/*Global CSS  Start*/
/*-----------------------------------------------------------------------------------
Theme Name: New Jersey
Author: New Jersey Videography
Description: This is Version College web site.
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0
-----------------------------------------------------------------------------------*/

/***********************************/
/**********  Typography ************/
/***********************************/

/*Global Css Start */
@font-face {
	font-family: 'bodoni72cregular';
	src: url('assets/fonts/bodoni72c-webfont.woff2') format('woff2'),
		url('assets/fonts/bodoni72c-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'ITCFranklinGothicStd-Book';
	src: url('assets/fonts/ITCFranklinGothicStd-Book.woff2') format('woff2'),
		url('assets/fonts/ITCFranklinGothicStd-Book.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'ITCFranklinGothicStd-Med';
	src: url('assets/fonts/ITCFranklinGothicStd-Med.woff2') format('woff2'),
		url('assets/fonts/ITCFranklinGothicStd-Med.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Miama';
	src: url('assets/fonts/Miama.woff2') format('woff2'),
		url('assets/fonts/Miama.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Helvetica';
	src: url('assets/fonts/Helvetica.woff2') format('woff2'),
		url('assets/fonts/Helvetica.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
/*.header-banner-box video.vmobile{
display: none;
}*/
p:empty {
	display: none;
}
html {
	scroll-behavior: smooth;
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
ul {
	list-style: none;
	margin-bottom: 10px;
	margin-top: 20px;
}
li {
	display: inline-block;
}
body {
	font-size: 18px;
	background: #FFFFFF;
	outline: none;
	font-family: ITCFranklinGothicStd-Book;
	font-weight: normal;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	color: #444;
}
a {
	text-decoration: none;
	outline: none;
	display: inline-block;
	transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
}
a:hover {
	text-decoration: none !important;
	color: transparent;
	transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
}
span {
	display: block;
	line-height: normal;
}
h1{
	font-size: 28px;
}
h2{
	color: #222222;
	display: block;
	width: auto;
	padding: 20px 0px 10px;
	font-size: 28px;
	font-family: 'bodoni72cregular';
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 40px;
    margin: 40px 0px 20px 0px;
}
h5 {
	font-size: 18px;
	line-height: 30px;
	color: #666666;
	font-family: ITCFranklinGothicStd-Book;
	text-transform: uppercase;
	letter-spacing: 3px;
}
strong {
	font-family: ITCFranklinGothicStd-Book;
}
img {
	border: none;
	max-width: 100%;
	height: auto;
}
.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}
.container {
	width: 100%;
	max-width: 1366px;
	padding: 0 15px;
	display: block;
	margin: 0 auto;
	height: 100%;
}
.sub-container {
	width: 100%;
	max-width: 1170px;
	padding: 0 15px;
	display: block;
	margin: 0 auto;
}
.big-container {
	width: 100%;
	max-width: 2000px;
	padding: 0 15px;
	display: block;
	margin: 0 auto;
	height: 100%;
}
.nav-close{
	display: none;
}
.primary-color {
	color: #CCA858;
}
.secondary-color {
	color: #000;
}
.default-color {
	color: #fff !important;
}
.dflex {
	display: flex;
}
.justify-content-center {
	justify-content: center;
}
.justify-content-space-between {
	justify-content: space-between;
}
.align-items-center {
	align-items: center;
}
.align-items-inherit {
	align-items: flex-start !important;
}
.make-row-for-two {
	flex-direction: row;
	flex-wrap: wrap;
}
.col-10 {
	width: 14%;
}
.col-14 {
	width: 14%;
}
.col-20 {
	width: 18%;
}
.col-23-3 {
	width: 23%;
}
.col-23 {
	width: 25%;
}
.col-30 {
	width: 33%;
}
.col-40 {
	width: 40%;
}
.col-50 {
	width: 48%;
}
.col-50-1{width:50%
}
.col-60 {
	width: 60%;
}
.col-70 {
	width: 70%;
}
.col-80 {
	width: 68%;
}
.col-100 {
	width: 100%;
}
.have-sprites:before {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-image: url("assets/images/sprite-1-min.svg");
}
.have-sprites2:before {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-image: url("assets/images/sprite-2-min.svg");
}

.have-sprites-after:after {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-image: url("assets/images/sprite-1-min.svg");
}
span.heading-one.primary-color {
	font-size: 90px;
	text-transform: initial;
}
.heading-one {
	font-size: 51px;
	font-family: Miama;
	line-height: 62px;
	text-transform: initial;
}
.maininnerpagesingle h2.heading-two {
    font-size: 46px;
    font-family: bodoni72cregular,Times;
    line-height: 48px;
    text-transform: none;
}
.sub-heading {
	font-family: 'bodoni72cregular', Times;
	line-height: 35px;
	font-size: 16px;
}
.heading-three {
	font-size: 22px;
	line-height: 62px;
	font-family: ITCFranklinGothicStd-Book;
}
.shotcode-box span.primary-color {
    color: #cca858;
    font-size: 20px;
    font-style: italic;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    width: 100%;
    max-width: 800px;
    text-align: center;
    margin: 20px auto;
    font-weight: 400;
    font-family: ITCFranklinGothicStd-Book;
	display: flex!important;
    justify-content: center;
	font-style: italic;
	position: relative;
}
.shotcode-box span.primary-color:after {
    content: "";
    position: absolute;
    width: 30%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -12px;
    border: 1px solid #fff;
}
.shotcode-box .name-phot h2 {
    margin: 30px 0 20px;
    text-transform: capitalize;
    font-size: 110px;
    line-height: 36px;
    color: #fff!important;
    max-width: unset;
    text-align: center;
    font-family: miama;
    font-weight: 400;
    line-height: 80px;
}
.shotcode-box .name-phot h2 div {
    text-align: center;
    color: #fff;
    font-size: 26px;
    font-family: 'bodoni72cregular';
    text-transform: uppercase;
}
.heading-four {
	font-size: 16px;
	line-height: 138px;
	font-family: 'bodoni72cregular';
}
.heading-five {
	font-size: 28px;
	line-height: 114px;
	font-family: 'bodoni72cregular';
}
/****button style****/
/*
* Animated CSS button
* Copyright Alexander Bodin 2019-09-07
*
* Useage: .class {@import button($button-size, $hue, $sat);}
*/
.animated-button {
	background: linear-gradient(-30deg, #0b1b3d 50%, #08142b 50%);
	padding: 20px 40px;
	margin: 12px;
	display: inline-block;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	color: #d4e0f7;
	font-size: 20px;
	letter-spacing: 2.5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}
.animated-button::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #8592ad;
	opacity: 0;
	-webkit-transition: .2s opacity ease-in-out;
	transition: .2s opacity ease-in-out;
}
.animated-button:hover::before {
	opacity: 0.2;
}
.animated-button span {
	position: absolute;
}
.animated-button span:nth-child(1) {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, right top, left top, from(rgba(8, 20, 43, 0)), to(#2662d9));
	background: linear-gradient(to left, rgba(8, 20, 43, 0), #2662d9);
	-webkit-animation: 2s animateTop linear infinite;
	animation: 2s animateTop linear infinite;
}
@-webkit-keyframes animateTop {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}
@keyframes animateTop {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}
.animated-button span:nth-child(2) {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 20, 43, 0)), to(#2662d9));
	background: linear-gradient(to top, rgba(8, 20, 43, 0), #2662d9);
	-webkit-animation: 2s animateRight linear -1s infinite;
	animation: 2s animateRight linear -1s infinite;
}
@-webkit-keyframes animateRight {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@keyframes animateRight {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}
.animated-button span:nth-child(3) {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(8, 20, 43, 0)), to(#2662d9));
	background: linear-gradient(to right, rgba(8, 20, 43, 0), #2662d9);
	-webkit-animation: 2s animateBottom linear infinite;
	animation: 2s animateBottom linear infinite;
}

@-webkit-keyframes animateBottom {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

@keyframes animateBottom {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.animated-button span:nth-child(4) {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 20, 43, 0)), to(#2662d9));
	background: linear-gradient(to bottom, rgba(8, 20, 43, 0), #2662d9);
	-webkit-animation: 2s animateLeft linear -1s infinite;
	animation: 2s animateLeft linear -1s infinite;
}

@-webkit-keyframes animateLeft {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

@keyframes animateLeft {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.animated-button1 {
	background: #ffffffc2;
	padding: 15px 30px 10px 40px;
	margin: 12px 0px 12px 0px;
	display: inline-block;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	color: #000000;
	font-size: 16px;
	letter-spacing: 4px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}
.animated-button1:hover {
	background: #ffffff4f;
	color: #ffffff;
}
.animated-button1::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #ad8585;
	opacity: 0;
	-webkit-transition: .2s opacity ease-in-out;
	transition: .2s opacity ease-in-out;
}

.animated-button1:hover::before {
	opacity: 0.2;
}

.animated-button1 span {
	position: absolute;
}

.animated-button1 span:nth-child(1) {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#000000));
	background: linear-gradient(to left, rgba(43, 8, 8, 0), #000000);
	-webkit-animation: 2s animateTop linear infinite;
	animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.animated-button1 span:nth-child(2) {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#000000));
	background: linear-gradient(to top, rgba(43, 8, 8, 0), #000000);
	-webkit-animation: 2s animateRight linear -1s infinite;
	animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.animated-button1 span:nth-child(3) {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#000000));
	background: linear-gradient(to right, rgba(43, 8, 8, 0), #000000);
	-webkit-animation: 2s animateBottom linear infinite;
	animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.animated-button1 span:nth-child(4) {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#000000));
	background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #000000);
	-webkit-animation: 2s animateLeft linear -1s infinite;
	animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.animated-button2 {
	background: linear-gradient(-30deg, #3d240b 50%, #2b1a08 50%);
	padding: 20px 40px;
	margin: 12px;
	display: inline-block;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	color: #f7e6d4;
	font-size: 20px;
	letter-spacing: 2.5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button2::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #ad9985;
	opacity: 0;
	-webkit-transition: .2s opacity ease-in-out;
	transition: .2s opacity ease-in-out;
}

.animated-button2:hover::before {
	opacity: 0.2;
}

.animated-button2 span {
	position: absolute;
}

.animated-button2 span:nth-child(1) {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, right top, left top, from(rgba(43, 26, 8, 0)), to(#000000));
	background: linear-gradient(to left, rgba(43, 26, 8, 0), #000000);
	-webkit-animation: 2s animateTop linear infinite;
	animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.animated-button2 span:nth-child(2) {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 26, 8, 0)), to(#000000));
	background: linear-gradient(to top, rgba(43, 26, 8, 0), #000000);
	-webkit-animation: 2s animateRight linear -1s infinite;
	animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.animated-button2 span:nth-child(3) {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(43, 26, 8, 0)), to(#000000));
	background: linear-gradient(to right, rgba(43, 26, 8, 0), #000000);
	-webkit-animation: 2s animateBottom linear infinite;
	animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.animated-button2 span:nth-child(4) {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 26, 8, 0)), to(#000000));
	background: linear-gradient(to bottom, rgba(43, 26, 8, 0), #000000);
	-webkit-animation: 2s animateLeft linear -1s infinite;
	animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.animated-button3 {
	background: linear-gradient(-30deg, #3d3d0b 50%, #2b2b08 50%);
	padding: 20px 40px;
	margin: 12px;
	display: inline-block;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	color: #f7f7d4;
	font-size: 20px;
	letter-spacing: 2.5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button3::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #adad85;
	opacity: 0;
	-webkit-transition: .2s opacity ease-in-out;
	transition: .2s opacity ease-in-out;
}

.animated-button3:hover::before {
	opacity: 0.2;
}

.animated-button3 span {
	position: absolute;
}

.animated-button3 span:nth-child(1) {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, right top, left top, from(rgba(43, 43, 8, 0)), to(#d9d926));
	background: linear-gradient(to left, rgba(43, 43, 8, 0), #d9d926);
	-webkit-animation: 2s animateTop linear infinite;
	animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.animated-button3 span:nth-child(2) {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 43, 8, 0)), to(#d9d926));
	background: linear-gradient(to top, rgba(43, 43, 8, 0), #d9d926);
	-webkit-animation: 2s animateRight linear -1s infinite;
	animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.animated-button3 span:nth-child(3) {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(43, 43, 8, 0)), to(#d9d926));
	background: linear-gradient(to right, rgba(43, 43, 8, 0), #d9d926);
	-webkit-animation: 2s animateBottom linear infinite;
	animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.animated-button3 span:nth-child(4) {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 43, 8, 0)), to(#d9d926));
	background: linear-gradient(to bottom, rgba(43, 43, 8, 0), #d9d926);
	-webkit-animation: 2s animateLeft linear -1s infinite;
	animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.animated-button4 {
	background: linear-gradient(-30deg, #243d0b 50%, #1a2b08 50%);
	padding: 20px 40px;
	margin: 12px;
	display: inline-block;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	color: #e6f7d4;
	font-size: 20px;
	letter-spacing: 2.5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button4::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #99ad85;
	opacity: 0;
	-webkit-transition: .2s opacity ease-in-out;
	transition: .2s opacity ease-in-out;
}

.animated-button4:hover::before {
	opacity: 0.2;
}

.animated-button4 span {
	position: absolute;
}

.animated-button4 span:nth-child(1) {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, right top, left top, from(rgba(26, 43, 8, 0)), to(#80d926));
	background: linear-gradient(to left, rgba(26, 43, 8, 0), #80d926);
	-webkit-animation: 2s animateTop linear infinite;
	animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.animated-button4 span:nth-child(2) {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(26, 43, 8, 0)), to(#80d926));
	background: linear-gradient(to top, rgba(26, 43, 8, 0), #80d926);
	-webkit-animation: 2s animateRight linear -1s infinite;
	animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.animated-button4 span:nth-child(3) {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(26, 43, 8, 0)), to(#80d926));
	background: linear-gradient(to right, rgba(26, 43, 8, 0), #80d926);
	-webkit-animation: 2s animateBottom linear infinite;
	animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.animated-button4 span:nth-child(4) {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 43, 8, 0)), to(#80d926));
	background: linear-gradient(to bottom, rgba(26, 43, 8, 0), #80d926);
	-webkit-animation: 2s animateLeft linear -1s infinite;
	animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.animated-button5 {
	background: linear-gradient(-30deg, #0b3d0b 50%, #082b08 50%);
	padding: 20px 40px;
	margin: 12px;
	display: inline-block;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	color: #d4f7d4;
	font-size: 20px;
	letter-spacing: 2.5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button5::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #85ad85;
	opacity: 0;
	-webkit-transition: .2s opacity ease-in-out;
	transition: .2s opacity ease-in-out;
}

.animated-button5:hover::before {
	opacity: 0.2;
}

.animated-button5 span {
	position: absolute;
}

.animated-button5 span:nth-child(1) {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, right top, left top, from(rgba(8, 43, 8, 0)), to(#26d926));
	background: linear-gradient(to left, rgba(8, 43, 8, 0), #26d926);
	-webkit-animation: 2s animateTop linear infinite;
	animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.animated-button5 span:nth-child(2) {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 43, 8, 0)), to(#26d926));
	background: linear-gradient(to top, rgba(8, 43, 8, 0), #26d926);
	-webkit-animation: 2s animateRight linear -1s infinite;
	animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.animated-button5 span:nth-child(3) {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(8, 43, 8, 0)), to(#26d926));
	background: linear-gradient(to right, rgba(8, 43, 8, 0), #26d926);
	-webkit-animation: 2s animateBottom linear infinite;
	animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.animated-button5 span:nth-child(4) {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 43, 8, 0)), to(#26d926));
	background: linear-gradient(to bottom, rgba(8, 43, 8, 0), #26d926);
	-webkit-animation: 2s animateLeft linear -1s infinite;
	animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.animated-button6 {
	background: linear-gradient(-30deg, #0b3d24 50%, #082b1a 50%);
	padding: 20px 40px;
	margin: 12px;
	display: inline-block;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	color: #d4f7e6;
	font-size: 20px;
	letter-spacing: 2.5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button6::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #85ad99;
	opacity: 0;
	-webkit-transition: .2s opacity ease-in-out;
	transition: .2s opacity ease-in-out;
}

.animated-button6:hover::before {
	opacity: 0.2;
}

.animated-button6 span {
	position: absolute;
}

.animated-button6 span:nth-child(1) {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, right top, left top, from(rgba(8, 43, 26, 0)), to(#26d980));
	background: linear-gradient(to left, rgba(8, 43, 26, 0), #26d980);
	-webkit-animation: 2s animateTop linear infinite;
	animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.animated-button6 span:nth-child(2) {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 43, 26, 0)), to(#26d980));
	background: linear-gradient(to top, rgba(8, 43, 26, 0), #26d980);
	-webkit-animation: 2s animateRight linear -1s infinite;
	animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.animated-button6 span:nth-child(3) {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(8, 43, 26, 0)), to(#26d980));
	background: linear-gradient(to right, rgba(8, 43, 26, 0), #26d980);
	-webkit-animation: 2s animateBottom linear infinite;
	animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.animated-button6 span:nth-child(4) {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 43, 26, 0)), to(#26d980));
	background: linear-gradient(to bottom, rgba(8, 43, 26, 0), #26d980);
	-webkit-animation: 2s animateLeft linear -1s infinite;
	animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.animated-button7 {
	background: linear-gradient(-30deg, #0b3d3d 50%, #082b2b 50%);
	padding: 20px 40px;
	margin: 12px;
	display: inline-block;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	color: #d4f7f7;
	font-size: 20px;
	letter-spacing: 2.5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button7::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #85adad;
	opacity: 0;
	-webkit-transition: .2s opacity ease-in-out;
	transition: .2s opacity ease-in-out;
}

.animated-button7:hover::before {
	opacity: 0.2;
}

.animated-button7 span {
	position: absolute;
}

.animated-button7 span:nth-child(1) {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, right top, left top, from(rgba(8, 43, 43, 0)), to(#26d9d9));
	background: linear-gradient(to left, rgba(8, 43, 43, 0), #26d9d9);
	-webkit-animation: 2s animateTop linear infinite;
	animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.animated-button7 span:nth-child(2) {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 43, 43, 0)), to(#26d9d9));
	background: linear-gradient(to top, rgba(8, 43, 43, 0), #26d9d9);
	-webkit-animation: 2s animateRight linear -1s infinite;
	animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.animated-button7 span:nth-child(3) {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(8, 43, 43, 0)), to(#26d9d9));
	background: linear-gradient(to right, rgba(8, 43, 43, 0), #26d9d9);
	-webkit-animation: 2s animateBottom linear infinite;
	animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.animated-button7 span:nth-child(4) {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 43, 43, 0)), to(#26d9d9));
	background: linear-gradient(to bottom, rgba(8, 43, 43, 0), #26d9d9);
	-webkit-animation: 2s animateLeft linear -1s infinite;
	animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.animated-button8 {
	background: linear-gradient(-30deg, #0b243d 50%, #081a2b 50%);
	padding: 20px 40px;
	margin: 12px;
	display: inline-block;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	color: #d4e6f7;
	font-size: 20px;
	letter-spacing: 2.5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button8::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #8599ad;
	opacity: 0;
	-webkit-transition: .2s opacity ease-in-out;
	transition: .2s opacity ease-in-out;
}

.animated-button8:hover::before {
	opacity: 0.2;
}

.animated-button8 span {
	position: absolute;
}

.animated-button8 span:nth-child(1) {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, right top, left top, from(rgba(8, 26, 43, 0)), to(#2680d9));
	background: linear-gradient(to left, rgba(8, 26, 43, 0), #2680d9);
	-webkit-animation: 2s animateTop linear infinite;
	animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.animated-button8 span:nth-child(2) {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 26, 43, 0)), to(#2680d9));
	background: linear-gradient(to top, rgba(8, 26, 43, 0), #2680d9);
	-webkit-animation: 2s animateRight linear -1s infinite;
	animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.animated-button8 span:nth-child(3) {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(8, 26, 43, 0)), to(#2680d9));
	background: linear-gradient(to right, rgba(8, 26, 43, 0), #2680d9);
	-webkit-animation: 2s animateBottom linear infinite;
	animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.animated-button8 span:nth-child(4) {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 26, 43, 0)), to(#2680d9));
	background: linear-gradient(to bottom, rgba(8, 26, 43, 0), #2680d9);
	-webkit-animation: 2s animateLeft linear -1s infinite;
	animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.animated-button9 {
	background: linear-gradient(-30deg, #0b0b3d 50%, #08082b 50%);
	padding: 20px 40px;
	margin: 12px;
	display: inline-block;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	color: #d4d4f7;
	font-size: 20px;
	letter-spacing: 2.5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button9::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #8585ad;
	opacity: 0;
	-webkit-transition: .2s opacity ease-in-out;
	transition: .2s opacity ease-in-out;
}

.animated-button9:hover::before {
	opacity: 0.2;
}

.animated-button9 span {
	position: absolute;
}

.animated-button9 span:nth-child(1) {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, right top, left top, from(rgba(8, 8, 43, 0)), to(#2626d9));
	background: linear-gradient(to left, rgba(8, 8, 43, 0), #2626d9);
	-webkit-animation: 2s animateTop linear infinite;
	animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.animated-button9 span:nth-child(2) {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 8, 43, 0)), to(#2626d9));
	background: linear-gradient(to top, rgba(8, 8, 43, 0), #2626d9);
	-webkit-animation: 2s animateRight linear -1s infinite;
	animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.animated-button9 span:nth-child(3) {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(8, 8, 43, 0)), to(#2626d9));
	background: linear-gradient(to right, rgba(8, 8, 43, 0), #2626d9);
	-webkit-animation: 2s animateBottom linear infinite;
	animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.animated-button9 span:nth-child(4) {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 8, 43, 0)), to(#2626d9));
	background: linear-gradient(to bottom, rgba(8, 8, 43, 0), #2626d9);
	-webkit-animation: 2s animateLeft linear -1s infinite;
	animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.animated-button10 {
	background: linear-gradient(-30deg, #240b3d 50%, #1a082b 50%);
	padding: 20px 40px;
	margin: 12px;
	display: inline-block;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	color: #e6d4f7;
	font-size: 20px;
	letter-spacing: 2.5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button10::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #9985ad;
	opacity: 0;
	-webkit-transition: .2s opacity ease-in-out;
	transition: .2s opacity ease-in-out;
}

.animated-button10:hover::before {
	opacity: 0.2;
}

.animated-button10 span {
	position: absolute;
}

.animated-button10 span:nth-child(1) {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, right top, left top, from(rgba(26, 8, 43, 0)), to(#8026d9));
	background: linear-gradient(to left, rgba(26, 8, 43, 0), #8026d9);
	-webkit-animation: 2s animateTop linear infinite;
	animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.animated-button10 span:nth-child(2) {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(26, 8, 43, 0)), to(#8026d9));
	background: linear-gradient(to top, rgba(26, 8, 43, 0), #8026d9);
	-webkit-animation: 2s animateRight linear -1s infinite;
	animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.animated-button10 span:nth-child(3) {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(26, 8, 43, 0)), to(#8026d9));
	background: linear-gradient(to right, rgba(26, 8, 43, 0), #8026d9);
	-webkit-animation: 2s animateBottom linear infinite;
	animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.animated-button10 span:nth-child(4) {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 8, 43, 0)), to(#8026d9));
	background: linear-gradient(to bottom, rgba(26, 8, 43, 0), #8026d9);
	-webkit-animation: 2s animateLeft linear -1s infinite;
	animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.animated-button11 {
	background: linear-gradient(-30deg, #3d0b3d 50%, #2b082b 50%);
	padding: 20px 40px;
	margin: 12px;
	display: inline-block;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	color: #f7d4f7;
	font-size: 20px;
	letter-spacing: 2.5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button11::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #ad85ad;
	opacity: 0;
	-webkit-transition: .2s opacity ease-in-out;
	transition: .2s opacity ease-in-out;
}

.animated-button11:hover::before {
	opacity: 0.2;
}

.animated-button11 span {
	position: absolute;
}

.animated-button11 span:nth-child(1) {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 43, 0)), to(#d926d9));
	background: linear-gradient(to left, rgba(43, 8, 43, 0), #d926d9);
	-webkit-animation: 2s animateTop linear infinite;
	animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.animated-button11 span:nth-child(2) {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 43, 0)), to(#d926d9));
	background: linear-gradient(to top, rgba(43, 8, 43, 0), #d926d9);
	-webkit-animation: 2s animateRight linear -1s infinite;
	animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.animated-button11 span:nth-child(3) {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 43, 0)), to(#d926d9));
	background: linear-gradient(to right, rgba(43, 8, 43, 0), #d926d9);
	-webkit-animation: 2s animateBottom linear infinite;
	animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.animated-button11 span:nth-child(4) {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 43, 0)), to(#d926d9));
	background: linear-gradient(to bottom, rgba(43, 8, 43, 0), #d926d9);
	-webkit-animation: 2s animateLeft linear -1s infinite;
	animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.animated-button12 {
	background: linear-gradient(-30deg, #3d0b24 50%, #2b081a 50%);
	padding: 20px 40px;
	margin: 12px;
	display: inline-block;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
	overflow: hidden;
	color: #f7d4e6;
	font-size: 20px;
	letter-spacing: 2.5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button12::before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #ad8599;
	opacity: 0;
	-webkit-transition: .2s opacity ease-in-out;
	transition: .2s opacity ease-in-out;
}

.animated-button12:hover::before {
	opacity: 0.2;
}

.animated-button12 span {
	position: absolute;
}

.animated-button12 span:nth-child(1) {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 26, 0)), to(#d92680));
	background: linear-gradient(to left, rgba(43, 8, 26, 0), #d92680);
	-webkit-animation: 2s animateTop linear infinite;
	animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.animated-button12 span:nth-child(2) {
	top: 0px;
	right: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 26, 0)), to(#d92680));
	background: linear-gradient(to top, rgba(43, 8, 26, 0), #d92680);
	-webkit-animation: 2s animateRight linear -1s infinite;
	animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.animated-button12 span:nth-child(3) {
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 26, 0)), to(#d92680));
	background: linear-gradient(to right, rgba(43, 8, 26, 0), #d92680);
	-webkit-animation: 2s animateBottom linear infinite;
	animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.animated-button12 span:nth-child(4) {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 2px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 26, 0)), to(#d92680));
	background: linear-gradient(to bottom, rgba(43, 8, 26, 0), #d92680);
	-webkit-animation: 2s animateLeft linear -1s infinite;
	animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	100% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}
/*# sourceMappingURL=button.css.map */
/******button ends here****/
.anchor-style {
	font-size: 15px;
	line-height: 41px;
	font-family: ITCFranklinGothicStd-Med;
}

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

.quote-img:before {
	content: '';
	position: absolute;
	background-image: url("assets/images/quote.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

.quote-img:after {
	content: '';
	position: absolute;
	background-image: url("assets/images/quote.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}

.mobile-menu {
	display: none;
}

.mobile-menu span {
	height: 5px;
	width: 23px;
	background: #cba757;
	margin-bottom: 2px;
}
.fsize-16{
	font-size: 16px;
	line-height: 28px;
	color: #666666;
}
.fsize-12{
	font-size: 12px;
}
.fsize-13{
	font-size: 13px;
	color: #666666;
}
.opacity-1{opacity: 1!important;}
.uppercase{
	text-transform: uppercase;
}
.dyna-color{color: #212121;}
.font-weight-nrml{font-weight: normal;}
.letter-spacing{letter-spacing: 5px;}
.custom-widht{width: 87%}
.space-between{justify-content: space-between !important;}
.lne-height-50{line-height: 50px}
.d-inline-flex{
	display: inline-flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
}
.left-pad {
	margin: 0 0 60px;
	padding: 0 79px;
	text-align: left;
}
.alignleft {float: left;margin-right: 30px;}
.clearboth{clear:both}
.pfcontent {
	position: relative;
	background-color: #222222;
	padding: 235px 50px 0px 40px;
	color: #fff;
	font-size: 20px;
	font-style: italic;
	line-height: 30px;
	width: 50%;
}
.pfimage img {
	height: auto;
	display: block;
}
.pfcontent:before{
	content: '';
	background-image: url('assets/images/quotes.svg');
	position: absolute;
	background-repeat: no-repeat;
	background-position: -21px -19px;
	top: 125px;
	left: 7%;
	width: 99px;
	height: 82px;
}
strong.name-title {
	width: 100%;
	float: left;
	margin: 30px 0;
	font-size: 32px;
	font-family: ITCFranklinGothicStd-Med;
	font-style: normal;
	line-height: 41px;
}
.blocquote-style-2 {
	border: 6px solid #EDEDED;
	text-align: center;
	font-size: 24px;
	line-height: 46px;
	font-style: italic;
	color: #444444;
	padding: 50px;
	margin: 40px 0;
	position: relative;
}
.blocquote-style-2:before{
	content: '';
	background-image: url('assets/images/quotes.svg');
	position: absolute;
	background-repeat: no-repeat;
	background-position: -153px -9px;
	top: -50px;
	right: 7%;
	width: 81px;
	height: 81px;
}
span.style-1 {
	position: relative;
}

span.conten-part-attahed {
	background-color: rgb(0 0 0/0.85);
    position: absolute;
    top: 0;
    left: 3%;
    width: 50%;
    height: 95.5%;
    color: #fff;
    padding: 67px 20px 0;
    font-size: 18px;
    line-height: 30px;
}

.conten-part-attahed strong.primary-color {
	width: 100%;
	display: inline-block;
	margin: 40px 0;
	text-transform: uppercase;
	font-family: ITCFranklinGothicStd-Med;
	line-height: 39px;
	font-size: 18px;
	letter-spacing: 5px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	padding: 15px 0px;
}
.no-bfr:before{content: none!important;}
.shotcode-box {
	position: relative;
	max-width: 800px;
	margin: 0 auto 30px;
}
h3 {
	font-size: 18px;
	/* line-height: 114px; */
	font-family: ITCFranklinGothicStd-Book;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: normal;
	margin: 30px 0 20px 0;
}
.maininnerpagesingle h3 {
	display: flex !important;
	justify-content: flex-start;
}
.shotcode-box .name-phot h3 {
	color: #cca858;
	font-size: 20px;
	font-style: italic;
	text-transform: uppercase;
	position: relative;
}

.shotcode-box .name-phot h3:after {
	content: "";
	position: absolute;
	width: 30%;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -12px;
	border: 1px solid #fff;
}
a.default-color.wedbutton {
	background: #fff;
	padding: 25px 50px 20px 60px;
	text-decoration: none!important;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #000!important;
	border: 1px solid;
}
a.default-color.wedbutton:hover {
	color: #444!important;
	border: 1px solid;
}
.shotcode-box .name-phot h5 {
	margin: 30px 0 20px 0;
	text-transform: capitalize;
	font-size: 110px;
	line-height: 36px;
	color: #fff!important;
	max-width: unset;
	text-align: center;
	font-family: 'Miama';
	font-weight: normal;
	line-height: 80px;
}
.name-phot.col-50-1 {
	position: relative;
}
.name-phot.col-50-1:before {
	content: '';
	width: 2px;
	height: 200px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
a.wpgridlightbox {
	display: block;
}
.signl-para {
	color: #666;
	line-height: 30px;
	font-size: 16px;
	padding: 150px 50px 0 10px;
	font-family: ITCFranklinGothicStd-Book;
	margin: 20px 0;
}

.names-spot {
	background-color: #000;
	text-align: center;
	width: auto;
	padding: 20px 20px;
	position: absolute;
	top: 10px;
	min-width: 50%;
}

.singl-pg {
	position: relative;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}

.singl-pg .names-spot h3 {
	color: #CCA858;
	position: relative;
	font-size: 15px;
	letter-spacing: 1px;
}
.singl-pg .names-spot h3:after {content: "";position: absolute;width: 30%;left: 0;right: 0;margin: 0 auto;bottom: -10px;border: 1px solid #fff;}

.singl-pg .names-spot h5 {
	margin: 30px 0 0 0;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 36px;
	font-style: italic;
}
.card.slick-slide.slick-active:focus {
	outline: none;
}
.bg-gray {
	background-color: #F5F5F5;
	padding: 30px 60px;
}

span.col-60.signle-pg-img img {
	height: auto;
	width: 100%;
}
.dblock{display: block}

.cntct-dtail a.primary-color {
	color: #CCA858;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
}
.cnt-add-w-i{
	position: relative; padding-top: 150px}
.cnt-add-w-i:before{
	content: '';
	position: absolute;
	background-image: url("https://www.newjerseyvideography.com/wp-content/uploads/2020/07/location-con.png");
	top:100px;
	left:0;
	width:25px;
	height:30px;
	background-repeat: no-repeat;
	background-position: center center;
}
.col-50-1.pfcontent.no-bfr.rmv-pad {
	padding: 20px 50px;
}

.col-50-1.pfcontent.no-bfr.rmv-pad p {
	color: #fff;
	margin: 50px auto;
	font-style: normal;
}

.col-50-1.pfcontent.no-bfr.rmv-pad p a {
	color: #CCA858;
	text-decoration: none;
}
.mtop {
	margin: 20px 0;
}
.blocquote-style-1.dflex.justify-content-center.align-items-center.mtop:before {
	content: '';
	background-image: url("https://www.newjerseyvideography.com/wp-content/uploads/2020/07/quote-2.svg");
	background-repeat: no-repeat;
	background-position: -8px -13px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 105px;
	height: 107px;
	position: absolute;
	z-index: 1;
	top: 40%;
}

.blocquote-style-1.dflex.justify-content-center.align-items-center.mtop {
	position: relative;
	background: #222222;
}
p.quote3 {
	text-align: center;
	padding: 50px 140px !important;
	background-color: #F5F5F5;
	position: relative;
	color: #000 !important;
}

p.quote3:after {
	content: "";
	position: absolute;
	width: 0px;
	height: 0px;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #F5F5F5;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -20px;
}
.cta-element {
	border: 2px solid #EDEDED;
	padding: 20px 90px 47px 90px;
	text-align: center;
	position: relative;
	margin: 20px 0 90px 0;
	background: black;
}
.cta-element .cta-title {
	color: #fff;
}
h4.cta-small-title {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 46px;
	color: #AAAAAA;
	font-weight: normal;
	position: relative;
}
h4.cta-small-title:after {
	content: '';
	position: absolute;
	left: 0;
	right:0;
	margin: 0 auto;
	bottom: -4px;
	width: 20%;
	border-bottom: 2px solid #ddd;
}

p.cta-title {
	font-size: 19px!important;
	line-height: 36px!important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	padding-top: 0!important;
}

a.button {
	background-color: #CCA858;
	color: #fff!important;
	font-size: 16px;
	letter-spacing: 3px;
	text-transform: uppercase;
	line-height: 36px;
	text-align: center;
	padding: 30px 30px 10px 30px;
	text-decoration: none!important;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 31%;
	bottom: -44px;
}
a.button:before{
	content: '';
	background-image: url("https://www.newjerseyvideography.com/wp-content/uploads/2020/07/quote-2.svg");
	background-repeat: no-repeat;
	background-position: -126px -54px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 17px;
	height: 29px;
	position: absolute;
	z-index: 1;
	top: 5px;
}
.ser-1 {
	margin: 30px auto;
	display: block;
	width: 100%;
	max-width: 800px;
	position: relative;
}
.ser-1 img {
	margin: 30px 0px;
}
.ser-ovl {
	background-color: rgb(0 0 0 / 0.60);
	padding: 50px 60px;
	width: 50%;
	position: absolute;
	top: 30px;
}
.ser-ovl p {
	color: #fff !important;
}
.ser-ovl p a {
	text-decoration: none!important;
	color: #CCA858;
	display: contents;
}
.gallery-columns-2{
	column-count: 2;
	margin: 20px 0px;
}
.gallery-columns-3{
	column-count: 3;
	margin: 20px 0px;
}
.gallery-columns-4{
	column-count: 4;
	margin: 20px 0px;
}
.gallery-columns-5{
	column-count: 5;
	margin: 20px 0px;
}
div#gallery-2 {
	height: auto;
}
.gallery-icon {
	position: relative;
	transition: transform 360ms ease-in-out;
	-webkit-transition: transform 360ms ease-in-out;
	-moz-transition: transform 360ms ease-in-out;
	-o-transition: transform 360ms ease-in-out;
}/* */
.gallery-icon:hover img {
	filter: brightness(.3);
	transform: scale(1.08);
	transition: transform 360ms ease-in-out;
	-webkit-transition: transform 360ms ease-in-out;
	-moz-transition: transform 360ms ease-in-out;
	-o-transition: transform 360ms ease-in-out;
}
.gallery-item {
	/* width: 32%; ----old*/
	width: 100%;
	margin-bottom: 9px;
}
.homepagegallery .gallery-item {
	margin-bottom: 3px;
}
.gallery-item div a {
	display: block;
	line-height: unset;
}
.gallery-item div a img {
	width: 100%;
	height: auto;
}
.homepagegallery div#gallery-1 {
	display: flex;
	display: flex;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-evenly;
	column-gap: 10px;
	row-gap: 10px;
}
.homepagegallery figure.gallery-item {
	overflow: hidden;
	width: 24%;
}
.gallery-icon:after {
	content: '';
	padding: 0px;
	background-image: url(assets/images/link.svg);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: 0px;
	/* left: 0px; */
	top: 0%;
	bottom: 50%;
	margin: 0 auto;
	width: 64px;
	height: 64px;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
	pointer-events: none;
}
.gallery-icon:hover:after {
	opacity: 1;
	visibility: visible;
}
button.slick-prev {
	right: 0;
}
.marginzeroauto {
	margin: 60px 0 auto;
}
.protfolio-thumb {
    width: 100%;
    height: 340px;
    background-size: cover;
    background-position: center;
}
.card-content a:first-child {
	display: block;
}
.card-content a:last-child {
	text-align: center;
	margin: 0 auto;
	justify-content: center;
	padding: 10px 0;
	border: 1px solid #ddd;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 28px;
	min-height: 50px;
	display: flex;
	align-items: center;
}
.holcarousel {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.card {
	padding: 5px;
	width: 100%;
	max-width: 32%;
}
.holcarousel button {
	position: absolute;
	bottom: -80px;
	padding: 20px;
	width: 150px;
	border: 0px;
	outline: none;
}
h4.cta-small-title {
	color: #fff;
	text-align: center;
}
.maininnerpagesingle p {
	color: #fff;
	line-height: 26px;
	font-size: 16px;
	font-weight: 100;
	padding: 10px 0 10px;
	font-family: ITCFranklinGothicStd-Book;
	max-width: 800px;
	margin: 0 auto;
}
.slick-track {
	margin-left: 0!important;
}
button.slick-prev {
	right: 54%;
}
button.slick-next {
	left: 54%;
}
.slick-slider{
	margin-bottom: 100px;
}
.row.carousel {
	display: flex;
	flex-wrap: wrap;
}
.card.col-sm-4.col-md-3 {
	width: 33%;
}
/*Global CSS  End*/

/*Home Page CSS Start*/
.header-banner-box {
	position: relative;
	width: 100%;
	height: 100vh;
	display: inline-block;
	padding-bottom: 0;
	z-index: 0;
	background: #777;
	z-index: 9999;
}
.topelements {
	position: absolute;
	top: 0;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 100vh;
}
.mobile-banner {
	display: none;
}
span.sub-container.hometoppadding {
	/* margin-top: 60vh; */
	width: 100%;
	max-width: 2000px;
	text-align: left;
	position: absolute;
	bottom: 0px;
}
.header-banner-box video{
	width: 100%;
	height: 100vh;
	overflow: hidden;
	object-fit: cover;
}
.number {
	text-align: right;
	position: relative;
	letter-spacing: 2px;
	z-index: 1;
	padding: 11px 25px;
	padding-bottom: 0px;
	width: 17%;
}

.number a {
	width: 130px;
}

.number a:hover {
	color: #CCA858;
}

span.number:before {
	/* left: 85%; */
	width: 30px;
	height: 26px;
	background-position: -1px -1px;
	/* top: 11%; */
	margin-left: -40px;
	margin-top: 3px;
}
.content-part-5 p {
	padding: 10px 0px 10px 0px;
}
.content-part-5 a:hover {
	color: #CCA858;
	text-decoration: underline!important;
}
.content-part-5 a {
	color: #b36e07;
	text-decoration: underline;
}
.logo-box img.logo {
	width: 68%;
	padding-top: 10px;
}
#menu-top-menu {
	text-align: right;
}
#menu-top-menu li {
	position: relative;
}
#menu-top-menu li a {
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 3px;
	text-align: left;
	text-transform: uppercase;
	margin-left: 22px;
	position: relative;
	color: #fff;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family: 'bodoni72cregular';
}
#menu-top-menu li a:hover {
	color: #CCA858;
}
#menu-top-menu li:first-child a {
	margin-left: 0;
}
#menu-top-menu li a:before {
	top: 44%;
	width: 9px;
	height: 9px;
	left: -16px;
	background-position: -33px -10px;
}

#menu-top-menu li:first-child a:before {
	content: none
}
.menu-item-has-children:hover ul.sub-menu {
	visibility: visible;
	opacity: 1;
	-prefixes-transition-delay: 0s, 0s; 
}
ul.sub-menu {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	width: 400px;
	background-color: rgb(0 0 0 / 99%);
	left: 0;
	top: 20px;
	-prefixes-transition-property: opacity, visibility;
	-prefixes-transition-duration: .4s, 0s;
	-prefixes-transition-delay: 0s, .4s;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sub-menu li {width: 100%;display: list-item;text-align: left;padding: 0px 10px 0px 10px;}

.sub-menu li:last-child {
	border-bottom: none;
}
ul.sub-menu li a {
	color: #ddd;
	font-size: 16px!important;
	padding: 4px 20px;
	line-height: 32px!important;
	margin-left: auto!important;
	padding-top: 4px!important;
	padding-bottom: 4px!important;
}
span.heading-five.default-color.have-sprites.banner-h-1 {
	line-height: 35px;
	text-transform: uppercase;
	margin-top: 112px;
	margin-bottom: 37px;
	position: relative;
}
span.heading-one.default-color.banner-heading {
	margin-bottom: 36px;
	position: relative;
	text-align: center;
}
h1.default-color.banner-para {
	text-transform: uppercase;
	letter-spacing: 3px;
	position: relative;
	font-size: 14px;
	line-height: 26px;
}
span.cruve-ancor {
	width: 344px;
	/* height: 92px; */
	/* text-transform: uppercase; */
	/* margin: 0 0; */
	/* padding-top: 10px; */
	/* text-align: left; */
	/* position: relative; */
	/* left: 0; */
}
a.prcavail {
	letter-spacing: 3px;
	position: absolute;
	text-align: left;
	left: 0;
	background: #cca858;
	padding: 3px 30px 0 30px;
}
a.prcavail:hover {
	background: #000;
}
.l-boxes {
	height: 90px;
	background-color: hsla(0, 0%, 0%, 0.38823529411764707);
	clip-path: polygon(4% 0%, 100% 0%, 96% 100%, 0% 100%);
	position: relative;
}
.l-boxes:before {
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 21px;
}
#l-box1:before {
	background-position: -5px -2px;
	width: 145px;
	height: 46px;
}

#l-box2:before {
	background-position: -205px -2px;
	width: 86px;
	height: 46px;
}

#l-box3:before {
	background-position: -396px -2px;
	width: 50px;
	height: 50px;
}

#l-box4:before {
	background-position: -569px -2px;
	width: 50px;
	height: 50px;
}

#l-box5:before {
	background-position: -727px -2px;
	width: 85px;
	height: 50px;
}

#l-box6:before {
	background-position: -787px -2px;
	width: 140px;
	height: 50px;
	background-size: cover;
}

#l-box7:before {
	background-position: -1061px -2px;
	width: 110px;
	height: 50px;
}

section#nav-bar {
	position: fixed;
	z-index: 2;
	padding: 0px 0;
	width: 100%;
	z-index: 9999999999;
	top: 0;
	left: 0;
	transition: 1s;
	background: #333;
	/* opacity: 0.8; */
}
section.nav-bar-box.fixed {
	background: rgb(0 0 0 / 70%); 
}


.header-banner-box span.sub-container {
	z-index: 3;
}

.header-banner-box:before {
	content: '';
	width: 100%;
	height: 100%;
	/*background-color: rgba(0, 0, 0, 0.6);*/
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
}

span.clients-logos-box {
	background-image: url(assets/images/accolades2.svg);
	background-repeat: no-repeat;
	min-height: 140px;
	background-size: 100%;
	opacity: .6;
}

span.classic-cont {
	text-align: center;
	background-color: #fff;
	min-width: 969px;
	margin: -17px auto;
	z-index: 1;
	border-radius: 3px;
	position: relative;
}

span.heading-four.primary-color.new-head {
	line-height: 26px;
	letter-spacing: 5px;
}

spna.heading-four.mini-para {
	line-height: 35px;
}

span.classic-cont:before {
	content: "";
	height: 85%;
	width: 4px;
	background-color: rgba(0, 0, 0, 0.23921568627450981);
	position: absolute;
	left: -3px;
	top: 16px;
}

span.classic-cont:after {
	content: "";
	background-color: rgba(0, 0, 0, 0.23921568627450981);
	width: 40px;
	height: 93%;
	position: absolute;
	right: -40px;
	top: 11px;
	clip-path: polygon(100% 100%, 100% 100%, 0 100%, 0 100%, 0 0); /* transform: rotate(183deg); */
}

.classic-cont span.sub-heading {
	line-height: 51px;
	color: #000;
	padding: 0px 0 30px 0;
	position: relative;
}

.classic-cont span.sub-heading:after {
	width: 17px;
	height: 17px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-position: -45px -5px;
	bottom: 18px;
}

.heading-four.mini-para {
	line-height: 67px;
	font-family: ITCFranklinGothicStd-Book;
	text-transform: uppercase;
	color: #444;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: normal;
}

.videography-01 {
	margin-top: 17px;
	padding: 0px 0px 0 0;
	position: relative;
}

.img-01 {
	position: relative;
}

h2.wedding-poster {
	position: absolute;
	top: 44px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 583px;
	text-align: center;
	padding: 173px 30px 0 30px;
	background-image: url("assets/images/before-img.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 10px;
	z-index: 9;
}

.wedding-poster span.heading-one {
	margin-top: 43px;
	font-size: 78px;
	line-height: 57px;
	text-transform: capitalize;
}

.wedding-poster span.simple-para {
	line-height: 36px;
	letter-spacing: 6px;
	text-transform: uppercase;
	padding: 10px 0 0 10px;
}

.wedding-poster span.simple-para:before {
	top: 40px;
	left: 0;
	right: 0;
	margin: 0px 272px 0px auto;
	height: 76px;
	width: 78px;
	background-position: -35px -67px;
}

.creativity-box01 span.heading-three {
	letter-spacing: 8px;
	position: relative;
	text-transform: initial;
}

.creativity-box01 {
	padding: 100px 0 100px 0;
	position: relative;
}

.creativity-box01:after {
	content: "";
	width: 100%;
	background-color: #CCA858;
	height: 307px;
	position: absolute;
	bottom: 100px;
	z-index: -1;
}

.creativity-box01 span.heading-one.primary-color {
	margin: 12px 0 55px 0;
}

.creativity-box01 span.heading-three:before {
	content: "";
	position: absolute;
	left: 27%;
	width: 78px;
	height: 226px;
	background-position: -8px -167px;
	top: -27px;
}

span.crtvty-box-elements {
	background-color: #000;
	width: 926px;
	/* margin: 0 auto; */
	padding: 120px 50px 100px 336px;
	position: relative;
	text-align: left;
	margin-left: 27%;
}

span.crtvty-box-elements:after {
	content: '';
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 43px;
	height: 43px;
	background-color: #fff;
	text-align: center;
	background-position: -57px 12px;
	background-image: url("assets/images/sprite-1-min.svg");
	background-repeat: no-repeat;
}

span.crtvty-box-image {
	position: absolute;
	left: -305px;
	width: 64%;
	top: 56px;
	z-index: 2;
}

span.crtvty-box-content {
	position: absolute;
	left: -378px;
	z-index: 3;
	width: 79%;
	margin: 0 auto;
	top: 182px;
	padding: 159px 159px 0 159px;
	text-align: center;
}

.crtvty-box-content span.anchor-style.default-color {
	line-height: 44px;
	padding: 0px 100px 0 100px;
	font-size: 38px;
	text-transform: uppercase;
	position: relative;
}

.crtvty-box-content span.anchor-style.default-color:before {
	left: 0;
	height: 18px;
	width: 17px;
	bottom: 0;
	transform: rotate(0deg);
}

.crtvty-box-content span.anchor-style.default-color:after {
	right: 0;
	height: 18px;
	width: 17px;
	bottom: 0;
	transform: rotate(90deg);
}

.crtvty-box-content span.heading-four.default-color {
	line-height: 44px;
	font-size: 24px;
	text-transform: uppercase;
	margin-top: 70px;
	position: relative;
}

.crtvty-box-content span.heading-four.default-color:before {
	left: 0;
	height: 18px;
	width: 17px;
	bottom: 0;
	transform: rotate(-90deg);
}

.crtvty-box-content span.heading-four.default-color:after {
	right: 0;
	height: 18px;
	width: 17px;
	bottom: 0;
	transform: rotate(-180deg);
}
.sub-title {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 10px;
	text-align: center;
}
.crtvty-box-para.default-color {
	margin-bottom: 30px;
	line-height: 30px;
}
.sectioncombo {
	padding: 40px;
	background-color: #f7f7f7;
	margin-bottom: 40px;
}
h2.section-title {
	color: #CCA858!important;
	font-size: 32px!important;
	letter-spacing: 10px!important;
}
.crtvty-box-para.default-color:first-child {
	margin-bottom: 30px;
}
.crtvty-box-para.default-color a {
	color: #CCA858;
	text-decoration: underline;
	display: contents;
}
.crtvty-box-para.default-color a:hover {
	color: #ffffff;
	text-decoration: underline!important;
}
section#box-5 a {
	color: #b36e07;
	text-decoration: underline;
}
section#box-5 a:hover {
	color: #CCA858;
	text-decoration: underline;
}
.video-highlight01 {
	text-align: center;
	padding: 150px 0 80px 0;
}

.video-highlight01 span.heading-three {
	letter-spacing: 6px;
	color: #000;
	margin-bottom: 10px;
	position: relative;
	text-transform: initial;
}

.video-highlight01 span.heading-three:before {
	right: 26%;
	width: 97px;
	height: 245px;
	background-position: -131px -167px;
	top: -80px;
}

.video-highlight01 span.heading-one {
	padding: 0 0 60px 0;
}

.video-highlight-para {
	line-height: 30px;
	font-size: 16px;
}

.gallery {
	margin: 30px 0 0 0;
}

#gallery-items span.col-23.items {
	width: 24%;
}

.simple-para.cng-fnts {
	font-size: 18px;
	line-height: 30px;
	font-family: Helvetica;
}
.simple-para.cng-fnts a {
	color: initial;
	text-decoration: underline;
}
.content-part-4.points a {
	color: #fff;
	text-decoration: underline;
}
.items {
	margin-bottom: .9%;
}

span.gallery-ancor {
	background-color: #cba757;
	clip-path: none;
}

span.afordable-content {
	margin: 0 auto;
	width: 89%;
	border: 1px solid #E6E6E6;
	box-shadow: -1px 14px 30px 0 #00000014;
	margin-top: -172px;
	z-index: 2;
	position: relative;
	background-color: #fff;
	padding: 60px 50px 40px 50px;
}

span.afordable-content:after {
	content: '';
	position: absolute;
	right: 15px;
	bottom: 16px;
	width: 43px;
	height: 43px;
	background-color: #C4C4C4;
	text-align: center;
	background-position: -134px 9px;
	background-image: url(assets/images/sprite-1-min.svg);
	background-repeat: no-repeat;
	background-size: 1222px;
}

.afoordable-01 span.dflex.justify-content-center.align-items-center {
	position: relative;
	z-index: -1;
}

.afordable-content span.heading-two {
	font-size: 73px;
	letter-spacing: 8px;
	text-transform: initial;
}

.afordable-content span.simple-para {
	font-size: 26px;
	line-height: 48px;
	margin: 10px 0 20px 0;
	text-transform: initial;
}

.afordable-content span.main-af-para {
	font-size: 16px;
	line-height: 30px;
}

.winings01 {
	margin: 100px 0 150px 0;
}

.winings01 span.heading-three {
	position: relative;
}

.winings01 span.heading-three:after {
	right: 8%;
	width: 64px;
	height: 269px;
	background-position: -287px -162px;
	top: 48px;
}

span.winings-img {
	margin: 38px auto;
}

.winings-img img {
	filter: grayscale(100);
}

section#box-8 {
	background-color: #000;
	max-height: 747px;
	position: relative;
}

.nw-jsry-sec01 .simple-para {
	padding: 180px 45px 75px 0px;
	font-size: 25px;
	letter-spacing: 0;
	font-family: 'bodoni72cregular';
	line-height: 36px;
}

span.award-img01 {
	border: 10px solid #fff;
	position: relative;
}

.award-img01:after {
	content: "";
	background-image: url(assets/images/sprite-1-min.svg);
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	position: absolute;
	right: -60px;
	top: 50%;
	border-radius: 57px;
	background-position: -124px -45px;
	z-index: 2;
}

.new-jersey-01 span.points {
	min-height: 719px;
	background-color: #fff;
	border: 1px solid #E6E6E6;
	margin: -86px 0 0 0;
	box-shadow: 0px 0px 12px -6px #000;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

span.points:before {
	content: '';
	position: absolute;
	right: 15px;
	bottom: 15px;
	width: 43px;
	height: 43px;
	background-color: #C4C4C4;
	text-align: center;
	background-position: -134px 9px;
	background-image: url("assets/images/sprite-1-min.svg");
	background-repeat: no-repeat;
	background-size: 1222px;
}

.points ul li {
	display: block;
	font-size: 23px;
	line-height: 48px;
	position: relative;
}

.points ul li:before {
	content: '';
	background-image: url("assets/images/sprite-1-min.svg");
	position: absolute;
	left: -35px;
	width: 16px;
	height: 22px;
	top: 14px;
	background-repeat: no-repeat;
	background-position: -163px -3px;
}

.nw-jsry-sec01.have-sprites:before {
	width: 26px;
	height: 26px;
	top: -50px;
	background-position: -131px -2px;
	transform: rotate(90deg);
}

.nw-jsry-sec01.have-sprites-after:after {
	width: 26px;
	height: 26px;
	bottom: -276px;
	transform: rotate(0);
	background-position: -131px -2px;
}

.nw-jsry-sec02.have-sprites-after:after {
	width: 26px;
	height: 26px;
	bottom: -50px;
	right: 0;
	background-position: -131px -2px;
	transform: rotate(-90deg);
}

.nw-jsry-sec02 {
	position: relative;
}

section#box-9 {
	margin-top: 562px;
}

.videography-02 span.heading-one {
	margin: 0 0 45px 0;
}

.videography-02 span.heading-three.have-sprites {
	position: relative;
}

.videography-02 span.heading-three.have-sprites:before {
	left: 24%;
	width: 74px;
	height: 269px;
	background-position: -412px -162px;
	top: -85px;
}

.videography-02 span.simple-para {
	line-height: 30px;
	letter-spacing: 0px;
	padding: 0 200px 0 200px;
}

.services {
	text-align: left;
	margin: 100px 0 0 0;
	padding: 0 0 150px 0;
}

.serv1 {
	position: relative;
	padding: 100px 0 65px 75px;
	border-right: 1px solid #DBDBDB;
	font-size: 16px;
	line-height: 24px;
}

.serv1:before {
	width: 62px;
	height: 70px;
	top: 0;
	left: 75px;
}

span#serv-box-1:before {
	background-position: -147px -464px;
}

span#serv-box-2:before {
	background-position: -220px -464px;
}

span#serv-box-3:before {
	background-position: -295px -464px;
}

span#serv-box-4:before {
	background-position: -378px -464px;
}

span#serv-box-5:before {
	background-position: -147px -546px;
}

span#serv-box-6:before {
	background-position: -219px -543px;
}

span#serv-box-7:before {
	background-position: -294px -543px;
}

span#serv-box-8:before {
	background-position: -378px -543px;
}

span#serv-box-1 {
	border-left: 1px solid #DBDBDB;
}

span#serv-box-5 {
	border-left: 1px solid #DBDBDB;
}

.serv1 strong {
	font-size: 18px;
	line-height: 24px;
}

.wedding-videos {
	background-color: rgba(204, 168, 88, 0.60);
}

.photo-box img {
	border: 10px solid #fff;
	position: relative;
	margin-bottom: -6px;
	border-bottom: 0;
}

.photo-box {
	margin-top: -63px;
}

span.high {
	height: 800px;
}
.detail-box {
	padding: 100px 0 0 0;
	position: relative;
}

.detail-box > .simple-para {
	max-width: 673px;
	margin: 58px auto 79px auto;
	line-height: 30px;
}

.detail-box span.heading-three:before {
	left: 100px;
	width: 97px;
	height: 245px;
	background-position: -131px -167px;
	top: 193px;
}

.detail-box span.heading-three:after {
	width: 270px;
	height: 200px;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: -8px;
	background-position: -537px 2px;
}

.detail-box span.heading-three {
	font-size: 22px;
	letter-spacing: 6px;
	text-transform: lowercase;
	margin-bottom: 29px;
	padding: 150px 0 0 0;
}

.content-part-2 {
	background-color: #000;
}

span.imag-with-content {
	position: relative;
	border-top: 10px solid #fff;
	margin-top: 40px;
}

.content-part-2 span.simple-para {
	padding: 50px 183px 50px 20px;
	line-height: 28px;
	letter-spacing: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100%;
	position: relative;
}
.content-part-2 span.simple-para:after {
	content: "";
	height: 100%;
	left: 100%;
	background-color: #000;
	width: 94%;
	top: -10px;
	position: absolute;
	border-top: 10px solid #fff;
}
.photo-box-2 {
	margin: 0px 0px 0 0px;
	position: relative;
}
.photo-box-2 img {
	position: absolute;
	top: 0;
	left: 0px;
}
.imag-with-content:before {
	left: 41%;
	bottom: -52px !important;
}

.videography-03 {
	min-height: 620px;
	background-color: #F7F7F7;
	margin: 500px 0 0 0;
	padding: 150px 0 150px 0;
}

.sect-eleven-childs {
	padding-bottom: 100px
}

.wng-vd-cnt-01 h3.heading-two {
	letter-spacing: 0px;
	text-align: center;
	padding: 0px 0 0 0px;
	position: relative;
	/* margin: 73px 0 0 0; */
	font-size: 40px;
	text-transform: initial;
}

.wng-vd-cnt-01 h3.heading-two:before {
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 81px;
	height: 78px;
	top: -91px;
	background-position: -239px -60px;
}

.wng-vd-cnt-01 h3.heading-two:after {
	content: "";
	position: absolute;
	right: -34px;
	height: 191px;
	border: 1px solid #CCA858;
	top: -30px;
}

.wng-vd-cnt-02 span.simple-para {
	line-height: 26px;
	color: #444444;
	padding: 0px 0px 0 77px;
}

.content-part-3 {
	border: 1px solid #ddd;
	background-color: #fff;
	padding: 100px 65px 100px 65px;
	position: relative;
}
.archive .col-60 .posts img {
	width: 100%;
}
span.wedding-posts {
	margin: -201px 0 111px 0;
}

.photo-box-3 img {
	width: 100%;
}

.content-part-3 span.simple-para {
	font-size: 16px;
	line-height: 26px;
	color: #777777;
}

.content-part-3 span.simple-para strong {
	line-height: 26px;
}

.photo-box-3 {
	position: relative;
}

.photo-box-3:before {
	width: 80px;
	height: 80px;
	background-color: #CCA858;
	position: absolute;
	right: -40px;
	top: 50%;
	background-position: -528px -241px;
	z-index: 1;
}

.wedding-posts2 .photo-box-3:before {
	left: -40px;
	background-position: -521px -177px;
}

.wedding-posts2 .points:before {
	left: 15px;
}

.content-part-4 {
	background-color: #000;
	position: relative;
	padding: 150px 40px 120px 40px;
}

span.content-part-4:before {
	top: 15px;
	background-color: #6C6C6C;
	background-position: -95px 7px;
}

span.pleasure-gird {
	/* padding: 100px 0 100px 0; */
	/* opacity: 0.9; */
}

.content-part-4 span.heading-three {
	position: relative;
	margin-bottom: 17px;
	letter-spacing: 6px;
	text-transform: initial;
}

.content-part-4 span.heading-three:before {
	left: 1%;
	width: 83px;
	height: 269px;
	background-position: -11px -446px;
	top: -118px;
	/* background-color: #fff; */
}

.content-part-4 .simple-para {
	margin-top: 40px;
	line-height: 30px;
	letter-spacing: 0px;
	padding: 0 16px 0 0px;
	text-align: left;
}

.content-part-4 ul li {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}

.content-part-4 ul {
	padding: 29px 0px 0 29px;
}

.content-part-4 ul li:before {
	background-position: -33px -10px;
	height: 8px;
	width: 8px;
	display: inline-block;
	position: absolute;
	top: 8px;
}

.photo-box-4 {
	position: relative;
	margin-top: 179px;
	/* height: 1140px; */
}

span.photo-text01 {
	position: absolute;
	top: 148px;
	background-color: rgba(0, 0, 0, 0.6);
	text-align: center;
	padding: 10px 10px 10px 10px;
	font-size: 58px;
	line-height: 70px;
	letter-spacing: 5px;
}

.pleasure-box {
	position: relative;
}

.pleasure-box:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 28px;
	background-color: #444444;
	top: 12%;
}

.video-professionls {
	position: relative;
}

.photo-box-5 {
	position: absolute;
	top: 801px;
	z-index: -1;
}

.photo-box-5 img {
	height: auto;
	width: 100%;
}

h3.vp-heading-box {
	background-color: rgba(203, 167, 87, 0.62);
	width: 1140px;
	padding: 0px 90px 0px 90px;
	position: absolute;
	top: 920px;
	left: 0;
	right: 0;
	margin: 0 auto;
	color: #000;
}

.content-part-5 {
	background-color: #F5F5F5;
	padding: 600px 30px 30px 30px;
}

.ex-hegh {
	height: 1612px;
	margin: 0px 0 0 0;
}

.vp-heading-box span.heading-three {
	letter-spacing: 6px;
	margin-bottom: 19px;
}

.vp-heading-box span.heading-one {
	margin-bottom: 19px;
}

.content-part-5 .simple-para {
	line-height: 24px;
	margin: 0 0 30px 0;
}

/*Home Page CSS End*/

/*About Page CSS*/
.fliph {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
section#about-box2 {
	padding: 100px 0;
}
section#about-box5 {
	background-image: url(assets/images/about-us-img-4.jpg);
	min-height: 500px;
	height: 500px;
	background-position: 50% -99px;
	display: flex;
	align-items: center;
	justify-content: center;
}
section#about-box6 {
	padding: 100px 0;
}
.short-head{font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #666666;}
.seprator{
	border-color: #CCA858;
	width: 8%;
	border-bottom-width: 2px
}
.abc{
	color: #000;
}
.team {
	margin-bottom: 100px;
}
section#about-box4 {
	/* padding: 120px 0; */
	padding-top: 97px !important;
	padding-bottom: 110px !important;
	background-color: #f5f5f5 !important;
}
section#about-box3 {
	padding: 0 0 130px 0;
}
span.eltdf-pb-percent.opacity-1 {
	text-transform: uppercase;
	color: color: #666666;
	color: #666666;
	font-size: 13px;
	letter-spacing: 2px;
}
section#about-box1 {
	background-image: url("assets/images/about-us-title-img.jpg");
	background-size: 145%;
	background-position: 50% -20px;
}
#about-box2 p.cs-pd {
	color: #666666;
	padding: 20px 278px;
	line-height: 28px;
	font-size: 16px;
	font-weight: 100;
}

#about-box4 p.cs-pd {
	color: #666666;
	line-height: 28px;
	font-size: 16px;
	font-weight: 100;
}
#about-box6 p.cs-pd {
	color: #666666;
	padding: 20px 130px;
	line-height: 28px;
	font-size: 16px;
	font-weight: 100;
}
#about-box8 p.cs-pd {
	color: #666666;
	padding: 0px 50px 0px 0px;
	line-height: 28px;
	font-size: 16px;
	font-weight: 100;
}
#about-box8{padding: 130px 0}
#about-box3 .col-32 {
	width: 30%;
}
.clearfix:after, .clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.eltdf-content-aligment-center {
	text-align: center
}

.last_toggle_el_margin, .wpb_button, .wpb_content_element, .wpb_row, ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0 !important
}

.eltdf-separator-holder {
	position: relative;
	height: auto;
	font-size: 0;
	line-height: 1em
}

.eltdf-separator-holder.eltdf-separator-center {
	text-align: center
}

.eltdf-separator {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	border-bottom: 1px solid #CCA858;
	margin: 10px 0
}

.eltdf-elements-holder {
	width: 100%;
	display: table;
	table-layout: fixed
}

.eltdf-elements-holder .eltdf-eh-item {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	background-position: center;
	background-size: cover
}

.eltdf-separator-holder {
	position: relative;
	height: auto;
	font-size: 0;
	line-height: 1em
}

.eltdf-separator-holder.eltdf-separator-center {
	text-align: center
}

.eltdf-separator {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	border-bottom: 1px solid #CCA858;
	margin: 10px 0
}

.vc_custom_1488206221781 {
	padding-top: 114px !important;
	padding-bottom: 65px !important;
}

span.eltdf-eh-item-content.eltdf-eh-custom-638125 {
	padding: 0% 13.5%;
}
.posts span {
	display: inline-block;
	letter-spacing: 3px;
	font-size: 14px;
	color: #999;
	margin-right: 20px;
	text-transform: uppercase;
}
.minpostcont {
	display: flex;
	flex-direction: column;
}
a.exerptlink {
	font-size: 16px;
	text-transform: uppercase;
	padding-top: 30px;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.eltdf-blog-holder article.format-video .eltdf-self-hosted-video, .eltdf-logo-wrapper a, .wp-caption, iframe, img, pre {
	max-width: 100%
}
.exerptlink {
	padding-bottom: 40px;
	text-decoration: underline;
}
.post-content p {
	margin-bottom: 20px;
	color: #444;
}
.post-content p:first-child {
	background: #222;
    padding: 15px 20px;
    color: #fff;
    margin: 35px auto 20px;
    border-radius: 10px;
    font-style: italic;
    box-shadow: 0 9px 14px -2px rgb(0 0 0/48%);
}
.post-content p:first-child a {color: #fff;}

.post-content img.aligncenter {
	margin: 30px auto;
}
.post-content {
	font-size: 16px;
	line-height: 28px;
	color: #777;
	margin: 40px 0;
}
.post-bottom-items {
    display: block;
    width: max-content;
    margin: 70px auto 20px;
}
.single-post-share-buttona {
	margin-top: 30px;
}
#social-share {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
#social-share strong span {
	font-size: 14px;
	font-weight: 300;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 2px;
	margin-right: 10px;
	width: 80px;
}
#social-share a {
	margin-right: 3px;
}
#social-share a img {
	max-width: 26px;
}
.sid-box-4 a img {
	max-width: 40px;
}

.dflex-row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.col-32 {
	width: 33%
}

.eltdf-separator-holder.eltdf-separator-left {
	text-align: left
}

.eltdf-separator {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	border-bottom: 1px solid #CCA858;
	margin: 10px 0
}

.eltdf-elements-holder {
	width: 100%;
	display: table;
	table-layout: fixed
}

.eltdf-elements-holder .eltdf-eh-item {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	background-position: center;
	background-size: cover
}

.eltdf-image-gallery {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle
}

.eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-tiny-space {
	margin: 0 -4px
}

.col-50 {
	width: 50%
}

span.eltdf-eh-item-content.eltdf-eh-custom-699303 {
	padding: 4% 3% 0% 5%;
}

.eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-tiny-space {
	margin: 0 0px;
}

.eltdf-parallax-holder {
	position: static;
	padding: 0;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center 0;
	background-attachment: fixed;
	overflow: hidden
}

.iutu {
	background-image: url('assets/images/about-us-img-4.jpg');
	min-height: 500px;
	height: 500px;
	background-position: 50% -99px;
}

.eltdf-progress-bar {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle
}

.eltdf-testimonials-holder, .eltdf-testimonials-holder .eltdf-testimonial-content, .eltdf-testimonials-holder .eltdf-testimonial-text-holder, .eltdf-testimonials-holder .eltdf-testimonials {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle
}

.eltdf-testimonials-holder .eltdf-testimonials {
	padding: 0 50px;
	box-sizing: border-box
}

.eltdf-testimonials-holder.eltdf-testimonials-standard {
	text-align: center
}

.eltdf-testimonials-holder.eltdf-testimonials-standard {
	text-align: center
}

.eltdf-testimonials-holder.eltdf-testimonials-standard .eltdf-testimonial-text {
	margin: 10px 0 0;
	color: #a7a9ac;
	padding: 0 14%
}

.eltdf-testimonials-holder.eltdf-testimonials-standard.eltdf-testimonials-light .eltdf-testimonial-author, .eltdf-testimonials-holder.eltdf-testimonials-standard.eltdf-testimonials-light .eltdf-testimonial-text, .eltdf-testimonials-holder.eltdf-testimonials-standard.eltdf-testimonials-light .eltdf-testimonial-title {
	color: #fff
}

.eltdf-custom-font-holder {
	font-size: 12px;
}

.eltdf-parallax-holder.eltdf-vertical-middle-align .eltdf-parallax-inner {
	/* display: table-cell;*/
	width: 100%;
	height: 100%;
	vertical-align: middle
}

.eltdf-team .eltdf-team-social-wrapp {
	margin: 17px 0 0
}

.eltdf-team.main-info-below-image .eltdf-team-image {
	overflow: hidden;
	position: relative
}

.eltdf-team.main-info-below-image .eltdf-team-image img {
	display: block
}

.eltdf-team.main-info-below-image .eltdf-team-info .eltdf-team-title-holder .eltdf-team-name {
	margin-top: 24px;
	margin-bottom: 0;
	text-transform: uppercase
}

.eltdf-team.main-info-below-image .eltdf-team-info .eltdf-team-position {
	font-size: 12px;
	font-weight: bold;
	line-height: 27px;
	letter-spacing: .2em;
	text-transform: uppercase
}

span.eltdf-team.main-info-below-image {
	width: 23%;
	margin: 30px 0;
}

.eltdf-progress-bar {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle
}

.eltdf-progress-bar .eltdf-pb-title-holder {
	position: relative;
	margin: 37px 0 6px
}

.eltdf-progress-bar .eltdf-pb-title-holder .eltdf-pb-title {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	z-index: 100;
	text-transform: uppercase;
	color: #666666
}

.eltdf-progress-bar .eltdf-pb-percent {
	position: absolute;
	right: 0;
	bottom: 1px;
	width: auto;
	display: inline-block;
	vertical-align: middle;
	opacity: 0;
	z-index: 10
}

.eltdf-progress-bar .eltdf-pb-percent:after {
	content: '%'
}

.eltdf-progress-bar .eltdf-pb-content-holder {
	position: relative;
	height: 5px;
	overflow: hidden;
	background-color: #ebebeb
}

.eltdf-progress-bar .eltdf-pb-content-holder .eltdf-pb-content {
	height: 5px;
	max-width: 100%;
	overflow: hidden;
	background-color: #CCA858
}

/*About Page CSS*/

/*Contact Page CSS*/
span.dflex-row.no-center.extr-pad-9 {
	align-items: flex-start;
}
.pad-lef{padding-left: 30px}
#contact-box-2 h5.cs-pd {
	color: #666666;
	line-height: 28px;
	font-size: 16px;
	font-weight: 100;
}
#contact-box-2 p.cs-pd {
	color: #666666;
	line-height: 28px;
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 50px;
}
section#contact-box1 {
	background-image: url("assets/images/contact-img-1.jpg");
	background-size: 145%;
	background-position: 50% -20px;
}

.eltdf-row-grid-section {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	z-index: 20
}

.eltdf-content-aligment-right {
	text-align: right
}
input[type=submit]{
	cursor: pointer!important;
}
#submit_comment, .post-password-form input[type=submit], input.wpcf7-form-control.wpcf7-submit {
	font-family: inherit;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: color .3s cubic-bezier(.53, .26, .63, .94), background-color .3s cubic-bezier(.53, .26, .63, .94), border-color .3s cubic-bezier(.53, .26, .63, .94);
	position: relative;
	vertical-align: middle;
	box-sizing: border-box;
	outline: 0
}

.wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	margin: 0 0 0px;
	padding: 9px 18px;
	font-family: inherit;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 30px;
	letter-spacing: .2em;
	font-weight: 400;
	color: #666666;
	background-color: transparent;
	border: 1px solid #d7d7d7;
	border-radius: 0;
	outline: 0;
	/* -webkit-appearance: none; */
	box-sizing: border-box;
	height: 40px;
}

.wpcf7-form p, footer .wpcf7-form-control.wpcf7-date, footer .wpcf7-form-control.wpcf7-number, footer .wpcf7-form-control.wpcf7-quiz, footer .wpcf7-form-control.wpcf7-select, footer .wpcf7-form-control.wpcf7-text, footer .wpcf7-form-control.wpcf7-textarea {
	margin: 0
}

.wpcf7-form-control.wpcf7-date::-webkit-input-placeholder, .wpcf7-form-control.wpcf7-number::-webkit-input-placeholder, .wpcf7-form-control.wpcf7-quiz::-webkit-input-placeholder, .wpcf7-form-control.wpcf7-select::-webkit-input-placeholder, .wpcf7-form-control.wpcf7-text::-webkit-input-placeholder, .wpcf7-form-control.wpcf7-textarea::-webkit-input-placeholder {
	color: #666666
}

.wpcf7-form textarea {
	vertical-align: middle
}

input.wpcf7-form-control.wpcf7-submit {
	width: auto;
	line-height: 16px;
	letter-spacing: .1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: 700;
	margin: 0;
	-moz-transition: color .3s cubic-bezier(.53, .26, .63, .94), background-color .3s cubic-bezier(.53, .26, .63, .94), border-color .3s cubic-bezier(.53, .26, .63, .94);
	transition: color .3s cubic-bezier(.53, .26, .63, .94), background-color .3s cubic-bezier(.53, .26, .63, .94), border-color .3s cubic-bezier(.53, .26, .63, .94);
	padding: 17px 32px;
	font-size: 13px;
	color: #fff;
	background-color: #CCA858;
	border: 2px solid #CCA858
}

.modal {
	display: none;
	position: fixed;
	z-index: 1; 
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%; 
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0); 
	background-color: rgba(0,0,0,0.9); 
}
.modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;
	width: 370px;
}
.close {color: #aaaaaa;float: right;font-size: 40px;font-weight: bold;}
.close:hover,.close:focus {color: #000;text-decoration: none;cursor: pointer;}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: red;
}

.eltdf-google-map-holder {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle
}

.eltdf-google-map, .eltdf-google-map embed, .eltdf-google-map iframe, .eltdf-google-map object {
	display: block;
	width: 100%
}

.eltdf-google-map {
	height: 300px
}

.eltdf-google-map-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 1000
}

.eltdf-separator-holder {
	position: relative;
	height: auto;
	font-size: 0;
	line-height: 1em
}

.extr-pad-9 {
	padding: 9.5% 0 9.5% 0 !important;
}

/*Contact Page CSS*/
/*How we Work Page*/
.gird-1{height: 328px; margin-bottom: 100px; align-items: center}
.gird-1 img {
	width: 462px;
	height: 322px;
}
.gird-1 h2 {
	width: 40%;
	max-width: 100%;
	padding-bottom: 40px;
	position: relative;
}
.gird-1 h2:after {
	content: "";
	position: absolute;
	width: 9%;
	border: 1px solid #CCA858;
	left: 0;
	bottom: 26px;
}
#hwe-work-box-2 h2.cd--right:after {
	left: inherit;
	right: 1%;
}
.gird-1 p {
	width: 40%;
	max-width: 100%;
}
span.eltdf-separator-holder.clearfix.eltdf-separator-right.eltdf-separator-normal {
	left: 89%;
}
#hwe-work-box-2 p.cs-pd, #hwe-work-box-3 p.cs-pd, #hwe-work-box-4 p.cs-pd{
	color: #666666;
	line-height: 28px;
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 50px;
}
#hwe-work-box-2 .eltdf-row-grid-section, #hwe-work-box-3 .eltdf-row-grid-section {
	max-width: 100%;
	margin-bottom: 50px;
}
.eltdf-elements-holder .eltdf-eh-item {
	padding: 40px;
}
section#hwe-work-box-2 {
	padding: 100px 0px 0 0;
}

section#hwe-work-box-3 {
	padding: 0px 0 0px 0;
}
section#hwe-work-box1 {
	background-image: url("assets/images/OURPROCESS-IMG-1.jpg");
	background-size: 145%;
	background-position: 50% -20px;
	background-repeat: no-repeat;
}

span.eltdf-eh-item-content.eltdf-eh-custom-668757, span.eltdf-eh-item-content.eltdf-eh-custom-753885, span.eltdf-eh-item-content.eltdf-eh-custom-815708, span.eltdf-eh-item-content.eltdf-eh-custom-580514, span.eltdf-eh-item-content.eltdf-eh-custom-934180, span.eltdf-eh-item-content.eltdf-eh-custom-635262 {
	padding: 7% 5% 10% 0%;
}

.cd--left {
	text-align: left
}

.cd--right {
	text-align: right
}

span.eltdf-separator {
	border-color: #CCA858;
	width: 10%;
	border-bottom-width: 2px;
}

.right-pad {
	padding: 7% 0% 10% 5% !important;
}

/*Inner page*/
.notfoundtxt {
	font-size: 185px;
	color: #ddd;
}
.tabs {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	margin: 20px 0px;
}
.maininnerpagesingle .tabs a {
	width: 33%;
	padding: 40px 15px;
	text-align: center;
	background-color: #444;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
}
.maininnerpagesingle .tabs a::after {
	content: "";
	position: absolute;
	bottom: -20px;
	right: 0;
	width: 0px;
	height: 0px;
	background: transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #444;
	left: 0;
	display: block;
	margin: 0 auto;
}
.wpkg {

}
.wpkg h3 span {
	font-size: 22px;
	color: #CCA858;
}
.maininnerpagesingle .wpkg h3 {
	font-size: 34px!important;
	margin: 0px;
	width: 70%!important;
	border-right: 1px solid #444;
	color: #333;
}
.blog-banner-heading {
	font-size: 32px;
	letter-spacing: 3px;
	color: #fff;
	line-height: 50px;
	font-family: 'bodoni72cregular';
}
.location-page-banner .blog-banner-heading {
	line-height: 40px;
}
.wedimg {
	width: 30%;
	position: relative;
	left: -30px;}
.wedfeatures {
	width: 100%;
	background-color: #f7f7f7;
	padding: 70px 40px;
	margin-bottom: 20px;
	clear: both;
	margin-top: 40px;
}
.wbpkgflex {
	display: flex;
	align-items: center;
}
.maininnerpagesingle .wbpkgflex p {
	width: 30%;
	align-items: center;
	padding-left: 20px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 3px;
	color: #333;
}
.wflexr {
	flex-direction: row-reverse;
}
.maininnerpagesingle .wpkg ul li {
	color: #444;
}
.maininnerpagesingle .wbpkgflex p span {
	font-size: 16px;
	letter-spacing: 0px;
	cursor: pointer;
}
.view-pricing {
	font-size: 19px !important;
	letter-spacing: 0px;
	cursor: pointer;
	background-color: #444444;
	color: white;
	padding: 12px 10px 10px 10px;
	width: 210px;
	text-align: center;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
}	
.view-pricing:hover {
	color: #ffd18a;
}
.maininnerpagesingle .wpkg h3.borderless {
	border-right: 0px;
}
.points ul {
	text-align: left;
}
.default-color.simple-para a {
	color: #fff;
	text-decoration: underline;
}
.accoladesinnerpage {
	width: 100%;
	display: flex;
	justify-content: center;
	position: relative;
}
.accoladesinnerpage img {
	width: 100%;
	opacity: .8;
}
.ww-reset.ww-reviews-widget{
	max-width:100%;
}
.image100{
	width:100%;
	height: auto;
	float: none;
	padding-bottom: 20px;
}
.image50{
	width: 20%;
	height: auto;
	float: left;
	padding-bottom: 20px;
}
blockquote {
	border: 1px solid #EDEDED;
	text-align: center;
	font-size: 24px;
	line-height: 46px;
	font-style: italic;
	color: #444444;
	padding: 40px;
	margin: 70px 0;
	position: relative;
	clear: both;
}
blockquote p {
	font-size: 22px!important;
	line-height: 36px!important;
	color: #444444!important;
}
.html5gallery-thumbs-1,.html5gallery-thumbs-2,.html5gallery-thumbs-3,.html5gallery-thumbs-4,.html5gallery-thumbs-5,.html5gallery-thumbs-6,.html5gallery-thumbs-7,.html5gallery-thumbs-3,.html5gallery-thumbs-8,.html5gallery-thumbs-9,.html5gallery-thumbs-10,.html5gallery-thumbs-11,.html5gallery-thumbs-12,.html5gallery-thumbs-13,.html5gallery-thumbs-14,.html5gallery-thumbs-15,.html5gallery-thumbs-16,.html5gallery-thumbs-17,.html5gallery-thumbs-18,.html5gallery-thumbs-19,.html5gallery-thumbs-20{
	margin-left:0px!important;
}
blockquote:before {
	content: '';
	background-image: url(assets/images/quotes.svg);
	position: absolute;
	background-repeat: no-repeat;
	background-position: -158px -14px;
	top: -40px;
	right: 5%;
	width: 71px;
	height: 71px;
}
.page-id-4720 br {
	display: none;
}
/*Blog Standard Page*/
.postcatsingle a {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #a7a7a7;
	line-height: 36px;
	font-size: 14px;
}
.posts{
	margin-top: 30px;
	margin-bottom: 30px;
}
/* .blogpost-sec-3 .posts:not(:last-child) {
	padding-bottom: 20px;
    border-bottom: 1px solid #b6b6b6;
} */
.posttags {
	line-height: 40px;
}
.single-post-tags {
	line-height: 50px;
	text-transform: uppercase;
}
li.d-inline-flex.sid-box-3-w {
	display: flex!important;
}
li.d-inline-flex.sid-box-3-w span {
	width: 30%;
}
li.d-inline-flex.sid-box-3-w h3 {
	width: 70%;
}
#search-3 input#s {
	width: calc(100% - 100px);
	padding: 0 20px;
	font-size: 12px;
	letter-spacing: .2em;
	font-weight: bold;
	text-transform: uppercase;
	height: 50px;
	border-radius: 0px !important;
	border: 2px solid #CCA858 !important;
	outline: none;
}
#search-3 input#s:focus {
	border-radius: 0px !important;
	border: 2px solid #CCA858 !important;
	outline: none;
}

#search-3 label.screen-reader-text {
	display: none;
}
form#searchform > div {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
input#searchsubmit {
	height: 50px;
	width: 88px;
	font-size: 12px;
	letter-spacing: 0px;
	text-transform: uppercase;
	border-radius: 0px;
	border: 1px solid #CCA858;
	border-left: none;
	background: #CCA858;
	color: #FFF;
	font-weight: 600;
	cursor: pointer;
}
.eltdf-blog-pagination h2.screen-reader-text {
	display: none;
}

.nav-links {
	display: flex;
	justify-content: center;
	align-items: center;
}

span.page-numbers.current {
	margin-right: 10px;
	color: #fff;
	border: 1px solid;
	padding: 9px 0;
	height: 38px;
	width: 40px;
	text-align: center;
	background-color: #CCA858;
}

span.page-numbers.dots {
	margin-right: 20px;
}

a.page-numbers {
	margin-right: 20px;
	color: #444;
	letter-spacing: 5px;
}

a.page-numbers:hover {
	color:#CCA858
}
a.prev.page-numbers {
	margin-right: 30px;
}
section#blg-stnd-box3 br {
	display: none;
}
a.home-page:hover {
	color: #CCA858;
}
a#insta:hover {
	color: #3f729b;
}

a#facebook:hover {
	color: #3b5998;
}

a#twitter:hover {
	color: #00acee;
}

a#pinterest:hover {
	color: #E60023;
}

.eltdf-social-icon-widget-holder.eltdf-icon-has-hover {
	color: #CCA858
}
section#blg-stnd-box2 {
	padding: 50px;
	background-color: #f7f5f5;
}
span.sid-box {
	background-color: #f7f5f5;
	margin: 0 0 40px;
	padding: 48px;
}span.posts a {
	color: #666666;
	text-decoration: none;
}
.col-40.left-pad ul li a {
	text-decoration: none;
	color: #666666;
	display: contents;
}

h4.eltdf-widget-title {
	font-size: 18px;
	/* line-height: 114px; */
	font-family: ITCFranklinGothicStd-Book;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-weight: normal;
	margin: 20px 0;
}
.sid-box2 ul li {
	display: block;
	line-height: 35px;
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.sid-box-3-w a{
	font-size: 12px!important;
	letter-spacing: 2px!important;
	text-transform: capitalize!important;
}
.sid-box-3-w h3.entry-title.eltdf-post-title {
	line-height: 8px;
}

.sid-box2 ul li a{
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
}
.sid-box-3-w {
	height: 100px;
	width: 100%;
	display: inline-flex!important;
}

.sid-box-3-w img {
	width: 90px;
	height: 90px;
}

.sid-box-3-1 ul li {
	width: 32%;
}

.sid-box-3-1 ul.dflex-row {
	justify-content: space-between;
}
span.posts a:hover {color:#CCA858}
.tagcloud a {
	text-decoration: none;
}
.tagcloud a:hover {
	color:#CCA858
}
.tagcloud a {
	text-decoration: none;
	position: relative;
	margin-right: 10px;
	letter-spacing: 4px;
}
.tagcloud a:hover {
	color:#CCA858
}

.tagcloud a:after {content: ",";position: absolute;left: 100%;}
.tagcloud a:last-child:after{content:none}
span#search-3 {
	margin: 30px 0;
}

input.search-field {
	width: calc(100% - 70px);
	padding: 0 0 0 20px;
	font-size: 12px;
	letter-spacing: .2em;
	font-weight: bold;
	text-transform: uppercase;
	height: 50px;
}
textarea#comment {
	background-color: #f9f9f9;
	display: block;
	padding: 15px 24px;
	width: 100%;
	margin: 0 0 15px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .3em;
	border: 0;
	height: 160px;
}
.post-content a {
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 0px;
	text-decoration: underline;
}
.input-cls {
	background-color: #f9f9f9;
	display: block;
	padding: 15px 24px;
	width: 48%;
	float: left;
	margin: 0 0 15px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .3em;
	margin-right: 27px;
	outline: none;
	border: 0;
	height: 70px;
}

input#email {
	margin-right: 0;
}
a.home-page {
	display: inline-block;
	text-decoration: none;
}

span.flt {
	display: inline-block;
}

span.page-name {
	display: inline-block;
	color: #444444;
}
p.eltdf-post-excerpt.cs-pd {
	color: #666666;
	line-height: 24px;
	font-size: 18px;
	font-weight: 100;
}
#blg-stnd-box2 .eltdf-title .eltdf-title-holder .eltdf-title-subtitle-holder {
	padding: 5.8%;
}
h3.entry-title.eltdf-post-title.heading-five.uppercase.font-weigth-nrml.letter-spacing a {
	color: #666666;
}
h3.entry-title.eltdf-post-title.heading-five.uppercase.font-weigth-nrml.letter-spacing a:hover{
	color:#000;
}
span.eltdf-tags a {
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 12px;
	color: #929292;
	text-decoration: none!important;
}

span.eltdf-tags a:hover {
	color: #000;
}
section#blg-stnd-box1 {
	height: auto;
	background-image: none;
	background-color: #cca858;
}
.eltdf-grid-col-10:after, .eltdf-grid-col-10:before, .eltdf-grid-col-11:after, .eltdf-grid-col-11:before, .eltdf-grid-col-12:after, .eltdf-grid-col-12:before, .eltdf-grid-col-1:after, .eltdf-grid-col-1:before, .eltdf-grid-col-2:after, .eltdf-grid-col-2:before, .eltdf-grid-col-3:after, .eltdf-grid-col-3:before, .eltdf-grid-col-4:after, .eltdf-grid-col-4:before, .eltdf-grid-col-5:after, .eltdf-grid-col-5:before, .eltdf-grid-col-7:after, .eltdf-grid-col-7:before, .eltdf-grid-col-8:after, .eltdf-grid-col-8:before, .eltdf-grid-col-9:after, .eltdf-grid-col-9:before, .eltdf-grid-row:after, .eltdf-grid-row:before {
	content: " ";
	display: table
}

.eltdf-grid-row {
	margin-left: -15px;
	margin-right: -15px
}

.eltdf-grid-row:after {
	clear: both
}



.eltdf-grid-large-gutter {
	margin-left: -25px;
	margin-right: -25px
}
.eltdf-grid-col-1, .eltdf-grid-col-10, .eltdf-grid-col-11, .eltdf-grid-col-12, .eltdf-grid-col-2, .eltdf-grid-col-3, .eltdf-grid-col-4, .eltdf-grid-col-5, .eltdf-grid-col-7, .eltdf-grid-col-8, .eltdf-grid-col-9 {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	box-sizing: border-box
}
.eltdf-grid-col-4 {
	float: left;
	width: 33.33333%
}

.eltdf-grid-col-4:after {
	clear: both
}



.eltdf-grid-col-8 {
	float: left;
	width: 66.66667%
}

.eltdf-grid-col-8:after {
	clear: both
}

.eltdf-title, .eltdf-title.eltdf-has-parallax-background {
	background-repeat: no-repeat;
	z-index: 101;
	position: relative
}
.eltdf-title {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	height: 160px;
	text-align: left;
	background-color: #f7f5f5;
	background-position: center 0
}
.eltdf-title .eltdf-title-holder {
	position: relative;
	display: table;
	height: 100%;
	width: 100%
}

.eltdf-title .eltdf-title-holder .eltdf-container {
	display: table-row;
	vertical-align: middle;
	background-color: transparent
}

.eltdf-title .eltdf-title-holder .eltdf-container-inner {
	display: table-cell;
	vertical-align: middle;
	padding: 0 !important
}

.eltdf-title .eltdf-title-holder .eltdf-title-subtitle-holder {
	position: relative;
	display: block;
	padding: 0;
	z-index: 25
}

.eltdf-title .eltdf-title-holder .eltdf-title-subtitle-holder-inner {
	position: relative
}

.eltdf-title .eltdf-title-holder .eltdf-page-title {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0
}

.eltdf-title .eltdf-title-holder .eltdf-page-title span {
	display: inline-block;
	vertical-align: middle
}



.eltdf-title .eltdf-title-holder .eltdf-breadcrumbs-holder, .eltdf-title .eltdf-title-holder .eltdf-subtitle span {
	display: inline-block;
	vertical-align: middle
}

.eltdf-title .eltdf-title-holder .eltdf-breadcrumbs a, .eltdf-title .eltdf-title-holder .eltdf-breadcrumbs span {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #666666;
	font-size: 12px;
	font-weight: 500
}

.eltdf-title .eltdf-title-holder .eltdf-breadcrumbs .eltdf-current, .eltdf-title .eltdf-title-holder .eltdf-breadcrumbs a {
	letter-spacing: .2em;
	text-transform: uppercase
}



.eltdf-title.eltdf-standard-type .eltdf-breadcrumbs-holder {
	position: absolute;
	top: 0;
	height: 100%
}

.eltdf-title.eltdf-standard-type .eltdf-breadcrumbs-holder .eltdf-breadcrumbs {
	display: table;
	height: 100%;
	width: 100%
}

.eltdf-title.eltdf-standard-type .eltdf-breadcrumbs-holder .eltdf-breadcrumbs-inner {
	display: table-cell;
	vertical-align: middle
}

.eltdf-title.eltdf-standard-type.eltdf-content-left-alignment .eltdf-breadcrumbs-holder {
	right: 0
}
.eltdf-blog-holder article .eltdf-post-excerpt:after, .eltdf-search-page-holder article .eltdf-post-title-area .eltdf-post-title-area-inner .eltdf-post-excerpt:after {
	content: '...'
}
.eltdf-blog-holder {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	clear: both
}

.eltdf-blog-holder article {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	box-sizing: border-box
}



.eltdf-blog-holder article .eltdf-post-content {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle
}

.eltdf-blog-holder article .eltdf-post-image {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%
}

.eltdf-blog-holder article .eltdf-post-image img {
	display: block
}

.eltdf-blog-holder article .eltdf-post-text {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	box-sizing: border-box
}


.eltdf-blog-holder.eltdf-blog-standard article {
	margin: 0 0 50px;
	padding: 0
}

.eltdf-blog-holder.eltdf-blog-standard article.eltdf-post-has-media .eltdf-post-heading {
	margin-bottom: 37px
}

.eltdf-blog-holder.eltdf-blog-standard article .eltdf-post-title {
	margin: 0 0 15px
}

.eltdf-blog-holder.eltdf-blog-standard article .eltdf-post-excerpt-holder {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	margin: 0 0 20px
}



.eltdf-blog-holder.eltdf-blog-standard article .eltdf-post-info-top {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: .2em
}
.eltdf-blog-holder.eltdf-blog-standard article .eltdf-social-share-holder.eltdf-list li {
	margin-right: 12px
}

.eltdf-blog-holder.eltdf-blog-standard article .eltdf-social-share-holder.eltdf-list li a {
	font-size: 13px
}

.eltdf-blog-holder.eltdf-blog-standard article .eltdf-post-info-bottom {
	padding-bottom: 10px;
	border-bottom: 1px solid #e7e7e7
}

.eltdf-blog-holder.eltdf-blog-standard article .eltdf-post-info-bottom .eltdf-post-info-bottom-left, .eltdf-blog-holder.eltdf-blog-standard article .eltdf-post-info-bottom .eltdf-post-info-bottom-right {
	position: relative;
	display: inline-block;
	width: 50%;
	float: left;
	line-height: 27px
}
.eltdf-blog-holder.eltdf-blog-standard article .eltdf-post-info-bottom .eltdf-post-info-bottom-right {
	text-align: right
}



.eltdf-blog-pagination-wp {
	display: none
}

.eltdf-blog-pagination, .eltdf-blog-pagination ul, .eltdf-blog-pagination ul li, .eltdf-blog-pagination ul li a {
	display: inline-block;
	position: relative
}

.eltdf-blog-pagination {
	width: 100%;
	vertical-align: middle;
	margin: 60px 0 0px;
	clear: both
}

.eltdf-blog-pagination ul {
	width: 100%;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.eltdf-blog-pagination ul li {
	vertical-align: top;
	padding: 0 10px
}

.eltdf-blog-pagination ul li a {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-weight: 600;
	color: #666666
}

.eltdf-blog-pagination ul li a.eltdf-pag-active {
	color: #212121
}

.eltdf-blog-pagination ul li.eltdf-pag-next {
	margin-left: 30px
}


.eltdf-blog-pagination ul li.eltdf-pag-first, .eltdf-blog-pagination ul li.eltdf-pag-last, .eltdf-blog-pagination ul li.eltdf-pag-next, .eltdf-blog-pagination ul li.eltdf-pag-prev {
	top: -1px;
	margin: 0;
	padding: 0 2px
}

.eltdf-blog-pagination ul li.eltdf-pag-first a, .eltdf-blog-pagination ul li.eltdf-pag-last a, .eltdf-blog-pagination ul li.eltdf-pag-next a, .eltdf-blog-pagination ul li.eltdf-pag-prev a {
	font-size: 25px
}

.eltdf-blog-pagination ul li.eltdf-pag-first a span, .eltdf-blog-pagination ul li.eltdf-pag-first a span:before, .eltdf-blog-pagination ul li.eltdf-pag-last a span, .eltdf-blog-pagination ul li.eltdf-pag-last a span:before, .eltdf-blog-pagination ul li.eltdf-pag-next a span, .eltdf-blog-pagination ul li.eltdf-pag-next a span:before, .eltdf-blog-pagination ul li.eltdf-pag-prev a span, .eltdf-blog-pagination ul li.eltdf-pag-prev a span:before {
	display: block;
	line-height: inherit
}



.eltdf-blog-list-holder, .eltdf-blog-list-holder .eltdf-bl-item, .eltdf-blog-list-holder .eltdf-bli-content, .eltdf-blog-list-holder .eltdf-bli-inner, .eltdf-blog-list-holder .eltdf-blog-list, .eltdf-blog-list-holder .eltdf-post-image {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle
}



.eltdf-blog-list-holder {
	clear: both
}

.eltdf-blog-list-holder .eltdf-blog-list {
	list-style: none;
	margin: 0;
	padding: 0
}

.eltdf-blog-list-holder .eltdf-bl-item {
	padding: 0;
	margin: 0;
	box-sizing: border-box
}

.eltdf-blog-list-holder .eltdf-bli-content {
	box-sizing: border-box
}

.eltdf-blog-list-holder .eltdf-post-image a, .eltdf-blog-list-holder .eltdf-post-image img {
	display: block
}

.eltdf-blog-list-holder .eltdf-post-image a:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .15);
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
	opacity: 0
}



.eltdf-blog-list-holder.eltdf-bl-tiny-space .eltdf-bl-wrapper {
	margin: 0 -5px
}

.eltdf-blog-list-holder.eltdf-bl-tiny-space .eltdf-bl-item {
	padding: 0 5px;
	margin: 0 0 10px
}


.eltdf-blog-list-holder.eltdf-bl-simple .eltdf-post-title, .eltdf-blog-list-holder.eltdf-bl-simple .eltdf-post-title a {
	color: #444444;
	text-transform: none;
	letter-spacing: 0;
	font-size: 16px;
	font-weight: 400
}

.eltdf-blog-list-holder.eltdf-bl-simple .eltdf-post-title {
	margin: 0
}

.eltdf-blog-list-holder.eltdf-bl-simple .eltdf-post-info-date {
	font-size: 12px;
	letter-spacing: .3em;
	text-transform: uppercase;
	line-height: 23px
}

.eltdf-blog-list-holder.eltdf-bl-simple .eltdf-post-info-date a {
	color: #929292
}

.eltdf-blog-list-holder.eltdf-bl-simple .eltdf-post-image {
	display: table-cell;
	vertical-align: top;
	width: 90px;
	padding-top: 9px
}

.eltdf-blog-list-holder.eltdf-bl-simple .eltdf-bli-content {
	display: table-cell;
	vertical-align: top;
	width: auto;
	padding-left: 20px
}
aside.eltdf-sidebar {
	position: relative;
	z-index: 11;
	margin: 0 0 60px;
	padding-left: 69px
}

aside.eltdf-sidebar .widget {
	color: #666666
}

aside.eltdf-sidebar .widget:last-child {
	margin: 0 !important
}
.video-wrap {
	margin: 22px 0px;
}
.video-wrap iframe {
	width: 100%;
	min-height: 530px;
	max-width: 800px;
	margin: 0 auto;
	display: block;
}
.post-content .video-wrap iframe {
	width: 100%;
	min-height: 530px;
	max-width: 800px;
	margin: 0 auto;
	display: block;
}
.wpb_widgetised_column .widget, aside.eltdf-sidebar .widget {
	margin: 0 0 40px;
	padding: 0
}

.wpb_widgetised_column .widget .eltdf-widget-title-holder, aside.eltdf-sidebar .widget .eltdf-widget-title-holder {
	margin-bottom: 14px
}

.wpb_widgetised_column .widget .eltdf-widget-title-holder .eltdf-widget-title, aside.eltdf-sidebar .widget .eltdf-widget-title-holder .eltdf-widget-title {
	color: #444444;
	margin-bottom: 14px;
	text-transform: uppercase
}

.wpb_widgetised_column .widget.widget_archive .eltdf-widget-title, .wpb_widgetised_column .widget.widget_categories .eltdf-widget-title, .wpb_widgetised_column .widget.widget_meta .eltdf-widget-title, .wpb_widgetised_column .widget.widget_nav_menu .eltdf-widget-title, .wpb_widgetised_column .widget.widget_pages .eltdf-widget-title, .wpb_widgetised_column .widget.widget_recent_comments .eltdf-widget-title, .wpb_widgetised_column .widget.widget_recent_entries .eltdf-widget-title, .wpb_widgetised_column .widget.widget_rss .eltdf-widget-title, aside.eltdf-sidebar .widget.widget_archive .eltdf-widget-title, aside.eltdf-sidebar .widget.widget_categories .eltdf-widget-title, aside.eltdf-sidebar .widget.widget_meta .eltdf-widget-title, aside.eltdf-sidebar .widget.widget_nav_menu .eltdf-widget-title, aside.eltdf-sidebar .widget.widget_pages .eltdf-widget-title, aside.eltdf-sidebar .widget.widget_recent_comments .eltdf-widget-title, aside.eltdf-sidebar .widget.widget_recent_entries .eltdf-widget-title, aside.eltdf-sidebar .widget.widget_rss .eltdf-widget-title {
	margin-bottom: 0
}



.wpb_widgetised_column .widget ul, aside.eltdf-sidebar .widget ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.wpb_widgetised_column .widget ul li, aside.eltdf-sidebar .widget ul li {
	display: block;
	line-height: 20px;
	margin: 0;
	padding: 5px 0
}

.wpb_widgetised_column .widget ul li:last-child, aside.eltdf-sidebar .widget ul li:last-child {
	border: 0;
	padding-bottom: 0
}

.wpb_widgetised_column .widget ul li a, aside.eltdf-sidebar .widget ul li a {
	color: #666666;
	font-size: 12px;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-weight: 500
}



.wpb_widgetised_column .widget.widget_archive ul li, .wpb_widgetised_column .widget.widget_categories ul li, .wpb_widgetised_column .widget.widget_meta ul li, .wpb_widgetised_column .widget.widget_nav_menu ul li, .wpb_widgetised_column .widget.widget_pages ul li, .wpb_widgetised_column .widget.widget_recent_entries ul li, aside.eltdf-sidebar .widget.widget_archive ul li, aside.eltdf-sidebar .widget.widget_categories ul li, aside.eltdf-sidebar .widget.widget_meta ul li, aside.eltdf-sidebar .widget.widget_nav_menu ul li, aside.eltdf-sidebar .widget.widget_pages ul li, aside.eltdf-sidebar .widget.widget_recent_entries ul li {
	overflow: hidden
}

.wpb_widgetised_column .widget.widget_archive ul li a, .wpb_widgetised_column .widget.widget_categories ul li a, .wpb_widgetised_column .widget.widget_meta ul li a, .wpb_widgetised_column .widget.widget_nav_menu ul li a, .wpb_widgetised_column .widget.widget_pages ul li a, .wpb_widgetised_column .widget.widget_recent_entries ul li a, aside.eltdf-sidebar .widget.widget_archive ul li a, aside.eltdf-sidebar .widget.widget_categories ul li a, aside.eltdf-sidebar .widget.widget_meta ul li a, aside.eltdf-sidebar .widget.widget_nav_menu ul li a, aside.eltdf-sidebar .widget.widget_pages ul li a, aside.eltdf-sidebar .widget.widget_recent_entries ul li a {
	display: inline;
	overflow: hidden;
	padding: 0;
	position: relative
}



.wpb_widgetised_column .widget.widget_search .input-holder, aside.eltdf-sidebar .widget.widget_search .input-holder {
	border-color: #d7d7d7;
	border-style: solid;
	border-width: 1px
}

.wpb_widgetised_column .widget.widget_search .input-holder button, .wpb_widgetised_column .widget.widget_search .input-holder input, aside.eltdf-sidebar .widget.widget_search .input-holder button, aside.eltdf-sidebar .widget.widget_search .input-holder input {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	color: inherit;
	display: inline-block;
	float: left;
	font-family: 'ITCFranklinGothicStd-Book', sans-serif;
	font-size: 12px;
	letter-spacing: .2em;
	font-weight: bold;
	text-transform: uppercase;
	height: 50px;
	line-height: calc(50px - 2px);
	outline: 0;
	position: relative;
	vertical-align: top;
	-webkit-appearance: none;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out
}

.wpb_widgetised_column .widget.widget_search .input-holder input.search-field, aside.eltdf-sidebar .widget.widget_search .input-holder input.search-field {
	width: calc(100% - 70px);
	padding: 0 0 0 20px
}

.wpb_widgetised_column .widget.widget_search .input-holder input.search-field::-webkit-input-placeholder, aside.eltdf-sidebar .widget.widget_search .input-holder input.search-field::-webkit-input-placeholder {
	color: inherit
}



.wpb_widgetised_column .widget.widget_search .input-holder button, aside.eltdf-sidebar .widget.widget_search .input-holder button {
	background: #fff;
	color: inherit;
	cursor: pointer;
	font-size: 15px;
	width: 50px;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out
}



.wpb_widgetised_column .widget.widget_search .input-holder button span, aside.eltdf-sidebar .widget.widget_search .input-holder button span {
	display: block;
	left: 20px;
	line-height: inherit;
	position: absolute;
	top: 2px;
	width: 100%
}



.wpb_widgetised_column .widget.widget_text, .wpb_widgetised_column .widget.widget_text .eltdf-widget-title-holder, aside.eltdf-sidebar .widget.widget_text, aside.eltdf-sidebar .widget.widget_text .eltdf-widget-title-holder {
	margin-bottom: 0
}

.wpb_widgetised_column .widget.widget_text .eltdf-widget-title-holder .eltdf-widget-title, aside.eltdf-sidebar .widget.widget_text .eltdf-widget-title-holder .eltdf-widget-title {
	margin-bottom: 19px
}



.wpb_widgetised_column .widget.widget_tag_cloud a, aside.eltdf-sidebar .widget.widget_tag_cloud a {
	font-size: 12px !important;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #666666;
	display: inline-block;
	font-family: 'ITCFranklinGothicStd-Book', sans-serif;
	font-weight: inherit;
	line-height: 27px;
	margin: 0;
	padding: 0
}



.wpb_widgetised_column .widget.widget_tag_cloud a:after, aside.eltdf-sidebar .widget.widget_tag_cloud a:after {
	content: ',';
	color: #666666;
	margin: 0 4px 0 0
}

.wpb_widgetised_column .widget.widget_tag_cloud a:last-child:after, aside.eltdf-sidebar .widget.widget_tag_cloud a:last-child:after {
	display: none
}

.widget.eltdf-author-widget {
	background-color: #f7f5f5
}

.widget.eltdf-author-widget .eltdf-author-image-holder {
	margin-bottom: 20px;
	padding: 45px 15px 0
}

.widget.eltdf-author-widget .eltdf-author-image-holder img {
	margin: 0 auto;
	display: block
}

.widget.eltdf-author-widget .eltdf-author-bio-holder {
	padding: 0 19px 24px;
	text-align: center
}

.widget.eltdf-blog-list-widget {
	margin: 0 0 20px
}

.widget .eltdf-widget-title-holder {
	margin-bottom: 14px
}

.widget .eltdf-widget-title-holder .eltdf-widget-title {
	color: #444444;
	margin-bottom: 14px;
	text-transform: uppercase
}

.widget.widget_archive .eltdf-widget-title, .widget.widget_categories .eltdf-widget-title, .widget.widget_meta .eltdf-widget-title, .widget.widget_nav_menu .eltdf-widget-title, .widget.widget_pages .eltdf-widget-title, .widget.widget_recent_comments .eltdf-widget-title, .widget.widget_recent_entries .eltdf-widget-title, .widget.widget_rss .eltdf-widget-title {
	margin-bottom: 0
}



.widget ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.widget ul li {
	display: block;
	line-height: 20px;
	margin: 0;
	padding: 5px 0
}

.widget ul li:last-child {
	border: 0;
	padding-bottom: 0
}

.widget ul li a {
	color: #666666;
	font-size: 12px;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-weight: 500
}



.widget.widget_archive ul li, .widget.widget_categories ul li, .widget.widget_meta ul li, .widget.widget_nav_menu ul li, .widget.widget_pages ul li, .widget.widget_recent_entries ul li {
	overflow: hidden
}

.widget.widget_archive ul li a, .widget.widget_categories ul li a, .widget.widget_meta ul li a, .widget.widget_nav_menu ul li a, .widget.widget_pages ul li a, .widget.widget_recent_entries ul li a {
	display: inline;
	overflow: hidden;
	padding: 0;
	position: relative
}



.widget.widget_search .input-holder {
	border-color: #d7d7d7;
	border-style: solid;
	border-width: 1px
}

.widget.widget_search .input-holder button, .widget.widget_search .input-holder input {
	background-color: transparent;
	border: 0;
	border-radius: 0;
	box-sizing: border-box;
	color: inherit;
	display: inline-block;
	float: left;
	font-family: 'ITCFranklinGothicStd-Book', sans-serif;
	font-size: 12px;
	letter-spacing: .2em;
	font-weight: bold;
	text-transform: uppercase;
	height: 50px;
	line-height: calc(50px - 2px);
	outline: 0;
	position: relative;
	vertical-align: top;
	-webkit-appearance: none;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out
}

.widget.widget_search .input-holder input.search-field {
	width: calc(100% - 70px);
	padding: 0 0 0 20px
}

.widget.widget_search .input-holder input.search-field::-webkit-input-placeholder {
	color: inherit
}



.widget.widget_search .input-holder button {
	background: #fff;
	color: inherit;
	cursor: pointer;
	font-size: 15px;
	width: 50px;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out
}



.widget.widget_search .input-holder button span {
	display: block;
	left: 20px;
	line-height: inherit;
	position: absolute;
	top: 2px;
	width: 100%
}



.widget.widget_text, .widget.widget_text .eltdf-widget-title-holder {
	margin-bottom: 0
}

.widget.widget_text .eltdf-widget-title-holder .eltdf-widget-title {
	margin-bottom: 19px
}



.widget.widget_tag_cloud a {
	font-size: 12px !important;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #666666;
	display: inline-block;
	font-family: 'ITCFranklinGothicStd-Book', sans-serif;
	font-weight: inherit;
	line-height: 27px;
	margin: 0;
	padding: 0
}



.widget.widget_tag_cloud a:after {
	content: ',';
	color: #666666;
	margin: 0 4px 0 0
}

.eltdf-instagram-feed li a:after, .eltdf-instagram-feed.eltdf-instagram-carousel li a:before {
	content: '';
	top: 0;
	height: 100%;
	background-color: rgba(33, 33, 33, .6);
	left: 0
}

.widget.widget_tag_cloud a:last-child:after {
	display: none
}



.eltdf-instagram-feed {
	list-style: none;
	padding: 0;
	margin: 0
}

.eltdf-instagram-feed li {
	float: left;
	box-sizing: border-box;
	border: none !important
}

.eltdf-instagram-feed li a {
	position: relative;
	display: block;
	overflow: hidden
}

.eltdf-instagram-feed li a:after {
	position: absolute;
	width: 100%;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	transition: opacity .3s
}



.eltdf-instagram-feed li img {
	width: 100%;
	display: block
}



.eltdf-instagram-feed.eltdf-instagram-gallery.eltdf-tiny-space {
	margin: 0 -5px -10px
}

.eltdf-instagram-feed.eltdf-instagram-gallery.eltdf-tiny-space li {
	padding: 0 5px;
	margin: 0 0 10px
}



.eltdf-instagram-feed.eltdf-instagram-gallery.eltdf-col-3 li {
	width: 33.33333%
}



.widget.eltdf-separator-widget {
	margin: 0 !important
}

.eltdf-social-icon-widget-holder {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0
}

.eltdf-social-icon-widget-holder .eltdf-social-icon-widget {
	color: inherit;
	line-height: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	letter-spacing: inherit
}
.eltdf-btn, .eltdf-btn.eltdf-btn-simple .eltdf-btn-text {
	display: inline-block;
	vertical-align: middle;
	font-weight: 700
}

.eltdf-btn {
	font-family: inherit;
	position: relative;
	width: auto;
	outline: 0;
	line-height: 16px;
	letter-spacing: .1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform: uppercase;
	box-sizing: border-box;
	margin: 0;
	-webkit-transition: color .3s cubic-bezier(.53, .26, .63, .94), background-color .3s cubic-bezier(.53, .26, .63, .94), border-color .3s cubic-bezier(.53, .26, .63, .94);
	-moz-transition: color .3s cubic-bezier(.53, .26, .63, .94), background-color .3s cubic-bezier(.53, .26, .63, .94), border-color .3s cubic-bezier(.53, .26, .63, .94);
	transition: color .3s cubic-bezier(.53, .26, .63, .94), background-color .3s cubic-bezier(.53, .26, .63, .94), border-color .3s cubic-bezier(.53, .26, .63, .94);
	padding: 17px 32px;
	font-size: 13px;
	cursor: pointer
}



.eltdf-btn.eltdf-btn-simple {
	padding: 0 !important;
	color: #CCA858;
	background-color: transparent;
	border: 0;
	vertical-align: middle
}

.eltdf-btn.eltdf-btn-simple .eltdf-btn-text {
	font-size: 12px
}



.eltdf-separator-holder {
	position: relative;
	height: auto;
	font-size: 0;
	line-height: 1em
}

.eltdf-separator-holder.eltdf-separator-center {
	text-align: center
}
.eltdf-social-share-holder ul {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	list-style: none;
	padding: 0;
	margin: 0
}
.eltdf-social-share-holder.eltdf-list li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	margin: 0 26px 3px 0
}

.eltdf-social-share-holder.eltdf-list li:last-child {
	margin: 0 0 3px
}

.eltdf-social-share-holder.eltdf-list li a {
	font-size: 18px;
	color: #9d9d9d
}
span.eltdf-title-subtitle-holder {
	width: 100%;
}

span.eltdf-title-subtitle-holder-inner {
	width: 100%;
}
/*Blog Standard Page*/
/*Photo Shooting*/
span.eltdf-post-info-category a {
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 12px;
	color: #929292;
	text-decoration: none!important;
}
#blg-stnd-box3 p.cs-pd {
	color: #666666;
	line-height: 28px;
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 20px;
}
.posts P {
	font-size: 16px;
	line-height: 28px;
	color: #777;
}
h4.entry-title.eltdf-post-title a {
	color: #666666;
}

span.eltdf-post-info-date.entry-date.published.updated a {
	color: #666666;
}
.eltdf-comment-form {
	padding: 0;
	clear: both;
	box-sizing: border-box
}

.eltdf-comment-form .eltdf-comment-form-inner {
	padding: 45px 0 78px
}

.eltdf-comment-form .eltdf-comment-form-inner #respond input[type=text], .eltdf-comment-form .eltdf-comment-form-inner #respond textarea, .eltdf-comment-form .eltdf-comment-form-inner .post-password-form input[type=password] {
	background-color: #f9f9f9
}

.eltdf-comment-form .eltdf-comment-form-inner #respond input[type=text] {
	width: 49%
}

.eltdf-comment-form .eltdf-comment-form-inner #respond #author {
	margin-right: 2%
}

.eltdf-comment-form .eltdf-comment-form-inner #respond input[type=text] {
	float: left
}



.eltdf-comment-form .comment-reply-title {
	margin: 0 0 37px
}
#respond input[type=text], #respond input[type=email], #respond textarea, .post-password-form input[type=password] {
	width: 100%;
	margin: 0 0 15px;
	padding: 16px 24px 15px;
	font-family: inherit;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .3em;
	line-height: 20px;
	font-weight: inherit;
	color: #212121;
	background-color: transparent;
	border-radius: 0;
	outline: 0;
	-webkit-appearance: none;
	box-sizing: border-box;
	-webkit-transition: border-color .2s ease-in-out;
	-moz-transition: border-color .2s ease-in-out;
	transition: border-color .2s ease-in-out
}


#respond input[type=text]::-webkit-input-placeholder, #respond input[type=email]::-webkit-input-placeholder, #respond textarea::-webkit-input-placeholder, .post-password-form input[type=password]::-webkit-input-placeholder {
	color: #aaa
}



#respond textarea {
	display: block;
	padding: 15px 24px
}
.comment-form .submit{
	font-family: inherit;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: color .3s cubic-bezier(.53, .26, .63, .94), background-color .3s cubic-bezier(.53, .26, .63, .94), border-color .3s cubic-bezier(.53, .26, .63, .94);
	position: relative;
	vertical-align: middle;
	box-sizing: border-box;
	outline: 0
}
#submit_comment, .post-password-form input[type=submit], input.wpcf7-form-control.wpcf7-submit {
	font-family: inherit;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: color .3s cubic-bezier(.53, .26, .63, .94), background-color .3s cubic-bezier(.53, .26, .63, .94), border-color .3s cubic-bezier(.53, .26, .63, .94);
	position: relative;
	vertical-align: middle;
	box-sizing: border-box;
	outline: 0
}
input#submit {width: auto;
	line-height: 16px;
	letter-spacing: .1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: 700;
	margin: 0;
	-moz-transition: color .3s cubic-bezier(.53,.26,.63,.94),background-color .3s cubic-bezier(.53,.26,.63,.94),border-color .3s cubic-bezier(.53,.26,.63,.94);
	transition: color .3s cubic-bezier(.53,.26,.63,.94),background-color .3s cubic-bezier(.53,.26,.63,.94),border-color .3s cubic-bezier(.53,.26,.63,.94);
	padding: 17px 32px;
	font-size: 13px;
	color: #fff;
	background-color: #CCA858;
	border: 2px solid #CCA858;}

textarea#comment,.comment-form input {width: 100%;
	margin: 0 0 15px;
	padding: 16px 24px 15px;
	font-family: inherit;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .3em;
	color: #212121;
	background-color: transparent;
	border: 1px solid #ddd;
	border-radius: 0;
}
p.form-submit {
	margin: 0
}

#submit_comment, .post-password-form input[type=submit] {
	width: auto;
	line-height: 16px;
	letter-spacing: .1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: 700;
	margin: 0;
	-moz-transition: color .3s cubic-bezier(.53, .26, .63, .94), background-color .3s cubic-bezier(.53, .26, .63, .94), border-color .3s cubic-bezier(.53, .26, .63, .94);
	transition: color .3s cubic-bezier(.53, .26, .63, .94), background-color .3s cubic-bezier(.53, .26, .63, .94), border-color .3s cubic-bezier(.53, .26, .63, .94);
	padding: 17px 32px;
	font-size: 13px;
	color: #fff;
	background-color: #CCA858;
	border: 2px solid #CCA858
}
.eltdf-blog-holder {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	clear: both
}

.eltdf-blog-holder article {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	box-sizing: border-box
}


.eltdf-blog-holder article .eltdf-post-content {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle
}

.eltdf-blog-holder article .eltdf-post-image {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%
}

.eltdf-blog-holder article .eltdf-post-image img {
	display: block
}

.eltdf-blog-holder article .eltdf-post-text {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	box-sizing: border-box
}

.eltdf-blog-single-navigation, .eltdf-related-posts-holder {
	width: 100%;
	position: relative;
	vertical-align: middle;
	box-sizing: border-box
}


.eltdf-related-posts-holder {
	display: inline-block;
	padding: 0
}

.eltdf-related-posts-holder .eltdf-related-posts-holder-inner {
	padding: 46px 0 26px
}

.eltdf-related-posts-holder .eltdf-related-posts-title {
	margin: 0 0 40px
}

.eltdf-related-posts-holder .eltdf-related-posts-title > * {
	margin: 0
}

.eltdf-related-posts-holder .eltdf-related-posts-inner {
	margin: 0 -10px
}

.eltdf-related-posts-holder .eltdf-related-post {
	position: relative;
	display: inline-block;
	float: left;
	width: 25%;
	margin: 0 0 20px;
	padding: 0 10px;
	box-sizing: border-box
}
.eltdf-related-posts-holder .eltdf-related-post .eltdf-related-post-image {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	overflow: hidden
}

.eltdf-related-posts-holder .eltdf-related-post .eltdf-related-post-image a {
	position: relative;
	display: block
}

.eltdf-related-posts-holder .eltdf-related-post .eltdf-related-post-image a:after {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: '';
	opacity: 0;
	background-color: rgba(33, 33, 33, .2);
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.eltdf-related-posts-holder .eltdf-related-post .eltdf-related-post-image img {
	display: block
}

.eltdf-related-posts-holder .eltdf-related-post .eltdf-post-title {
	margin: 19px 0 0;
	text-transform: uppercase
}

.eltdf-related-posts-holder .eltdf-related-post .eltdf-post-info {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	margin: 4px 0 0
}
.eltdf-blog-holder.eltdf-blog-single.eltdf-blog-single-standard article {
	margin: 0 0 70px
}

.eltdf-blog-holder.eltdf-blog-single.eltdf-blog-single-standard article .eltdf-post-heading {
	margin-bottom: 28px
}

.eltdf-blog-holder.eltdf-blog-single.eltdf-blog-single-standard article .eltdf-post-title {
	margin: 0 0 14px;
	line-height: 1em
}

.eltdf-blog-holder.eltdf-blog-single.eltdf-blog-single-standard article .eltdf-post-text {
	padding: 0 0 18px;
	border-bottom: 1px solid #d7d7d7
}

.eltdf-blog-holder.eltdf-blog-single.eltdf-blog-single-standard article .eltdf-post-info-top {
	margin-bottom: 7px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: .3em
}
.eltdf-blog-holder.eltdf-blog-single.eltdf-blog-single-standard article .eltdf-post-info-bottom {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	margin: 31px 0 0
}

.eltdf-blog-holder.eltdf-blog-single.eltdf-blog-single-standard article .eltdf-post-info-bottom .eltdf-post-info-bottom-left, .eltdf-blog-holder.eltdf-blog-single.eltdf-blog-single-standard article .eltdf-post-info-bottom .eltdf-post-info-bottom-right {
	position: relative;
	display: inline-block;
	width: 50%;
	float: left
}
.eltdf-blog-holder.eltdf-blog-single.eltdf-blog-single-standard article .eltdf-post-info-bottom .eltdf-post-info-bottom-right {
	text-align: right
}
.eltdf-image-gallery {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle
}

.eltdf-image-gallery .eltdf-ig-grid .eltdf-ig-image {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	float: left;
	box-sizing: border-box
}

.eltdf-image-gallery .eltdf-ig-grid .eltdf-ig-image a, .eltdf-image-gallery .eltdf-ig-grid .eltdf-ig-image img {
	display: block
}

.eltdf-image-gallery .eltdf-ig-grid .eltdf-ig-image a {
	position: relative
}

.eltdf-image-gallery .eltdf-ig-grid .eltdf-ig-image a:before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -19px 0 0 -19px;
	content: '\4c';
	font-family: ElegantIcons;
	speak: none;
	color: #fff;
	font-size: 38px;
	line-height: 1;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	z-index: 2;
	opacity: 0;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out
}



.eltdf-image-gallery .eltdf-ig-grid .eltdf-ig-image a:after {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: '';
	background-color: rgba(221, 176, 183, .7);
	opacity: 0;
	-webkit-transition: opacity .2s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out
}



.eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-small-space {
	margin: 0 -10px
}

.eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-small-space .eltdf-ig-image {
	padding: 0 10px;
	margin: 0 0 20px
}



.eltdf-image-gallery .eltdf-ig-grid.eltdf-ig-columns-2 .eltdf-ig-image {
	width: 50%
}
.eltdf-social-share-holder {
	display: inline-block;
	position: relative;
	vertical-align: middle
}

.eltdf-social-share-holder ul {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	list-style: none;
	padding: 0;
	margin: 0
}
/*Photo Shooting*/

/*Footer CSS Start*/
.col-30.widget {
	display: flex;
	flex-direction: column;
	padding: 30px;
	background-color: #222;
}
span.smal-text.default-color.have-sprites {
	background-color: #111;
	margin-bottom: 10px;
	align-items: center;
	display: flex;
	padding: 17px 25px 16px 25px;
}
.footer-box a {
	color: #fff;
}
.footer-box a:hover {
	color: #b36e07;
}
.footer-box {
	background-color: #000;
	padding: 60px 10% 60px 10%;
	/* margin: 263px 0 0 0; */
	clear:both;
}

span.widget-title {
	line-height: 24px;
	border-bottom: 1px dashed #fff;
	padding: 0 0 25px 81px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 2px;
}

span.widget-title:before {
	width: 63px;
	height: 67px;
	left: 0;
	top: -23px;
}

span#widget01 .widget-title:before {
	background-position: -337px -66px;
}

span#widget02 .widget-title:before {
	background-position: -667px -210px;
}

span#widget03 .widget-title:before {
	background-position: -416px -66px;
}

.widget {
	font-size: 14px;
}

.widget .smal-text {
	line-height: 24px;
	padding: 35px 0 10px 0;
}

.widget .last-child {
	padding: 0px 0 0px 0;
}

span.review-start {
	margin: 15px 0 20px 0;
	background: -webkit-linear-gradient(#D53667, #FF6A6A);
	-webkit-background-clip: text;
	-webkit-text-fill-color: #ffffff00;
	font-size: 29px;
}

.review-start strong {
	font-size: 24px;
	color: #fff !important;
	padding-right: 10px;
}

#widget02 .smal-text {
	padding-left: 45px;
	position: relative;
}

#widget02 .smal-text:before {
	width: 40px;
	height: 40px;
	left: 0;
	background-position: -228px 5px;
}

#widget02 .smal-text:after {
	width: 126px;
	height: 26px;
	left: 0;
	background-position: -274px -2px;
	top: 118px;
}

.flickr-box {
	margin: 35px 0 0 0;
}
span.flickr-box.dflex.make-row-for-two.justify-content-space-between.align-items-center img {
	filter: grayscale(1);
	max-width: inherit;
}
.copyright-box {
	background-color: #926600;
	padding: 10px 0 10px 0px;
}

span.copyright {
	line-height: 24px;
	letter-spacing: 5px;
	font-size: 16px;
}

/*Footer CSS End*/
.page-template-wedding-venues .header-banner-box-inner{
	background: none;
	height: 0px;
}
.page-template-wedding-venues .header-banner-box-inner.sablog:before{
	display: none;
}
/**Inner page**/
.header-banner-box-inner {
	background-image: url(https://www.newjerseyvideography.com/wp-content/uploads/2021/07/New-Jersey-Videography-Inner-Banner.jpg);
	background-size: cover;
	height: auto;
	padding: 0px;
	text-align: center;
	position: relative;
	top: 0;
	background-position: center center;
	z-index: 999;
}
.header-banner-box-inner:before {
	content: '';
	width: 100%;
	height: 100%;
	/*background-color: rgba(0, 0, 0, 0.6);*/
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
	z-index: -1;
}
.header-banner-box-inner.sablog:before {
	content: '';
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 0;
	z-index: 0;
}

.sa-post-image-recent {
	width: 90px;
	height: 90px;
	background-size: cover;
	background-color: #9a9899;
	margin-right: 10px;
	background-position: center center;
}

.col-40.left-pad ul li a.recent-post-title {
	line-height: 16px;
}

.maininnerpagesingle {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-top: 13px;
    padding-bottom: 60px;
}
.maininnerpagesingle h2, .maininnerpagesingle h2 strong {
	color: #444;
	display: block;
	width: 100%;
	padding: 20px 0px 10px;
	font-size: 30px;
	font-family: ITCFranklinGothicStd-Book;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: normal;
	text-align: center;
	max-width: 800px;
	text-align: center;
	margin: 20px auto;
	line-height: 43px;
}
.maininnerpagesingle h3, .maininnerpagesingle h3 strong {
	color: #222222;
	display: inline-block;
	width: auto;
	font-size: 24px;
	font-family: 'bodoni72cregular';
	font-weight: normal;
	text-transform: initial;
	letter-spacing: 2px;
	width: 100%;
	max-width: 800px;
	text-align: left;
	margin: 20px auto;
	line-height: 1.6em;
}
.maininnerpagesingle h4, .maininnerpagesingle h4 strong, .maininnerpagesingle h5, .maininnerpagesingle h5 strong {
	max-width: 800px;
	text-align: left;
	margin: 20px auto;
	color: #000;
}
.maininnerpagesingle p {
	color: #444;
	line-height: 26px;
	font-size: 16px;
	font-weight: 100;
	padding: 10px 0 10px;
	font-family: ITCFranklinGothicStd-Book;
	max-width: 800px;
	margin: 0 auto;
}
.maininnerpagesingle ul {
	margin: 0 auto;
	width: 100%;
	max-width: 800px;
}
.maininnerpagesingle ul li {
	display: block;
	color: rgb(102, 102, 102);
	line-height: 28px;
	font-size: 16px;
	font-weight: 100;
	padding: 0px 0px 0px 30px;
	font-family: ITCFranklinGothicStd-Book;
	position: relative;
	margin-left: 30px;
	text-align: left;
}
.maininnerpagesingle ul li:before {
	content: '';
	background: url(assets/images/arrow.svg);
	display: inline-block;
	width: 20px;
	height: 12px;
	background-repeat: no-repeat;
	position: absolute;
	top: 4px;
	left: 0px;
	/*     width: 100%; */
}
.maininnerpagesingle a {
	display: inline;
	color: #946700;
	text-decoration: underline;
}
.maininnerpagesingle a:hover {
	color: #CCA858;
}
.maininnerpagesingle .smul {
	column-count: 2;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*Weading Template Start*/
.weading-vanues-banner-area {
	padding-top: 77px;
	display: flex;
}
.weading-vanues-banner-area > div {
	flex: 1;
	padding: 120px;
	box-sizing: border-box;
}
.weading-vanues-banner-right {
	position: relative;
	text-align: center;
	background-color: #000000;
}
.weading-vanues-banner-right .heading-three {
	font-weight: normal;
	font-size: 22px;
	letter-spacing: 0.6em;
	color: #fff;
	margin-bottom: 20px;
}
.weading-vanues-banner-right .have-sprites:before {
	left: 12%;
	width: 78px;
	height: 226px;
	background-position: -8px -167px;
	top: 80px;
	filter: invert(1) brightness(1);
}
.weading-vanues-banner-right .heading-one.primary-color {
	font-size: 100px;
}
.weading-vanues-banner-right p {
	font-weight: normal;
	font-size: 18px;
	line-height: 32px;
	text-align: left;
	color: #fff;
}
.weading-vanues-banner-right p.sub {
	font-size: 26px;
	line-height: 42px;
	margin-top: 75px;
	margin-bottom: 30px;
}
.weading-vanues-banner-left {
	position: relative;
	display: block;
	background-color: #F3F3F3;
}
.weading-vanues-banner-left:after {
	content: "";
	width: 90%;
	height: 90%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background-image: url(assets/images/wd.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.wedding-vanue-select-main-area {
	padding: 35px 0px 50px;
}
.wedding-vanue-select-area {
	height: 55px;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.wedding-vanue-location-area {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.wedding-vanue-location-area ul {
	text-align: center;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 45px;
}
.wedding-vanue-location-area ul li {
	position: relative;
	padding: 0px 20px;
}
.wedding-vanue-location-area ul li + li:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	background: rgba(68, 68, 68, 0.5);
	top: 0;
	bottom: 0;
	left: -2px;
	margin: auto 0;
	transform: rotate(20deg);
}
.wedding-vanue-location-area ul li button {
	border: none;
	background: transparent;
	font-size: 20px;
	color: #444;
	cursor: pointer;
}
.wedding-vanue-location-area ul li.active button, .wedding-vanue-location-area ul li button:hover {
	color: #CCA858;
}
.wedding-vanue-search-main-area {
	background-color: #000;
	padding: 50px 0px;
}
.wedding-vanue-search-area {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.wedding-vanue-search-area p {
	text-align: center;
	position: relative;
	width: 100%;
	max-width: 185px;
	margin: 0 auto;
	margin-bottom: 30px;
	color: #FFF;
}
.wedding-vanue-search-area p:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #C7A864;
	position: absolute;
	top: -1px;
	bottom: 0;
	left: 0;
	margin: auto 0;
	z-index: 1;
}
.wedding-vanue-search-area p span {
	display: inline-block;
	background: black;
	position: relative;
	z-index: 2;
	padding: 0px 25px;
}
.wedding-vanue-search-area label {
	display: flex;
	align-items: center;
	gap: 30px;
	position: relative;
}
.wedding-vanue-search-area label span {
	font-size: 34px;
	line-height: 52px;
	color: #fff;
	width: 38%;
	min-width: fit-content;
}
.wedding-vanue-search-area label .autocomplete {
	width: 100%;
}
.wedding-vanue-search-area label input {
	border: none;
	background: transparent;
	border-bottom: 1px solid #707070;
	width: 100%;
	font-size: 18px;
	color: #FFF;
	padding: 14px 20px 14px 28px;
}
.wedding-vanue-search-area label input:focus {
	border: none;
	outline: none;
	border-bottom: 1px solid #C7A864;
}
.wedding-vanue-search-area label .autocomplete:after {
	content: "";
	background-image: url(assets/images/ionic-ios-search.png);
	width: 19px;
	height: 19px;
	position: absolute;
	top: 0;
	left: 0px;
	bottom: 0;
	margin: auto 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.autocomplete {
	position: relative;
	display: inline-block;
}
.autocomplete-items {
	position: absolute;
	border: 1px solid #d4d4d4;
	border-bottom: none;
	border-top: none;
	z-index: 99;
	/*position the autocomplete items to be the same width as the container:*/
	top: 100%;
	left: 0;
	right: 0;
}

.autocomplete-items div {
	padding: 10px;
	cursor: pointer;
	background-color: #fff; 
	border-bottom: 1px solid #d4d4d4; 
}

/*when hovering an item:*/
.autocomplete-items div:hover {
	background-color: #e9e9e9; 
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
	background-color: DodgerBlue !important; 
	color: #ffffff; 
}

.wedding-vanues-all .slick-track {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.wedding-vanues-all .slick-track .card {
	padding: 12px;
	width: 100%;
}
.wedding-vanues-all .card {
	padding: 5px;
	width: 100%;
	max-width: 300px;
	min-width: 300px;
}
.wedding-vanues-all .slick-track:before, .wedding-vanues-all .slick-track:after {
	display: none;
}
.wedding-vanues-all .protfolio-thumb {
	height: 220px;
}
.wedding-vanues-all .card-content a {
	color: #cca858;
}
.vanues-item-title {
	font-weight: normal;
	font-size: 34px;
	line-height: 52px;
	text-align: center;
	color: #444;
	text-transform: unset;
	padding: 25px 0px;
}

.wedding-vanues-all .slick-initialized .slick-slide:not(.populer) {
	display: none;
}
.vanues-item-title span {
	display: contents;
}
.weading-vanues-banner-right p.sub a {
	color: #cca858;
}
.weading-vanues-banner-right p.sub a:hover {
	color: #cca858;

}

.nice-select .option {
	font-size: 20px;
}

/*Weading Template End*/
.maininnerpagesingle p.quote3 {
	max-width: 100%;
}
/**Inner page end**/
.fixmtop {
	margin-top: -40px;
}
.fixmtop p {
	font-size: 18px;
}
span.blocquote-style-1.dflex.justify-content-center {
	max-height: 600px;
	width: 100%;
	display: flex;
	justify-content: flex-end;
	background: #000;
}
span.col-50-1.pfimage {
	background: #000;
	justify-content: flex-end;
	text-align: right;
	display: flex;
}
.shotcode-box.photographer {
	width: 100%;
	max-width: unset;
	border: 1px solid #000;
	margin: 50px 0px;
	display: flex;
	align-items: center;
	background: #000;
}
.shotcode-box .name-phot h5 span {
	font-family: ITCFranklinGothicStd-Book;
	font-size: 20px;
	margin: 20px;
	font-style: normal;
}
.afordable-content.weddingpage {
	padding: 50px;
	background: #fff;
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin: -80px auto -50px;
	text-align: center;
}
.afordable-content.weddingpage h3 {
	display: flex;
	flex-wrap: wrap;
	text-transform: capitalize;
	gap: 20px;
}
.afordable-content.weddingpage.h3center h3 {
	justify-content: start;
	margin-top: 50px;
	margin-left: 0;
}
.afordable-content.weddingpage.h3center img.alignright {
    border-radius: 20px;
    box-shadow: 0 9px 14px -2px rgb(0 0 0 / 48%);
}
.maininnerpagesingle a.portfolio {
    background: #945800;
    color: #fff;
    padding: 23px 40px 20px;
    margin: 130px auto auto;
    display: block;
    max-width: 350px;
    text-align: center;
    width: 100%;
    text-decoration: none;
    line-height: normal;
    font-size: 20px;
}
.headbar {
	font-family: 'Miama';
	font-size: 80px;
	margin-bottom: 50px;
	color: #a67300;
	position: relative;
	width: 100%;
	max-width: 800px;
	margin: 50px auto;
	display: block;
}
.headbar:before {
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(assets/images/sprite-1-min.svg);
	left: -110px;
	background-position: -131px -167px;
	width: 97px;
	height: 245px;
}
.page-id-9334 .maininnerpagesingle{
	padding-top:0px;
}
.ph-gallery {
	width: 100%;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.ph-gallery > div.gallery {
	column-count: unset;
}
.blocquote-style-1.dflex.justify-content-center {
	width: 100%;
	justify-content: flex-end;
}
.ph-gallery > div.gallery {
	column-count: unset;
}
.ph-gallery {
	width: 100%;
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
button.sa-arrow {
	position: absolute;
	background: transparent;
	width: 50px;
	height: 50px;
	z-index: 1;
	border: none;
	/* transform: rotate(45deg); */
	top: 316px;
	left: 46%;
	/* border-left: 2px solid #000; */
	/* border-bottom: 2px solid #000; */
	cursor: pointer;
	background: url(/wp-content/themes/thestory/assets/images/arrow-new2.svg);
	background-repeat: no-repeat;
}
button.sa-arrow.saArrowright {
	left: unset;
	right: 46%;
	/*border-left: transparent;
	border-bottom: transparent;
	border-top: 2px solid #000;
	border-right: 2px solid #000;*/
	transform: rotate(180deg);
}
.shotcode-box.photographer .blocquote-style-1.dflex.justify-content-center {
	width: 50%;
	justify-content: flex-end;
}
.ph-gallery .slick-track {
	height: 263px;
}
.name-phot.col-50-1 div {
	text-align: center;
	color: #fff;
	font-size: 26px;
}
.afordable-content.weddingpage .simple-para {
	margin: 30px 0px;
}
.three-col-flex {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
}
.ph-gallery.height button.sa-arrow {
	top: 280px;
}

.maininnerpagesingle a.portfolio.height {
	margin: 100px auto auto;
}
.wastarter {
	display: flex;
	width: 100%;
	max-width: 1200px;
	justify-content: center;
	align-items: center;
	margin: 70px auto 98px;
	gap: 50px;
	padding: 0px 40px;
}
.wastarter-text h5 {
	color: #cca858;
	font-family: 'Noto Sans';
	font-weight: bolder;
	font-size: 32px;
}
.wastarter-text h3 {
	text-align: left;
	font-size: 16px;
	justify-content: flex-start;
	font-weight: bold;
}
.wastarter-img img {
	width: 100%;
	height: auto;
}
.wastarter-img {
	width: 50%;
}
.wa-imgs {
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	z-index: 1;
}
.wa-imgs img {
	width: 33.3%;
	height: auto;
}
.wa-main-text {
	width: 100%;
	max-width: 800px;
	margin: -300px auto 0px;
	background: #fff;
	padding: 80px;
}
.waphotographer .headbar, .waphotographer .afordable-content.weddingpage p {
	text-align: left;
}
.waphotographer .afordable-content.weddingpage {
	padding: 30px 50px 50px 180px;
}
.wa-gallery {
	margin: 110px auto 100px;
}
.waphotographer .protfolio-thumb {
	width: 100%;
	height: 500px;
	background-size: cover;
	background-position: center;
}
.waphotographer .card-content a:last-child {
	font-size: 30px;
	font-family: 'Noto Sans';
	letter-spacing: 0px;
	color: #fff;
	margin-top: -120px;
	border: 0px;
	text-shadow: 0 0 20px BLACK;
}
.wa-gallery p.link {
	text-align: center;
	margin-top: 150px;
	border: 1px solid;
	padding: 30px;
	width: max-content;
	text-align: center;
	color: #000;
	text-transform: uppercase;
}
.wa-gallery p.link a {
	text-decoration: none;
	color: #000;
}
.waend {
	display: flex;
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	align-items: center;
	gap: 50px;
	padding: 30px;
}
.waend div h4 {
	font-size: 35px;
	font-family: 'ITCFranklinGothicStd-Book';
	margin: 0px;
}
.waend p {
	margin: 0px;
	font-weight: bold;
	font-size: 20px;
}
.waend > p {
	margin: 0 auto;
}
.waend > p a {
	text-decoration: none;
	border: 1px solid;
	padding: 40px;
}
section.waphotographer:before {
	content: '';
	background: url(https://www.newjerseyvideography.com/wp-content/uploads/2023/05/vlad-bg.jpg);
	position: absolute;
	left: 0;
	top: 380px;
	width: 500px;
	height: 728px;
	z-index: -1;
	opacity: .1;
	background-size: cover;
	filter: grayscale(1);
}
section.waphotographer.kam:before {
	background: url(https://www.newjerseyvideography.com/wp-content/uploads/2023/05/kam-bg.jpg);
}
section.waphotographer.eugene:before {
	background: url(https://www.newjerseyvideography.com/wp-content/uploads/2023/05/eugene-bg.jpg);
}
section.waphotographer.marina:before {
	background: url(https://www.newjerseyvideography.com/wp-content/uploads/2023/05/marina-bg.jpg);
}
section.waphotographer.vladimir:before {
	background: url(https://www.newjerseyvideography.com/wp-content/uploads/2023/05/vladimir-bg.jpg);
}
section.waphotographer.vlad:before {
	background: url(https://www.newjerseyvideography.com/wp-content/uploads/2023/05/Vlad-bg-1.jpg);
}
section.waphotographer.steve:before {
	background: url(https://www.newjerseyvideography.com/wp-content/uploads/2023/05/steve-bg.jpg);
}
.waphotographer .holcarousel {
	gap: 1%;
}
.waphotographer .card {
	padding: 0;
	width: 100%;
	height: 500px;
}
.waphotographer .wa-gallery-inner {
	margin: 100px 0px;
}
.waphotographer .wa-gallery-inner button.sa-arrow {
	bottom: -100px;
	top: unset;
}
.wa-gallery p.link a, .wa-gallery p.link {
    text-decoration: none;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    text-transform: none;
}
.wa-gallery p.link{
	padding: 40px;
}
.socials-sec {
    display: flex;
    flex-direction: row;
    gap: 10px;
	margin: 15px 0 10px;
}
.socials-sec a {
    width: 36px;
    height: 36px;
    border: 1px solid #EAEFF7;
    margin: 5px 0;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: inline-block;
}
.socials-sec a:hover {
    transform: rotate(5deg);
}
.socials-sec a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(assets/images/facebook-icon.svg);
    filter: invert(96%) sepia(100%) saturate(17%) hue-rotate(324deg) brightness(105%) contrast(105%);
}
.socials-sec a:nth-child(2):after {
    background-image: url(assets/images/twitter-icon.svg);
}
.socials-sec a:nth-child(3):after {
    background-image: url(assets/images/instagram-icon.svg);
}
.socials-sec a:nth-child(4):after {
    background-image: url(assets/images/youtube-icon.svg);
}
.services-holder {
	display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 50px 1fr 50px 1fr 50px 1fr;
    grid-template-columns: repeat(3,1fr);
    margin: 40px auto 70px;
    padding: 0 30px;
    grid-gap: 50px;
    justify-content: center;
    align-items: center;
    max-width: 1920px;
}
.services-holder h3 {
	font-size: 22px;
	justify-content: center;
}
.services-holder .single-service {
    background: #fff;
    -webkit-box-shadow: 0px 18px 38px rgb(0 0 0 / 40%);
    box-shadow: 0px 18px 38px rgb(0 0 0 / 24%);
    border-bottom: 2px solid #946700;
    text-align: center;
	transition: all .3s ease-in-out;
}
.services-holder .single-service:hover {
	cursor: pointer;
	-webkit-box-shadow: 0px 18px 38px rgb(0 0 0 / 59%);
    box-shadow: 0px 18px 38px rgb(0 0 0 / 59%);
	transform: translateY(-10px);
	transition: all .3s ease-in-out;
}
.contact-location-holder .h2-contact-location {
	padding: 0;
	margin: 20px auto 0;
	text-align: left;
	font-size: 24px;
}
.location-page-banner p.sub-text {
	color: #fff;
    max-width: 1000px;
    margin: 20px auto 0;
    line-height: 26px;
}
.review-holder {
	max-width: 900px;
    margin: 0 auto;
}
.review-holder .slick-dots {
	display: flex;
    padding: 0;
    width: 100%;
    list-style: none;
    text-align: center;
    justify-content: center;
	gap: 20px;
}
.review-holder .slick-dots li {
	width: 15px;
    height: 15px;
    background: #222;
    border-radius: 34px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
	margin: 0;
	padding: 0;
}
.review-holder .slick-dots li.slick-active {
    width: 35px !important;
    background: #cca858 !important;
}
.review-holder .slick-dots li:before {
	content: none;
}
.review-holder .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    border: 0;
	background: none;
	outline: none;
}
.single-review {
/* 	max-width: 900px; */
	background: #fff;
    -webkit-box-shadow: 0 0 30px rgba(130,146,168,.14);
    box-shadow: 0 0 30px rgba(130,146,168,.14);
    text-align: center;
    position: relative;
    padding: 35px 95px 35px;
	margin: 30px;
}
.single-review span.stars {
    color: #ff690f;
    font-size: 20px;
}
.single-review p {
    font-size: 20px;
    font-style: italic;
    color: #777;
    line-height: 30px;
    padding: 30px 0;
}
.single-review span.review-name {
	color: #000;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 6px;
    padding-top: 25px;
}
.single-review:before {
    content: "";
    right: 45px;
    top: 45px;
    background-image: url(/wp-content/themes/thestory/assets/images/quote-review.png);
    width: 50px;
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
	opacity: .1;
}
.single-review:after {
    content: "";
    left: 45px;
    bottom: 45px;
    background-image: url(/wp-content/themes/thestory/assets/images/quote-review.png);
    width: 50px;
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
	transform: rotate(180deg);
	opacity: .1;
}
.single-review:hover:after, .single-review:hover:before {
    width: 55px;
    height: 55px;
	opacity: .2;
}
.posts-holder {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
}
.posts-holder .posts {
    background: #f7f7f7;
	cursor: pointer;
}
.posts-holder .posts span {
	margin: 0 !important;
	max-height: 220px;
	overflow: hidden;
}
.posts-holder .posts a {
	overflow: hidden;
}
.posts-holder .posts img {
	transition: all .2s ease-in-out;
}
.posts-holder .posts:hover img {
	transform: scale(1.1);
	transition: all .2s ease-in-out;
}
.posts-holder .posts h3 {
	font-size: 18px;
	line-height: 26px;
	color: #000000;
	padding: 0 20px;
    margin: 15px 0 25px;
	text-transform: capitalize;
}
.posts-holder .posts h3 a {
	font-size: 18px;
	line-height: 26px;
	color: #000000;
}
.posts-holder .posts:hover a, .posts-holder .posts:hover h3 {
	text-decoration: underline !important;
	text-decoration-color: #CCA858 !important;
	text-decoration-thickness: 2px !important;
}
ul.exp-list {
    display: block;
    padding: 30px;
    margin-top: 0;
    margin-bottom: 0;
}
ul.exp-list .exp-title {
    display: block;
    font-size: 16px;
    font-weight: bold;
    list-style: none;
    margin: 0;
    width: 150px;
    padding: 0 10px 10px;
}
ul.exp-list .exp-title:after, ul.exp-list .exp-title:before {
    content: none;
}
ul.exp-list.show-exp li {
    display: list-item !important;
}
button.show-more-li-tt {
    position: relative;
    padding: 0;
    top: -2px;
    margin-left: 15px;
    width: 10px;
    height: 10px;
    background: transparent;
    border: none;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(-45deg);
    transform-origin: center;
    transition: transform .5s, top .5s;
	cursor: pointer;
}
ul.exp-list.show-exp button.show-more-li-tt {
    transform: rotate(-225deg);
    transform-origin: center;
    transition: transform .5s, top .5s;
    top: 0px;
}
button.show-more-li {
    background: no-repeat;
    border: none;
    cursor: pointer;
    float: left;
    margin-top: 14px;
    margin-left: 16px;
}
button.show-more-li::before {
    content: "• • •";
    background-color: transparent;
    font-weight: bold;
}
ul.exp-list li:nth-child(n+5):nth-child(-n+500) {
    display: none;
}
ul.exp-list.show-exp button.show-more-li {
    border-top: 1px solid #696d7b;
    margin: 0;
    width: 150px;
    padding: 10px 10px 0;
    text-align: left;
}
.published-date {
    max-width: 800px;
    margin: 0 auto;
    color: #000;
    background: #efefef;
    padding: 5px 10px;
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 25px;
}
.published-date span {
    display: inline;
}
.review-holder {
	margin-bottom: 50px;
}
.phorographers-text-holder {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}
.phorographers-text-holder .text-left {
    max-width: 500px;
    min-width: 300px;
	text-align: left;
}
.phorographers-text-holder .text-left p {
	font-size: 18px;
    line-height: 1.6;
    margin-bottom: 20px;
}
ul.services-list {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
ul.services-list li {
	background: #fff;
    padding: 25px 35px;
    text-decoration: none !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #000 !important;
    border: 1px solid;
    margin: 0 0 20px;
	max-width: 48%;
    min-width: 390px;
    text-align: center;
}
ul.services-list li::before {
	content: none;
}
ul.services-list li a {
}
.accordion {
	width: 100%;
}
.accordion-body {
	display: none;
	-webkit-transition: unset;
	-o-transition: unset;
	transition: unset;
}
.single-accordion .active {
	background: none !important;
}
.single-accordion h2, .single-accordion h3 {
	position: relative;
    cursor: pointer;
    line-height: normal;
	padding-right: 25px;
    padding-bottom: 25px;
    margin-bottom: 35px;
    border-bottom: 1px solid rgb(26 40 80 / 26%);
}
.single-accordion h2::after, .single-accordion h3::after {
	content: '';
	position: absolute;
	top: 4px;
	right: 14.5px;
	left: auto;
	height: 30px;
	width: 1px;
	background: #000;
}
.single-accordion h2.active::after, .single-accordion h3.active::after {
	display: none;
}
.single-accordion h2::before, .single-accordion h3::before {
	content: '';
	position: absolute;
	top: 18px;
	right: 0px;
	margin: auto;
	width: 30px;
	height: 1px;
	background: #000;
}
@media all and (max-width: 1800px) {
	.afordable-content.weddingpage {
		margin: -80px auto -50px;
	}
}
@media all and (max-width: 1450px) {
	section.waphotographer:before{
		display: none;
	}
	.number {
		padding: 7px 25px;
	}
	.content-part-2 span.simple-para:after {
		width: 10%;
	}
	#menu-top-menu li a {
		font-size: 16px;
		letter-spacing: normal;
	}
	span.number.have-sprites .default-color.anchor-style {
		margin-top: 7px;
	}
	span.number:before {
		margin-top: 10px;
	}
	span.clients-logos-box {
		min-height: 100px;
	}
}
@media all and (max-width: 1400px) {
	.content-part-2 span.simple-para:after {
		width: 18%;
	}

	.number {
		padding: 0px 0px;
	}
}
@media all and (max-width: 1366px) {
	.services-holder {
		grid-gap: 20px;
	}
	button.sa-arrow {
		left: 45%;
	}
	button.sa-arrow.saArrowright {
		right: 45%;
	}
	.content-part-2 span.simple-para:after {
		width: 16%;
	}

	.number {
		padding: 0px 0px;
	}
	#menu-top-menu li a {
		letter-spacing: normal;
	}
	.afordable-content.weddingpage {
		margin: -80px auto -50px;
	}
}
@media all and (max-width: 1280px) {
	.sa-price-block-area .fullWidthContainer {
		max-width: 500px !important;
	}
	.sampBtn a {
		padding: 12px 75px 12px 30px !important;
	}
}
@media all and (max-width: 1200px) {
	.services-holder {
		-ms-grid-columns: 1fr 20px 1fr;
    	grid-template-columns: repeat(2,1fr);
		margin-left: 0;
		margin-right: 0;
	}
	.services-holder .single-service h3 {
		font-size: 20px;
		padding: 0 10px;
		text-align: center;
	}
	.waend {
		flex-direction: column;
	}
	.waend div h4, .waend p {
		text-align: center;
	}
}
@media all and (max-width: 1024px) {
	.waphotographer .card-content a:last-child {
		font-size: 18px;
	}
	.waphotographer .card-content a:last-child {
		margin-top: -120px;
	}
	.waphotographer .headbar{
		font-size: 60px;
	}
	.afordable-content.weddingpage {
		max-width: 600px;
	}
	p#breadcrumbs {
		display: none;
	}
	/*	.header-banner-box video.vdesktop{
	display: none;
}
	.header-banner-box video.vmobile{
	display: block;
}*/
	.nav-close {
		position: absolute;
		top: 7px;
		right: 22px;
		background: transparent;
		border: none;
		font-size: 30px;
		z-index: 9999999999999999999;
		display: block;
		color: #fff;
	}
	#menu-top-menu li.menu-item-has-children.showsub::after {
		transform: rotate(225deg);
	}
	.navigation.show {
		transform: translate(0%, 0px);
	}
	.number.have-sprites {
		width: 100%;
	}
	.mobile-menu {
		display: block!important;
		width: 80%;
		text-align: -webkit-right;
		/* text-align: right; */
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-end;
	}

	#nav-bar span.dflex.justify-content-center.align-items-center {
		display: flex;
		flex-direction: row;
	}
	.navigation ul {
		display: block;
	}
	.navigation ul li {
		display: block;
		text-align: left;
	}
	.navigation ul li a {
		width: auto;
		text-align: left;
		display: inline-block;
	}
	.navigation ul li ul {
		width: 100%;
		display: none;
		opacity: 1;
		visibility: visible;
		position: unset;
		box-shadow: none;
	}
	.navigation {
		overflow-y: scroll;
		height: 90%;
	}
	.navigationul li ul ul {
		position: unset;
		opacity: 1;
		visibility: visible;
		box-shadow: none;
		padding-left: 20px;
	}
	body {
		overflow: auto;
	}
	section#nav-bar {
		padding: 17px 0;
	}
	span.heading-five.default-color.have-sprites.banner-h-1 {
		margin-bottom: 50px;
	}

	span.heading-one.default-color.banner-heading {
		margin-bottom: 50px;
	}

	span.cruve-ancor {
		margin: 30px auto 30px auto;
	}

	.navigation ul {
		display: none;
	}

	.col-80.navigation {
		display: none;
	}
	#nav-bar span.col-20.logo-box {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.col-20.logo-box {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	span.crtvty-box-image {
		position: unset;
		left: auto;
		right: 0;
		margin: 0 auto;
	}

	span.classic-cont {
		min-width: 84%;
	}

	span.crtvty-box-content {
		left: 0;
		right: 0;
		margin-top: -728px;
		position: unset;
	}

	section#box-9 {
		margin: 402px 0 100px 0;
	}

	.services {
		padding: 0 0 0px 0;
	}

	span.crtvty-box-elements {
		width: 100%;
		padding: 40px;
		margin-left: 0;
	}

	.videography-02 span.simple-para {
		padding: 0 150px 0 150px;
	}

	.videography-02 span.heading-three.have-sprites:before {
		left: 15%;
	}

	.creativity-box01 span.heading-three:before {
		left: 19%;
	}

	.new-jersey-01 span.points {
		padding-left: 10%;
	}

	span.high {
		height: auto;

	}

	.photo-box {
		margin-top: 154px;
	}

	.photo-box img {
		margin-bottom: 0px;
		border-bottom: 10px solid #fff;
	}

	.detail-box {
		padding-left: 30px;
	}

	span.imag-with-content {
		border-top: 0;
		margin: -20px 0 40px -20px;
	}

	.imag-with-content:before {
		left: 43%;
		bottom: 4px !important;
	}

	.detail-box span.heading-three:before {
		left: 30px;
		top: 193px;
	}

	.photo-box img:last-child {
		height: auto;
	}

	.content-part-2 span.simple-para {
		padding: 52px 10px 52px 19px;
	}

	.photo-box-2 img {
		height: 100%;
	}

	.videography-03 {
		height: auto;
		margin: 90px 0 110px 0;
	}

	.photo-box-4 {
		margin-top: 0;
		height: auto;
	}

	.content-part-5 {
		padding: 50px 10px 10px 10px;
	}

	span.photo-text01 {
		top: 195px;
		font-size: 38px;
		line-height: 39px;
	}

	h3.vp-heading-box {
		width: 100%;
		top: 1311px;
	}

	.content-part-2 span.simple-para:after {
		content: none;
	}

	h2.wedding-poster {
		top: 13%;
		width: 100%;
		height: auto;
		background-color: rgba(0, 0, 0, 0.6);
		padding: 50px 30px 50px 30px;
		background-image: none;
	}
	#about-box2 p.cs-pd {
		padding: 0 0px;
	}
	aside.eltdf-sidebar {
		padding-left: 0px;
	}
	.eltdf-row-grid-section {
		max-width: 100%;
	}
	section#contact-box-2 {
		padding: 0 20px;
	}
	#contact-box-2 span.col-50.wpb_column.vc_column_container.vc_col-sm-12.vc_col-lg-6.vc_col-md-12 {
		width: 100%;
	}

	#contact-box-2 span.vc_row.wpb_row.vc_row-fluid.vc_custom_1490950682231.dflex-row.no-center.extr-pad-9 {flex-direction: column-reverse;}
	.maininnerpagesingle {
		width: 90%;
	}
	span.conten-part-attahed {
		height: 96%;
		padding: 20px 5px 0 5px;
	}
}

@media all and (max-width: 991px) {
	.wng-vd-cnt-01 h3.heading-two {
		font-size: 38px;
	}

	.photo-box-3:before {
		top: 43%;
	}
}

@media all and (max-width: 860px) {
	.wastarter-text h3 {
		margin-top: 0px;
	}
	.wastarter {
		align-items: flex-start;
	}
	.wastarter-text h5 {
		font-size: 20px;
	}
	span.flickr-box.dflex.make-row-for-two.justify-content-space-between.align-items-center img {
		max-width: 150px;
	}
	button.sa-arrow {
		left: 40%;
	}
	button.sa-arrow.saArrowright {
		right: 40%;
	}
	span.clients-logos-box {
		background-size: contain;
	}

	.creativity-box01 span.heading-three:before {
		left: 16%;
	}

	.crtvty-box-content span.anchor-style.default-color {
		padding: 0px 0px 0 0px;
		font-size: 33px;
	}

	.winings01 span.heading-three:after {
		right: 0%;
	}

	.videography-02 span.heading-three.have-sprites:before {
		left: 0;
	}

	.serv1 {
		padding: 80px 0 45px 25px;
	}

	.detail-box span.heading-three:before {
		left: 0%;
	}

	span.photo-text01 {
		top: 138px;
	}

	.pleasure-box:before {
		top: 10%;
	}

	h3.vp-heading-box {
		padding: 0 0px 0 0;
	}

	span.high {
		display: block;
	}

	span.high .col-30, span.high .col-70 {
		width: 100%;
	}

	span.col-30.photo-box {
		display: flex;
		justify-content: center;
		padding-top: 20px;
	}

	.photo-box img {
		width: 50%;
		height: auto;
	}
	.eltdf-elements-holder .eltdf-eh-item {
		padding: 0 15px;
	}
	section#hwe-work-box-2 {
		padding: 0px 0px 0 0;
	}
	#contact-box-2 .col-50 {
		width: 100%;
	}

	#contact-box-2 span.dflex-row.no-center.extr-pad-9 {
		flex-direction: column-reverse;
	}
	.gird-1:first-child {
		margin-top: 100px;
	}
	span.sid-box {
		padding: 0;
	}
	.sid-box-3-1 ul li {
		width: 25%;
	}
	span.conten-part-attahed {
		width: 50%;
		height: 95.5%;
		padding: 70px 20px 0 20px;
	}
}

@media all and (max-width: 768px) {
	.ser-ovl {
		width: 100%;
	}
	.blocquote-style-1.dflex.justify-content-center.align-items-center.mtop {
		display: block !important;
		margin-top: 0 !important;
	}
	.maininnerpagesingle h2.heading-two {
		font-size: 38px;
	}
	.shotcode-box .name-phot h2 {
		font-size: 75px;
	}
	.location-page-banner p.sub-text {
		padding-left: 10px;
		padding-right: 10px;
	}
	.services-holder {
		-ms-grid-columns: 1fr 20px 1fr;
    	grid-template-columns: repeat(2,1fr);
		grid-gap: 15px;
	}
	.waphotographer .card-content a:last-child {
		margin-top: -136px;
	}
	.waphotographer .wa-gallery-inner button.sa-arrow {
		margin-bottom: 40px;
	}
	.waphotographer .wa-gallery-inner {
		margin: 0px;
	}
	.waphotographer .card {
		padding: 0px;
		width: 100%;
		max-width: 100%;
		height: unset;
	}
	.wastarter-text h5 {
		font-size: 20px;
	}
	.wastarter-text h3 {
		margin: 0px;
	}
	.wastarter-img {
		width: 100%;
	}
	.wastarter {
		align-items: flex-start;
	}
	.shotcode-box .name-phot h5 {
		font-size: 60px;
	}
	.name-phot.col-50-1 div {
		font-size: 18px;
	}
	.name-phot {
		padding: 30px;
	}
	.gallery-columns-3, .gallery-columns-4, .gallery-columns-5{
		column-count: 1;
	}
	.holcarousel {
		flex-direction: column;
	}
	.waphotographer .holcarousel{
		flex-direction: unset;
	}
	.card {
		max-width: unset;
	}
	span.flickr-box.dflex.make-row-for-two.justify-content-space-between.align-items-center img {
		max-width: 145px;
	}
	body {
		font-size: 16px
	}

	.photo-box-5 img {
		height: auto;
	}

	.creativity-box01 span.heading-three:before {
		left: 0;
	}

	.video-highlight01 span.heading-three:before {
		right: 0;
	}

	.heading-one {
		font-size: 5em;
	}

	h2.wedding-poster {
		top: 2%;
	}

	span.crtvty-box-para.default-color:first-child {
		margin-bottom: 18px;
	}

	span.crtvty-box-content {
		margin-top: -659px;
		width: 100%;
	}

	span.afordable-content {
		width: 100%;
	}

	.nw-jsry-sec01 .simple-para {
		padding: 0px 8px 0px 0px;
		font-size: 20px;
		line-height: 27px;
	}

	span.award-img01 {
		margin-top: 100px;
	}

	.award-img01:after {
		top: 74%;
	}

	.new-jersey-01 span.points {
		padding-left: 13%;
	}

	.points ul li {
		font-size: 18px;
		line-height: 41px;
	}

	.nw-jsry-sec02.have-sprites-after:after {
		bottom: -5%;
	}

	.nw-jsry-sec01.have-sprites-after:after {
		bottom: -182px;
	}

	section#box-9 {
		margin: 312px 0 100px 0;
	}

	.services span.col-23.items {
		width: 33%;
		margin-bottom: 22px;
	}

	.videography-02 span.simple-para {
		padding: 0 10px 0 10px;
	}

	.serv1 {
		padding: 80px 0 45px 10px;
		text-align: center;
	}

	.serv1:before {
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.wng-vd-cnt-01 h3.heading-two {
		font-size: 1.8em;
		line-height: 30px;
	}

	.wng-vd-cnt-02 span.simple-para {
		padding: 0px 0px 0 30px;
		letter-spacing: 0;
	}

	.videography-03 {
		margin: 90px 0 60px 0;
	}

	.wng-vd-cnt-01 h3.heading-two:after {
		right: -9px;
		top: -55px;
	}

	.content-part-3 {
		padding: 100px 25px 100px 25px;
	}

	.photo-box-3:before {
		right: -19px;
		top: 166px;
	}

	.wedding-posts2 .photo-box-3:before {
		left: -26px;
		top: 130px;
	}

	span.pleasure-gird {
		display: block;
	}

	span.pleasure-gird {
		display: block;
	}

	.pleasure-gird .col-50 {
		width: 100%;
		height: auto;
	}

	span.photo-text01 {
		top: 31%;
		font-size: 46px;
		line-height: 61px;
	}

	h3.vp-heading-box {
		position: unset;
	}

	.photo-box-5 {
		position: unset;
	}
	#about-box3 .edi-tue {
		width: 47%;
		margin-bottom: 70px;
		margin-left: 32px;
	}
	.edi-column {
		width: 100%;
	}
	#about-box3 span.vc_row.wpb_row.vc_row-fluid.vc_custom_1488282197183.dflex-row.space-between.eltdf-content-aligment-center {
		justify-content: center!important;
	}
	#about-box3 .edi-tue:first-child {
		margin-left: 0;
	}
	#about-box4 .col-32 {
		width: 23%;
	}
	.custom-widht {
		width: 97%;
	}
	#about-box6 h5.cs-pd {
		padding: 5px 0;
	}
	#about-box3 .space-between {
		justify-content: center!important;
	}
	.team {
		width: 48%;
	}
	#about-box6 p.cs-pd {
		padding: 20px 10px;
	}
	.gird-1 {
		display: flex;
		align-items: center;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
		height: auto;
	}
	.gird-1 img {
		width: 70%;
		margin: 0 auto;
		height: auto;
	}
	.gird-1 h2 {
		width: 100%;
		text-align: center;
	}
	#hwe-work-box-2 p.cs-pd, #hwe-work-box-3 p.cs-pd, #hwe-work-box-4 p.cs-pd {
		width: 100%;
		text-align: center;
	}
	.gird-1 h2:after {
		right: 0;
		margin: 0 auto;
	}
	#hwe-work-box-2 h2.cd--right:after {
		right: 0;
		left: 0;
		margin: 0 auto;
	}
	span#gird-2 {
		flex-direction: column-reverse;
	}
	#blg-stnd-box3 .col-60, #blg-stnd-box3 .col-40 {
		width: 100%;
	}
	.sid-box-3-w {
		height: 91px;
		width: 51%;
	}
	#blg-stnd-box2 .col-50 {
		width: 100%;
		text-align: center;
	}
	span.conten-part-attahed {
		position: unset;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		padding: 70px 20px;
		text-align: center;
	}
	.pfimage img {
		height: auto;
		width: 100%;
	}
	span.blocquote-style-1.dflex.justify-content-center.align-items-center {
		display: block;
	}

	span.col-50-1.pfimage {
		width: 100%;
		text-align: center;
	}

	span.col-50-1.pfcontent {
		width: 100%;
		height: auto;
		padding: 150px 50px;
	}
	.pfcontent:before {
		top: 10%;
	}
	.shotcode-box span.col-50-1.pfcontent.no-bfr {
		display: none;
	}
	span.name-phot {
		width: 95%;
	}
	.smul li {
		width: 100%;
		display: block!important;
	}
	p.cta-title {
		margin-bottom: 40px;
	}
}

@media all and (max-width: 667px) {
	span.blocquote-style-1.dflex.justify-content-center {
		display: block !important;
	}
	div.blocquote-style-1.dflex.justify-content-center .col-50-1 {
		width: 100%;
	}
	div.blocquote-style-1.dflex.justify-content-center {
		display: flex !important;
		flex-direction: column-reverse;
	}
	.ph-gallery {
		margin-bottom: 50px;
	}
	.shotcode-box.photographer {
		margin-top: 75px;
	}
	.alignleft {
		display: block;
		float: none;
		margin: 0 auto 30px;
	}
	.cta-element .cta-small-title {
		margin-bottom: 30px;
	}
	.cta-element a.button {
        width: 90%;
    }
    p.cta-title {
        margin-bottom: 50px;
    }
	.html5gallery-car-mask-1 {
		width: 100% !important;
	}
	.html5gallery-car-mask-1 .html5gallery-thumbs-1 > div {
		width: 45% !important;
	}
	.posts-holder {
		display: block;
	}
	.posts-holder .posts {
		display: block;
	    max-width: 450px;
		margin-left: auto;
		margin-right: auto;
	}
	.single-review {
		padding: 35px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.heading-one {
		font-size: 4em;
	}

	span.classic-cont {
		padding: 10px;
	}

	h2.wedding-poster {
		padding: 5%;
	}

	span.crtvty-box-content {
		margin-top: -413px;
		padding: 0 130px;
	}

	.crtvty-box-content span.heading-four.default-color {
		line-height: 30px;
		font-size: 18px;
	}

	.video-highlight01 {
		padding: 80px 0 80px 0;
	}

	.nw-jsry-sec01.have-sprites-after:after {
		bottom: -147px;
	}

	.photo-box {
		margin-top: 0;
	}

	.photo-box-3:before {
		right: -19px;
		top: 117px;
		width: 50px;
		height: 50px;
		background-position: -540px -256px;
	}

	.wedding-posts2 .photo-box-3:before {
		background-position: -535px -190px;
	}

	.content-part-3 span.simple-para {
		letter-spacing: 0px;
	}

	.content-part-3 {
		padding: 70px 25px 70px 25px;
	}

	span.photo-text01 {
		top: 14%;
	}

	.pleasure-box:before {
		content: none;
	}
	span.eltdf-page-content-holder.eltdf-grid-col-8 {
		float: none;
		width: 97%;
		margin: 0 auto;
	}
	span.eltdf-sidebar-holder.eltdf-grid-col-4 {
		float: none;
		width: 97%;
		margin: 0 auto;
	}
	span#categories-2 {
		float: left;
		width: 50%;
	}

	span.widget.eltdf-blog-list-widget {
		width: 50%;
		float: left;
	}
	section#hwe-work-box1 {
		height: auto;
		background-size: cover;
	}
	span.eltdf-elements-holder.eltdf-two-columns.eltdf-responsive-mode-768 {display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	.move{
		flex-direction: column-reverse!important;
	}
	.cd--right {
		text-align: left;
	}
	span.eltdf-separator-holder.clearfix.eltdf-separator-right.eltdf-separator-normal {
		left: 0;
	}
	span.eltdf-eh-item-content.eltdf-eh-custom-668757, span.eltdf-eh-item-content.eltdf-eh-custom-753885, span.eltdf-eh-item-content.eltdf-eh-custom-815708, span.eltdf-eh-item-content.eltdf-eh-custom-580514, span.eltdf-eh-item-content.eltdf-eh-custom-934180, span.eltdf-eh-item-content.eltdf-eh-custom-635262 {
		padding: 0% 0% 0% 0%;
	}
	.right-pad {
		padding: 0% 0% 0% 0% !important;
	}
	.eltdf-blog-holder.eltdf-blog-single.eltdf-blog-single-standard article .eltdf-post-info-bottom .eltdf-post-info-bottom-left, .eltdf-blog-holder.eltdf-blog-single.eltdf-blog-single-standard article .eltdf-post-info-bottom .eltdf-post-info-bottom-right {
		width: 100%;
	}
	.eltdf-related-posts-holder .eltdf-related-posts-holder-inner {
		text-align: center;
	}
	.eltdf-related-posts-holder .eltdf-related-posts-inner {
		margin: 0 auto;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.eltdf-comment-form {
		text-align: center;
	}
	.eltdf-related-posts-holder .eltdf-related-post {
		width: 33%;
	}
	section#about-box3 {
		padding: 0 0 0px 0;
	}
	
	.weading-vanues-banner-area > div {
		padding: 20px 20px 150px;
	}
	.weading-vanues-banner-area {
		padding-top: 95px;
		display: flex;
		flex-direction: column-reverse;
	}
}

@media all and (max-width: 580px) {
	.location-page-banner .blog-banner-heading {
		line-height: 32px;
		font-size: 24px;
		padding: 0 15px;
	}
	.blog-banner-content.location-page-banner {
		padding: 110px 0 30px !important;
	}
	.maininnerpagesingle.location-page h2 {
		font-size: 24px;
    	line-height: 30px;
	}
	.maininnerpagesingle.location-page h2:first-child {
		padding-top: 0;
	}
	.services-holder {
		-ms-grid-columns: 1fr;
    	grid-template-columns: repeat(1,1fr);
		padding: 0;
	}
	.wa-gallery p.link {
		margin-top: 30px;
	}
	.waphotographer .protfolio-thumb {
		margin-bottom: 50px;
	}
	.waphotographer .protfolio-thumb {
		height: 240px;
	}
	.waphotographer .afordable-content.weddingpage {
		padding: 0px;
	}
	.waphotographer .headbar {
		font-size: 40px;
		margin: 20px 0px 10px;
	}
	.waend div h4, .waend p {
		font-size: 16px;
	}
	.waend div h4 {
		font-size: 23px;
		line-height: 35px;
	}
	.waphotographer .card-content a:last-child {
		font-size: 24px;
	}
	.wa-gallery p a {
		display: block;
	}
	.wa-gallery {
		margin: 0px;
	}
	.waphotographer .afordable-content.weddingpage {
		margin: 0px;
	}
	.waphotographer .afordable-content.weddingpage {
		margin: 0px;
	}
	.waphotographer .afordable-content.weddingpage {
		padding: 30px;
	}
	.wastarter {
		flex-direction: column;
		padding: 0px;
		margin: 0px auto 30px;
	}
	.ph-gallery .slick-track {
		height: unset;
	}
	button.sa-arrow {
		top: 197px;
		left: 37%;
	}
	button.sa-arrow.saArrowright {
		right: 37%;
	}
	.maininnerpagesingle a.portfolio {
		padding: 23px 40px 20px;
		margin: 0px auto;
	}
	.shotcode-box.photographer {
		flex-direction: column;
	}
	.blocquote-style-1.dflex.justify-content-center {
		width: 100%;
		justify-content: center;
	}
	.name-phot.col-50-1:before, .headbar:before{
		display: none;
	}
	.afordable-content.weddingpage {
		margin: 0px auto -50px;
	}
	.heading-two {
		font-size: 32px;
		line-height: 36px;
	}
	.afordable-content.weddingpage {
		padding: 0px;
	}
	span.flickr-box.dflex.make-row-for-two.justify-content-space-between.align-items-center img {
		max-width: inherit;
	}
	.headbar {
		font-size: 50px;
	}
	.winings01 {
		margin: 100px 0 100px 0;
	}

	span.winings-img {
		padding: 0 72px;
	}

	span.award-img01 {
		margin-top: 0px;
	}

	section#box-9 {
		margin: 112px 0 100px 0;
	}

	.detail-box span.heading-three:before {
		top: 0;
	}

	.detail-box span.heading-three {
		padding: 0px 0 0 0;
	}

	span.heading-one.default-color.banner-heading {
		line-height: 91px;
	}

	.videography-01 {
		display: block;
	}

	.videography-01 span.col-50 {
		width: 100%;
	}

	h2.wedding-poster {
		top: 32%;
	}

	span.crtvty-box-content {
		margin-top: 0;
		width: 100%;
		padding: 0;
	}

	.crtvty-box-content span.anchor-style.default-color {
		font-size: 4em;
		line-height: 82px;
	}

	span.classic-cont:after {
		content: none;
	}

	section#box-8 {
		max-height: initial;
	}

	.new-jersey-01 span.dflex.justify-content-center.align-items-center {
		display: block;
	}

	.new-jersey-01 span.col-50 {
		width: 100%;
	}

	.new-jersey-01 .have-sprites:before, .nw-jsry-sec02.have-sprites:before {
		content: none;
	}

	.nw-jsry-sec01 .simple-para {
		padding: 100px 0px 100px 0px;
	}

	.award-img01:after {
		content: none;
	}

	.nw-jsry-sec02 {
		margin-top: 20%;
	}

	.new-jersey-01 .have-sprites-after:after {
		content: none;
	}

	.services span.col-23.items {
		width: 50%;
	}

	.high span.col-30, span.col-70 {
		width: 100%;
		padding: 30px 0 70px 0;
		margin-top: 0%;
	}

	.detail-box span.heading-three:after {
		content: none
	}

	span.high {
		height: auto;
		display: block;
	}

	span.imag-with-content {
		margin-top: 40px;
		display: block;
		border: 0;
	}

	.imag-with-content span.col-40, span.col-60 {
		width: 100%;

	}

	.photo-box-2 img {
		height: auto;
		position: unset;
	}

	.videography-03 {
		margin: 0px 0 0px 0;
		padding-top: 150px;
	}

	.wng-vd-cnt-01 h3.heading-two {
		margin-bottom: 30px;
	}

	span.wedding-posts span.col-30, span.col-70, span.wedding-posts2 span.col-30, span.col-70 {
		width: 100%;
		padding: 30px 10px 40px 10px;
		margin-top: 0%;
	}

	.wedding-posts2 .points:before {
		right: 15px;
		left: initial;
	}

	span.wdng-content-box.dflex.justify-content-center.align-items-center {
		display: block;
	}

	span.wdng-content-box span.col-40, span.col-60 {
		width: 100%;
		text-align: center;
	}

	.wng-vd-cnt-01 h3.heading-two:after {
		content: none;
	}

	span.wedding-posts {
		display: block;
	}

	span.wedding-posts2 {
		flex-direction: column-reverse;
		display: flex;
		margin-bottom: 50px;
	}

	.photo-box-3:before {
		content: none;
	}

	.wedding-posts2 .photo-box-3:before {
		content: none
	}

	.pleasure-box:before {
		content: none
	}

	span.photo-text01 {
		top: 14.8%;
	}

	span.widgets-box {
		display: block;
	}

	.widgets-box .col-30 {
		width: 100%;
	}

	span#widget02 {
		margin-top: 60px;
	}

	span#widget03 {
		margin-top: 100px;
	}

	.flickr-box .col-30 {
		width: 32%;
	}
	span.eltdf-team.main-info-below-image {
		width: 49%;
		margin: 30px 0;
	}
	span.eltdf-eh-item-content.eltdf-eh-custom-638125 {
		padding: 0% 0%;
	}

	span#categories-2 {
		float: left;
		width: 30%;
	}
	span.widget.eltdf-blog-list-widget {
		width: 70%;
		float: left;
	}
	#about-box6 p.cs-pd {
		padding: 20px 10px;
	}
	span.name-phot {
		background-color: rgb(0 0 0 / 0.55);
	}
	.shotcode-box .name-phot h3 {
		font-size: 18px;
	}
	.maininnerpagesingle .smul {
		column-count: 1;
	}
	.blog-banner-heading {
		padding: 0px 20px;
	}
	span.col-40.left-pad {
		padding: 0px;
		margin: 0px;
	}
	.col-50-1 {
		width: 100%;
	}
	.col-60 {
		width: 100%;
	}
	.col-70 {
		width: 100%;
	}
	.col-80 {
		width: 100%;
	}
	.blocquote-style-1.dflex.justify-content-center.align-items-center.mtop:before{
		display: none;
	}
	p.quote3 {
		padding: 0px!important;
	}
	.tabs {
		flex-direction: column;
	}
	.maininnerpagesingle .tabs a{
		width: 100%;
		margin-bottom: 20px;
	}
	.wpkg {
		flex-direction: column-reverse;
	}
	.wedfeatures {
		width: 100%;
		padding: 20px;
	}
	.wedimg {
		width: 100%;
		left: auto;
		margin: 0 auto;
		text-align: center;
	}
	.wedimg img {
		width: 50%;
		height: auto;
	}
	.wbpkgflex {
		align-items: center;
		flex-direction: column;
	}
	.maininnerpagesingle .wbpkgflex h3 {
		border-right: 0px;
		width: 100%!important;
		text-align: center;
	}
	.maininnerpagesingle .wbpkgflex p {
		padding-left: 0px;
		padding-top: 20px;
		border-top: 1px solid;
		margin-top: 20px;
		font-size: 19px !important;
		letter-spacing: 0px;
		cursor: pointer;
		background-color: #444444;
		color: white;
		padding: 5px 10px 3px 10px;
		width: 230px;
		text-align: center;
		font-weight: 400;
		text-decoration: none;
		text-transform: uppercase;	
	}
	h2#content3 {
		text-align: center;
	}
	span.blocquote-style-1.dflex.justify-content-center {
		max-height: unset;
		width: 100%;
		display: flex;
		justify-content: flex-end;
		background: #000;
	}
}
@media all and (max-width: 480px) {
	.maininnerpagesingle a.portfolio.height {
		margin: -20px auto auto;
	}
	.ph-gallery.height button.sa-arrow {
		top: 270px;
	}
	.afordable-content span.heading-two {
		font-size: 50px;
	}
	button.sa-arrow {
		left: 34%;
	}
	button.sa-arrow.saArrowright {
		right: 34%;
	}
	.maininnerpagesingle a.portfolio {
		padding: 23px 40px 20px;
		margin: 60px auto 0px;
	}
}
@media all and (max-width: 430px) {
	ul.services-list li {
		padding: 15px 25px;
		min-width: 100%;
	}
	.single-review:before {
		right: 15px;
	}
	.single-review:after {
		left: 15px;
		bottom: 60px;
	}
	button.sa-arrow {
		top: 280px;
	}
	span.photo-text01 {
		font-size: 24px;
	}
	span.flickr-box.dflex.make-row-for-two.justify-content-space-between.align-items-center img {
		max-width: 280px;
	}
	span.number.have-sprites .default-color.anchor-style {
		margin-top: 10px;
	}
	.anchor-style {
		line-height: 26px;
	}

	/*.header-banner-box video.vmobile {
	display: none;
}*/
	.mobile-banner {
		display: block;
	}
	.header-banner-box{
		height: 90vh;
	}
	.blog-banner-content {
		padding: 30px 0 !important;
		padding-top: 100px !important;
	}
}
@media all and (max-width: 414px) {
	.single-review {
		padding-left: 20px;
		padding-right: 20px;
	}
	.maininnerpagesingle a.portfolio {
		margin: 0px auto 0px;
	}
	.wedding-vanue-location-area ul li + li:before {
		height: 50%;
	}
	.wedding-vanue-location-area ul li {
		position: relative;
		padding: 10px 20px;
	}
	.weading-vanues-banner-right .heading-one.primary-color {
		font-size: 50px;
		padding-left: 70px;
		margin-top: 50px;
	}
	.wedding-vanue-search-area label {
		gap: 10px;
	}
	.wedding-vanue-search-area label span {
		font-size: 12px;
		line-height: 30px;
	}
	.wedding-vanues-all .slick-track .card {
		padding: 12px;
		width: 90%;
	}
	.weading-vanues-banner-left:after {
		content: "";
		width: 100%;
		height: 300px;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 140px;
		right: 0;
		margin: auto;
		background-image: url(assets/images/wd.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		z-index: 1;
	}
	.weading-vanues-banner-right p.sub {
		font-size: 20px;
		line-height: 32px;
		margin-top: 145px;
	}
	.vanues-item-title {
		font-size: 24px;
		line-height: 40px;
		letter-spacing: 0px;
	}
	.weading-vanues-banner-area > div {
		padding: 20px 20px 150px;
	}
	.weading-vanues-banner-area {
		padding-top: 95px;
		display: flex;
		flex-direction: column-reverse;
	}
	section#nav-bar {
		height:95px;
		width:100%;
	}
	.page-template-wedding-venues section#nav-bar {
		height: 95px;
		width: 100%;
	}
	.names-spot {
		background-color: #000;
		text-align: center;
		width: auto;
		padding: 20px 60px;
		position: relative;
		top: 5%;
	}
	.dflex .signl-para {
		width: 100%;
		padding: 0px;
	}
	.wng-vd-cnt-02 span.simple-para {
		padding: 0px;
	}
	.afordable-content span.heading-two {
		font-size: 50px;
		letter-spacing: 2px;
	}
	span.afordable-content {
		margin-top: -32px;
	}
	span.flickr-box.dflex.make-row-for-two.justify-content-space-between.align-items-center img {
		max-width: 270px;
		width: 270;
		text-align: center;
		margin: 0 auto;
	}
	h4.cta-small-title {
		line-height: 30px;
	}
	a.button {
		width: 90%;
	}
	.cta-element {
		padding: 20px;
	}
	.alignleft {
		float: none;
		margin-right: 0px;
		width: 100%;
		height: auto;
	}
	.ser-ovl {
		background-color: rgb(0 0 0 / 0.80);
		padding: 20px;
		width: 100%;
		position: unset;
		top: unset;
		display: flex;
	}
	.dflex {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.crtvty-box-content span.anchor-style.default-color:before {
		bottom: -50px;
	}
	.crtvty-box-content span.anchor-style.default-color:after {
		bottom: -50px;
	}
	.big-container {
		padding: 0px;
	}
	span.number:before {
		display: none;
	}
	.number.have-sprites {
		width: 50%;
		margin-top: 25px;
		width: 180px;
		height: 36px;
	}
	.mobile-menu {
		width: 10%;
		position: absolute;
		top: 15px;
		right: 21px;
	}
	#nav-bar span.col-20.logo-box {
		width: 40%;
	}
	#nav-bar span.col-20.logo-box img {
		width: 100%;
	}
	span.flickr-box.dflex.make-row-for-two.justify-content-space-between.align-items-center img {
		max-width: 240px;
	}
	section.nav-bar-box.fixed {
		background: rgb(0 0 0 / 80%);
	}
	.points ul li:before {
		top: 14px;
	}
	span.widget-title {
		font-size: 18px;
		text-transform: uppercase;
		letter-spacing: 3px;
	}
	.image50 {
		width: 100%;
	}
	.sub-title {
		letter-spacing: 0px;
	}
	h2.section-title {
		font-size: 26px!important;
		letter-spacing: 0px!important;
	}
	.video-wrap iframe {
		min-height: auto;
	}
	span.clients-logos-box {
		background-image: url(assets/images/accolades-mobile.svg);
		background-repeat: no-repeat;
		background-size: cover;
		width: 100%;
		height: auto;
	}

	span.crtvty-box-image {
		display: none;
	}

	.creativity-box01 {
		padding: 30px 0 0px 0;
	}

	.creativity-box01 span.heading-three {
		letter-spacing: 3px;
	}

	.creativity-box01 span.heading-one.primary-color {
		margin: 12px 0 24px 0;
	}

	.video-highlight01 {
		padding: 30px 0 30px 0;
	}

	.video-highlight01 span.heading-one {
		padding: 0 0 30px 0;
	}

	span.afordable-content {
		margin-top: -70px;
		padding: 9% 2% 9% 2%;
	}

	.winings01 {
		margin: 30px 0 30px 0;
	}

	.new-jersey-01 span.points {
		padding: 1% 0 1% 13%;
		display: inline-block;
		min-height: auto;
	}

	section#box-9 {
		margin: 30px 0 30px 0;
	}

	.high span.col-30, span.col-70 {

		padding: 30px 0 0px 0;
	}

	.detail-box > .simple-para {
		margin: 30px auto 20px auto;
	}

	.afordable-content span.heading-two {
		letter-spacing: 2px;
	}

	.afordable-content span.simple-para {
		font-size: 24px;
		line-height: 35px;
		margin: 20px 0 20px 0;
	}

	span.winings-img {
		padding: 0;
	}

	.serv1 {
		padding: 85px 0 30px 10px;
		border: 1px solid #DBDBDB;
		font-size: 14px;
	}

	.serv1:before {
		top: 16px;
	}

	span.imag-with-content {
		margin: 0;
	}

	span.wedding-posts {
		margin: 0px 0 31px 0;
	}

	span.wedding-posts span.col-30, span.col-70, span.wedding-posts2 span.col-30, span.col-70 {
		padding: 30px 10px 70px 10px;
	}

	.videography-03 {
		padding: 100px 0px 50px 0px;
		min-height: auto;
	}

	.content-part-4 {
		padding: 30px 40px 30px 40px;
	}

	span.heading-five.default-color.have-sprites.banner-h-1 {
		margin-bottom: 20px;
	}

	h1.default-color.banner-para {
		letter-spacing: 0px;
		text-align: center;
	}
	.sect-eleven-childs {
		padding-bottom: 0px;
	}

	span.photo-text01 {
		position: unset;
		background-color: #000;
	}

	.pleasure-gird .col-50 {
		padding: 10px 0;
	}

	#nav-bar span.col-20.logo-box img {
		width: 100%;
	}

	.heading-four.mini-para {
		line-height: 24px;
		margin: 23px 0 0 0;
		letter-spacing: 0px;
		text-transform: none;
	}

	.services {
		margin: 30px 0 0 0;
		justify-content: space-between;
	}

	.videography-02 span.heading-one {
		margin: 0 0 5px 0;
	}

	#box-12 .photo-box-3 {
		padding-bottom: 30px;
	}

	span.heading-one.default-color.banner-heading {
		line-height: 40px;
		margin-bottom: 10px;
		font-size: 28px;
		text-align: center;
	}

	.creativity-box01 span.heading-three:before {
		content: none;
	}

	.crtvty-box-content span.anchor-style.default-color {
		font-size: 3em;
	}

	.winings01 span.heading-three:after {
		content: none;
	}

	.videography-02 span.heading-three.have-sprites:before {
		content: none;
	}

	.detail-box span.heading-three:before {
		content: none;
	}

	.content-part-4 span.heading-three:before {
		content: none;
	}

	.video-highlight01 span.heading-three:before {
		content: none;
	}

	.detail-box span.heading-three {
		padding: 0px 0 0 0;
	}

	.services span.col-23.items {
		width: 49%;
	}
	.services span.col-23.items {
		margin-bottom: 8px;
	}
	#about-box1 span.heading-five.default-color.have-sprites.banner-h-1 {
		margin-bottom: 0px;
	}
	#about-box1 span.heading-one.default-color.banner-heading {
		line-height: 73px;
	}
	#about-box1 h1.default-color.banner-para {
		letter-spacing: 0px;
		line-height: 21px;
	}
	#about-box3 .edi-tue {
		width: 100%;
		margin-left: 0;

	}

	span.eltdf-team.main-info-below-image {
		width: 100%;

	}
	.eltdf-testimonials-holder.eltdf-testimonials-standard .eltdf-testimonial-text {
		padding: 0 3%;
	}
	.eltdf-testimonials-holder .eltdf-testimonials {
		padding: 0 0px;
	}
	.eltdf-title {
		height: auto;
	}
	.eltdf-title.eltdf-standard-type.eltdf-content-left-alignment .eltdf-breadcrumbs-holder {
		position: unset;
	}
	.eltdf-title .eltdf-title-holder .eltdf-title-subtitle-holder-inner {
		text-align: center;
	}
	h3.rsp-lin-heigt.heading-five.uppercase.font-weight-nrml.letter-spacing {
		line-height: 33px;
		font-size: 20px;
		margin-top: 40px;
		margin-bottom: 16px;
	}
	.team {
		width: 100%;
	}
	.sid-box-3-w {
		height: 98px;
		width: 100%;
	}
	input.search-field {
		width: 100%;
	}
	span.name-phot {
		position: unset;
		width: 100%;
		background-color: #000;
	}
	.bghome {
		background-color: rgba(0, 0, 0, 0.6);
		padding: 20px 0;
	}
	.header-banner-box-inner {
		height: 262px;
	}
	.header-banner-box-inner.location-header {
		height: auto;
	}
	.accoladesinnerpage {
		height: 30px;
		background: #595959;
		opacity: 0.9;
	}
}

