/* Industry-point HTML Template */

.kc_row .kc_col-sm-12{
 padding-left:0px !important;
 padding-right:0px !important; 
}
.admin-bar .fixed-header .sticky-header{
	top:32px;
}
.kc_column>.kc-col-container{
	display:block;
}
.kc-row-container.kc-container{
	max-width:1200px;
	width:100%;
}
.page-title{
	position: relative;
    padding: 90px 0px 130px 0px;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}
.pagination{
	padding:0px;
	margin:0px;
}
.pagination li a, .pagination li span{
	position: relative;
    color: #333333;
    font-size: 16px;
    display: block;
	border:0px;
	line-height:23px;
    padding: 13px 22px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	background-color: #ffb200;
    color: #333333;
}
.pagination>li:first-child>a, .pagination>li:first-child>span,
.pagination>li:last-child>a, .pagination>li:last-child>span{
	border-radius:0px;
}
.main-header .nav-outer .dropdown.open .search-box-btn .fa-search:before{
	content:'\f00d';
}
div.wpcf7 .ajax-loader{
	position:absolute;
}
.default-form .sec-title{
	margin-bottom: 10px;
}
.comments-area .industry_theme .industry_theme .comment-box{
	margin-left:80px;
}

/*Error Section*/

.error-section{
	position:relative;
	padding:190px 0px 200px;
	background:#ffffff;
}

.error-section .content{
	position:relative;
	text-align:center;
}
.error-section h1{
	position:relative;
	color:#333333;
	font-size:200px;
	font-weight:700;
	line-height:1em;
	font-family: 'Raleway', sans-serif;
}

.error-section h2{
	position:relative;
	color:#333333;
	font-size:60px;
	font-weight:700;
	line-height:1.2em;
	font-family: 'Raleway', sans-serif;
}

.error-section .text{
	position:relative;
	color:#333333;
	font-size:28px;
	font-weight:500;
	margin-top:10px;
	margin-bottom:40px;
	font-family: 'Raleway', sans-serif;
}

.error-section .theme-btn{
	font-size:30px;
	font-weight:600;
	padding:18px 32px 18px;
	font-family: 'Raleway', sans-serif;
	border-radius:30px;
}

/********************* Blog Listing Style **********************/
/*Popular Tags*/

.widget .tagcloud a{
	position:relative;
	display:inline-block;
	line-height:24px !important;
	padding:13px 24px 13px;
	margin:0px 6px 10px 0px;
	color:#777777;
	text-align:center;
	font-size:16px !important;
	background:#f5f5f5;
	font-weight:400;
	text-transform:capitalize;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}
