body{
	margin:0px;
	font-family: 'Roboto', sans-serif;
}
.nav-item.d-none.d-sm-block {width:500px}
h1,h2,h3,h4,h5,h6,p{font-family: 'Roboto', sans-serif;
}
.main_question .header h1{
  font-size:2.2rem !important;
}
.lc {
  color: white;
  text-decoration: underline;
  background-color: #e95420;
  padding: 3px;
  border-radius: 2px;
}
span.name{
 font-size: 12px;
 font-weight: 500;
}
.category{
 font-size: 12px;
 font-weight: 500;
}
#search_resultsa{
    /*background-color:#80808024;*/
    width:99%;
    padding-left:5px;
    background-color: #EFEFEF;
    display: none;
    max-height: 270px;
    overflow-y: scroll;
    text-align: left;
    position: relative;
    z-index: 100;
}
a:hover{color: #2c66d4;text-decoration:none;}
a{font-family: 'Roboto', sans-serif;

    color: #222;
    text-decoration: none;
    background-color: transparent;
}
header {
    -webkit-box-shadow: 0px 1px 6px 2px rgba(189,185,189,0.5);
    -moz-box-shadow: 0px 1px 6px 2px rgba(189,185,189,0.5);
    box-shadow: 0px 1px 6px 2px rgba(189,185,189,0.5);
	background: linear-gradient( 120deg, #1d52a6, rgba(58,120,252,0.85) ), linear-gradient( 179deg, #1d52a6, #3A78FC );
	
}
input[type="checkbox"] { position: absolute!important; opacity: 0; z-index: -1; }
input[type="checkbox"]+span { font-size: 20px ; color: #00cd83; }
input[type="checkbox"]+span:before { font: 16pt FontAwesome; content: '\00f096'; display: inline-block; width: 16pt; padding: 2px 0 0 3px; margin-right: 0.2em; }
input[type="checkbox"]:checked+span:before { content: '\00f046'; }
input[type="checkbox"]:focus+span:before { outline: 0px dotted #aaa; }
input[type="checkbox"]:disabled+span { color: #999; }
.banner  {padding: 20px 0px 124px;}
.banner h1 {
    color: #317d72;
    font-size: 35px;
    font-weight: bold;
    padding-top: 50px;
}
.banner p {
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
}
.banner form {
    padding-bottom: 50px;
}
.form-inline .input-group {
    width: auto;
    min-width: 500px;
}
.banner input {
    padding: 25px;
    box-shadow: 0px 13px 15px -10px rgba(173,173,173,1);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid #317d72;
}
.banner .input-group-append {
    margin-left: 0px;
}
.banner .input-group-append button {
    border-radius: 25px;
    padding: 10px 30px;
    background: #317d72;
    border: 1px solid #1e5a52;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: 0px 13px 15px -10px rgba(173,173,173,1);
    border-left: 0;
}
.banner img {
    width: 100%;
}



.navbar-nav li.active .nav-link{
	color: #222;
	
}
.mb0{margin-bottom:0;}
.btn-info {
    color: #fff;    background-color: #ff5e00;
    border-color: #ff5e00;
}
.navbar-nav .nav-item:hover .nav-link{
	color: #000;
	transition:color 0.5s;
}
.nav-tabs li {width:33%;}
.navbar-nav li .nav-link{
	color: #fff;
	    font-size: 20px;
		font-weight:500;
}
h1.main_heading{
	font-family: 'Roboto', sans-serif;
	color:#00b9c7;
	font-size:40px;
	margin-bottom:20px;
}
.home .info h1 {
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    margin-top: 10px;
}
.home .info h2 {
    color: #3471eb;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 10px;
}
.home .form-inline .input-group input {
    padding: 30px 20px;
    border-radius: 35px!important;
}
.home .form-inline {
    margin: 20px auto;
    text-align: center;
    width: 39%;
}
.btn-continue {
    color: #fff;
    font-weight: bold;
    padding: 10px 30px;
    background: linear-gradient(to right, #00cd83 50%, #00b9cb 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .8s ease-out;
}
.home .form-inline .input-group .input-group-append button {
    border-radius: 30px;
    padding: 0px 25px;
    height: 55px;
    margin-top: 3px;
    background: #0b95e2;
    border-color: #1592da;
    z-index: 9999;
}
.home .form-inline .input-group {
    width: auto;
    min-width: 450px;
}
.trending ul.questions {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.trending ul.questions li {
    padding: 20px 0px;
    border-bottom: 1px solid #cccccc;
}
.trending h1 {
    color: #1e53a8;
    font-weight: bold;
}
.trending ul.questions li a {
    color: #0f97e3;
    font-size: 20px;
}
.home a.home-menu {
    color: #000;
    margin: 0px 10px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}
.home {
    background-color: #1e53a9;
    background-image: url(../img/bg.png);
    height: 100vh;
    margin: 0 auto;
    width: 100%;
    padding: 120px 100px;
    position: relative;
    text-align: center;
}
.btn-continue:hover {
    background-position: left bottom;
	
	color: #fff;
    
}
.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}
.nav-tabs .nav-link {
    color: #ffffff;
}
.nav-tabs .nav-link::first-child  {
	margin-left:0px;
}
.nav-tabs .nav-link span.number {
    background: #fff;
    font-size: 16px;
    padding: 5px 10px 3px;
    border-radius: 50%;
    color: #00cd83;
    font-weight: bold;
    vertical-align: super;
}
.nav-tabs .nav-link  {
    color: #ffffff;
    background-color: #00cd83;
    border-color: transparent;
    border-radius: 10px;
	margin:0px 5px;padding: 15px 15px 0px;
}
.nav-tabs li:first-child  .nav-link {
	margin-left:0px;
}
.nav-tabs li:last-child .nav-link {
	margin-right:0px;
}
.nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #00b9cb;
    border-color: transparent;
    border-radius: 10px;padding: 15px 15px 0px;
}
.nav-tabs .nav-link.active span.number {
    background: #fff;
    font-size: 16px;
    padding: 5px 10px 3px;
    border-radius: 50%;
    color: #00b9cb;
    font-weight: bold;
    vertical-align: super;
}
.tab-content {
    padding: 20px 50px;
    -webkit-box-shadow: 0px 4px 15px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 4px 15px 2px rgba(0,0,0,0.1);
    box-shadow: 0px 4px 15px 2px rgba(0,0,0,0.1);
    border-radius: 10px;
}
.form-group {
    text-align: left;
}
footer {
    color: #fff;
    margin: 20px 0 0;
}
footer a{color:#fff;}
.footer_logo img{
    width: 20%;
    margin: 0 auto;
}
.footer_logo {
    width: 100%;
        margin: 40px auto 0;
    text-align: center;
    border-top: 2px solid #f3f3f3;
}
.copyright-wrap {
        background: linear-gradient( 120deg, #1d52a6, rgba(58,120,252,0.85) ), linear-gradient( 179deg, #1d52a6, #3A78FC );padding: 20px 0px;
    color: #fff;
    
}


body{
	margin:0px;
	font-family: 'Roboto', sans-serif;
}
a:hover{color: #2c66d4;text-decoration:none;}
a{
    color: #222;
    text-decoration: none;
    background-color: transparent;
}
header {
    -webkit-box-shadow: 0px 1px 6px 2px rgba(189,185,189,0.5);
    -moz-box-shadow: 0px 1px 6px 2px rgba(189,185,189,0.5);
    box-shadow: 0px 1px 6px 2px rgba(189,185,189,0.5);
    background: linear-gradient( 120deg, #008b8b, rgba(85, 107, 88, 0.85) ), linear-gradient( 179deg, #66f5f5, #008b8b );
	margin-bottom:5px;
	
}
input[type="checkbox"] { position: absolute!important; opacity: 0; z-index: -1; }
input[type="checkbox"]+span { font-size: 20px ; color: #00cd83; }
input[type="checkbox"]+span:before { font: 16pt FontAwesome; content: '\00f096'; display: inline-block; width: 16pt; padding: 2px 0 0 3px; margin-right: 0.2em; }
input[type="checkbox"]:checked+span:before { content: '\00f046'; }
input[type="checkbox"]:focus+span:before { outline: 0px dotted #aaa; }
input[type="checkbox"]:disabled+span { color: #999; }
.navbar-nav li.active .nav-link{
	color: #222;
	
}
.mb0{margin-bottom:0;}
.btn-info {
    color: #fff;    background-color: #ff5e00;
    border-color: #ff5e00;
}
.navbar-nav .nav-item:hover .nav-link{
	color: #000;
	transition:color 0.5s;
}
.nav-tabs li {width:33%;}
.navbar-nav li .nav-link{
	color: #fff;
	    font-size: 20px;
		font-weight:500;
}
h1.main_heading{
	color:#00b9c7;
	font-size:40px;
	margin-bottom:20px;
}
.btn-continue {
    color: #fff;
    font-weight: bold;
    padding: 10px 30px;
    background: linear-gradient(to right, #00cd83 50%, #00b9cb 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .8s ease-out;
}
.btn-continue:hover {
    background-position: left bottom;
	
	color: #fff;
    
}
.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}
.nav-tabs .nav-link {
    color: #ffffff;
}
.nav-tabs .nav-link::first-child  {
	margin-left:0px;
}
.nav-tabs .nav-link span.number {
    background: #fff;
    font-size: 16px;
    padding: 5px 10px 3px;
    border-radius: 50%;
    color: #00cd83;
    font-weight: bold;
    vertical-align: super;
}
.nav-tabs .nav-link  {
    color: #ffffff;
    background-color: #00cd83;
    border-color: transparent;
    border-radius: 10px;
	margin:0px 5px;padding: 15px 15px 0px;
}
.nav-tabs li:first-child  .nav-link {
	margin-left:0px;
}
.nav-tabs li:last-child .nav-link {
	margin-right:0px;
}
.nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #00b9cb;
    border-color: transparent;
    border-radius: 10px;padding: 15px 15px 0px;
}
.nav-tabs .nav-link.active span.number {
    background: #fff;
    font-size: 16px;
    padding: 5px 10px 3px;
    border-radius: 50%;
    color: #00b9cb;
    font-weight: bold;
    vertical-align: super;
}
.tab-content {
    padding: 20px 50px;
    -webkit-box-shadow: 0px 4px 15px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 4px 15px 2px rgba(0,0,0,0.1);
    box-shadow: 0px 4px 15px 2px rgba(0,0,0,0.1);
    border-radius: 10px;
}
.form-group {
    text-align: left;
}
footer {
    color: #fff;
    margin: 20px 0 0;
}
footer a{color:#fff;}
.footer_logo img{
    width: 20%;
    margin: 0 auto;
}
.footer_logo {
    width: 100%;
        margin: 40px auto 0;
    text-align: center;
    border-top: 2px solid #f3f3f3;
}
.copyright-wrap {
            background: linear-gradient( 120deg, #008b8b, rgba(85, 107, 88, 0.85) ), linear-gradient( 179deg, #66f5f5, #008b8b );padding: 20px 0px;
    color: #fff;
    
}
.kpx_login .kpx_authTitle {
    text-align: center;
    line-height: 300%;
}
    
.kpx_login .kpx_socialButtons a {
    color: white; // In yourUse @body-bg 
	opacity:0.9;
}
.kpx_login .kpx_socialButtons a:hover {
    color: white;
	opacity:1;    	
}

.kpx_login .kpx_socialButtons .kpx_btn-facebook {background: #3b5998; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-facebook:hover {background: #172d5e}
.kpx_login .kpx_socialButtons .kpx_btn-facebook:focus {background: #fff; color:#3b5998; border-color: #3b5998;}

.kpx_login .kpx_socialButtons .kpx_btn-twitter {background: #00aced; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-twitter:hover {background: #043d52}
.kpx_login .kpx_socialButtons .kpx_btn-twitter:focus {background: #fff; color:#00aced; border-color: #00aced;}

.kpx_login .kpx_socialButtons .kpx_btn-google-plus {background: #c32f10; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-google-plus:hover {background: #6b1301}
.kpx_login .kpx_socialButtons .kpx_btn-google-plus:focus {background: #fff; color: #c32f10; border-color: #c32f10}

.kpx_login .kpx_socialButtons .kpx_btn-soundcloud {background: #ff8800; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-soundcloud:hover {background: #c73e04}
.kpx_login .kpx_socialButtons .kpx_btn-soundcloud:focus {background: #fff; color: #ff8800; border-color:#ff8800}

.kpx_login .kpx_socialButtons .kpx_btn-github {background: #666666; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-github:hover {background: #333333}
.kpx_login .kpx_socialButtons .kpx_btn-github:focus {background: #fff; color : #666666; border-color: #666666}

.kpx_login .kpx_socialButtons .kpx_btn-steam {background: #878787; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-steam:hover {background: #292929}
.kpx_login .kpx_socialButtons .kpx_btn-steam:focus {background: #fff; color : #878787; border-color: #878787}

.kpx_login .kpx_socialButtons .kpx_btn-pinterest {background: #cc2127; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-pinterest:hover {background: #780004}
.kpx_login .kpx_socialButtons .kpx_btn-pinterest:focus {background: #fff; color: #cc2127; border-color: #cc2127}

.kpx_login .kpx_socialButtons .kpx_btn-vimeo {background: #1ab7ea; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-vimeo:hover {background: #162221}
.kpx_login .kpx_socialButtons .kpx_btn-vimeo:focus {background: #fff; color: #1ab7ea;border-color: #1ab7ea}

.kpx_login .kpx_socialButtons .kpx_btn-lastfm {background: #c3000d; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-lastfm:hover {background: #5e0208}
.kpx_login .kpx_socialButtons .kpx_btn-lastfm:focus {background: #fff; color: #c3000d; border-color: #c3000d}

.kpx_login .kpx_socialButtons .kpx_btn-yahoo {background: #400191; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-yahoo:hover {background: #230052}
.kpx_login .kpx_socialButtons .kpx_btn-yahoo:focus {background: #fff; color: #400191; border-color: #400191}

.kpx_login .kpx_socialButtons .kpx_btn-vk {background: #45668e; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-vk:hover {background: #1a3352}
.kpx_login .kpx_socialButtons .kpx_btn-vk:focus {background: #fff; color: #45668e; border-color: #45668e}

.kpx_login .kpx_socialButtons .kpx_btn-spotify {background: #7ab800; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-spotify:hover {background: #3a5700}
.kpx_login .kpx_socialButtons .kpx_btn-spotify:focus {background: #fff; color: #7ab800; border-color: #7ab800}

.kpx_login .kpx_socialButtons .kpx_btn-linkedin {background: #0976b4; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-linkedin:hover {background: #004269}
.kpx_login .kpx_socialButtons .kpx_btn-linkedin:focus {background: #fff; color: #0976b4; border-color: #0976b4}

.kpx_login .kpx_socialButtons .kpx_btn-stumbleupon {background: #eb4924; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-stumbleupon:hover {background: #943019}
.kpx_login .kpx_socialButtons .kpx_btn-stumbleupon:focus {background: #fff; color: #eb4924; border-color: #eb4924}

.kpx_login .kpx_socialButtons .kpx_btn-tumblr {background: #35465c; -webkit-transition: all 0.5s ease-in-out;
     -moz-transition: all 0.5s ease-in-out;
       -o-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;}
.kpx_login .kpx_socialButtons .kpx_btn-tumblr:hover {background: #142030}
.kpx_login .kpx_socialButtons .kpx_btn-tumblr:focus {background: #fff; color: #35465c; border-color: #35465c}


.kpx_login .kpx_loginOr {
	position: relative;
	font-size: 1.5em;
	color: #aaa;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.kpx_login .kpx_loginOr .kpx_hrOr {
	background-color: #cdcdcd;
	height: 1px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.kpx_login .kpx_loginOr .kpx_spanOr {
	display: block;
	position: absolute;
	left: 50%;
	top: -0.6em;
	margin-left: -1.5em;
	background-color: white;
	width: 3em;
	text-align: center;
}			

.kpx_login .kpx_loginForm .input-group.i {
	width: 2em;
}
.kpx_login .kpx_loginForm  .help-block {
    color: red;
}
.kpx_socialButtons  .btn-group-sm>.btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: 0.75rem;
    line-height: 1.5;
    border-radius: .2rem;
}

.card-header a{color:#fff;}
.main_question .header h1{
        display: inline-block;
	margin-bottom:0px;
	font-weight:700;
	font-size:32px;
}
.main_question .header {
    padding: 15px 10px 10px;
    display: inline-block;
}
.main_question .body {
    padding: 0px 10px 10px 10px;
    font-size: 16px;
}
.c_badge{font-size: 12px;
    margin: 10px 0px;
    border: solid 1px rgba(113,120,130,0.25);
    padding: 10px;}
.main_question .header.green{background:#088000;}
.main_question .body .question_inner{font-size:24px;font-weight:bold;}
.main_question .body .question_inner.green{color:#088000;}
.main_question .body .question_inner span.green{color:#088000;}
.main_question .body .question_inner.red{color:#dc3545;}
.main_question .body .question_inner span.red{color:#dc3545;}
.main_question .body .question_inner.purple{color:#d935dc;}
.main_question .body .question_inner span.purple{color:#d935dc;}
.main_question .body .answer_inner{padding:5px 10px;}
.main_question .body .question_inner span{
    background: #fff;
    padding: 0px 12px;
    border-radius: 50%;
    color: #ff5200;
    font-weight: bold;
}
.answer_inner small{margin-right:10px;}
.others .answer_inner .footer{background:#fff;padding:0px;margin:0px;border:0;}
.others{
    margin-bottom: 10px;
    padding-bottom: 10px;
    display: inline-block;
    padding:15px 10px 10px;
}
.others:last-child{border-bottom:0px dashed #ccc;margin-bottom:10px;padding-bottom:10px;}
.navbar-brand{
    color: #fff;
    font-size: 30px;
	font-weight:bold;	
}
.save {
    font-size: 16px;
    margin-left: 10px;
    margin-top: 5px;
    color: #87888d;
}
.note {
    width: auto;
    text-align: right;
}

.card-header a span{
    background: #222;
    padding: 3px 6px;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
}
.card-body p{ font-size: 14px;margin-bottom:0;}
.card-body { 
    padding: 0px;  
}
.card-header select{font-weight:normal;border:0;}
.card-header {
    padding: 15px 15px;
    color: #222;
    background: #fff;
    font-weight: bold;
    border-radius: 0!important;
    border: solid 1px rgba(169, 175, 183, 0.25);
    font-size: 18px;
}
.footer {
    display: inline-block;
    width: 100%;
	background:#f7f7f7;
	padding:20px;    border: solid 1px rgba(169, 175, 183, 0.25);
}


.vote-inner{background:#fff;border-radius:0.1em;display: inline-block;width:100%;}
.votes {
    width: 20%;
    float: left;
    text-align: center;
	padding: 0 35px;
}
.votes .upvote a {
    color: #2c66d4;
    font-size: 40px;
    font-weight: bold;
}

.votecount {
        color: #222;
    font-size: 23px;
    font-weight: bold;
}
.votes .downvote a:hover {color: #1d52a6;}
.votes .upvote a:hover {color: #1d52a6;}
.votes .downvote a {
    color: #2c66d4;
    font-size: 40px;
    font-weight: bold;
}
 padding: 0px 5px;
}
.rating h4{color: #1d52a6;}
.rating .rating_inner{ 
    display: inline-block;
    width: 100%;
    padding: 0px 0px 0px;
}
.rating i.fa-bar-chart{float:none;margin:0px 5px;font-size:25px;margin-top: 0px;}
.rating i{
    float:left;
    margin:0px 5px;
    font-size:15px;
    margin-top: 10px;
}
.rating span.float-right{margin-top:5px;}
.rating p{margin-bottom:0px;}
.stats ul{list-style-type:none;margin:0;padding:0;}
.stats ul li{background:#eaeaec;padding:10px;margin:10px 0px;}
.stats ul li a{color:#222;}
.stats h2{color:#f65c3e;font-size:25px;position:relative;margin-bottom:20px}
.stats h2:after{content:'';width:100%;height:2px;background:#eaeaec;position:absolute;bottom:-10px;left:0;}
.stats i{
    background: #000;
    color: #fff;
    padding: 7px;
}
.facebook a,.twitter a,.linkedin a,.pinterest a, .reddit a, .envelope a   {color:#fff;}
.facebook {
    float: left;
    margin: 0 5px;
    background: #5e82cf;
    color: #fff;
    padding: 5px 20px 5px 10px;
	border-radius:0.2em;
}
.facebook i {
    padding: 0px 10px;
    border-right: 1px solid #fff;
}
.twitter {
    float: left;
    margin: 0 5px;
    background: #41bef6;
    color: #fff;
    padding: 5px 20px 5px 10px;
	border-radius:0.2em;
}
.twitter i {
    padding: 0px 10px;
    border-right: 1px solid #fff;
}
.linkedin {
    float: left;
    margin: 0 5px;
    background: #2788cd;
    color: #fff;
    padding: 5px 10px;
	border-radius:0.2em;
}
.pinterest {
    float: left;
    margin: 0 5px;
    background: #da323e;
    color: #fff;
    padding: 5px 10px;
	border-radius:0.2em;
}
.reddit {
    float: left;
    margin: 0 5px;
    background: #f64900;
    color: #fff;
    padding: 5px 10px;
	border-radius:0.2em;
}
.envelope {
    float: left;
    margin: 0 5px;
    background: #333332;
    color: #fff;
    padding: 5px 10px;
	border-radius:0.2em;
}
.stats {
    background: #fff;
   font-size:18px;
   padding:20px;
}
span.rating_number {
    font-size: 24px;
}
.fa-star {
  color: #f9bb0d;
}
.sidebar .header {
    background: #fff;
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
    border-bottom: 2px solid #e95420;
}
.navbar-right {
    float: right!important;
    margin-right: -15px;
}
 .form-inline .input-group {
    width: auto;
    min-width: 500px;
}
.sidebar .body ul{list-style-type:none;padding:0px;margin:0px}
.sidebar .body ul li a span{    
    width: 15%;
    float: left;
    padding: 7px;
    margin:0px 10px 0 0;
}
.sidebar .body ul li a .sidebar-question{
    float:left;
    width:81%;
}
.sidebar .body ul li a{font-weight:bold;color:#2c66d4;font-size:15px;}
.sidebar .body ul li{
    width:100%;
    display: inline-block;
}
.sidebar .body ul li:last-child{border-bottom:0px dashed #ccc;margin-bottom:10px}
.sidebar .body {
    background:#fff;
    display: inline-block;
}
.col-lg-8{
    max-width: 728px;
    margin: 0 auto;
}
.col-lg-4{
    max-width: 336px;
    margin: 0 auto;
}
.sidebar.trending li a{color:#222;}
.sidebar {
    padding: 25px 0px 0px;
}
.sidebar.trending .body ul li a span{width:auto;}


.user p{
    margin-left: 13%;
    display: inline-block;
    width: 100%;}
.user{
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
}
img.user_img {
    max-width: 25px;
    margin-top: -7px;
    float: left;
    border-radius: 50%;
}
.date{width:auto;margin:0px 10px;color:#797979;float:left;    font-size: 12px;}
.date span{color:#1d52a6;}
.lang{width:auto;margin:0px 10px;color:#797979;float:left;    font-size: 12px;}
.lang span{color:#1d52a6;}
h4.name {
    float: left;
    width: auto;
    color:#1d52a6;
    font-weight:bold;
    margin:0px 10px;
    font-size: 12px;
}
h5.name {
    float: none;
    width: auto;
    font-size: 0.83em;
}
h3.other_questions a{color:#155baf;}
h3.other_questions {
    font-weight: bold;font-size: 20px;

}
.sidebar.trending ul li a{color:#222;}
.co-author img.author_img {
    width: 25%;
    float: left;   
}
.co-author .content p{margin-bottom:0px;margin-top:10px;}
.co-author .content {
    float: left;
    width: 70%;
    margin-left: 5%;
}
.co-author {
    padding: 20px;
    display: inline-block;
    background: #f0f5ec;border: solid 1px rgba(113,120,130,0.25);
}

.ask {
    margin-top: 20px;
    padding: 20px;
    display: inline-block;
    width: 100%;
}
.ask button{
    margin:10px 0px 0px;
    float:right;
    background:#566efd;
}
.btn-ask {
    color: #fff!important;
    background-color: #6000d2;
    border-color: #6000d2;
    border-radius: 25px;
    padding: 3px 20px 5px!important;
    margin-top: 4px;
	font-weight:600;
    margin-left: 12px;
	font-size:18px!important;
}
.details .row{margin:0px;}
.blocks .row{margin:0px;}
.details {
	padding: 20px 0 10px;
    text-align: left;border: solid 1px rgba(113,120,130,0.25);
	margin-top:-6px;
}
.blocks .col-md-6{border: solid 1px rgba(113,120,130,0.25); padding: 20px 0 20px;
    }
.blocks {
	text-align: center;
}
.cat-nav li:hover{background:#494e58bf;}
.cat-nav  li.nav-item:hover .nav-link {color: #fff;
}
.cat-nav  li .dropdown-menu{padding:0px;margin:0px; background: #316ce1}
.cat-nav  li .dropdown-menu a:hover{background:#494e58bf;color: #fff;}
.cat-nav  li .dropdown-menu a{padding: 10px;color: #fff;
    font-size: 16px;
    font-weight: 300;}
.cat-nav  li .nav-link {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}
.navbar{padding:0;}
.cat-nav li{
    padding: 10px;
}
.cat-nav{
	padding: 0;
}
.bl-primary{border-left:2px solid #007bff;}
.br-primary{border-right:2px solid #007bff;}
.navbar-nav li .nav-link.login-link {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    background: #3e7bfb;
}
@media only screen and (min-width: 768px) {
	#searchResponsive{display:none!important;}
}
@media only screen and (max-width: 768px) {
.col-lg-8{
    max-width: 100%;
    margin: 0 auto;
}
.hidden-xs{display:none;}
.kpx_socialButtons .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.kpx_socialButtons .btn-group-sm>.btn, .btn-sm {
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .2rem;
}
.navbar-collapse{
    position: absolute;
    width: 100%;
    background: linear-gradient( 120deg, #008b8b, rgba(85, 107, 88, 0.85) ), linear-gradient( 179deg, #66f5f5, #008b8b );
    top: 55px;
    padding: 50px;
    z-index: 999;
}

.col-lg-4{
    max-width: 100%;
    margin: 0 auto;
}
.votes {
    width: 40%;
    float: right;
    text-align: center;
    padding: 0 12px;
    background: #fff;
    border-radius: 0.1em;
    margin-top: 0px;
    margin-left: 0;
}
.votecount {
    color: #222;
    font-size: 23px;
    font-weight: bold;
    float: left;
    text-align: center;
    width: 60%;
    margin-top: 20px;
}
.downvote {
    width: 20%;
    float: right;
}

.upvote {
    width: 20%;
    float: left;
}
.user .badge {
    font-size: 10px;
    float: left;
    margin: 10px 0px 0 0;
}
.navbar-toggler i{color:#fff;}
.navbar-right {
    float: left!important;
    margin-right: 0;
}
.form-inline .input-group {
    width: auto;
    min-width: inherit;
}
.main_question .header .user {
    width: 100%;
    float: left;
}
.vote-inner {
    background: #fff;
    border-radius: 0.1em;
    display: inherit;
    width: 100%;
}
.cat-nav .navbar-toggler{color:#fff;font-weight:500;}
.cat-nav{background: linear-gradient( 120deg, #1d52a6, rgba(58,120,252,0.85) ), linear-gradient( 179deg, #1d52a6, #3A78FC );
color:#fff;padding:10px;}
.cat-nav li .dropdown-menu{background: linear-gradient( 120deg, #1d52a6, rgba(58,120,252,0.85) ), linear-gradient( 179deg, #1d52a6, #3A78FC );}
.cat-nav li .dropdown-menu a {
    border-bottom: 1px solid #1a49a2;
}
.cat-nav li:hover {
    background: #1d4dad;
}
}
@media only screen and (max-width: 480px) {
	.nav-tabs .nav-link.active span.number {
		 display: none;
}
	.nav-tabs .nav-link h3 {
    font-size: 15px;
}
.nav-tabs .nav-link {
    color: #ffffff;
    background-color: #00cd83;
    border-color: transparent;
    border-radius: 10px;
    margin: 0px 0px;
    padding: 10px 5px;
}
.nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #00b9cb;
    border-color: transparent;
    border-radius: 10px;
    padding: 10px 5px;
}

.tab-content {
    padding: 20px;
}
	.nav-tabs .nav-link span.number {
    background: #fff;
    font-size: 16px;
    padding: 5px 10px 3px;
    border-radius: 50%;
    color: #00cd83;
    font-weight: bold;
    vertical-align: middle;
    display: none;
}
}

.mainContainer{
max-width:100%;
}
@media (min-width: 1430px){
.screenSize{
   width:1356px;
}
.portraitSize{
   width:970px;
}
.sideSize{
   width:386px;
   padding-left:30px;
}
}

@media (min-width: 1134px) and (max-width: 1430px) {
.screenSize{
   width:1114px;
}
.portraitSize{
   width:728px;
}
.sideSize{
   width:386px;
   padding-left:20px;
}
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1098px) and (max-width: 1134px) {
.screenSize{
   width:1078px;
}
.portraitSize{
   width:728px;
}
.sideSize{
   width:350px;
   padding-left:20px;
}
}
@media (min-width: 1048px) and (max-width: 1097px) {
.screenSize{
   width:1028px;
}
.portraitSize{
   width:728px;
}
.sideSize{
   width:300px;
   padding-left:20px;
}
}

@media (min-width: 768px) and (max-width: 1047px) {
.screenSize{
   width:768px;
}
.portraitSize{
   width:728px;
   margin-left:20px;
}
.sideSize{
   width:386px;
}
}

@media (min-width: 706px) and (max-width: 767px) {
.screenSize{
   width:706px;
}
.portraitSize{
   width:336px;
   margin-left:10px;
}
.sideSize{
   width:350px;
   padding-left:20px;
}
}

@media (min-width: 656px) and (max-width: 705px) {
.screenSize{
   width:646px;
}
.portraitSize{
   width:336px;
   margin-left:10px;
}
.sideSize{
   width:300px;
   padding-left:20px;
}
}
@media (min-width: 347px) and (max-width: 655px) {
.screenSize{
   width:346px;
}
.portraitSize{
   width:336px;
   margin-left:10px;
}
.sideSize{
   width:336px;
   margin-left:10px;
   padding-left:0px;
   padding:0px;
}
.sideSizeInner{
   padding:0px;
   margin-top:25px !important;
}
}

@media (min-width: 320px) and (max-width: 346px) {
.screenSize{
   width:320px;
}
.portraitSize{
   width:300px;
   margin-left:10px;
   margin-right:10px;
}
.sideSize{
   width:302px;
   margin-left:9px;
   margin-right:9px;
   padding:0px;
}
.sideSizeInner{
   padding:0px;
   margin-top:25px !important;
}
}

@media (max-width: 319px) {
.screenSize{
   width:270px;
}
.portraitSize{
   width:250px;
   margin-left:10px;
   margin-right:10px;
   padding:0px;
}
.sideSize{
   width:252px;
   margin-left:9px;
   margin-right:9px;
   padding-left:0px;
}
.sideSizeInner{
   padding:0px;
   margin-top:25px !important;
}
}
.wild{
     max-height: 1220px;
     overflow: hidden;
}
@media (min-width: 500px) {
  .wild{
     max-height: 1052px !important;
     overflow: hidden;
  }
}
