@charset "utf-8";

/*   

Theme Name: Qurann

Theme URI: http://qurann.ir/

Description: Qurann Theme

Author: BitAfzar Group

Version: 1.0

*/
/* CSS Document */
/*---------------------------*/
/* BitAfzar

/*---------------------------*/
a,h4,input,textarea {
    text-decoration:none;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out;
    color:#222
}

:focus {
    outline:0
}

.clear {
    clear:both
}

strong {
    font-weight:700!important
}

.he {
    height:20px
}

.masthead {
    /*width:1349px;*/
    width: 100%;
    height:150px;
    margin:0 auto;
    position:relative
}

.masthead .search {
    position:absolute;
    left:10%;
    top:30%
}

.masthead .search img {
    width:20px;
    height:20px;
    position:absolute;
    left:10px;
    top:8px
}

.masthead .search input {
    width: 250px;
    background:rgba(0,0,0,.5);
    border-radius:20px;
    padding:5px 30px;
    color:#f7f7f7;
    font:13px bitafzar,'Myriad Pro',Tahoma;
    border:0
}

.masthead .search input:focus {
    padding-left:70px
}

.search input[type="text"] {
    width: 210px;
    background:rgba(0,0,0,.5);
    border-radius:20px;
    padding:5px 30px;
    color:#f7f7f7;
    font:13px bitafzar,'Myriad Pro',Tahoma;
    border:0;
    float: right;
    margin: 0 5px;
    border-radius:20px;
    padding:5px 30px;
}
.search input[type="submit"]{
    float: left;
    margin: 0 5px;
    background: #34495E;
    width: 100px;
    border: 0;
    color: #fff;
    float: right;
}
.search input:focus {
    padding-left:70px
}

.masthead img {
    width:100%
}

.nav-wrapper {
    background:#1aa1e1
}

.nav-wrapper ul.nav-main > li {
    float:right
}

::selection {
    background:#222;
    color:#FFF
}

::-moz-selection {
    background:#222;
    color:#FFF
}

.nav-wrapper ul.nav-main > li a {
    font:12px bitafzar;
    color:#FFF;
    line-height:50px;
    padding:0 20px
}

.nav-wrapper ul.nav-main > li a:hover {
    background:#1aa1e1;
    color:#FFF
}

.d {
    background:#FFF;
    box-shadow:0 1px 2px rgba(0,0,0,.1);
    padding-bottom:5px;
    border-radius:2px;
	position: relative;
	float: right
}

.d img {
    max-width:100%
}

.d h2 {
    padding:0 5px 5px;
    font-size:17px;
    text-align:center
}

.v {
    overflow:hidden
}

.col-lg-5-5 {
    width:38%;
    margin:0 10px
}

.col-lg-5-6 {
    width:38.5%;
    margin-right:8px
}

.d h3 {
    background:url(images/tak.png) right no-repeat #333;
    color:#FFF;
    padding:2px 0;
    text-align:center
}

.v h3 {
    background:#333;
    color:#FFF;
    padding:2px 0;
    text-align:center
}

.list {
    height:1742px;
    background:#FDFDFD;
    border:1px solid #e2e2e2;
    border-bottom:2px solid #e2e2e2;
    padding:10px 10px 0 5px;
    font-size:12px;
    margin-top:10px;
    border-radius:2px;
    direction:rtl
}

.list a {
    font-size:12px;
    display:block;
    padding:3px 2px;
    border-radius:2px
}

.list a:hover {
    background:#1aa1e1;
    color:#FFF
}

.article {
	width: 325px;
    margin:10px 0;
    padding:0 0 10px;
    float:right;
    display:inline-block;
    background:#FDFDFD;
    border:1px solid #e2e2e2;
    border-bottom:2px solid #e2e2e2;
    border-radius:2px;
}

.article h2 {
    padding:0 12px 5px
}

.article h2 a {
    font-size:15px
}

.article .thumb {
    position:relative;
    margin-bottom:5px;
    border-top-right-radius:2px;
    border-top-left-radius:2px
}

.article .thumb img {
    max-width:100%;
    height:200px;
    display:block;
    margin:0 auto;
    border-top-right-radius:2px;
    border-top-left-radius:2px;
    transition:all .3s ease;
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    -o-transition:all .3s ease
}

