* {
    box-sizing: border-box
}
#infobox p{
	font-size:14px;
}
.commentlist{
	background: #fff;
    padding: 10px;
    box-shadow: 0 0 4px 0 rgb(207 207 207 / 50%);
    margin: 5px;
    width: 100%;
}
#respond{
	padding:10px;
	background:antiquewhite;
	margin: 5px;
}
#comments{padding:10px;}
.comment{
	border-bottom: solid 1px #f7f7f7;
    margin-bottom: 10px;
}
.reply{
	background: #f7f7f7;
    padding: 3px 9px;
    width: 57px;
    margin: 10px;
    border-radius: 5px;
}
#list-items li {
    background: #fff;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border: solid 1px #eee;
    border-radius: 5px;
	position:relative;
}
#list-items h2 {
    padding: 15px 10px;
    font-size: 1.7em;
}
#list-items p {
    padding: 0px 10px;
}

p{
	font-size: 0.9em;
    line-height: 1.6em;
}
#header{
	background:#fff;
	height:75px;
}
.hinner{
	width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    padding:20px 15px;
    box-sizing: border-box;
	display:flex;
}
.hlogo{
   
}
.lightbox {
display:none;
background:rgba(0,0,0,.6);
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index:999;
}
.mmenuc { 
display:none;
background:#fff;
position:fixed;
left:0;	
top:0;
width:60%;
max-width:300px;	
height:100%;
z-index:999;	
padding:0;	
}
.menu-items{
	padding:25px;
}
.menu-items li{
	line-height: 40px;
    font-size: 20px;
}

body {
    font-size: 80%;
    font-family: Arial, Sans-Serif;
    background: rgb(250, 250, 250);
    color: #333;
}

input,
select,
textarea,
button {
    font-family: 'Open Sans', sans-serif;
    outline: 0
}
.minimize{
    height: 200px;
    overflow: hidden;
}
.expanded{
    height: auto;
}
.showmore-section{
    height: 30px;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    padding: 8px;
    cursor: pointer;
}
.section{
    background:#fff;
    padding: 10px;
    box-shadow:  0 0 4px 0 rgba(207,207,207,.5);
    margin: 5px;
    float: left;
    width: 100%;
}
.section.home li{
    height: 60px;
}
.secbot{
    height: 40px;
    padding: 0px 10px;
}
.catlink{
    background: #00888e;
    padding: 7px;
    color: #fff;
    border-radius: 20px;
    line-height: 50px;
    margin-left: 3px;
}
.cbrown {
    color: #666
}

.cmaroon {
    color: maroon
}
.mobhide{
    display: none;
}

.fbold {
    font-weight: 700
}
.tunline {
    text-decoration: underline
}

.aligncenter {
    text-align: center;
}
.textc{
    text-align: center;
}
#pcontent,
.textstyle {
    color: #666;
    font-size: 13px;
}

.clear {
    clear: both
}
.floatl{
    float: left;
}
.floatr{
    float: right;
}
.pd5{
    padding: 5px;
}
.mtop20 {
    margin-top: 20px
}

.list_page {
    box-shadow: 0 0 4px 0 rgba(207, 207, 207, .5)
}

div.liststats span {
    display: inline-block;
    padding: 0 15px
}

.li_head {
    padding: 10px 10px 5px 10px;
    width: 68%;
}

.item_num{
    z-index: 999;
    font-size:12px;
    color: #fff;
    background:#555; 
    text-align: center;
    min-width: 30px;
}

.list_item .textstyle {
    padding: 0 10px 5px
}

.reltags {
    display: block;
    font-size: 13px;
    margin: 5px 10px
}

.reltags a {
    color: #36c;
    background: #f5f8ff;
    padding: 2px 4px
}

.heading2 div,
.list_in .ranked {
    background: #e86100;
    color: #fff;
    font-size: 12px;
    margin-right: 2%;
    padding: 3px 0;
    width: 18%
}

.list_in .ranked {
    line-height: 30px;
    font-size: 13px
}

