/*
 Table Of Contents
 1.) Homepage first
 1.1) Banner Slider Section
 1.2) New Release Section
 1.3) Why Choose Us Section
 1.4) PopularTheme Section
 1.5) Testimonials Slider Sectionn
 1.6) Support Section
 2.) Theme Details
 2.1) Slick slider Section
 2.2) New theme Section
 2.3) Theme View Section
 3.) About us page
 3.1)email template

 4.)  Contact page
 4.1) support Section
 4.2)form Section
 4.3) our support Section
 4.4) Map Section

 5.) 404 page
 6.) Affiliate page
 ===============================================*/

/*
 1.) Homepage
 ----------------------------------------*/
/*
 1.1)Banner Section
 ----------------------------------------*/
html  body {

	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
}
body.page-template-Home-template {
	background: url(https://theemon.com/wp-content/themes/theemon/assets/back/home-page.png) no-repeat center top;
}
.banner, .banner-wrapper .home-banner-text {
	text-align: center;
	color: #ffffff;
}
.banner span, .banner-wrapper .home-banner-text span {
	font-family: 'gotham_lightregular';
	font-size: 14px;
	line-height: 44px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.banner h1, .banner-wrapper .home-banner-text h1 {
	text-transform: capitalize;
	font-size: 60px;
	line-height: 56px;
	margin-bottom: 35px;
	padding: 10px 0px;
}
.banner h2 span, .banner-wrapper .home-banner-text h2 span {
	font-family: 'Playfair Display', serif;
	font-size: 64px;
}
.btn-header:hover {
	background: #0eb290;
	color: #ffffff;
	text-decoration: none;
}
.banner .btn-header, .banner-wrapper .home-banner-text .btn-header {
	color: #ffffff;
	font-size: 14px;
	line-height: 44px;
	font-family: 'gotham_boldregular';
	text-transform: uppercase;
	border: 1px solid #ffffff;
	padding: 6px 69px;
	float: none;
}
.banner a:hover, .banner-wrapper .home-banner-text a:hover {
	background: #0eb290;
	border: 1px solid #0eb290;
	text-decoration: none;
}
.home-banner-text {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	/*    top: 50%;*/
	bottom: 244px;
	width: 90%;
	max-width: 1170px;
	z-index: 99999;
	/*    transform: translateY(-50%);
	 -o-transform: translateY(-50%);
	 -moz-transform: translateY(-50%);
	 -webkit-transform: translateY(-50%);
	 -ms-transform: translateY(-50%);*/
}
.vc_row.wpb_row.vc_row-fluid.back-colr {
    background-color: #E6F2F8;
}
.affiliate-earn h2
{
	font-size: 29px;
}
/*
 1.2) New Release Section
 ----------------------------------------*/

.new-release {
	background: #e6f2f8;
	padding-top: 95px;
}
.new-release .new-release-theme-img {
	max-height: 100%;
	overflow: hidden;
	display: block;
}
.new-release h2 {
	font-size: 30px;
	font-weight: 400;
	margin: 10px 0px 18px;
	display: inline-block;
	color: #000;
	padding: 0;
	letter-spacing: -1px;
}
.new-release .sub-heading {
	margin-top: 0;
}
.new {
	font-size: 12px;
	line-height: 1;
	background: #0eb290;
	margin-left: 15px;
	margin-bottom: 0px;
	color: #ffffff;
	padding: 8px 15px;
	border-radius: 3px;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'gotham_boldregular';
	vertical-align: top;
	margin-top: 5px;
}

.new-release p {
	font-family: 'gotham_bookregular';
	margin-bottom: 36px;
	font-size: 14px;
	line-height: 27px;
	color: #56758d;
}
.new-release .demo-btn {
	margin-bottom: 45px;
	margin-top: 0;
}
.demo-btn {
	/*    border: 1px solid #0eb290;
	 border-radius: 5px;*/
	margin-bottom: 55px;
	text-align: center;
	margin-top: 9px;
}
.demo-btn a {
	display: block;
	font-family: 'gotham_boldregular';
	color: #0eb290;
	padding: 18px 0px;
	width: 50%;
	font-size: 12px;
	text-transform: uppercase;
	border: 1px solid #0eb290;
	border-radius: 5px;
	float: left;
	letter-spacing: 2px;
}
.demo-btn a.theme-live-btn {
	border-radius: 4px 0 0 4px;
}
.demo-btn a.theme-buy-btn {
	border-left: none;
	border-radius: 0px 4px 4px 0px;
}
.demo-btn a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #0eb290;
}
/*.demo-btn a:first-child {
 border-right: 1px solid #0eb290;
 }*/
.new-release .user-comment {
	padding: 26px 25px 28px;
	background: #dcebf3;
}
.new-release .user-comment-desc {
	overflow: hidden;
}
.new-release .user-comment p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 24px;
	display: inline;
	font-style: italic;
}
.new-release .user-comment span {
	font-size: 12px;
	line-height: 24px;
	color: #0eb28f;
	display: block;
	margin-bottom: 0px;
	margin-top: 2px;
	font-family: 'gotham_boldregular';
	text-transform: uppercase;
	letter-spacing: 2px;
}
.new-release .profile-img {
	float: left;
	width: 60px;
	margin: 0 20px 0 0px;
}
.new-release .profile-img img {
	display: inline;
}
.new-release .row {
	position: relative;
}
.new-release .col-sm-5 {
	padding-bottom: 64px;
	margin-left: 58.3333%;
	padding-left: 30px;
}
.new-release .col-sm-7 {
	height: 100%;
	width: 58.3333%;
	left: 0;
	position: absolute;
	top: 0;
}

/*
 1.3) Why Choose Us Section
 ----------------------------------------*/
/*..................................*/
.why-choose-us {
	text-align: center;
	padding: 119px 0 68px
}
.single-theme .why-choose-us {
	padding: 142px 0px 10px;
	border-bottom: 1px solid #eaeaea;
}

.why-choose-us .sliderimg {
	text-align: center;
	min-height: 84px;
}
.why-choose-us h3 {
	font-family: 'gotham_boldregular';
	font-size: 12px;
	color: #0eb290;
	display: block;
	/*	margin: 0px 0px 31px;*/
	letter-spacing: 2px;
	margin: 10px 0 27px;
}

.why-choose-us p {
	font-family: 'gotham_bookregular';
	font-size: 14px;
	line-height: 1.9;
	color: #56758d;
	letter-spacing: 1px;
}
.why-choose-us .theme-feature-list {
	margin-bottom: 20px;
	min-height: 280px;
}
.why-choose-us .theme-feature-list:nth-child(3n+1) {
	clear: both;
}

/*
 1.4) PopularTheme Section
 ----------------------------------------*/