.article .thumb:hover img {
    transform:scale(1.5) rotate(5deg);
    overflow:hidden
}

.article .icon-overlay i {
    padding:12px 10px 4px 20px
}

.article p {
    height:135px;
    padding:5px 12px;
    font-size:12px;
    color:#333
}

.article ul {
    padding-top:10px
}

.article ul li {
    float:right;
    color:#333
}

.article i {
    padding:4px 12px 4px 20px;
    float:right
}

.col-tags {
    height:150px;
    overflow:hidden;
    background:#FFF
}

.tags {
    width:100%;
    background:#FFF;
    border:1px solid #e2e2e2;
    border-bottom:2px solid #e2e2e2;
    margin:-7px 0 5px;
    float:right;
    border-radius:2px
}

.tags i {
    float:right;
    padding-top:6px;
    clear:both
}

.tags a {
    float:right;
    padding:0 5px;
    margin:2px
}

.tags a:hover {
    background:#1aa1e1;
    color:#FFF
}

.ui {
    position:relative;
    top:6px
}

.tooltip {
    white-space:nowrap;
    line-height:2
}

.tag ul {
    margin:3px 5px 0 0
}

.tag a {
    white-space:nowrap;
    background:#eee;
    border-radius:3px 0 0 3px;
    color:#999;
    display:inline-block;
    height:26px;
    float:right;
    line-height:26px;
    padding:0 10px 0 23px;
    position:relative;
    margin:5px 1px;
    text-decoration:none;
    -webkit-transition:color .2s
}

.tag a:before {
    background:#fff;
    border-radius:10px;
    box-shadow:inset 0 1px rgba(0,0,0,0.25);
    content:'';
    height:6px;
    left:10px;
    position:absolute;
    width:6px;
    top:10px
}

.tag a:after {
    background:#fff;
    border-bottom:13px solid transparent;
    border-right:10px solid #eee;
    border-top:13px solid transparent;
    content:'';
    position:absolute;
    left:0;
    top:0
}

.tag a:hover {
    background-color:#1aa1e1;
    color:#fff
}

.tag a:hover:after {
    border-right-color:#1aa1e1
}

.contents {
    padding:0 20px
}

.contents .thumb-single {
    width:100%;
    height:auto;
    float:right;
    margin:0 0 15px 15px
}

.contents .thumb-single img {
    width:100%;
    height:100%;
    padding:4px;
    background-color:#fff;
    border:2px solid #e2e2e2
}

.contents p {
    color:#444;
    line-height:2.5
}

.contents img {
    max-width:100%;
    display:block;
    margin:8px auto;
    border-radius:2px
}

.tags-content {
    padding:10px;
    padding-bottom:40px
}

.tags-content a {
    background:#34495E;
    color:#FFF
}

.tags-content .tag a:after {
    border-right:10px solid #34495E
}

.tag a:hover:after {
    border-right-color:#1aa1e1
}

.author {
    width:100%;
    height:100px;
    margin:10px auto;
    background:#FFF;
    box-shadow:0 1px 2px rgba(0,0,0,.1);
    position:relative
}

.users {
    position:absolute;
    left:5px;
    top:-5px
}

.share-i {
    position:absolute;
    left:5px;
    top:-9px
}

.number-co {
    width:100%;
    margin:20px auto;
    background:#373737;
    position:relative;
    height:40px;
    color:#FDFDFD
}

.number-co h3 {
    color:#FDFDFD;
    font-size:15px;
    padding-top:4px
}

.number-co span {
    width:8%;
    background:#1aa1e1;
    float:right;
    padding:1.5px 9px;
    height:40px;
    margin-left:20px
}

/*---:[ comments area ]:---*/
#comments {
    margin-right:5.6em;
    margin-left:0
}

.comments_intro,#respond_intro {
    margin-left:1.1em
}

dl#comment_list dt,#trackback_list {
    padding-right:1.1em;
    background:#373737;
    border-left:8px solid #1aa1e1;
    padding-left:1.1em
}

#comment_list p {
    padding:8px
}

dl#comment_list dd {
    padding-left:1.1em
}