@media all and (max-width: 375px) {
	.ph-gallery.height button.sa-arrow {
		top: 230px;
	}
	button.sa-arrow {
		top: 256px;
	}
	.header-banner-box{
		height: 80vh;
	}
	.topelements {
		height: 80vh;
	}
	span.cruve-ancor {
		clip-path: none;
		width: 100%;
	}
	span#categories-2 {
		float: none;
		width: 100%;
	}
	span.widget.eltdf-blog-list-widget {
		width: 100%;
		float: none;
	}
	.conten-part-attahed strong.primary-color {
		font-size: 16px;
	}
}

@media all and (max-width: 360px) {
	.content-part-4 {

		padding: 50px 10px 40px 10px;
	}

	span.heading-four.mini-para {
		line-height: 26px;
		margin: 6px 0 6px 0;
	}

	h2.wedding-poster {
		top: 18%;
	}

	span.crtvty-box-elements {
		padding: 20px 20px 40px 20px;
	}

	span.afordable-content {
		padding: 40px 10px 40px 10px;
	}

	.winings01 {
		margin: 80px 0 80px 0;
	}

	.services {
		margin: 50px 0 0 0;
	}

}

@media all and (max-width: 320px) {
	span.flickr-box.dflex.make-row-for-two.justify-content-space-between.align-items-center img {
		max-width: 190px;
	}
	span.simple-para.cng-fnts {
		font-size: 16px;
	}

	span.photo-text01 {
		font-size: 28px;
		line-height: 41px;
	}

	.afordable-content span.heading-two {
		letter-spacing: 0;
		font-size: 50px;
	}

	span.heading-four.primary-color.new-head {
		line-height: 30px;
	}

	a.prcavail {
		letter-spacing: 0px;
	}

	#nav-bar span.col-20.logo-box img {
		width: 66%;
	}

}
/*  SA CSS  */
.blog-banner-content {
	padding: 30px 0;
	position: relative;
	z-index: 1;
	padding-top: 120px;
}
.blog-banner-content span {
	text-transform: uppercase;
	color: #fff;
	display:inline-block;
}
.blog-banner-home {
	padding: 5px 0 9px 0px;
	font-size: 12px;
	letter-spacing: 1px;
	color: #ffffff82!important;
}

