.admin-bar .wrap-sticky nav.navbar.bootsnav.sticked,
.admin-bar .side.on{
	top:32px;
}
.wrap-sticky .dark.navbar-sticky{
	min-height:72px;
}
.fab:before {
	font-family: 'Font Awesome 5 Brands' !important;
}
.kc_row .kc_col-sm-12{
 padding-left:0px !important;
 padding-right:0px !important;
}
.admin-bar .sticked{
	top:32px;
}
.kc_column>.kc-col-container,
.kc_column_inner>.kc-col-inner-container{
	height:auto !important;
	display:block;
}
.kc-row-container.kc-container{
	max-width:1200px;
	width:100%;
}
.breadcrumb-area {
    position: relative;
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 201px 0 158px;
    z-index: 10;
}
.post-pagination .pagination{
	position:relative;
	display:inline-block;
}
.pagination li a, .pagination li span{
	position: relative;
    border-style: solid;
    border-width: 1px 1px 2px;
    color: #6f4d9b;
    float: left;
    line-height: 36px;
    margin: 0 10px 0 0;
    padding: 0 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
	border-radius: 5px;
	border-color: #d3dae5;
	border-bottom-color: #405069;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #fff;
    background: #6f4d9b;
    border-color: #6f4d9b;
}

.home-carousel .left-sidebar{
	top:-130px;
}

