/*
Theme Name: Knowledgespeak
Version: 1.0
Author: Team Mango Media
Author URI: http://www.themangomedia.com
*/ 
@font-face {
	font-family:'Roboto-Regular', sans-serif;
	src:url("../font/Roboto-Regular.ttf");
}
@font-face {
	font-family:'Roboto-Light', sans-serif;
	src:url("../font/Roboto-Light.ttf");
}
body
{
	font-family: 'Roboto-Regular', sans-serif;
    /*font-family: 'Raleway', sans-serif;
font-family: 'PT Sans', sans-serif;*/
}


ul.sub-menu {
    position: absolute;
    background: #f8f8f8;
    list-style: none;
    padding: 0;
    display: none;
    z-index: 999;
    /*border-top: 2px solid #7ebd49;*/
    width: 180px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.dropdown-active ul.sub-menu
{
    display: block;
}
a.nav-link:hover{
	
}
ul.sub-menu li a:hover {
   /* background: #a1a0a3;*/
}
ul.sub-menu li {
    margin:0;
}
ul.sub-menu li a {
    color:#525151;
    padding-right: 20px !important;
    padding-left: 25px !important;
   /* border-bottom: 1px solid #fff;*/
}
.inner-header li#menu-item-75 a {
    color: transparent;
    background-image: url(https://www.knowledgespeak.com/wp-content/themes/knowledgespeak/img/icons/home-logo.png);
    background-position: 0%;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 30px;
}

header {
    padding: 10px 5em;
}
/*.logo a img {
    width: 100%;
    margin-top: 10px;
}*/
.logo a img {
    width: 147px;
    margin-top: 0px;
    /*height: 50px;*/
}
.num-2-logo {
    margin-top: 0px;
    text-align: center;
}
.inner-header li {
    margin: 0 10px;
}
.inner-header li a {
    font-size: 15px;
   color: #525151;
    font-weight: 300;
    text-transform: uppercase;
}
.inner-header li a i {
    font-size: 20px;
    
}
/*.second-logo img
{
    width: 100%;
}*/
.second-logo img {
    width: 160px;
    height: 60px;
}
li.nav-item.dropdown.open .dropdown-menu {
display: block;
    background: #81c04c;
    padding: 0;
    margin: 0;
    border: inherit;
    width: 130px;
    text-align: left;
    border-radius: inherit;
    min-width: auto;
}
.dropdown-menu.nav-head a {
    padding: 8px 13px;
    min-width: auto;
    width: auto;
    display: block;
    margin: 0;
    white-space: inherit;
    color:#fff;
    font-weight: 500;
    transition: all .3s ease-out;
    -webkit-transition:all .3s ease-out;
}
.dropdown-menu.nav-head a:hover {
    background: #a1a0a3;
}
.nav-link.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    margin-top: 0px;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.5em solid;
    top: 2px;
    border-right: 0.4em solid transparent;
    border-bottom: 0;
    border-left: 0.4em solid transparent;
    position: relative;
}
.top-heades ul li {
    display: inline-block;
    position: relative;
}
.top-heades ul {
    text-align: right;
        margin: 20px 0;
}
.top-heades ul li a i {
    background: #81c04c;
    padding: 7px 11px;
    font-size: 20px;
    color: #fff;
    border-radius: 4px;
    width: 40px;
    position: relative;
    top: 2px;
    height: 35px;
}
.top-heades ul li form {
    position: relative;
        margin-right: 3px;
}
.top-heades ul li form input {
    padding: 6px 11px;
    border: 1px solid #859198;
    font-size: 14px;
    border-radius: 4px;
}
.top-heades ul li form button {
    padding: 6px 11px;
    border: 1px solid #81c04c;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0;
    background: #81c04c;
    color: #fff;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.top-heades ul li select.custom-select {
    height: 30px;
    padding: 0px 16px 0 30px;
    border-radius: inherit;
    width: 175px;
    margin-right: 3px;
    border: 1px solid #8591989e;
    font-size: 14px;
}
img.google-ic {
    position: absolute;
    width: 20px;
    top: 5px;
    left: 5px;
}
.collapse.in {
    display: block;
}
/************************* Banner *****************************/