.blog-banner-home a {
	color: #ffffff82!important;
}
.blog-banner-heading2 {
	font-size: 20px;
	letter-spacing: 5px;
	text-shadow: 3px 2px 4px rgba(0,0,0,0.8);
}
.row .col-sm-4 img {
	height: auto !important;
}
.col-sm-4 {
	padding: 10px 10px;
}
.maininnerpagesingle.sa-main-inner-container .blocquote-style-1 .pfimage img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.maininnerpagesingle.sa-main-inner-container .blocquote-style-1 {
	align-items: stretch;
	margin-bottom: 0;
}
.maininnerpagesingle.sa-main-inner-container .blocquote-style-1 .pfcontent {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 90px !important;
}
.maininnerpagesingle.sa-main-inner-container .blocquote-style-1 .pfcontent p {
	margin: 15px 0;
	padding: 0px;
	width: 100%;
	max-width: 650px;
}
.sampBtn {
	display: flex;
	align-items: center;
	gap: 30px;
	margin-top: 20px;
}
.sampBtn a {
	text-decoration: none;
	background-color: #CCA858;
	padding: 12px 75px 12px 50px;
	color: #000;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	font-style: normal;
	position: relative;
	filter: drop-shadow(0px 20px 40px #000);
}
.sampBtn a:after {
	content: "";
	width: 12px;
	height: 19px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 50px;
	margin: auto;
	background-image: url(https://www.newjerseyvideography.com/wp-content/uploads/2022/03/arr.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.sampBtn a:nth-child(2), .sampBtn a:hover {
	background-color: #FFF;
}
.sa-sec-block {
	background-image: url(https://www.newjerseyvideography.com/wp-content/uploads/2022/03/sa-block-bg.jpg);
	background-size: cover;
	background-position: center;
	padding: 70px 0px;
}
.sa-sec-block .fullWidthContainer {
	width: 100%;
	max-width: 725px;
	margin: 0 auto;
}
.maininnerpagesingle.sa-main-inner-container .button-type {
	display: block;
	text-align: center;
	color: #CCA858;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
	padding: 30px 0px;
	position: relative;
}
.maininnerpagesingle.sa-main-inner-container .button-type:hover {
	background-color: #707070;
}
.sa-price-block-area {
	background-image: url(https://www.newjerseyvideography.com/wp-content/uploads/2022/03/price-block-bg.jpg);
	background-color: #292929;
	padding: 80px 0px;
	background-size: cover;
	background-position: center;
	position: relative;
}
.sa-price-block-area:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 15px;
	width: 30%;
	height: calc(100% + 125px);
	background-image: url(https://www.newjerseyvideography.com/wp-content/uploads/2022/03/man-with-camera.png);
	max-width: 477px;
	background-size: contain;
	background-position: bottom center;
	background-repeat: no-repeat;
}
.sa-price-block-area .fullWidthContainer {
	width: 100%;
	/*     max-width: 725px; */
	max-width: 681px;
	margin: 0 auto;
}
.sa-price-block {
	position: relative;
}
.sa-price-block h4, .sa-price-block h3 {
	font-size: 30px;
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	width: 100%;
	max-width: 85%;
	letter-spacing: normal;
}
.sa-price-block p {
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	width: 100%;
	max-width: 55%;
	border-left: 1px solid #FFF;
	padding: 0px;
	padding-left: 15px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.sa-price-block .sa-channel {
	width: 100%;
	max-width: 460px;
	display: block;
	margin-top: 50px;
}
.sa-price-block .sa-awards {
	position: absolute;
	top: 0;
	left: 90%;
	width: 100%;
	max-width: 415px;
}
.sa-price-block a {
	background: #d6182c;
	box-shadow: 0px 20px 40px #000;
	padding: 22px 70px 22px 50px;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	position: relative;
}
.sa-price-block a:after {
	content: "";
	width: 12px;
	height: 14px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 45px;
	margin: auto;
	background-image: url(https://www.newjerseyvideography.com/wp-content/uploads/2022/03/arr.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	filter: brightness(1) invert(1);
}

.maininnerpagesingle.sa-main-inner-container > h2, .maininnerpagesingle.sa-main-inner-container > h3 strong, .maininnerpagesingle.sa-main-inner-container > h3{
	text-align: center;
	max-width: 705px;
	margin-left: auto;
	margin-right: auto;
	font-size: 27px;
	text-transform: inherit;
	letter-spacing: 0px;
	line-height: 52px;
}
.maininnerpagesingle.sa-main-inner-container > h2{
	max-width: 500px;
	font-size: 30px;
}
.satitle-area {
	padding: 65px 0px;
}
.satitle-area h2 {
	width: fit-content;
	margin: 0 auto;
	text-align: center;
	font-weight: 400;
	font-size: 90px;
	letter-spacing: 0.05em;
	line-height: inherit;
	color: #cca858;
	font-family: Miama;
	position: relative;
	text-transform: initial;
}
.satitle-area h2 span {
	font-family: 'ITCFranklinGothicStd-Book';
	font-size: 22px;
	color: #000;
	text-transform: unset;
}
.satitle-area h2:before {
	content: "";
	position: absolute;
	width: 78px;
	height: 226px;
	background-position: -8px -167px;
	top: 0;
	background-repeat: no-repeat;
	background-image: url(assets/images/sprite-1-min.svg);
	right: 100%;
	bottom: 0;
	margin: auto 0;
}
.satitle-area h2.video:before {
	content: "";
	position: absolute;
	width: 97px;
	height: 245px;
	background-position: -131px -167px;
	top: 0;
	background-repeat: no-repeat;
	background-image: url(assets/images/sprite-1-min.svg);
	right: unset;
	bottom: 0;
	margin: auto 0;
	left: 100%;
}

/*.maininnerpagesingle.sa-main-inner-container */

/*	menu Css */
@media all and (max-width: 1024px){
	.topelements {
		background-image: url(https://www.newjerseyvideography.com/wp-content/uploads/2021/07/New-Jersey-Videography-Banner-425.jpg);
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		height: 90vh;
	}
	h1.default-color.banner-para{
		text-align: center;
	}
	.satitle-area h2:before{
		display: none;
	}
	.menu li.menu-item-has-children:after {
		content: "";
		width: 8px;
		height: 8px;
		position: absolute;
		top: 13px;
		right: 5px;
		background: transparent;
		transform: rotate(45deg);
		border-bottom: 2px solid #ffff;
		border-right: 2px solid #ffffff;
		transition: 0.5s;
	}
	.col-80.navigation {
		display: block;
		background: #000;
		position: fixed;
		left: 0;
		top: 0;
		transform: translate(-100%,0);
		width: 100%;
		height: 100%;
		transition: 0.3s;
		z-index: 99999;
	}

	#menu-top-menu{
		margin-top: 70px;
	}
	.navigation ul {
		display: block;
		padding: 0 15px;
	}
	.navigation ul li {
		display: block;
		text-align: left;
	}
	.navigation ul li a{
		display: inline-block
	}
	#menu-top-menu li a {
		margin-left: 0;
	}
	button.close-btn {
		background: transparent;
		color: #fff;
		border: 2px solid #fff;
		font-weight: 700;
		width: 40px;
		height: 40px;
	}

	.navigation.show {
		transform: translate(0,0);
	}
	ul.sub-menu {
		opacity: 0;
		display: none;
		position: unset;
		width: 400px;
		background-color: #000;
	}
	#menu-top-menu li {
		line-height: 50px;
	}
	.text-me-right{
		text-align: right;
	}
	.sa-price-block .sa-awards {
		position: unset;
		max-width: 415px;
		margin-top: 40px;
	}
	.sa-price-block-area:before {
		display: none;
	}
	.maininnerpagesingle.sa-main-inner-container .blocquote-style-1.dflex {
		display: block;
	}
	.maininnerpagesingle.sa-main-inner-container .col-50-1 {
		width: 100%;
	}
	.sampBtn {
		flex-direction: column;
	}
	.sampBtn a {
		text-decoration: none;
		padding: 12px 67px 12px 29px;
		font-size: 16px;
		width: 100%;
	}
	.maininnerpagesingle.sa-main-inner-container .blocquote-style-1 .pfcontent {
		padding-left: 30px !important;
	}
	.sa-sec-block {
		padding: 70px 15px;
	}
	.satitle-area h2.video:before {
		display: none;
	}
	.sa-price-block-area {
		padding: 80px 15px;
	}
	.sa-price-block p, .sa-price-block h4, .sa-price-block h3 {
		max-width: 100%;
	}
}
@media all and (max-width: 1024px){}

.grecaptcha-badge {
	display: none!important;
}


