﻿/*......................Talk insurer page...................*/
/*..........................................................*/

html, body {
    overflow-x: hidden;
}

* {
    box-sizing: border-box;
}

.thebrainery {
    margin-top: 80px;
}

.green-text {
    color: #4cbd0e;
}

.user-input-wrp {
    position: relative;
    width: 100%;
}

.thebrainery-section-bg {
    background: url('../Images/Newbackground.png')0px 4px no-repeat;
    background-size: cover;
    opacity: 5;
}

.live-box {
    height: 38px;
    color: #ffffff;
    background-color: red;
    border-radius: 5px;
    border: none;
    width:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:13px;
}

.LiveIcon {
    background: url(../Images/linktv.svg)0px 4px no-repeat;
    height: 30px;
    width: 22px;
    background-size: 100%;
    margin-right:4px;
}
.session-box {
    width: auto;
}
.session-cont p{
    font-size:14px;
}


.LiveSession {
    padding: 15px 7px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    background-color: #f2f2f2;
    border-radius: 8px;
    box-shadow: 0px 0px 30px #6A6A6A29;
}
.thebrainery .shape-text {
    font-size: 8px;
    color:#3D3D3D;
    border-top:1px solid #3D3D3D;
    padding-top:2px;
}
.OurProduct2 li a {
    font-size:14px!important;
    font-weight:500!important;
}

.about-session {
    width: 75px;
}
.about-session img{
    width:100%;
    border-radius:50%;
    /*-webkit-transform: scaleX(-1);
    transform: scaleX(-1);*/
}
.session-box h5{
    margin:0 0 10px 0;
}

.ruler {
    width: 106px;
    margin: 6px 0px;
}

.collaspse-size {
    width: 80% !important;
}

.talk-member {
    width: 150% !important;
    margin-top: -20px;
}

/*.card-head {
    margin-left: 40px;
}*/

.thebrainery small {
    font-size: .875em;
    color: black;
}

.user-input-wrp .inputText {
    position: relative;
    left: 1px;
    width: 100%;
    outline: none;
    border: none;
    border-bottom: 1px solid #777;
    box-shadow: none !important;
    height: 28px;
    text-transform: capitalize;
}

.user-input-wrp .inputText2 {
    position: relative;
    left: 1px;
    width: 100%;
    outline: none;
    border: none;
    border-bottom: 1px solid #777;
    box-shadow: none !important;
    height: 28px;
    -webkit-transition: all .4s ease-in-out 0s;
}

.host-info {
    height: 100%;
    margin-bottom: -50px;
    margin-left: 50px;
    width: 380px;
}

.host-main {
    height: 76%;
    margin-bottom: -50px;
    margin-left: 50px;
}

.user-input-wrp .floating-label {
    position: absolute;
    pointer-events: none;
    top: 24px;
    left: 1px;
    transition: 0.2s ease all;
}

.user-input-wrp input:focus ~ .floating-label,
.user-input-wrp input:not(:focus):valid ~ .floating-label {
    top: 8px;
    left: 1px;
    font-size: 13px;
    opacity: 1;
}

.land-cards {
    background: #fff;
    padding: 22px 0px;
    min-height: 100px;
    border: none;
    margin-bottom: 15px;
    border-radius:8px;
    padding:20px;
}

.sesionName {
    text-transform: uppercase;
    padding-right: 2px;
    border-right: 1px solid #3D3D3D;
}

.check-color {
    accent-color: green;
    height:10px;
}

.check-main label {
    font-size: 12px;
}

.gretalk-section-bg {
    background: #ededed;
    padding: 2px;
    /*background: url('/images/brainery-background-img.png');
    background-repeat:no-repeat;
    background-size:cover;*/
}

.mainbox {
    z-index: 2;
}

mainbox-second {
    z-index: 1;
}

.thebrainery .circleline-down {
    width: 900px;
    overflow: hidden;
}

.shadow-solar {
    background: url("../images/waveshadow.svg") no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    animation: shadow-solar 30s -3s linear infinite;
    transform: translate3d(0, 0, 0);
    opacity: 0.8;
}