.item.banner-img {
    padding: 7em 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 400px;
}
.carousel-caption.banner-caption {
    position: inherit;
    text-align: left;
    width: 61%;
    padding: 20px 0 20px 4em;
    /* background: #5c6b75; */
    background: linear-gradient(to right, #5c6b75 42%, #5c6b75 46%, #5c6b7514 94%);
}
.carousel-caption.banner-caption h1 {
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 37px;
    /*font-weight: 700;*/
}

/************************ Be Section *************************/
section.be-section {
    background: #ededed;
    padding: 3em 3em;
}

/*.image-ads a img {
    width: 100%;
}*/
.image-ads a {
    margin-bottom: 30px;
    display: block;
}
.h-inner {
    padding: 20px 25px 1px;
    background: #fcfdff;
    margin-bottom: 30px;
}
h2.latest {
   /* font-family: 'Raleway', sans-serif;*/
    /*font-size: 26px;*/
    /*font-weight: 700;*/
    text-transform: uppercase;
    /*color: #7ebd49;*/
    padding: 12px 0px 10px !important;
}
.h-in-first h4 {
    font-size: 17px;
    color: #2d2d2d;
    font-weight: 500;
}
.h-in-first p {
    color: #2d2d2d;
    font-weight: 500;
    text-align: justify;
    font-size: 15px;
     font-family:'Roboto-Light', sans-serif;
}
.h-in-first a.r-more {
    /*border: 2px solid #7ebd49;*/
    color: #000;
    font-weight: 500;
    padding: 5px 10px;
    border-radius: 3px;
    display: block;
    width: 115px;
    text-align: center;
    text-decoration: none;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}
.h-in-first a.r-more:hover {
    border-radius: inherit;
    /*background: #7ebd49;*/
    color: #fff !important;
    border: 2px solid transparent;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}
.h-inner.third-sec .h-in-first a.r-more:hover {
    background: #2d2d2d;
    border: 2px solid transparent;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}
.h-in-first {
    margin-bottom: 30px;
}

.h-inner.second-sec {
    background: #5d6e78;
}
h2.latest.resource {
    padding: 0px 0;
    /*color: #7ebd49;*/
}
.h-inner.second-sec .h-in-first h4, .h-inner.second-sec .h-in-first a.r-more {
    /*color: #7ebd49;*/
} 
.h-inner.second-sec .h-in-first p {
    color: #fff;
}

.h-inner.third-sec {
    background: #7ebd49;
}
h2.latest.events {
    padding: 0px 0;
    color: #000;
}
.h-inner.third-sec .h-in-first h4, .h-inner.third-sec .h-in-first p 
 {
    color: #000;
} 
.h-inner.third-sec .h-in-first a.r-more {
    color: #000;
    border: 2px solid #000;
}

/********************* right ******************/
.ads-click-sec {
    text-align: center;
}
.ads-click-sec h5 {
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 14px;
   /* font-weight: 700;*/
    text-transform: uppercase;
    color: #000000;
    padding: 12px 0px 10px;
    /*background: #7ebd4a;*/
    background:#7ebd49;
    margin: 0;
}
.ads-click-sec p {
   /* font-family: 'Raleway', sans-serif;*/
    font-size: 13px;
   /* font-weight: 600;*/
    text-transform: uppercase;
    color: #fff;
    padding: 0px 0 0;
    background: #062C3D
}
.ads-click-sec p a {
    color: #fff;
}

.news-letter {
    text-align: center;
    background: #5d6e78;
   /* padding: 25px;*/
   padding:5px;
}
.news-letter h5 {
    /*font-family: 'Raleway', sans-serif;*/
    font-size: 16px;
   /* font-weight: 700;*/
    text-transform: uppercase;
    color: #fff;
    padding: 12px 0px 0px;
}
.news-letter p {
    color: #fff;
    font-weight: 500;
        font-size: 14px;
}
form.news-form input {
    padding: 7px 3px;
    text-align: center;
    border-radius: inherit;
    color: #868686;
    font-size: 13px;
    border:none;
}
form.news-form button {
   /* padding: 15px 5px;*/
    text-align: center;
    border-radius: inherit;
    color: #fff;
    font-size: 13px;
    display: block;
    background: #f27c21;
    width: 100%;
    border: none;
}

/******************** footer ****************************/
.footer-sec {
    padding: 2em 5em;
    /*background: #495b66;*/
}
.footer-content {
    text-align: right;
}
.footer-content ul {
    margin: 0;
}
.footer-content ul li {
    display: -webkit-inline-box;
    vertical-align: -webkit-baseline-middle;
}
/*.footer-top {*/
/*    padding: 15px 0;*/
/*    background: #495b66;*/
/*}*/
.footer-content ul li span {
   /* font-family: 'Raleway', sans-serif;*/
    font-size: 25px;
    font-weight: inherit;
    text-transform: uppercase;
    /*color: #7ebd49;*/
    padding-right: 10px;
    font-family: 'Roboto-Light', sans-serif;
}
.footer-copy img {
    width: 200px;
}
.footer-content ul li a img {
   margin: 6px 0 9px;
    /*width: 45px;*/
}

.footer-bottom {
    text-align: right;
}
.footer-bottom p {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    color: #000;
}

/*.footer-bottom {*/
/*    background: #7ebd49;*/
/*    padding: 21px 0;*/
/*}*/
.footer-bottom {
    padding: 0px 0;
}
.top-k-band {
    background: rgba(26,81,111,1);
    background: -moz-linear-gradient(left, rgba(26,81,111,1) 0%, rgba(163,20,27,1) 72%, rgba(209,26,34,1) 95%, rgba(219,27,36,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(26,81,111,1)), color-stop(72%, rgba(163,20,27,1)), color-stop(95%, rgba(209,26,34,1)), color-stop(100%, rgba(219,27,36,1)));
    background: -webkit-linear-gradient(left, rgba(26,81,111,1) 0%, rgba(163,20,27,1) 72%, rgba(209,26,34,1) 95%, rgba(219,27,36,1) 100%);
    background: -o-linear-gradient(left, rgba(26,81,111,1) 0%, rgba(163,20,27,1) 72%, rgba(209,26,34,1) 95%, rgba(219,27,36,1) 100%);
    background: -ms-linear-gradient(left, rgba(26,81,111,1) 0%, rgba(163,20,27,1) 72%, rgba(209,26,34,1) 95%, rgba(219,27,36,1) 100%);
    background: linear-gradient(to right, rgba(26,81,111,1) 0%, rgba(163,20,27,1) 72%, rgba(209,26,34,1) 95%, rgba(219,27,36,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a516f', endColorstr='#db1b24', GradientType=1 );
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/********************* inner page ***************************/
.inner-banner-img {
padding: 126px 0;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}

/*************** news in detail *****************/
.h-in-first.inner-p-full h3 {
   /* font-family: 'Raleway', sans-serif;*/
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 0 0px;
    color: #000;
}
p.inner-font-change {
   /* font-family: 'Raleway', sans-serif;*/
    font-weight: 600;
}
.h-inner.inner-news {
    background: #ededed;
}
.inner-news .h-in-first h4 {
    text-transform: uppercase;
}
.inner-news .h-in-first a.r-more {
    color: #7ebd4a;
    border: none;
    width: auto;
    padding: 0;
    border-radius: inherit;
    text-align: left;
    font-size: 16px;
    display: initial;
    font-weight: 600;
    border-bottom: 1px solid #7ebd4a;
}
.inner-news .h-in-first p {
    margin: 0;
}
ul.news-share{
   padding: 0;
}
ul.news-share li {
    display: inline-block;
}
.inner-news ul.news-share li a {
   /* color: #495b66;*/
    font-weight: 500;
    border-bottom: none;
    position: relative;
    padding: 10px 12px 0 0;}
.inner-news ul.news-share li a:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 17px;
    background: #495b66;
    top: 12px;
    right: 4px;
}

ul.inner-pagination {
    text-align: center;
    background: #495b66;
    width: 289px;
    padding: 10px;
    margin: 41px auto 0;
}
ul.inner-pagination li {
    display: inline-block;
}
ul.inner-pagination li.page-item a {
    background: inherit;
    border: none;
    color: #fff;
    padding: 0px;
    font-weight: 600;
}

ul.pagination.inner-pagis-link li a {
    padding: 0 3px;
}
ul.pagination.inner-pagis-link {
    padding: 0 12px;
    position: relative;
}
ul.pagination.inner-pagis-link:after {
    content: ']';
    margin: 0;
    position: absolute;
    right: 4px;
    top: -4px;
    font-weight: 600;
    color: #fff;
}
ul.pagination.inner-pagis-link:before {
    content: '[';
    margin: 0;
    position: absolute;
    left: 4px;
    top: -4px;
    font-weight: 600;
    color: #fff;
}
h2.latest.news-l-head {
    padding: 12px 0px 10px;
}
p.news-l-sub {
   /* font-family: 'Raleway', sans-serif;*/
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.news-letter-des h4 {
    font-weight: 700;
 /*   font-family: 'PT Sans', sans-serif;*/
    font-size: 16px;
    color: #85c93e;
        margin-bottom: 0;
}
.news-letter-table {
    text-align: center;
    padding: 40px 0 0;
}
.news-letter-table h4 {
    /*font-family: 'Raleway', sans-serif;*/
   /* font-weight: 700;*/
    color: #000;
    margin-bottom: 15px;
}
.news-letter-table img {
    width: 100%;
}
h2.latest.resou-present {
    padding: 12px 0px 0px;
}
.h-in-first.presentation h3 {
   /* font-family: 'Raleway', sans-serif;*/
    text-transform: uppercase;
    font-size: 21px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}
.h-in-first.presentation h4 {
    color: #85c93e;
}
ul.another-pagination
{
    text-align: center;
    background: #495b66;
    padding: 10px;
    margin: 0;
}
ul.another-pagination li {
    display: inline-block;
}
ul.another-pagination li.page-item a {
    background: inherit;
    border: none;
    color: #fff;
    padding: 0px 12px;
    font-weight: 600;
}
/************** accordian ****************/
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "-";
    padding-right: 5px;
    font-size: 45px;
    line-height: 12px;
}
.panel-title > a.collapsed:before {
float: right !important;
    content: "+";
    font-size: 28px;
    line-height: 20px;
    font-weight: 600;
   /* font-family: 'PT Sans', sans-serif;*/
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
/************** accordian ****************/
/************** cat-accordian ****************/
span.ks-sh > a:before {
    float: left !important;
    font-family: FontAwesome;
    content: "-";
    padding-right: 5px;
    font-size: 45px;
    line-height: 12px;
}
span.ks-sh > a.collapsed:before {
float: left !important;
    content: "+";
    font-size: 28px;
    line-height: 20px;
    font-weight: 600;
    /*font-family: 'PT Sans', sans-serif;*/
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
/************** cat-accordian ****************/
.events-tab h4.panel-title a {
width: auto;
    background: #495b66;
    /*color: #7ebd49;*/
    border: none;
    /*font-family: 'PT Sans', sans-serif;*/
    text-transform: uppercase;
    border-radius: inherit;
    text-align: left;
    font-size: 16px;
    padding: 10px;
    display: block;
}
.events-tab h4.panel-title a.collapsed {
    width: auto;
    background: #c2c2c2;
    color:#000;
    border: none;
   /* font-family: 'PT Sans', sans-serif;*/
    text-transform: uppercase;
}
.events-tab .panel-body {
    padding: 5px 15px 20px;
}
.event-tab-inner h5 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
}
.event-tab-detail p {
    margin: 0;
}

h2.latest.subscribe-h {
    padding: 12px 0px 10px;
    font-size: 20px;
    font-weight: 800;
}
.subscribe-in h4
{
    font-size: 19px;
    color: #000;
}
.subscribe-in h5
{
/*font-family: 'Raleway', sans-serif;*/
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

form.subscribe-form {
    background: #495b66;
    padding: 45px 40px;
    width: 100%
}
form.subscribe-form input.form-control {
    border-radius: inherit;
    padding: 4px 11px;
    background: #d1d7db;
    color: #000;
    border: none;
    font-size: 14px;
    font-weight: 500;
}
form.subscribe-form input.form-control::placeholder {
    color: #000;
}
form.subscribe-form select {
    border-radius: inherit;
    padding: 4px 11px;
    background: #d1d7db;
    color: #000;
    width: 100%;
    border: none;
    font-size: 15px;
}
form.subscribe-form .form-group {
    margin-bottom: 8px;
}
form.subscribe-form button {
    /**/
    border: none;
    border-radius: inherit;
    color: #000;
    padding: 8px 20px;
}
form.subscribe-form button:hover {
    /*background: #58921f;*/
    color: #000 !important;
}
p.mandator {
    /*color: #7ebd49;*/
    font-weight: 600;
    margin: 0;
    padding: 20px 0;
    font-size: 16px;
}



/********************** bala *************************/
h2.head {
   /* font-family: 'Raleway', sans-serif;*/
    font-size: 25px;
   /* font-weight: 700;*/
    text-transform: uppercase;
    color: #000000;
}
.about-h5{
    font-size: 16px;
    /*color: #7ebd49;*/
   /* font-weight: 600;*/
    text-transform: uppercase;
}
.about-h3{
   /* font-family: 'Raleway', sans-serif;*/
    font-size: 23px;
    font-weight: 700;
    text-align: center;
    color: #000000;
    padding: 20px;
    margin: 0;
}
p.b-date{
    color: #7ebd49 !important;
    font-weight: 600;
    margin-bottom: 10px !important;
}
p.inner-head {
    font-weight: 600;
    
}
p.d-left {
    /*color: #7ebd49;*/
}

.b-title{
    font-size: 19px;
    color: #000;

 
}
.p-title{
   /* font-family: 'Raleway', sans-serif;*/
    font-size: 16px;
    color: #000;
    font-weight: 700 !important;
    text-transform: uppercase;
}
.p-subtitle{
    font-size: 18px;
    color: #000;
    font-weight: 900 !important;
    text-transform: uppercase;
}
.con-h5 {
    font-size: 16px;
    /*color: #7ebd49;*/
   /* font-weight: 600;*/
    text-transform: uppercase;
}
.address{
    margin: 0;
    padding: 0 10px 15px 0;
}
.address li{
    display: inline-block;
    color: #000;
    width: 100%;
}
a.a-link{
    border: none;
    /*color: #7ebd49;*/
    width: auto;
    text-decoration: underline;
    text-align: left;
    padding:0; 
    margin: 0;
}
.h-in-first a.r-more.a-link{
    background: transparent;
    color: #7ebd49 !important;
    border: none;
}
.subhead-p{
    font-size: 17px;
    font-weight: 600 !important;
    margin: 0;
}
p.subhead-dir {
    text-transform: uppercase;
    font-size: 18px;
    margin: 0 0 5px;
    padding: 0 20px;
    font-weight: 600;
}
.dir-h5 {
    font-size: 16px;
    /*color: #7ebd49;*/
    font-weight: 600;
}
p a.a-link {
    padding: 0 0 0 5px;
}

/****************** dropdown menu after ********************/
/*.navbar-nav li > a:after {
    content: '▼';
}

.navbar-nav li > a:only-child:after {
    content: "";
}

.navbar-nav li li > a:after {
    content: '▼';
    position: absolute;
    right: 5px;
}
*/
.h-in-first a{
    /*color: #7ebd49;*/
}
.h-in-first a:hover{
    /*color: #7ebd49;*/
}






 .accordion {
    width: 100%;
    background-color: #EDEDED;
}
.accordion .accordion-head {
    color: #fff;
    background-color: #3A84DE;
    border-bottom: 1px solid #fff;
    position: relative;
    padding: 13px;
    font-size: 0.87em;
    cursor: pointer;
}
.accordion .accordion-head * {
    cursor: pointer;
}
.accordion .accordion-head:hover {
    filter: alpha(opacity=80);
    opacity: 0.80;
}
.accordion .accordion-head span {
    float:right
}
.accordion .accordion-body {
    border-bottom: 1px solid #fff;
    padding: 20px;
    height: auto;
    display: none;
}
p.d-right a {
    /*color: #7ebd49 !important;*/
}
ul.address li a {
    text-decoration: underline;
}

/*======== 23-07-19 =======*/
.container.inner-heades{
    margin: 10px 0 0;
}
.mobile-second-log{
    margin: 0px 0 0;
    text-align: right;
}
/*.wp-image-141 {
    width: 220px ;
    height: 118px;
}
.wp-image-142 {
    width: 220px ;
    height: 360px;
}
.wp-image-143 {
    width: 220px ;
    height: 520px;
}
.wp-image-144 {
    width: 220px;
    height: 520px;
}
div#text-3 .txt-3,div#text-4 .txt-4{
    width: 220px;
    margin: 0 auto;
}
.wp-image-140 {
    width: 220px ;
    height: 640px;
}*/

/*======= 27-07-19 ============*/
/*ol.breadcrumb {
    position: absolute;
    top: -50px;
    background: transparent;
    padding-left: 0;
}
li.breadcrumb-item a {
    color: #7ebd4a;
    font-weight: 600;
}
li.breadcrumb-item{
    color: #000;
    font-weight: 600;
    font-size: 19px;
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #000 !important;
}
.breadcrumb-container {
    position: absolute;
    top: -50px;
}
.breadcrumb-container.theme1 a {
    background: transparent !important;
    margin: 0px !important; 
    padding: 0px !important;
}
.breadcrumb-container li .separator {
    padding: 0 10px;
    font-weight: 600;
}
.breadcrumb-container li a span{
    font-weight: 600;
    font-size: 19px;
    text-transform: capitalize;
}
.breadcrumb-container li a[href] {
    /*color: #7ebd49;*/
}
.breadcrumb-container li:first-child a {
     /*color: #7ebd49;*/
    font-weight: 600;
    font-size: 19px;
}
*/
#bcn_widget-2{
	position: absolute;
    top: -50px;
}
.breadcrumbs a {
	/*color: #7ebd49;*/
}
.breadcrumbs a span{
	font-size: 18px;
    /*color: #7ebd49;*/
  /*  font-weight: 600;*/
    text-transform: capitalize;
}
.breadcrumbs span.current-item {
    color: #000;
   /* font-weight: 600;*/
    font-size: 18px;
    text-transform: capitalize;
}
.breadcrumbs {
   /* font-weight: 600;*/
}
.item.inner-img.inner-banner-img {
    padding: 57px 0;
}

.h-inner.post {
    padding-bottom: 20px;
}
.h-inner.post a {
    /*color: #7ebd49;*/
}
.h-inner.post li{
    list-style: none;
}
nav.navbar.navbar-expand-xl {
    padding: 10px 0;
}
input.wpcf7-form-control.wpcf7-submit{
    /**/
    border: none;
    border-radius: inherit;
    color: #000;
    padding: 8px 20px;
    cursor: pointer;
}
form.wpcf7-form,div#wpbdp-submit-listing form{
    background: #495b66;
    padding: 45px 40px;
}
form.wpcf7-form,div#wpbdp-submit-listing form label{
    color: #fff;
    font-weight: 600;
}
input.wpcf7-form-control.wpcf7-text.form-control,textarea.wpcf7-form-control.wpcf7-textarea.form-control,.wpbdp-form-field-html.wpbdp-form-field-inner{
    border-radius: inherit;
    padding: 4px 11px;
    background: #d1d7db;
    color: #000;
    border: none;
    font-size: 14px;
    font-weight: 500;
}
.wpbdp-form-field-html.wpbdp-form-field-inner{
    padding: 0 !important;
}
.wpbdp-form-field-html.wpbdp-form-field-inner{
      background: inherit !important;
}
.wpbdp-submit-listing-form-actions input{
    /*background: #7ebd49;*/
    border: none;
    border-radius: inherit;
    color: #000;
    padding: 8px 20px;
    margin-bottom: 10px;
    cursor: pointer;
}
.wpbdp-form-field.wpbdp-form-field-type-url .wpbdp-url-field-col .sublabel {
    color: #fff;
}
.wpbdp-form-field .wpbdp-form-field-label .wpbdp-form-field-required-indicator {
    color: red;
}
form.subscribe-form .form-group label{
    font-weight: 500;
    color: #fff;
}
form.subscribe-form .form-group small{
    color: #fff;
}
.breadcrumb-container.theme1 li:nth-child(2) a[title=""] span{
    /*color: #7ebd49;*/
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 100%;
    background-color: #d1d8db;
}
.clarifi span.wpcf7-list-item{
    margin: 0;
}
#wpbdp-login-form {
    background: #495b66;
    padding: 30px 30px;
    position: relative;
    margin-bottom: 30px;
}
form#loginform input {
    border-radius: inherit;
    padding: 4px 11px;
    background: #d1d7db !important;
    color: #000;
    border: none;
    font-size: 14px;
    font-weight: 500;
}
a.alphabets {
    /*color: #7ebd49;*/
    padding: 0 5px;
}
.ks-al {
    float: left;
    width: 100%;
    word-break: break-all;
}
.ks-al span{
    color: #7ebd49 !important;
}
.ks-al:before{
     content: "|";
      color: #7ebd49 !important;
      position: absolute;
      /*left: 12px;*/
}
.footer-bottom a,.footer-bottom a:hover{
    color: #000;
}
form#submit-event-form {
    background: #495b66;
    padding: 45px 40px;
    margin-bottom: 20px;
}
form#submit-event-form a{
    /*color: #a2d13c;*/
}
form#submit-event-form .field.required-field input,form#submit-event-form .field.required-field textarea{
border-radius: inherit;
    padding: 4px 11px;
    background: #d1d7db;
    color: #000;
    border: none;
    font-size: 14px;
    font-weight: 500;
}
form#submit-event-form input.btn{
    /*background: #7ebd49;*/
    border: none;
    border-radius: inherit;
    color: #000;
    padding: 8px 20px;
    margin-bottom: 10px;
    cursor: pointer;
}
form#submit-event-form label{
     color: #fff;
}
/*.wp-image-41 {
    width: 220px;
    height: 118px;
}*/
article h3.search-title a {
    /*color: #7ebd49;*/
    font-size: 20px;
}
form#loginform p.login-username {
    position: relative;
    padding: 25px 0 0;
}
form#loginform p.login-username input{
    width: 40%;
}
form#loginform p.login-username label {
    position: absolute;
    top: 0px;
    color: #fff;
}
form#loginform p.login-remember label {
    color: #fff;
}
form#loginform p.login-password{
   position: relative; 
    padding: 25px 0 0;
}
form#loginform p.login-password input{
    width: 40%;
}
form#loginform p.login-password label {
    position: absolute;
    top: 0px;
    color: #fff;
}
form#loginform p.login-submit input#wp-submit{
background: #7ebd49 !important;
    border: none;
    border-radius: inherit;
    color: #000;
    padding: 8px 20px;
}
.wpbdp-login-form-extra-links a{
    /*color: #7ebd49;*/
}
.field.account-sign-in {
    color: #fff;
}
form#submit-event-form h2.section-title{
    color: #fff;
}
form.subscribe-form b{
     color: #fff;
     font-size: 18px;
}
#wpbdp-login-form h4{
    color: #fff;
}
/*span.ks-sh:before {
    color: #212529;
    content: "+";
    font-size: 15px;
    padding: 0px 10px;
    background-color: #ededed;
    cursor: pointer;
    left: 45px;
    position: absolute;
}*/
/*.taxography-grid ul span.ks-sh {
    list-style-image: url(https://www.knowledgespeak.com/wp-content/themes/knowledgespeak/img/icons/plus.gif);
}*/
/*.taxography-grid ul li.item:last-child {
    list-style-image: inherit;
}*/

