@import url('https://fonts.googleapis.com/css?family=Raleway:400,600,700&display=swap');

body {
	font-family: 'arial', sans-serif;
    font-size: 16px;
}
img {
	max-width: 100%;
}

b, strong {
    font-weight: 700;
}

nav.navigation h2 {
    display: none;
}

/* 
########## Header CSS ########## 
*/

.site-branding {
    border-bottom: 1px solid #6CBF4A;
    padding-bottom: 1px;
}

/* Slide Menu CSS */
.slide-menu i {
    color: #6CBF4A;
    font-size: 40px;
    margin-top: 6px;
}

.static-col {
    position: static !important;
}

.admin-bar .SlideMenuArea {
    top: 99px;
}

.SlideMenuArea {
    background: #FBF5ED;
    position: absolute;
    width: 100%;
    top: 67px;
    left: 0;
    z-index: 9999999;
    padding: 30px 0px;
    height: auto;
}

.slide-menu .navbar-btn button {
    padding: 0;
}

.slide-menu .navbar-btn {
    margin: 0;
}

.slide-menu .navbar-btn {
    opacity: 1;
}

.slide-menu .navbar-btn:hover {
    opacity: .7;
}

.slide-menu .navbar-btn:focus, .slide-menu .navbar-btn button:focus {
    box-shadow: none !important;
}

.slide-menu-items-wrap {
    margin-bottom: 20px;
}

.slide-menu-items-heading {
    color: #231f20;
    font-size: 26px;
    line-height: 33px;
    font-weight: 700;
    border-bottom: 1px solid #231f20;
    padding-bottom: 8px;
    margin-bottom: 30px;
}

.slide-menu-items-heading a {
    color: #231f20;
    font-size: 26px;
    line-height: 33px;
    font-weight: 700;
    padding-bottom: 8px;
    margin-bottom: 15px;
}

.slide-menu-items-heading a:hover {
    color: #1292DC;
    text-decoration: none;
}

.slide-menu-items-wrap ul li a {
    color: #231f20;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
}

.slide-menu-items-wrap ul {
    padding: 0;
    margin: 0;
}

.slide-menu-items-wrap ul li {
    list-style: none;
    margin-bottom: 15px;
    display: block;
  
}

.slide-menu-items-wrap ul li a:hover {
    text-decoration: none;
    color: #6CBF4A;
}

.atoz-topic-header {
    background: #F7F7F7;
    padding: 25px 25px 0;
    margin-bottom: 30px;
}

h2.atoz-topic-header-title {
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
    margin-bottom: 35px;
}

.atoz-topic-header-menu .navbar {
    padding: 0px;
}

.atoz-topic-header-menu .navbar ul {

}

.atoz-topic-header-menu .navbar ul li {
    padding-bottom: 10px;
    margin: 0 30px;
}

.atoz-topic-header-menu .navbar ul li.current-menu-item {
    border-bottom: 4px solid #6CBF4A;
}

.atoz-topic-header-menu .navbar ul li:first-child {
    margin-left: 0px;
}

.atoz-topic-header-menu .navbar ul li:last-child {
    margin-right: 0px;
}

.atoz-topic-header-menu .navbar ul li a {
    font-size: 17px;
    line-height: 23px;
    color: #221e20 !important;
}

.atoz-topic-header-menu .navbar ul li.current-menu-item a {
    color: #6CBF4A !important;
}

.atoz-topic-header-menu .navbar ul li a:hover {
    color: #6CBF4A !important;
}

ul.atoz-topic-items {
    padding: 0;
    margin: 0;
}

li.atoz-topic-item {
    list-style: none;
    width: 44%;
    display: inline-block;
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-bottom: 35px;
    vertical-align: text-top;
}

li.atoz-topic-item:nth-child(2n+1) {
    margin-left: 0px;
}

li.atoz-topic-item:nth-child(2n+2) {
    margin-right: 0px;
}

li.atoz-topic-item a {
    color: #6CBF4A;
    font-size: 17px;
}

li.atoz-topic-item a:hover {
    color: #1292DC;
    text-decoration: none;
}
.topic-items-navigation.previous-nav {
    float: left;
}

.topic-items-navigation.next-nav {
    float: right;
}

.topic-items-navigation a {
    background: #6CBF4A;
    color: #ffffff;
    padding: 8px 25px;
    margin-bottom: 20px;
    display: inline-block;
}

.topic-items-navigation a:hover {
    text-decoration: none;
    background: #1292DC;
}
/* End Slide Menu CSS */

/* Nev Menu CSS */
nav.navbar {
    padding-top: 20px;
}

ul.header-menu li.current-menu-item a{
    color: #6CBF4A !important;
}

nav.navbar ul li a {
    color: #221e20 !important;
    font-size: 14px;
    font-weight: 600;
    padding: 5px !important;
}

