.kc_row .kc_col-sm-12{
 	padding-left:0px !important;
 	padding-right:0px !important; 
}
.about-widget .widget-content .image-box img{
	width:100%;
}
.admin-bar .sticky-header.now-visible{
	top:32px;
}
.page-title{
	background-repeat: no-repeat;
    background-position: center center;
	background-size:cover;
}
.tp-dottedoverlay.twoxtwo{
	background:inherit;
}
.inquiry-form .submit-btn{
	position:relative;
}
.inquiry-form .submit-btn:after{
	content:"\f061";
	position:absolute;
	right:32%;
	top:9px;
	font-weight: 300;
    margin-left: 12px;
	font-family:'FontAwesome';
    color: #ffd105;
    font-size: 12px;
}
.security-form .submit-btn{
	position:relative;
}
.security-form .submit-btn input[type="submit"]{
	width:100%;
}
.security-form .submit-btn:after{
	content:"\f061";
	position:absolute;
	right:32%;
	top:9px;
	font-weight: 300;
    margin-left: 12px;
	font-family:'FontAwesome';
    color: #172745 !important;
    font-size: 12px;
}
.security-form .submit-btn:after input[type="submit"]:hover{
	color:#ffd105;
}
.page-title .bread-crumb li{
	display:inline-block;
	text-transform:uppercase;
	color:#ffd105;
}
.page-title .bread-crumb li a{
	position:relative;
	padding-right:20px;
}
.page-title .bread-crumb li a:after{
	content:'/';
	position:absolute;
	right:5px;
	top:-2px;
	color:#fff;
	font-size:15px;
}
.page-title .bread-crumb li:last-child a:after{
	display:none;
}
.page-title .bread-crumb li:hover a:after{
	color:#ffd105;
}

.pagination>li>a,
.pagination>li>span{
	position: relative;
    display: block;
    line-height: 20px;
    padding: 9px 5px;
    font-size: 13px;
    text-transform: uppercase;
    min-width: 40px;
    border: 1px solid #dfdfdf;
    color: #a2a2a2;
    font-weight: 700;
    text-align: center;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    font-family: 'Source Sans Pro', sans-serif;
}
.pagination>li:hover>a,
.pagination>li>span{
	color: #172745;
    border-color: #ffd105;
    background-color: #ffd105;
}
.testimonial-block-three .inner-box .image-box img{
	height:auto;
}
.default-form .form-group button{
	width:auto !important;
}

.sidebar-page-container .comments-area .br-comment-item{
	margin-bottom:30px;
}
.sidebar-page-container .comments-area .br-comment-item .br-comment-item{
	margin:30px 0 0 60px;
}

/********************************** Blog Listing Style *************************************/

.widget{
	position:relative;
	padding: 25px 25px 30px;
    border: 2px solid #e5e5e5;
}
.widget ul{
	position:relative;
}
.widget ul li{
	position:relative;
	line-height:24px;
	border-bottom:1px solid #f0f0f0;	
}
.widget ul li a{
	position:relative;
	color:#777777;
	font-size:14px;
	font-weight:400;
	line-height:24px;
	padding:10px 0px 10px 20px;
	transition:all 500ms ease;
	width:90%;
	display:inline-block;
}
.widget ul li:last-child{
	border-bottom:none;	
}
.widget ul li a .count{
	display:block;
	float:right;	
}
.widget ul li:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 21px;
    margin-top: -4px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    border: 2px solid #ffd105;
}
.widget ul li a:hover,
.widget ul li:hover{
	color:#ffd105;	
}

/****************************** Tag Widget ********************************/

.widget_tag_cloud{
	position:relative;
}

.widget_tag_cloud .tagcloud{
	position:relative;
}

.widget_tag_cloud .tagcloud a{
	position:relative;
	color:#777777;
	font-size:14px !important;
	padding:4px 33px;
	margin-right:5px;
	margin-bottom:8px;
	display:inline-block;
	border: 2px solid #e5e5e5;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.widget_tag_cloud .tagcloud a:hover{
	background-color:#ffd105;
	border-color:#ffd105;
}