ul.sub-menu > li:hover > a:before {
	position: absolute;
	content: url(https://www.knowledgespeak.com/wp-content/themes/knowledgespeak/img/icons/arrow.png);
	width: 5px;
	height: 30px;
	left: 10px;
}
div#google_translate_element {
    max-width: 100%;
    padding: 0;
    margin: 0;
}
.goog-te-menu-value {
    font-size: 10px;
}
.news-letter .form-group{
    margin-bottom: 10px;
}
form#searchform {
    text-align: right;
}
button#searchsubmit {
    position: absolute;
    right: 16px;
    top: 16px;
    border: 0;
    /*background-color: #7ebd49;*/
    padding: 4px 10px 5px;
    border-top-left-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0px;
}
form#searchform input {
    width: 100%;
    height: 35px;
    border-radius: 5px;
    border: 1px solid #afb6bc;
    padding-left: 10px;
    margin-top: 15px;
}
.h-inner-head {
    /*margin-bottom: 20px;*/
    margin: 0px;
}
.response-col-2 {
    padding: 0 30px;
}
.padd-ajust{
     padding: 0px;
}
.right form.wpcf7-form {
    padding: 45px 7px;
}

.item.add-img {
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 25px;
    width: 690px;
    margin: 0 auto;
    height: 90px;
}
.footer-above-menu {
 background-color: #d6d6d6;
  text-align: center;
  padding:10px;
}
.footer-above-menu ul {
   margin: 0px;
    padding: 0;
   
}
.footer-above-menu ul li{
    display: inline-block;
}
.footer-above-menu ul li a{
    font-size: 15px;
    padding: 0 5px;
}
.footer-above-menu ul li a:after {
    background-color: #615d5d;
    width: 1px;
    height: 13px;
    position: absolute;
    content: "";
    margin: 6px 6px;
}
.footer-above-menu ul li:last-child a:after {
    width: 0px;
}
.footer-above-menu p{
    margin: 0;
}
.icon-link{
    text-align: center;
}
.icon-link ul {
    padding: 0;
}
.icon-link ul li{
display: inline-block;
}
select.wpcf7-form-control.wpcf7-select {
    width: 100%;
}
.subscribed_notice {
    text-align: center;
    /*background-color: #7ebd49;*/
    font-weight: 600;
    padding: 35px 0;
}
h2.widgettitle {
    font-size: 22px;
    text-align: center;
    text-transform: capitalize;
}
span.wpcf7-list-item-label {
    font-size: 12px;
}
span.wpcf7-list-item-label a{
    /*color: #7ebd49;*/
    margin: 0;
}
 .w-180{
    width: 180px !important;
 }