ul.header-menu li a:hover {
    text-decoration: none;
    color: #6CBF4A !important;
}
/* End Nev Menu CSS */

/* Logo CSS */
.site-header .logo img {
    max-width: 175px;
    height: auto;
}
/* End Logo CSS */

/* Search CSS */
div#ajaxsearchlite1 {
    margin-left: 0px !important;
}
/* End Search CSS */

/* 
########## End Header CSS ########## 
*/


/* 
########## Home Pgae CSS ########## 
*/

/* Home Page Top Post Grid CSS */
.home-top-post-grid {
	margin-top: 30px;
	margin-bottom: 30px;
}

.home-top-post-grid .container {
	border-bottom: 1px solid #6CBF4A;
	padding-bottom: 20px;
}

.home-top-post-grid .post-box {
	margin-bottom: 20px;
}

.home-top-post-grid .post-box .tumb {
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 15px;
}

.home-top-post-grid .post-box p {
    font-size: 15px;
    color: #221e20;
    line-height: 21px;
    text-align: center;
    font-weight: 700;
}

.home-top-post-grid a:hover {
    text-decoration: none;
}

.home-top-post-grid a:hover .post-box .tumb {
    opacity: .7;
}

.home-top-post-grid a:hover .post-box p {
    color: #6CBF4A;
}

/* Home Page Latest Post Grid CSS */
.home-latest-post-grid {
    margin-bottom: 30px;
}

.home-latest-post-grid .container {
    border-bottom: 1px solid #6CBF4A;
    padding-bottom: 20px;
}

.home-latest-post-grid .small-post-box .col-md-4 {
    padding-left: 30px;
    padding-right: 0px;
}

.home-latest-post-grid .title {
    font-size: 26px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 15px;
}

.home-latest-post-grid .large-post-box .thumb {
    height: 400px;
}

.home-latest-post-grid .large-post-box .tumb {
    height: 450px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 15px;
}

.home-latest-post-grid .large-post-box .cat a {
    color: #6cbf4a;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.home-latest-post-grid .large-post-box .post-title {
    color: #000000;
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 5px;
    font-weight: 700;
}

.home-latest-post-grid .large-post-box .post-title:hover {
    color: #1292dc;
}

.home-latest-post-grid .large-post-box .excerpt {
    color: #000000;
    font-size: 16px;
    line-height: 23px;
}

.home-latest-post-grid a:hover {
    text-decoration: none;
}

.home-latest-post-grid a:hover .tumb {
    opacity: .7;
}

.home-latest-post-grid .small-post-box .tumb {
    height: 140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 15px;
}

.home-latest-post-grid .small-post-box .cat a{
    color: #6cbf4a;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.home-latest-post-grid .small-post-box .post-title {
    color: #000000;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 700;
}

.home-latest-post-grid .small-post-box .post-title:hover {
    color: #1292dc;
}

.home-latest-post-grid .small-post-box .excerpt {
    color: #000000;
    font-size: 16px;
    line-height: 23px;
}

/* Home Page Editor Post Grid CSS */
.home-editor-post-grid {
    margin-bottom: 30px;
}

.home-editor-post-grid .container {
    border-bottom: 1px solid #6CBF4A;
    padding-bottom: 20px;
}

.home-editor-post-grid .title {
    font-size: 26px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 15px;
}

.home-editor-post-grid .post-box .col-md-4 {
    padding-right: 0px;
}

.home-editor-post-grid .post-box .tumb {
    height: 120px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 15px;
}

.home-editor-post-grid .post-box .post-title {
    color: #000000;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 700;
}

.home-editor-post-grid .post-box .post-title:hover {
    color: #1292dc;
}

.home-editor-post-grid .post-box .excerpt {
    color: #000000;
    font-size: 16px;
    line-height: 23px;
}

.home-editor-post-grid a:hover {
    text-decoration: none;
}

.home-editor-post-grid a:hover .tumb {
    opacity: .7;
}

/* Home Page Editor Post Sidebar CSS */
.adverstisement .title {
    text-align: center;
    color: #bbb8b8;
    font-size: 14px;
    line-height: 21px;
}