.list_in a {
    display: block;
    overflow: hidden;
    font-size: 13px
}

.list_in a .ltitle {
    width: 78%;
    padding: 2px 4px 0 0;
    line-height: 20px
}

.comment-form-author p {
    margin-bottom: 6px
}

.comment-form-author p label {
    display: block
}

.comment-form-author,
.comment-form-email {
    padding: 5px 0
}

button.submit_answer_btn {
    font-size: 14px;
    padding: 6px;
    border: 1px solid #ccc;
    width: 30%;
    display: block
}

input[type=submit] {
    cursor: pointer
}

/*Content Containers*/
.singlewrapper {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 0px 10px 0px;
    box-sizing: border-box
}

.sidebar {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(207, 207, 207, .5);
    padding: 10px;
    box-sizing: border-box
}
/* Content Containers*/
.recentlist li {
    border-bottom: 1px solid #eee;
    padding-bottom: 8px
}

.recentlist a {
    display: block;
    overflow: hidden;
    padding: 12px 8px 3px 8px;
    font-size: 14px
}

.recentlist a:before {
    content: "";
    display: block;
    font-size: 10px;
    font-weight: 700
}

.recentlist li span {
    color: #666;
    padding: 1px 8px;
    display: inline-block;
    font-size: 10px
}

.recentitems a {
    display: block;
    overflow: hidden;
    padding: 5px 0 3px 0;
    border-bottom: 1px solid #eee
}

.recentitems a div.fleft {
    padding-left: 5px
}

.recentitems a:hover {
    background: #eee
}

.recentlist a:hover {
    color: #e86100
}

.recentitems a span {
    line-height: 50px;
    display: block;
    padding: 0 10px;
    font-size: 14px
}

#dhide {
    display: none
}

.top_nav_slider {
    margin-top: 70px
}

.hide {
    display: none
}

.comment_notification_success {
    color: red;
    font-size: 20px
}

.form {
    padding: 10px
}

input {
    border: solid 1px #ccc;
    padding: 6px;
    font-size: 15px;
    margin: 5px 0px;    
}

textarea {
    width: 100%;
    border: solid 1px #ccc;
    padding: 5px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif
}

.header_small {
    font-size: .8em;
    color: #fff
}

.gooads {
    clear: both;
    max-width: 70%;
    margin: 10px auto 10px auto;
    position: relative
}

.adv_link {
    clear: both;
    margin: 10px auto
}

.boxshadow {
    box-shadow: 0 0 4px 0 #ccc
}

.mob-nav {
    font-size: 30px;
    color: #fff;
    padding-left: 16px;
    width: 45%
}

.cat_icon i {
    font-size: 50px
}

.cat_icon {
    float: left;
    padding: 5px;
    text-align: center;
    line-height: 25px;
    min-height: 75px;
    color: #555;
    box-sizing: border-box;
    width: 33.3%;
    margin-bottom: 10px
}

.ipage_section {
    background: #fff;
    margin-top: 10px;
    padding: 20px
}

.pg_nav li {
    background: #fff;
    padding: 8px;
    list-style: none;
    margin-top: 5px;
    font-size: 15px;
    font-weight: 700
}

.sort_btn {
    padding: 8px 16px;
    display: inline-block;
    float: left;
    border-bottom: 2px solid #fff;
    color: #999999;
}

.sort_btn:hover {
    background: #f2f2f2;
    border-bottom-color: #f2f2f2;
}

.default {
    font-weight: bold;
    color: #4dd4d9;
    border-bottom-color: #4dd4d9;
}

.heading2 {
    margin: 10px 0;
    box-shadow: #ddd 1px 1px 9px;
    overflow: hidden
}

.item_lists {
    overflow-x: scroll;
    line-height: 35px;
    margin-top: 20px
}

.item_lists a {
    background: #fff;
    padding: 8px;
    border-radius: 20px;
    border: solid 1px #ccc
}

.refer_parent_tag_name {
    padding: 7px;
    font-size: 15px
}

.cards_slider,
.cards_slider_small {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    clear: both
}