a,a:hover {
    /*color: #7ebd49;*/
}
.head-tag ul {
    text-align: center;
    padding: 0;
    margin: 0;
}
.head-tag ul li {
    /*list-style: none;*/
    /*font-size: 30px;*/
    /*color: #fff;*/
    /*font-weight: 700;*/
    /*text-shadow: 0px 2px 4px #000;*/
    list-style: none;
    font-size: 22px;
    color: #293783;
    font-weight: 500;
}
.head-tag ul.nn-lleeter li
{
       list-style: none;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0px 2px 4px #000;
    /*list-style: none;*/
    /*font-size: 22px;*/
    /*color: #293783;*/
    /*font-weight: 500;*/ 
}
.right form.wpcf7-form div.wpcf7-response-output {
 margin: 0em !important; 
padding: 0.2em 0.5em !important;
font-size: 12px
}
.links-news {
    padding-left: 8%;
}
.right p.response-message {
    font-size: 12px;
    text-align: center;
}
.side-sub-btn{
    /*background: #7ebd49;*/
    border: none;
    border-radius: inherit;
    color: #000;
    padding: 8px 10px;
    cursor: pointer;
    font-size: 14px;
}
.btn-primary:focus, .btn-primary.focus{
    box-shadow:0 !important;
}
.pp-link{
    word-break: break-word;
    }
  .img-search {
    display: none;
}