dl#comment_list dd .format_text,dl#comment_list dd #respond {
    padding-right:1.1em
}

dl#comment_list dl dt {
    padding-left:2.2em;
    border-width:0 0 0 .1em
}

dl#comment_list dl dt.bypostauthor {
    padding-left:2.1em;
    border-width:0 0 0 .2em
}

dl#comment_list dl dd {
    padding-left:0
}

dl#comment_list dl dd .format_text {
    padding-left:1.5em;
    border-width:0 0 0 .067em
}

dl#comment_list dl dd.bypostauthor &gt;
.format_text {
    padding-left:1.4em;
    border-width:0 0 0 .133em
}

dl#comment_list dl dd dl {
    padding-left:2.2em
}

/*---:[ content elements



    ]:---*/
.comments_intro {
    margin-bottom:2.4em;
    margin-left:-5.5em;
    padding:1em 1.2em;
    background:#eee;
    border-left:4.4em solid #ddd
}

#respond_intro {
    margin-top:2.4em;
    margin-left:0;
    padding-top:1.2em
}

#respond_intro p {
    font-size:2.4em;
    line-height:1em;
    color:#222
}

dl#comment_list,#trackback_list {
    border-top:0
}

dl#comment_list
dt,dl#comment_list dd,#trackback_list {
    padding-top:0;
    padding-right:0;
    padding-left:0
}

#trackback_list {
    margin-bottom:1.2em
}

dl#comment_list dt {
    position:relative
}

dl#comment_list dt .comment_author {
    float:right;
    padding:0 10px;
    color:#666
}

dl#comment_list dt .comment_author a {
    color:#bbb;
    font:12px bitafzar,Tahoma
}

dl#comment_list dt
.comment_author a:hover {
    color:#bbb;
    text-decoration:none
}

dl#comment_list dt .comment_time {
    font-size:1em;
    line-height:2em;
    padding:0 .917em;
    visibility:hidden
}

.comment_time a {
    color:#bbb
}

dl#comment_list dt:hover .comment_time {
    visibility:visible
}

dl#comment_list dt .edit_comment {
    position:absolute;
    top:3.538em;
    left:-4.231em;
    width:3.385em;
    text-align:center;
    visibility:hidden
}

dl#comment_list dl dt .edit_comment {
    top:2.692em;
    left:-3.385em;
    width:2.538em
}

dl#comment_list dt:hover .edit_comment {
    visibility:visible
}

dl#comment_list dt .edit_comment a {
    font-size:.769em;
    padding:.3em;
    text-transform:uppercase;
    letter-spacing:1px;
    background:#eee
}

dl#comment_list dl dt .edit_comment a {
    letter-spacing:normal
}

dl#comment_list dt .edit_comment a:hover {
    color:#fff;
    background:#d60;
    text-decoration:none
}

dl#comment_list dd {
    border-bottom:0
}

dl#comment_list dl {
    margin-top:2.4em
}

span.avatar {
    position:absolute;
    right:-70px;
    top:0;
    line-height:1em!important
}

dl dl span.avatar {
    left:-3.385em
}

.avatar img {
    width:60px;
    height:60px;
    margin-left:0;
    float:none
}

.children &gt; dt &gt; .avatar img {
    width:60px;
    height:60px
}

dl#comment_list dd .format_text {
    position:relative;
    margin-bottom:1.6em;
    padding-right:0;
/* stupid IE shit follows */
    height:1%;
    background:#fff
}

dl#comment_list dd p.reply {
    position:absolute;
    left:5px;
    bottom:8px;
    margin-bottom:0;
    visibility:hidden
}

dl#comment_list dd p.reply a {
    display:inline-block;
    font:13px bitafzar;
    padding:0 10px 3px;
    background:#eee;
    text-transform:lowercase;
    letter-spacing:normal;
    text-shadow:1px 1px 0 #fff;
    -moz-border-radius:2px;
    -webkit-border-radius:2px
}

dl#comment_list dd p.reply a:hover {
    color:#fff;
    background:#1aa1e1;
    text-decoration:none;
    text-shadow:1px 1px 0 #3a703d
}

dl#comment_list dd .format_text:hover p.reply {
    visibility:visible
}