.features-five .text-content,
.features-five .custom-width{
	position:relative;
}
.home-header:before{
	position:absolute;
	content:'';
    background: linear-gradient(to right, rgba(18, 9, 39, 0.9) 0%, transparent 92%, transparent 100%);
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.default-header{
	position:relative;
}
.default-header:before {
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
    background: rgba(0,0,0,0.5);
}
iframe{
	width:100%;
	height:100%;
}

.features-content .text-container:nth-child(2),
.features-content .text-container:nth-child(5){
	border-right: 0px;
}


/**************Blog style ************************/

.sidebar-page-container {
    position: relative;
    padding: 100px 0px 60px;
}

/*News Block Five*/

.news-block-five{
	position:relative;
}

.news-block-five .inner-box{
	position:relative;
}

.news-block-five .inner-box .image{
	position:relative;
	background-color: #000000;
	display: inline-block;
    vertical-align: bottom;
}

.news-block-five .inner-box .image img{
	position: relative;
    width: 100%;
    display: block;
	height:auto;
    background-color: #000000;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.news-block-five .inner-box:hover .image img{
	/*opacity:0.2;*/
}
.news-block-five .inner-box .post-info{
	position:relative;
	margin-bottom:20px;
}

.news-block-five .inner-box .post-info li{
	position:relative;
	margin-right:10px;
	text-align:center;
	color:#252525;
	font-size:14px;
	font-weight:500;
	text-transform:uppercase;
	display:inline-block;
	line-height:27px;
}

.news-block-five .inner-box .post-info li:last-child{
	border:none;
	margin-right:0px;
}

.news-block-five .inner-box .post-info li .icon{
	display:inline-block;
	color:#6f4d9b;
	font-weight:400;
	margin-right:10px;
}

.news-block-five .inner-box .post-info li .mints{
	display:inline-block;
	color:#848484;
	font-size:16px;
	font-weight:400;
	text-transform:capitalize;
}
.news-block-five .inner-box .lower-content{
	position:relative;
}
.news-block-five .inner-box .df-style{
	position:relative;
	padding:30px 25px 28px;
	border:1px solid #f2f2f2;
	box-shadow:0px 4px 5px rgba(242,242,242,0.80);
}
.news-block-five .inner-box .lower-content h3{
	position: relative;
    color: #6f4d9b;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.7em;
    padding-bottom: 20px;
	margin-bottom:20px;
	border-bottom:2px solid #f2f2f2;
}

.news-block-five .inner-box .lower-content h3 a{
	position:relative;
	color: #5f5aac;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.news-block-five .inner-box .lower-content h3 a:hover{
	color:#6f4d9b;
}

.news-block-five .inner-box .lower-content .read-more{
	position:relative;
	color:#6f4d9b;
	font-size:14px;
	font-weight:700;
	padding-left:30px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	text-transform:uppercase;
}

.news-block-five .inner-box .lower-content .read-more:before{
	position:absolute;
	content:'';
	left:0px;
	top:8px;
	width:20px;
	height:2px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	background-color:#6f4d9b;
}

.news-block-five .inner-box .lower-content .read-more:hover::before{
	width:40px;
}

.news-block-five .inner-box .lower-content .read-more:hover{
	padding-left:50px;
	color:#6f4d9b;
}
.news-block-five .inner-box .lower-content .two-column{
	margin:10px 0px 20px 0px;
}

/***********Video Style ****************/

.news-block-five .inner-box .image .link{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-block-five .inner-box .image .link:hover{
	background-color: rgba(0,0,0,0.50);
}

.news-block-five .inner-box .image .link .icon{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 60px;
	width: 60px;
	background-color: rgba(0,0,0,0.65);
	padding-left: 4px;
	font-size: 18px;
	color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 50%;
	text-align: center;
	line-height: 60px;
	margin-top: -30px;
	margin-left: -30px;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.news-block-five .inner-box .image .link:hover .icon{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.news-block-five .inner-box .single-item-carousel{
	position: relative;
}

.news-block-five .inner-box .image .owl-nav{
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	margin-top: -60px;
}

.news-block-five .inner-box .image .owl-nav .owl-next,
.news-block-five .inner-box .image .owl-nav .owl-prev{
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 120px;
	text-align: center;
	line-height: 120px;
	font-size: 22px;
	color: #000000;
	font-weight: 400;
	background-color: rgba(255,255,255,.70);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.news-block-five .inner-box .image .owl-nav .owl-next{
	left: auto;
	right: 0;
}

.news-block-five .inner-box .image .owl-nav .owl-next:hover,
.news-block-five .inner-box .image .owl-nav .owl-prev:hover{
	background-color: rgba(0,0,0,.70);
	color: #ffffff;
}

.news-block-five .blockquote{
	position: relative;
	display: block;
	border: 1px solid #d7d7d7;
	padding: 85px 50px 110px;
	margin-top: 100px;
	margin-bottom: 0;
}

.news-block-five .blockquote:before{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: #ffffff;
	opacity: 0.80;
	content: "";
}

.news-block-five .blockquote .icon{
	position: absolute;
	left: 70px;
	top: -42px;
	height: 84px;
	width: 84px;
	background-color: #ffffff;
	line-height: 84px;
	text-align: center;
	font-size: 48px;
	color: #bbbbbb;
	font-weight: 400;
	-webkit-box-shadow: 0 0 13px rgba(0,0,0,0.09);
	-moz-box-shadow: 0 0 13px rgba(0,0,0,0.09);
	-ms-box-shadow: 0 0 13px rgba(0,0,0,0.09);
	-o-box-shadow: 0 0 13px rgba(0,0,0,0.09);
	box-shadow: 0 0 13px rgba(0,0,0,0.09);
}

.news-block-five .blockquote h2{
	position: relative;
	display: block;
	font-size: 36px;
	line-height: 1.2em;
	color: #222222;
	font-weight: 400;
	letter-spacing: -0.04em;
}

.news-block-five .blockquote h2 span{
	color: #ff8a00;
	text-transform: uppercase;
}

.news-block-five .blockquote .author{
	position: absolute;
	right: 0px;
	bottom: 70px;
	line-height: 25px;
	color: #ffffff;
	font-size: 14px;
	background-color: #222222;
	padding: 0 15px;
}

/*Post Share Options*/

.post-share-options{
	position:relative;
	margin-top:40px;
	padding:20px 0px 0px;
	border-top:1px solid #dddddd;
}

.post-share-options .posts{
	position:relative;
}

.post-share-options .posts li{
	position:relative;
	color:#222222;
	font-size:18px;
	line-height:1.2em;
	display:inline-block;
	border-right:2px solid #777777;
}

.post-share-options .posts li:last-child{
	border:none;
}

.post-share-options .posts li.prev{
	padding-right:15px;
	margin-right:10px;
}

.post-share-options .posts li a{
	position:relative;
	color:#777777;
	line-height:1.2em;
	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;
}

.post-share-options .posts li a:hover{
	color:#6f4d9b;
}

.post-share-options .posts li a .fa{
	color:#777777;
}

/*Comment Area*/

.sidebar-page-container .comments-area{
	position:relative;
}

.sidebar-page-container .group-title{
	position:relative;
	margin-bottom:50px;
}

.sidebar-page-container .group-title h2{
	position:relative;
	font-size:26px;
	color:#222222;
	font-weight:700;
}

.sidebar-page-container .group-title h2 span{
	font-weight:700;
}

.sidebar-page-container .comments-area .comment-box{
	position:relative;
	padding:0px 0px 10px;
	margin-bottom:35px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	border-bottom:1px solid #ebebeb;
}

.sidebar-page-container .comments-area .comment-box:last-child{
	/*margin-bottom:0px;*/
}

.sidebar-page-container .comments-area .comment{
	position:relative;
	padding:0px 0px 0px 85px;
}

.sidebar-page-container .comments-area .comment .comment-inner{
	position:relative;
}

.sidebar-page-container .comments-area .comment .comment-reply a{
	position:absolute;
	right:0px;
	top:0px;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	font-weight:500;
	padding:0px 18px 0px;
	display:inline-block;
	text-transform:capitalize;
	background-color:#9aa6ca;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}
.sidebar-page-container .comments-area .comment .comment-reply a:hover{
	color:#ffffff;
	background-color:#6f4d9b;
}
.sidebar-page-container .comments-area .reply-comment{
	padding-left:100px;
}

.sidebar-page-container .comments-area .comment-box .author-thumb{
	position:absolute;
	left:0px;
	top:0px;
	width:60px;
	overflow:hidden;
	margin-bottom:20px;
}

.sidebar-page-container .comments-area .comment-box .author-thumb img{

}

.sidebar-page-container .comments-area .comment-info{
	position: relative;
	color:#777777;
	line-height:24px;
	font-size:14px;
	margin-bottom: 10px;
}

.sidebar-page-container .comments-area .comment-box strong{
	font-size:20px;
	font-weight:500;
	color:#222222;
	line-height:1.4em;
	display:inline-block;
	text-transform:capitalize;
}

.sidebar-page-container .comments-area .comment-box strong a{
	color:inherit;
}

.sidebar-page-container .comments-area .comment-info .location{
	position:relative;
	font-size:13px;
	color:#888888;
	display:inline-block;
	margin-left:15px;
}

/***

====================================================================
	Comment Form
====================================================================

 ***/

.comment-form{
	position:relative;
	margin-top:70px;
}

.comment-form .group-title{
	margin-bottom:25px;
}

.comment-form .form-group{
	position:relative;
	margin-bottom:20px;
	margin-top:10px;
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select{
	position:relative;
	display:block;
	width:100%;
	line-height:28px;
	padding:10px 25px;
	height:50px;
	font-size:14px;
	border:2px solid #dddddd;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
	border-color:#9aa6ca;
}

.comment-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:24px;
	padding:15px 25px;
	color:#333;
	height:150px;
	font-size:14px;
	resize:none;
	border:2px solid #dddddd;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.comment-form .comment-btn{
	margin-top:4px;
	color:#ffffff;
	font-size:16px;
	font-weight:600;
	padding:13px 36px;
	display:inline-block;
	background-color:#3d3e3e;
}

.sidebar-page-container .sidebar{
	position:relative;
	/*padding:45px 45px 0px;
	border:2px solid #f3f3f3;*/
}

.sidebar-page-container .sidebar.default-sidebar{
	border:none;
	padding:0px;
}

/*Sidebar Title*/

.sidebar-title{
	position:relative;

}

.sidebar-title h2{
	position:relative;
	color:#222222;
	font-size:18px;
	font-weight:600;
	text-transform:capitalize;
	margin-bottom:40px;
	padding-bottom:15px;
}
.sidebar-title h2:after{
	content:'';
	position:absolute;
	left:0px;
	bottom:0px;
	background:#333;
	width:50px;
	height:5px;

}


/*Search Box Widget*/

.sidebar .search-box .form-group,
.footer-widget .search-box .form-group{
	position:relative;
	margin:0px;
}

.sidebar .search-box .form-group input[type="text"],
.sidebar .search-box .form-group input[type="search"],
.footer-widget .search-box .form-group input{
	position:relative;
	line-height:48px;
	padding:10px 50px 10px 20px;
	border:1px solid #dddddd;
	background:none;
	display:block;
	font-size:14px;
	width:100%;
	height:50px;
	border-radius:50px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.footer-widget .search-box .form-group input{
	color:#ffffff;
}
.footer-widget .search-box .form-group input:placeholder,
.footer-widget .search-box .form-group input::-ms-input-placeholder,
.footer-widget .search-box .form-group input::-moz-input-placeholder,
.footer-widget .search-box .form-group input::-webkit-input-placeholder{
	color:#ffffff;
}
.sidebar .search-box .form-group input:focus,
.footer-widget .search-box .form-group input:focus{
	border-radius:50px;
}
.sidebar .search-box .form-group button,
.footer-widget .search-box .form-group button{
	position:absolute;
	right:0px;
	top:0px;
	height:50px;
	width:60px;
	display:block;
	font-size:16px;
	color:#9aa6ca;
	line-height:100%;
	font-weight:normal;
	background:none;
	border:0px;
}

/*Cat List*/

.cat-list{
	position:relative;
}

.cat-list li{
	position:relative;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ebebeb;
}

.cat-list li:last-child{
	margin-bottom:0px;
	border:none;
}

.cat-list li a{
	position:relative;
	color:#666666;
	font-weight:400;
	padding-left:22px;
	display:block;
	font-size:16px;
	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;
}

.cat-list li a:before{
	position:absolute;
	content: '\f105';
	left:0px;
	top:0px;
	font-size:20px;
	font-weight:400;
	font-family: 'FontAwesome';
}

.cat-list li a:hover{
	color:#9aa6ca;
}

/*Post Widget*/

.sidebar .popular-posts .post{
	position:relative;
	font-size:15px;
	color:#242424;
	padding:0px 0px;
	padding-left:106px;
	margin-bottom:40px;
}

.sidebar .popular-posts .post:last-child{
	margin-bottom:0px;
}

.sidebar .popular-posts .post .post-thumb{
	 position:absolute;
	 left:0px;
	 top:0px;
	 width:85px;
}

.sidebar .popular-posts .post .post-thumb img{
	display:block;
	width:100%;
	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;
}

.sidebar .popular-posts .post .text{
	position:relative;
	top:-4px;
	font-size:16px;
	margin:0px 0px 0px;
	font-weight:600;
	color:#222222;
	line-height:1.9em;
	text-transform:capitalize;
}

.sidebar .popular-posts .post .text a{
	color:#3d3e3e;
	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;
}

.sidebar .popular-posts .post a:hover{
	color:#9aa6ca;
}

.sidebar .popular-posts .post-info{
	font-size:14px;
	color:#777777;
	font-weight:400;
}

/*Popular Tags*/

.sidebar .popular-tags a,
.widget .tagcloud a{
	position:relative;
	display:inline-block;
	line-height:24px;
	padding:4px 17px 4px;
	margin:0px 6px 10px 0px;
	color:#333333;
	text-align:center;
	font-size:14px !important;
	background:#e1e1e1;
	font-weight:600;
	border-radius:50px;
	border:1px solid #e1e1e1;
	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;
}

.sidebar .popular-tags a:hover,
.widget .tagcloud a:hover{
	border-color:#6f4d9b;
	background-color:#6f4d9b;
	color:#ffffff;
}
.social-icon-three li.share{
	font-size: 18px;
	position: relative;
    color: #777777;
	font-weight:600;
}
.social-icon-three li {
    position: relative;
    margin-right: 18px;
    display: inline-block;
}
.social-icon-three li a {
    position: relative;
    font-size: 18px;
    color: #777777;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.social-icon-three li a:hover{
	color:#6f4d9b;
}

/**************** Blog Widget Style *****************/

.widget {
	margin-bottom:40px;
	padding:30px;
	box-shadow:0 0 10px rgba(0,0,0,0.1);
}
/*Cat List*/

.widget ul{
	position:relative;
	margin-bottom:0px;
}

.widget ul li{
	position:relative;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ebebeb;
}

.widget ul li:last-child{
	margin-bottom:0px;
	border:none;
	padding-bottom:0px;
}

.widget ul li a{
	position:relative;
	color:#666666;
	font-weight:400;
	padding-left:22px;
	display:inline-block;
	font-size:16px;
	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:before{
	position:absolute;
	content: '\f105';
	left:0px;
	top:0px;
	font-size:16px;
	font-weight:900;
	font-family: 'Font Awesome 5 Free';
}

.widget ul li a:hover{
	color:#9aa6ca;
}

.bluerack-comment-item .bluerack-comment-item{
	margin-left:80px;
}
.side .widget ul.link li a{
	padding-left:0px;
}
.side .widget ul.link li a:before{
	display:none;
}
.home-carousel .custom-width .tab-content{
	overflow:hidden;
}

.two-item-carousel .owl-dots,
.one-item-carousel .owl-dots{
	position:relative;
	display:block;
	margin-top:40px;
	text-align:center;
}
.two-item-carousel .owl-dots .owl-dot,
.one-item-carousel .owl-dots .owl-dot{
	position:relative;
	display:inline-block;
	background:#14d468;
	width:10px;
	height:10px;
	border-radius:10px;
    transition: .2s linear;
	opacity:0.8;
	margin-right:5px;
}
#fade-quote-carousel-three .two-item-carousel .owl-dots .owl-dot{
	background:#be7b2e;
}
.two-item-carousel .owl-dots .owl-dot.active,
.one-item-carousel .owl-dots .owl-dot.active{
	width:30px;
	opacity:1;
}
.m-b30{
	margin-bottom:30px;
}
.features-four h4.f-s14{
	font-size:13px;
	font-weight:600;
}
.search-domain #wdc-style .small #Search{
	font-size:13px !important;
	border-radius: 30px 0 0 30px !important;
	height: 55px !important;
	transition: .2s linear !important;
	border: 0 !important;
	box-shadow: 0 0 100px rgba(255, 255, 255, 0.2);
}
.search-domain #wdc-style .input-group .input-group-btn{
	border:none;
	border-radius:0;
	background:none !important;
}
.search-domain #wdc-style .small button#Submit{
    border-radius: 0 30px 30px 0 !important;
    background: #14d468 !important;
	padding-top: 13px !important;
	color:#ffffff !important;
    font-size: 14px !important;
	height:55px !important;
	font-weight: 400 !important;
	line-height: 56px !important;
	margin:0px !important;
	padding:0 35px !important;
}
.bluerack-comment-item .comment-form{
	margin-bottom:50px;
	margin-top:50px;
}
.detail-page .news-block-five .inner-box .lower-content h3{
	border:none;
	padding-bottom:0px;
	color: #5e58aa;
	margin-bottom:15px;
	font-size:1.4em;
}
.news-block-five .inner-box .lower-content .text blockquote p,
.sidebar-page-container .comments-area .comment-box .text blockquote p{
	margin-bottom:0px;
}
.m-t30{
	margin-top:30px !important;
}
.wp-tag span{
	font-weight:600;
}
.wp-tag a{
	position:relative;
	display:inline-block;
	line-height:1em;
	color:#777777;
	text-align:center;
	transition: .2s linear;
}
address{
	line-height:1.7em;
}
.p-t30{
	padding-top:30px !important;
}
.m-b50{
	margin-bottom:50px !important;
}
.m-t70{
	margin-top:70px !important;
}
.p-t80{
	padding-top:80px !important;
}
.dark-footer h4 a{
	color:inherit;
}
.footer-widget table tfoot tr td a{
	color:#ffffff;
}
.page .sidebar-page-container .thm-unit-test p{
	margin-bottom:30px;
}
.side .widget{
	padding:0px;
	box-shadow:none;
}
.side .widget p,
.side .widget ul li,
.side .widget ul li a{
	color:#000000;
}
.side .widget i{
	color:#5f5aac;
}

/* #Mega Menu */
#navbar-menu ul li.mega-menu-links > ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }
  #navbar-menu ul li.mega-menu-links > ul > li {
    padding-left: 0px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    text-transform: uppercase; }
    #navbar-menu ul li.mega-menu-links > ul > li:hover ~ li {
      z-index: 0; }
    #navbar-menu ul li.mega-menu-links > ul > li.hide-mega-headings > a {
      display: none; }
    #navbar-menu ul li.mega-menu-links > ul > li > a {
      position: relative;
      padding-top: 13px;
      padding-bottom: 13px; }
      #navbar-menu ul li.mega-menu-links > ul > li > a:after {
        display: none; }

