/*------------------------------------
	Theme Name: Maxphotography
	Start Date:
	End Date:
	Last change:
	Version: 1.0
	Assigned to: 
	Primary use: 
---------------------------------------*/

/*-------------------------------------------
	[Table of Content]
	
	## Shortcodes
		- Slider 1
		- Slider 2
		- About Section
		- Gallery Section
		- Gallery1 Column
		- Gallery2 Column Contained
		- Gallery3 Column Contained
		- Testimonial Section
		- Counter Section
		- Blog Section
		- Blog Post
		- Comment Section
		- Latest Blog
		- Widget Latestpost
		- Widget About
		- Widget Photos
		- Widget Social
		- Pricing Section
		- Instagram Section
		- Instagram Black
		- Instagram Gray
		- Clients
		- Service Section
		- Service Single
		- Callout
		- Google Map
		
	## Footer Widget Setting
	
	## Responsive
			- Min Width: 992
			- Max Width: 1500
			- Max Width: 1200
			- Min Width: 992 to Max Width: 1199
			- Max Width: 991
			- Min Width: 768 to Max Width: 991
			- Max Width: 767
			- Max Width: 639
			- Max Width: 479
			- Max Width: 360
---------------------------------------------*/

/* ## Shortcodes */

/* - Slider 1 */
#home_rev_slider1.rev_slider .tp-revslider-slidesli {
	opacity: 1 !important;
}
#home_rev_slider1 .tp-bgimg {
	position: relative !important;
}
#home_rev_slider1 .tp-bgimg:before {
    background-color: rgba(0,0,0,0.749) !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    left: 0! important;
    bottom: 0 !important;
    content: "" !important;
	opacity: 1 !important;
}
#home_rev_slider1 .tp-revslider-slidesli.active-revslide .tp-bgimg:before {
	background-color: rgba(0,0,0,0.3) !important;
}
#home_rev_slider1 .erinyen.tparrows {
	background-color: transparent;
	border: 1px solid #fff;
    border-radius: 100%;
    height: 40px;
    width: 40px;
} 
#home_rev_slider1 .tp-title-wrap,
#home_rev_slider1 .tp-arr-img-over,
#home_rev_slider1 .tp-arr-imgholder {
	display: none;
}

/* - Slider 2 */
#home_rev_slider2 {
	overflow-x: hidden;
	max-width: 1920px;
	display: block;
}
#home_rev_slider2 .erinyen.tparrows {
    background-color: transparent;
    border-radius: 2px;
}
#home_rev_slider2 .erinyen.tparrows.tp-leftarrow::before {
	content: "\23";
	font-family: 'ElegantIcons';
	color: #fff;
	font-size: 30px;
}
#home_rev_slider2 .erinyen.tparrows.tp-rightarrow::before {
	content: "\24";
	font-family: 'ElegantIcons';
	font-size: 30px;
}
#home_rev_slider2 .gyges .tp-thumb-img-wrap {
	padding: 0;
}
#home_rev_slider2 .tp-title-wrap,
#home_rev_slider2 .tp-arr-img-over,
#home_rev_slider2 .tp-arr-imgholder {
	display: none;
}
#home_rev_slider2 .tp-thumbs .selected{
	position: relative;
}
#home_rev_slider2 .tp-thumbs .selected::before{
	background-color: rgba(0,0,0,0.5) !important;
    position: absolute;
    top: 0 ;
    right: 0;
    left: 0;
    bottom: 0 ;
    content: "" !important;
	opacity: 1;
	z-index: 1;
}
#home_rev_slider2 .gyges .tp-thumb-image {
	box-shadow: none;
	padding: 0;
}
#home_rev_slider2 .tp-bgimg:before {
    background-color: rgba(0,0,0,0.3) !important;
    position: absolute;
    top: 0 ;
    right: 0;
    left: 0;
    bottom: 0 ;
    content: "" !important;
	opacity: 1;
}

/* - About Section */
.about-section {
	background-color: #f2f2f2;
	padding-top: 100px;
}
.about-section .about-img img {
	padding-right: 40px;
	padding-left: 40px;
	mix-blend-mode: luminosity;
}
.about-section .about-right {
	padding-right: 150px;
	margin-top: 15px;
}
.about-section .section-header {
	text-align: left;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.about-section .about-content h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 3px;
	line-height: 46px;
	margin-top: 0;
	margin-bottom: 25px;
	text-transform: uppercase;
	word-wrap: break-word;
}
.about-section .about-content h3 span {
	display: block;
}
.about-section .about-content p {
	color: #777;
	line-height: 26px;
	letter-spacing: 0.7px;
	margin-bottom: 28px;
}
.about-section .about-content blockquote {	
	border-left: 1px solid #777;
	color: #777;
	font-style: italic;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0.7px;
	margin: 0 0 50px;
	padding: 0 30px;
	text-align: left;
	border-top: none;
	border-bottom: none;
}
.about-section .about-content ul {
	border-bottom: 1px solid #d5d5d5;
	display: inline-block;
	padding-left: 0;
	padding-bottom: 10px;
	margin-bottom: 28px;
}
.about-section .about-content ul li {
	display: inline-block;
	border-right: 2px solid #bebebe;
	padding-right: 18px;
	padding-left: 18px;
	margin-bottom: 15px;
}
.about-section .about-content ul li:last-child {
	border-right: none;
}
.about-section .about-content li a {
	color: #222222;
	font-family: "Poppins",sans-serif;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1.2px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	max-width: 85%;
	word-wrap: break-word;
	line-height: 26px;
}
.about-section .about-content li a:hover {
	color: #000;
}
.about-section .about-content li:first-child {
	padding-left: 0;
}
.about-section .about-content li:last-child {
	padding-right: 0;
}
.about-section .about-content li i {
	color: #222222;
	font-size: 20px;
	padding-right: 15px;
	position: relative;
	top: 2px;
}
.about-section .about-desingner h5 {
	color: #222;
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	letter-spacing: 0.51px;
	line-height: 26px;
	margin-top: 0;
	text-transform: uppercase;
	word-wrap: break-word;
}
.about-section .about-desingner ul {
	padding-left: 0;
	margin-bottom: 20px;
}
.about-section .about-desingner ul li {
	display: inline-block;
	margin-right: 15px;
}
.about-section .about-desingner li a {
	color: #222;
}