dl#comment_list .bypostauthor {
    background:none
}

dl#comment_list dd dl,dl#comment_list dl dd dl {
    padding-left:4.4em
}

dl#comment_list dl dt,dl#comment_list dl dd,dl#comment_list dl
dt.bypostauthor,dl#comment_list dl dd.bypostauthor,dl#comment_list dl dd
.format_text {
    padding-right:0;
    padding-left:0;
    border-left:0!important
}

dl#comment_list dl dd.bypostauthor &gt; .format_text {
    padding-left:0
}

dl#comment_list dl #respond {
    margin-left:-4.4em;
    border-left-width:3.3em
}

#commentform p {
    padding:0;
    margin:0 0 8px;
    display:flex
}

#commentform p span {
    width:5%;
    height:30px;
    background:#373737;
    float:right;
    margin-top:2px;
    position:relative
}

#commentform p span i {
    position:absolute;
    top:3px;
    right:3px
}

#commentform p input {
    float:left
}

#commentform input,#commentform textarea {
    width:100%;
    background:#FDFDFD;
    border:none;
    border-left:4px solid #1aa1e1;
    padding:4px;
    font:11px bitafzar,'Myriad Pro',Tahoma;
    color:#777
}

#commentform input:focus,#commentform textarea:focus {
    border:none;
    border-left:4px solid #1aa1e1;
    background:#FFF
}

#commentform input[type="submit"] {
    width:100%;
    margin:0;
    padding:0;
    border:2px solid #1aa1e1;
    background:#1aa1e1;
    color:#FFF;
    cursor:pointer;
    padding:5px;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}

#commentform input[type="submit"]:hover {
    background:#FFF;
    color:#1aa1e1;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}

.number-co {
    width:100%;
    margin:20px auto;
    background:#373737;
    position:relative;
    height:40px
}

.number-co h3 {
    color:#bbb;
    font-size:15px;
    padding-top:4px
}

.wpcf7 input,.wpcf7 textarea {
    padding:5px;
    border:1px solid #e2e2e2;
    font-family:'bitafzar',Tahoma!important;
    border-radius:2px
}

.wpcf7 input:focus,.wpcf7 textarea:focus {
    border:1px solid #1aa1e1
}

.wpcf7 input[type="submit"] {
    font-family:'bitafzar',Tahoma!important;
    background:#1aa1e1;
    border:0;
    color:#FFF;
    cursor:pointer;
    margin:5px 0;
    border:0
}

.wpcf7 input[type="submit"]:hover {
    background:#2C3E50
}

.leftsidebar {
    width:90.333333%;
    margin-right:11px
}

.leftsidebar .column {
    float:left;
    background:#FFF;
    box-shadow:0 1px 2px rgba(0,0,0,.1);
    margin-bottom:30px
}

.leftsidebar .column h3 {
    background:#333;
    color:#FFF;
    padding:8px 0;
    text-align:center
}

.leftsidebar .column ul {
    margin-top:5px
}

.leftsidebar .column ul li a {
    padding:4px 10px;
    display:block;
    font-size:13px
}

.leftsidebar .column ul li a:hover {
    background:#1aa1e1;
    color:#FFF
}

.leftsidebar .column .livicon {
    position:relative;
    top:3px
}

.wg {
    margin:15px auto
}

.wg p,.wg strong {
    font:12px bitafzar,'Myriad Pro'
}

.wg input[type=radio] {
    position:absolute;
    z-index:-1000;
    left:-1000px;
    overflow:hidden;
    clip:rect(0 0 0 0);
    height:1px;
    width:1px;
    margin:-1px;
    padding:0;
    border:0
}

.wg input[type=radio] + label {
    padding-left:23px;
    height:18px;
    display:block;
    line-height:18px;
    background-repeat:no-repeat;
    background-position:0 0;
    vertical-align:middle;
    cursor:pointer;
    font:12px bitafzar,'Myriad Pro'
}

.wg input[type=radio]:checked + label {
    background-position:0 -18px
}

.wg label {
    background-image:url(images/arrow.png);
    -webkit-touch-callout:none;
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}

