/* CSS Document */
/*-----------------------Coment-----------------*/

/*-----------------------End Coment-----------------*/

/*-----------------------Page Navigation-----------------*/
.wp-pagenavi {
    margin-bottom: 40px;
    margin-top: 20px;
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 30px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #ae2525;
    display: inline-block;
    font-weight: 400;
    line-height: 1.2em;
    margin: 0 6px;
    padding: 10px 12px;
    text-decoration: none;
}
.wp-pagenavi span.current {
    color: #999999;
}
.wp-pagenavi a:hover{
	background: #EEE;
	color: #999;
}
/*-----------------------End Page Navigation-----------------*/

/*-----------------------Custom-----------------*/
h4.category a{
	font-size: 12px;
    font-weight: 200;
    line-height: 19px;
    margin-top: 0;
	font-family: "Lekton",sans-serif;
	color: #888888;
	margin-bottom: 10px;
}

h4.category a:hover{
	color: #555;
}
.count_cm a:hover{
	color: #999;
}
.wpcf7-form{
    position: relative;
}
.wpcf7-response-output{
    position: absolute;
    top: 30px;
}
@media(max-width: 1199px){
    .wpcf7-response-output{
        top: 55px;
    }
}
.wpcf7-not-valid-tip ,.wpcf7-response-output{
    background: none repeat scroll 0 0 #fff85f;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    font-size: 12px;
    line-height: 25px;
    margin-top:10px;
    padding: 0px 0px 0px 10px;
    text-align: left;
    text-shadow: none;

    font-family: "Lekton",sans-serif !important;
    color: #777 !important;
    font-weight: 300;
}
.contact-content-split{

}
.wpcf7-text{
    margin-bottom: 0px !important;
}

.btn-wrap {
    margin-top: 20px !important;
}
div.wpcf7-response-output {
    margin: auto;
    padding: 0.2em 1em;
}

.wpcf7-mail-sent-ng{
    background: red !important;
    color: #fff !important;
}
@media(max-width: 775px){
    .pad-top{
        padding-bottom: 80px;
    }
}
.sub-heading{
    line-height: 40px !important;
}
.social-wrap .fa{
    background: none repeat scroll 0 0 #000;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    height: 40px;
    opacity: 0.2;
    padding-top: 11px;
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
    width: 40px;
}
.social-wrap .fa:hover{
    opacity: 1;
}
.st-fa{
    background: none repeat scroll 0 0 #000;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    height: 40px;
    opacity: 0.2;
    padding-top: 11px;
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
    width: 40px;
}
.st-fa:hover{
    opacity: 1;
}
.works-item-inner p > span {
    padding: 3px !important;
}
.adminbar-input{
    border-style: none !important;
    height:25px !important;
}
.screen-reader-text{
    display: none;
}
/*-----------------------Custom-----------------*/
h4.category a{
    font-size: 12px;
    font-weight: 200;
    line-height: 19px;
    margin-top: 0;
    font-family: "Lekton",sans-serif;
    color: #888888;
    margin-bottom: 10px;
}

h4.category a:hover{
    color: #555;
}
.count_cm a:hover{
    color: #999;
}
.btn-st-load-more {
    margin-bottom: 25px;
}
.format-audio .media_responsive
{
    padding-top: 20%;
}
.works-container {
  margin-top: 0px !important;
}

/* *********************************
Widget css
*/
.clear{
    clear:both;
}
.widget table thead tr {
    /* background: none repeat scroll 0 0 #eaeaea;*/
}
.widget table, th, td {
    text-align: center;
}
.widget table {
    border-collapse: collapse;
    border-color: #a2a49e !important;;
    border-width: 1px;
    width: 100%;
}
.widget table td, table th {
    border-color: #a2a49e !important;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    text-align: left;
}
.widget {
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
}
.widget a ,.widget li  {
    color: #000;
    font-family: "Crimson Text",serif;
    font-size: 18px;
    font-style: italic;
}
.widget .pad{
    padding-left: 0px;
    padding-right: 0px;
}
.widge table caption {
    background-color: #e9e9e9;
    padding: 10px;
}
.widget .sub-menu li,.widget .pages li, .widget .categories li, .widget_meta ul li, .widget_categories ul li, .widget_archive ul li, .widget_recent_entries ul li, .widget_pages ul li, .widget_recent_comments ul li {
    background: url("../images/li.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    box-sizing: border-box;
    float: left;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-top: 5px;
    width: 100%;
}
.widget ul {
    list-style: none outside none;
    padding-left: 10px;
}
.widget_search input {
    background-color:#EEEEEE !important;
    color: #000 !important;
    border: none !important;
}
.widgettitle , .screen-reader-text ,.widget-title
{
    background: #d82546;
    color: #fff;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 15px;
    font-family: "Montserrat",sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: normal;

}
#wp-calendar caption{
    color: #000;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 15px;
    font-family: "Montserrat",sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: normal;
}
.widget-title .rsswidget{
    color: #000;
}
.wpb_widgetised_column{
    margin-top: 20px;
}
.widget select{
    width: 100%;
}
.widget.widget_search form input[type="text"], .header_top #searchform input[type="text"] {
    background-color: transparent;
    border: 0 none;
    box-sizing: border-box;
    color: #000;
    display: inline-block;
    float: left;
    font-family: inherit;
    height: 40px !important;
    margin: 0 !important;
    outline: 0 none;
    text-decoration: none;
    width: 80%;
}
.widget.widget_search #searchsubmit {
    background-color: transparent;
    border: 0 none;
    color: #8d8d8d;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: "FontAwesome",sans-serif;
    height: 37px;
    line-height: 37px;
    margin: 0;
    outline: 0 none;
    padding: 3px 4%;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
    white-space: nowrap;
    width: 30px;
}
.widget .input-group{
    width: 100%;
}

