@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

body {
    padding: 0;
    margin: 0px;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
}


.newsletter-url a {
    display: inline;
    background: #000;
    text-decoration: none;
    padding: 10px 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    border-radius: 4px;
    transition: all 0.5s;
}

.newsletter-url a:hover{ background: #fff;  color: #000;}
.top-header {
    background: #cbb597;
    padding: 10px 0;
}

.social-icons a {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
    color: #fff;
    transition: all 0.5s;
}

.social-icons a:hover {
    color: #5e5140;
}

.index-blog {
    background: url(../images/blog-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding: 150px 0;
}

.inr-bg1 {
    background: url(../images/Investing.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.inner-banner-height {
    height: 700px;
    padding: 0px 0;
}

.banner-details {
    background: #f1f1f1;
    text-align: center;
    padding: 40px 50px;
}

.first-span {
    text-transform: uppercase;
    font-weight: 600;
}

.first-title h1 {
    font-size: 40px;
    color: #1e1e1e;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
}

.first-pra p {
    color: #54595f;
    font-size: 16px;
    font-weight: 400;
}

.share-icons {
    color: #54595f;
    font-size: 11px;
    font-weight: 400;
    margin-top: 50px;
}

.share-icons a {
    color: #54595f;
    font-size: 20px;
    margin-left: 10px;
    margin-right: 10px;
    text-decoration: none;
}

.blog-section {
    padding: 100px 0;
    background: #f1f1f1;
}

.blog-thumbs {
    margin-bottom: 30px;
}

.blog-section-inner-detils p {
    font-size: 20px;
    margin-bottom: 20px;
}
.list-pra p {
    margin-bottom: 0px;
}
.blog-section-inner-detils .container {
    max-width: 1140px;
}
.blog-detials-share-market {
    background: #f1f1f1;
    padding-bottom: 70px;
}
.blog-detials-share-market h4 {
    font-size: 30px;
    color: #1e1e1e;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    text-align: center;
}

.blog-detials-share-market .share-icons {
    color: #000;
    font-size: 11px;
    font-weight: 400;
    margin-top: 0px;
    text-align: center;
}

.blog-detials-share-market .share-icons a {
    color: #000000;
    font-size: 35px;
    margin-left: 15px;
    margin-right: 15px;
    text-decoration: none;
}
.routines {
    padding-top: 100px;
}

.routines h5 {
    font-size: 13px;
    font-weight: 600;
    color: #54595f;
    margin-bottom: 0px;
}
.routines p {
    font-size: 11px;
    font-weight: 400;
    color: #54595f;
    margin-bottom: 0px;
}

.routines .text-dark i {
    font-size: 30px;
    color: #54595f;
}
.routines a {
    text-decoration: none;
}

.blog-detials-share-market .container {
    max-width: 1140px;
}

.leftdorder {
    border-right: 1px solid #d5d8dc;
}

.tabs-list {
    text-align: center;
}

.tabs-list ul {
    padding: 0;
}

.tabs-list li {
    display: inline-block;
    list-style: none;
}

.tabs-list li a {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #1e1e1e;
    padding: 13px 20px;
    line-height: 20px;
    position: relative;
    text-decoration: none;
}

.tabs-list li .current:after {
    height: 2px;
    bottom: 0;
    content: "";
    background-color: #3f444b;
    height: 3px;
    left: 0;
    width: 100%;
    z-index: 2;
    transform: scale(1);
    display: block;
    position: absolute;
    transition: 0.3s;
    transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1);
}

.bg-images {
    text-decoration: none;
}

.blog-thumb-heading {
    padding: 15px 20px;
}

.blog-thumb-heading a {
    text-decoration: none;
}

.blog-thumb-heading a {
    font-family: "Playfair Display", Sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
    color: #1e1e1e;
    font-size: 21px;
}

.blog-thumb-heading span {
    color: #54595f;
    line-height: 1.3em;
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
}
.inner-banner-height .time-role {
    margin-top: 30px;
}

.inner-banner-height .time-role span {
    color: #54595f;
    line-height: 1.3em;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
}

.post__thumbnail {
    padding-bottom: calc(1.2 * 100%);
}

.post__thumbnail {
    position: relative;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}

.post__thumbnail {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

.post__thumbnail {
    overflow: hidden;
    background: #e1e1e1;
}

.post__thumbnail.fit-height img {
    height: 100%;
    width: auto;
}

.post__thumbnail img {
    filter: brightness(75%) contrast(100%) saturate(100%) blur(0px)
        hue-rotate(0deg);
}

.post__thumbnail img:hover {
    filter: brightness(100%) contrast(100%) saturate(100%) blur(0px)
        hue-rotate(0deg);
}

.post__thumbnail img {
    height: auto;
    left: calc(50% + 1px);
    position: absolute;
    top: calc(50% + 1px);
    transform: scale(1.01) translate(-50%, -50%);
}

.post__thumbnail img {
    display: block;
    max-height: none;
    max-width: none;
    transition: filter 0.3s;
    width: 100%;
}

.bottom-form {
    background: #caaa80;
    padding: 60px 0;
}

.contact-bottom-form-details input[type="text"] {
    height: 63px;
    margin-bottom: 7px;
}

.contact-bottom-form-details input[type="email"] {
    height: 60px;
}

.contact-bottom-form-details textarea {
    height: 150px;
}

.contact-bottom-form-details .send-btn {
    background: no-repeat;
    border: 3px solid #ffffff;
    padding: 10px 35px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 19px;
    transition: all 0.5s;
}

.contact-bottom-form-details .send-btn:hover {
    background: #ad8c60;
    border: 3px solid #ad8c60;
}

.bottom-form h3 {
    font-family: "Playfair Display", serif;
    font-weight: 700;
    text-transform: capitalize;
    font-style: normal;
    text-align: center;
    color: #fff;
    font-size: 40px;
    margin-bottom: 40px;
}

.footer {
    padding: 80px 80px;
    background: #eaeaea;
}

.ftr-logo img {
    width: 120px;
    margin-bottom: 20px;
}
.ftr-logo {
    text-align: center;
}

.ftr-logo p {
    color: #54595f;
    font-weight: 500;
    font-size: 18px;
    width: 100%;
}

.getintouch ul li {
    list-style: none;
    margin-bottom: 10px;
}

.getintouch ul {
    padding: 0px;
}

.ftr-head {
    color: #606060;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 30px;
}

.getintouch ul li a {
    color: #606060;
    line-height: normal;
    font-weight: 500;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
}

.getintouch ul li a:hover {
    color: #000;
}

.getintouch p a {
    color: #606060;
    line-height: 1.3em;
    font-weight: 500;
    font-size: 11px;
    text-decoration: none;
}
.getintouch .social-icons {
    margin-top: 30px;
}

.getintouch .social-icons a {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 30px;
    color: #000;
    transition: all 0.5s;
}
.top-padding-jumb {
    padding-top: 130px;
}

.footer-copyright p {
    color: #606060;
    text-align: center;
    line-height: 1.3em;
    font-weight: 500;
    font-size: 11px;
    text-decoration: none;
}

p.copy-right {
    font-size: 15px !important;
    margin-top: 50px;
}
.footer-copyright {
    padding: 70px 0 10px;
}

.newsletter {
    padding: 70px 0;
    background: #f3efe6;
}

.newsletter {
    text-align: center;
}

.newsletter h3 {
    font-size: 30px;
    color: #1e1e1e;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    margin-bottom: 30px;
}

.manageblog-url .tlo {
    font-size: 24px;
    color: #1e1e1e;
    font-weight: 700;
}

.manageblog-url a {
    display: inline-block;
    font-size: 19px;
    color: #1e1e1e;
    font-weight: 600;
    text-decoration: none;
}

.manageblog-url p {
    margin-bottom: 0px;
}

.news-form {
    padding-left: 80px;
    padding-right: 80px;
}

.news-form input[type="email"] {
    height: 60px;
}

.manageblog-url {
    margin-bottom: 40px;
}

.news-form button {
    background: #1f232f;
    border: none;
    font-weight: 600;
    padding: 12px 30px;
    font-size: 22px;
    border-radius: 0px;
}

.news-form button:hover {
    background: #ad8c60;
}

/* Blogs LOGO Css Start */
.logo_mainwrapper{
    padding-top: 80px;
    background: #eaeaea;
}
.logo_main_wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: row;
    padding: 0 2.5rem;
}
.logos_items {
    width: 20%;
    padding: 10px;
}
.logo_main_heading{
    text-align: center;
    width:100%;
}
.logos_items img {
    width: 100%;
}
.accredited_logos_wrapper img {
   width: 20%;
   margin: 30px auto 0;
   display: block;
}
.accredited_main_sec {
    padding: 50px 0px 0px;
    background: #eaeaea;
}
/* New Css Start */
.top_logo_main_wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
/*.mid_logo_main_wrapper .logos_items {*/
/*    width: 30%;*/
/*}*/
.mid_logo_main_wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
}
.mid_logo_main_wrapper .logos_items {
    margin: 0px 20px;
}

/* New Css Start */
/* Blogs LOGO Css End */

@media screen and (max-width: 1198px) {
    .news-form {
        padding-left: 10px;
        padding-right: 10px;
    }

    .footer {
        padding: 80px 20px;
        background: #eaeaea;
    }

    .index-blog {
        padding: 90px 0;
    }
}

@media screen and (max-width: 991px) {
    .container {
        max-width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .inner-banner-height {
        height: 460px;
    }
    .container {
        max-width: 100%;
    }

    .banner-details {
        padding: 30px 20px;
    }

    .share-icons {
        margin-top: 30px;
    }

    .blog-section {
        padding: 30px 0;
    }

    .newsletter {
        padding: 50px 0;
    }

    .ftr-logo p {
        width: 100%;
        margin-bottom: 60px;
    }

    .footer {
        padding: 50px 20px;
    }

    .footer-copyright {
        padding: 40px 0 10px;
    }

    .footer .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

.mobile-banner-version {
    display: none;
}

.mobile-inner-verions {
    display: inherit;
}

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

    .top-header {
    padding: 2px 0;
}

    .top-header .col-6{padding: 10px;}

    .newsletter-url a{font-size: 12px;     padding: 10px 15px;}
    .social-icons a{padding-left: 5px;
    padding-right: 5px;}
    .first-title h1 {
        font-size: 30px;
    }
    .footer .col-sm-6 {
        flex: 0 0 auto;
        width: 100%;
    }

    .mobile-banner-version {
        display: inline-block;
    }

    .mobile-inner-verions {
        display: none;
    }

    .bg-mobile-details {
        background: #f1f1f1;
        padding-top: 40px;
    }

    .index-blog {
        padding: 310px 0 20px;
    }

    .inner-banner-height {
        height: 460px;
        padding: 0px 0;
        padding: 0px 0 0px;
    }

    .inner-banner-height .time-role {
        margin-top: 10px;
    }

    .blog-section-inner-detils {
        padding: 50px 0 !important;
    }

    .blog-detials-share-market .share-icons a {
        font-size: 26px;
    }

    .routines {
        padding-top: 30px;
    }

    .banner-details {
        padding: 18px 10px;
    }

    .first-title {
        margin-bottom: 0px !important;
    }

    .first-span {
        margin-bottom: 0px !important;
    }

    .first-span p {
        margin-bottom: 0px !important;
    }

    .blog-section {
        padding: 1px 0 10px;
    }

    .blog-thumbs {
        margin-bottom: 30px;
    }

    .manageblog-url {
        display: block !important;
    }

    .manageblog-url a {
        font-size: 14px;
        word-break: break-all;
    }

    .news-form button {
        font-size: 16px;
    }

    .footer {
        padding: 30px 0px;
    }

    .ftr-logo p {
        width: 100%;
        margin-bottom: 30px;
    }

    .getintouch {
        text-align: center;
    }

    .footer-copyright {
        padding: 10px 0 0px;
    }

    .ftr-head {
        margin-bottom: 10px;
    }

    .getintouch .social-icons {
        margin-bottom: 30px;
    }

    .ftr-logo img {
        width: 120px;
        margin-bottom: 10px;
    }

    .bottom-form {
        padding: 40px 0;
    }

    .bottom-form h3 {
        margin-bottom: 20px;
    }

    /*.post__thumbnail {
    padding-bottom: calc(0.9* 100%);
}*/

    .top-padding-jumb {
        padding-top: 0px;
    }

    .blog-thumb-heading a {
        font-size: 26px;
    }

    .blog-thumb-heading span {
        font-size: 12px;
    }

    .ftr-logo p {
        font-size: 14px;
    }
    .getintouch ul li a {
        font-size: 14px;
    }

    .getintouch .social-icons a {
        font-size: 30px;
    }

    p.copy-right {
        font-size: 13px !important;
        margin-top: 20px;
    }
	.logo_main_wrapper{
        padding: 0;
	}
}
@media(max-width:575px){
    .logos_items {
        width: 33%;
        padding: 6px 0px;
    }
}
@media(max-width:390px){
    .logos_items {
        width: 50%;
        padding: 6px 0px;
    }
}