#navbar-menu ul li.mega-menu-links.mega-columns-1col > ul > li {
  width: 100%; }

#navbar-menu ul li.mega-menu-links.mega-columns-2col > ul > li {
  width: 50%; }

#navbar-menu ul li.mega-menu-links.mega-columns-3col > ul > li {
  width: 33.33333%; }

#navbar-menu ul li.mega-menu-links.mega-columns-4col > ul > li {
  width: 25%; }

#navbar-menu ul li.mega-menu-links.mega-columns-5col > ul > li {
  width: 20%; }

#navbar-menu ul li.mega-menu-links > ul.mega-menu > li > ul {
  position: relative;
  left: 0 !important;
  right: auto !important;
  padding-top: 10px;
  padding-bottom: 10px;
  top: 0;
  opacity: 0;
  min-width: auto;
  visibility: hidden;
  margin-top: 0;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  #navbar-menu ul li.mega-menu-links > ul.mega-menu > li > ul > li {
    padding-left: 0;
    padding-right: 0;
    text-transform: none; }
    #navbar-menu ul li.mega-menu-links > ul.mega-menu > li > ul > li ul {
      left: 100% !important;
      right: auto !important; }

/* Mega Menu Categories */
#navbar-menu ul li.mega-menu.mega-cat > ul.mega-menu {
  width: 1170px; }
  #navbar-menu ul li.mega-menu.mega-cat > ul.mega-menu.sub-menu-columns-item {
    width: 100%; }
  #navbar-menu ul li.mega-menu.mega-cat > ul.mega-menu > li > ul {
    position: relative;
    left: 0 !important;
    right: auto !important;
    top: 0;
    opacity: 0;
    min-width: auto;
    visibility: hidden;
    margin-top: 0; }