@keyframes shadow-solar {
    0% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(-25%);
    }

    100% {
        transform: translateX(-50%);
    }
}

.video-section {
    width: 550px;
    height: 275px;
}

.talkbutton-size {
    display: block;
    width:100%;
}

.talkpic {
    background: url('../images/background-image.jpg')0px 4px no-repeat;
}

.about-insurer {
    width: 170px;
    height: 43px;
    color: #ffffff;
    background-color: #4cbd0e;
    border-radius: 5px;
    border: none;
    padding: 10px;
}

.video-button {
    height: 40px;
    max-width: 100%;
    min-width: auto;
    text-align: center;
    line-height: normal;
    font-size: 16px;
    border-radius: 4px;
    border: none;
    color: #4B4B4B;
    background-color: #ffffff;
    box-shadow: 0px 0px 30px #6a6a6a29;
}

.box-media {
    box-shadow: #cbcbcb 0px 2px 20px 5px;
    border-radius: 50px;
    background-color: #6A6A6A29;
    opacity: 1;
}

.talk-follow .media-icons {
    padding: 0px 5px 0px 5px;
}

.talk-follow {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.main-top-box {
    display: flex !important;
    justify-content: center;
}

.utube-box {
    display: block;
    width: 240px;
    padding: 18px;
}

.thebrainery .form-content {
    font-size:12px;
    font-weight: 600;
    margin-top:5px;
}

.host-pic {
    height: 100%;
    margin-bottom: -60px;
}

.thebrainery h1 {
    font-weight: 400;
}

.thebrainery .green-text {
    font-weight: 600;
}

.thebrainery .talkcont {
    font-weight: 500;
}

.thebrainery .eminent-size {
    font-weight: 700;
}

.thebrainery .video-button a {
    color: black;
}

.thebrainery .cont-size {
    font-weight: 700;
    font-size: 34px;
}

.thebrainery .black-white {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.thebrainery .abt2-box {
    background-color: #4cbd0e;
    color: #ffffff;
    display: block;
    margin: auto;
}

.first-img {
    width: 230px;
    height: 255px;
    overflow:hidden;
}
.first_img2 {
    width: 230px;
    margin:auto;
}

.pic-box {
    background-color: #3D3D3D;
    width: 230px;
    height: 66px;
    border: none;
    padding: 23px 0px 0px 4px;
    line-height: 0px;
    color: #ffffff;
    border-radius: 0px 0px 43px 0px;
}

.insurer-slider {
    justify-content: space-evenly;
    align-items: center;
}

.speaker-box {
    font-size: .675em;
    color: #ffffff;
    padding: 0px 8px;
    line-height: 13px;
    margin: -3px 0px;
}

.check-main {
    width: auto;
    margin:12px 0px;
}

.mail-pic {
    margin: -2px -14px;
}

/*...............our host............*/
.host-media {
    display: flex !important;
    justify-content: start !important;
}

.about-media {
    padding: 0px 8px 0px 0px;
}

/*.................our host.............*/
.hostpic {
    height: 100%;
}

/*......................header section.......................*/
.main-bar {
    width: 100%;
    height: 75px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 10%;
    background-color: #ffffff;
}

.talk-nav li {
    display: inline-block;
    list-style: none;
    padding: 0px 70px;
    margin: 0px -28px;
}

.top-logo {
    margin-left: -38%;
    cursor: pointer;
}

.top-head a {
    color: darkgrey;
}

.thankyou img {
    margin: 0 auto;
    width: 100px;
    display: block;
}

.thankyou {
    padding: 100px 0px;
}

.thebrainery .head-size {
    font-size: 27px;
    font-weight: 400;
}

.thankyou img {
    margin: 30px auto;
    width: 350px;
}

.thankyou-msg {
    max-width: 100%;
    width: 100%;
    border-radius: 4px;
    border: none;
    color: #fff;
    cursor: pointer;
    background: #4cbd0e;
    padding: 0 30px;
    font-size: 16px;
}

.thankyou a {
    height: 50px;
    display: inline-block;
    width: auto;
    line-height: 50px;
    margin-top: 30px;
}

a:hover {
    color: #ffffff;
}

.sessions {
    height: auto;
    width: 60%;
    background-color: white;
    border-radius: 6px 6px 6px 6px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 18px 25px;
}

.thebrainery .box-side {
    border-right: 2px solid grey;
    padding: 0px 30px;
    height: 70px;
    margin-left: -48px
}

.youtube-box {
    display: block;
    width: 130px;
    margin-left: -36px;
    margin-left: 5px;
    height: 34px;
}

.top-logo img {
    width: 70% !important;
    margin-top: 10px;
}

/*...................the image circle system css start....................*/
/*.path-placeholder {
    position: relative;
    border: 2px solid darkgray;
    width: 260px;
    height: 260px;
    box-sizing: border-box;
    border-radius: 50%;
    animation: spinRound1 15s infinite linear;
    margin: auto;
    margin-top: 240px;
    margin-left: 300px;
}
*/
.path-placeholder2 {
    position: relative;
    border: 2px solid darkgray;
    width: 427px;
    height: 427px;
    box-sizing: border-box;
    border-radius: 50%;
    animation: spinRound2 60s infinite linear;
    margin: auto;
    margin-top: 140px;
    margin-left: 218px;
}

.path-placeholder3 {
    position: relative;
    border: 2px solid darkgray;
    width: 620px;
    height: 620px;
    box-sizing: border-box;
    border-radius: 50%;
    animation: spinRound3 80s infinite linear;
    margin: auto;
    margin-top: -530px;
    margin-left: 123px;
}

.path-placeholder4 {
    position: relative;
    border: 2px solid darkgray;
    width: 800px;
    height: 800px;
    box-sizing: border-box;
    border-radius: 50%;
    animation: spinRound4 100s infinite linear;
    margin: auto;
    margin-top: -714px;
    margin-left: 32px;
}



@keyframes spinRound2 {
    from {
        -webkit-transform: rotateZ(360deg)
    }

    to {
        -webkit-transform: rotateZ(0deg)
    }
}

@keyframes spinRound2Img {
    from {
        -webkit-transform: rotateZ(0deg)
    }

    to {
        -webkit-transform: rotateZ(360deg)
    }
}

@keyframes spinRound3 {
    from {
        -webkit-transform: rotateZ(0deg)
    }

    to {
        -webkit-transform: rotateZ(360deg)
    }
}

@keyframes spinRound3Img {
    from {
        -webkit-transform: rotateZ(360deg)
    }

    to {
        -webkit-transform: rotateZ(0deg)
    }
}

@keyframes spinRound4 {
    from {
        -webkit-transform: rotateZ(360deg)
    }

    to {
        -webkit-transform: rotateZ(0deg)
    }
}


@keyframes spinRound4Img {
    from {
        -webkit-transform: rotateZ(0deg)
    }

    to {
        -webkit-transform: rotateZ(360deg)
    }
}
/*........... circle .......*/
.mover {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    box-sizing: border-box;
    background: #4cbd01;
    position: fixed;
}

.mover2 {
    left: -30px;
    top: 200px;
    width: 80px;
    height: 80px;
    animation: spinRound2Img 60s infinite linear;
}

.mover3 {
    left: 200px;
    top: -22px;
    width: 80px;
    height: 80px;
    animation: spinRound2Img 60s infinite linear;
}

.mover4 {
    left: 370px;
    top: 198px;
    width: 80px;
    height: 80px;
    animation: spinRound2Img 60s infinite linear;
}

.mover5 {
    left: 12px;
    top: 110px;
    width: 80px;
    height: 80px;
    animation: spinRound3Img 80s infinite linear;
}

.mover6 {
    left: 565px;
    top: 300px;
    width: 80px;
    height: 80px;
    background: url(/images/circleimage.png);
    animation: spinRound3Img 80s infinite linear;
}

/*.mover7 {
    left: 20px;
    top: 570px;
    width: 80px;
    height: 80px;
    animation: spinRound4Img 100s infinite linear;
}*/

.mover8 {
    right: -26px;
    top: 252px;
    width: 80px;
    height: 80px;
    background: url(/images/circleimage.png);
    animation: spinRound4Img 100s infinite linear;
}

.mover9 {
    right: 110px;
    top: 658px;
    width: 80px;
    height: 80px;
    background: url(/images/circleimage.png);
    animation: spinRound4Img 100s infinite linear;
}
.mover10 {
    right: 590px;
    top: 40px;
    width: 80px;
    height: 80px;
    background: url(/images/circleimage.png);
    animation: spinRound4Img 100s infinite linear;
}
.mover11 {
    right: 546px;
    top: 410px;
    width: 80px;
    height: 80px;
    background: url(/images/circleimage.png);
    animation: spinRound3Img 80s infinite linear;
}
.mover12 {
    right: 748px;
    top: 480px;
    width: 80px;
    height: 80px;
    background: url(/images/circleimage.png);
    animation: spinRound4Img 100s infinite linear;
}
.mover13 {
    right: 356px;
    top: -20px;
    width: 80px;
    height: 80px;
    background: url(/images/circleimage.png);
    animation: spinRound3Img 80s infinite linear;
}

/*.............................*/

/*..........second circle..........*/
.secondcirclesmallmover3 {
    left: 60px;
    top: 35px;
    animation: spinRound2Img 60s infinite linear;
}

.secondcirclesmallmover4 {
    top: 400px;
    left: 260px;
    animation: spinRound2Img 60s infinite linear;
}

.secondcirclesmallmover5 {
    left: 100px;
    top: 385px;
    animation: spinRound2Img 60s infinite linear;
}

/*..............................*/

/*.............third circle............*/
.thirdcirclesmallmover4 {
    left: 395px;
    animation: spinRound3Img 80s infinite linear;
}

.thirdcirclesmallmover5 {
    left: 252px;
    top: 600px;
    animation: spinRound3Img 80s infinite linear;
}

.thirdcirclesmallmover6 {
    top: 550px;
    left: 460px;
    animation: spinRound3Img 80s infinite linear;
}
/*..........................................*/

/*...........foruth circle......*/
.fourthcirclesmallmover5 {
    left: 420px;
    animation: spinRound4Img 100s infinite linear;
    top:-13px;
}

.fourthcirclesmallmover6 {
    right: 457px;
    animation: spinRound4Img 100s infinite linear;
    top: 775px;
}
.fourthcirclesmallmover7 {
    right: 155px;
    animation: spinRound4Img 100s infinite linear;
    top: 55px;
}
.fourthcirclesmallmover8 {
    right: 750px;
    animation: spinRound4Img 100s infinite linear;
    top: 236px;
}
/*..................................**/
.insurerintro {
    font-size: 10px;
    background: #ffffff;
    border-radius: 10px;
    padding: 1px 3px;
    margin: -10px;
    position: relative;
    z-index: 1;
    text-align: center;
    width: 100px;
}

.insurerhead-logo {
    position: relative;
    top: -96px;
    width: 38%;
    left: 52px;
}

.mover img {
    border-radius: 50%;
}

.brainlogo img {
    width: 110px;
    position: absolute;
    display: block;
    margin-left: 375px;
    margin-top: 290px;
}

.session-size {
    display: flex;
    justify-content: center;
    gap: 40px;
    padding: 30px;
    align-items: center;
}

.land-gesture {
    font-size: 45px;
    font-weight: 700;
}

.thebrainery .socialimg {
    width: 20px;
}

.host-media .socialhandle {
    width: 20px;
}
/*footer Css*/
.footerTop ul li a .socialimg {
    width: 18px;
    margin-top: -5px;
}

.smc_logoimg2{
    height:40px!important;
}

/*=======================mover section css=====================*/



.mover_box {
    width: 170px;
    height: 222px;
    background-color: #3d3d3d;
    border-radius: 8px;
    margin: auto;
    position: relative;
}

.animated11, .animated12, .animated13 {
    overflow: hidden;
    white-space: nowrap;
    height: 680px;
}
.horizontalslide{
    display:none;
}
@keyframes horizontalX {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

.Horizontal_sloder {
    display: inline-flex;
    white-space: nowrap;
    overflow: hidden;
    animation: 40s horizontalX infinite linear;
}
.horizontalslide .mover_section {
    margin: 30px 20px;
}
horizontalslide:hover .Horizontal_sloder {
    animation-play-state: paused;
}


@keyframes Brainermoving {
    from {
        transform: translateY(0);

    }

    to {
        transform: translateY(-100%);
    }

}
@keyframes Brainermoving22 {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}
.vertical_mover {
    animation: 40s Brainermoving infinite linear;
    
}
.vertical_mover22 {
    animation: 40s Brainermoving22 infinite linear!important;
}


.mover_box .speaker_img {
    width: 170px;
    border-radius: 6px;
    filter: grayscale(1);
    height:190px;
}
.mover_box .logo_img {
    left: -22px;
    top: -20px;
    border-radius: 50%;
    width: 50px;
    border: 2px solid #FFFF;
    position: absolute;
}
.mover_box .speaker_name{
    font-size:18px;
    color:#FFFF;
    text-align:center;
}
.session-cont{
    max-width:140px;    
}
.insurer_bioImg{
    width:330px;
    margin:auto;
}
/*/*.........................Media Query........................*/
/*.............................................................*/
@media (max-width: 991px) {
    html, body {
        overflow-x: hidden;
    }

    body {
        position: relative
    }

    .insurer-slider {
        width: 100%;
        flex-direction: column;
    }

    .box-media {
        position: relative;
        top: 2px;
        width: 98%;
        left: 4px;
    }

    .video-section {
        width: inherit;
        height: 270px;
    }

    .session-cont .coming-session-count {
        font-size: 12.5px;
    }

    .live-boxbtn {
        width: 150px;
        height: 37px;
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .live-box {
        width: 100%;
        margin: auto;
    }

    .LiveIcon {
        top: -2px;
        left: 22px;
    }

    .session-size {
        margin-bottom: 14px;
    }

    .mob-ajust {
        margin: 0px 20px 2px 6px;
    }

    .land-cards {
        margin-bottom: 1px;
    }

    .host-pic {
        margin-left: -82px;
    }

    .host-info {
        height: 100%;
        margin-left: 30px;
    }

    .session-box {
        top: -88px;
        left: 112px;
    }

    .session-find {
        font-size: 17px !important;
    }

    .session-cont {
        top: 18px;
    }

    .mobile-circle {
        margin: 0px -250px;       
    }

    .thebrainery .about-session {
        margin-top: -8px;
    }

    .aboutcont {
        text-align: center;
        padding: 0px !important;
    }

    .host-media {
        justify-content: center !important;
    }

    .session-size .info-more {
        font-size: 15px;
    }

    .cont-size {
        font-size: 28px !important;
    }

    .shadow-solar {
        height: 15%;
    }
    .thebrainery .upbox1 {
        font-size: 12px;
        margin-left: 14px;
    }
    .thebrainery .upbox2 {
        font-size: 12px;
        margin-left: 60px;
    }
    .thebrainery .upbox3 {
        font-size: 14px;
        text-align: center;
    }
    .youtube-box {
        width: 100px;
        margin-left: 13px;
    }

    .thebrainery .sessions {
        width: 100%;
    }

    .host-main {
        height: 76%;
        margin-bottom: -50px;
        margin-left: -23px;
    }

    .thebrainery .talkcont {
        font-weight: 500;
        margin-left:0px!important;
        margin-right:0px!important;
    }
    .thebrainery .host-space {
           padding-top:0px!important;
        }
    .thebrainery .aboutcont{
        padding-top:0px!important;
    }
}

@media (max-width: 480px){
    /*.talkcont{
        padding-left:20px;
    }*/
    .animated11, .animated12, .animated13 {
        display: none;
    }
    .horizontalslide {
        display: inline-flex;
    }
    .thebrainery .talkcont{
        text-align:center;
    }
    .aboutcont {
        margin-top:20px!important;
    }
}
