/*
File Name: style.css
Theme Name:  RT-Theme 18
Author: Tolga Can
Version: 1.6.1
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://themeforest.net/user/stmcan
Description: shared on weidea.net, Theme designed by Tolga Can - <a href="http://themeforest.net/user/stmcan">stmcan</a>
License: GNU General Public License
License URI: /Licensing/gpl.txt
*/


/*
    EDIT /css/style.css for the theme stlye
*/

.hdp-sy {
    overflow: hidden;
}

.hdp-sy .forcefullwidth_wrapper_tp_banner {
    width: 60% !important;
    float: left;
}

.hdp-sy .fullwidthbanner-container {
    width: 100% !important;
}

.hdp-sy .sp-r {
    width: 40%;
    float: left;
    overflow: hidden;
}

.pr-c {
    height: 175px;
}

.hdp-sy {
    overflow: hidden;
    width: 1090px;
    margin: 0 auto;
}

.tp-leftarrow {
    left: 15px !important;
}

.tp-rightarrow {
    right: 15px !important;
}

#rev_slider_2_1_wrapper {
    width: 100% !important;
    left: 0 !important;
}

.prc-l,
.prc-r {
    width: 50%;
    float: left;
}

.new-conc .more-cat {
    font-size: 14px;
    padding: 0px 6px 0px 6px !important;
}

.widget_text .more-cat,
.content_footer .more-cat {
    display: none;
}

.search-form {
    width: 1090px;
    margin: 0 auto;
}

.search-con input.search-field {
    width: 90.5%;
    border: 1px solid #cecece !important;
    padding: 9px 0px 9px 10px;
    font-size: 15px;
}

.search-con input.search-submit {
    padding: 11px 0px 12px 0px;
    width: 9%;
    color: #fff !important;
    background: #ff0101;
    font-size: 16px;
    margin-left: -10px;
    text-align: center;
}

.qhwz-con {
    width: 1090px;
    margin: 0 auto;
    margin-bottom: 15px;
        padding-left: 10px;
}

.qhwz-t {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    text-align: center;
    position: relative;
    padding-bottom: 2.2rem;
    margin: 30px 0;
    text-transform: uppercase;
}

.qhwz-t:after {
    content: '';
    position: absolute;
    width: 47.99%;
    height: .3rem;
    background: #000;
    bottom: 0;
    left: 37.6%;
    margin-left: -7.5rem;
}

.qhwz-t a,
.qhwz a {
    color: #000;
    text-decoration: inherit;

}

.qhwz .t {
    font-size: 15px;
    text-align: center;
}

.hdp-2 .swiper-button-next,
.hdp-2 .swiper-button-prev {
    margin-top: -29px;
}

.hdp-2 .swiper-slide:hover .rd {
    opacity: 1;
}

.hdp-2 .rd {
    width: 330px;
    height: 190px;
    position: absolute;
    background: rgba(51, 51, 51, 0.6);
    top: 0;
    opacity: 0;
    -webkit-transition: all 400ms cubic-bezier(.455, .03, .515, .955);
    -moz-transition: all 400ms cubic-bezier(.455, .03, .515, .955);
    -ms-transition: all 400ms cubic-bezier(.455, .03, .515, .955);
    -o-transition: all 400ms cubic-bezier(.455, .03, .515, .955);
}

.r-d {
    color: #fff;
    font-size: 15px;
    text-align: center;
    padding-top: 29%;
}

.latest-news-2 .title {
    color: #ff0000 !important;
}



#navigation_bar {
    margin: 0 auto;
    display: table;
}

.page-id-40 .hdp-sy,
.page-id-40 .qhwz-con {
    display: none;
}

.page-id-40 .box {
    margin: 0 0 0 0px;
}

.type-post .blog-head-line h2 {
    width: 390px;
}

.home .blog_list h2,
.home .blog-head-line h2 {
    font-weight: 600 !important;
    font-family: 'PT Sans', sans-serif;
}

.blog-conc {
    position: relative;
}

.ydu-n {
    position: absolute;
    z-index: 9;
    right: 10px;
}

.search-results .hdp-sy,
.search-results .qhwz-con {
    display: none;
}

.nav_shadow .nav_border {
    background: #c9ab62;
}

.picScroll-left {
    width: 1090px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    float: left;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 30%;
}

.picScroll-left .hd .prev {
    left: -8px;
}

.picScroll-left .hd .next {
    right: 0;
}

.picScroll-left .bd {
    margin-left: 25px
}

.picScroll-left .bd ul {
    overflow: hidden;
}

.picScroll-left .bd ul li {
    margin: 0 10px;
    width: 325px;
    float: left;
    display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    display: block;
}