/************************************ Services Menu Style *************************************/

.side-bar.widget_nav_menu{
    position: relative;
    margin-bottom: 40px;
}
.side-bar.widget_nav_menu ul{
	position:relative;
}
.side-bar.widget_nav_menu ul li{
	position:relative;
	margin-bottom:2px;	
}
.side-bar.widget_nav_menu ul li:last-child{
	margin-bottom:0;	
}
.side-bar.widget_nav_menu ul li a{
	position:relative;
	display:block;
	color:#777777;
	font-size:15px;
	font-weight:700;
	line-height:24px;
	padding:13px 15px;
	padding-left:20px;
	background-color:#f9f9f9;
	text-transform:uppercase;
	border-left:5px solid transparent;
	border-radius:0px 2px 2px 0px;
	transition:all 300ms ease-in;
	-webkit-transition:all 300ms ease-in;
	-ms-transition:all 300ms ease-in;
	-o-transition:all 300ms ease-in;
	-moz-transition:all 300ms ease-in;
	font-family: 'Source Sans Pro', sans-serif;
}
.side-bar.widget_nav_menu ul li:hover a,
.side-bar.widget_nav_menu ul li.current-menu-item a{
	border-left-color:#fde428;
	color:#222222;
}

/*-----------------------wishlist-----------------------*/
.ajax-loading {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ajax-loading:before  {
    background: url("../images/ajax-loader.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 32px;
    left: 50%;
    margin: -5.5px 0 0 -8px;
    position: absolute;
    top: 50%;
    width: 32px;
}
body > .ajax-loading {
    position: fixed;
}
#pop {
    border: 5px solid rgba(0, 0, 0, 0);
    border-radius: 2px;
    box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.15);
    left: 50%;
    margin-left: -250px;
    margin-top: -100px;
    position: fixed;
    top: 50%;
    width: 500px;
}
.pop {
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding: 15px 20px;
}

/*----------------------------------------------*/
.feed .text a{
	color:#ffd105;
}
.feed .text a:hover{
	color:#ffffff;
}