/*** 03-02-2020 ***/
section.newslwtter-scholar-band {
    background: #2ab3e6;
    padding: 15px 0;
    margin: 0 0 15px;
}
.newsletter-footss.footer-bottom {
    text-align: left;
    margin-top: 10px;
}
.footer-newsletter-link-footss {
    width: 32%;
    margin: 0 0 0 auto;
}
.footer-newsletter-links ul {
    padding: 0;
    list-style: none;
}
.footer-newsletter-links ul li a {
    color: #000;
    font-size: 15px;
}
.footer-newsletter-links ul li a:hover {
    text-decoration: none;
    color: #7ebd49;
}

/*** 11-02-2020 ***/

.newsletter_new_heading {
    display: inline-grid;
    padding: 0.5em 2.5em;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-bottom: 2em;
    background: rgb(109,135,56);
    background: linear-gradient(96deg, rgba(109,135,56,1) 22%, rgba(165,204,56,1) 82%);
}
.newsletter_new_heading h2.latest.resou-present {
    padding: 0;
    color: #fff;
    font-size: 26px;
    margin: 0;
}
.newsletter_new_heading span {
    color: #fff;
    font-weight: inherit;
    font-size: 16px;
}
.newsletter_new_heading span b {
    font-weight: inherit;
}
.footer-sec .footer-copy img {
    width: 50%;
}
.navbar-collapse.newsletter-only.collapse .inner-header li#menu-item-75 a, .navbar-collapse.newsletter-only.collapsing .inner-header li#menu-item-75 a {
    color: #525151;
    width: inherit;
    background-image: inherit;
}
.navbar-collapse.newsletter-only.collapse .inner-header li, .navbar-collapse.newsletter-only.collapsing .inner-header li {
    margin: 0 8px;
}
a:hover {
    text-decoration: none !important;
}