.adverstisement .tumb {
    height: 370px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.home-editor-post-grid .newslatter {
    background: #E0F5F6;
    margin-top: 30px;
}

/* Home Page Expert Section CSS */
.home-expert-section .team-section {
    margin-bottom: 30px;
}

.home-expert-section .team-member-area .container {
    padding-bottom: 20px;
    border-bottom: 1px solid #93D07A;
    padding-left: 5%;
    padding-right: 5%;
}

.home-expert-section .team-section .heading-area {
    text-align: center;
}

.home-expert-section .team-section .heading-area .heading {
    color: #010000;
    font-size: 24px;
    text-transform: unset;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 15px;
}

.home-expert-section .team-section .heading-area .sub-heading {
    color: #010000;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

.home-expert-section .team-section .heading-area .sub-heading-text {
    color: #050000;
    font-size: 15px;
    line-height: 21px;
    width: 60%;
    margin: 0 auto;
}

.home-expert-section .team-member-area .memebr-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

.home-expert-section .team-member-area .memebr-box .member-thumb {
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #dddddd;
    margin-bottom: 20px;
}

.home-expert-section .team-member-area .memebr-box .member-title {
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}

.home-expert-section .team-member-area .memebr-box .member-title .member-designation {
    display: block;
    font-weight: 400;
}

.home-expert-section .team-member-area .memebr-box ul.member-social {
    padding: 0;
    margin: 0;
    min-height: 24px;
}

.home-expert-section .team-member-area .memebr-box ul.member-social li {
    list-style: none;
    display: inline-block;
    padding: 0 3px;
}

.home-expert-section .team-member-area .memebr-box ul.member-social li a {
    color: #4ABEBF;
    font-size: 14px;
    line-height: 20px;
}

.home-expert-section .team-member-area .memebr-box ul.member-social li a:hover {
    opacity: .7;
}

.home-expert-section .team-member-area .memebr-box ul.member-social li:first-child {
    padding-left: 0px;
}

.home-expert-section .team-member-area .memebr-box .member-site {
    display: inline-block;
    color: #4ABEBF;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 2px;
}

.home-expert-section .team-member-area .memebr-box .member-site:hover {
    text-decoration: none;
    opacity: .7;
}

.home-expert-section .team-member-area .memebr-box .member-bio {
    color: #000000;
    font-size: 15px;
    line-height: 21px;
}

.btn-all-experts {
    background: #6CBF4A;
    border: none !important;
    border-radius: 0px !important;
    outline: none;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 15px;
    padding: 10px 25px;
    font-size: 14px;
    display: inline-block;
}

.btn-all-experts:hover {
    background: #1292dc;
    color: #ffffff;
    text-decoration: none;
}

.btn-all-experts:focus {
    box-shadow: none !important;
}

/* End Home Page Expert Section CSS */

/* Home Page Top Read Post Grid CSS */
.home-topread-post-grid {
    margin-bottom: 30px;
}

.home-topread-post-grid .title {
    font-size: 26px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 15px;
}

.home-topread-post-grid .post-box .col-md-4 {
    padding-right: 0px;
}

.home-topread-post-grid .post-box .tumb {
    height: 120px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 15px;
}

.home-topread-post-grid .post-box .post-title {
    color: #000000;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 5px;
    font-weight: 700;
}

.home-topread-post-grid .post-box .post-title:hover {
    color: #1292dc;
}

.home-topread-post-grid .post-box .excerpt {
    color: #000000;
    font-size: 16px;
    line-height: 23px;
}

.home-topread-post-grid a:hover {
    text-decoration: none;
}

.home-topread-post-grid a:hover .tumb {
    opacity: .7;
}

/* 
########## End Home Pgae CSS ########## 
*/



/* 
########## Archive Pgae CSS ########## 
*/

.archive-header-wrap {
    background: #6CBF4A;
    padding: 30px 25px;
    margin-bottom: 30px;
}

.archive-header-wrap .page-title {
     text-align: center;
    color: #ffffff;
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 15px;
}

.archive-description {
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    line-height: 21px;
    width: 60%;
    margin: 0 auto;
}

.archive-post-grid .post-box {
    margin-bottom: 30px;
    background: #f4f4f4;
    padding-bottom: 15px;
    min-height: 436px;
}

.archive-post-grid .post-box .tumb {
    height: 240px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 15px;
}

.archive-post-grid .post-box .post-title {
    color: #000000;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 5px;
    font-weight: 700;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 15px;
}

.archive-post-grid .post-box .post-title:hover {
    color: #1292dc;
}

.archive-post-grid .post-box .excerpt {
    color: #000000;
    font-size: 16px;
    line-height: 23px;
    padding: 0 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.archive-post-grid .post-box .read-more {
    margin: 0 15px;
    background: #6CBF4A;
    color: #ffffff;
    padding: 8px 12px;
    font-size: 14px;
}

.archive-post-grid .post-box .read-more:hover {
    background: #1292DC;
}

.archive-post-grid a:hover {
    text-decoration: none;
}

.archive-post-grid a:hover .tumb {
    opacity: .7;
}

nav.navigation.posts-navigation {
    margin-bottom: 25px;
    overflow: auto;
    margin-top: 20px;
}

nav.navigation.posts-navigation .nav-previous {
    float: left;
}

nav.navigation.posts-navigation .nav-next {
    float: right;
}

nav.navigation.posts-navigation .nav-next a, nav.navigation.posts-navigation .nav-previous a {
    background: #1292DC;
    color: #ffffff;
    padding: 8px 15px;
    font-size: 17px;
    margin-bottom: 10px;
    display: inline-block;
}

nav.navigation.posts-navigation .nav-next a:hover, nav.navigation.posts-navigation .nav-previous a:hover {
    background: #6CBF4A;
}

.archive-post-navigation li a,
.archive-post-navigation li a:hover,
.archive-post-navigation li.active a,
.archive-post-navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.archive-post-navigation li {
    display: inline;
}
 
.archive-post-navigation li a,
.archive-post-navigation li a:hover,
.archive-post-navigation li.active a,
.archive-post-navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.archive-post-navigation li a:hover,
.archive-post-navigation li.active a {
    background-color: #3C8DC5;
}

/* 
########## End Archive Pgae CSS ########## 
*/


/* 
########## Single Post CSS ########## 
*/

.entry-content p {
    font-size: 18px;
    line-height: 28px;
}

.single .entry-content h2 {
    font-size: 28px;
    line-height: 35px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 10px;
}

.single .entry-content h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 8px;
}

.single .entry-content h4 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 8px;
}

.single .entry-content h5 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 8px;
}