/*--------------------------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-family: 'Lato', sans-serif;
	font-size:13px;
	color:#1c1c1c;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-font-smoothing: antialiased;
	}
	.bypostauthor{
	font-family: 'Lato', sans-serif;
	font-size:13px;
	color:#1c1c1c;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-font-smoothing: antialiased;
	}
	.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. */
}
/*************************************Theme Unit Testing***********************/
.thm-unit-test .tag-sticky-2 .inner-box{
	background:#fafafa;
	padding:15px;
}
.thm-unit-test h1,.thm-unit-test h2,.thm-unit-test h3,.thm-unit-test h4,.thm-unit-test h5,.thm-unit-test h6{
	font-family: "poppins", sans-serif;
	margin-bottom:15px;
	font-weight:500;
	color: #222222;
	line-height:1.2em;
}
.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;
}
.thm-unit-test table{
	margin-bottom:20px;
}
.thm-unit-test table thead tr th{
	border: 1px solid #ddd;
    vertical-align: bottom;
	padding:8px;
}
.thm-unit-test table tbody tr th{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.thm-unit-test table tbody tr td{
	border: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.thm-unit-test ul,.thm-unit-test ol{
	padding-left:20px;
}
.thm-unit-test ul li{
	list-style-type:disc;
	display:list-item;
}
.thm-unit-test ul li ul li{
	list-style-type:circle;
}
.thm-unit-test ul li ul li ul li{
	list-style-type:square;
}
.thm-unit-test ol li{
	list-style-type:decimal;
	display:list-item;
}
.thm-unit-test ol li ol li{
	list-style-type:lower-alpha;
}
.thm-unit-test ol li ol li ol li{
	list-style-type:upper-roman;
}
.thm-unit-test p img,.thm-unit-test figure img,.thm-unit-test img{
	max-width:100%;
	display:block;
	height:auto;
}
figure{
	max-width:100%;
	display:block;
}
.paginate-links {
	margin-top: 15px;
}
.paginate-links a,
.paginate-links > span {
    margin: 0 5px 7px 0;
    position: relative;
	border: 1px solid #1b3953;
    color: #1b3953;
    display: inline-block;
    font-size: 14px;
    font-weight: 800;
    line-height: 24px;
    min-width: 46px;
    padding: 10px 5px;
    text-align: center;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
}
.paginate-links a:hover,
.paginate-links > span{
	background: #48c7ec none repeat scroll 0 0;
    border-color: #48c7ec;
    color: #ffffff;
}
/****************Custom Widget*********************/
.widget_recent_comments ul li{
	padding:10px 0px 10px 20px;
}
.widget select{
	width:100%;
	display:block;
	border:1px solid #ededed;
	padding:6px 6px;
	margin-top:15px;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.widget ul{
	padding-bottom:0px;
}
.widget ul li ul{
	padding:0px;
	margin:0px;
}
.widget ul li ul li{
	border-top:1px solid #eaeaea !important;
	border-bottom:none;
}
.thm-unit-test .share-box ul{
	padding-left:0px !important;
}
.thm-unit-test .share-box ul li{
	list-style-type:none !important;
	display:inline-block !important;
}
.thm-unit-test .share-box ul li img{
	display:inline-block !important;
}
.post-password-form input[type="password"]{
	border:1px solid #ffd105;
	padding:5px 10px;
	display:inline-block;
}
.post-password-form input[type="submit"]{
	background:#ffd105;
	color:#fff;
	padding:6px 15px; 
	display:inline-block;
	border:none;
	
}
/*********************Custom Footer widget Styling************************/
.footer-widget h3{
	margin-bottom:30px;
}
.footer-column ul li a{
	padding:0px 0 10px;
}
.footer-column ul li a,.footer-column ul li,.footer-widget .textwidget p{
	color:#ffffff;
}
.footer-widget a{
	color:#fafafa;
}
.footer-widget select{
	width:100%;
	padding:6px;
	color:#222;
}
.footer-widget #wp-calendar caption{
	padding:0px;
	margin:0px 0 15px;
	font-size:14px;
	color:#ffffff;
}
.footer-widget #wp-calendar thead th{
	border:1px solid #fafafa;
	border-bottom:none;
	text-align:center;
	padding:0px;
	line-height:30px;
	color:#fafafa;
}
.footer-widget #wp-calendar tbody .pad{
	background:#fafafa;
}
.footer-widget .tagcloud a{
	color:#fafafa;
}
.news-block .inner-box .lower-content .posted,.news-block .inner-box .image-box .post-meta,
.news-block .inner-box .lower-content .social-icon-three {
	padding-left:0px !important;
}
.news-block .inner-box .image-box .post-meta li,
.news-block .inner-box .lower-content .social-icon-three li{
	list-style:none !important;
}
.news-block .inner-box .lower-content .social-icon-three li{
	display:inline-block !important;
}
a:hover{
	color:#ffd105;
}
.br-detail .lower-content > p{
	margin-top:15px;
}
.thm-unit-test .br-comment-item .default-form .group-title{
	padding-top:0px;
}
.news-block .inner-box .image-box img{
	height:auto;
}
.main-footer .footer-column{
	padding-top:50px;
}
/* =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 {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
        white-space: nowrap;
	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. */
}
/*--------------------------------------------------------------
# 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;
}
.inquiry-form .form-group .group-inner select{
	color:#888888;
}
.sidebar-page-container .comments-area .comment.pingback,
.sidebar-page-container .comments-area .comment.trackback{
	padding-left:0px;
}
.sidebar-page-container .comments-area .comment.pingback .author-thumb,
.sidebar-page-container .comments-area .comment.trackback .author-thumb{
	display:none;
}