.widget .search-form {
    background-color: #ededed;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    border: solid 1px #000000;
}

.widget img{
    max-width:100% ;
    height: auto;
}
.widget input, select {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #f0f0f0;
    color: #444;
    margin: 7px 0;
    padding: 12.9px;
    width: 100%;
}
.single_tags {
    margin: 35px 0 0;
}
.single_tags a, aside.sidebar .widget .tagcloud a, .widget .tagcloud a {
    border: 1px solid #000;
    color: #000;
    display: inline-block;
    font-size: 10px !important;
    font-weight: 500;
    height: 32px;
    letter-spacing: 1px;
    line-height: 32px;
    padding: 0 15px;
    text-transform: uppercase;
    transition: background-color 0.2s ease-in-out 0s, border-color 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s;
    vertical-align: middle;
}
.single_tags a {
    margin: 0 7px 5px 0;
}
aside.sidebar .widget .tagcloud a, .widget .tagcloud a {
    margin: 0 3px 5px 0;
}
.single_tags a:hover, aside.sidebar .widget .tagcloud a:hover, .widget .tagcloud a:hover {
    background-color: #9d9d9d;
    border-color: #9d9d9d;
    color: #fff;
}
.single_tags h5 {
    display: inline-block;
    line-height: 36px;
}
.search-form #s{
    border: none !important;
}
/*-----------------------Coment-----------------*/

.comments-area{
    margin:20px 0 ;
}
.comments-area h1, .comments-area h2,.comments-area  h4, .comments-area h5, .comments-area h6 {
    font-family: "Montserrat",sans-serif;
    font-weight: 700;
    line-height: 1;
}
.comments-title{
    font-family: "Montserrat",sans-serif;
    font-weight: 700;
    line-height: 2;
}
.comment-list {
    border-bottom: 1px solid #efefef;
    margin-bottom: 50px;
    margin-left: 0;
    padding-bottom: 30px;
}
.comment-content p{
    color:#000;
}
.comment-list li.comment {
    position: relative;
}
.comment-list li article {
    margin-bottom: 20px;
}
.comment-avatar {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.comment-header {
    margin-bottom: 20px;
}
.comment-metadata {
    color: #888888;
    font-size: 11px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.comments-area a {
    color: #888888;
}
.comments-area a:hover{
    color: #222222;
}
.comment-footer {
    font-size: 11px;
    text-align: right;
    text-transform: uppercase;
}
.comment-footer a {
    color: #222222;
}
.comment-list .comment {
    list-style: none outside none;
}
.comment-body {
    background: none repeat scroll 0 0 #f1f1f1;
    border-radius: 3px;
    overflow: hidden;
    padding: 20px;
    position: relative;
}
.comment-reply-title {
    font-family: "Raleway",sans-serif;
    font-size: 20px;
    font-weight: 300;
}
.form-control {
    border: 1px solid #000 !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    color: #000 !important;
}
.comments-area textarea {
    background: none repeat scroll 0 0 #fff !important;
    border: 1px solid #000 !important;
    color: #444!important;
    height: 165px !important;
    margin-top: 7px !important;
    padding: 13px !important;
    width: 100% !important;
}
#comments .form-control:focus {
    border: 1px solid #000 !important;
}
#comments  textarea:focus {
    border: 1px solid #000 !important;
}
.fn {
    color: #222222;
    font-size: inherit;
    font-style: inherit;
    font-weight: bold;
}
.fn a {
    color: #222222;
}
.ut-arrow-left {
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f1f1f1;
    border-top: 10px solid transparent;
    height: 0;
    left: 84px;
    position: absolute;
    top: 40px;
    width: 0;
}
.sing-cmt{
    cursor:pointer;
}
#submit{
    margin-top:10px;
}
.btn-danger{
    background:#d82546;
}
.comments-area .btn {
    text-shadow: none;
    border: 0;
    background-image: none;
    font-weight: 300;
    border-radius: 3px;
    border-color: none;
    -webkit-transition: .4s cubic-bezier(0.25,.46,.45,.94);
    transition: .4s cubic-bezier(0.25,.46,.45,.94);
    -webkit-transition-property: background-color,color;
    transition-property: background-color,color;
    box-shadow: none;
}
.comments-area .btn:hover {
    background-color: #121212 !important;
    border-color: none;
}
.comment-respond #submit{
    font-size: 18px !important;
    transition: all 0.4s ease-in-out 0s;
}
p.form-submit input#submit {
    background: none repeat scroll 0 0 #f1f1f1 !important;
    border: medium none !important;
    color: #222 !important;
}
p.form-submit input#submit:hover{
    background: #fafafa ;
}
.next-pre-post{
    margin-top:20px;
    margin-bottom:20px;
    height: 40px;
    margin-right: 10px;
}
.next-pre-post .btn {
    background: #848484 !important ;
    width: auto !important;
}
.next-pre-post a:hover ,.next-pre-post a:focus{
    color:#000 !important;
}
@media(max-width: 775px){
    .comments-title{
        font-size: 15px;
    }
}
/*-----------------------end Coment-----------------*/