.item_card{
    width:95%;
	background:#fff;
	margin:10px;
	overflow:hidden;
	height:100px;
	float:left;
	box-shadow: 0 0 4px 0 rgb(207 207 207 / 50%);
}
.i_left{
	float:left;
	width:150px;
	background: #ccc;
	height:100px;
}
.i_right{
	margin-left:155px;
	padding:10px;
}
.i_left img {
   width:100%;
   min-height:120px;
}
.loop_content{
	float:left;
	width:100%;
}

.slide_item {
    width: 100px;
    height: 150px
}

.current_item {
    border-bottom: solid #00c5cc
}

.list_card {
    background: #fff;
    overflow: hidden;
    border-bottom: solid 1px #eee;
}

.la_col1 {
    padding: 4px;
    overflow: hidden;
    font-size: 13px;
}
.recent_posts_container {
    font-size: 12px;
    margin: 8px;
    height: 100px;
    width: 80px;
    text-align: center;
    overflow: hidden
}
.recent_posts_title_container {
    margin-left: 8px;
    margin-top: 10px
}
.item_list {
    padding: 0;
    margin: 10px -10px
}

.list_item {
    background: #fff;
    margin: 10px;
    box-shadow:0 0 4px 0 rgba(207,207,207,.5);
    border-radius: 5px;
    overflow: hidden
}



.li_comments {
    background: #fdfdfd;
    font-size: 13px
}

.ampstart-card {
    font-size: 12px;
    padding: 3px 10px;
    line-height: 20px;
    border-bottom: 1px dotted #ccc
}

.ampstart-card p.view-all-link {
    cursor: pointer;
    color: brown;
    font-style: italic
}

.ampstart-card p {
    color: #444
}

#content {
    font-size: 1.2em;
    line-height: 1.6em
}

.narrowcolumn {
    margin: 0 0 20px 0;
    width: 100%
}



.wrapper {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    overflow: hidden
}

.catlisthome {
    background: #fff;
    padding: 20px 0;
    box-shadow: 0 4px 4px 0 #ccc
}
#footer {
    color: #ccc;
    padding: 10px 0;
    font-size: 1.2em;
    clear: both;
    background: #00c5cc;
    border: none
}

#footer p {
    margin: 0;
    padding: 12px 0;
    text-align: center
}

#footer a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #999
}

#footer a:hover {
    color: #ccc;
    border-bottom: 0 dotted #ccc
}

.view-all {
    float: right;
    font-size: 16px
}
.fleft {
    float: left
}

.fright {
    float: right
}

.clear {
    clear: both
}

.mg10_0 {
    margin: 10px 0
}

.hide {
    display: none
}

.block {
    display: block
}

.flex {
    display: flex
}

#join_user,
.dnone {
    display: none
}

.dblock {
    display: block
}

.fixed {
    position: fixed;
    bottom: 0
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.width100 {
    width: 100%
}

.width50 {
    width: 50%
}

.wfull {
    width: 100%
}

.tleft {
    text-align: left
}

.tright {
    text-align: right
}

.tcenter {
    text-align: center
}

.bold {
    font: bold
}

small {
    font-size: .8em
}

h1,
h2,
h3,
h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}

h1 {
    font-size: 1.8em;
    padding: 4px 0
}

h3 {
    font-size: 1.3em;
    line-height: 1.2em
}

h4 {
    font-size: 18px;
    line-height: 1.1
}

p {
    color: #444
}

.cl1 {
    font-size: 12px
}

.w600 {
    font-weight: 600
}

.pd3 {
    padding: 3px
}

.pd5 {
    padding: 5px
}

.pd10 {
    padding: 10px
}

.pd20 {
    padding: 0
}

.pd10-0 {
    padding: 10px 0
}

.mg5 {
    margin: 5px
}

.mg10 {
    margin: 10px
}

.mg10-0 {
    margin: 10px 0
}

.bg1 {
    background: #fff
}

.color1 {
    color: #00c5cc
}

.color2 {
    color: #e86100
}

