

.sector-container {
    width: 1400px;
    margin: 0px auto;
    padding-right: 15px;
    padding-left: 15px;
}


#button {
    display: inline-block;
    background-color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 32px;
    position: fixed;
    bottom: 30px;
    color: #FF9800;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    border: solid 2px #FF9800;
}

#button::after {
    content: "";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 41px;

}

#button:hover {
    cursor: pointer;
    background-color: #FF9800;
    color: #fff;
}

#button:active {
    background-color: #555;
}

#button.show {
    opacity: 1;
    visibility: visible;
}

#footer {
    padding: 40px 0 0px;
    background: #292929;
}

/* .footer-logo {
    width: 60%;
} */

.footer-logo img {
    width: 100%;
}

.last-updated {
    width: 100%;
}

.last-updated h5 {
    font-weight: 600;
    font-size: 13px;
    line-height: 21px;
    color: #FFFFFF;
    margin-bottom: 4px;
}

.last-updated h6 {
    font-weight: 600;
    font-size: 13px;
    line-height: 21px;
    color: #FFFFFF;
}

.subscribe {
    display: flex;
    align-items: center;
    width: 80%;
    margin: 0 auto;
}

.subscribe input {
    padding: 10px 15px;
    background: #fff !important;
    border-radius: 5px !important;
    font-weight: 500;
    height: 40px !important;
    font-size: 14px;
    line-height: 21px;
    color: #525252;
    border: 0;
    width: 100%;
    margin-bottom: 0;
    outline: 0;
}

.subscribe .button-subscrip {
    background: linear-gradient(0deg, #FA5B15, #FA5B15), linear-gradient(360deg, #FFA620 -87.4%, #F75212 91.84%);
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
    padding: 10px 27px;
    border: none;
    margin-right: 10px;
}

.footer-addres {
    width: 100%;
    text-align: right;
}

.footer-addres ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.footer-addres ul li {
    line-height: 22px;
    width: 100%;
    margin-bottom: 10px;
}

.footer-addres ul li span, .footer-addres ul li p {
    font-weight: normal;
    font-size: 13px;
    color: #FFFFFF;
    text-align: right;
}

.useoflink {
    width: 100%;
    text-align: right;
}

.useoflink ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.useoflink ul li {
    line-height: 40px;
    width: 100%;
    margin-bottom: 5px;
}

.useoflink ul li a {
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    color: #FFFFFF;
}

.section-visitors {
    border-top: solid 1px #ccc;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 30px;
}

.visitors {
    width: 100%;
    text-align: center;
    display: flex;
}

.visitors p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 0;padding-left: 7px;
}

.footer-btm-section {
    background-color: #181818;
    padding: 10px 0px;
}

.footer-btm-copy-right ul {
    margin-bottom: 0px;
}

.footer-btm-left {
    width: auto;
}

.footer-btm-left img {
    width: 185px;
}

.footer-btm-center {
    width: 100%;
    text-align: center;
}

.footer-btm-center img {
    width: auto;
}

.footer-btm-copy-right {
    width: 100%;
    text-align: center;
}

.footer-btm-copy-right p, .footer-btm-copy-right span {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 16px;
    margin-bottom: 0px;
    text-align: center;
}

.footer-row{
    margin-top: 3rem;
}

/* ***************************************************************  ChatBot css start here ***************************************************************  */
#corover-cb-widget{
    left:25px !important;
        right: inherit!important;

    }
.benefit-outer-wrapper .notice-part-bg{
left:0 !important;
    right: inherit!important;
}
#corover-chatbox{
left:0 !important;
    right: inherit!important;
}
.chatbot__header{
background-image:-webkit-linear-gradient(47deg, rgb(238, 130, 25) 0px, rgb(239, 69, 89) 100%)!important;
box-shadow:inherit!important;
border-bottom:5px solid #C31009!important;
}

#corover-cb-widget {
    width: 50px !important;
    height: 50px !important;
    bottom: 83px !important;
}
/* ***************************************************************  ChatBot css end here ***************************************************************  */


#bhaskar-badge {
    position: fixed;
    left: 5px;
    z-index: 9999;
    width: 89px;
    cursor: pointer;
    height: 200px;
    bottom: 17px;
}

#bhaskar-badge img {
    width: 100%;
}

.agastya4__agastya-button {
    margin-left: 5px !important;
}