#navbar-menu ul li.mega-menu.mega-cat.mega-columns-1col .ajax_menu .item {
  width: 100%; }

#navbar-menu ul li.mega-menu.mega-cat.mega-columns-2col .ajax_menu .item {
  width: 50%; }

#navbar-menu ul li.mega-menu.mega-cat.mega-columns-3col .ajax_menu .item {
  width: 33.33333%; }

#navbar-menu ul li.mega-menu.mega-cat.mega-columns-4col .ajax_menu .item {
  width: 25%; }

#navbar-menu ul li.mega-menu.mega-cat.mega-columns-5col .ajax_menu .item {
  width: 20%; }

#navbar-menu ul li.mega-menu.mega-cat .ajax_menu .item {
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container .vertical-posts {
  float: left;
  width: 80%;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container .vertical-posts .preloader_type {
    width: 80%;
    margin-left: 20%; }

#navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container {
  overflow: hidden;
  width: 100%;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity .4s ease, -webkit-transform .6s ease;
    transition: opacity .4s ease, -webkit-transform .6s ease;
    -o-transition: opacity .4s ease, -o-transform .6s ease;
    -moz-transition: transform .6s ease, opacity .4s ease, -moz-transform .6s ease;
    transition: transform .6s ease, opacity .4s ease;
    transition: transform .6s ease, opacity .4s ease, -webkit-transform .6s ease, -moz-transform .6s ease, -o-transform .6s ease; }
    #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(5) {
      -webkit-transition-delay: .4s;
      -moz-transition-delay: .4s;
      -o-transition-delay: .4s;
      transition-delay: .4s; }
    #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(4) {
      -webkit-transition-delay: .3s;
      -moz-transition-delay: .3s;
      -o-transition-delay: .3s;
      transition-delay: .3s; }
    #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(3) {
      -webkit-transition-delay: .2s;
      -moz-transition-delay: .2s;
      -o-transition-delay: .2s;
      transition-delay: .2s; }
    #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(2) {
      -webkit-transition-delay: .1s;
      -moz-transition-delay: .1s;
      -o-transition-delay: .1s;
      transition-delay: .1s; }
    #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu .item:nth-child(1) {
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      -o-transition-delay: 0s;
      transition-delay: 0s; }
  #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container .ajax_menu.fadeIn-menu .item {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu {
    /* Categories Vertical */
    position: relative;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical {
      width: 20%;
      padding: 0;
      background: rgba(0, 0, 0, 0.04);
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      border-top: 0;
      margin: 0;
      padding-bottom: 1500px;
      margin-bottom: -1500px;
      border: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      padding-top: 19px; }
      #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.menu-item {
        -webkit-transition: background .4s, color .3s, border-color .4s;
        -o-transition: background .4s, color .3s, border-color .4s;
        -moz-transition: background .4s, color .3s, border-color .4s;
        transition: background .4s, color .3s, border-color .4s;
        border-top: 1px solid transparent;
        border-bottom: 1px solid transparent;
        padding: 0; }
        #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.menu-item > a {
          padding: 10px 28px 10px 28px; }
      #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-vertical li.is-active {
        background: #fff;
        border-top: 1px solid #e9e9e9;
        border-bottom: 1px solid #e9e9e9; }
    #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal {
      /* Categories Horizontal */
      border: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      padding: 20px;
      background: transparent; }
      #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal:after {
        display: block;
        content: '';
        height: 0;
        clear: both; }
      #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li {
        float: left;
        padding: 0;
        margin-right: 10px; }
        #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li:last-child {
          margin-right: 0; }
        #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li.is-active > a {
          color: #fff; }
        #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal > li > a {
          display: block;
          padding: 3px 13px;
          font-size: 14px;
          text-align: center;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          -webkit-transition: background .3s, color .3s;
          -o-transition: background .3s, color .3s;
          -moz-transition: background .3s, color .3s;
          transition: background .3s, color .3s; }
  #navbar-menu ul li.mega-menu.mega-cat div.mega-menu-container > .mega-cat-content.horizontal-posts {
    padding: 0 10px; }