.color3 {
    color: #36c
}

.bgwhite {
    background: #fff
}

.bggrey {
    color: #f5f8f9
}

.wikicolor1 {
    color: #00c5cc
}

.wikicolor2 {
    color: #e86100
}

li {
    list-style: none
}

* {
    margin: 0;
    padding: 0
}

.sr1 {
    background: #fff;
    padding: 14px 10px;
    border-bottom: 1px dashed #ddd
}

.sr1title {
    font-size: 20px
}

.sr1title a {
    color: #0645ad
}

.sr1title a:hover {
    text-decoration: underline
}


.col3 {
    text-align: center;
    padding: 20px;
    margin-bottom: 50px;
    display: none
}

.inner-col {
    width: 96%;
    margin: 0 auto;
    overflow: hidden
}

#search_result2 {
    text-align: left;
    border-bottom: solid 1px #999;
    min-height: 32px
}

#search_result a {
    color: #333
}

.tagsdiv {
    background: #fafafa;
    padding: 23px 10px 10px
}

#list_title {
    font-size: 16px;
    padding: 7px 5px;
    width: 100%;
    border: solid 1px #ccc;
    color: #000;
    max-height: 38px;
    min-height: 38px;
    outline: 0
}

#list_category {
    font-size: 15px;
    min-width: 170px
}

.post-meta-key {
    font-weight: 700
}

.col_post_meta {
    position: absolute;
    bottom: 10px;
    left: 0
}

.col_post_meta li {
    list-style: none;
    padding-left: 8px;
    color: #fff;
    text-shadow: 0 1px 1px #000
}

.post-meta {
    margin: 0;
    padding: 0
}

.list_page p {
    line-height: 22px;
    font-size: 13px
}

#content h1 {
    font-size: 1.7em;
    text-align: left;
    line-height: 1.2em
}

#description {
    font-size: 13px
}

#description p {
    margin-bottom: 15px
}

#commentform p {
    padding: 5px 0
}



.description {
    padding: 5px;
    color: #ccc;
    font-size: 1.1em;
    text-align: left
}

pre {
    font: 1em 'Courier New', Courier, Fixed;
    color: #666;
    background: #f8f8f8;
    padding: 5px;
    line-height: 1.5em;
    border: 1px solid #ddd;
    overflow-x: auto;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

abbr,
acronym,
span.caps {
    font-size: .9em;
    letter-spacing: .07em
}

a:hover,
a:visited {
    text-decoration: none
}

a {
    color: initial;
    text-decoration: none
}





.post {
    margin: 10px 0;
    text-align: left;
    background: #fff;
    padding: 15px
}

.narrowcolumn .postmetadata {
    padding-top: 5px
}

.info_table {
    width: 100%;
    clear: both;
    font-size: 13px
}

.info_table tbody {
    background: #fafafa;
}

.info_table th.thead {
    background: #bfe7e8;
    padding: 10px;
    font-size: 16px;
    text-align: center
}

.info_table td,
.info_table th {
    padding: 5px;
    text-align: left
}

.info_table tr:nth-child(even) {
    background-color: #fff
}

.postmetadata {
    clear: left
}

.list-card{
	background:#fff;
    height: 99px;
    width: 100%;
    margin-top: 10px;
	box-shadow: 0 0 4px 0 rgba(207,207,207,.5);
}





div#search_result {
    background: #ccc;
    padding: 11px;
    width: 400px;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    left: -93px;
    right: 0;
    display: none;
    max-height: 300px;
    overflow-y: auto
}

div.header_result {
    width: 300px;
    z-index: 9;
    left: -300px
}

.space_holder {
    height: 18px;
    position: relative;
    clear: both
}

.bold {
    font-weight: 700
}


.similar_item_holder .fleft {
    width: 240px
}

.similar_item_holder {
    width: 95%
}
.sidebar h4,
.section h2{
    padding: 6px;
    border-bottom: 2px solid #00888e;
    color: #00888e;
}


.csform {
    display: flex;
    margin: 15px 0
}