.popular-theme {
	padding: 100px 0px 0px;
	/*    background: #0eb290 url(../images/back-img.png) no-repeat right bottom;*/
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.popular-theme .theme-description h2 {
	padding: 0;
	font-family: 'gotham_blackregular';
	line-height: 1.2;
	margin-bottom: 30px;
}

.popular-theme p {
	font-family: 'gotham_bookregular';
	color: #a9f7e7;
	font-size: 14px;
	line-height: 27px;
	padding: 0;
	margin-bottom: 30px;
}
.theme-description {
	color: #ffffff;
	padding-right: 45px;
	padding-bottom: 90px;
}
.theme-description ul {
	color: #a9f7e7;
	margin-bottom: 35px;
}
.theme-description ul li {
	background: url("../images/list.png") no-repeat left 2px;
	font-size: 14px;
	font-family: 'gotham_mediumregular';
	line-height: 22px;
	padding-left: 36px;
	color: #a9f7e7;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.browse-btn {
	font-family: 'gotham_boldregular';
	text-transform: uppercase;
}
.browse-btn a {
	font-size: 12px;
	border: 1px solid #ffffff;
	border-radius: 3px;
	color: #ffffff;
	display: inline-block;
	padding: 16px 50px;
	font-family: 'gotham_boldregular';
	letter-spacing: 2px;
}
.browse-btn a:hover {
	text-decoration: none;
	background-color: #fff;
	color: #0eb290;
}

.theme-screenshot {
	background: #ffffff;
}
.theme-screenshot h3 {
	font-family: 'gotham_boldregular';
	font-size: 12px;
	line-height: 44px;
	color: #000000;
	text-transform: uppercase;
	padding: 10px 35px;
	display: inline-block;
}
.theme-screenshot strong {
	font-family: 'gotham_bookregular';
	float: right;
	/*	font-size:12px;*/
	line-height: 44px;
	padding: 10px 35px;
	color: #56758d;
}
.home-popular-theme {
	padding: 109px 0 89px;
}
.home-popular-theme p {
	margin-bottom: 42px;
}
.home-popular-theme .theme-description {
	padding-bottom: 90px;
	padding-right: 26px;
	padding-top: 28px;
}
.home-popular-theme .theme-screenshot a {
	display: block;
	max-height: 290px;
	overflow: hidden;
}
.home-popular-theme .theme-screenshot a img {
	width: 100%;
	height: auto;
}
.home-popular-theme .home-theme-desc {
	padding: 29px 26px;
}
.home-popular-theme .theme-screenshot h3 {
	letter-spacing: 2px;
	float: left;
	width: 49%;
	padding: 0;
	line-height: 1.3;
}
.home-popular-theme .theme-screenshot strong {
	float: right;
	width: 49%;
	padding: 0;
	line-height: 1.3;
	text-align: right;
	font-size: 14px;
	word-wrap: break-word;
}

/*
 1.5) Testimonials Slider Section
 ----------------------------------------*/
.testimonials {
	background-image: url(../images/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	color: #ffffff;
	text-align: center;
	padding: 106px 0px 95px;
}
.testimonials .client-profile {
	width: 112px;
	margin: 0 auto;
	height: auto;
}
.testimonials .carousel {
	margin: 60px 0px 10px;
}
.testimonials .carousel-inner .item img {
	display: inline;
}
.testimonial-header h2 {
	padding: 0;
	margin-bottom: 15px;
	letter-spacing: -0.8px;
}
.testimonial-header .sub-heading {
	color: #fff;
	letter-spacing: 1px;
	margin: 0;
	line-height: 1.3;
}
.testimonial-header {
	margin-bottom: 55px;
}
.testimonials strong {

	display: block;
	font-size: 12px;
	margin: 20px 0px;
}
.testimonials h3 {
	padding: 20px 0px 29px;
	font-family: 'gotham_boldregular';
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.testimonials p {
	font-size: 18px;
	line-height: 1.8;
	min-height: 90px;
	color: #d7e5f0;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.testimonials .carousel-inner .item {
	text-align: center;
}
.testimonials  .carousel-control {
	background-image: none;
	height: 55px;
	width: 55px;
	border: 3px solid #0eb290;
	color: #0eb290;
	border-radius: 50px;
	margin-top: 20px;
	left: 30%;
}
/* .testimonials  .carousel-control.left{
 margin-right:10%;
 }*/
.testimonials  .carousel-control.right {
	right: auto;
	margin-left: 32%;
}

.testimonials .slick-next.slick-arrow {
	background: url(../images/slider-next-arrow.png) no-repeat left center;
	right: 26%;
	visibility: hidden;
	opacity: 0;
}
.testimonials:hover .slick-next.slick-arrow {
	right: 32%;
	visibility: visible;
	opacity: 1;
}
.testimonials .slick-prev.slick-arrow {
	background: url(../images/slider-pre-arrow.png) no-repeat left center;
	left: 26%;
	visibility: hidden;
	opacity: 0;
}
.testimonials:hover .slick-prev.slick-arrow {
	left: 32%;
	visibility: visible;
	opacity: 1;
}
.testimonials .slick-next.slick-arrow, .testimonials .slick-prev.slick-arrow {
	width: 47px;
	height: 47px;
	display: block;
	top: 41px;
	transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
}

/*
 1.6) Support Section
 ----------------------------------------*/

.support {
	padding: 58px 0px;
}
.support h3 {
	font-family: 'gotham_blackregular';
	font-size: 18px;
	text-transform: uppercase;
	color: #010101;
	letter-spacing: 4px;
	line-height: 1.2;
	margin-bottom: 7px;
}
.support p {

	font-family: 'Rufina', serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 1.3;
	color:#8d93a0;
}
.support-icon {
	margin-right: 30px;
	float: left;
}
.support-desc {
	overflow: hidden;
}
.support .btn-header {
	padding: 17px 32px;
	letter-spacing: 3px;
}
/*
 2.) Theme Details
 ----------------------------------------*/
/*
 2.1) slick slider Section
 --------------------------------------- */
.center {
	padding-top: 30px;
}
.slick-slide {
	height: auto;
	opacity: 0.5;
}
.slick-slide img {
	width: 100%;
}
.slick-current {
	opacity: 1;
}
.slick-slide.slick-active {
	position: relative;
	z-index: 200;
	transform: none;
}
.theme-view .slick-list {
	max-height: 490px;
}
.slick-slide.before, .slick-slide {
	/*transform: translate3d(63%, 8%,0);
	 -ms-transform: translate3d(63%, 8%,0);
	 -moz-transform: translate3d(63%, 8%,0);
	 -webkit-transform: translate3d(63%, 8%,0);
	 -o-transform: translate3d(63%, 8%,0);*/
}
.slick-slide.slick-active + .slick-slide {
	/*transform: translate3d(-63%, 8%,0);
	 -ms-transform: translate3d(-63%, 8%,0);
	 -moz-transform: translate3d(-63%, 8%,0);
	 -webkit-transform: translate3d(-63%, 8%,0);
	 -o-transform: translate3d(-63%, 8%,0);*/
}
.slick-next::before {
	content: "→";
}
.slick-prev::before, .slick-next::before {
	color: black;
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	opacity: 0.75;
}

.slick-slider {
	margin-bottom: 0px;
}
.slick-next {
	right: 0;
}
.slick-prev {
	left: 0;
	z-index: 1;
}
.slick-prev, .slick-next {
	height: 78%;
	top: 23%;
	width: 20%;
}
.slick-next::before {
	content: " ";
}
.slick-prev::before {
	content: " ";
}
/*
 2.2) New theme Section
 --------------------------------------- */
.new-theme {
	padding-bottom: 0px;
}
.theme-image {
	padding-left: 0px;
}
.theme-image .theme-screenshot img {
	/*    margin: 8px 8px 0px 8px;*/
	width: 100%;
	height: auto;
}
.theme-advantage {
	background: #ffffff;
	padding: 120px 0px 110px;
}
.new-theme .theme-screenshot {
	padding: 10px 10px 0;
	height: 100%;
	overflow: hidden;
}
.popular-theme.new-theme .row {
	position: relative;
}
.popular-theme.new-theme .theme-image {
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
}
.theme-advantage .icon {
	float: left;
	margin: 0;
	width: 55px;
}
.theme-advantage .row-content:nth-child(2n+1) {
	clear: both;
}
.row-content {
	margin-bottom: 60px;
	display: inline-block;
	vertical-align: top;
	float: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: -4px;
}
.testimonial-page {
	overflow: hidden;
}

.inner {
	overflow: hidden;
}
.inner h3 {
	color: #2a3139;
	font-family: "gotham_boldregular";
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 1.3;
	margin-bottom: 10px;
	min-height: 25px;
	text-transform: uppercase;
}
.inner p {
	font-family: 'gotham_bookregular';
	font-size: 14px;
	line-height: 1.7;
	color: #56758d;
	padding-bottom: 0px;
	letter-spacing: 1px;
}
.theme-advantage .demo-btn {
	width: 37%;
	margin: 0 auto;
}
.theme-advantage .demo-btn {
	padding-top: 15px;
}

/*
 2.3) Theme View Section
 --------------------------------------- */

.theme-view {
	padding-top: 68px;
	background: #e6f2f8;
}
.theme-view h2 {
	font-size: 48px;
	/*    font-weight: 800;*/
	line-height: auto;
	display: inline-block;
	padding: 0px;
	color: #000;
}
.theme-view .demo-btn {
	float: right;
	width: 79%;
}

/*
 3.) About us page
 ----------------------------------------*/
/*
 3.1) Page Banner
 ----------------------------------------*/
/*.page-banner {
 text-align: center;
 background: url(../images/back-img.png) no-repeat right bottom, url(../images/pagebanner.jpg) no-repeat right bottom;
 background-size: auto auto, cover !important;
 padding: 152px 0 97px;
 position: relative;
 background-position: right bottom, center !important;
 }*/
.page-banner {
	text-align: center;
	background-size: cover !important;
	padding: 152px 0 97px;
	position: relative;
	background-position: right bottom !important;
}
.tax-theme-category .page-banner {
	background-size: cover !important;
}

.page-banner h1 {
	color: #ffffff;
	font-size: 48px;
	line-height: 43px;
	padding: 0px;
}
.page-banner .sub-heading {
	color: #ffffff;
	font-size: 24px;
	line-height: 50px;
	text-transform: capitalize;
	margin: 0 auto;
}
/*
 3.2) Page content
 ----------------------------------------*/
.page-content {
	text-align: center;
	padding: 100px 0px 79px;
}
.page-content h3 {
	font-size: 30px;
	font-family: 'gotham_boldregular';
	color: #000000;
}
.page-content p {
	font-family: 'gotham_bookregular';
	font-size: 14px;
	line-height: 27px;
	color: #56758d;
	padding: 13px 0px;
}
/*
 3.3) Our team
 ----------------------------------------*/
.our-team {
	background: #e6f2f8;
	padding: 65px 0 90px;
}
.our-team h2 {
	text-align: center;
}
.our-team img {
	margin: 20px 0px;
}
.our-team strong {
	font-family: 'gotham_boldregular';
	font-size: 12px;
	color: #0eb18f;
	display: block;
	padding: 16px 0px 3px;
	text-transform: uppercase;
}
.our-team .designation {
	font-family: 'gotham_bookregular';
	font-size: 14px;
	display: block;
	padding: 5px 0px;
	color: #56758d;
	text-transform: capitalize;
}
.our-team .team-img {
	position: relative;
}
.our-team .social-info {
	display: none;
	text-align: center;
	background: rgba(14, 177, 143, 0.5);
	height: 87%;
	width: 100%;
	position: absolute;
	top: 6%;
}
.our-team .social-info .team-info {
	margin: 45% 8% 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 3%;
}
.our-team .social-info i {
	color: #ffffff;
	padding: 0 3%;
	font-size: 24px;
}
.our-team .team-img:hover .social-info {
	display: block;
}

/*
 4.) Contact page
 ----------------------------------------*/
/*
 4.1)support Section
 ----------------------------------------*/
.support-team, .contact-page form {
	padding: 73px 0px 65px;
}
.support-team {
	padding-top: 76px;
}
.support-heading {
	background: #0eb28f;
	padding: 13px 0px;
}
.support-team h2 {
	background: url(../images/chat.png) no-repeat center left;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	padding-left: 17%;
	margin-left: 8%;
}
.support-team p {
	font-family: 'gotham_bookregular';
	font-size: 14px;
	line-height: 27px;
	color: #56758d;
	padding: 30px 0 50px;
}
.support-team strong {
	font-family: 'gotham_boldregular';
	font-size: 12px;
	line-height: 27px;
	margin-top: 10px;
	color: #56758d;
	display: block;
	text-transform: uppercase;
}
.support-team span {
	font-family: 'gotham_bookregular';
	display: block;
	font-size: 14px;
	text-transform: capitalize;
	line-height: 17px;
}
.support-team .demo-btn {
	margin: 52px 0px;
}
/*
 4.2)form Section
 ----------------------------------------*/
.contact-page input, .contact-page textarea {
	margin-bottom: 28px;
	height: 40px;
	margin-left: 7%;
	width: 90%;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #d3e2ea;
	box-shadow: none;
	line-height: 28px;
}
.contact-page textarea {
	height: 210px;
	resize: none;
	margin-left: 5%;
	width: 95%;
	margin-bottom: 60px;
}
.contact-page input[type="submit"] {
	border: 1px solid #0eb28f;
	color: #0eb28f;
	margin-left: 0px;
	width: 100%;
	text-transform: uppercase;
	font-family: 'gotham_boldregular';
}
.contact-page input[type="submit"]:hover {
	color: #ffffff;
	background: #0eb28f;
}

.contact-page ::-webkit-input-placeholder {
	font-family: 'Lora', serif;
	font-size: 14px;
	line-height: 27px;
	color: #56758d;
}
.contact-page ::-moz-placeholder {
	font-family: 'Lora', serif;
	font-size: 14px;
	line-height: 27px;
	color: #56758d;
}/* firefox 19+ */
.contact-page :-ms-input-placeholder {
	font-family: 'Lora', serif;
	font-size: 14px;
	line-height: 27px;
	color: #56758d;
}/* ie */
.contact-page input:-moz-placeholder {
	font-family: 'Lora', serif;
	font-size: 14px;
	line-height: 27px;
	color: #56758d;
}
.contact-page .wpcf7-form-control-wrap .wpcf7-not-valid {
	border-bottom: 1px solid red !important;
}
.contact-page .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
	display: none;
}
/*
 4.3) our support Section
 ----------------------------------------*/
.our-support {
	background: #e6f2f8;
	text-align: center;
	padding: 72px 0 85px;
}
.our-support .our-support-icon {
	width: 40px;
	margin: 14px auto;
}
.our-support h3 {
	padding: 10px 0px;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'gotham_boldregular';
}
.our-support p {
	font-family: 'gotham_bookregular';
	font-size: 14px;
	line-height: 28px;
	color: #56758d;
	padding: 10px 0px;
}
/*
 4.4) Map Section
 ----------------------------------------*/
.map-address {
	font-size: 14px;
	line-height: 27px;
	color: #56758d;
	width: 250px;
	padding: 25px 0px;
	margin: 0 auto;
	border-bottom: 1px solid #e5e5e5;
}
.map-address:last-child {
	border-bottom: 0px;
}
.address-icon {
	text-align: center;
	width: 25%;
	float: left;
	padding-top: 14px;
}
address, .email, .phone {
	float: left;
	width: 75%;
	padding-left: 15px;
}
.email a, .phone a {
	display: block;
	text-decoration: none;
}

/*
 6.) Testimonial page
 ----------------------------------------*/
/*
 6.1) Section
 ----------------------------------------*/
.testimonial-page {
	padding: 77px 0px;
}
.testimonial-page h2 {
	font-size: 30px;
	font-family: 'gotham_boldregular';
	text-align: center;
	text-transform: capitalize;
	padding-bottom: 55px;
}
.testimonial-page .icon {
	position: absolute;
	top: 0;
	width: 125px;
	z-index: 1;
}

.testimonial-inner strong {
	padding-left: 155px;
	font-family: 'gotham_boldregular';
	font-size: 12px;
	line-height: 27px;
	margin-top: 10px;
	color: #56758d;
	display: block;
	text-transform: uppercase;
}
.testimonial-inner span {
	color: #f4be1b;
	padding-left: 155px;
}
.testimonial-inner p {
	font-size: 14px;
	line-height: 27px;
	color: #56758d;
	border: 1px solid #dbe5ea;
	padding: 40px 40px 40px 124px;
	margin: 25px 0px 0px 70px;
	font-family: 'Karla', sans-serif;
	min-height: 190px;
	position: relative;
}

.testimonial-inner p:last-child {
	padding: 10px 0px 10px 124px;
	margin: 0 0px 0px 70px;
	border-top: none;
	min-height: 0;
}
.testimonial-inner p strong {
	font-family: 'gotham_boldregular';
	font-size: 12px;
	line-height: 27px;
	color: #000000;
	display: inline-block;
	text-transform: uppercase;
	padding-left: 0px;
	margin-top: 0px;
}
.testimonial-inner p span {
	font-family: 'gotham_bookregular';
	font-size: 14px;
	line-height: 27px;
	color: #56758d;
	padding-left: 0px;
	display: inline-block;
	text-transform: capitalize;
}
.testimonial-inner p:first-of-type:before {
	content: "\f10d";
	font-family: FontAwesome;
	color: #a8a399;
	font-size: 18px;
	position: absolute;
	top: 39px;
	left: 93px;
}
/*
 6.1) pagination Section
 ----------------------------------------*/

.theemon-paging {
	text-align: center;
}
.theemon-paging ul li {
	display: inline;
	margin-left: 5px;
}
.theemon-paging ul li a {
	font-family: 'gotham_boldregular';
	font-size: 17px;
	line-height: 27px;
	padding: 13px 20px;
	border-radius: 50px;
	border: 1px solid #a8a399;
	color: #000;
}
.theemon-paging ul li .active {
	background: #0eb290;
	color: #fff;
	border: 0px;
}
.theemon-paging ul li .next, .theemon-paging ul li .prev {
	display: none;
}

/*----- Blog Page -----*/
.cat-list {
	text-align: center;
	margin-top: -37px;
	margin-bottom: 84px;
}
.cat-list ul {
	display: inline-block;
}
.cat-list li {
	float: left;
	/*margin: 0 13px;*/
}
.category-post-listing h2 {
	font-size: 30px;
	color: #000000;
	font-family: 'gotham_boldregular';
	text-transform: capitalize;
	line-height: 64px;
	padding: 0;
	margin-bottom: 30px;
}
.category-post-listing h2 a {
	color: #000000;
}
.category-post-listing h2 a:hover {
	color: #000000;
	text-decoration: none;
}
.category-post-listing h2 .cat-icon {
	/*width: 64px;
	 height: 64px;
	 display: block;
	 float: left;
	 margin-right: 17px;
	 background-position: left center;
	 background-repeat: no-repeat;*/
}
.category-post-listing h2 .view-more-post {
	width: 33px;
	height: 31px;
	display: inline-block;
	border: 1px solid #0eb290;
	color: #0eb290;
	border-radius: 3px;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	position: relative;
	top: -6px;
	margin-left: 30px;
}
.category-post-listing h2 .cate-desc {
	color: #56758d;
	font-size: 16px;
	padding-left: 10px;
}
.post-thumb {
	display: block;
}
.post-content-header {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 200px;
}
.post-content-header h3 {
	min-height: 80px;
	font-size: 18px;
	color: #ffffff;
	font-family: 'gotham_blackregular';
	padding-left: 28px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.post-content-header h3 a {
	color: #ffffff;
}
.post-content-header h3 a:hover {
	color: #ffffff;
}
.post-content {
	background: #f4fafd;
}
.post-content-body {
	padding: 37px 30px 70px;
}
.post-content-body p {
	color: #56758d;
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 22px;
	font-family: 'gotham_bookregular';
}
.post-content-body .readmore {
	width: 152px;
	line-height: 48px;
	display: block;
	text-align: center;
	font-size: 12px;
	color: #0eb18f;
	border: 1px solid #0eb18f;
	border-radius: 3px;
	font-family: 'gotham_boldregular';
	text-transform: uppercase;
	position: absolute;
	left: 43px;
	bottom: 40px;
}
.post-content-body .readmore:hover {
	text-decoration: none;
}
.category-post-listing {
	margin-bottom: 100px;
}
.single-page-banner {
	background-color: #b5babe;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	min-height: 529px;
	text-align: center;
}
.single-page-content {
	padding-top: 58px;
}
.single-page-content p {
	color: #56758d;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 30px;
	font-family: 'gotham_bookregular';
}
.single-page-content strong {
	font-size: 20px;
	font-family: 'gotham_boldregular';
	color: #2a3139;
	text-transform: capitalize;
}
.single-page-content h3 {
	font-size: 21px;
	color: #010101;
	line-height: 1.2;
	font-family: 'gotham_blackregular';
	text-transform: uppercase;
	margin-bottom: 20px;
}
.single-page-content blockquote p, .single-page-content p blockquote {
	margin-bottom: 40px;
	font-size: 18px;
	color: #56758d;
	line-height: 1.4;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
	padding: 50px 48px;
	background: #e9eef2;
	border-left: 10px solid #0eb290;
}
.single-page-banner h1 {
	font-size: 52px;
	font-family: 'gotham_boldregular';
	color: #ffffff;
	text-transform: capitalize;
	line-height: 1.2;
	margin-bottom: 30px;
	text-align: center;
	margin-top: 300px;
}

.comment-details {
	display: inline-block;
}
.comment-date, .comment-count {
	font-size: 18px;
	color: #fff;
	font-family: 'gotham_blackregular';
	float: left;
	margin: 0 14px;
	letter-spacing: 2px;
}
.comment-date i {
	background: url(../images/calender-icon.png) no-repeat left center;
	width: 17px;
	height: 19px;
	display: inline-block;
	position: relative;
	top: 3px;
	margin-right: 10px;
}
.comment-count i {
	background: url(../images/comment-icon.png) no-repeat left center;
	width: 19px;
	height: 16px;
	display: inline-block;
	position: relative;
	top: 1px;
	margin-right: 10px;
}
.related-post h2 {
	font-size: 24px;
	font-family: 'gotham_blackregular';
	margin-bottom: 29px;
	color: #010101;
	padding: 0;
	text-transform: uppercase;
}
.related-post > .container {
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	padding-top: 39px;
	padding-bottom: 39px;
}
.related-post-content {
	overflow: hidden;
}
.related-post-content h4 {
	width: 300px;
	float: right;
	text-align: right;
}
.related-post-content h4:first-child {
	float: left;
	text-align: left;
}
.related-post-content h4 span {
	font-size: 18px;
	color: #56758d;
	line-height: 1.5;
	display: block;
	font-family: 'gotham_boldregular';
	margin-bottom: 5px;
}
.related-post-content small {
	font-size: 14px;
	color: #56758d;
	font-family: 'gotham_mediumregular';
	text-transform: uppercase;
}
.related-post-content strong {
	font-size: 14px;
	color: #0eb290;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: 'gotham_mediumregular';
}
.post-navigation {
	overflow: hidden;
	padding: 30px 0;
}
.post-navigation a {
	color: #56758d;
	font-family: 'gotham_mediumregular';
	font-size: 18px;
	letter-spacing: 0;
	display: block;
}
.post-navigation .nav-previous {
	float: left;
	width: 45%;
	padding-bottom: 10px;
}
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 45%;
	padding-bottom: 10px;
}
.post-navigation a:hover {
	text-decoration: none;
}
.post-navigation a span {
	font-size: 14px;
	color: #0eb290;
	font-family: 'gotham_boldregular';
	line-height: 1.2;
	display: block;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.blog-user-info {
	background: #0eb290 url(../images/user-info-bg.png) no-repeat 92% bottom;
	padding: 41px 63px;
	margin-bottom: 72px;
}
.author-profile-pic {
	float: left;
	margin-right: 45px;
	border-radius: 100%;
}
.author-profile-pic img {
	border-radius: 100%;
	display: block;
}
.user-blog-detail {
	overflow: hidden;
}
.user-blog-detail h3 {
	font-size: 18px;
	color: #fff;
	font-family: 'gotham_boldregular';
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.user-blog-detail p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 15px;
	line-height: 1.3;
	font-style: italic;
	font-family: 'gotham_mediumregular';
}
.user-blog-detail a {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'gotham_boldregular';
}

.post-commentsection .user-comment strong {
	font-size: 18px;
	line-height: 21px;
	color: #000;
	text-transform: uppercase;
	font-family: 'gotham_boldregular';
	display: inline-block;
	padding: 10px 10px 10px 0px;
}
.post-commentsection .user-comment strong a {
	color: #000;
}
.post-commentsection .user-comment span {
	font-size: 12px;
	color: #0eb290;
	text-transform: uppercase;
	font-family: 'gotham_boldregular';
	display: inline-block;
	padding: 10px 10px 10px 0px;
}
.post-commentsection .user-comment span a {
	color: #0eb290;
}
.post-commentsection .user-comment p {
	font-size: 14px;
	line-height: 27px;
	color: #56758d;
	font-family: 'gotham_bookregular';
	margin-bottom: 15px;
}
.post-commentsection .user-comment .comment-awaiting-moderation {
	margin-bottom: 0;
}
.reply-btn, .edit-link {
	margin: 20px 0px 0px;
}

.reply-btn a, .edit-link a {
	border: 1px solid #0eb290;
	font-family: "gotham_boldregular";
	display: inline-block;
	padding: 1px 40px;
	font-size: 12px;
	color: #0eb290;
	line-height: 44px;
	border-radius: 2px;
	text-transform: uppercase;
}
.post-commentsection {
	padding: 25px 0px;
}
.reply-btn a:hover, .edit-link a:hover {
	color: #fff !important;
	background: #0eb290;
	text-decoration: none;
}
.edit-reply-link {
	overflow: hidden;
}
.edit-reply-link .reply-btn, .edit-reply-link .edit-link {
	float: left;
	padding: 0 !important;
	margin-top: 0;
}
.edit-reply-link .edit-link {
	margin-right: 15px;
}

/*............coment here...........*/
.comment-here {
	background: #2e3b42;
	overflow: hidden;
}
.comment-here h3 {
	font-size: 24px;
	color: #0eb290;
	font-family: "gotham_blackregular";
	text-transform: uppercase;
	padding: 30px 0px;
}
.comment-here .comment-form {
	width: 100%;
	border: 0px;
	border-radius: 0px;
	padding: 5px 15px;
}

.comment-here input.comment-form {
	margin: 10px 0;
}
.comment-here textarea.comment-form {
	margin-bottom: 10px;
	padding: 15px;
}

.comment-here input[type="text"] {
	height: 45px;
}
.comment-here input[type="submit"] {
	border-radius: 2px;
	border: 1px solid #0eb290;
	font-family: "gotham_boldregular";
	display: inline-block;
	padding: 1px 40px;
	font-size: 12px;
	color: #0eb290;
	line-height: 44px;
	text-transform: uppercase;
	background: transparent;
	margin: 20px 0px;
}
.comment-here input[type="submit"]:hover {
	color: #fff;
	background: #0eb290;
}
.comment-here textarea {
	height: 178px;
	resize: none;
}
.comment-here ::-webkit-input-placeholder {
	font-family: "gotham_boldregular";
	font-size: 12px;
	color: #656565;
	text-transform: uppercase;
}
.comment-here ::-moz-placeholder {
	font-family: "gotham_boldregular";
	font-size: 12px;
	color: #656565;
	text-transform: uppercase;
}/* firefox 19+ */
.comment-here :-ms-input-placeholder {
	font-family: "gotham_boldregular";
	font-size: 12px;
	color: #656565;
	text-transform: uppercase;
}/* ie */
.comment-here input:-moz-placeholder {
	font-family: "gotham_boldregular";
	font-size: 12px;
	color: #656565;
	text-transform: uppercase;
}
.comments-title {
	text-transform: uppercase;
	font-family: "gotham_blackregular";
	font-size: 30px;
	padding: 0 0 20px;
	margin-left: 16.6667%;
}
.profile-image img {
	border-radius: 100%;
	margin: 0 43px;
}
.post-commentsection {
	margin-left: 16.6667%;
	margin-right: 16.6667%;
}
.comment-content {
	overflow: hidden;
}

.commentlist .children li {
	margin-left: 8%;
}
.commentlist .children .children {
	margin-top: 20px;
}
.commentlist .children li .post-commentsection {
	background: #f3f3f3;
}
.commentlist.media-list {
	padding-bottom: 100px;
}
#commentform.comment-form {
	padding: 0;
}
#respond {
	max-width: 750px;
	width: 100%;
	margin: 0 auto;
	padding: 75px 0;
}
#respond input[type="text"] {
	width: 70%;
}
#cancel-comment-reply-link {
	color: #0eb290;
	font-family: "gotham_blackregular";
}
.logged-in-as, .logged-in-as a {
	color: #0eb290;
	margin-bottom: 15px;
	font-family: 'gotham_lightregular';
}
.comment-form.error {
	border: 1px solid #ff0000;
}
.map-address address {
	line-height: 1.3;
}