/* Mega menu preloader */
.mega_menu_wrapper_overlay {
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity .2s ease;
  -o-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  transition: opacity .2s ease; }

.mega_menu_wrapper_preloader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 16px;
  height: 16px; }

.preloader_type {
  width: 100%;
  height: 100%;
  position: relative; }

.mega_menu_wrapper_preloader span {
  height: 16px;
  width: 16px;
  background-color: #999;
  -webkit-animation: bluerack_circle 1.4s infinite ease-in-out both;
  -moz-animation: bluerack_circle 1.4s infinite ease-in-out both;
  -o-animation: bluerack_circle 1.4s infinite ease-in-out both;
  animation: bluerack_circle 1.4s infinite ease-in-out both;
  position: absolute;
  top: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%; }

.mega_menu_wrapper_preloader span:first-of-type {
  left: -22px;
  -webkit-animation-delay: -.32s;
  -moz-animation-delay: -.32s;
  -o-animation-delay: -.32s;
  animation-delay: -.32s; }

.mega_menu_wrapper_preloader span:nth-of-type(2) {
  -webkit-animation-delay: -.16s;
  -moz-animation-delay: -.16s;
  -o-animation-delay: -.16s;
  animation-delay: -.16s; }

.mega_menu_wrapper_preloader span:last-of-type {
  left: 22px; }

@-webkit-keyframes bluerack_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    opacity: 1; } }

@-moz-keyframes bluerack_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@-o-keyframes bluerack_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }

@keyframes bluerack_circle {
  0%, 80%, to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; } }