.single .entry-content h6 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 8px;
}

.post-top-advertizement {
    margin: 20px 0;
}

.post-top-advertizement img {
    width: 100%;
}

.container.post-header-wrap {
    border-bottom: 1px solid #6CBF4A;
    margin-bottom: 20px;
}

.single .entry-header .cat a {
    color: #6cbf4a;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.single .entry-header .cat a:hover {
    text-decoration: none;
    opacity: .7;
}

.single .entry-title {
    color: #000000;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
}

.post-toc .lwptoc {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

.post-toc .lwptoc_i {
    padding: 0px;
}

.post-toc .lwptoc_i .lwptoc_item {
    display: inline-block;
    position: relative;
    padding-right: 15px;
}

.post-toc .lwptoc_i .lwptoc_item a {
    padding: 0;
}

.post-toc .lwptoc_i .lwptoc_item a:hover {
    border: none !important;
}

.post-toc .lwptoc_i .lwptoc_item:after {
    content: "";
    background: #000000;
    height: 10px;
    width: 1px;
    position: absolute;
    top: 5px;
    right: 5px;
}

.post-toc .lwptoc_i .lwptoc_item:last-child:after {
    display: none;
}

.author-image img {
    border-radius: 50%;
}

.author-image {
    width: 35%;
    float: left;
    margin-bottom: 15px;
}

.meta-info {
    width: 65%;
    float: right;
    padding-left: 15px;
}

.single .post-meta .evidence {
    color: #6bbf49;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #6bbf49;
    padding: 5px 25px;
    border-radius: 20px;
    text-align: center;
    margin-bottom: 7px;
    background: transparent;
}

.single .post-meta .evidence:hover {
    background: #6bbf49;
    color: #ffffff;
}

.single .post-meta .evidence:focus {
    outline: none;
}

#EvidenceModal .modal-dialog {
    max-width: 600px;
}

#EvidenceModal .modal-content {
    border-radius: 0px;
}

#EvidenceModal .modal-header {
    border: none;
}

#EvidenceModal .modal-header button {
    position: absolute;
    top: 5px;
    right: 10px;
    background: transparent;
    border: none;
    color: #000000;
    font-size: 25px;
}

#EvidenceModal .modal-header button:hover {
   opacity: .7;
}

#EvidenceModal .modal-header button:focus {
   box-shadow: none;
}

#EvidenceModal .modal-body {
    padding: 20px 35px;
    font-size: 16px;
    line-height: 26px;
}

.single .post-meta .date {
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
}

.single .meta-info ul {
    padding: 0;
    margin: 0;
}

.single .meta-info ul li {
    list-style: none;
    display: inline-block;
    padding: 0 2px;
}

.single .meta-info ul li a {
    color: #1A1A1A;
}

.single .meta-info ul li a:hover {
    opacity: .7;
}

.single .adverstisement {
    padding-left: 35px;
}

.helpful-post .helpful-headline {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
}

.helpful-post {
    margin-top: 45px;
    text-align: center;
}

.helpful-post .helpful-controls div {
    display: inline-block;
    margin: 10px 8px;
}

.helpful-post .helpful-controls button {
    background: none !important;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 15px;
}

.helpful-post .helpful-controls button:focus {
    outline: none;
}

.helpful-post .helpful-controls div:first-child button{
    border: 1px solid #01ADB9;
    color: #01ADB9;
}

.helpful-post .helpful-controls div:last-child button{
    border: 1px solid #F0533A;
    color: #F0533A;
}

.helpful-post .helpful-feedback-form .group label {
    font-size: 16px;
    font-weight: 700;
}

.helpful-post .helpful-feedback-form .group textarea#message {
    height: 30px;
    width: 80%;
    border: 1px solid #6CBF4A;
    color: #000000;
    padding: 2px 5px;
    font-size: 14px;
    line-height: 20px;
}