#pagedown {
    display: flex;
    background-color: rgb(255, 255, 255);
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 32px;
    position: fixed;
    justify-content: center;
    align-items: center;
    bottom: 30px;
    right: 30px;
    transition: background-color 0.3s ease 0s, opacity 0.5s ease 0s, visibility 0.5s ease 0s;
    z-index: 1000;
    border: 2px solid rgb(255, 152, 0);
}

#pagedown:hover {
    cursor: pointer;
    background-color: rgb(253, 253, 253);
    box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 8px 3px;
}

#pagedown::after {
    content: "";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 1.5em;
    line-height: 50px;
    color: rgb(255, 152, 0);
}

/********FFOOTER MODAL CSS*************/
.modal-email {
    display: none;
    position: fixed;
    z-index: 999999;
    padding-top: 162px;
    right: 0px;
    /* top: 100px; */
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}
.modal-content-email {
    position: relative;
    background-color: rgb(254, 254, 254);
    margin: auto;
    padding: 0px;
    /* border: 1px solid rgb(136, 136, 136); */
    outline: none;
    border: none;
    width: 33%;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px 0px, rgba(0, 0, 0, 0.19) 0px 6px 20px 0px;
    animation-name: animatetop;
    animation-duration: 0.4s;
}
.modal-header-email-error {
    background-color: rgb(255, 87, 34) !important;
}
.modal-header-email {
    padding: 2px 16px;
    background-color: rgb(92, 184, 92);
    color: white;
}
.modal-header-email .close-email {
    color: white;
    float: left;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    top: -13px;
    left: -9px;
    z-index: 999;
    background: rgb(255, 87, 34);
    width: 35px;
    text-align: center;
    height: 35px;
    border-radius: 24px;
    line-height: 35px;
}

.close-email:hover,
.close-email:focus {
    color: rgb(0, 0, 0);
    text-decoration: none;
    cursor: pointer;
}

.modal-body-email {
    padding: 0px;
}
.success-container {
    width: 100%;
}
.modalbox.success h2 {
    margin-bottom: 7px;
    margin-top: 18px;
    font-size: 22px;
    line-height: 30px !important;
    color: rgb(34, 139, 34);
    font-weight: 500 !important;
}
.close-email-green {
    background: rgb(76, 175, 80) !important;
}
.modalbox.success p {
    font-family: Montserrat;
    font-size: 15px;
    color: rgb(0, 0, 0);
}
.modalbox.success {
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    border-radius: 2px;
    background: rgb(255, 255, 255);
    padding: 25px 25px 15px;
    text-align: center;
}
.modalbox.myerror .icon {
    background: rgb(255, 87, 34) !important;
}
.modal-email  #si-error-text{
    font-weight: 400 !important;
    font-size: 14px!important;
    color: #404040ee!important;
    margin: 0px;
}
.modalbox.success .icon i {
    color: rgb(255, 255, 255);
    padding-top: 28px;
    font: 50px / 1 FontAwesome !important;
}
.modalbox.success .icon {
    position: relative;
    margin: -75px auto 0px;
    background: rgb(76, 175, 80);
    height: 100px;
    width: 100px;
    border-radius: 50%;
}

/**************************************************************************  Footer Css End Here  *********************************************************************************/
.my-container {
    margin: 0px auto;
    padding: 0px 20px;
  }

@media (min-width: 1100px) {
    .my-container {
        max-width: 1250px;
        margin: 0px auto;
        width: 100%;
        padding: 0px 15px;
    }


}

@media (min-width: 1200px) {
    .my-container {
        max-width: 1500px;
        margin: 0px auto;
    }


}

@media (max-width: 2250px) {
    .my-container {
        max-width: 1500px;
    }
}
@media (max-width: 2150px) {
    .my-container {
        max-width: 1500px;
    }
}

@media (max-width: 2000px) {
    .my-container {
        max-width: 1500px;
    }
}

@media (max-width: 1920px) {
 .my-container {
        max-width: 1450px;
    }
}

@media (max-width: 1650px) {
    .useoflink ul li {
        line-height: 23px;
    }
}

@media (max-width: 1550px) {
  .my-container {
        max-width: 1280px;
    }
}

@media (max-width: 1650px) {
    .useoflink ul li {
        line-height: 23px;
    }
}

@media (max-width: 1450px) {
  .my-container {
        max-width: 1160px;
    }
}