/*---- Banner Slider ---*/

.wrap, .home-banner {
	margin: 0 auto;
	width: 100%;
	height: 0;
	/*    padding-top: 58%;  ratio of image * 100 */
	/*    padding-top: 39%;*/
	padding-top: 52.5%;
	overflow: hidden;
	position: relative;
}

.mockup, .home-banner-slider {
	position: absolute;
	top: 0;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	-ms-transform-origin: 0 0;
}

.mockup__img, .home-banner-main-img {
	display: block;
	width: 1900px;
}

.screen, .mobile, .banner-screen {
	position: absolute;
	overflow: hidden;
	z-index: 100;
	background: #333;
	outline: 1px solid transparent;
	-webkit-transform-origin: 0px 0px 0px;
	transform-origin: 0px 0px 0px;
	-ms-transform-origin: 0px 0px 0px;
	-moz-transform-origin: 0px 0px 0px;
}

.screen, .banner-screen {
	/*    -webkit-transform:matrix3d(0.402711, -0.170064, 0, -0.0000202695, 0, 0.43513, 0, 0, 0, 0, 1, 0, 381, 49, 0, 1) skewX(11deg);
	 transform:matrix3d(0.402711, -0.170064, 0, -0.0000202695, 0, 0.43513, 0, 0, 0, 0, 1, 0, 381, 49, 0, 1) skewX(11deg);
	 -moz-transform:matrix3d(0.402711, -0.170064, 0, -0.0000202695, 0, 0.43513, 0, 0, 0, 0, 1, 0, 381, 49, 0, 1) skewX(11deg);*/
	/*    height: 690px;
	 left: 346px;
	 top: 60px;*/
	height: 833px;
	left: 301px;
	top: 24px;
	/*    width: 1139px;*/
	width: 1180px;
	-webkit-transform: matrix3d(0.502711, -0.210064, 0, -0.0000092695, 0, 0.45513, 0, 0, 0, 0, 1, 0, 381, 49, 0, 1) skewX(9deg);
	transform: matrix3d(0.502711, -0.210064, 0, -0.0000092695, 0, 0.45513, 0, 0, 0, 0, 1, 0, 381, 49, 0, 1) skewX(9deg);
	-moz-transform: matrix3d(0.502711, -0.210064, 0, -0.0000092695, 0, 0.45513, 0, 0, 0, 0, 1, 0, 381, 49, 0, 1) skewX(9deg);
	-ms-transform: matrix3d(0.502711, -0.210064, 0, -0.0000092695, 0, 0.45513, 0, 0, 0, 0, 1, 0, 381, 49, 0, 1) skewX(9deg);
}

.mobile {
	width: 320px;
	height: 480px;
	top: 850px;
	left: 525px;
	-webkit-transform: matrix3d(0.442778970432011, 0.112834189093484, 0, -0.000053669440509915, -0.344035499291785, 0.346595156594271, 0, -0.000094674614416115, 0, 0, 1, 0, 105, 15, 0, 1);
	transform: matrix3d(0.442778970432011, 0.112834189093484, 0, -0.000053669440509915, -0.344035499291785, 0.346595156594271, 0, -0.000094674614416115, 0, 0, 1, 0, 105, 15, 0, 1);
	-ms-transform: matrix3d(0.442778970432011, 0.112834189093484, 0, -0.000053669440509915, -0.344035499291785, 0.346595156594271, 0, -0.000094674614416115, 0, 0, 1, 0, 105, 15, 0, 1);
	-moz-transform: matrix3d(0.442778970432011, 0.112834189093484, 0, -0.000053669440509915, -0.344035499291785, 0.346595156594271, 0, -0.000094674614416115, 0, 0, 1, 0, 105, 15, 0, 1);
}

.slideshow {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	list-style-type: none;
}