/* - Gallery Section */
.gallery-section .portfolio-categories li a,
.gallery-section .content-image-block::before,
.gallery-section .content-block-hover,
.gallery-section .content-block-hover > a {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.gallery-section {
	background-color: #222;
	padding: 100px 0;
	text-align: center;
	display: inline-block;
	width: 100%;
	max-width: 1920px;
}
.gallery-section .section-header h3 {
	color: #fff;
}
.gallery-section .portfolio-categories {
	padding-left: 0;
	margin-bottom: 50px;
	text-align: center;
}
.gallery-section .portfolio-categories li {
	display: inline-block;
	margin-right: 50px;
}
.gallery-section .portfolio-categories li:last-child {
	margin-right: 0;
}
.gallery-section .portfolio-categories li a {
	color: #fefefe;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1.12px;
	position: relative;
	text-transform: uppercase;
	text-decoration: none;
}
.gallery-section .portfolio-categories li a:hover::after,
.gallery-section .portfolio-categories li a.active::after,
.gallery-section .portfolio-categories li a:focus::after {
	position: absolute;
	top: 12px;
	left: 0;
	height: 1px;
	right: 0;
	background-color: #fefefe;
	content: "";
	color: #000;
}
.gallery-section .portfolio-categories li a:hover {
	color: #fefefe;
}
.gallery-section .portfolio-categories li a.active,
.gallery-section .portfolio-categories li a:hover,
.gallery-section .portfolio-categories li a:focus {
	color: #fefefe;
}
.gallery-section .portfolio-list {
	margin-bottom: 0;
	padding-left: 0;
	margin-left: -5px;
	margin-right: -5px;
}

.gallery-section .portfolio-list li {
	list-style: none;
	margin-bottom: 10px;
	padding: 0 5px;
}
.gallery-section .portfolio-list li.wide {
	width: 50%;
}
.gallery-section .content-image-block {
	position: relative;
	margin-bottom: 0;
}
.gallery-section .content-image-block::before {
	content: "";
	background-color: rgba(34, 34, 34, 0.702);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: inline-block;
	opacity: 0;
}
.gallery-section .content-block-hover {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	text-align: center;
	opacity: 0;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
}
.gallery-section .content-block-hover h5 {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 20px;
	letter-spacing: 0.8px;
	line-height: 30px;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	word-wrap: break-word;
}
.gallery-section .content-block-hover p {
	color: #fff;
	font-style: italic;
	letter-spacing: 0.56px;
	line-height: 26px;
	margin-bottom: 0;
}
.gallery-section .content-block-hover p > span::after{
	color: #ffffff;
    content: ",";
    font-size: 16px;
    padding-right: 3px;
    position: relative;
    right: 0;
}
.gallery-section .content-block-hover p > span:last-of-type::after{
	content: "";
	padding-right: 0;
}
.gallery-section .content-block-hover > a {
	background-color: #fff;
	border-radius: 0;
	color: #101010;
	display: inline-block;
	font-size: 24px;
	height: 64px;
	width: 64px;
	line-height: 70px;
	margin-bottom: 34px;
	text-align: center;
	text-decoration: none;
}
.gallery-section .content-block-hover > a i {
	margin-left: 0;
	width: auto;
	height: auto;
	line-height: normal;
}
.gallery-section .content-image-block:hover::before,
.gallery-section .content-image-block:hover .content-block-hover {
	opacity: 1;
}
.gallery-section .content-block-hover > a:hover {
	background-color: #101010; 
	color: #fff;
}
.gallery-section a.show-more{
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 0.96px;
	margin-top: 35px;
	padding: 15px 45px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.gallery-section a.show-more:hover {
	background-color: #fff;
	color: #222;
}

/* - Gallery1 Column */
.gallery1-column .portfolio-list {
	margin-left: 0;
	margin-right: 0;
}
.gallery1-column .portfolio-list li {
	margin-bottom: 0;
	padding: 0;
}

/* - Gallery2 Column Contained */
.gallery2-column-contained .portfolio-list {
	margin-left: -15px;
	margin-right: -15px;
}
.gallery2-column-contained .portfolio-list li {
	margin-bottom: 30px;
	padding: 0 15px;
}

/* - Gallery3 Column Contained */
.gallery3-column-contained .portfolio-list {
	margin-left: -15px;
	margin-right: -15px;
}
.gallery3-column-contained .portfolio-list li {
	margin-bottom: 30px;
	padding: 0 15px;
}

/* - Testimonial Section */
.testimonial-section {
	padding: 100px 0;
}
.testimonial-section .section-header {
	margin-bottom: 25px;
}
.testimonial-section .container .col-md-8 {
	overflow: hidden;
	float: none;
	margin: 0 auto;
}
.testimonial-section .mis-stage {
	z-index: 1;
}
.testimonial-section .mis-content-block p {
	color: #727272;
	font-size: 15px;
	font-style: italic;
	font-weight: 500;
	padding-top: 0;
	padding-bottom: 40px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 26px;
	letter-spacing: 0.7px;
	margin-bottom: 50px;
}
.testimonial-section .mis-content-block i {
	bottom: 0;
    color: #989898;
    font-size: 75px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    transform: rotate(180deg);
}
.testimonial-section .mis-nav-buttons a {
	color: #000 !important;
	top: 290px;
	padding-top: 0 !important;
}
.testimonial-section .mis-nav-buttons a.mis-prev::before {
	content: "\23";
	display: block;
	font-family: 'ElegantIcons';
	font-size: 25px;
}
.testimonial-section .mis-nav-buttons a.mis-next::after {
	content: "\24";
	font-family: 'ElegantIcons';
	font-size: 25px;
}
.testimonial-section .mis-nav-buttons {
	opacity: 1 !important;
}
.testimonial-slider .mis-stage {
	background-color: transparent;
	padding-top: 35px;
	overflow: visible;
}
.testimonial-slider .mis-slider {
	margin-top: 0;
}
.testimonial-slider .mis-slide {
	height: auto;
	padding: 20px 0 0;
}
.testimonial-section .mis-slider li i {
	width: 75px;
	max-width: 75px;
	margin: 0 auto;
    border-radius: 100%;
    display: inline-block;
	position: relative;
}
.testimonial-section .mis-slider li i::before {
	background-color: rgba(34, 34, 34, 0.761);
	border-radius: 100%;
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.testimonial-section .mis-slider li.mis-slide.mis-current i::before {
	background-color: rgba(255, 255, 255, 0);
}
.testimonial-section .mis-slider li.mis-slide.mis-current i {
	opacity: 1;
}
.testimonial-section .mis-slider li a span.customer-name {
	color: #222;
	display: block;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 1.2px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
	word-wrap: break-word;
}
.testimonial-section .mis-slider li a span.customer-country {
	color: #222;
	font-style: italic;
	font-weight: 500;
	font-size: 15px;
	letter-spacing: 1.2px;
	line-height: 22px;
	text-transform: capitalize;
	word-wrap: break-word;
}
.testimonial-slider .mis-nav-list {
	bottom: -50px;
}
.testimonial-slider .mis-nav-list li {
	position: relative;
	top: -2px;
}
.testimonial-slider .mis-nav-list li.mis-current {
	margin-top: 3px;
	top: 0;
}
.testimonial-slider .mis-nav-list li.mis-current a {
	background-color: #1e1e1e;
	height: 12px;
	width: 12px;
}

/* - Counter Section */
.counter-section {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 170px 0 120px;
}
.counter-section::before {
	background-color: rgba(0, 0, 0, 0.3);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.counter-section .counter-box {
	display: inline-block;
	position: relative;
	text-align: center;
	width: 100%;
	margin-bottom: 50px;
}
.counter-section .counter-box::after {
	background-color: #fff;
	content: "";
	display: inline-block;
	height: 90px;
	position: absolute;
	bottom: 15px;
	top: 35px;
	right: 0;
	width: 1px;
}
.counter-section [class*="col-"]:nth-child(4n) .counter-box::after {
	display: none;
}
.counter-section .counter-box > span {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 52px;
	font-weight: 700;
	letter-spacing: 2.08px;
	line-height: 26px;
	margin-top: 0;
	display: block;
	padding: 0 10px;
	line-height: 70px;
	word-wrap: break-word;
}
.counter-section .counter-box i {
	color: #fff;
	display: inline-block;
	font-size: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: middle;
}
.counter-section .counter-box p {
	color: #fff;
	font-weight: 700;
	font-style: italic;
	font-size: 15px;
	letter-spacing: 0.56px;
	line-height: 26px;
	margin-bottom: 0;
	word-wrap: break-word;
}

/* - Blog Section  */
.content-area.blog-section {
	margin-bottom: 100px;
}
article[class*="type-"] {
	position: relative;
	margin-bottom: 60px;
}
article[class*="type-"] h3.entry-title {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 25px;
	letter-spacing: 1px;
	line-height: 34px;
	margin-top: 0;
	margin-bottom: 20px;
	text-transform: uppercase;
}
article[class*="type-"] h3.entry-title a {
	color: #222;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
article[class*="type-"] h3.entry-title a:hover {
	color: #7dc20f;
}
article[class*="type-"] .entry-meta {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}
article[class*="type-"].no-post-thumbnail .entry-meta {
	margin-bottom: 10px;
}
article[class*="type-"] .entry-meta span {
	font-size: 13px;
	font-weight: 500;
	font-style: italic;
}
article[class*="type-"] .entry-meta > span[class*="post-"] {
	position: relative;
	padding-right: 12px;
	margin-right: 14px;
	margin-bottom: 10px;
	display: inline-block;
}
article[class*="type-"] .entry-meta > span[class*="post-"]::after {
	background-color: #818181;
    border: 0 none;
    bottom: 0;
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 2px;
    width: 2px;
    z-index: 1;	
}
article[class*="type-"] .entry-meta > span[class*="post-"]:last-of-type {
	margin-right: 0;
	
}
.latest-blog article[class*="type-"] .entry-meta > span[class*="post-"]:last-of-type {
	margin-left: 14px;
}
article[class*="type-"] .entry-meta > span[class*="post-"]:last-of-type::after {
	width: 0;
}
article[class*="type-"] .entry-meta .post-date a {
    color: #818181;
}
article[class*="type-"] .entry-meta span a {
    letter-spacing: 0.65px;
    text-decoration: none;
}
article[class*="type-"] .entry-meta span a:hover {
	color: #222;
}
article[class*="type-"] .entry-meta .post-comment a i {
	padding-right: 5px;
}
article[class*="type-"] .entry-meta .post-comment a i{
	
}
article[class*="type-"] .entry-meta span, 
article[class*="type-"] .entry-meta span a {
    color: #818181;
}
article[class*="type-"] .entry-cover {
	display: inline-block;	
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}
article[class*="type-"] .entry-content {
	display: inline-block;
	width: 100%;
}
article[class*="type-"] .entry-content p {
    color: #777;
	font-size: 15px;
	font-family: 'Lato', sans-serif;
    letter-spacing: 0.7px;
    line-height: 26px;
	word-wrap: break-word;
}
article[class*="type-"] .entry-box .entry-cover > a {
	position: relative;
	display: inline-block;
	width: 100%;
}
article[class*="type-"] .entry-box .entry-cover > a::before {
	content: "";
	background-color: rgba(34, 34, 34, 0.812);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: inline-block;
	opacity: 0;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	z-index: 2;
}
article[class*="type-"] .entry-box a.zoom-in {
	font-size: 30px;
	position: absolute;
	left: -25px;
	right: 0;
	margin: 0 auto;
	top: 50%;
	text-align: center;
	opacity: 0;
	color: #fff;
	display: inline-block;
	text-align: center;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	text-decoration: none;
	z-index: 3;
	width: 0;
}
article[class*="type-"] .entry-content a.learn-more {
    border: 1px solid #222;
	background-color: transparent;
    color: #222;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: 600;
	letter-spacing: 0.96px;
    margin-top: 11px;
    padding: 10px 45px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	max-width: 100%;
	word-wrap: break-word;
}
article[class*="type-"] .entry-content a.learn-more:hover {
	background-color: #222;
	color: #fff;
}
article[class*="type-"]:hover .entry-box .entry-cover > a::before {
	opacity: 1;
}
article[class*="type-"]:hover .entry-box a.zoom-in {
	opacity: 1;
}
article[class*="type-"] .entry-box a > i {
	width: auto;
	height: auto;
	margin-left: 0;
	vertical-align: middle;
	display: block;
}

/* - Blog Post */
.content-area.blog-post {
	margin-bottom: 150px;
}
blockquote {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-left: none;
	color: #777;
	font-style: italic;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	padding: 30px 150px;
	position: relative;
	letter-spacing: 0.09px;
	margin-top: 28px;
	margin-bottom: 30px;
	line-height: 26px;
	text-align: center;
	position: relative;
}
blockquote::before {
	position: absolute;
	content: "\7b";
	font-family: "ElegantIcons";
	left: 10%;
	top: 25px;
	font-size: 26px;
	color: #d5d5d5;
	font-size: 80px;
	-ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
	z-index: -1;
}
.entry-gallerylist {
	padding: 35px 0 0;
}
.entry-gallerylist h3 {
	color: #222222;
    font-family: "Poppins",sans-serif;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 15px;
    margin-top: 0;
    word-wrap: break-word;
    text-transform: uppercase;
}
.entry-gallerylist .gallerylist-content {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-bottom: 25px;
}
.entry-gallerylist img {
	border: 1px solid #e2e2e2;
}
.entry-gallerylist .gallerylist-content h5 {
	color: #222;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.7px;
	line-height: 25px;
	text-transform: uppercase;
	word-wrap: break-word;
}
.entry-gallerylist .gallerylist-content span {
	font-style: italic;
	font-weight: 500;
	font-size: 13px;
	display: inline-block;
}
.entry-gallerylist .gallerylist-content span::after {
	content: "/";
	color: #818181;
	position: relative;
	right: -2px;
}
.entry-gallerylist .gallerylist-content span:last-child::after {
	content: "";
}
.entry-gallerylist .gallerylist-content span a {
	color: #737373;
	text-decoration: none;
	padding: 0 8px;
}
.entry-gallerylist .gallerylist-content span a:hover {
	color: #222;
}
.entry-gallerylist .gallerylist-content span a i {
	padding-right: 8px;
	display: inline-block;
	vertical-align: top;
	line-height: 18px;
}
article[class*="type-"] .post-tags {
	display: block;
	margin-bottom: 10px;
}

/* - Comment Section */
.comment-section {
	display: inline-block;	
	margin-top: 0;
	width: 100%;
}
.section-heading {
	display: inline-block;
}
.section-heading h3 {
	font-size: 18px;
	color: #222;
	font-weight: 600;
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 0.72px;
	font-family: 'Poppins', sans-serif;
	word-wrap: break-word;
}
article[class*="type-"] .social-share {
	display: block;
    margin-top: 20px;
}
article[class*="type-"] .social-share span{
	color: #000000;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-top: 0;
    word-wrap: break-word;
    position: relative;
    text-transform: capitalize;
}

article[class*="type-"] .social-share ul {
	padding-left: 0;
	margin-bottom: 0;
	display: inline-block;
	margin-left: 15px;
}
article[class*="type-"] .social-share ul li {
	display: inline-block;
	margin-right: 15px;
}
article[class*="type-"] .social-share ul li:last-child {
	margin-right: 0;
}
article[class*="type-"] .social-share li a {
	border-radius: 100%;
	background-color: #e3e2e2;
	color: #777;
	display: inline-block;
	height: 36px;
	width: 36px;
	line-height: 37px;
	text-align: center;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
article[class*="type-"] .social-share li a:hover {
	background-color: #323232;
	color: #fff;
}

/* - Latest Blog */
.latest-blog {
	text-align: center;
	padding-top: 100px;
	display: inline-block;
	width: 100%;
	padding-bottom: 100px;
}
article[class*="type-"] .entrycontent-block {
	background-color: #f9f9f9;
	margin-left: -30px;
	padding: 34px 28px;
	text-align: left;
}
article[class*="type-"].md-fluid .entrycontent-block {
	margin-right: -20px;
	margin-left: 0;
}
.latest-blog  article[class*="type-"] .entry-cover {
	margin-bottom: 0;
}
.latest-blog article[class*="type-"] .entry-meta span:hover span,
.latest-blog article[class*="type-"] .entry-meta span a:hover {
	color: #000;
}
.latest-blog .row .single_article .entrycontent-block {
	margin-left: 0;
}
.latest-blog article[class*="type-"] {
	margin-bottom: 30px;
}
.latest-blog .dobule_article .row article[class*="type-"]:nth-child(2n) .latest_content_cover {
	float: right;
}
.latest-blog .dobule_article .row article[class*="type-"]:nth-child(2n) .latest_content_blocks .entrycontent-block {
	margin-right: -30px;
	margin-left: 0;
}
.latest-blog article[class*="type-"] .entry-cover a::before {
	content: "";
	background-color: rgba(34, 34, 34, 0.678);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	display: inline-block;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.latest-blog article[class*="type-"] .entry-cover i {
	border: 2px solid #fff;
	border-radius: 100%;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	opacity: 0;
	display: inline-block;
	height: 51px;
	width: 51px;
	line-height: 48px;
	margin: 0 auto;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.latest-blog article[class*="type-"]:hover .entry-cover a::before {
	opacity: 1;
}
.latest-blog article[class*="type-"]:hover .entry-cover i {
	opacity: 1;
}
.latest-blog article[class*="type-"] h3.entry-title a {
	font-size: 18px;
	word-wrap: break-word;
}
.latest-blog article[class*="type-"].format-gallery .carousel-control::before {
	background-color: rgba(255, 255, 255, 0.8);
	opacity: 1;
}
.latest-blog article[class*="type-"] h3.entry-title {
	margin-bottom: 10px;
	word-wrap: break-word;
	line-height: 30px;
}
.latest-blog article[class*="type-"] .entry-meta span {
	margin-right: 0;
}
.latest-blog article[class*="type-"] .entry-meta {
	margin-bottom: 15px;
}
.latest-blog article[class*="type-"] .entry-meta .post-comment {
	border-left: none;
	padding-left: 10px;
}
article[class*="type-"] .entry-title-content a {
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	letter-spacing: 0.4px;
	margin-bottom: 15px;
	color: #000000;
}
.latest-blog article[class*="type-"] .entrycontent-block .post-category {
	display: inline-block;
	width: 100%;
	margin-bottom: 5px;
}
.latest-blog article[class*="type-"] .entrycontent-block .post-category a {
	color: #000;
	position: relative;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.4px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	padding-right: 5px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.latest-blog article[class*="type-"] .entrycontent-block .post-category a:hover {
	color: #7dc20f;
}
.latest-blog article[class*="type-"] .entrycontent-block .post-category a::after {
	position: relative;
	content: ",";
	font-size: 16px;
	color: #000;
}
.latest-blog article[class*="type-"] .entrycontent-block .post-category a:last-of-type{
	padding-right: 0;
}
.latest-blog article[class*="type-"] .entrycontent-block .post-category a:last-of-type::after {
	content: "";
}
article[class*="type-"] .entry-meta .post-like .sl-icon {
	margin-right: 0;
	padding-right: 0;
}
article[class*="type-"] .entry-meta .post-like a i {
	padding-right: 10px;
}
article[class*="type-"] .entry-meta .post-like:hover span {
	color: #000;
}

.latest-blog a.show-more {
	border: 1px solid #222;
	background-color: transparent;
	color: #222;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 0.96px;
	margin-top: 30px;
	padding: 15px 45px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.latest-blog a.show-more:hover {
	background-color: #222;
	color: #fff;
}

/* - Widget Latestpost */
.widget_latestposts .latest-content {
	position: relative;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.widget_latestposts .latest-content:last-of-type {
	margin-bottom: 0;
}
.widget_latestposts .latest-box {
	position: relative;
	min-height: 70px;
	padding-left: 80px;
}
.widget_latestposts 	.latest-box.no_post_thumb {
	padding-left: 0;
	min-height: auto;
}
.widget_latestposts .latest-box > a {
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.widget_latestposts .latest-box > a:hover {
	opacity: 0.8;
}
.widget_latestposts .latest-content h5 {
	font-size: 14px;
	letter-spacing: 0.65px;
	line-height: 22px;
	margin-top: 0;
	margin-bottom: 5px;
}
.widget_latestposts .latest-content h5 a {
	color: #727272;
	text-decoration: none;
}
.widget_latestposts .latest-content h5 a:hover {
	color: #222;
}
.widget_latestposts .post-meta {
	display: inline-block;
	width: 100%;
	margin-top: 5px;
}
.widget_latestposts .post-meta span {
	font-style: italic;
	font-weight: 500;
	font-size: 13px;
	padding-right: 5px;
	display: inline-block;
}
.widget_latestposts .post-meta > span::after {
	position: relative;
	content: ",";
	font-size: 16px;
	color: #737373;
	right: 0;
}
.widget_latestposts .post-meta > span:last-child::after {
	content: "";
}
.widget_latestposts .post-meta span a {
	color: #737373;
	text-decoration: none
}
.widget_latestposts .post-meta span a:hover {
	color: #222;
}
 .widget_latestposts .post-meta span a i {
	padding-right: 3px;
}
.widget_latestposts .post-meta .sl-icon i {
	padding-right: 0;
}

/* - Widget About */
.widget_about .info-block .info-box {
	position: relative;
	padding-left: 25px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.widget_about .info-block .info-box:last-of-type {
	margin-bottom: 0;
}
.widget_about .info-block .info-box > i {
	position: absolute;
	left: 0;
	top: 5px;
}
.widget_about .info-block .info-box  .info-content a {
	color: #777777;
	text-decoration: none;
	display: block;
	font-size: 13px;
    line-height: 24px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.widget_about .info-block .info-box  .info-content a:hover {
	color: #000;
}
.widget_about > p {
	color: #777777;
    font-size: 14px;	
    letter-spacing: 0.7px;
    line-height: 26px;
	font-family: "Lato",sans-serif;
}
.widget_about .info-block p {
	color: #777777;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    position: relative;
}

/* - Widget Photos */
.widget_photos .photos-tab li {
	display: inline-block;
	width: auto;
}
.widget_photos .photos-tab .nav-tabs {
	border: none;
	display: inline-block;
}
.widget_photos.widget ul li a::before {
	content: "";
}
.widget_photos .nav-tabs > li.active > a {
	border: none;
}
.widget_photos .photos-tab .nav > li  {
	margin-right: 30px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.widget_photos .photos-tab .nav > li:last-of-type  {
	margin-right: 0;
}
.widget_photos .photos-tab .nav > li > a {
	border-radius: 0;
	color: #727272;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	padding: 8px 0px;
	text-transform: uppercase;
	border:none;
	font-weight: 500;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.widget.widget_photos .photos-tab .nav > li > a:hover {
	margin-left: 0;
	border:none;
}
.widget_photos .photos-tab .nav > li.active > a {
	color: #000;
}
.widget_photos .photos-tab .nav > li > a:focus,
.widget_photos .photos-tab .nav > li > a:hover {
	background-color: transparent;
	border: 1px solid #fff;
}
.widget_photos .photos-tab .nav-tabs > li.active > a,
.widget_photos .photos-tab .nav-tabs > li.active > a:focus,
.widget_photos .photos-tab .nav-tabs > li.active > a:hover {
	background-color: transparent;
	border: none;
}
.widget_photos .photos-tab .tab-content .tab-box {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.widget_photos .photos-tab .tab-content .tab-box:last-of-type {
	margin-bottom: 0;
}
.widget_photos .photos-tab .tab-content .photos-content {
	display: inline-block;
	position: relative;
	padding-left: 78px;
	margin-bottom: 8px;
	width: 100%;
	min-height: 66px;
}
.widget_photos .tab-box.no_post_thumb .photos-content {
	min-height: auto;
	margin-bottom: 0;
	padding-left: 0;
}
.widget_photos .tab-box.no_post_thumb .post-area {
	margin-top: 0;
}
.widget_photos .photos-tab .tab-content .photos-content > a > i {
	position: absolute;
	left: 0;
	top: 5px;
}
.widget_photos .photos-tab .tab-content .photos-content h5 {
	font-size: 14px;
	letter-spacing: 0.65px;
	line-height: 21px;
	margin-top: 0;
	margin-bottom: 5px;
}
.widget_photos .photos-tab .tab-content .photos-content h5 > a {
	color: #727272;
	text-decoration: none;
}
.widget_photos .photos-tab .tab-content .photos-content h5 > a:hover {
	color: #222;
}
.widget_photos .photos-tab .post-area {
	display: inline-block;
	width: 100%;
	margin-top: 10px;
}
.widget_photos .photos-tab .tab-content .tab-box span {
	font-style: italic;
	font-weight: 500;
	font-size: 13px;
	padding-right: 8px;
	display: inline-block;
	color: #737373
}
.widget_photos .photos-tab .tab-content .tab-box span a {
	color: #737373;
	text-decoration: none
}
.widget_photos .photos-tab .tab-content .tab-box span a:hover {
	color: #222;
}
.widget_photos .photos-tab .tab-content .tab-box span i {
	padding-right: 8px;
}

/* - Widget Social */
.widget_social_icons .social-widget ul {
	padding-left: 0;
}
.widget_social_icons .social-widget ul li {
	display: inline-block;
	width: auto;
}
.widget_social_icons .social-widget ul li:last-of-type {
	margin-right: 0;
}
.widget_social_icons .social-widget li a {
	color: #222;
	text-decoration: none;
	padding-left: 0;
	margin-right: 25px;
	margin-bottom: 5px;
}
.widget_social_icons .social-widget li a::before {
	display: none;
}
.widget_social_icons .social-widget li a:hover {
	color: #727272;
	margin-left: 0;
}

/* - Pricing Section */
.pricing-section {
	background-color: #222;
	padding-top: 80px;
	padding-bottom: 70px;
}
.pricing-section1 {
	margin-bottom: 0;
}
.pricing-section .section-header h3 {
	color: #fff;
}
.pricing-section .price-box {
	border: 2px solid #d0d0d0;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	max-width: 322px;
	margin-bottom: 30px;
}
.pricing-section .price-box::before {
	background-color: rgba(34, 34, 34, 0.8);
    bottom: 0;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.pricing-section .price-box .pricing-img {
	position: relative;
}
.price-box .price-content {
	position: relative;
	text-align: center;
	padding-bottom: 35px;
}
.price-box .price-content .price-title {
	background-color: #222;
	display: block;
	max-width: 135px;
	margin: 0 auto 82px;
	position: relative;
	padding-top: 45px;
	padding-bottom: 30px;
}
.price-box .price-content .price-title::after {
	content: "";
	width: 0;
	height: 0;
	border-left: 68px solid #222;
	border-right: 68px solid #222;
	border-bottom: 55px solid transparent;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.price-box .price-content .price-title h4 {
	color: #fff;
	font-size: 32px;
	font-weight: 600;
	letter-spacing: 1.6px;
	line-height: 40px;
	margin: 0;
	word-wrap: break-word;
	padding: 0 15px;
}
.price-box .price-content .list-heading {
	border-top: 2px solid #d0d0d0;
	border-bottom: 2px solid #d0d0d0;
	padding: 14px 0;
}
.price-box .price-content .list-heading h5 {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.9px;
	line-height: 34px;
	margin: 0;
	text-transform: uppercase;
	word-wrap: break-word;
	padding: 0 15px;
}
.price-box .price-content .list-heading h5 span {
	display: block;
}
.price-box .price-content .pricelist-content ul {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 22px;
}
.price-box .price-content .pricelist-content ul li {
	color: #fff;
	font-weight: 500;
	font-style: italic;
	letter-spacing: 0.56px;
	line-height: 22px;
	word-wrap: break-word;
	padding: 0 15px;
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
}
.price-box .price-content .pricelist-content a {
	border: 2px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    font-family: "Poppins",sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.96px;
    line-height: 25px;
    padding: 10px 38px 9px;
    text-decoration: none;
    text-transform: uppercase;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	margin-top: 15px;
}
.price-box .price-content .pricelist-content a:hover {
	background-color: #fff;
	color: #222;
}

/* - Instagram Section */
.instagram-block .section-header {
	margin-bottom: 0;
	padding-top: 60px;
	padding-bottom: 50px;
	padding-left: 15px;
	padding-right: 15px;
	word-wrap: break-word;
}
.insta-box,
.insta-box .insta-img {
	position: relative;
}
.insta-box .insta-img::after {
	background-color: rgba(34, 34, 34, 0.851);
	content: "";
	display: inline-block;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0;
	bottom: 0;
	position: absolute;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.insta-box .insta-icon a {
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	opacity: 0;
	font-size: 60px;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.insta-box:hover .insta-img::after {
	opacity: 1;
}
.insta-box:hover .insta-icon a{
	opacity: 1;
	top: 50%;
}

/* - Instagram Black */
.instagram-block.instagram-black {
	background-color: #222222;
}
.instagram-block.instagram-black .section-header h3 {
	color: #fff;
}

/* - Instagram Gray */
.instagram-block.instagram-gray {
	background-color: #f5f5f5;
}
.instagram-block.instagram-gray .section-header h3 {
	color: #222;
}

/* - Clients */
.clients {
	padding-top: 80px;
	padding-bottom: 80px;
}
.clients .clients-carousel .item {
	padding-left: 5px;
	padding-right: 5px;
}
.clients .owl-carousel .owl-item img {
    width: auto;
	display: inline-block;
}
.clients .clients-carousel .item  a {
	background-color: #f8f8f8;
	text-align: center;
	line-height: 225px;
	width: 100%;
	display: inline-block;
	vertical-align: middle;	
	min-height: 225px;
	max-height: 225px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	border: 1px solid transparent;
}
.clients .clients-carousel .item  a:hover {
	border-color: #000;
}

/* - Service Section */
.service-section .srv-content i,
.service-section .srv-content h5,
.service-section .srv-content p,
.service-section .srv-content a {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.service-section {
	background-color: #f5f5f5;
	padding: 80px 0 0;
}
.service-section .srv-box {
	background-color: #d0d0d0;
	text-align: center;
	position: relative;
	padding: 62px 84px;
	z-index: 2;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.service-section .srv-box::before {
	background-color: rgba(34,34,34,0);
	position: absolute;
	content: "";
	display: inline-block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.service-section .srv-box img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
}
.service-section .srv-content {
	position: relative;
    z-index: 8;
}
.service-section .srv-content i {
	color: #222222;
    font-size: 35px;
    height: auto;
    margin-left: 0;
    vertical-align: top;
    width: auto;
	line-height: normal;
}
.service-section .srv-content h5 {
	color: #222;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 0.9px;
	margin-top: 15px;
	margin-bottom: 0;
	text-transform: uppercase;
	word-wrap: break-word;
}
.service-section .srv-content h5 span {
	display: block;
}
.service-section .srv-content p {
	color: #222;
	font-size: 15px;
	letter-spacing: 0.65px;
	line-height: 26px;
	margin-top: 30px;
	margin-bottom: 35px;
}
.service-section .srv-content a {
	background-color: #222;
	color: #fff;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.96px;
	padding: 16px 50px;
	text-transform: uppercase;
	text-decoration: none;
}
.service-section .srv-content a:hover {
	background-color: #fff;
	color: #222;
}
.service-section .srv-box:hover::before {
	background-color: rgba(34,34,34,0.851);
	z-index: 2;
}
.service-section .srv-box:hover img {
	opacity: 1;
}
.service-section .srv-box:hover .srv-content i,
.service-section .srv-box:hover .srv-content h5 {
	color: #fff;
}
.service-section .srv-box:hover .srv-content p {
	color: #ddd;
}

/* - Service Single */
.services-single .services-image {
	margin-bottom: 30px;
}
.services-single .services-content {
	margin-bottom: 25px;
}
.services-single .services-content p {
	font-size: 15px;
	color: #777777;
	line-height: 24px;
}
.services_carousel.owl-carousel .owl-item img {
	width: auto;
	max-height: 265px;
	min-width: 265px;
	border: 1px solid #000;
}
.services-single  .services_carousel .owl-next::before {
    content: "\f104";
    font-family: "FontAwesome";
	font-size: 20px;
}
.services-single  .services_carousel .owl-prev::before {
    content: "\f105";
    font-family: "FontAwesome";
	font-size: 20px;
}
.services_carousel.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	font-size: 0;
	padding: 0;
	border-radius: 0;
	width: 30px;
	height: 30px;
	line-height: 27px;
	display: inline-block;
	text-align: center;
	background-color: transparent;
	border: 1px solid #000;
	color: #000;
}
.services_carousel.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
	background-color: #000;
	color: #fff;
}

/* - Callout */
.call-out {	
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	padding: 50px 0;
	z-index: 1;
}
.call-out::before {
	background-color: rgba(34, 34, 34, 0.761);
	content: "";
	display: inline-block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: -1;
}
.call-out .call-out-content {
	display: inline-block;
	width: 80%;
}
.call-out .call-out-content h5 {
	color: #fff;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	font-size: 25px;
	font-weight: 600;
	letter-spacing: -0.8px;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 35px;
	text-transform: uppercase;
}
.call-out .call-out-content p {
	color: #fff;
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	letter-spacing: 0.42px;
	line-height: 26px;
	margin-bottom: 0;
}
.call-out a.learn-more{
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 12px;
	float: right;
	letter-spacing: 0.96px;
	/* margin-top: 15px; */
	padding: 16px 45px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	position: absolute;	
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.call-out a.learn-more:hover {
	background-color: #fff;
	color: #222;
}

/* - Google Map */
.map {
	display: block;
	margin-top: 80px;
}
.map-canvas {
    width: 100%;
	margin-bottom: 60px;
}
.contact-us {
	margin-bottom: 80px;
}
.contact-us .contact-header h3 {
	color: #222;
	font-family: 'Poppins', sans-serif;	
	font-size: 26px;
	font-weight: 700;
	letter-spacing: 0.78px;
	margin-top: 0;
	margin-bottom: 30px;
	text-transform: uppercase;
	word-wrap: break-word;
	line-height: 44px;
}
.contact-us .contact-detail {
	position: relative;
	padding-left: 75px;
	padding-right: 15px;
	margin-bottom: 30px;
}
.contact-us .contact-detail:last-of-type {
	margin-bottom: 10px;
}
.contact-us .contact-detail i {
	background-color: #222;
	color: #fff;
	display: inline-block;
	font-size: 25px;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;	
	position: absolute;
	left: 0;
	top: 3px;
}
.contact-us .contact-detail h5 {
	color: #222;
	font-size: 18px;
	margin-top: 0;
	text-transform: uppercase;
	line-height: 25px;
	margin-bottom: 5px;
	word-wrap: break-word;
}
.contact-us .contact-detail p {
	color: #555;
	line-height: 18px;
	margin-bottom: 0;
}
.contact-us .contact-detail p a {
	color: #555;
	display: inline-block;
	margin-bottom: 3px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
}
.contact-us .contact-detail p a:hover {
	color: #000;
}
.contact-us .contact-social > h3 {
	background-color: #222;
	border: 1px solid #222;
	color: #fff;
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 1.2px;
	line-height: 32px;
	padding: 10px 100px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	margin-bottom: 0;
}
.contact-us .contact-social ul {
	padding-left: 0;	
	margin-top: 30px;
}
.contact-us .contact-social ul li {
	display: inline-block;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 12px;
}
.contact-us .contact-social ul li:first-child {
	margin-left: 0;
}
.contact-us .contact-social ul li:last-child {
	margin-right: 0;
}
.contact-us .contact-social li a {
	background-color: #e3e2e2;
	border-radius: 100%;
	color: #777;
	display: inline-block;	
	font-size: 12px;
	line-height: 36px;
	height: 36px;
	width: 36px;
	text-align: center;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.contact-us .contact-social li a:hover {
	background-color: #323232;
	color: #fff;
}
.widget-area .widget_mc4wp_form_widget .mc4wp-form-fields input[type="submit"] {
	border: 1px solid transparent;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: transparent auto 0px !important;
}
.widget-area .widget_mc4wp_form_widget .mc4wp-form-fields input[type="submit"]:hover {
	border: 1px solid #000;
}

/* ## Footer Widget Setting */
.footer-main.footer-main-1 .widget-title,
.footer-main .widget-title {
	padding-bottom: 0;
	margin-bottom: 15px;
}
.footer-main  .widget-title::after {
	width: 0;
}
.footer-main-1 .widget_rss .rsswidget {
	color: #fff;
}
.footer-main-1 .widget_photos .photos-tab .tab-content .tab-box span,
.footer-main-1 .widget_photos .photos-tab .tab-content .tab-box span a,
.footer-main-1 .widget_photos .photos-tab .tab-content .photos-content h5 > a,
.footer-main-1 .widget_photos .photos-tab .nav > li > a,
.footer-main-1 .widget.widget_breadcrumb_navxt .breadcrumbs,
.footer-main-1 .widget.widget_breadcrumb_navxt span,
.footer-main-1 .widget.widget_breadcrumb_navxt a,
.footer-main-1 .widget ul,
.footer-main-1 .widget_about .info-block .info-box .info-content a,
.footer-main-1 .widget_about .info-block p,
.footer-main-1 .widget_about .info-block .info-box,
.footer-main-1 .widget_about > p,
.footer-main-1 .widget_latestposts .post-meta span a,
.footer-main-1 .widget_latestposts .latest-content h5 a,
.footer-main-1 .widget ul li a::before,
.footer-main-1 .page_search .searchform .btn.btn-default,
.footer-main-1 .widget_text .textwidget p,
.footer-main-1 .widget_text .textwidget p strong,
.footer-main-1 .widget_search .input-group .form-control,
.footer-main-1 .rssSummary,
.footer-main-1 .widget_rss ul li .rss-date,
.footer-main-1 .widget_rss ul li cite, 
.footer-main-1 .widget_recent_comments ul li,
.footer-main-1 .widget ul li a,
.footer-main-1 .widget select,
.footer-main-1 .widget.widget_categories ul li,
.footer-main-1 .widget.widget_archive ul li,
.footer-main-1 .widget_mc4wp_form_widget .mc4wp-alert.mc4wp-error p,
.footer-main-1 .widget ul li > a,
.footer-main-1 .widget_recent_entries ul li a,
.footer-main-1 .widget_calendar td,
.footer-main-1 .widget_calendar tbody a,
.footer-main-1 .widget_calendar th,
.footer-main-1 .widget_calendar caption {
	color: #ccc;
}
.footer-main-1 .widget_photos .photos-tab .nav > li.active > a,
.footer-main-1 .widget_photos .photos-tab .nav > li > a:hover,
.footer-main-1 .widget_photos .photos-tab .tab-content .tab-box span a:hover,
.footer-main-1 .widget_about .info-block .info-box .info-content a:hover,
.footer-main-1 .widget_latestposts .post-meta span a:hover,
.footer-main-1 .widget_latestposts .latest-content h5 a:hover,
.footer-main-1 .widget_pages > ul li.current_page_item a,
.footer-main-1 .widget ul li a:hover,
.footer-main-1 .widget ul li > a:hover::before,
.footer-main-1 .widget.widget_archive ul li:hover,
.footer-main-1 .widget.widget_categories ul li:hover,
.footer-main-1 .widget ul li > a:hover,
.footer-main-1 .widget_calendar tbody a:hover {
	color: #7dc20f;
}

.footer-main-1 .widget_search .input-group .form-control::-webkit-input-placeholder {
	color: #ccc;
}
.footer-main-1 .widget_search .input-group .form-control:-moz-placeholder { 
	color: #ccc;
}
.footer-main-1 .widget_search .input-group .form-control::-moz-placeholder { 
	color: #ccc;
}
.footer-main-1 .widget_search .input-group .form-control:-ms-input-placeholder {  
	color: #ccc;
}

.footer-main-1 .widget .tagcloud a {
	background-color: #fff;
	color: #000;
}
.footer-main-1 .widget .tagcloud a:hover {
	background-color: #7dc20f;
}

.footer-main-1 .select_box::before {
	background-color: #fff;
	color: #000;
}

/* - Footer Latest Widget Setting */
.footer-main .widget_latestposts .latest-content h5 {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.52px;
}
.footer-main-1 .widget_latestposts .latest-content h5 a {
	color: #fff;
}

.footer-main .widget_latestposts .latest-content:last-of-type {
	border: none;
}

/* - Instagram Block */
.instagram-block ul {
	padding-left: 0;
	margin-bottom: 0;
	text-align: center;
}
.instagram-block ul li {
	list-style: none;
}
.instagram-block .owl-carousel .owl-item img {
	width: auto;
}
.instagram-block .owl-carousel .owl-item li a {
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	position: relative;
	display: block;
}
.instagram-block .owl-carousel .owl-item li a::after {
	position: absolute;
	content: "\f16d";
	font-family: "FontAwesome";
	font-size: 60px;
	color: #fff;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: 0;
}
.instagram-block .owl-carousel .owl-item li a::before {
	background-color: rgba(34, 34, 34, 0.851);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;	
	position: absolute;	
	z-index: 1;
	opacity: 0;
}
.instagram-block .owl-carousel .owl-item li a::before,
.instagram-block .owl-carousel .owl-item li a::after {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.instagram-block .owl-carousel .owl-item li a:hover::before,
.instagram-block .owl-carousel .owl-item li a:hover::after {
	opacity: 1;
}
.instagram-block .owl-carousel .owl-item li a:hover::after {
	top: 50%;
}
.instagram-block .owl-controls {
	margin-top: 0;
}
.instagram-block .owl-theme .owl-controls .owl-nav [class*="owl-"] {
	border-radius: 100%;
	height: 35px;
	width: 35px;
	font-size: 0;
	line-height: 35px;
	background-color: rgba(23, 24, 27,0.7);
	position: absolute;
	padding: 0;
	margin: 0;
	top: 50%;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
}
.instagram-block .owl-controls .owl-nav .owl-prev,
.instagram-block .owl-controls .owl-nav .owl-next{
	transition: all 1s ease 0.5s;
	-webkit-transition: all 1s ease 0.5s;
	-moz-transition: all 1s ease 0.5s;
	opacity: 0;
}
.instagram-block .owl-controls .owl-nav .owl-prev {
	left: 0;
}
.instagram-block .owl-controls .owl-nav .owl-next {
	right: 0;
}
.instagram-block:hover .owl-controls .owl-nav .owl-prev {
	left: 25px;
	opacity: 1;
}
.instagram-block:hover .owl-controls .owl-nav .owl-next {
	right: 25px;
	opacity: 1;
}
.instagram-block .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
	background-color: #7dc20f;
}
.instagram-block .owl-theme .owl-controls .owl-nav [class*="owl-"]::before {
	font-family:'FontAwesome';
	font-size: 18px;
}
.instagram-block .owl-theme .owl-controls .owl-nav .owl-prev::before { 
	content:"\f104";
}
.instagram-block .owl-theme .owl-controls .owl-nav .owl-next::before{
	content:"\f105";
}

/*---------------------------------------------------
	## Responsive
-----------------------------------------------------*/

/* - Min Width: 992 */
@media (min-width: 992px) {	
	.menu-block .ow-navigation ul li  .dropdown-menu {
		padding-top: 0;
		padding-bottom: 0;
	}
	.ow-navigation.navbar-default .navbar-nav li a {
		padding: 7px 0;
	}
	/* - Counter Section */
	.counter-section  .row [class*="col-"]:nth-child(4n+1) {
		clear: both;
	}
	
	/* - Pricing Section */
	.pricing-section .row [class*="col-"]:nth-child(3n+1) {
		clear: both;
	}
	
	/* - Single Blog Related Post` */
	.entry-gallerylist  .row [class*="col-"]:nth-child(3n+1) {
		clear: both;
	}
	
	/* - Footer Widget Column Settings */
	.footer-main .row [class*="col-"].two_col:nth-child(2n+1) {
		clear: both;
	}
	.footer-main .row [class*="col-"].three_col:nth-child(3n+1) {
		clear: both;
	}
	.footer-main .row [class*="col-"].four_col:nth-child(4n+1) {
		clear: both;
	}
}

/* - Max Width: 1500 */
@media (max-width: 1500px) {
	
	/* - About Section */
	.about-section .about-img img {
		padding-left: 15px;
		padding-right: 50px;
		padding-top: 150px;
	}
	.about-section .about-right {
		padding-right: 50px;
		padding-bottom: 0px;
	}
}

/* - Max Width: 1200 */
@media (max-width: 1200px) {
	
	/* - About Section */
	.about-section .about-img img {
		padding-top: 0;
		padding-right: 0;
	}
	.about-section .about-right {
		padding-right: 15px;
		padding-top: 50px;
	}
	
	/* - Blog Section */
	.widget-area .widget_photos .photos-tab .nav > li {
		margin-right: 10px;
	}
	.widget-area .widget_social ul li {
		margin-right: 15px;
	}
	
	/* - Service Section */
	.service-section .srv-box {
		padding: 50px 25px;
	}
	
	/* - Contact Us */
	.contact-us .contact-detail {
		padding-left: 70px;
		padding-right: 0;
	}
	.contact-us .contact-social > a {
		padding: 10px 50px;
	}
	.contact-us .contact-social ul li {
		margin-left: 6px;
		margin-right: 0;
	}
}

/* - Min Width: 992 to Max Width: 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	
	/* - About Section */
	.about-section .about-content ul li {
		padding-left: 12px;
		padding-right: 12px;
	}
	.about-section .about-content li a {
		padding-left: 2px;
		padding-right: 2px;
	}
	.about-section .about-content li a i {
		padding-right: 6px;
	}
	.about-section .about-content li i{
		padding-right: 5px;
	}
	
	/* - Latest Blog */
	.latest-blog article[class*="type-"] {
		margin-bottom: 30px;
	}
	.latest-blog article[class*="type-"] .entrycontent-block {
		padding: 15px 20px 20px;
	}
	.latest-blog article[class*="type-"] h3.entry-title {
		margin-bottom: 5px;
	}	
	article[class*="type-"] span.entry-title-content {
		margin-bottom: 5px;
		font-size: 15px;
	}
	.latest-blog article[class*="type-"] .entry-meta {
		margin-bottom: 5px;
	}
	article[class*="type-"] .entry-content p {
		line-height: 25px;
	}
	
	/* - Pricing Section */
	.price-box .price-content .price-title {
		margin: 0 auto 70px;
	}
	.price-box .price-content .pricelist-content ul {
		margin-top: 10px;
	}
	.price-box .price-content .pricelist-content ul li {
		margin-bottom: 15px;
	}
	
	/* - Contact Us */
	.contact-us .contact-social > h3 {
		padding: 10px 60px;
	}	
	
	/* - Instagram Block */
	.instagram-block .owl-carousel .owl-item li a::after {
		font-size: 45px; 
	}
	.instagram-block .owl-theme .owl-controls .owl-nav [class*="owl-"] {
		top: 44%;
	}
}

/* - Max Width: 991 */
@media (max-width: 991px) {
	
	/* - Counter Section */
	.counter-section {
		padding: 120px 0 70px;
	}
	.counter-section .counter-box > span {
		font-size: 38px;
		line-height: 52px;
	}
	.counter-section .counter-box::after {
		height: 70px;
		top: 40px;
	}
	
	/* - Blog Post */
	blockquote {
		padding: 30px 30px;
	}
	blockquote::before {
		left: 0;
		font-size: 40px;
	}
	
	/* - Single Blog Related Post */
	.entry-gallerylist  .row [class*="col-"]:nth-child(2n+1) {
		clear: both;
	}
	
	/* - Latest Blog */
	.latest-blog article[class*="type-"] .entrycontent-block {
		padding: 15px 20px 20px;
	}
	.latest-blog .row .single_article .entrycontent-block {
		margin-left: -30px;
	}
	
	.latest-blog article[class*="type-"] .single_article .row {
		margin-left: 0;
		margin-right: 0;
	}
	.latest-blog article[class*="type-"] h3.entry-title {
		line-height: 27px;
	}
	.latest-blog article[class*="type-"] h3.entry-title a {
		font-size: 17px;
	}
	
	
	/* - Pricing Section */
	.pricing-section .row [class*="col-"]:nth-child(2n+1) {
		clear: both;
	}
	
	/* - Callout */
	.call-out a.learn-more {
		float: none;
	}
	.call-out .call-out-content {
		width: 100%;
	}
	.call-out a.learn-more {
		position: relative;
		transform: none;
		top: 0;
		margin-top: 25px;
	}
	
	/* - Contact Section */
	.contact-us .contact-social > h3 {
		padding: 10px 30px;
	}
	
	/* - Instagram Block */
	.instagram-block .owl-carousel .owl-item li a::after {
		font-size: 48px; 
	}
	.instagram-block .owl-theme .owl-controls .owl-nav [class*="owl-"] {
		top: 45%;
	}
	
	/* - Footer Widget Column Settings */
	.footer-main .row [class*="col-"][class*="_col"]:nth-child(2n+1) {
		clear: both;
	}
}

/* - Min Width: 768 to Max Width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	/* - Counter Section */
	.counter-section  .row [class*="col-"]:nth-child(4n+1) {
		clear: both;
	}
	
	/* - Pricing Section */
	.pricing-section .row [class*="col-"]:nth-child(2n+1) {
		clear: both;
	}
}

/* - Max Width: 767 */
@media (max-width: 767px) {	

	/* - Slider 1 */
	#home_rev_slider1 .erinyen.tparrows {
		height: 40px;
		width: 40px;
		line-height: 40px;
		min-height: 40px;
		min-width: 40px;
	} 
	#home_rev_slider1 .erinyen.tparrows::before {
		line-height: 40px;
		font-size: 15px;
	}
	
	/* - Slider 2 */
	#home_rev_slider2 .erinyen.tparrows.tp-leftarrow::before {
		left: -25px;
	}
	#home_rev_slider2 .erinyen.tparrows.tp-rightarrow::before {
		right: -25px;
	}
	
	/* - Section Header */
	.section-header h3 span {
		font-size: 24px;
	}
	.section-header h3 {
		line-height: 55px;
		font-size: 38px;
	}
	
	/* - Counter Section */
	.counter-section  .row [class*="col-"]:nth-child(2n+1) {
		clear: both;
	}	
	.counter-section [class*="col-"]:nth-child(2n) .counter-box::after {
		display: none;
	}
	.counter-section .counter-box > span {
		font-size: 32px;
		line-height: 48px;
	}
	
	/* - Gallery Section */
	.gallery-section .content-block-hover > a {
		height: 55px;
		width: 55px;
		line-height: 60px;
		margin-bottom: 30px;
	}	
	.gallery-section .content-block-hover h5 {
		font-size: 18px;
	}
	
	/* - Gallery2 Column Contained */
	.gallery2-column-contained .portfolio-list {
		margin-left: 0;
		margin-right: 0;
	}
	.gallery2-column-contained .portfolio-list li {
		margin-bottom: 20px;
		padding: 0 10px;
	}

	/* - Gallery3 Column Contained */
	.gallery3-column-contained .portfolio-list {
		margin-left: 0;
		margin-right: 0;
	}
	.gallery3-column-contained .portfolio-list li {
		margin-bottom: 20px;
		padding: 0 10px;
	}
	
	/* - Pricing Section */
	.price-box .price-content .price-title {
		margin: 0 auto 80px;
		padding-top: 30px;
		padding-bottom: 25px;
	}
	.price-box .price-content .pricelist-content ul {
		margin-top: 10px;
	}
	.price-box .price-content .pricelist-content ul li {
		margin-bottom: 15px;
	}
	
	/* - Blog Section */
	.content-area.blog-section,
	.content-area.blog-post{
		margin-bottom: 30px;
	}	
	.widget-area .widget_latestposts .latest-content {
		padding-bottom: 30px;
		padding-top: 20px;
	}
	.widget-area .widget_photos .photos-tab .tab-content .photos-content {
		padding-bottom: 30px;
		padding-top: 20px;
	}
	
	.comment-form {
		margin-bottom: 30px;
	}
	
	/* - Contact Us */
	.contact-us {
		margin-bottom: 10px;
	}
	
	/* - Latest Blog */
	.latest-blog article[class*="type-"]{
		margin-bottom: 30px;
	}
}

/* - Max Width: 639 */
@media (max-width: 639px) {
	
	/* - About Section */
	.about-section .about-content li a {
		padding-left: 6px;
		padding-right: 6px;
	}
	.about-section .about-content li a i {
		padding-right: 6px;
	}
	
	/* - Gallery Section */
	.gallery-section .portfolio-list li.wide {
		width: 100%;
	}
	.gallery2-column-contained .content-block-hover > a {
		margin-bottom: 15px;
	}
	.gallery2-column-contained .content-block-hover h5 {
		margin-bottom: 0;
	}
	
	/* - Pricing Section */
	.pricing-section .col-xs-6 {
		width: 100%;
	}
	.pricing-section .price-box {
		max-width: 322px;
		display: block;
		margin: 0 auto 40px;
	}
	
	/* - Blog Section */
	.widget-area .widget_latestposts .latest-content {
		padding-bottom: 10px;
		padding-top: 0px;
	}
	.widget-area .widget_photos .photos-tab .tab-content .photos-content {
		padding-bottom: 10px;
		padding-top: 0px;
	}
	
	/* - Latest Blog */
	.latest-blog article[class*="type-"] .entry-cover {
		margin-bottom: 0;
	}
	article[class*="type-"] .entrycontent-block {
		margin-left: 0;
	}
	article[class*="type-"].md-fluid .entrycontent-block {
		margin-right: 0;
	}
	.latest-blog .dobule_article .row article[class*="type-"]:nth-child(2n) .latest_content_blocks .entrycontent-block,
	.latest-blog .row .single_article .entrycontent-block {
		margin-left: 0;
		margin-right: 0;
	} 
	.latest-blog .dobule_article .row article[class*="type-"]:nth-child(2n) .latest_content_cover {
		float: none;
	}
	.latest-blog article[class*="type-"] .entrycontent-block {
		padding: 20px;
	}
	
	.latest-blog [class*="col-xs-"], 
	.latest-blog article[class*="type-"] [class*="col-xs-"] {
		float: none;
		margin: 0 auto;
		max-width: 370px;
		width: 100%;
	}
}

/* - Max Width: 479 */
@media (max-width: 479px) {	

	.section-header h3 span {
		font-size: 20px;
	}
	.section-header h3 {
		font-size: 30px;
		line-height: 50px;
	}
	/* - About Section */
	.about-section .about-content li a {
		padding-left: 0;
		padding-right: 0;
	}
	
	/* - Gallery Section */
	.gallery-section .portfolio-categories li {
		margin-right: 15px;
	}
	.gallery-section .portfolio-list li.col-xs-6 {
		width: 100%;
		text-align: center;
	}
	.gallery-section .content-image-block {
		display: block;
		margin: 0 auto;
	}
	
	/* - Testimonial Section */
	.testimonial-section .mis-content-block p {
		padding-left: 0;
		padding-right: 0;
	}
	
	/* - Blog Section */
	article[class*="type-"] .entry-box a.zoom-in {
		font-size: 20px;
	}
	
	/* - Single Blog Related Post */
	.entry-gallerylist  .row [class*="col-"] {
		width: 100%;
	}
	article[class*="type-"] h3.entry-title {
		font-size: 18px;
		line-height: 28px;
	}
	
	/* - Insta Section */
	.instagram-block .section-header {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.insta-box .insta-img {
		max-width: 320px;
		display: block;
		margin: 0 auto;
	}	
	.footer-main .row [class*="col-"] {
		width: 100%;
	}
}

/* - Max Width: 360 */
@media (max-width: 360px) {
	
	/* - About Section */
	.about-section .about-content ul li {
		width: 100%;
		padding: 0;
		border: none;
	}
	
	/* - Pricing Section */
	.price-box .price-content .price-title {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.price-box .price-content .list-heading h5 {
		font-size: 15px;
	}
	.price-box .price-content .list-heading {
		padding: 5px 0;
	}
	.price-box .price-content .pricelist-content ul li {
		margin-bottom: 10px;
	}
}

/*----------------------------
	WordPress Css
-------------------------------*/

/*
	[Table of Content]
		## Global
			- VC
			- Site Layout
			- Serach Setting
			- Bootstrap Custom
			- AdminBar
		
		## WordpPess Needs
			- Alignments
			- Media
			- Captions
			- Galleries
			- Table
			- About Author
			- Comment Area
			- Comment Reply Form
			- Comment List Pingback
			- Password Form
			- Post Navigation
			- Contact Form
			- Search Page
			- Pagination
			- Page Header
			- PageBanner
			- Breadcrumb
			- Page Links
			- SelectBox Dropdown Arrow Setting
			
		## Widgets
			[Default: Monster Widget: 12]
			- Widget: Search
			- Widget: Categories & Archives
			- Widget: Tags
			- Widget: Calendar
			- Widget: Pages
			- Widget: MenuNav
			- Widget: Meta
			- Widget: Recent Comments
			- Widget: Recent Entries
			- Widget: RSS
			- Widget: Text
			- Widget: Newsletter
			
		## Blog
		
		## 404
		
		## Responsive
			- Min Width: 992
			- Min Width: 782
			- Max Width: 991
			- Min Width: 768
			- Min Width: 992 to Max Width: 1199
			- Min Width: 768 to Max Width: 991
			- Min Width: 320 to Max Width: 600
			- Max Width: 767
			- Max Width: 479
*/

/*  ## Global
- - - - - - - - - - - - - - - - - - - - */
body .vc_row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
body .vc_column_container >.vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
body .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
body .vc_row-has-fill > .vc_column_container > .vc_column-inner{
	padding-top: 0;
}

.fixedlayout.container {
	margin: 0 auto;
}
.beforepage-shortcode {
	padding-bottom: 35px;
}
.beforepage-shortcode.inside-slider {
	padding-bottom: 0;
}
.afterpage-shortcode {
	padding-bottom: 35px;
}

/* - VC */
.wpb_revslider_element.wpb_content_element {
	margin-bottom: 0 !important;
}

/* - Site Layout */
.page_spacing {
	margin-top: 80px;
	margin-bottom: 80px;
}

/* - Serach Setting */
footer .header-search,
main .header-search {
	display: none;
}

/* - Bootstrap Custom */
.container {
    max-width: 100%;
}

.owpull-left {
	float: left;
}
.owpull-right {
	float: right;
}

.owclearfix::before,
.owclearfix::after {
	content: " ";
	display: table;
}
.owclearfix::after {
	clear: both;
}

.owclearfix-cnt2::before,
.owclearfix-cnt2::after {
	content: " ";
	display: table;
}
.owclearfix-cnt2::after {
	clear: both;
}

.owclearfix-cnt3::before,
.owclearfix-cnt3::after {
	content: " ";
	display: table;
}
.owclearfix-cnt3::after {
	clear: both;
}

/* - AdminBar */ 
body.admin-bar .navbar-fixed-top {
    margin-top: 32px;
}

.menu-setting {
    display: inline-block;
    float: right;
    margin-top: 50px;
    padding-right: 25px;
}
.navbar-fixed-top .menu-setting {
	margin-top: 32px;
}

/*  ## WordPress Needs
- - - - - - - - - - - - - - - - - - - - */
h4 {
	font-size: 18px;
	line-height: 26px;
}
h5 {
	font-size: 16px;
	line-height: 23px;
}
h6 {
	font-size: 14px;
	line-height: 20px;
}
address,ol,ul,li,dd,dt {
	line-height: 26px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
}

article[class*="type-"].no-post-thumbnail .entry-content ul li a,
.entry-content dd a ,
.entry-content table a  {
	color: #000;
	text-decoration: none;
	font-weight: 400;
}
.entry-content .wp-caption-text  a {
	color: #000;
}

.screen-reader-text {
	visibility: hidden;
	display: none;
}

/* - Alignments */
.alignleft {
    display: inline;
    float: left;
}
.alignright {
    display: inline;
    float: right;
}
.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
    margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
    margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
    clear: both;
    margin-top: 0.4em;
    margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
    margin-bottom: 1.2em;
}

/* - Media */
.site .avatar {
	border-radius: 50%;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
audio,
canvas {
	display: inline-block;
}
embed,
iframe,
object,
video {
	max-width: 100%;
	vertical-align: middle;
	border: 0 none;
	width: 100%;
}
p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}
.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	font-size: 15px;
	font-size: 1.5rem;
	margin-top: 0;
	margin-bottom: 1.6em;
}
.wp-playlist.wp-playlist {
	padding-bottom: 0;
}
.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}
.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 10px 0;
}
.wp-playlist-item .wp-playlist-item-length {
	top: 10px;
}

/* - Captions */
.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}
.wp-caption-text {
	color: #707070;
	font-size: 14px;
	line-height: 1.6;
	padding: 0.5em 0;
}

/* - Galleries */
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
	font-size: 14px;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/* - Table */
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	table-layout: fixed;
	width: 100%;
}
table, th, td {
	border: 1px solid hsla(0, 0%, 20%, 0.1);
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
th, td {
	padding: 0.4em;
	text-align: center;
	word-wrap: break-word;
}
th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

/* - Comment Area */
.comments-area {
	display: inline-block;
    padding: 0;
    width: 100%;
	margin-top: 15px;
}
.comments-title {
	font-family: 'Raleway', sans-serif;
	color: #3a3e40;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	margin-top: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 25px;
	margin-bottom: 0;
}
.comment-list {
    display: inline-block;
	width: 100%;
    list-style: none;
	padding-left: 0;
	margin-top: 10px;
	margin-bottom: 22px;
}
.comment-list > li.depth-1 {
	padding-left: 0;
}
.comment-body {
	padding: 22px 25px 22px 100px;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #e2e2e2;
}
.comment-body a.url {
	color: #777;
	text-decoration: none;
}
.bypostauthor  {}

.comment-author { 
	display: inline-block;
	font-weight: 600;
	text-transform: uppercase;
}
.comment-author .avatar {
	position: absolute;
	left: 0;
	border: 1px solid #ddd;
	border-radius: 100%;
	width: 72px;
	height: 72px;
	display: inline-block;
}
.comment-author .fn {
	text-transform: capitalize;
}
.comment-author .says{
	text-transform: capitalize;
}
.comment-author .fn  a.url {	
	color: #646464;
    display: inline-block;
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.65px;
    line-height: 28px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.comment-metadata {	
	margin-top: 0;
	margin-bottom: 0;
}
.comment-metadata a {
	font-style: italic;
    font-weight: normal;
	color: #777;
}
.comments-area .comment-content p {
	color: #777777;
    font-size: 14px;
    hyphens: auto;
    line-height: 22px;
}
.comments-area .comment .comment-awaiting-moderation {
	color: #222;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 5px;
}
.comment-list .reply a {
	color: #646464;
    float: none;
    font-family: "Poppins",sans-serif;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.65px;
    line-height: 28px;
    text-decoration: none;
    text-transform: capitalize;
}
.comment-list .reply a:hover {
	color: #7dc20f;
}
.comment-list .children {
	list-style: none;
	margin: 0 0 0 5px;
	padding-left: 5px;
}
.comment-list .children > li {
    padding-left: 0.5em;
}
.comment-content a {
	text-decoration: none;
	color: #000;
}
.comment-form {
    margin-top: 10px;
}

/* - Comment Reply Form */
.comment-respond {
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
}
.comment-reply-title {
	font-family: 'Raleway', sans-serif;
	color: #3a3e40;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.16px;
	line-height: 24px;
	margin-top: 0;
	text-transform: uppercase;
}
.comments-area .comment-list .comment-respond {
	margin-top: 25px;
}
.required {
    color: #c0392b;
}
.comment-reply-title small a {
    border: none;
    float: right;
    height: 17px;
    overflow: hidden;
    width: 15px;
	text-decoration: none;
	display: none;
}
.comment-reply-title small a:before {
    content: "\f112";
    font-size: 14px;
    position: relative;
    top: 0;
	font-family: "FontAwesome";
	color: #000;
}
.comment-respond .logged-in-as  a {
	color: #777777;
	font-size: 14px;
	letter-spacing: 0.28px;
	line-height: 24px;
	text-decoration: none;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
    color: #707070;
    font-size: 13px;
    line-height: 20px;
}
.comment-form label {
    color: #777;
    font-size: 13px;
    font-weight: 600;
    display: block;
    line-height: 24px;
    text-transform: uppercase;
	min-width: 100px;	
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
	padding: 15px 25px;
	height: auto;
	outline: none;
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #777;
	background-color: transparent;
	position: relative;
	z-index: 1;
	margin-bottom: 5px;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.06px;	
	color: #777;
	font-weight: 400;
	width: 100%;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: transparent auto 0px !important;
}
.comment-form textarea {
	padding: 15px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: transparent auto 0px !important;
}
.comment-form input::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder {
	color: #777777;
	text-transform: capitalize;
}
.comment-form input:-moz-placeholder,
.comment-form textarea:-moz-placeholder {
	color: #777777;
	text-transform: capitalize;
}
.comment-form input::-moz-placeholder,
.comment-form textarea::-moz-placeholder {
	color: #777777;
	text-transform: capitalize;
}
.comment-form input:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder {  
	color: #777777;
	text-transform: capitalize;
}

.comments-area .comment-form-author,
.comments-area .comment-form-email,
.comments-area .comment-form-url {
    float: left;
    margin-right: 16.5px;
    width: 32%;
}
.form-submit {
	display: inline-block;
	margin-bottom: 30px;
	width: 100%;
}
.comment-form input[type="submit"]{	
	color: #fff;
	font-size: 12px;
	display: inline-block;
	font-weight: 600;
	background-color: #222;
	padding: 12px 50px;
	text-transform: uppercase;
	border: none;
	border-radius: 0;
	text-decoration: none;
	margin: 20px 0 0;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 1.2px;
	border: 1px solid transparent;
}
.comment-form input[type="submit"]:hover {
	border-color: #222;
	color: #222;
	background-color: #fff;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
} 
.no-comments {
    color: #707070;
    font-weight: 700;
    padding-top: 1.6em;
}
.comment-navigation + .no-comments {
    border-top: 0;
}
.form-allowed-tags code {
    white-space: normal;
}
.comments-area .comment-form-url {
    margin-right: 0;
}
.comments-area h3 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    color: #4c4c4c;
}
.comments-area .comments-line {
    width: 100%;
    border: 1px solid #c7c7c7;
    padding: 15px;
    font-size: 14px;
    font-style: italic;
    outline: none;
    margin-bottom: 20px;
}
.comments-area .comments-area {
    width: 100%;
    border: 1px solid #c7c7c7;
    padding: 15px;
    font-size: 14px;
    outline: none;
    margin-bottom: 20px;
    font-style: italic;
    resize: none;
    height: 202px;
}
.comments-area p.form-submit .button-1 {
	background-color: #bfa682;
	border-color: #bfa682;
	color: #fff;
	line-height: normal;
	margin-left: 19px;
	padding: 0.618em 1em;
	font-size: 13px;
	border: 0 none;
	text-transform: uppercase;
}
.comments-area .comment .comment-image {
    float: left;
    margin-left: -100px;
}
.comments-area .comment .comment-image img {
    border-radius: 150px;
    width: 80px;
    height: 80px;
    border: 3px solid #e8e8e8;
}
.comments-area .commentlist ul {
    margin-left: 70px;
}
.comments-area .commentlist li {
    list-style: none;
}
.comments-area .comment .comment-info {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
}
.comments-area .comment .comment-info span {
    float: right;
    font-size: 13px;
    color: #a3a2a2;
}
.comments-area .commentlist {
    margin-bottom: 60px;
    padding: 0;
}
article[class*="type-"].tag-edge-case .entry-content p,
article[class*="type-"].format-chat .entry-content p {
	margin-top: 0;
	margin-bottom: 8px;
}

/* - Comment List Pingback */
.comment-list .trackback {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.pingback .edit-link {
    display: inline-block;
    font-size: 13px;
    line-height: 1.5;
    padding-left: 0;
    text-align: left;
    width: 100%;
}
.pingback .edit-link a {
	border: 1px solid #7dc20f;
	color: #7dc20f;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	margin-left: 0;
	margin-top: 15px;
	padding: 5px 19px;
	text-decoration: none;
	text-transform: capitalize;
}
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
    color: #333;
}
.pingback .edit-link:before {
    top: 5px;
}
.comment-content li > ul,
.comment-content li > ol {
    margin-bottom: 0;
}
.comment-content > :last-child {
    margin-bottom: 0;
}
.comments-area .comment-list .children .depth-4 .comment-form-author,
.comments-area .comment-list .children .depth-4 .comment-form-email,
.comments-area .comment-list .children .depth-4 .comment-form-url {
	width: 100%;
	padding: 5px 0;
}

/* - Password Form */
.post-password-form {
	position: relative;
}
article[class*="type-"] .entry-content .post-password-form p {
	margin-top: 0;
}
.post-password-form label {
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;	
}
.post-password-form input[type="submit"] {
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	background-color: #7dc20f;	
	border: none;
    bottom: 0;
    color: #ffffff;
    padding: 5px 30px;
    position: relative;
	outline: none;
	height: 40px;
	margin-top: 10px;
}
.post-password-form input[type="password"] {
	border: 1px solid #000;
    font-size: 14px;
    padding: 10px 60px 10px 10px;
    width: 100%;
	outline: none;
	height: 40px;
}
.post-password-form input[type="submit"]:hover {
	background-color: rgb(34, 34, 34);
	background-color: #222;
	color: #fff;
}

/* - Post Navigation */
.post-navigation {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 50px;
	margin-top: 50px;
	position: relative;
	width: 100%;
}
.post-navigation a {
	display: block;
}
.post-navigation span {
	display: block;
}
.post-navigation .meta-nav {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	letter-spacing: 0.04em;
	line-height: 1.5;
	position: relative;
	z-index: 2;	
}
.post-navigation .nav-previous .post-title {
	float: left;
}
.post-navigation .nav-next .post-title {
	float: right;
}
.post-navigation .post-title {
	font-size: 12px;
	line-height: 1.3333;
	color: #333;
	position: relative;
	z-index: 2;
	text-transform: uppercase;
    max-width: 80%;	
	margin-top: 5px;
}
.post-navigation .nav-previous {
    float: left;
    text-align: left;
    width: 50%;
}
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.post-navigation a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

/* - Contact Form */
.wpcf7-form {
	display: inline-block;
	width: 100%;
	margin-left: -15px;
	margin-right: -15px;
}
.wpcf7-form .form-group {
	margin-bottom: 30px;
}
.wpcf7-form .form-group.btn_submit {
	margin-bottom: 0;
}
.wpcf7-form-control-wrap {
	display: inline-block;
	width: 100%;
}
.wpcf7-form .form-group label {
	font-size: 18px;
	color: #777777;
	font-weight: 400;
	letter-spacing: 0.72px;
	line-height: 24px;
}
.wpcf7-form  .wpcf7-form-control {
	border-radius: 0;
	border-color: #e0e0e0;
	box-shadow: none;
	color: #777;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	min-height: 45px;
	padding: 6px 15px;
	letter-spacing: 0.84px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}

/* - Contact Form Placeholder */
.wpcf7-form  .wpcf7-form-control::-webkit-input-placeholder {
   text-transform: uppercase;
   color: #777;	
}
.wpcf7-form  .wpcf7-form-control:-moz-placeholder {
   text-transform: uppercase;
   color: #777;	
}
.wpcf7-form  .wpcf7-form-control::-moz-placeholder {
   text-transform: uppercase;
   color: #777;	
}
.wpcf7-form  .wpcf7-form-control:-ms-input-placeholder {
   text-transform: uppercase;
   color: #777;	
}
.wpcf7-form  .wpcf7-form-control.wpcf7-textarea {
	padding: 15px;
}
.wpcf7-form  .wpcf7-form-control.wpcf7-submit {
	background-color: #222;
	border: 1px solid #222;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px 40px;
	line-height: 32px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: transparent auto 0px !important;
}
.wpcf7-form  .wpcf7-form-control.wpcf7-submit:hover {
	background-color: transparent;
	color: #222;
}
.wpcf7-form div.wpcf7-mail-sent-ng,
.wpcf7-form div.wpcf7-validation-errors {
	float: left;
	border: 2px solid #232323;
	line-height: 24px;
}
.wpcf7-form div.wpcf7-mail-sent-ng {
	margin-top: 0;
	padding: 5px 15px;
}
.wpcf7-form span.wpcf7-not-valid-tip {
	margin-top: 0;
	line-height: 24px;
	margin-top: 5px;
}

/* - Search Page */
.search .page-content p {
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.search .page-header .page-title {
	color: #000;
	font-size: 24px;
	line-height: 36px;
	margin: 0 0 5px;
	text-transform: capitalize;
}
.search .content-area .searchform  .input-group-btn {
	background-color: transparent;
}
.search .page_search .searchform {
	border: 1px solid #ccc;
}
.searchform .input-group {
    padding: 0;
}
.page_search .searchform {
	border: 1px solid #ccc;
}
.page_search .searchform .form-control {
	min-height: 46px;
	border: none;
	border-radius: 0;
	color: #777;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: none;
	font-size: 13px;
	padding-left: 20px;
	z-index: 4;
	padding-right: 20px;
}
.page_search .searchform .form-control::-webkit-input-placeholder {
	color: #777;
}
.page_search .searchform .form-control:-moz-placeholder {
	color: #777;
}
.page_search .searchform .form-control::-moz-placeholder {
	color: #777;
}
.page_search .searchform .form-control:-ms-input-placeholder {
	color: #777;
}
.page_search .searchform .btn.btn-default {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	min-height: 46px;
	border: none;
	border-radius: 0;
	background-color: transparent;
	color: #777;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.page_search .searchform .btn.btn-default:hover,
.page_search .searchform .btn.btn-default:focus,	
.page_search  .searchform .btn.btn-default:active{	
	border: none;
}

.searchform .form-control::-webkit-input-placeholder {
	color: #777;
}
.searchform .form-control:-moz-placeholder {
	color: #777;
}
.searchform .form-control::-moz-placeholder {
	color: #777;
}
.searchform .form-control:-ms-input-placeholder {
	color: #777;
}

/* - Pagination */
.pagination {
    display: inline-block;
    width: 100%;
	position: relative;
	border-radius: 0;
	margin-bottom: 0;
	margin-top: 0;
}
.pagination .nav-links .page-numbers {
	background-color: transparent;
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    font-size: 13px;
	font-weight: 700;
    letter-spacing: 0.52px;
    line-height: 38px;
    padding: 0;
	position: relative;
    text-align: center;
    transition: all 1s ease 0s;
	padding-left: 18px;
	padding-right: 18px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 3px 10px;
	text-decoration: none;
}
.pagination .nav-links .page-numbers.current{
	color: #fff;
	background-color: #000;
	border-color: #000;
}
.pagination .nav-links .page-numbers.current:hover {
	color: #fff;
}
.pagination .nav-links .page-numbers:hover,
.pagination .nav-links .page-numbers:focus {
	background-color: #000;
	color: #fff;
}

/* - Page Header */
.page-header,
.post-header {
	margin: 0;
	border: 0 none;	
}
.full-page-header {
	margin-bottom: 80px;
}
.page-heading {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.header-menuabsolute .page-heading {
    top: 60%;
}

/* - PageBanner */
.page-banner {
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	min-height: 308px;
	width: 100%;
	text-align: center;
}
.page-banner::before {
	background-color: rgba(0,0,0,0.3);
	content: "";
	display: inline-block !important;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
}
.page-banner .container {
	left: 0;
	margin: 0 auto;
	max-width: 1170px;
	padding: 0 !important;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
}
.page-banner  h3, .page-banner  h1 {
	color: #ffffff;
	display: inline-block;
	width: 100%;
	font-family: "Poppins",sans-serif;
	font-size: 42px;
	letter-spacing: 1.26px;
	line-height: 55px;
	margin-top: 0;
	word-wrap: break-word;
	text-transform: uppercase;
	max-height: 165px;
	overflow: hidden;
	padding: 0 15px;
	margin-bottom: 0;
}
.page-subtitle {
	display: block;
	font-size: 15px;
	line-height: 27px;
	margin-top: 0;
	font-weight: 500;
	word-wrap: break-word;
	text-transform: capitalize;
	color: #fff;
	letter-spacing: 0.5px;
	font-family: "Poppins",sans-serif;
}

/* - Breadcrumb */
.page-banner .breadcrumb {
	background-color: transparent;
	color: #fff;
	margin: 0;
	word-wrap: break-word;
	padding: 0 15px;
	z-index: 1;
	display: inline-block;
}
.page-banner .breadcrumb a,
.page-banner .breadcrumb span {
	line-height: 22px;	
	word-wrap: break-word;	
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 15px;
    text-decoration: none;
	letter-spacing: 0.45px;
	text-transform: uppercase;
}
.page-banner .breadcrumb span a > span{
	color: #fff;
}
.page-banner .breadcrumb span {
	color: #7dc20f;
	margin-left: 2px;
}
.page-banner .breadcrumb a:hover span {
	color: #7dc20f;
}

/* - Widget:: Breadcrumb Navxt */
.widget_breadcrumb_navxt .breadcrumbs > span:after {	
	padding: 0 5px;
}
.widget-area .widget_contact p {
	color: #777;
}

/* - Page Links */
.entry-content .page-links {
	margin-bottom: 20px;
}

.entry-content .page-links-title {
	padding-left: 8px;
	padding-right: 8px;
}
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title)  {
	color: #fff;
	background-color: #000;
	border-color: #000;
}
.entry-content .page-links > a,
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title) {
	background-color: transparent;
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    font-size: 13px;
	font-weight: 700;
    letter-spacing: 0.52px;
    line-height: 38px;
    padding: 0;
	position: relative;
    text-align: center;
    transition: all 1s ease 0s;
	padding-left: 18px;
	padding-right: 18px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0 3px 10px;
	text-decoration: none;
}
.entry-content .page-links > a {
	background-color: transparent;
	border-color: #777;
}
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title),
.entry-content .page-links a:focus,
.entry-content .page-links a:hover,
.entry-content .page-links > span:not(.screen-reader-text):not(.page-links-title):hover {
	color: #fff;
	background-color: #000;
	border-color: #000;
}
.entry-content .page-links a:hover  {	
	color: #fff;
}
.entry-content p > a {
	color: #777;
}

/* - SelectBox Dropdown Arrow Setting */
.select_box {
	position: relative;
}
.select_box::before {
	position: absolute;
	content: "\f107";
	font-family: "FontAwesome";
	width: 22px;
	line-height: 40px;
	text-align: center;
	background-color: #000;
	top: 0;
	bottom: 0;
	right: 0;
	color: #fff;	
}
.widget select {
	width: 100%;
	padding: 0 10px;
	height: 40px;
	max-width: 100%;
	border: 1px solid #ddd;
	background-color: transparent;
	box-shadow: none;
	-moz-appearance: none!important; 
	-webkit-appearance: none!important;
	cursor: pointer;
	position: relative;
	z-index: 2;
	color: #777;
	border-radius: 0;
	outline: none;
}
.widget select::-ms-expand {
    display: none;
}
.widget select option,
.widget select:active,
.widget select:focus {
	outline: none !important;
}
.widget select option {
	padding: 5px 5px;
}
article[class*="type-"].tag-sticky-2 a {
	color: #000;
}


/*  ## Widgets
- - - - - - - - - - - - - - - - - - - -  */
.widget {
	margin-bottom: 35px;
	display: inline-block;
	width: 100%;
}
.widget-area .widget:last-of-type {
	margin-bottom: 0;
}
.widget-title {
	color: #222;	
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	line-height: 26px;
	margin-top: 0;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-transform: uppercase;
	word-wrap: break-word;
}
.widget-title::after {
    background-color: #d0d0d0;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 42px;
}
.widget ul {
	list-style: none;
	color: #888;
	font-size: 14px;
	margin: 0;
	padding-left: 0;
}
.widget ul.sub-menu {
	padding-left: 5px;
}
.widget > ul:first-of-type {
	padding-left: 0;
}
.widget ul li {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.widget > ul > li:last-child {
	margin-bottom: 0;
}
.widget  ul li a {
	color: #777;
	text-decoration: none;
}
.widget  ul li a:hover {
	color: #7dc20f;
}
.widget a,
.widget-area a {
	color: #777;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;	
}
.widget a:hover,
.widget-area a:hover {
	color: #7dc20f;
}
.widget ul li > a {
	color: #616161;
	font-size: 14px;
	padding-left: 25px;
	position: relative;
	text-decoration: none;
	text-transform: capitalize;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	word-wrap: break-word;
}
.widget ul > li:last-of-type > a {
	margin-bottom: 0;
}
.widget ul li a::before {
	content: "\f030";
	color: #616161;
	font-family:'FontAwesome';
	position: absolute;
	left: 0;
	top: 0;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
}
.widget div > ul > li:last-child > ul.sub-menu:last-child > li:last-child > a,
.widget div > ul > li:last-child > a {
	margin-bottom: 0;
}
.widget ul li > a:hover {
	text-decoration: none;
	color: #000;
	margin-left: 10px;
}
.widget ul li > a:hover::before {
	left: 0;
	color: #000;
}

/* - Widget: Search */
.widget_search .input-group {
	border: none;
	background-color: transparent;
}
.widget_search .input-group .form-control {
	background-color: transparent;
	border-radius: 0;
	border: none;
	border-color: #d9d9d9;
    color: #777;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 22px 12px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	height: 46px;
	outline: none;
	border: none;
}
.widget_search .input-group .btn {
	padding: 6px 17px;
	background-color: transparent;
	color: #777777;	
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.widget_search .input-group .btn > i {
	width: auto;
	height: auto;
	vertical-align: baseline;
	margin-left: 0;
	line-height: normal;
}
.widget_search .input-group .form-control::-webkit-input-placeholder {
	color: #777;
}
.widget_search .input-group .form-control:-moz-placeholder { 
	color: #777;
}
.widget_search .input-group .form-control::-moz-placeholder { 
	color: #777;
}
.widget_search .input-group .form-control:-ms-input-placeholder {  
	color: #777;
}

/* - Widget: Categories & Archives */
.widget_archive > ul li,
.widget_categories > ul li {
	color: #777;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.widget_categories > ul li > ul {
	padding-top: 5px;
	margin-top: 5px;
	padding-left: 8px;
}
.widget_categories > ul li:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.widget_categories li:hover,
.widget_archive li:hover,
.widget_archive li:hover a,
.widget_categories li:hover a {
	color: #000;
}
.widget_latestposts .latest-content.no_post_thumb {
	padding-left: 0;
}

/* - Widget: Tags */
.tagcloud {
	display: inline-block;
	width: 100%;
}
.widget .tagcloud a {	
	border: none;
	border: 1px solid #222;
	background-color: #222;
	color: #fff;
	display: inline-block;
	font-size: 14px !important;
	font-weight: 500;
	padding: 12px 22px;
	letter-spacing: 0.6px;
	margin-bottom: 8px;
	margin-right: 5px;
	text-decoration: none;
	text-transform: capitalize;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.tagcloud a:hover {
	background-color: transparent;
	color: #222;
}
.tagcloud a:last-of-type {
	margin-right: 0;
}

/* - Widget: Calendar */
.widget_calendar #wp-calendar {
    width: 100%;
	border: none;
}
.widget_calendar table {
    margin: 0;
	width: 100%;
	font-family: "Raleway",sans-serif;
	margin-bottom: 0;
}
.widget_calendar td,
.widget_calendar th {
    line-height: 2.3333;
    text-align: center;
    padding: 3px;
	border: none;
	color: #222;
	font-family: "Raleway",sans-serif;
	font-weight: 500;
}
.widget_calendar caption {
    font-weight: 500;
    margin: 0;
    text-transform: capitalize;
	text-align: center;
	font-size: 15px;
	color: #000;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
.widget_calendar tbody a {
	background-color: #000;
    color: #fff;
    display: block;
	text-decoration: none;
}
.widget_calendar tbody #today {
	background-color: #000;
    color: #fff;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
    color: #fff;
	background-color: #000;
}
.widget_calendar #next,
.widget_calendar #prev {
	color: #7dc20f;	
	text-align: left;
	padding: 5px 0;
}
.widget_calendar #next{
	text-align: right;
}
.widget_calendar #next a,
.widget_calendar #prev  a {
	border: 1px solid #000;
	color: #222;
	font-size: 14px;
	letter-spacing: 0.5px;
	padding: 5px 15px;
	text-decoration: none;
	margin-left: 0;
	margin-right: 0;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
}
.widget_calendar #next a:hover,
.widget_calendar #prev  a:hover {
	color: #7dc20f;
	border-color: #7dc20f;
}

/* - Widget: Pages */
.widget.widget_pages > ul li {
	position: relative;	
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.widget.widget_pages > ul li a {
	display: inline-block;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.widget.widget_pages > ul > li:last-child > a {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.widget_pages > ul li.current_page_item a {
	color: #000;
}
.widget_pages > ul li a:hover {
	color: #000;
}
.widget_pages .page_item_has_children > a,
.widget_pages .menu-item-has-children > a {
    margin-bottom: 8px;
    display: inline-block;
    width: 100%;
}

/* - Widget: MenuNav */
.widget_nav_menu.widget ul li {
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.widget_nav_menu.widget ul li a {	
	width: 100%;
	display: inline-block;	
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.widget div > ul > li:last-child > a {
	margin-bottom: 0;
}

/* - Widget: Meta */
.widget_meta ul li a {
	color: #777;
	word-wrap: break-word;
	text-decoration: none;
	text-transform: capitalize;
}
.widget_meta ul li:last-of-type a {
	margin-bottom: 0;
}
.widget_meta ul li:hover a{
	color: #000;
}

/* - Widget: Recent Comments */
.widget_recent_comments ul li span {
	text-transform: capitalize;
}
.widget_recent_comments ul li {
	line-height: 26px;
	margin-bottom: 14px;
	color: #777;
}
.widget_recent_comments ul li:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}
.widget_recent_comments ul li a {
	padding-left: 0;
	margin-bottom: 0;
	font-size: 14px;
}
.widget.widget_recent_comments ul li a::before {
	content: "";
	display: none;
}
.widget_recent_comments ul li a:hover{
	color: #000;
}

/* - Widget: Recent Entries */
.widget_recent_entries ul li {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.widget_recent_entries ul li:last-of-type {
	margin-bottom: 0;
}
.widget_recent_entries ul li a {
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	color: #777;
	font-size: 14px;
	line-height: 22px;
	word-wrap: break-word;
	padding-left: 0;
	text-decoration: none;
	text-transform: capitalize;
	padding-left: 0;
}
.widget_recent_entries ul li:last-of-type a {
	margin-bottom: 0;
}
.widget_recent_entries ul li a::before {
	content: "";
}
.widget_recent_entries ul li a:hover {
	color: #000;
	margin-left: 0;
}

/* - Widget: RSS */
.widget_rss ul li {
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}
.widget_rss ul li:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}
.widget_rss ul li:hover::before,
.widget_rss ul li::before {
	background: none;
}
.widget_rss ul li > a {
	color: #000;
	font-weight: 500;
	padding-left: 0;
	line-height: 24px;
	font-size: 15px;
}
.widget_rss ul li > a::before {
	content: "";
}
.widget_rss ul li cite,
.widget_rss ul li  .rss-date {
	color: #000;
	font-style: italic;
	display: block;
	font-weight: 500;
	line-height: 26px;
}
.widget.widget_rss ul li a {
	padding-left: 0;
}
.widget.widget_rss ul li a:hover {
	margin-left: 0;
}
.widget.widget_rss ul li a::before {
	display: none;
}
.widget_rss .rsswidget {
	color: #333;
	margin-bottom: 0;
}
.widget_rss .rsswidget img {
	display: none;
}
.rssSummary {
	line-height: 25px;
	font-size: 14px;
	color: #777;
}
.widget_rss p {
	color: #777;
	float: left;
	font-size: 14px;
	letter-spacing: 0.98px;
	line-height: 26px;
	margin-right: 5px;
	word-wrap: break-word;
	text-transform: capitalize;
}

/* - Widget: Text */
.widget_text .textwidget  {
	color: #777;
	display: inline-block;
	font-size: 14px;
	line-height: 26px;
	word-wrap: break-word;
	max-width: 100%;
}
.widget_text .textwidget p {
	padding: 0;
	line-height: 24px;
	font-size: 14px;
	word-wrap: break-word;
	color: #777;
}
.widget_text .textwidget p strong {
	color: #777;
	display: inline-block;	
}
.widget_text .textwidget p strong:first-of-type {
	margin-bottom: 10px;
}
.widget_text .textwidget p strong:last-of-type {
	margin-bottom: 0;
}
.widget_text .textwidget img {
	margin-bottom: 7px;
	margin-top: 7px;
}
.widget_text .textwidget .wp-caption {
	margin-bottom: 0;
	color: #777;
}

/* - Widget: Newsletter */
.mc4wp-response{
	letter-spacing: 0.5px;
	color: #fff;
}
.widget_mc4wp_form_widget label {
	display: none;
}
.mc4wp-alert.mc4wp-error p{
	color: #fff;
}
.widget_mc4wp_form_widget .mc4wp-form-fields p {
	color: #555555;
	font-size: 14px;
	letter-spacing: 0.39px;
	line-height: 24px;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.widget_mc4wp_form_widget .form-group i {
	color: #ffffff;
	position: absolute;
	right: 30px;
	top: 12px;
	font-size: 12px;
}
.widget_mc4wp_form_widget .mc4wp-form-fields .form-control {	
	background-color: transparent;
	border: 1px solid #d4d4d4;
	border-radius: 0;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: none;
	position: relative;
	z-index: 3;
}
.widget_mc4wp_form_widget .mc4wp-form-fields input[type="submit"] {
	background-color: #171717;
	border: none;
	border-radius: 0;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 30px;
	display: inline-block;
	padding: 5px 30px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.widget_mc4wp_form_widget .mc4wp-form-fields input[type="submit"]:hover {
	background-color: #fff;
	color: #171717;
}
.widget_mc4wp_form_widget .mc4wp-alert.mc4wp-success p {
	color: #fff;
	font-size: 13px;
	line-height: 20px;
}
.widget_mc4wp_form_widget .mc4wp-alert.mc4wp-error p {
	color: #333;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    margin-top: 5px;
}

/* - Text */
.textwidget option {
	max-width: 175px;
}
.widget_text .textwidget {
	line-height: 26px;
}

.widget_recent_post .recent-box.no_post_thumb {
	padding-left: 0;
}


/*  ## Blog
- - - - - - - - - - - - - - - - - - - - */
.entry-cover {
	position: relative;
}
.post-detail {
	position: absolute;
	bottom: 26px;
	left: 30px;
}

article.no-post-thumbnail .entry-header {
	padding-top: 0;
}
article.no-post-thumbnail.format-gallery .entry-header,
article.no-post-thumbnail.format-video .entry-header,
article.no-post-thumbnail.format-audio .entry-header{
	padding-top: 15px;
}

/* - Post Format */
.format-video iframe,
.format-video video {
	min-height: 400px;
	width: 100%;
}
.format-audio audio {
	width: 100%;
}
article[class*="type-"].format-gallery .carousel-control {
	width: 30px;
	height: 30px;
	line-height: 30px;
	box-shadow: none;
	background: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 14px;
	font-weight: 400;
	opacity: 1;	
	text-shadow: none;
	text-align: center;	
	color: #000;
	border: 1px solid #000;
}
article[class*="type-"].format-gallery .carousel-control::before {
	background-color: rgba(255, 255, 255, 0.8);
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
article[class*="type-"].format-gallery .carousel-control span {
	position: relative;
	z-index: 2;
}

/* - Entry Content */
article[class*="type-"] {
	position: relative;
}
article[class*="type-"]:last-of-type .or-spacer {
	display: none;
}
.single-post article[class*="type-"]:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
}
.entry-content p {
	color: #777;
	font-size: 15px;
	line-height: 26px;
}
.entry-content ul li,
.entry-content ol li {
	line-height: 22px;
	color: #777;
}

/* - Sticky Posts */
article[class*="type-"].sticky {
	text-align: left;
}
.no-post-thumbnail .entry-cover .sticky-post {
	right: 0;
}
.sticky-post {
	background-color: #333;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.04em;
	padding: 2px 10px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
	z-index: 3;
}
blockquote cite a {
	color: #777;
}
.single-post .post-category > span,
.single-post .tags > span {
	color: #000;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-right: 10px;
	text-transform: capitalize;
}

article.format-audio .entry-title,
article.format-video .entry-title,
article.format-gallery .entry-title,
article.has-post-thumbnail .entry-title {
	margin-top: 20px;
}
.no-post-thumbnail .post-detail {
	bottom: auto;
	left: auto;
	margin-bottom: 15px;
	position: relative;
}
.no-post-thumbnail .post-excerpt {
	padding: 20px 0 0;
}
.comment-content h2 {
	line-height: 40px;
}

/* - Entry Meta */
.post-categories > span,
.post-tags > span {
	text-transform: capitalize;
	color: #000;	
	margin-top: 0;
	word-wrap: break-word;
	position: relative;
	margin-right: 10px;
	font-family: "Raleway",sans-serif;
    font-size: 14px;
	font-weight: 500;
}
.post-categories a,
.post-tags a {
	line-height: 22px;
	text-transform: capitalize;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	text-decoration: none;
	font-size: 14px;
	color: #777777;
	display: inline-block;
	letter-spacing: 0.5px;
	position: relative;
}
.post-categories a::after,
.post-tags a::after {
	position: relative;
	content: ",";
	right: 0;
	font-size: 18px;
	color: #777;
	padding-right: 5px;
}
.post-categories a:last-of-type::after,
.post-tags a:last-of-type::after {
	padding-right: 0;
	content: "";
}
.post-categories a:hover,
.post-tags a:hover {
	color: #7dc20f;
}
.single-post .post-social {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.single-post .tags {
	display: inline-block;
}

/* - About Author */
.about-author {
	display: inline-block;
	width: 100%;
	padding: 15px 0;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	margin: 20px 0;
}
.about-author .author-details {
	position: relative;
	padding-left: 100px;
	min-height: 80px;
}
.about-author .author-details i {
	position: absolute;
	left: 0;
	top: 0;
}
.about-author p {
	color: #777777;
	font-size: 14px;
	line-height: 22px;
}

/* ## 404 */
.error-block {
	display: inline-block;
	width: 100%;
	padding: 40px 0 100px;
	word-wrap: break-word;
	text-align: center;
}
.error-block h2 {
	font-size: 100px;
	font-weight: 700;
	line-height: 120px;	
	letter-spacing: 3px;
}
.error-block h3 {
	margin-top: 0;
	line-height: 34px;
}
.error-block img  {
	margin: 30px 0 0;
}
.searh-block {
	display: inline-block;
    margin-top: 25px;
    width: 100%;
}
.error-block a {
	display: inline-block;
    margin-top: 25px;
	padding: 10px 25px;
	border: 1px solid #000;
	color: #fff;
	background-color: #000;
	text-transform: capitalize;
	font-size: 16px;
	letter-spacing: 0.5px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	text-decoration: none;
}
.error-block a:hover {
	background-color: #7dc20f;
	border-color: #7dc20f;
}
.error-block a i {
	margin-right: 10px;
	
}

/*----------------------------------------------------
	## Responsive
------------------------------------------------------*/

/* - Min Width: 992 */
@media (min-width: 992px) {
	.ow-navigation .navbar-nav .menu-item-language > .submenu-languages {
		display: none;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		-o-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
		min-width: 150px;
		position: absolute;
		background-color: #fff;
		padding: 0;
	}	
	
	/* - WPML Dropdown */
	.ow-navigation .navbar-nav .menu-item-language:hover > .submenu-languages {
		display: block;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
	}
	.ow-navigation .navbar-nav .menu-item-language:hover > .submenu-languages  li {
		padding: 0 20px;
		list-style: none;
	}
	.ow-navigation .navbar-nav .menu-item-language:hover > .submenu-languages  li  a {
		padding: 10px 0px;
		white-space: normal;
		word-wrap: break-word;
		display: inline-block;
		text-decoration: none;
		outline: none;
		color: #131313;
	}
}

/* - Min Width: 782 */
@media (max-width: 782px) {
	
	/* - AdminBar */ 
	body.admin-bar .navbar-fixed-top {
		margin-top: 46px;
	}
}

/* - Max Width: 991 */
@media (max-width: 991px) {
	
	/* Wpml Menu */
	.ow-navigation .navbar-nav .menu-item-language > .submenu-languages {
		display: none;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
		width: 100%;
		background-color: transparent;
		padding: 0;
		padding: 0 10px 10px;
	}
	.ow-navigation .navbar-nav .menu-item-language:hover > .submenu-languages {
		display: block;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
	}
	.ow-navigation .navbar-nav .submenu-languages {
		position: relative;
		padding: 0px;
	}
	.ow-navigation .navbar-nav .submenu-languages li  {
		list-style: none;
	}
	.ow-navigation .navbar-nav .submenu-languages li a {
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
		padding: 8px 0;
		display: inline-block;
		text-decoration: none;
	}
	.ow-navigation .navbar-nav .sub-menu {
		transition: all 1s ease 0s;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
	}
	
	/* - Comment Form  */
	.comments-title {
		font-size: 16px;
		line-height: 30px;
		margin-top: 5px;
	}
	.comments-area .comment-form-author,
	.comments-area .comment-form-email, 
	.comments-area .comment-form-url {
		width: 100%;
	}
	.comments-area {
		margin-top: 30px;
	}
	.comment-list .reply {
		position: relative;
		top: 5px;
	}
	.comment-list .children {
		margin: 0;
	}
	.comment-list .children > li {
		padding-left: 0.2em;
	}
	.comment-body {
		padding: 22px 25px 22px 95px;
	}
	.comments-title {
		font-size: 15px;
		line-height: 24px;
	}
	.single-post .article[class*="type-"] .entry-title {	
		font-size: 22px;
		line-height: 31px;
	}
	
	.post-categories > span {
		display: inline-block;
		margin-bottom: 8px;
	}
	article[class*="type-"] .social-share {
		float: none;
	}
	
	.breadcrumb {
		padding: 5px 15px;
		text-align: center;
		width: 100%;
		margin: 0;
		float: left;
	}	
	
	/* - Widget Setting */
	.widget-title {
		line-height: 26px;
	}
	.widget ul li > a {
		padding-left: 25px;
	}
	
	.widget.widget_rss .rsswidget,
	.widget.widget_recent_entries ul li a {
		padding-left: 0;
	}
	
	.widget_calendar #next a, 
	.widget_calendar #prev a {
		padding: 5px 10px;
		margin-left: 6px;
		margin-right: 6px;
	}
	
	.comment-list .children {
		padding-left: 5px;
	}	
	.social-share-block {
		padding-left: 93px;
	}
}

/* - Min Width: 768 */
@media (min-width: 768px) {	
	
	.site-main .content-left,
	.site-main .sidebar-left {
		float: left;
	}	
	.site-main .content-right,
	.site-main .sidebar-right {
		float: right;
	}
}

/* - Min Width: 992 to Max Width: 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	
	.comment-list .children {
		padding-left: 0;
	}
	.comments-area .comment-form-author,
	.comments-area .comment-form-email,
	.comments-area .comment-form-url {
		width: 31.5%;
	}
	
	.widget_calendar #next a, 
	.widget_calendar #prev a {
		padding: 5px 10px;
	}	
	
	.widget_mc4wp_form_widget .mc4wp-form-fields p {
		padding-left: 10px;
		padding-right: 10px;
	}
	.newsletter-box input {
		padding: 8px 6px;
	}
}

/* - Min Width: 768 to Max Width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	.site-main .content-left {
		padding-right: 15px;
	}
	.site-main .content-right {
		padding-left: 15px;
	}
	
	.page-banner .container {
		max-width: 750px;
	}
}

/* - Min Width: 320 to Max Width: 600 */
@media only screen and (min-width: 320px) and (max-width: 600px) {
	
	body.admin-bar .navbar-fixed-top {
		margin-top: 0;
	}
}

/* - Max Width: 767 */
@media (max-width: 767px) {
	
	/* - Post Formats */
	.format-video iframe,
	.format-video video {
		min-height: auto;
		height: auto;
	}
	
	/* - Widget Area */
	.widget-area {
		margin-top: 30px;
	}
	
	/* - Comment Form */
	.comments-area {
		padding-left: 0;
	}
	.comment-list .reply {
		margin-left: 0;
	}
	.comment-metadata {
		margin-top: 5px;
	}
	.comment-author .fn a.url {
		font-size: 15px;
	}
	.comment-author .says {
		font-size: 13px;
	}
	
	.single-post .social-share-block,
	.single-post .post-categories {
		padding-left: 0;
	}
	
	/* - PageBanner */	
	.page-banner h3 {
		font-size: 32px;
		line-height: 46px;
		max-height: 135px;
	}
	
	.author-intro {
		padding-left: 0;
	}
	
	/* - Pagination */
	.pagination {
		text-align: center;
	}	
	.single .entry-content h2 {
		font-size: 22px;
		line-height: 32px;
	}
}

/* - Max Width: 479 */
@media (max-width: 479px) {
	
	/* - PageBanner */
	.page-banner h3 {
		font-size: 24px;
		line-height: 34px;
	}

	/* - Comment Section */	
	.comment-list .children {
		margin: 0;
		padding: 0;
		padding-left: 0;
	}
	.comment-list .children > li {
		padding-left: 0.2em;
	}
	.comment-body {
		padding: 15px 0 15px 90px;
	}
}

.entry-content p > a.btn-primary {background-color: #615ba6; color: #FFF; border-color: #615ba6;} 