@media (max-width: 1366px) {
    .my-container {
        max-width: 1100px;
    }
}

@media (max-width: 1280px) {
.my-container {
        max-width: 1080px;
    }
}
@media (max-width: 1200px) {
    .my-container {
        max-width: 1050px;
    }
}
@media (max-width: 1199px) {
    .my-container {
      margin: 0px auto;
      padding: 0px 20px;
    }
}
@media (max-width: 1160px) {
    .my-container {
        max-width: 1000px;
    }
}
@media (max-width: 1110px) {
    .my-container {
        max-width: 980px ;
    }

}
@media (max-width: 1080px) {
 .my-container {
        max-width: 940px;
    }

}

@media (max-width: 1040px) {
  .my-container {
        max-width: 910px;
    }

}
@media (max-width: 992px) {
  .my-container {
        max-width: 790px;
    }

}

@media (max-width: 860px) {
    .my-container {
        max-width: 710px;
    }
}

@media (max-width: 767px) {
    .my-container {
      max-width: 710px;
    }
  }

  @media (max-width: 575px) {
    .my-container {
      max-width: 100%;
    }
  }

@media (max-width: 1024px) {
    .useoflink ul li {
        line-height: 23px;
    }

    .useoflink ul li a {
        font-size: 13px;
    }

    .last-updated h6 {
        font-size: 13px;
        line-height: 21px;
    }

    .subscribe {
        width: 100%;
    }

    .footer-logo {
        width: 100%;
    }

    .footer-addres ul li span, .footer-addres ul li p {
        font-size: 14px;
    }

    .visitors p {
        font-size: 14px;
    }

    #sector-trend .sector-container p {
        text-align: justify;
    }


}

@media (max-width: 767px) {

    .footer-addres ul li p {
        font-size: 14px;
        text-align: center;
    }

    .footer-addres ul li span {
        display: block;
        font-size: 14px;
        text-align: center;
    }

    .subscribe .button-subscrip {


        font-weight: normal;
        font-size: 13px;
        line-height: 18px;
        color: #FFFFFF;
        padding: 6px 15px;
        border: medium none;
        margin-right: 8px;
    }

    .subscribe input {
        padding: 7px 15px;
        font-weight: normal;
        height: 30px !important;
        font-size: 13px;
        line-height: 18px;
        border: medium none;
    }

    .footer-btm-row {
        display: inline-block !important;
        width: 100%;
    }

    .visitors {
        display: inline-block;
    }

    .footer-btm-left {
        width: 60%;
        margin: 5px auto 15px;
    }

    .footer-btm-w100 {
        width: 100% !important;
    }

    .visitors p span {
        font-size: 20px;
        font-weight: 600;
        padding-left: 0;
    }

    .last-Up {
        display: none;
    }

    .footer-row {
        display: block !important;
        text-align: center;
    }

    .footer-w100 {
        width: 100% !important;
    }

    .footer-w60 {
        width: 66.6667% !important;
        float: right;
    }

    .footer-w40 {
        width: 33.3333% !important;
        float: right;
    }

    .footer-logo {
        /* width: 200px; */
        margin: 0 auto 20px;
    }

    .last-updated {
        width: 100%;
        margin-top: 20px;
    }

    .footer-addres {
        margin-bottom: 30px;
    }

    .section-visitors {
        margin-top: 34px;
        clear: both;
        display: inline-block;
        width: 100%;
    }

    .visitors p span {
        font-size: 20px;
        font-weight: 600;
    }

}


@media (max-width: 480px) {
    .visitors p {
        font-size: 13px;
    }

    .footer-btm-row {
        display: block;
    }

    .footer-btm-w100 {
        width: 100%;
    }

    .footer-btm-left {
        width: 68%;
        text-align: center;
        margin: 0 auto;
    }
    .footer-btm-left img {
        width: 100%;
    }

    .footer-btm-copy-right {
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }

}

@media only screen and (max-width: 640px) {
    .modal-content-email {
        width: 90%;
    }

    .modalbox.success .icon {
        margin-top: -50px;
        height: 50px;
        width: 50px;
    }

    .modalbox.success .icon i {
        font: 20px / 1 FontAwesome !important;
        padding-top: 14px;
    }
}

@media (max-width: 560px) {
    .sector-container {
        width: 100%;
    }
}