.slideshow__item, .slideshow_item {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	pointer-events: none;
	z-index: 1;
	-webkit-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.slideshow__item.current, .slideshow_item.current {
	pointer-events: auto;
	z-index: 100;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slideshow img {
	width: 100%;
}

.slideshow__item.in--next, .slideshow_item.in--next {
	-webkit-animation: inNext 0.5s forwards ease-in-out;
	-moz-animation: inNext 0.5s forwards ease-in-out;
	-ms-animation: inNext 0.5s forwards ease-in-out;
	animation: inNext 0.5s forwards ease-in-out;
}

.slideshow__item.out--next, .slideshow_item.out--next {
	-webkit-animation: outNext 0.5s forwards ease-in-out;
	-moz-animation: outNext 0.5s forwards ease-in-out;
	-ms-animation: outNext 0.5s forwards ease-in-out;
	animation: outNext 0.5s forwards ease-in-out;
}

.slideshow__item.in--prev, .slideshow_item.in--prev {
	-webkit-animation: inPrev 0.5s forwards ease-in-out;
	-moz-animation: inPrev 0.5s forwards ease-in-out;
	-ms-animation: inPrev 0.5s forwards ease-in-out;
	animation: inPrev 0.5s forwards ease-in-out;
}

.slideshow__item.out--prev, .slideshow_item.out--prev {
	-webkit-animation: outPrev 0.5s forwards ease-in-out;
	-moz-animation: outPrev 0.5s forwards ease-in-out;
	-ms-animation: outPrev 0.5s forwards ease-in-out;
	animation: outPrev 0.5s forwards ease-in-out;
}

@-webkit-keyframes inPrev {
0% {
-webkit-transform: translate3d(0, -30%, 0);
-moz-transform: translate3d(0, -30%, 0);
-ms-transform: translate3d(0, -30%, 0);
transform: translate3d(0, -30%, 0);
}
100% {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
}
}
@-ms-keyframes inPrev {
0% {
-webkit-transform: translate3d(0, -30%, 0);
-moz-transform: translate3d(0, -30%, 0);
-ms-transform: translate3d(0, -30%, 0);
transform: translate3d(0, -30%, 0);
}
100% {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
}
}
@keyframes inPrev {
0% {
-webkit-transform: translate3d(0, -30%, 0);
-ms-transform: translate3d(0, -30%, 0);
-moz-transform: translate3d(0, -30%, 0);
transform: translate3d(0, -30%, 0);
}
100% {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
}
}

@-webkit-keyframes inNext {
0% {
-webkit-transform: translate3d(0, -30%, 0);
-ms-transform: translate3d(0, -30%, 0);
-moz-transform: translate3d(0, -30%, 0);
transform: translate3d(0, -30%, 0);
}
100% {
-webkit-transform: none;
-ms-transform: none;
-moz-transform: none;
transform: none;
}
}
@-ms-keyframes inNext {
0% {
-webkit-transform: translate3d(0, -30%, 0);
-ms-transform: translate3d(0, -30%, 0);
-moz-transform: translate3d(0, -30%, 0);
transform: translate3d(0, -30%, 0);
}
100% {
-webkit-transform: none;
-ms-transform: none;
-moz-transform: none;
transform: none;
}
}
@keyframes inNext {
0% {
-webkit-transform: translate3d(0, -30%, 0);
-moz-transform: translate3d(0, -30%, 0);
-ms-transform: translate3d(0, -30%, 0);
transform: translate3d(0, -30%, 0);
}
100% {
-webkit-transform: none;
-ms-transform: none;
-moz-transform: none;
transform: none;
}
}

@-webkit-keyframes outPrev {
100% {
-webkit-transform: translate3d(0,-100%,0);
-moz-transform: translate3d(0,-100%,0);
-ms-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
}
@-ms-keyframes outPrev {
100% {
-webkit-transform: translate3d(0,-100%,0);
-moz-transform: translate3d(0,-100%,0);
-ms-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
}

@keyframes outPrev {
100% {
-webkit-transform: translate3d(0,-100%,0);
-ms-transform: translate3d(0,-100%,0);
-moz-transform: translate3d(0,-100%,0);
transform: translate3d(0,-100%,0);
}
}

@-webkit-keyframes outNext {
100% {
-webkit-transform: translate3d(0,100%,0);
-moz-transform: translate3d(0,100%,0);
-ms-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
}
@-ms-keyframes outNext {
100% {
-webkit-transform: translate3d(0,100%,0);
-moz-transform: translate3d(0,100%,0);
-ms-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
}
@keyframes outNext {
100% {
-webkit-transform: translate3d(0,100%,0);
-ms-transform: translate3d(0,100%,0);
-moz-transform: translate3d(0,100%,0);
transform: translate3d(0,100%,0);
}
}

.theme-listing-wrap {
	padding: 90px 0 100px;
}
.theme-listing-wrap h2 {
	color: #000000;
	font-family: 'gotham_boldregular';
	padding: 0;
	margin-bottom: 31px;
	text-align: center;
}
.listing-header ul {
	border-top: 1px solid #e1e5e4;
	border-bottom: 1px solid #e1e5e4;
	text-align: center;
	padding-left: 3px;
}
.listing-header li {

	font-size: 14px;
	color: #3f3f3f;
	font-family: 'Rufina', serif;
	font-weight: bold;
	float: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	/*	border-left: 1px solid #e1e5e4;*/
	margin-top: -1px;
	border-top: 1px solid transparent;
	cursor: pointer;
	/*padding: 22px 46px 22px 0;*/
	padding: 20px 21px 20px;
}
.listing-header li.extra {

	padding-left: 20px;
	text-transform: lowercase;
}
.listing-header li:first-child {
	border-left: none;
}
.listing-header {
	margin-left: -15px;
	margin-right: -15px;
}
.listing-header li a {
	color: #7b8da2;
}
.listing-header li:hover, .listing-header li.current-item {
	border-bottom: 1px solid #0eb18f;
}
.listing-header li:hover a, .listing-header li.current-item a {
	color: #0eb18f;
}
.listing-header li a:hover {
	text-decoration: none;
}
.listing-body {
	padding-top: 50px;
}
.listing-content-wrap {
	/*padding: 20px 20px 25px;*/
	border: 1px solid #e3e3e3;
	margin-bottom: 34px;
	position: relative;
	background-color: #f5f5f5;
}
.listing-content-wrap:hover {
	/*	background: #fff;*/
	box-shadow: 0 0 17px 8px #f1f1f1;
}
.listing-theme-img {
	margin-bottom: 0px;
	position: relative;
	cursor: pointer;
	text-align: center;
	padding: 8px;
}
.listing-theme-footer {
	min-height: 150px;
}
.listing-hover-content {
	background-color: rgba(14,178,144,0.7);
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	display: none;
}
.listing-content-wrap:hover .listing-hover-content {
	display: block;
}
.theme-listing-details {
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 90%;
	text-align: center;
}
.theme-listing-details a {
	font-size: 12px;
	color: #fff;
	font-family: 'gotham_mediumregular';
	padding: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 1px solid #ffffff;
}
.theme-listing-details a:hover {
	text-decoration: none;
	background: #fff;
	color: #0eb18f;
	-webkit-transition: ease 0.5s;
	-moz-transition: ease 0.5s;
	-ms-transition: ease 0.5s;
	-o-transition: ease 0.5s;
	transition: ease 0.5s;
}
.theme-listing-details a.listing-view-demo {
	border-radius: 30px 0 0 30px;
	padding-left: 24px;
}
.theme-listing-details a.listing-view-details {
	border-left: none;
	border-radius: 0 30px 30px 0;
	padding-right: 24px;
}
.listing-theme-footer {
	/*min-height:82px;*/
	padding: 0px;
}

.listing-theme-footer h3 {
	/*float: left;*/
	color: #2f363b;
	font-size: 18px !important;
	/*font-family: 'gotham_boldregular';*/
	letter-spacing: 1px;
	line-height: 1.2;
	width: 100%;
	font-family: 'PT Serif Caption', serif;
}
.theme-listing-wrap .listing-body li:nth-child(3n+1) {
	clear: both;
}
.listing-theme-footer h3 span {
	font-size: 14px;
	color: #56758d;
	display: block;
	font-family: 'gotham_bookregular';
	line-height: 1.2;
	margin-top: 12px;
	letter-spacing: 0px;
}
/*.theme-price {
 position: absolute;
 right:31px;
 top:31px;
 background: #ffffff;
 color: #0eb18f;
 font-family: 'gotham_bookregular';
 font-size: 14px;
 border: 1px solid #0eb18f;
 border-radius: 3px;
 padding: 12px 0px;
 display: block;
 min-width:110px;
 text-align:center;
 }*//*.listing-body li{
 float: left;
 width: 33.33%;
 }*/
.listing-body li {
	transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	/*min-height: 525px;*/
	padding-left: 0px !important;
	padding-right: 27px;
}
/*.single-theme #header {
 position: static;
 background-color: #212121;
 }*/
.why-choose-us h1 {
	/*font-size: 24px;*/
	color: #000000;
	/*font-family: 'gotham_boldregular';*/
	line-height: 1.2;
	margin-bottom: 9px;
	padding: 0;
	letter-spacing: -1px;
}
.why-choose-us .sub-heading {
	font-size: 14px;
	color: #56758d;
	font-family: 'gotham_bookregular';
	line-height: 1.9;
	letter-spacing: 1px;
	text-transform: none;
	margin-top: 0;
	margin-bottom: 73px;
	text-transform: uppercase;
}
.single-theme .why-choose-us h1 {
	margin-bottom: 7px;
}

/*changes @ 16 oct*/
.single-page-banner {
	background-size: cover;
}
.single-page-content {
	color: #56758d;
	font-family: "gotham_bookregular";
	font-size: 14px;
	line-height: 1.5;
}
.single-page-content li {
	margin-bottom: 30px;
}
.blog-comment-section label {
	color: #0eb290;
}
.banner-wrapper .home-banner-text {

}
.banner-wrapper {
	/*background: url(https://theemon.com/wp-content/themes/theemon/assets/images/banner-2.jpg) center top no-repeat;*/
	background: url(../images/home-banner1.jpg) center top no-repeat;
	left: 0;
	min-height: 533px;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}
.border {
	background: #000;
	height: 170px;
	left: -7px;
	max-width: 522px;
	top: 23px;
	margin: 0 auto;
	position: relative;
	width: 100%;
	-webkit-transform: matrix3d(1.36466, -0.491621, 0, 0.000167237, 0.436067, 2.20891, 0, 0.000674372, 0, 0, 1, 0, 2, 62, 0, 1);
	-webkit-transform-origin: 0 0 0;
	-moz-transform: matrix3d(1.36466, -0.491621, 0, 0.000167237, 0.436067, 2.20891, 0, 0.000674372, 0, 0, 1, 0, 2, 62, 0, 1);
	-moz-transform-origin: 0 0 0;
	-ms-transform: matrix3d(1.36466, -0.491621, 0, 0.000167237, 0.436067, 2.20891, 0, 0.000674372, 0, 0, 1, 0, 2, 62, 0, 1);
	-ms-transform-origin: 0 0 0;
	transform: matrix3d(1.36466, -0.491621, 0, 0.000167237, 0.436067, 2.20891, 0, 0.000674372, 0, 0, 1, 0, 2, 62, 0, 1);
	transform-origin: 0 0 0;
}

.banner-animation {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	opacity: 0.5;
	margin: 0 auto;
	background-image: url(https://theemon.com/wp-content/themes/theemon/assets/images/animate-image.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 100% auto;
	-webkit-animation: example 45s ease-in-out 0s infinite alternate;
	-moz-animation: example 45s ease-in-out 0s infinite alternate;
	-ms-animation: example 45s ease-in-out 0s infinite alternate;
	-o-animation: example 45s ease-in-out 0s infinite alternate;
	animation: example 45s ease-in-out 0s infinite alternate;
}

@-webkit-keyframes example {
0% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused; -ms-animation-play-state: paused; animation-play-state: paused;}
5%  { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 0%;}
15% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused; -ms-animation-play-state: paused;  animation-play-state: paused;}
20% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 25%;}
35% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused; -ms-animation-play-state: paused; animation-play-state: paused;}
40% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 50%;}
55% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused; -ms-animation-play-state: paused; animation-play-state: paused;}
60% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 75%;}
75% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;  -ms-animation-play-state: paused; animation-play-state: paused;}
80% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 100%;}
95% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;  -ms-animation-play-state: paused; animation-play-state: paused;}
100% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running;  animation-play-state: running; background-position: 0 100%;}
}

@keyframes example {
0% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;  -ms-animation-play-state: paused; animation-play-state: paused;}
5%  { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 0%;}
15% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;  -ms-animation-play-state: paused;  animation-play-state: paused;}
20% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running;  background-position: 0 25%;}
35% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;  -ms-animation-play-state: paused;  animation-play-state: paused;}
40% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 50%;}
55% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;   -ms-animation-play-state: paused; animation-play-state: paused;}
60% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 75%;}
75% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;   -ms-animation-play-state: paused; animation-play-state: paused;}
80% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 100%;}
95% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;  -ms-animation-play-state: paused; animation-play-state: paused;}
100% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 100%;}
}
@-ms-keyframes example {
0% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;  -ms-animation-play-state: paused; animation-play-state: paused;}
5%  { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 0%;}
15% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;  -ms-animation-play-state: paused;  animation-play-state: paused;}
20% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running;  background-position: 0 25%;}
35% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;  -ms-animation-play-state: paused;  animation-play-state: paused;}
40% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 50%;}
55% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;   -ms-animation-play-state: paused; animation-play-state: paused;}
60% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 75%;}
75% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;   -ms-animation-play-state: paused; animation-play-state: paused;}
80% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 100%;}
95% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;  -ms-animation-play-state: paused; animation-play-state: paused;}
100% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 100%;}
}
@-moz-keyframes example {
0% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;  -ms-animation-play-state: paused; animation-play-state: paused;}
5%  { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 0%;}
15% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;  -ms-animation-play-state: paused;  animation-play-state: paused;}
20% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running;  background-position: 0 25%;}
35% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;  -ms-animation-play-state: paused;  animation-play-state: paused;}
40% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 50%;}
55% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;   -ms-animation-play-state: paused; animation-play-state: paused;}
60% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 75%;}
75% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;   -ms-animation-play-state: paused; animation-play-state: paused;}
80% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 100%;}
95% { -webkit-animation-play-state: paused; -moz-animation-play-state: paused;  -ms-animation-play-state: paused; animation-play-state: paused;}
100% { -webkit-animation-play-state: running; -moz-animation-play-state: running; -ms-animation-play-state: running; animation-play-state: running; background-position: 0 100%;}
}

.visible-mobile {
	display: none;
	width: 100%;
}
.footer-newsletter form .input-btn {
	overflow: hidden;
}
.popular-theme {
	background-color: #0eb290 !important;
	background-repeat: no-repeat !important;
	background-position: right bottom !important;
	background-size: 100% auto !important;
}
#footer {
	padding: 62px 0;
}
.footer-logo {
	margin-bottom: 36px;
	margin-top: 4px;
}
.page-template-about-template .page-banner {
	padding: 182px 0 72px;
}
body {
	/*background: url(https://theemon.com/wp-content/themes/theemon/assets/images/testimonial.jpg) center top no-repeat !important;*/
}
.category-post-listing .post-content {
	min-height: 630px;
}
.page-template-template-blog .page-banner {
	padding: 172px 0 78px;
}
.page-template-template-blog .page-banner .sub-heading {
	line-height: 55px;
}
.page-template-template-contactus .page-banner {
	padding: 183px 0 68px;
}
.page-template-template-contactus .page-banner .sub-heading {
	line-height: 55px;
}
.page-template-template-testimonial .page-banner {
	padding: 180px 0 75px;
}
/*.content ,#header{opacity: 0.5;}*/

@media screen and (max-width: 830px) {
	.banner-wrapper {
		background-position: 56% top;
	}
	.border {
		left: -75px;
	}
	.banner-wrapper .home-banner-text h2 {
		font-size: 50px;
	}
}
@media screen and (max-width: 767px) {
	.navbar-toggle {
		top: 10px;
		width: 68px;
	}
	.banner-wrapper .home-banner-text {
		position: static;
		margin-top: 110px;
	}
	.banner-wrapper .home-banner-text .btn-header {
		background: #8a8a8a;
	}
	/*#header {
	 position: static !important;
	 background: #8a8a8a;
	 }*/
	.navbar-brand {
		margin-left: 10px;
		width: 60%;
	}
	.banner-wrapper .home-banner-text h2 {
		font-size: 37px;
		line-height: 47px;
	}
	.banner-wrapper {
		background-color: none !important;
	}
	.banner-wrapper .home-banner-text {
		color: #373737;
	}
	.visible-mobile {
		display: block;
	}
	.border {
		background: url(../images/mobile-banner.png) center top no-repeat;
		background-size: 100% 100%;
		margin: 0 auto;
		left: 0;
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
		height: auto;
		padding: 23px 71px 40px;
	}
	.banner-animation {
		position: static;
		opacity: 1;
	}
	.banner-wrapper .home-banner-text span {
		line-height: 25px;
	}
	.single-page-banner h1 {
		font-size: 35px;
		margin-top: 85px;
	}
	.comment-details a {
		display: block;
		margin-bottom: 25px;
	}
	.single-page-content blockquote p {
		padding: 25px;
	}
	.blog-user-info {
		padding: 30px 9px;
	}
	.author-profile-pic {
		float: none;
		display: block;
		margin-right: 0;
		margin-bottom: 20px;
		text-align: center;
	}
	.author-profile-pic img {
		display: inline-block;
	}
	.user-blog-detail {
		text-align: center;
	}
	#respond {
		padding: 30px 15px;
	}

}
@media screen and (max-width: 540px) {
	.border {
		padding: 4% 13% 7%;
	}
}