.wp-polls ul li,.wp-polls-ul li,.wp-polls-ans ul li {
    padding:5px 0 5px 8px
}

.wp-polls .Buttons {
    font:12px bitafzar,'Myriad Pro',Tahoma;
    background:#474747!important;
    border:0!important;
    color:#FFF;
    border-radius:2px;
    padding:4px 2px;
    cursor:pointer
}

.wp-polls .Buttons:hover {
    background:#27AE60!important
}

.wp-polls-ans {
    padding:5px 0
}

#polls-1-loading {
    padding:5px 0
}

.wp-polls ul li,.wp-polls-ul li,.wp-polls-ans ul li {
    font:12px bitafzar,'Myriad Pro'
}

.wp-polls .pollbar {
    background-image:none!important;
    border:0!important;
    background:#f26c4f;
    border-radius:5px
}

/* basic menu styles */
.block-menu a {
    width:100%;
    color:#fff;
    display:inline-block;
    text-decoration:none;
    overflow:visible;
    line-height:40px;
    font-size:15px;
    padding:5px 10px;
    margin-top:10px;
    text-align:center
}

/* animation domination */
.three-d {
    perspective:200px;
    transition:all .07s linear;
    position:relative;
    cursor:pointer
}

/* complete the animation! */
.three-d:hover .three-d-box,.three-d:focus .three-d-box {
    transform:translateZ(-25px) rotateX(90deg)
}

.three-d-box {
    transition:all .3s ease-out;
    transform:translatez(-25px);
    transform-style:preserve-3d;
    pointer-events:none;
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:100%;
    height:100%
}

/* 



    put the "front" and "back" elements into place with CSS transforms, 



    specifically translation and translatez



*/
.front {
    transform:rotatex(0deg) translatez(25px)
}

.back {
    transform:rotatex(-90deg) translatez(25px);
    color:#ffe7c4
}

.front,.back {
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background:#000;
    padding:5px 10px;
    color:#fff;
    pointer-events:none;
    box-sizing:border-box;
    background:#34495E;
    border-radius:2px
}

.cat-ind ul {
    margin:5px 2px 0
}

.cat-ind ul li a {
    float:right;
    display:block;
    width:170px;
    font-size:14px;
    white-space:nowrap;
    padding:10px 13px 12px;
    margin:5px;
    text-align:center;
    line-height:1;
    position:relative;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-border-top-left-radius:150px;
    -webkit-border-bottom-right-radius:150px;
    border-top-left-radius:150px;
    border-bottom-right-radius:150px;
    background:#34495E;
    color:#FFF
}

.cat-ind ul li a:hover {
    background:#1aa1e1;
    border-radius:0;
    -webkit-border-top-right-radius:150px;
    -webkit-border-bottom-left-radius:150px;
    -moz-border-radius-topright:150px;
    -moz-border-radius-bottomleft:150px;
    border-top-right-radius:150px;
    border-bottom-left-radius:150px
}

.cat-inds ul {
    margin:5px 2px 0
}

.cat-inds ul li a {
    float:right;
    display:block;
    width:170px;
    font-size:14px;
    white-space:nowrap;
    padding:10px 13px 12px;
    margin:5px;
    text-align:center;
    line-height:1;
    position:relative;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-border-top-right-radius:150px;
    -webkit-border-bottom-left-radius:150px;
    border-top-right-radius:150px;
    border-bottom-left-radius:150px;
    background:#34495E;
    color:#FFF
}

.cat-inds ul li a:hover {
    background:#1aa1e1;
    border-radius:0;
    -webkit-border-top-left-radius:150px;
    -webkit-border-bottom-right-radius:150px;
    border-top-left-radius:150px;
    border-bottom-right-radius:150px
}

.owl-carousel .owl-item {
    overflow:hidden !important
}
.owl-carousel{
	overflow: hidden !important;
}
.owl-carousel .owl-item img {
    height:420px;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}

.owl-carousel .owl-item img:hover {
    transform:scale(1.2) rotate(5deg);
    overflow:hidden;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}

.owl-carousel .owl-item {
    overflow:hidden
}

.post-categories a {
    color:#FFF;
    text-align:center;
    padding:0 2px
}

.image-caption small {
    display:table;
    margin:0 auto
}