.text_uppercase{
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
}
.search_heigh{
    height: 100%;
}

.quote-content:after {
    font-family: 'FontAwesome';
    content: "\f10e";
    padding-right: 5px;
    position: absolute;
    right: 25px;
    top: 60px;
    font-size: 600%;
    opacity: 0.1;
    -moz-opacity: 0.1;
    filter: alpha(opacity=10);
}
.quote-content .font2{
    font-size: 17px;
    color: #000 !important;
}
.loading_blog{
    display: none;
}
.format-quote{
    position: relative;
}
.ease{
    opacity: 0.2;
    transition: all 0.4s ease-in-out 0s;
    width: 36px;
}
.ease:hover{
    opacity: 1;
}
.conten_page{
    padding-top: 40px;
    padding-bottom: 40px;
}
/* theme uni test */
figure , .wp-caption , figure img , .wp-caption img{
    max-width: 100%;
}
.news-post-content img , .news-post-content iframe  ,.news-post-content  embed{
    max-width: 100%;
}
.news-post-content .wp-caption{
    max-width: 100%;
}
.news-post-content input{
     border:  solid 1px #000 !important;
     width: auto !important;
}
.news-post-content input:focus{
    border:  solid 1px #000 !important;
}
table thead tr {
    /* background: none repeat scroll 0 0 #eaeaea;*/
}
table, th, td {
    text-align: center;
}
table {
    border-collapse: collapse;
    border-color: #e9e9e9;
    border-width: 1px;
    width: 100%;
}
table td, table th {
    border-color: #e9e9e9;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    text-align: left;
}
table caption {
    background-color: #e9e9e9;
    padding: 10px;
}
/* end theme uni test*/
/* media respon size*/
.media_responsive {
    width: 100%;
    position: relative;
    padding: 0;
    padding-top: 56.6%;
}
.media_responsive iframe, .media_responsive object, .media_responsive embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.style-normal.format-audio .media_responsive,
.style-medium.format-audio .media_responsive,
.format-audio .media_responsive {
    padding-top: 20%;
}
.ip-logo{
    text-align: center;
}
.div_loadmore{
    text-align: center;
}
#commentform input{
    width: 100% !important;
}
.profile-list li:hover, .profile-list li:hover a {
    background-color: #fff85f;
    border-color: #888888;
    color: #121214 !important;
}
.comment-list{
    padding-left: 10px;
}
.cm_avatar_mobi img{
    max-width: 30px;
    float: left;
    margin-right: 10px;
    max-height: 30px;
}

.sticky{
    background: #888 !important;

}
.sticky p , .sticky h1 ,.sticky .black{
    color: #fff;
}
.sticky .btn-eight-dark {
    border: 2px solid #fff;
    color: #fff;
}
.sticky .news-item-wrap {
    margin-bottom: 20px;
    padding: 50px;
}
.grid .status-sticky h3{
    background: #000;
}
.grid .sticky{
    background: none !important;
}
.grid .sticky h3 {
    background: none repeat scroll 0 0 #999;
    color: #fff;
}
.vbox-container{
    background: none !important;
    text-align: center;
}
.vbox-title{
   /* background: none !important;*/
}
.btn_rm{
    background: #eee;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
/* end media respon size*/

@media( max-width: 775px  ){
    .intro-02-wrap .row{
        margin: 0px;
    }
    .intro-02-wrap .col-sm-12{
        padding: 0px;
    }
    .comment-content p , .comment-author ,.comment-metadata ,.comments-title{
        text-align: left !important;
    }
}
@media screen and (max-width: 640px) {

    .comment-content p , .comment-author ,.comment-metadata ,.comments-title{
        text-align: left !important;
    }
}
@media screen and (max-width: 480px) {
    .comment-content p , .comment-author ,.comment-metadata ,.comments-title{
        text-align: left !important;
    }
}
@media screen and (max-width: 320px){
    .comment-content p , .comment-author ,.comment-metadata ,.comments-title{
        text-align: left !important;
    }
}