.banner-wrapper .home-banner-text {
	/*bottom: 250px;*/
}

/*
 * 5.)  Page not found
 * */

.page404 .page-content h2 {
	font-size: 24px;
	color: #000;
	letter-spacing: 5px;
	padding: 46px 0 0;
	text-transform: uppercase;
}
.page404 .page-content h2 span {
	color: #1CCFAA;
}

.page404 .page-content .sub-heading p {
	margin-top: 3px;
	font-size: 14px;
	color: #000;
	letter-spacing: 3px;
	font-family: 'gotham_boldregular';
}
.page404 .demo-btn {
	margin-top: 20px;
	margin-bottom: 37px;
}
.page404 .page-content .demo-btn a {
	padding: 20px 0px;
}
/*
 * 5.)  sidebar
 * */

.sidebar {
	margin-bottom: 50px;
}
.sidebar .theme-image {
	width: 30%;
}
.sidebar .latest-theme-content {
	width: 65%;
	margin-left: 5%;
}
.sidebar .entry .theme-image, .sidebar .entry .latest-theme-content {
	float: left;
}
.single-page-content .col-sm-3 > .widget_wysija {
	background: url(../images/sidebar-newslatter.png);
	border-radius: 5px;
	background-size: 100% 100%;
	padding: 33px;
}
.single-page-content .widget_wysija h3 {
	font-size: 21px;
	color: #fff;
	font-family: 'gotham_mediumregular';
}
.single-page-content .widget_wysija h3 span {
	font-size: 16px;
	color: #bae8de;
	font-family: 'gotham_blackregular';
}
.single-page-content .widget_wysija input {
	font-size: 14px;
	color: #56758d;
	width: 100%;
	border-radius: 3px;
	height: 50px;
	border: 0;
	padding: 0px 18px;
	font-family: 'gotham_bookregular';
}
.single-page-content .widget_wysija input[type="submit"] {
	font-size: 13px;
	color: #fff;
	background: #09987a;
	border-bottom: 2px solid #016644;
	text-transform: uppercase;
	font-family: 'gotham_boldregular';
}

.single-page-content .widget_wysija .widget_wysija_cont .wysija-submit {
	margin-bottom: 0px;
}
.single-page-content .widget_wysija  .wysija-paragraph .formErrorContent {
	top: 61px !important;
	left: 50px !important;
}
.single-page-content .widget_wysija  .wysija-paragraph {
	margin: 10px 0px;
}
.single-page-content .widget_letest_theme_widget h3 {
	font-size: 19px;
	padding-top: 5px;
}
.single-page-content .widget_letest_theme_widget .entry {
	margin: 15px 0px;
}
.single-page-content .widget_letest_theme_widget .entry strong a, .single-page-content .widget_letest_theme_widget .entry aside {
	font-size: 14px;
	line-height: 24px;
	color: #000;
	font-family: 'gotham_blackregular';
}
.single-page-content .widget_letest_theme_widget .entry strong span {
	color: #1CCFAA;
}
.single-page-content .widget_letest_theme_widget .entry aside {
	font-family: 'gotham_bookregular';
	color: #56758d;
}
.single-page-content .col-sm-3 .widget_text .textwidget {
	width: 100%;
	min-height: 328px;
	background: #e9eef2;
	text-align: center;
}

.single-page-content .col-sm-3 .widget_text .textwidget img {
	/*border:3px solid #E9EEF2;*/
	border: 1px solid #E9EEF2;
}
/*
 theme-detail slider section
 * */
.rate-sale {
	font-family: "gotham_boldregular";
	background: #1CCFAA;
	color: #fff;
	padding: 27px 0px;
	position: absolute;
	width: 100%;
}
.rate-sale i {
	padding-left: 5px;
	color: #fff603;
	font-size: 23px;
	line-height: 50px;
}
.rate-sale .demo-btn-1 {
	float: right;
	padding-right: 6%;
}
.rate-sale strong, .rate-sale span {
	float: left;
	display: block;
}
.rate-sale strong {
	position: relative;
	font-size: 20px;
	padding: 12px 15px;
	background: #2b8e7a;
	margin-top: 7px;
	border-radius: 2px;
}

.rate-sale strong:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	top: 16px;
	right: -10px;
	border-width: 5px;
	border-left: 5px solid #2b8e7a;
}
.rate-sale span {
	padding-left: 20px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 50px;
}
.rate-sale .demo-btn-1 a {
	border: 1px solid #ffffff;
	color: #ffffff;
	padding: 20px 30px;
	display: block;
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Sintony', sans-serif;
	font-weight: 700;
}
.rate-sale .demo-btn-1 a:hover {
	text-decoration: none;
	color: #1CCFAA;
	background: #ffffff;
}
.rate-sale .demo-btn-1 .theme-buy-btn {
	border-left: 0px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}
.rate-sale .demo-btn-1 .theme-live-btn {

	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
.theme-view {
	position: relative;
	padding-bottom: 60px;
	margin-bottom: 45px !important;
}
/*

 * Share now
 *
 * */
.share-now {
	float: right;
	border-bottom: 1px solid #d1e2ea;
	border-top: 1px solid #d1e2ea;
}
.share-now strong {
	padding: 15px 40px;
	font-size: 12px;
	color: #000;
	font-family: "gotham_mediumregular";
	letter-spacing: 2px;
}
.share-now i {
	padding: 15px;
	border-left: 1px solid #d1e2ea;
	color: #56758d;
}
/*
 * Theme telated theme
 */
.theme_related_div {
	position: relative;
	/*padding: 100px;*/
	/*	background: #1CCFAA;background: #d9e8f0;*/

}
.theme_related_div h3 {
	font-size: 30px;
	color: #000;
	text-align: center;
	font-family: 'Rufina', serif;
	font-weight: 400;
	width: 263px;
	margin: 0 auto;
}
.theme_related_div p {
	color: #7994a7;
	font-size: 14px;
	line-height: 33px;
	margin: 0 auto;
	padding-top: 24px;
	text-align: center;
	width: 68%;
	font-family: 'Sintony', sans-serif !important;
}
.relate p {
	color: #7994a7;
	font-size: 14px;
	line-height: 27px;
	padding-top: 17px;
	text-align: center;
	width: 100% !important;
	font-family: 'Sintony', sans-serif !important;
	font-size: 14px;
}
.theme_related_div .theme_related_slider, .theme_related_div .theme_related_div_content {
	/*display: table-cell;
	 float: none;
	 vertical-align: top;*/
}
.theme_related_div .theme_related_div_content_wrap {
	/*	padding-bottom: 140px;*/
	padding-top: 70px;
}
.theme_related_div .theme_related_slider .flex-control-nav {

	margin: 0 0 0 0px;
	text-align: center;
}
.theme_related_div .theme_related_slider .slides li {
	margin: 0px 15px;
}
.theme_related_div .theme_related_slider ol li a {
	background: transparent;
	/*border: 3px solid #a9f7e7;*/
	padding: 7px;
}
.theme_related_div .theme_related_slider ol .flex-active {
	border: 3px solid #ffffff;
}
.theme_related_div .theme_related_slider img {
	padding: 21px;
	width: 100%;
	position: relative;
	background-color: #fff;
	border-bottom: 2px solid #f6f6f6;
}

.sam {
	background: red;
	width: 100%;
	height: auto;
	display: none;
	position: absolute;
}
.theme_related_div .theme_related_slider .slides a {
	display: block;
	max-height: 325px;
	overflow: hidden;
}
/*
 * letest_news_letter
 */
.letest_news_letter {
	padding: 45px 30px 0 0;
}
.letest_news_letter h3 {
	font-size: 30px;
	font-family: "gotham_blackregular";
	color: #404b5d;
	padding-bottom: 25px;
}
.letest_news_letter .latest_news {
	padding: 45px 0px;
}
.letest_news_letter .news_letter {
	background: #e6f2f8;
	border-radius: 5px;
	padding: 45px 40px;
}
.letest_news_letter .news_letter p {
	font-size: 14px;
	line-height: 27px;
	font-family: "gotham_bookregular";
	color: #56758d;
}

.letest_news_letter .wysija-paragraph .wysija-input {
	width: 50%;
	float: left;
	background: #fff;
	border: 1px solid #dfebf1;
	border-radius: 0px;
	padding: 20px 25px;
	margin-top: 40px;
	font-size: 14px;
	line-height: 27px;
	font-family: "gotham_bookregular";
	color: #56758d;
}
.letest_news_letter .wysija-paragraph input[name="wysija[user][firstname]"] {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.letest_news_letter .wysija-paragraph input[name="wysija[user][email]"] {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.letest_news_letter .wysija-submit {
	display: inline;
	margin-top: 23px;
	background: transparent;
	border: 1px solid #0eb290;
	border-radius: 4px;
	height: 50px;
	padding: 5px 53px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	line-height: 36px;
	font-family: "gotham_boldregular";
	color: #0eb290;
	transition: all 0.4s ease-in-out 0s;
}
.letest_news_letter .wysija-submit:hover {
	color: #ffffff;
	background: #0eb290;
}
.letest_news_letter .formError {
	top: 119px !important;
	left: 361px !important;
}

.letest_news_letter .form-validation-field-0formError {
	top: 145px !important;
	left: 106px !important;
}
.latest_news .latest_news_date {
	text-align: center;
}
.latest_news .latest_news_date strong {
	display: block;
	background: #0eb290;
	color: #ffffff;
	padding: 12px 0px;
	font-size: 30px;
	font-family: "gotham_blackregular";
}
.latest_news .latest_news_date span {
	display: block;
	background: #05493b;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 25px;
	font-family: "gotham_mediumregular";
}
.latest_news ul li {
	margin-bottom: 30px;
}
.latest_news .latest_news_description {
	padding-right: 33px;
}
.latest_news .latest_news_description strong {
	font-size: 12px;
	line-height: 25px;
	font-family: "gotham_boldregular";
	color: #2a3139;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.latest_news .latest_news_description p {
	font-size: 14px;
	line-height: 27px;
	font-family: "gotham_bookregular";
	color: #56758d;
	letter-spacing: 1px;
}
.latest_news .flex-viewport {
	height: 245px !important;
}
.latest_news  .flex-control-nav {
	z-index: 3;
	bottom: 30px;
	text-align: left;
	left: 110px;
}
.latest_news  .flex-control-nav a {
	background: #c4d5d2;
	border: 2px solid #c4d5d2;
	padding: 5px;
}
.latest_news  .flex-control-nav .flex-active {
	background: transparent;
	border: 2px solid #000;
}

.single-banner-overlay {
	background: rgba(0, 0, 0, 0.5);
	min-height: 529px;
}
/*
 * shortcode button
 */
.single_sort_btn {
	background: #ffffff;
}
.single_sort_btn span {
	font-family: 'gotham_boldregular';
	color: #0eb290;
	font-size: 12px;
	border: 1px solid #0eb290;
	padding: 15px 40px;
	display: inline-block;
	background: transparent;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 4px;
}
.single_sort_btn span:hover {
	background: #0eb290;
	color: #ffffff;
	text-decoration: none;
}
.theemon-multi-button {
	padding: 15px 0px;
}
.theemon-multi-button .single_sort_btn span {
	border-radius: 0px;
}
.theemon-multi-button .single_sort_btn:first-child span {

	border-right: 0px;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.theemon-multi-button .single_sort_btn:last-child span {

	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}
/*
 * theme detail
 */
.theme_view_banner .slide-1 img, .theme_view_banner .slide-2 img, .theme_view_banner .slide-3 img {
	width: 100%;
}
.theme_view_banner .slide-3 {
	position: absolute;
	left: 25%;
	z-index: 0;
}
.theme_view_banner .slide-3 img {
	box-shadow: 0px 0px 15px rgba(154, 166, 172, 0.45);
}
.theme_view_banner .slide-1, .theme_view_banner .slide-2 {
	opacity: 0.4;
	padding-top: 50px;
}
.theme_view_banner > .row {
	max-height: 420px;
	overflow: hidden;
	position: relative;
	padding-top: 15px;
}

/*
 * rate-sale-wrap
 *
 *
 */
.rate-sale-wrap {
	position: relative;
}

/*Update file On 5-11-15*/
.single-theme .why-choose-us h1 {
	font-size: 30px;
	font-family: 'Rufina', serif;
	font-weight: 400;
}

body.page-id-345 {
	background: none;
}
.theme_view_banner .slide-3, .theme_view_banner .slide-1, .theme_view_banner .slide-2 {
	width: 50%;
}
.theme_related_div {

	padding-bottom: 114px;
	background-color: #d9e8f0 !important;
}
.letest_news_letter {
	background: #fff;
}
#footer.footer {
	padding: 0;
}
.secondary_footer {
	padding: 62px 0;
}
.support {
	padding: 0;
}
.support .row {
	border-bottom: 1px solid #dde7ec;
	padding-top: 58px;
	padding-bottom: 58px;
}
.why-choose-us h1 {
	font-family: 'gotham_boldregular';
}
.why-choose-us .sub-heading {
	text-transform: none;
}
.theme_related_div .theme_related_slider ol li a {
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0);
	-o-box-shadow: 0 0 3px rgba(0, 0, 0, 0);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
	display: block;
	width: 11px;
	height: 11px;
	transition:none;
	/*border: 2px solid #a9f7e7;*/
}
.theme_related_div .theme_related_slider ol li {
	margin: 0 6px 0 0;
	border: 1px solid #adc0ca;
	border-radius: 50%;
	padding: 3px;
	vertical-align: middle;
	position:relative;
}
.theme_related_div .theme_related_slider ol li:first-child {
	margin: 0 6px;
}
.theme_related_div .theme_related_slider ol .flex-active {
	border: 2px solid #0eb290;
	background-color: #0eb290;
}
.theme_related_div .theme_related_slider .slides li {

	overflow: hidden;
	/*-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	 -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
	 box-shadow: 0px 0px 10px rgba(0,0,0,0.4);*/
	width: 344px !important;
	background-color: #fff;
}
.theme_related_slider .flex-viewport {
	padding: 16px 0;
	margin-top: 23px;
}
.home-banner-text h1 strong {
	font-family: 'Playfair Display', serif;
}
.page-banner .sub-heading {
	line-height: 1.4;
	padding-top: 15px;
}
#footer .latest_news h3, #footer  .news_letter h3 {
	font-size: 30px;
	text-transform: none;
	font-family: 'gotham_blackregular';
	margin-bottom: 0;
	letter-spacing: 0;
}
.latest_news_description a {
	color: #000;
}

.page-template-template-contactus .page-banner .sub-heading {
	line-height: 1.4;
}
* {
	outline: none;
	-webkit-text-size-adjust: none;
	word-wrap: normal;
}
#footer .support-desc h3 {
	font-size: 18px;
	font-family: 'gotham_blackregular';
	letter-spacing: 4px;
	line-height: 1.2;
	margin-bottom: 7px;
}
#footer  .letest_news_letter {
	padding: 45px 30px 60px 0;
}
body.archive .category-post-listing .col-xs-12.col-sm-4:nth-child(3n+1) {
	clear: left;
}
body.error404 .page-banner {
	background-position: center top !important;
	background-size: 100% 301px !important;
	padding: 45px 0 45px;
}
body.error404 .theme_related_div h3 {

	letter-spacing: 1px;
}