.picScroll-left .bd ul li .title {
    line-height: 1.5;
    font-size: 15px;
    padding-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.prev img,
.next img {
    width: 35px;
}

.picScroll-left .pic {
    position: relative;
}

.picScroll-left .rd {
    position: absolute;
    top: 0;
    width: 320px;
    height: 200px;
    background: rgba(51, 51, 51, 0.6);
    opacity: 0;
    -webkit-transition: all 400ms cubic-bezier(.455, .03, .515, .955);
    -moz-transition: all 400ms cubic-bezier(.455, .03, .515, .955);
    -ms-transition: all 400ms cubic-bezier(.455, .03, .515, .955);
    -o-transition: all 400ms cubic-bezier(.455, .03, .515, .955);
}

.picScroll-left .pic:hover .rd {
    opacity: 1;
}
#menu-item-2250 {
    width: 185px;
}
.total-views {
    position: absolute;
    right: 20px;
    bottom: 20px;
    max-width: 600px;
    max-height: 20px;
    overflow: hidden;
}
input {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-origin: padding-box;
    background-size: auto;
    border-bottom-color: rgba(34, 36, 38, 0.14902);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgba(34, 36, 38, 0.14902);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgba(0, 0, 0, 0);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgba(34, 36, 38, 0.14902);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    color: rgba(0, 0, 0, 0.870588);
    cursor: auto;
    display: block;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 0;
    font-stretch: normal;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    letter-spacing: normal;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    outline-color: rgba(0, 0, 0, 0.870588);
    outline-style: none;
    outline-width: 0px;
    overflow-x: visible;
    overflow-y: visible;
    text-align: left;
    text-indent: 0px;
    text-rendering: auto;
    text-shadow: none;
    text-transform: none;
    transition-delay: 0s, 0s;
    transition-duration: 0.1s, 0.1s;
    transition-property: box-shadow, border-color;
    transition-timing-function: ease, ease;
    word-spacing: 0px;
    writing-mode: horizontal-tb;
    -webkit-appearance: none;
    -webkit-box-flex: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-rtl-ordering: logical;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: text;
    -webkit-border-image: none;
}
@media (min-width: 500px) {
.search-con input.search-field {
    width: 90%;
}
.search-con input.search-submit {
    padding: 12px 0px 13px 0px;
}
.content_second_background {
    padding-left: 15px;
}
}

.page-id-40 .testbox.box.five {
    width: 335px;
    margin-left: 35px;
    padding: 15px 10px 10px 5px;
    -o-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
    -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
    border: 1px solid #EDEDED;
}
.alignnone.size-full.wp-image-2243 {
    margin-bottom: 10px;
}
.page-id-40 .six {
    width: 175px;
}
.page-id-40 .box.five.widget_text,.page-id-40 .widget_latest_posts_2 {
    width: 300px !important;
    float: left;
}
.page-id-40 .widget_latest_posts_2 {
    margin-top: 19px;
}
.aligncenter.size-full.wp-image-2662 {
    width: 274px;
}
.alignleft.size-full.wp-image-3479 {
    width: 110px;
}
.alignleft.size-full.wp-image-3480 {
    width: 296px;
}
.alignleft.wp-image-3481 {
    width: 140px;
}
img.alignleft {
    max-width: 100%;
    margin: 6px 50px 6px 0;
}
img.alignleft.wp-image-3349,img.alignleft.wp-image-3350 {
    width: 273px;
}
img.alignleft.wp-image-3361 {
    width: 431px;
}
img.wp-image-2737.alignleft {
    width: 202px;
}
img.wp-image-2738.alignleft {
    width: 210px;
}
img.alignleft.size-full.wp-image-3082 {
    width: 300px;
}
img.alignleft.size-full.wp-image-3749 {
    width: 388px;
}
img.alignleft.size-full.wp-image-3750 {
    width: 596px;
}
img.alignleft.size-full.wp-image-3748 {
    width: 491px;
}
img.alignleft.size-full.wp-image-3714 {
    width: 246px;
}
img.alignleft.size-full.wp-image-3715 {
    width: 227px;
}


/*20170204*/
.total-views,
.ydu-n {
	color: #DE2D2D;
}
.blog_list:not(.single) p {
	text-align: justify;
	max-height: 82px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.picNoScroll ul {
	width:auto !important;
}
/*.picScroll-left .bd ul li .pic.hasPic {
	width: 320px;
	height: 200px;
}*/
@media (max-width: 959px){
	.responsive .hdp-sy,
	.responsive .qhwz-con,
	.responsive #text-box-166114-65483 {
		display: none;
	}
	
	.responsive .blog_list img {
		width: 100% !important;
		height: auto !important;
	}
	.responsive .blog_list > section > div {
		padding-right: 0 !important;
		float:none !important;
	}
	.responsive .testbox .row {
		padding-left: 10px;
		padding-right: 10px;
	}
	.responsive #row-166114-2-content .six {
		width: 50%;
		height: 174px;
		margin: 0;
	}
}

#header .textwidget > h3 a {
	float: left !important;
    padding-right: 52%;
    margin-top: -15px;
    /* padding-top: 3%; */
}

.single-post .reviews{
	margin-bottom: 10px;
}
.reviews .rr_review_form .form_table{
	width:100%;
}
.reviews .testimonial_group .drop_cap{
	display:none;
}
.testimonial_group .full-testimonial .rr_review_name{
	text-align:left;
}


/*20170227*/
.post-title-holder{
	float:none !important;
}
.blog_list:not(.single) p{
	text-align:left;
	padding-bottom:0;
}