/* Teclus Architecture and Renovation HTML5 Template */
.page-wrapper{
	overflow:hidden;
}
.intro-section .col-md-4{
	position:static !important;
	padding-left:0px !important;
}
.page-title{
	background-image:url(../images/background/page-title-2.jpg);
	padding:80px 0 55px !important;
}
.intro-section .col-md-8{
	padding-right:0px !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
	margin-bottom:0px !important;
}

.main-slider .tp-dottedoverlay.twoxtwo{
	background:rgba(0,0,0,0.3) !important;
}
.breadcrumb {
     padding:0px; 
     margin-bottom: 20px; 
     list-style: none; 
     background:none; 
     border-radius: 0px; 
	 text-align:center;
	 width:100%;
}
.bread-crumb li{
    position: relative;
    color: #db77e0;
}

.sidebar-page .container{
	position:static;
	max-width:1200px !important;
	width:100% !important;
	padding:0px !important;
}
.intro-section.style-three .container{
	max-width:1200px;
	width:1200px;
}
.post-header .post-info ul.post-categories{
	display:inline-block;
}
.comment-box .comment .reply-option a{
	margin: 3px 10px;
    padding: 6px 25px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #e1e1e1;
    color: #1a1a1a;
    font-size: 12px;
    line-height: 20px;
    position: relative;
    text-transform: uppercase;
	display: inline-block;
    font-family: "Montserrat",sans-serif;
    transition: all 0.3s ease 0s;
}
.comment-box .comment .reply-option a:hover{
	background: #f7a34a none repeat scroll 0 0;
    border-color: #f7a34a;
    color: #ffffff !important;
}
.comment-box .children{
	margin-left:50px;
}
.sponsors-section.no-padd-bottom .outer-box{
	border-bottom:none;
}
.styled-pagination li {
    display: inline-block;
    margin: 0 6px 10px;
    position: relative;
}
.styled-pagination li a,
.styled-pagination li span {
    border: none;
    border: 1px solid #212121 !important;
    color: #ffffff;
    display: block;
    font-size: 19px;
    line-height: 20px;
    padding: 18px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
    background: #92288e;
    border-radius: 0px !important;
    font-family: "Montserrat",sans-serif;
}
.styled-pagination li a:hover, .styled-pagination li.active a,.styled-pagination li span:hover,.styled-pagination li.active span {
    border-color: #000 !important;
    color: #000;
	background:none;
}


.styled-pagination li span.current{ 
    border-color: #000 !important;
    color: #000;
    background:none;
    }
.side-menu i.icon{
	margin:0px !important;
	line-height: 1.42857;
}
.featured-slider-section .caption-text p{
	text-shadow:1px 0px 1px #dddddd;
}
/**********************Widgets**********************/
.sidebar .widget li {
    line-height: 32px;
    margin-bottom: 10px;
    position: relative;
	color: #f7a34a;
}
.sidebar .widget li a {
    color: #3d3d3d;
    display: inline-block;
	width:88%;
    font-size: 14px;
    font-weight: 400;
    position: relative;
}
.sidebar .widget li a:hover {
    color: #f7a34a;
}
/***************************Twitter Feeds*****************/
.footer-widget .twitter-feeds p {
    line-height: 1.6em;
	color: #808080;
}
.footer-widget .twitter-feeds .feed li span:after{
	position:absolute;
	left:0px;
	content:'\f081';
	color: #f7a34a;
	font-size:16px;
	font-family: 'FontAwesome';
}
.footer-widget .twitter-feeds .feed a {
    color: #4e4e4e;
    position: relative;
}
.footer-widget .twitter-feeds .feed a:last-child{
	color: #f7a34a;
    font-size: 12px;
    position: relative;
    text-transform: uppercase;
	display:block;
}