.blog-user-info .user-blog-detail .more-btn {
	border: 2px solid #ffffff;
	display: inline-block;
	padding: 9px 18px;
	border-radius: 5px;
	text-decoration: none;
}
.blog-user-info .user-blog-detail .more-btn:hover {
	background-color: #ffffff;
	color: #0EB290;
	text-decoration: none;
}

.single-page-content p strong {
	font-size: 14px;
}
.single-page-content h4 strong {
	font-size: 18px;
}
.single-page-content h4 {
	line-height: 22px;
	margin-bottom: 24px;
	margin-top: 44px;
}
.crayon-syntax {
	margin-bottom: 42px;
}

.list-style-section p {
	margin-bottom: 15px;
}
.single-page-content ol {
	list-style-type: decimal;
}
.single-page-content .list-style-section  li {
	margin-bottom: 15px;
	margin-left: 15px;
}
.single-page-content strong {
	font-size: 14px;
}

.single-page-content p {
	margin-bottom: 18px;
}

/*-----24-12-2015------*/
.theemon-blog-cat-nav-menu {
	display: block;
	text-align: center;
}
.theemon-blog-cat-nav-menu li {
	float: none;
	display: inline-block;
	margin-left: 12px;
}
.theemon-blog-cat-nav-menu li:first-child {
	margin: 10px 0px;
}

/*
.theemon-blog-cat-nav-menu li a {
	width: 64px;
	display: block;
	height: 64px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: relative;
	padding-top: 18px;
}
*/
.theemon-blog-cat-nav-menu li a:hover {
	text-decoration: none;
}
.theemon-blog-cat-nav-menu li a img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.theemon-blog-cat-nav-menu li a i {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #fff;
	font-size: 30px;
}

.category-post-listing h2 .theemon-blog-cat-menu-list-icon .cat-icon {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: relative;
	color: #fff;
	display: block;
	text-shadow: 2px 2px 2px rgba(40,40,40,0.25);
}

.theemon-blog-cat-menu-list-icon span.sp1 {
	width: 64px;
	height: 64px;
	display: block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: relative;
	padding-top: 18px;
	float: left;
	margin-right: 17px;
	text-align: center;
}

.post-content-header {
	position: relative;
}
.post-content-header:before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	background: url(../images/image-overlay.png) repeat-x bottom;
	background-size: auto 100%;
}
.post-content-header h3 {
	position: relative;
	z-index: 999999;
}
.testimonial-inner p {
	min-height: 352px;
}
/*.single-page-content p {
	margin-bottom: 28px;
}*/


/*.single-page-content p strong {font-size:21px; text-transform:uppercase; color:#000; margin-bottom:10px; display: block;}*/

body .vc_column_container > .vc_column-inner {
	padding-left: 0;
	padding-right: 0;
}

/*wpfreebies page*/

.wpfreebies-listing {
	padding-top: 75px;
}
.wpfreebies-listing h2 {
	text-align: center;
	font-size: 30px;
	color: #000;
	font-family: 'gotham_boldregular';
	letter-spacing: -1px;
}

.wpfreebies-listing .listing-body {
	padding-top: 12px;
}
.wpfreebies-listing .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(14,178,144,0.7);
	opacity: 0;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}
.wpfreebies-listing .overlay .share-block {
	width: 160px;
	position: absolute;
	top: 50%;
	left: 51%;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	display: block;
}
.wpfreebies-listing .listing-content-wrap:hover .overlay {
	opacity: 1;
}
.wpfreebies-listing .overlay .share-block .social-link .icon {
	background: url(https://theemon.com/wp-content/themes/theemon/assets/images/sprite.png) no-repeat;
	height: 30px;
	display: inline-block;
	width: 30px;
}
.wpfreebies-listing .overlay .share-block .social-link .icon.fb {
	background-position: 0 0;
	width: 16px;
	margin-right: 32px;
}
.wpfreebies-listing .overlay .share-block .social-link {
	margin-bottom: 27px;
	text-align: center;
	padding-top: 38px;
}
.wpfreebies-listing .overlay .share-block .social-link .icon.twitter {
	background-position: -27px 0;
	margin-right: 26px;
}
.wpfreebies-listing .overlay .share-block .social-link .icon.dribble {
	background-position: -66px 0;
}
.wpfreebies-listing .prevue-btn {
	display: block;
	border: 1px solid #fff;
	border-radius: 27px;
	line-height: 54px;
	color: #fff;
	font-size: 13px;
	font-family: 'gotham_mediumregular';
	text-align: center;
	text-transform: uppercase;
}
.wpfreebies-listing .prevue-btn:hover {
	text-decoration: none;
}
.wpfreebies-listing .project-desc {
	float: left;
	width: 65%;
}
.wpfreebies-listing .project-desc h3 {
	width: 100%;
	float: none;
	margin-bottom: 5px;
	font-size: 14px;
	font-family: "gotham_boldregular";
}
.wpfreebies-listing .project-desc span {
	display: block;
	font-size: 14px;
	color: #56758d;
	font-family: 'gotham_bookregular';
}

/*Paid freebies Style*/
.wpfreebies-listing .listing-content-wrap {
	position: relative;
}
.wpfreebies-listing .listing-theme-footer {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 30px 0 0;
}
.wpfreebies-listing .theme-price {
	padding: 12px;
	right: 0;
}
.wpfreebies-listing .listing-theme-img {
	margin-bottom: 0;
}
.wpfreebies-listing .listing-theme-img img {
	display: block;
}

.paid-frebies .listing-theme-footer {
	background: #0eb18f;
	bottom: 0;
	padding-top: 27px;
	padding-bottom: 24px;
}
.paid-frebies .listing-theme-footer h3 {
	color: #fff;
	float: left;
}
.wpfreebies-listing .paid-frebies .project-desc span {
	color: #83d1c1;
}
.paid-frebies .theme-price {
	border: 1px solid #fff;
	color: #fff;
	background: none;
}

.twitter-inner-part {

	width: 100%;
	/*padding-top:5px;*/

}
.inner-bottom-wrap {
	padding: 0 42px 0 35px;
}
.inner-bottom-wrap span {
	float: left;
	font-size: 13px;
	font-family: 'gotham_bookregular';
	color: #000;
}
.twitter-sec {
	background: #00acee;
	min-height: 456px;
	position: relative;
}
.twitter-wrap {
	font-size: 60px;
	color: #fff;
	display: block;
	font-size: 60px;
	padding-bottom: 23px;
	padding-top: 27px;
	line-height: 1.3;
}
.para-wrap {
	padding: 0 7px 53px 32px;
}

.para-wrap p {
	font-size: 14px;
	color: #fff;
	line-height: 1.8;
	padding-bottom: 25px;
}
.inner-bottom-wrap a {
	float: right;
	display: inline-block;
	color: #ffffff;
	font-size: 13px;
	font-family: 'gotham_bookregular';
}
.social-link .fb, .social-link .twitter, .social-link .dribble {
	font-size: 30px;
	color: #fff;
	font-family: "simple-line-icons";
	margin-right: 17px;
	text-decoration: none;
}
.social-link .dribble {
	margin-right: 0px;
}
.social-link .dribble:hover, .social-link .twitter:hover {
	color: #fff;
}
.listing-content-wrap.twitter-sec:hover {
	background: #00acee;
}

/*tax-theme-category styling*/
.tax-theme-category .listing-content-wrap {
	padding: 12px 12px 52px;
}
.tax-theme-category .theme-price {
	border: medium none;
	bottom: 12px;
	left: 20px;
	min-width: 0;
	right: auto;
	text-align: left;
	top: auto;
}
.tax-theme-category .listing-theme-footer {
	min-height: 72px;
	padding-left: 8px;
}

.tax-theme-category .listing-theme-img img {
	display: block;
}

/* Isotope Transitions
 ------------------------------- */
.isotope, .isotope .freebies-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .freebies-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}

li.freebies-item {
	margin-left: 30px;
	width: 362px;
}

.page-default-wrap ul.edd_download_history {
	list-style-type: none;
}

/************/

.single-page-content .col-sm-3 .widget_text .textwidget {
	padding-bottom: 10px;
}

/************/

/*11-march*/
.content .container ol {
	padding-left: 15px;
	margin-bottom: 20px;
}
.content .container ol li {
	margin-bottom: 6px;
}
.content .related-post-content h4 span, .content .post-navigation a {
	font-size: 16px;
}

/*14-march start here*/

.home-banner-text {
	z-index: 9;
}

.single-page-banner h1 {
	line-height: 1.1;
	min-height: 135px;
	margin-top: 280px;
	margin-bottom: 0;
	padding-bottom: 0;
}

/*14-march end here*/

/* 14-july start here */

.perfect_template {
	margin-top: 27px;
	margin-bottom: 37px;
}

.perfect-layot {
/*	width: calc(100% / 3);*/
	display: inline-block;
/*	margin-left: 50px;*/
	margin-top: 83px;
	min-height: 220px;
	vertical-align: middle;
}
.perfect-layot > img {
	display: inline-block;
	margin-bottom: 16px;
}
.lef > h3 {
	margin-bottom: 21px;
	color: #111111;
	font-size: 20px;
	font-family: 'Rufina', serif;
	letter-spacing: -1px;
}
.lef1 > p {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #56758d;
	line-height: 26px;
	letter-spacing: 0px;
	text-align: justify;
}
/*
.perfect-layot:nth-child(3) img {
	display: inline-block;
	margin-bottom: 23px;
}
.perfect-layot:nth-child(4) {
	margin-left: 0px;
	margin-top: -45px !important;
}
.perfect-layot:first-child {
	margin-left: 0;
}
.perfect-layot:nth-child(5) {

	margin-top: -15px !important;
}
.perfect-layot:nth-child(6) {

	margin-top: 10px !important;
}
*/
.premium-templates {
	background-color: #e6f2f8;
	margin-top: 50px;
	padding-bottom: 64px !important;
}
.premium-templates h2 {
	margin-top: 77px;
	font-family: 'Rufina', sans-serif;
	font-size: 30px;
	color: #000000;
	margin-bottom: 14px;
	font-weight: 400;
}
.premium-templates p, .top-section > p {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #56758d;
	line-height: 28px;
	text-align: justify;
}
.botstrap-image {
	margin-top: 42px;
}
.feature-list > li {
	margin-bottom: 65px;
	position: relative;
}
.feature-list > li:last-child {
	padding-top: 0px;
}
.feature-list > li:before {
	background: url(../images/righ.png) no-repeat center;
	content: "";
	height: 12px;
	position: absolute;
	width: 16px;
	left: 23px;
	top: 8px;
}
.feature-list p {
	padding-left: 63px;
	margin-top: -11px;
	line-height: 28px;
	text-align: justify
}
.feature-list li:nth-child(3) p {

}
.premium-title {
	padding-left: 19px !important;
	line-height: 38px;
}
.themelisting {
	margin-top: 90px;
	text-align: center;
}
.top-section > h2 {
	font-family: 'Rufina', serif;
	font-size: 30px;
}
.sub > p {
	text-align: center;
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	color: #56758d;
	line-height: 23px;
	margin-bottom: 59px;
}
.them {
	color: #7b8da2;
	font-family: "gotham_mediumregular";
	font-size: 12px;
}
.listing-theme-img > img {
	height: auto;
}
.theme-listing-wrap .listing-body li:nth-child(3n+1) {
	clear: none;
}
.theme-price {
	/*   background: #ffffff none repeat scroll 0 0;*/

	border-radius: 3px;
	color: #0eb18f;
	font-family: 'PT Serif Caption', serif;
	font-size: 18px;
	padding: 12px 0;
	/* position: absolute;*/
	text-align: center;
	display: inline-block;
	text-decoration: line-through;
	font-weight: 400;
}

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

/* loading Grid */

.listing-body .grid {
	max-width: 69em;
	list-style: none;
	margin: 30px auto;
	padding: 0;
}

.listing-body .grid li {
	display: block;
	float: left;
	/*padding:0 0px;*/
	width: 50%;
	opacity: 0;
}

.listing-body .grid li.shown, .no-js .listing-body  .grid li, .no-cssanimations .listing-body  .grid li {
	opacity: 1;
}

.listing-body .grid li img {
	outline: none;
	border: none;
	display: block;
	max-width: 100%;
	width: 100% !important;
}
.squaredThree [type="checkbox"] {
	position: relative;
	display: block;
	width: 11px;
	height: 11px;
	border: 1px solid #808080;
	content: "";
	background: #FFF;
}

[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
	position: relative;
	padding-left: 25px;
	cursor: pointer;
}

/* checkbox aspect */
.extra [type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: -9px;
	top: -5px;
	width: 26px;
	height: 26px;
	background: #657f95;
	border-radius: 3px;
}
/* checked mark aspect */
.extra [type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
	content: '✔';
	position: absolute;
	top: 0px;
	left: -2px;
	font-size: 18px;
	line-height: 0.8;
	color: #fff;
	transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}