.sforms {
    width: 100%;
    display: flex
}

.sforms input.hsearch {
    flex: 1
}

.sforms #searchsubmit {
    width: 100px;
    margin-top: 0
}

.itnma,
.itnma_small {
    padding: 3px 6px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    -webkit-line-clamp: 2;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.itnma_small {
    font-size: 13px;
    height: 46px;
    line-height: 20px;
    margin-top: 10px
}

.pdlr10 {
    padding: 0 10px 0 10px
}

.hidepc {
    height: 0px;
    overflow: hidden;
}

.showpc {
    height: auto;
    overflow: visible;
    padding: 0 10px
}

.hsection {
    background: #fff;
    padding: 10px;
    margin: 10px 0px 10px 10px;
}

.staticheader {
    width: 100%;
    padding: 10px 3%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.4);
    max-height: 47px;
}

.staticheader a {
    font-size: 20px;
    color: #fff;
}

.catslipa a {
    color: #666
}

.loadmore {
    width: 45%;
    padding: 8px;
    border: 2px solid #e86100;
    color: #fff;
    font-weight: 700;
    border-radius: 4px;
    margin: 0 auto;
    display: block;
    background: #e86100;
    box-shadow: 3px 3px 3px 0 #ccc;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .5px
}

.tcenter .button {
    background: #27a6aa;
    width: 30%
}

.ctabtn{
	text-align:right;
	padding-right:10px;
}
.ctabtn a {
    padding: 8px;
    font-size: 15px;
    border-radius: 5px;
    background: #eee;
	color:#666;
}

.ctabtn a:hover {
    opacity: .8
}



.hsection h1 {
    clear: both
}


/*................progressbar end.................*/


.editcontrols {
    position: absolute;
    right: 5px;
    top: 5px;
}

.editcontrols>a
{
    color: indianred;
    background: none;
    border: none;
    display: inline-block;
    margin: 0px;
    font-size: 15px;
    cursor: pointer;
    padding: 10px;
    border-right: 1px solid #fff;
    line-height: 1.6em;
    flex: 1;
}

h2.listh2 {
    padding: 10px 0px;
}

.sortbtns {
    padding: 0px 10px 0px 0px;
    margin: 10px -10px -10px -10px;
    overflow: hidden;
    border-top: 1px solid #ccc;
}

.bdrpd {
    padding: 5px 0px 0px 0px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}

.stickybtns {
    background: #eee;
    width: 100%;
    z-index: 900;
    max-width: 1080px;
    margin: 0 auto;
    overflow: hidden;
    border-bottom: 2px solid #ccc;
    position: sticky;
    left: 0;
    max-height: 47px;
}

.stickybtns.stickyok {
    top: 47px;
}

.stickybtns.stickyzero {
    top: 0px;
}

.stickybtns a {
    padding: 15px 20px;
    display: inline-block;
    font-size: 13px;
    border-right: 1px solid #ccc;
    text-transform: uppercase;
    font-weight: bold;
}

.itemlinks {
    padding: 15px 0px;
}

.itemlinks li {
    display: block;
    padding: 0px 10px;
    margin: 0px 5px 10px 5px;
    background: #fff;
    overflow: hidden;
    border-bottom: 1px solid #fafafa;
}

.itemlinks li span {
    line-height: 41px;
    font-weight: bold;
    font-size: 16px;
}

.itemlinks li a {
    float: right;
    display: inline-block;
    padding: 4px 10px;
    border: 1px solid #aaa;
    margin: 5px 0px;
    min-width: 150px;
    background: #eee;
    border-radius: 5px;
    cursor: pointer;
}
.adaside {
    float: none;
    max-width: 1000px;
    width: 100%;
    background: #fff;
    height: auto;
    padding: 14px;
    display: none;
}


.singlewrapper.imgad {
    margin-top: 0px;
    padding-bottom: 0px;
}

.itemsideul {
    margin-bottom: 15px;
}