.helpful-post .helpful-feedback-form button.helpful-button {
    background: #6CBF4A;
    border: none;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    padding: 13px 15px 10px;
}

.helpful-post .helpful-feedback-form button.helpful-button:hover {
    opacity: .7;
}

.post-footer {
    border-bottom: 1px solid #6CBF4A;
    padding: 10px 0;
    margin-bottom: 20px;
}

.post-feedback .helpful-header {
    display: none;
}

.post-feedback .feedback-heading {
    width: 50%;
    float: left;
    color: #918f8f;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0px;
    margin-top: 3px;
    text-transform: uppercase;
}

.post-feedback .helpful {
    width: 50%;
    float: right;
}

.post-feedback .helpful .helpful-controls div {
    display: inline-block;
}

.post-feedback .helpful .helpful-controls div button {
    background: transparent;
    border: none;
    color: #ffffff;
    position: relative;
    padding: 0 2px;
}

.post-feedback .helpful .helpful-controls div button:focus {
    outline: none;
}

.post-feedback .helpful .helpful-controls div button:hover {
    opacity: .7;
}

.post-feedback .helpful .helpful-controls div button:after {
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 12px;
    color: #918f8f;
    font-size: 18px;
}

.post-feedback .helpful .helpful-controls div:first-child button:after {
    content: "\f118";
}

.post-feedback .helpful .helpful-controls div:last-child button:after {
    content: "\f119";
}

.related-post .heading {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 26px;
    margin-bottom: 25px;
}

.related-post .post-box {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
}

.related-post .post-box .tumb {
    height: 85px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 15px;
}

.related-post .post-box .post-title {
    color: #000000;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 5px;
    padding-left: 15px;
    font-weight: 700;
}

.related-post .post-box .post-title:hover {
    color: #6CBF4A;
}

.related-post .post-box .excerpt {
    color: #000000;
    font-size: 15px;
    line-height: 21px;
}

.related-post a:hover {
    text-decoration: none;
}

.related-post a:hover .tumb {
    opacity: .7;
}

.popular-post .heading {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 28px;
    margin-bottom: 25px;
}

.popular-post .post-box {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
}

.popular-post .post-box .col-md-3 {
    padding-right: 0px !important;
}

.popular-post .post-box .tumb {
    height: 140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 15px;
}

.popular-post .post-box .post-title {
    color: #000000;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 5px;
    font-weight: 700;
}

.popular-post .post-box .post-title:hover {
    color: #6CBF4A;
}

.popular-post .post-box .excerpt {
    color: #000000;
    font-size: 15px;
    line-height: 21px;
}

.popular-post a:hover {
    text-decoration: none;
}

.popular-post a:hover .tumb {
    opacity: .7;
}

/* 
########## End Single Post CSS ########## 
*/


/* 
########## Expert Pgae CSS ########## 
*/

.expert-page .page-heading-wrap {
    background: #6CBF4A;
    padding: 80px 25px;
    margin: 2px 0;
}

.expert-page .page-heading-wrap .page-heading {
    text-align: center;
    color: #ffffff;
    font-size: 64px;
    line-height: 64px;
    margin-bottom: 15px;
}

.expert-page .page-heading-wrap .page-heaidng-text {
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    line-height: 21px;
    width: 42%;
    margin: 0 auto;
}

.expert-page .page-nav {
    background: #ffffff;
    border-top: 1px solid #dddddd;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(221,221,221,0.8);
    -moz-box-shadow: 0px 4px 5px 0px rgba(221,221,221,0.8);
    box-shadow: 0px 4px 5px 0px rgba(221,221,221,0.8);
}

.exnavsticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}

.expert-page .page-nav nav.navbar {
    padding: 15px;
}

.expert-page .page-nav ul.navbar-nav {
    margin: 0 auto;
}

.expert-page .page-nav ul.navbar-nav li {
    padding: 0 15px;
}

.expert-page .mission-section {
    padding: 15px 0;
}

.expert-page .mission-section .heading {
    font-size: 30px;
    line-height: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 700;
    text-align: center;
}

.expert-page .mission-section p {
    font-size: 15px;
    line-height: 21px;
    width: 70%;
    margin: 15px auto;
    color: #050000;
    text-align: center;
    white-space: pre-line;
}

.expert-page .press-section {
    padding: 25px 0;
    background: #6CBF4A;
}

.expert-page .press-section .heading {
    font-size: 30px;
    line-height: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
}

.expert-page .press-section p {
    font-size: 15px;
    line-height: 21px;
    width: 70%;
    margin: 15px auto;
    color: #ffffff;
    text-align: center;
    white-space: pre-line;
}

.expert-page .team-section {
    padding: 25px 0;
}

.expert-page .team-section .heading-area {
    text-align: center;
}

.expert-page .team-section .heading-area .heading {
    color: #010000;
    font-size: 24px;
    text-transform: unset;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #93D07A;
    margin-bottom: 25px;
}