[type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before, [type="checkbox"]:disabled:checked + label:before {
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
	color: #999;
}
[type="checkbox"]:disabled + label {
	color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before, [type="checkbox"]:not(:checked):focus + label:before {
	border: 1px dotted blue;
}

/* hover style just for information */
label:hover:before {
	border: 1px solid #4778d9 !important;
}
.prod {
	color: #57758d;
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
}
.dem {
	float: right;
	/* 	width:50%; 	*/
}
.listing-view-demo1, .listing-view-details1 {
	background-color: #1fa69d;
	/*padding: 17px 20px 19px 25px;*/
	padding: 20px;
	color: #fff;
	font-family: 'Sintony', sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
	border: 1px solid transparent;
}

.listing-view-demo1:hover {
	background-color: #fff;
	color: #0eb290;
	text-decoration: none;
	border: 1px solid #36afa7;
	border-right: 2px solid transparent;
}
.listing-view-details1:hover {
	background-color: #fff;
	color: #0eb290;
	text-decoration: none;
	border: 1px solid #36afa7;
}
.listing-view-demo1 {
	border-right: 2px solid #36afa7;
	margin-right: -6px !important;
	border-radius: 5px 0 0 5px !important;
	text-transform: uppercase;
}
.listing-view-details1 {
	border-radius: 0 5px 5px 0 !important;
	text-transform: uppercase !important;
}
.inner-footer {
	float: left;
	width: 48%;
}
/*.discount-price
 {
 background: #fff none repeat scroll 0 0;
 border-radius: 3px;
 color: #0eb18f;
 display: inline-block;
 font-family: "gotham_bookregular";
 font-size: 14px;
 padding: 12px 0;
 position: absolute;
 text-align: center;
 float:right;
 }*/
.discount-price {
	font-family: 'PT Serif Caption', serif;
	font-size: 18px;
	font-weight: 400;
	padding-left: 21px;
}

.discounted-text {
	position: relative;
	background-color: #f5f5f5;
	min-height: 40px;
	padding-bottom: 13px;
	padding-left: 32px;
	padding-top: 13px;
	position: relative;
	padding-left: 32px;
}
.discounted-text > p {
	font-family: 'Sintony', sans-serif;
	font-size: 13px;
	padding-left: 20px;
}
.discounted-text:before {
	background: url(../images/discount.png) no-repeat center;
	content: "";
	height: 12px;
	position: absolute;
	width: 10px;
	top: 14px;
	bottom: 0px !important;
	left: 35px;
}
.discounted-text strong {
	font-family: 'Sintony', sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.section-head {
	text-align: center;
	margin-top: 65px;
}
.section-head > h2 {
	font-family: 'Rufina', serif;
	font-size: 30px;
}
.premium-contnet, .premium-title {
	width: 100%;
}
.listing-header li.extra:hover {
	border-bottom: none;
}
.listing-theme-footer {
	border-top: 1px solid #e5e5e5;
	padding-left: 32px;
	padding-right: 20px;
	padding-top: 20px;
	background-color: #f5f5f5;
}

.listing-theme-footer h3 span {
	display: none;
}
#more_posts span {
	opacity: 0 !important;
	color: #fff;
}
.bundle-image :after {
	content: "";
	border: 1px solid #333;
	width: 100px;
	height: 100px;
	-webkit-box-shadow: 10px 0 5px -2px #888;
	box-shadow: 10px 0 5px -2px #888;
}
.single-feature:last-child .feature-content {
	padding-left: 35px;
}
.single-feature:nth-of-type(2) .feature-content {
	padding-left: 16px;
}
.single-feature:first-child .feature-content {
	padding-left: 5px;
}
.botstrap-image > img {
	padding-bottom: 39px;
}
.discount {
	min-height: 40px;
}
/* single page styling start here 28july2016*/
.col-md-12.about-theme1 {
	margin-top: 50px;
	text-align: center;
	margin-bottom: 122px;
}
.col-md-12.about-theme1 > h1, .col-md-12.innerchange > h1 {
	font-size: 30px;
	font-family: 'Rufina', serif;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: -1px;
}
.col-md-12.about-theme1 > p, .col-md-12.innerchange > p {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	text-align: left;
	margin-top: 25px;
	line-height: 30px;
	color: #56758d;
}
.col-md-12.innerchange, .col-md-12.innerchange > p {
	text-align: center;
	margin-top: 95px;
}
li.repter {

	width: 33%;
	float: left;
	padding-right: 15px;
}
.repterinnner {
	/*border-bottom: 2px solid #d9d9d9;*/
}
.top-head {
	text-align: center;
	margin-top: 82px;
	margin-bottom: 66px;
}
.webused {
	background-color: #d9e8f0;
}
.shop-now {
	margin-top: 104px;
	text-align: center;
	margin-bottom: 97px;
}
.ac2 {
	background-color: #0eb290;
	border-radius: 3px;
	padding: 15px 44px;
	text-decoration: none;
	color: #fff;
	font-family: 'Sintony', sans-serif;
	font-weight: 700;
	font-size: 18px;
	/*border:1px solid #000;*/
}
.ac2:hover {
	border: 1px solid #fff;
	color: #0EB290;
	background-color: #fff;
	text-decoration: none;
}
.refrence {
	float: left;
	padding-bottom: 25px;
	margin-top: 25px;
	width: 80%;
}
.corner {
	float: right;
	padding-bottom: 25px;
	padding-top: 25px;
}
.design-content1 {
	margin: 0 auto;
	width: 65%;
}
.design-content1 p {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 22px;
	line-height: 29px;
	text-align: center;
	color: #56758d;
}
.changedesign {
	margin-bottom: 95px;
}
.repterinnner > img {
	height: auto;
	display: block;
	width: 360px;
	margin: 0 auto;
}
.below-section {
	background-color: #fff;
	padding: 0px 25px 0px 25px;
	/*width: 360px;*/
	margin: 0 auto;
}
.ac {
	color: #8d8d8d;
	font-size: 16px;
	text-decoration: none;
	font-family: 'Sintony', sans-serif;
}
.install.ac:hover {
	text-decoration: none;
}
.top-head > h1 {
	font-size: 29px;
	font-family: 'Rufina', serif;
	font-weight: 400;
	letter-spacing: -1px;
	line-height: 38px;
}
.theme-intro {
	margin-top: 45px;
	text-align: center;
	border-bottom: 1px solid #dbdbdb;
}
.inner-intro > h1 {
	font-size: 26px;
	font-family: 'Rufina', serif;
	font-weight: 400;
	line-height: 34px;
	color: #000000;
}
.inner-intro > p {
	font-family: 'Sintony', sans-serif;
	font-size: 15px;
	color: #7a7a7a;
	line-height: 30px;
	word-spacing: 2px;
	margin-bottom:37px;
}
.butn-wrapper {
    margin-bottom: 57px;
}
.watch {
	background: #10bc9d none repeat scroll 0 0;
	border-radius: 3px;
	display: inline-block;
	/*margin-bottom: 57px;*/
	/*margin-top: 37px;*/
	padding: 18px 29px;
	color: #fff;
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: 700;
	/*margin-left: 78px;*/
	border: 1px solid #10bc9d;
}
.watch:hover {
	text-decoration: none;
	color: #8a8a8a;
	background-color: #fff;
	border: 1px solid #dbdbdb;
}
.install {
	border: 1px solid #dbdbdb;
	border-radius: 3px;
	margin-left: 32px;
	padding: 18px 29px;
	text-decoration: none;
	color: #8a8a8a;
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.install:hover {
	text-decoration: none;
	color: #fff;
	background: #10bc9d none repeat scroll 0 0;
	border-color: #10bc9d;
}
/* 1st august intro section*/

.featr{
	display: inline-block;
	margin-bottom: 80px;
	width: 33%;
}
.plugin
{
	width:33%;
	float:left;
  margin-bottom: 80px;
}
.feaimg {
	float: left;
	margin-top: 16px;
	margin-left: 16px;
}
.feaimg2 {
	float: left;
}
.below-section3 {
	float: left;
	width: 64%;
	margin-left: 30px;
	padding-right:36px;
}
.secnd-part {

	margin-top: 86px;
	margin-bottom: 47px;
}
.below-section2 {
	padding: 34px 22px;
}
.below-section2 h3, .below-section1 h3, .below-section3 h3 {
	font-family: 'Sintony', sans-serif;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
}
.below-section2 h3 {
	color: #fff;
}
.below-section3 > p {
	color: #7a7a7a !important;
	line-height: 24px;
}
.below-section2 p, .below-section3 p {
	font-size: 16px;
	font-family: 'Sintony', sans-serif;
	color: #000;
	margin-top: 18px;
}
.below-section2 p {
	color: #fff;
}
/*.feaimg > img {
 min-height: 56px;
 padding-right:18px;
 }*/
.plugin-support {
	border-bottom: 1px solid #dbdbdb;

	margin-top: 63px;
}

.inner-responsive {
	padding-top: 146px;
	padding-left: 0px;
}
.inner-responsive > h1 {
	font-size: 30px;
	font-family: 'Rufina', serif;
	font-weight: 400;
	color: #fff !important;
	margin-top: 20px;
	letter-spacing: -1px;
}
.link2 {
	margin-top: 33px;
	margin-bottom: 200px;
}
.inner-responsive > p {

	font-size: 15px;
	font-family: 'Sintony', sans-serif;
	color: #fff;
	line-height: 28px;
	width: 85%
}
.by {
	margin-right: 30px;
}
.by, .prev, .byn, .prev1 {
	border: 1px solid #d5d5d5;
	border-radius: 3px;
	padding: 19px 28px;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'Sintony', sans-serif;
	font-weight: 700;
	font-size: 17px;
	text-decoration: none;
	color: #fff;
}
.byn, .prev1 {
	padding: 18px 42px;
}
.byn {
	margin-right: 40px;
	background-color: #0eb290;
	border-color: #0eb290;
}
.byn:hover {
	background-color: #233831 !important;
	color: #fff !important;
}
.by:hover, .prev:hover, .speed_test:hover, .byn:hover, .prev1:hover {
	background: #fff;
	text-decoration: none;
	color: #10bc9d;
	border: 1px solid #fff;
}
.speed_test:hover {
	color: #fff;
	border-color: #fff;
	background-color: transparent;
}
.repter1 {
	display: inline-block;
	width: 18%;
}

.col-md-9.inner-expand-section {
	padding-top: 118px;
}
.col-md-9.inner-expand-section > p {
	margin-top: 50px;
}
.col-md-9.inner-expand-section > h1, .google-section > h2, .extra-co > h1 {
	font-size: 30px;
	font-family: 'Rufina', serif;
	font-weight: 400;
	color: #fff;
}
 .inner-expand-section h1
 {
 	line-height: 40px;
 }
 .expandlisting > p
 {
 	line-height: 22px !important;
 }
.expand-con > p {
	width: 82%;
	margin-top: 24px;
}
.expand-con > p, .google-section > p, .expandlisting > p {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	color: #fff;
}
.expandlisting {
	width: 49%;
	display: inline-block;
}

.google-section {
	text-align: center;
	margin-top: 300px;
}
.google-section > h1 {
	font-size: 49px;
	font-family: 'Rufina', serif;
	font-weight: 400;
	color: #fff;
}
.speed_test {

	border: 1px solid #fff;
	border-radius: 3px;
	display: inline-block;
	text-transform: uppercase;
	font-family: 'Sintony', sans-serif;
	font-weight: 700;
	font-size: 17px;
	text-decoration: none;
	color: #000;
	margin-bottom: 50px;
	margin-top: 50px;
	padding: 16px 38px;
	background-color: #fff;
}
.linking-shop {
	margin-top: 75px;
}
.expand-version {
	margin-left: 16px;
	margin-top: 44px;
}
.expandlisting > img {
	display: inline;
	float: left;
	margin-right: 32px;
	padding-bottom: 23px;
}
.data-conten:nth-child(odd) img {
	float: left;
	margin-right: 172px;
	margin-top: 62px;
}
.data-conten:last-child img {
	margin-left: -94px;
	margin-right: 181px;
	margin-top: 32px;
}
.data-conten:nth-child(even) img {
	float: right;
	margin-left: 126px;
}
.data-conten:nth-child(even) h1 {
	line-height: 33px;
	margin-top: 63px;
	word-spacing: -4px;
}
.extra-co > h1 {

	color: #000;
	margin-top: 115px;
}
.extra-co {
	width: 88%;
}
.extra-co > p {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 27px;
	color: #56758d !important;
	margin-top: 15px;
	word-spacing: 2px;
}
.data-conten:nth-child(2n) .extra-co {
	margin-left: 93px;
}
.data-conten:last-child .extra-co {
	width: 88%;
}
.transtitle {
	text-align: center;
}
.transtitle > h2 {
	font-size: 48px;
	font-family: 'Rufina', serif;
	font-weight: 400;
	color: #fff !important;
	margin-top:-15px;
}
.sub-heading1 {
	font-family: 'Sintony', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #fff;
}
.single-top {
	background: #fff;
	border-radius: 3px;
	border-top-right-radius: 0px;
}

.theme-information a {
	color: #cecece;
	text-decoration: none;
}
.theme-information tr:last-child a {
	color: #888787;
	font-size: 15px;
	margin-right: 24px;
}
.theme-information tr:last-child a:last-child {
	margin-right: 0px;
}
.theme_version > span
{
	font-family: 'Sintony', sans-serif;
	font-size: 13px;
	font-weight: 700;
	padding: 2px 7px;
	border-radius: 3px;
	color: #fff;
	white-space: nowrap;

}
.theme_version > span:first-child {


	background: #5fbdff;

}
.theme_version > span:nth-of-type(2) {

	background: #f78a8a;
	margin-left: 5px;

}
.theme_version > span:nth-of-type(3) {

	background: #dbc53b;
	margin-left: 5px;

}
.pick-variation {
	background-color: #0eb290;
	overflow: hidden;
}
.inner-variation {
	padding-top: 59px;
	padding-bottom: 90px;
	/*text-align: center;*/}
.section-line {
	text-align: center;
}
.section-line h2 {
	font-size: 30px;
	font-family: 'Rufina', serif;
	font-weight: 400;
	color: #fff !important;
	padding-bottom: 60px;
}
.rateit-wrap {
	margin-right: 0px !important;
	min-width: 94px !important;
}
.view-log > span a {
	font-family: 'Sintony', sans-serif;
	font-size: 13px;
	color: #badfe5;
	float: right;
	text-decoration: underline;
	text-transform: capitalize;
}
.variation {
	display: inline-block;
}
.var1-img {

	position: relative;
	overflow: hidden;
}
.var1-img > img {
	bottom: -10px;
	opacity: 0.2;
	position: relative;
	transition: all 0.4s ease 0s;
	width: 100%;
}
/*.var1-img:hover img
 {
 opacity:1;
 display: block;
 transform: scale(2);

 }*/
.below-section2 {
	background-color: rgb(23, 199, 163);
	bottom: -148px;
	display: block;
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	transition: all 0.4s ease 0s;
	width: 100%;
}
.variation {
	overflow: hidden;
}

.var1-img:hover .below-section2 {
	display: block;
	bottom: 0px;
	-webkit-box-shadow: 0px 2px 27px 0px rgba(50, 50, 50, 0.93);
	-moz-box-shadow: 0px 2px 27px 0px rgba(50, 50, 50, 0.93);
	box-shadow: 0px 2px 27px 0px rgba(50, 50, 50, 0.93);
}

.var1-img:hover img {
	bottom: 0;
	display: inline-block;
	opacity: 1;
}

.below-section2:before {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(6, 110, 89);
	border-style: solid;
	border-width: 1px 1px 11px 11px;
	content: "";
	height: 0;
	left: -3px;
	position: absolute;
	top: -12px;
	width: 0;
}
.below-section2:after {

	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(6, 110, 89);
	border-style: solid;
	border-width: 12px 0 0 12px;
	content: "";
	height: 0;
	position: absolute;
	right: -3px;
	top: -12px;
	width: 0;
}
.var1-img:hover .below-section2 {
	display: block;
	width: 100%;
}
.var1-img:hover .search22 {
	display: block;
}
.search22 {
	background: #000;
	border-radius: 50%;
	left: 31%;
	padding: 32px;
	position: absolute;
	top: 25%;
	display: none;
	color: #fff;
	opacity: 0.3;
}
.below-section1 p {
	color: #7a7a7a;
	line-height: 20px;
	margin-top: 5px;
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #7a7a7a;
}
.below-section1 {
	margin-top: 16px;
}
.prev {
	font-size: 17px;
	font-weight: bold;
}
.by {
	padding: 17px 28px;
	background-color: #fff;
	border-color: #fff;
	color: #10bc9d;
}
.by:hover {
	background-color: #10BC9D;
	color: #fff;
	border-color: #d5d5d5;
}
.sam {
	width: 100%;
	position: absolute;
	display: block;
}
.below-section1 {
	float: right;
	width: 74%;
}
.repter1:last-child img {
	margin-left: -23px;
}
.featr {
	margin-bottom: 41px;
}
hr {

	border-color: #e9e9e9;
	bottom: 52%;
	position: absolute;
	width: 73%;
}
.relate {
	padding-top: 31px;
	width: 44%;
	margin-left: 12px;
	float: left;
	padding-bottom: 28px;
	min-height: 97px;
}
.relate p {
	text-align: left;
	font-family: 'Sintony', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #56758d;
	padding: 0px;
}
.relate h4 {
	font-family: 'Sintony', serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.right-relate {
	float: right;
	width: 45%;
	padding-top: 32px;
}
.theme-price.price-relate {
	border: 1px solid;
	padding-left: 21px;
	padding-right: 21px;
}
.theme_related_div .theme_related_slider .rel4 {
	position: relative;
	display: inline-block;
}
.theme_related_div .theme_related_slider .rel4:hover .relate-ho {
	display: block;
}

.relate-ho {
	background-color: rgba(135, 217, 200, 0.9);
	bottom: 21px;
	display: none;
	height: 88%;
	left: 21px;
	position: absolute;
	right: 21px;
	top: 21px;
	width: 88%;
}
.right-relate .theme-price {
	text-decoration: none;
	font-size: 14px;
	font-family: 'Sintony', sans-serif;
	letter-spacing: 2px;
}

.inner-relate-ho {
	position: absolute;
	top: 50%;
	left: 10%;
}
.rel4 {

}
.rel4 > .relate-ho > .inner-relate-ho > a {
	background-color: transparent;
	border: 1px solid #ffffff;
	border-radius: 5px;
	color: #ffffff;
	display: inline-block;
	padding: 14px;
	text-decoration: none;
	font-family: 'Sintony', sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	text-transform: uppercase;
}
.rel4 > .relate-ho > .inner-relate-ho > a:hover {
	background-color: #fff;
	color: #17C7A3;
}

.fa.fa-search-plus {
	color: #ffffff;
	font-size: 35px;
}
.google-section > p {
	width: 68%;
	margin: 0 auto;
}
.single-top {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.theme-information  .tag1 > span {
	color: #cecece;
	font-family: 'Sintony', sans-serif;
	font-weight: 700;
	font-size: 13px;
}
.tag1 > a {
	color: #cecece;
	font-family: 'Sintony', sans-serif;
	font-weight: 400;
	font-size: 13px;
	padding-right: 7px;
	line-height: 22px;
}
.comcont {

	color: #8f8f8f;
	line-height: 22px;
	font-family: 'Sintony', sans-serif;
	font-weight: 400;
	font-size: 13px;
	margin-top: 4px;
}
.compat {

	margin-bottom: 22px;
}
.compat b {
	color: #878787;
	font-family: 'Sintony', sans-serif;
	font-weight: 700;
	font-size: 13px;
}
.tag1 {
	padding-bottom: 75px;
}
.theme-version-info .theme-information.licence input:checked + label {
	background: #fff url("../images/check-active-img.png") no-repeat scroll left top !important;
}

.theme-information .rate-sale .demo-btn-1 a {
	border: 1px solid #0eb18f;
	border-radius: 5px;
	color: #b2b2b2;
	padding: 15px;
	width: 116px !important;
	text-align: left !important;
}
.theme-buy-btn:before {
	content: "";
	background: #fff url("../images/line.png") no-repeat scroll center !important;
	position: absolute;
	height: 35px;
	width: 1px;
	left: 63px;
	top: 8px;
	opacity: 0.3;
}
.licence standard-licence .licence.standard-licence p label {
	font-family: 'Sintony', sans-serif;
	font-size: 14px;
}
.theme-live-btn {
	text-align: center !important;
}
.licence standard-licence .licence.standard-licence p label {
	background: none;
}
.rate-sale .licence.standard-licence p label:before {
	content: none;
}
.rate-sale .licence.standard-licence p label:after {
	content: none;
}
.theme-tool-tip-text > h3 {

	font-family: "Sintony", sans-serif;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 1.4;
	margin-bottom: 28px;
	float: none !important;
}

.both-wrap {
	-webkit-box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.16);
	box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.16);
	border-radius:5px;
	overflow:hidden;
}
.licence p:nth-of-type(2)> a:first-child {
	color: #bdbdbd;
}
.tool {
	background-color: #10bc9d;
	color: #fff !important;
	margin-right: 40px;
	font-size: 18px !important;
}
table {
	margin: 27px 0 !important;
}
.theme-information th:after {
	content: ":";
	position: absolute;
	left: 37%;
}

/*.belo-share:after {
	content: "";
	position: absolute;
	border-top: 1px solid #e9e9e9;
	bottom: 87px;
	width: 100%;
	left: 0px;
}*/
.theme-information
{
	position:relative;
}
.theme-information:after
{
	content: "";
	position: absolute;
	border-top: 1px solid #e9e9e9;
	bottom: 80px;
	width: 100%;
	left: 0px;
}
.theme-version-info .licence.standard-licence label {
	padding-left: 33px;
	padding-bottom: 2px;
}

.non {
	width: 42% !important;
}
/*.theme-information h3:after
 {
 border-top: 1px solid #e9e9e9;
 content: "";
 left: 50px;
 position: absolute;
 top: 42.3%;
 width: 74%;
 }*/
.view-log:after {
	border-top: 1px solid #e9e9e9;
	content: "";
	bottom: 56px !important;
	position: absolute;
	width: 100%;
}
.licence.standard-licence label a {
	color: #bdbdbd;
}
.theme-information th.non:after {
	content: " ";
}

.tag1 > a:after {
	content: ",";
	position: absolute;
	color: #bdbdbd;
}
.expad, .expan2, .about-theme1, .theme_related_slider {
	padding-left: 0px;
	padding-right: 0px;
}
.below-section3 > p {
	color: #000000;
	font-family: "Sintony", sans-serif;
	font-size: 14px;
	line-height: 23px;
	margin-top: 7px;
}

.licence.standard-licence label, .licence.standard-licence label a {
	color: #878787;
}
.theme-price.price-relate > span {
	text-transform: capitalize;
}
.belo-share a:hover {
	color: #10bc97 !important;
}
.about-theme1 > p {
	color: #7a7a7a !important;
}
.byn:hover {
	border-color: #fff;
}
.prev1:hover {
	background-color: #0EB290;
	color: #fff !important;
	border-color: #0EB290;
}
.theme-tool-tip-text > h3::after {
	border-top: 1px solid rgb(233, 233, 233);
	content: "";
	left: 33px;
	position: absolute;
	top: 38.3%;
	width: 81%;
}
.theme-price.price-relate:hover {
	background-color: #10BC9D !important;
	color: #fff;
	transition: all 1s;
	border-color: #10BC9D;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0px !important;
}
.wpb_column .vc_column_container .vc_col-sm-12 {
	min-height: 0px !important;
}

.best-theme .row,.webused .row,.plugin-support .row,.why-choose-us .row,.letest_news_letter .row,.testimonials .row,.theme_related_div .row , .extra-feature .row ,.responsive-layout1 .row,.theme-intro .row
{
	margin:0px;
}
.theemon-theme-detail .row,.expand-section .row
{
	margin:0px;
}
.rating-view .overall
{
	margin-top:24px !important;
}
.active-li
{
	border-color:#0eb290 !important;
}
.flex-active:after
{
   border: 1px solid #0eb290;
    border-radius: 9px;
    content: "";
    height: 19px;
    left: 0;
    position: absolute;
    right: 0;
    top: -1px;
    width: 18px;
}
.letest_news_slider .flex-active:after
{
	display:none;

}
.responsive-layout1
{ background-repeat:no-repeat  !important;
	background-position:  center center !important;
	/*background-size:100% auto !important;*/

}
.expand-section
{
	background-repeat:no-repeat  !important;
	background-position:  center center  !important;
	/*background-size:100% auto !important;*/
}
 .page-id-345 .banner-wrapper
 {
 	min-height: 872px;
 }
/*#carousel-demo1
{
	display:inline-block !important;
}*/
.home-popular-themes .row{
	margin-left:0px;
	margin-right:0px;

}
.page-id-345 .header-banner,.single-theme .header-banner
{
	background-image: none !important;
	min-height:0px;
}
.home-theme-desc
{
	padding-bottom:80px;
}

/*18-jan*/

.theme-price{
    text-decoration:none;
}
.del{
    text-decoration:line-through;
}
.listing-theme-footer h3{
    min-height:43px;
}
/*
body.admin-bar{
    margin-top:32px;
}
*/
.home-popular-themes .flex-control-paging li a::after{
    background-color:#0eb290 !important;
    border:none;
}
.why-choose-us p{
    letter-spacing: 0.5px;
}
.testimonials h3{
    font-family: 'Rufina', serif;
    font-size:13px;
    font-weight:700;
    color:#fff;
}
/*
.listing-header li{
    padding:0;
}
.listing-header li a{
    padding 20px 21px;
    display:block;
}*/
.theemon-about-content{
    padding-bottom:110px;
}
.page-template-about-template-php .page-content{
    padding-bottom:0;
}
.listing-theme-img{
    min-height:226px;
}
.theemon-blog-cat-menu-list-icon{
     font-family: 'Rufina', serif;
    font-weight:normal;
}
.post-content-header h3 a{
    font-family: 'Sintony', sans-serif;
    font-weight:700;
}
.listing-header li.extra:last-child{
    float:right;
}
.theme-listing-wrap h2{
     font-family: 'Rufina', serif;
    font-weight:normal;
    font-size:30px;
}
.tax-theme-category .listing-content-wrap{
    padding-top:0;
    padding-right:0;
    padding-left:0;
}
.listing-content-wrap .theemon-tag-image{
    width:61px;
}
.inner-footer{
    padding-left:30px;
}
.wpfreebies-listing h2,
.wpfreebies-listing .project-desc h3,
.popular-theme .theme-description h2,
.inner h3{
       font-family: 'Rufina', serif;
    font-weight:normal;
}
.wpfreebies-listing .listing-theme-footer{
    padding:30px 10px 10px;
}
.wpfreebies-listing .theme-price {
    background-color: transparent;
    border:none;
    padding: 12px;
    position: absolute;
    right: 0;
    font-family: 'Sintony', sans-serif;
}
.inner h3{
    font-weight:700;
    font-size:14px;
    font-weight: 700 !important;

}
.contact-page .wpcf7-form-control-wrap.email #email{
        -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #d3e2ea;
    border-image: none;
    border-radius: 0;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none;
    height: 40px;
    line-height: 28px;
    margin-bottom: 28px;
    width: 95%;
    margin-left:5%;
    margin-top:0;
    padding-left:10;
    color:#56758d;
    font-size:14px;
    font-family: 'Sintony', sans-serif;
}
.contact-page input, .contact-page textarea{
    padding-left:10px;
    font-family: 'Sintony', sans-serif;
}
.support-team h2,
.our-support h3{
  font-family: 'Rufina', serif;
    }

/*26-Oct-2017*/
.single-page-content h2{
	padding: 0 0 15px;
}
.single-page-content li {
    margin-bottom: 15px;
}
/**/

/*03-Nov-2017*/
.show-list{
	list-style: inherit;
	padding: 0 0 0 15px;
}
/**/

.contact-recapcha{

float: right;
    text-align: right;
    width: 304px;
    height: 78px;
    margin-bottom: 20px;
    margin-right: 27px;
	}