.support {
    width:1110px;
    position:relative;
    right:5px
}

#main-slider {
    overflow:hidden!important
}

#ourClients img {
    width:auto!important;
    height:auto!important
}

.vi {
    display:table;
    margin:0 auto
}

.book img {
    height:300px!important
}

.cat-article {
    width:100%
}

.cat-entry {
    width:33%;
    margin:10px 0 10px 2px
}

.cat-tags {
    display:none
}

.search_form_c span {
    font-family:'bitafzar','Myraid Pro',Tahoma
}

.search_form_c input {
    width:100%;
    border:1px solid #e2e2e2;
    font-family:'bitafzar','Myraid Pro',Tahoma;
    margin:5px 0
}

.category input[type="submit"] {
    width:100%;
    margin:0;
    padding:0;
    border:2px solid #1aa1e1;
    background:#1aa1e1;
    color:#FFF;
    cursor:pointer;
    padding:5px;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}

.category input[type="submit"]:hover {
    background:#FFF;
    color:#1aa1e1
}

.category {
    background:#FFF;
    float:right;
    padding:10px;
    margin:10px auto;
    border-radius:2px
}

.category img {
    max-width:100%
}

#content-r,#content-q {
    height:3000px;
    overflow:hidden
}

.wp-pagenavi a,.wp-pagenavi span {
    border:0!important;
    padding:3px 11px!important
}

.wp-pagenavi a,.wp-pagenavi span {
    text-decoration:none;
    background:#34495e;
    padding:3px 11px;
    color:#FDFDFD;
    float:right;
    margin:2px;
    border-radius:22px
}

.wp-pagenavi span.current {
    background:#3498db;
    color:#FDFDFD
}

.wp-pagenavi a {
}

.wp-pagenavi a:hover {
    background:#3498db;
    color:#FDFDFD
}

.wp-pagenavi span.current {
    font-weight:700
}

.media-heading a {
    color:#FFF;
    font-size:17px
}
@media screen and (min-width: 722px) and (max-width: 5000px ){
	.hq-responsive{
		display: none;
	}
}
@media screen and (max-width: 721px){
	.hq-responsive{
		display: block;
	}
	
	.cat-list{
		display: none !important;
	}
}

@media screen and (max-width: 721px) {
.masthead {
    display:none
}

.nav-wrapper {
    display:none
}

#main-slider {
    display:none
}

.d {
    float:right;
    width:100%
}

.res-last {
    display:none
}

.cat-list {
    width:75%!important;
    margin:10px auto;
    display:table;
    float:none!important
}

.ct {
    width:85%!important;
    margin:0 auto;
    display:table!important;
    float:none!important
}

.left-sidebar-responsive {
    float:right!important;
    width:100%!important
}

.number-co span {
    width:12%
}
.search_form_c{
    width: auto !important;
}
}

@media screen and (max-width: 466px) {
.d {
    float:right;
    width:100%
}
.res-last {
    display:none
}

.cat-list {
    width:75%!important;
    margin:10px auto;
    display:table;
    float:none!important
}

.cat-inds ul li a {
    width:100%;
    margin:5px auto
}

.cat-ind ul li a {
    width:100%;
    margin:5px auto
}

.left-sidebar-responsive {
    float:right!important;
    width:100%!important
}

.number-co span {
    width:13%
}
}
.owl-stage-outer,.portfolio-list{
	direction: ltr;
}
.owl-item h3{
	margin-top: 5px;
	text-align: center;
}

/**/
.list-posts {
    position: relative;
    float: right;
    height: auto;
    padding-bottom: 5px;
    border-radius: 0 0 7px 7px;
}
.inner-list-post {
    padding: 15px
}
.inner-list-post li {
    position: relative;
    float: right;
    margin-bottom: 1%;
    padding-right: 0;
}
.inner-list-post li a img {
    position: relative;
    float: right;
    width: 110px;
    height: 110px;
    border-radius:50%;
    margin-left:10px; 
}
.inner-list-post li a h4 {
    height: 80px;
    margin-top: 10px;
    margin-right: 80px;
    padding: 1px 10px 1px 1px;
    color: #000;
    background-color: #fff;
}