.expert-page .team-section .heading-area .sub-heading {
    color: #010000;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

.expert-page .team-section .heading-area .sub-heading-text {
    color: #050000;
    font-size: 15px;
    line-height: 21px;
    width: 80%;
    margin: 0 auto;
}

/*.expert-page .team-member-area>.container {
    max-width: 1280px !important;
}*/

.expert-page .team-member-area .memebr-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

.expert-page .team-member-area .memebr-box .member-thumb {
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #dddddd;
    margin-bottom: 20px;
}

.expert-page .team-member-area .memebr-box .member-title {
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}

.expert-page .team-member-area .memebr-box .member-title .member-designation {
    display: block;
    font-weight: 400;
}

.expert-page .team-member-area .memebr-box ul.member-social {
    padding: 0;
    margin: 0;
    min-height: 24px;
}

.expert-page .team-member-area .memebr-box ul.member-social li {
    list-style: none;
    display: inline-block;
    padding: 0 3px;
}

.expert-page .team-member-area .memebr-box ul.member-social li a {
    color: #4ABEBF;
    font-size: 14px;
    line-height: 20px;
}

.expert-page .team-member-area .memebr-box ul.member-social li a:hover {
    opacity: .7;
}

.expert-page .team-member-area .memebr-box ul.member-social li:first-child {
    padding-left: 0px;
}

.expert-page .team-member-area .memebr-box .member-site {
    display: inline-block;
    color: #4ABEBF;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 2px;
}

.expert-page .team-member-area .memebr-box .member-site:hover {
    text-decoration: none;
    opacity: .7;
}

.expert-page .team-member-area .memebr-box .member-bio {
    color: #000000;
    font-size: 15px;
    line-height: 21px;
}


.expert-page .community-section {
    background: #6CBF4A;
    padding: 25px 0;
}

.expert-page .community-section>.container {
    max-width: 980px !important;
}

.expert-page .community-section .heading {
    color: #ffffff;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}

.expert-page .community-section .heading-text {
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
}

.expert-page .community-section .sub-heading {
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0px;
}

.expert-page .community-section .sub-heading-text {
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
}

.expert-page .community-section .all-communities {
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
    display: inline-block;
}

.expert-page .community-section .all-communities:hover {
    text-decoration: none;
    opacity: .7;
}

.expert-page .community-section .member-box {
	margin: 20px 0;
}

.expert-page .community-section .member-box .thumb {
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.expert-page .community-section .member-box .member-title {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px;
    line-height: 22px;
    margin-top: 10px;
}

.expert-page .community-section .member-box .member-designation {
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
}

.expert-page .community-section .member-box .member-bio {
    color: #ffffff;
    font-size: 15px;
    line-height: 21px;
    padding-right: 30px;
}

.expert-page .ad-policy-section {
    padding: 35px 0;
}

.expert-page .ad-policy-section>.container {
    max-width: 980px !important;
}

.expert-page .ad-policy-section .heading {
    color: #000000;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    margin-bottom: 3px;
}

.expert-page .ad-policy-section .heading-text {
    color: #000000;
    text-align: center;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 25px;
}

.expert-page .ad-policy-section .add-info {
    color: #000000;
    font-size: 15px;
    line-height: 21px;
    white-space: pre-line;
}

.expert-page .ad-policy-section .ad-policy-collaps .btn.btn-primary {
    background: transparent;
    color: #000000;
    display: block;
    text-align: left;
    border: 1px solid #6CBF4A;
    border-radius: 0px;
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
    position: relative;
}

.expert-page .ad-policy-section .ad-policy-collaps .btn.btn-primary .icon {
    color: #6CBF4A;
    font-size: 25px;
    line-height: 25px;
    position: absolute;
    right: 15px;
    top: 15px;
}

.expert-page .ad-policy-section .ad-policy-collaps .btn.btn-primary:focus {
    box-shadow: none !important;
}

.expert-page .ad-policy-section .ad-policy-collaps .card.card-body .heading {
    color: #000000;
    font-size: 18px;
    text-align: left;
    margin-bottom: 5px;
    line-height: 26px;
}

.expert-page .ad-policy-section .ad-policy-collaps .card.card-body {
    font-size: 15px;
    line-height: 21px;
    color: #000000;
    border-left: 1px solid #6CBF4A;
    border-right: 1px solid #6CBF4A;
    border-bottom: 1px solid #6CBF4A;
    border-top: none;
    border-radius: 0px;
    padding-bottom: 10px;
}

.expert-page .contact-section {
    background: #F6F5F5;
    padding: 35px 0;
}

.expert-page .contact-section>.container {
    max-width: 980px !important;
}

.expert-page .contact-section .heading {
    color: #000000;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    margin-bottom: 25px;
}

.expert-page .contact-section 
 .faqs .faq-item {
    margin-bottom: 25px;
}

.expert-page .contact-section 
 .faqs .faq-item .title {
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 3px;
}

.expert-page .contact-section 
 .faqs .faq-item {
    color: #000000;
    font-size: 15px;
    line-height: 21px;
}

.expert-page .contact-section .contct-info {
    color: #000000;
    font-size: 15px;
    line-height: 21px;
}

.expert-page .contact-section .contct-info .title {
    color: #000000;
    font-size: 15px;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 3px;
}

.expert-page .contact-section .contct-info p {
    white-space: pre-line;
}


/* 
########## End Expert Pgae CSS ########## 
*/


/* 
########## Footer CSS ########## 
*/

footer#footer {
    background: #6CBF4A;
    padding: 40px 25px;
}

.footer-logo {
    width: 30%;
    float: left;
}

.footer-social {
    width: 70%;
    float: right;
    margin-top: 40px;
    text-align: right;
    padding-right: 30px;
}

.footer-social ul {
    margin: 0;
    padding: 0;
}

.footer-social ul li {
    list-style: none;
    display: inline-block;
    padding: 5px;
}

.footer-social ul li a {
    color: #ffffff;
    font-size: 20px;
}

.footer-social ul li a:hover {
    opacity: .7;
}

.footer-menu ul li {
    list-style: none;
}

.footer-menu ul li a {
    line-height: 16px;
    color: #fdfbfb;
    font-size: 12px;
}

.footer-menu ul li a:hover {
    text-decoration: none;
    opacity: .7;
}

.footer-menu ul {
    margin: 0;
    padding: 0;
}

.footer-menu {
    float: left;
}

.footer-menu.footer-menu-one {
    width: 30%;
}

.footer-menu.footer-menu-two {
    width: 40%;
}

.footer-menu.footer-menu-three {
    width: 30%;
}

.footer-menu {
    margin-top: 20px;
}

footer .newslatter {
    background: #ffffff;
}

.newslatter {
    padding: 25px 25px;
}

.newslatter .heading-area .heading {
    font-size: 22px;
    line-height: 28px;
    text-align: left;
    color: #181416;
    margin-bottom: 0px;
    font-weight: 700;
}

.newslatter .heading-area .sub-heading {
    font-size: 13px;
    line-height: 19px;
    text-align: left;
    color: #181416;
}

.newslatter-form {
    text-align: left;
}

.newslatter-form .email-field input {
    border: none;
    border-bottom: 1px solid #dddddd;
    max-width: 100%;
    font-size: 14px;
    color: #a9a6a8;
    padding: 5px 0;
    background: transparent;
}

.newslatter-form .email-field input:focus {
  outline: none;
}

.newslatter-form .wpcf7-submit {
    background: #6CBF4A;
    border: none;
    outline: none;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 15px;
    padding: 10px 25px;
    font-size: 14px;
}

.newslatter-form .wpcf7-submit:hover {
    background: #1292dc;
}

.newslatter .newslatter-footer p {
    color: #181416;
    font-size: 12px;
    line-height: 16px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 0px;
}

.certificate img {
    margin-bottom: 10px;
}

.certificate p {
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
}

/* 
########## End Footer CSS ########## 
*/



/* 
############################################### 
******** Responsive CSS(Min 768) **************
############################################### 
*/

@media only screen and (min-width: 768px) {


/* 
########## Common CSS ########## 
*/
.desktop-none {
    display: none;
}


/* 
########## End Common CSS ########## 
*/




/* 
########## Home Pgae CSS ########## 
*/

/* Team Section CSS */



/* End Team Section CSS */

/* 
########## End Home Pgae CSS ########## 
*/


}

/* 
###############################################
********* End Responsive CSS(Min 768) *********
############################################### 
*/


/* 
############################################### 
******** Responsive CSS(Max 767) **************
############################################### 
*/

@media only screen and (max-width: 767px) {


/* 
########## Common CSS ########## 
*/
.mobile-none {
    display: none;
}


/* 
########## End Common CSS ########## 
*/


/* 
########## Header CSS ########## 
*/

.site-header {
    overflow: hidden;
}

.site-header .logo {
    margin-top: 3px;
}

.site-header .logo img {
    max-width: 100%;
}

.mobile-pm-col {
    padding-left: 0px;
}

ul.mobile-primary-menu {
    padding: 0;
    margin: 0;
}

ul.mobile-primary-menu li {
    list-style: none;
}

ul.mobile-primary-menu li a {
    color: #6CBF4A;
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    margin-top: 20px;
}

ul.mobile-primary-menu li a:hover {
    color: #6CBF4A;
}

.mobile-header-search {
    margin-bottom: 20px;
}

.mobile-header-search #ajaxsearchlite1 .innericon {
    background-color: transparent !important;
}

.mobile-header-search #ajaxsearchlite1 .promagnifier {
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
}

/* Slide Menu CSS */
ul.atoz-topic-items {
    padding: 0 25px;
}

.atoz-topic-header-menu .navbar ul li {
    margin: 0px 0px 15px;
}

li.atoz-topic-item {
    width: 100%;
    margin: 0px 0px 25px;
    display: block;
}
/* End Slide Menu CSS */

/* 
########## End Header CSS ########## 
*/


/* 
########## Home Pgae CSS ########## 
*/

/* Home Page Top Post Grid CSS */

.home-top-post-grid .post-box .tumb {
    height: 140px;
}

.home-top-post-grid>.container>.row>.col:first-child {
    padding-right: 7px !important;
}

.home-top-post-grid>.container>.row>.col:last-child {
    padding-left: 7px;
}

/* End Home Page Top Post Grid CSS */


/* Home Page Latest Post Grid CSS */

.home-latest-post-grid .tumb {
    height: 200px !important;
}

.home-latest-post-grid .post-title {
    font-size: 26px !important;
    line-height: 30px !important;
}

.home-latest-post-grid .large-post-box, .home-latest-post-grid .small-post-box {
    margin-bottom: 30px;
}

.home-latest-post-grid .small-post-box .col-md-4 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

/* End Home Page Latest Post Grid CSS */


/* Home Page Editor Post Grid CSS */

.home-editor-post-grid .post-box .tumb {
    height: 200px;
}

.home-editor-post-grid .post-box .col-md-4 {
    padding-right: 15px;
}

.home-editor-post-grid .post-box {
    margin-bottom: 20px;
}

/* End Home Page Editor Post Grid CSS */


/* Home Page Editor Sidebar CSS */

.home-editor-post-grid .newslatter {
    margin-top: 0px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -20px;
}

/* End Home Page Editor Sidebar CSS */


/* Home Page Expert Section CSS */

.home-expert-section .team-section .heading-area .sub-heading-text {
    width: 100%;
}

.home-expert-section .team-member-area .memebr-box .member-thumb {
    min-height: 250px;
}

/* End Home Page Expert Section CSS */


/* End Home Page Top Read Post Grid CSS */

.home-topread-post-grid .post-box .tumb {
    height: 200px;
}

.home-topread-post-grid .post-box .col-md-4 {
    padding-right: 15px;
}

.home-topread-post-grid .post-box {
    margin-bottom: 20px;
}

/* End Home Page Top Read Post Grid CSS */


/* 
########## End Home Pgae CSS ########## 
*/


/* 
########## Single Post CSS ########## 
*/

.single .entry-title {
    font-size: 30px;
    line-height: 36px;
}

.entry-content p {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 25px;
}

/* Related Post Grid CSS */

.related-post .post-box .tumb {
    height: 200px;
}

.related-post .post-box .post-title {
    font-size: 26px;
    line-height: 30px;
    padding-left: 0px;
}

.related-post .post-box {
    padding-bottom: 10px;
    margin-bottom: 15px;
}

/* End Related Post Grid CSS */


.helpful-post {
    margin-bottom: 30px;
}


/* End Popular Post Grid CSS */

.related-post .post-box .tumb {
    height: 200px;
}

.related-post .post-box .post-title {
    font-size: 26px;
    line-height: 30px;
    padding-left: 0px;
}

.related-post .post-box {
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.popular-post .post-box .tumb {
    height: 200px;
}

.popular-post .post-box .col-md-3 {
    padding-right: 15px !important;
}

.popular-post .post-box {
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.popular-post .post-box .excerpt {
    font-size: 18px;
    line-height: 24px;
}

/* Popular Post Grid CSS */


/* 
########## End Single Post CSS ########## 
*/



/* 
########## Expert Pgae CSS ########## 
*/

.expert-page .page-heading-wrap {
    padding: 50px 25px;
}

.expert-page .page-heading-wrap .page-heaidng-text {
    width: 100%;
}

.expert-page .page-nav ul.navbar-nav li {
    display: inline-block !important;
    padding: 0;
    margin-bottom: 10px;
}

.expert-page .page-nav ul.navbar-nav {
    width: 100%;
    display: block;
    text-align: center;
}

.expert-page .page-nav ul.navbar-nav li a {
    font-size: 13px;
}

.expert-page .page-nav nav.navbar {
    padding-bottom: 5px;
}

.expert-page .mission-section p {
    width: 100%;
}

.expert-page .press-section p {
    width: 100%;
}

/* 
########## End Expert Pgae CSS ########## 
*/



/* 
########## Footer CSS ########## 
*/

footer#footer {
    padding: 25px 15px;
}

footer .newslatter {
    margin-top: 25px;
    margin-bottom: 25px;
}

/* 
########## End Footer CSS ########## 
*/


}

/* 
###############################################
********* End Responsive CSS(Max 767) *********
############################################### 
*/
















/* Temp CSS For Development */

.adverstisement, .post-top-advertizement {
	display: none;
}

.single header.entry-header {
    margin-top: 20px;
}