.widget .tagcloud a:hover{
	background-color:#ffb200;
	color:#ffffff;	
}
.widget ul{
	position:relative;
}
.widget ul li{
	position:relative;
	display:block;
	border-bottom:1px solid #cccccc;
	margin-bottom:15px;
}
.widget ul li a{
	position:relative;
	color:#777777;
	font-size:14px;
	display:inline-block;
	padding:0px 0px 10px 20px;
	font-family: 'Raleway', sans-serif;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.widget ul li:after{
	position:absolute;
	content:'\f0e7';
	left:0px;
	top:0px;
	color:#333333;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	font-family: 'FontAwesome';
}
.widget ul li:last-child a{
	border:0px;
}
.widget ul li a:hover:after,
.widget ul li a:hover{
	color:#ffb200;
}
/*--------------------------theme check----------------------------------*/
	#wp-calendar {
		width: 100%;
	}
	#wp-calendar caption {
		text-align: right; 
		color: #333; 
		font-size: 12px; 
		margin-top: 10px;
		margin-bottom: 15px;
	}
	#wp-calendar thead { 
		font-size: 10px;
	}
	#wp-calendar thead th { 
		padding-bottom: 10px;
	}
	#wp-calendar tbody { 
		color: #aaa; 
	}
	#wp-calendar tbody td { 
		background: #f5f5f5; 
		border: 1px solid #fff; 
		text-align: center; 
		padding:8px;
	}
	#wp-calendar tbody td:hover { 
		background: #fff; 
	}
	#wp-calendar tbody .pad { 
		background: none; 
	}
	#wp-calendar tfoot #next { 
		font-size: 10px; 
		text-transform: uppercase; 
		text-align: right;
	}
	#wp-calendar tfoot #prev { 
		font-size: 10px; 
		text-transform: uppercase; 
		padding-top: 10px; 
	}
	
	.sticky .inner-box .thm-unit-test {border: 3px solid #fff; padding:20px !important; }
	.sticky .post .post-content{ background-color:transparent; }
	.wp-caption {
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
	.gallery-caption {
		font-size:15px;
		color:#777777;
		line-height:1.8em;
		font-weight:400;
		background:#ffffff;
		background-size:cover;
		background-repeat:no-repeat;
		background-position:center top;
		-webkit-font-smoothing: antialiased;
		font-family: 'PT Sans', sans-serif;		
	}
	.bypostauthor{
		font-size:15px;
		color:#777777;
		line-height:1.8em;
		font-weight:400;
		background:#ffffff;
		background-size:cover;
		background-repeat:no-repeat;
		background-position:center top;
		-webkit-font-smoothing: antialiased;
		font-family: 'PT Sans', sans-serif;	
	}
	.alignright{ 
		text-align:right;
	}
	.alignleft{ 
		text-align:left;
	}
	.aligncenter{ 
		text-align:center;
	}	
	.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.sidebar-page-container .comments-area .comment.pingback{
	padding-left:0px;
}
.sidebar-page-container .comments-area .comment.pingback .author-thumb{
	display:none;
}
.no-comments{
	display:inline-block;
	background:#ffb200;
	padding:8px 15px;
	color:#ffffff;
	margin-top:20px;
}
.post-share-options .inner-container{
	margin-top:50px;
}
.blog-single .inner-box .post-meta{
	padding-left:0px;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.woocommerce .actions .coupon{
	padding-left:20px;
	padding-bottom:20px;
}
.woocommerce .actions .coupon .button{
	padding-top:14px !important; 
	padding-bottom:13px !important;
}
.woocommerce .actions > .button{
	margin-right:20px;
}

.woocommerce .checkout_coupon p .button{
	padding-top:9px !important;
	padding-bottom:7px !important;
	
}
.gallery figure{
	display:inline-block;
}

/*********************WP Gallery*********************/
.gallery-columns-1,.gallery-columns-2,.gallery-columns-3,.gallery-columns-4,.gallery-columns-5,
.gallery-columns-6,.gallery-columns-7,.gallery-columns-8,.gallery-columns-9{
	margin-left:-15px;
	margin-right:-15px;
}
.gallery-columns-1 .gallery-item,.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,.gallery-columns-5 .gallery-item,.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,.gallery-columns-8 .gallery-item,.gallery-columns-9 .gallery-item{
	padding-left:15px;
	padding-right:15px;
}
.gallery-columns-1 .gallery-item{
	width:100%;
}
.gallery-columns-2 .gallery-item{
	width:50%;
}
.gallery-columns-3 .gallery-item{
	width: 33.33333333%;
}
.gallery-columns-4 .gallery-item{
	width: 25%;
}
.gallery-columns-5 .gallery-item{
	width: 20%;
}
.gallery-columns-6 .gallery-item{
	width:16.66666666%;
}
.gallery-columns-7 .gallery-item{
	width: 14.2857143%;
}
.gallery-columns-8 .gallery-item{
	width: 12.5%;
}
.gallery-columns-9 .gallery-item{
	width: 11.11111111%;
}
/************************** Widget Rss*****************************/
.widget_rss.widget ul li,
.widget_rss.footer-widget ul li{
	margin-bottom:15px;
	padding-bottom:15px;
}
.widget_rss.widget ul li a,
.widget_rss.footer-widget ul li a{
	font-weight:600;
}
.widget_rss.widget ul li .rss-date,
.widget_rss.footer-widget ul li .rss-date{
	margin-bottom:10px;
	color:#ffb200;
	display:block;
}
.widget_rss.widget ul li cite,
.widget_rss.footer-widget ul li cite{
	margin-top:10px;
	color:#ffb200;
	display:block;
}
.widget_rss.footer-widget ul li{
	border-bottom:1px dashed #fafafa;
}
.widget_rss.footer-widget ul li .rss-date{
	margin-top:10px;
}
.page .sidebar-page-container .comments-area{
	margin-top:30px;
}
/****************************************
			Updated Footers
*****************************************/
.footer-widget.widget_pages ul li{
	width:48%;
	padding-right:15px;
	display:inline-block;
}
.footer-widget.widget_pages ul li a:before{
    position: absolute;
    content: '\f101';
    left: 0px;
    top: 2px;
    color: #ffb200;
    font-size: 16px;
    line-height: 1em;
    font-family: 'FontAwesome';
}
.footer-widget.widget_pages ul li a{
	position: relative;
	color: #777777;
	font-size: 16px;
	padding-left: 25px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.main-footer.style-two .footer-widget.widget_pages ul li a{
	color:#fff;
}
/***********Footer Widget 3***************/
.updated-main-footer .logo-widget{
	position: relative;
}
.updated-main-footer .logo-widget .text {
    position: relative;
    margin-bottom: 40px;
}
.updated-main-footer .logo-widget .text p {
    font-size: 14px;
    line-height: 30px;
    color: #bbbbbb;
    font-weight: 400;
    margin-bottom: 30px;
}
.updated-main-footer .social-icon-two {
    position: relative;
    display: block;
}
.updated-main-footer .social-icon-two .follow {
    position: relative;
    font-size: 20px;
    line-height: 26px;
    color: #ffffff;
    font-weight: 700;
}
.updated-main-footer .social-icon-two li a {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #bbbbbb;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.updated-main-footer .social-icon-two li a:hover {
    color: #ffb200;
}

.updated-main-footer .news-widget .post {
    position: relative;
    min-height: 90px;
    padding-left: 120px;
    margin-bottom: 30px;
	border-bottom:none;
}
.updated-main-footer .news-widget .post .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    height: 90px;
    width: 90px;
    overflow: hidden;
}
.updated-main-footer .news-widget .post .post-thumb a {
    display: block;
}
.updated-main-footer .news-widget .post .post-thumb img {
    display: block;
    width: 100%;
    height: auto;
}
.updated-main-footer .news-widget .post .text {
    position: relative;
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 8px;
}
.updated-main-footer .news-widget .post .text a {
    color: #ffffff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.updated-main-footer .news-widget .post .text a:hover {
    color: #ffb200;
}
.updated-main-footer .news-widget .post .post-info {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #bbbbbb;
}
.updated-main-footer .widget_pages ul{
	position:relative;
}
.updated-main-footer .widget_pages ul li{
	position: relative;
	display:inline-block;
	width: 48%;
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
	font-weight: 400;
	border-left: 1px solid #555555;
	padding-left: 20px;
}
.updated-main-footer .widget_pages ul li:before {
    position: absolute;
    left: 0;
    top: 19px;
    width: 10px;
    height: 2px;
    background-color: #555555;
    content: "";
}
.updated-main-footer .widget_pages li a {
    display: block;
	padding-left:0px !important;
    color: #ffffff !important;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.updated-main-footer .widget_pages li a:before{
	display:none;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper{
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper iframe{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.thm-unit-test .text > p{
	margin-bottom:20px;
}
.thm-unit-test h1,.thm-unit-test h2,.thm-unit-test h3,.thm-unit-test h4,.thm-unit-test h5,.thm-unit-test h6{
	color:#333333;
}
.thm-unit-test h1{
	font-size: 2em;
}
.thm-unit-test h2{
	font-size: 1.6em;
}
.thm-unit-test h3{
	font-size: 1.4em;
}
.thm-unit-test h4,.thm-unit-test .text h4{
	font-size: 1.2em;
}
.thm-unit-test h5{
	font-size: 1.1em;
}
.thm-unit-test h6{
	font-size: 1em;
}
.comment-form{
	margin-top:60px;
}
.wp-tags a{
	color:#555;
}
.default-form .sec-title{
	margin-bottom:40px;
}