.itemsideul a {
    display: flex;
    width: 100%;
    padding: 8px 0px;
    flex-wrap: nowrap;
    border-bottom: 1px solid #eee;
    transition: background-color 0.2s ease-in-out 0s;
}

.itemsideul a:hover {
    background-color: #eee;
}

.itemsideul a div.liimg {
    flex: 0 1 30%;
    padding: 0px 1%;
}

.itemsideul a div.lidet {
    flex: 0 1 70%;
    padding: 0px 1%;
}

.itemsideul a div b {
    font-size: 16px;
}

.itemsideul a div span {
    color: #666;
    display: block;
}

.ans_by_lebal,
.aked_question_by_lebal {
    font-size: 11px;
    display: block;
    color: #777;
}






/*.......................Desktop View Start.......................*/



@media only screen and (max-width:768px) {
    .share_bottom {
        display: none
    }
}

@media only screen and (min-width:800px) {
    
/* Content Containers Start */        
.singlewrapper.imgad {
        margin-top: 38px;
        padding-bottom: 0px;
    }    
    .adaside {
        float: left;
        max-width: 400px;
        width: 34%;
        max-height: 388.8px;
        display: block;
    } 
    
    .section.home{
        width: 48%;
    }
    
/*.................Content Containers End...................*/    
        
  
    .pd20 {
        padding: 20px
    }
    
    h2 {
        font-size: 1.3em
    }
    .singlewrapper {
        padding: 10px
    }
    .list_page {
        margin: 0 10px
    }
    #content .clear.mtop20 {
        margin: 20px 10px 0 10px
    }
    .sidebar {
        width: 34%;
        max-width: 400px;
    }
    h2 {
        padding: 0
    }
    h2 span.pd10 {
        padding: 10px;
        display: block
    }
 
    #searchform #s {
        border-bottom: 2px solid #fff
    }
    .narrowcolumn {
        width: 64%;
        max-width: 768px;
        margin: 0 2% 0 0;
        overflow: hidden;
        padding: 0;
        box-sizing: border-box;
    }
    .deskhide {
        display: none
    }
    .deskshow{
        display: block;
    }

    .recentlist a {
        padding: 12px 8px 3px 8px
    }
    select {
        width: 35%
    }
	.item_card {
    width: 47%;
	}
	.loop_content{
		width:64%;
		margin-left:10px;
	}
 
}


/*....................Desktop View End......................*/


.hidden {
    display: none
}

span.resource_val a {
    color: #00f
}

span.resource_key {
    font-weight: 600;
    margin-right: 15px
}


 .rating {
      --star-size: 3;
      padding: 0; 
      border: none;
      unicode-bidi: bidi-override; direction: rtl;
      text-align: left; 
      user-select: none;
      font-size: 3em; 
      font-size: calc(var(--star-size) * 1em);
      cursor: pointer;
      -webkit-tap-highlight-color: rgba(0,0,0,0);
      -webkit-tap-highlight-color: transparent;
      margin: .5em .1em;
    }
    /* the stars */
    .rating > label {
      display: inline-block;
      position: relative;
      width: 1.1em;
      width: calc(var(--star-size) / 3 * 1.1em);
    }
    .rating > *:hover,
    .rating > *:hover ~ label,
    .rating:not(:hover) > input:checked ~ label {
      color: transparent; 
      cursor: inherit;
    }
    .rating > *:hover:before,
    .rating > *:hover ~ label:before,
    .rating:not(:hover) > input:checked ~ label:before {
      content: "★";
      position: absolute;
      left: 0;
      color: gold;
    }
    .rating > input {
      position: relative;
      transform: scale(3);
      transform: scale(var(--star-size));
      top: -0.5em; 
      top: calc(var(--star-size) / 6 * -1em);
      margin-left: -2.5em;
      margin-left: calc(var(--star-size) / 6 * -5em);
      z-index: 2;
      opacity: 0;
      font-size: initial;
    }
    form.amp-form-submit-error [submit-error] {
      color: red;
    }

#reviews_holder fieldset.rating {
    display: contents;
    font-size: 20px;
    letter-spacing: 10px;
    
}