/* CSS Document */
@charset "utf-8";
body {
    margin: 0px;
    padding: 0px;
    top: 0;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    background: #fff;
}
img {
    border: 0;
    max-width: 100%;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    margin: 0px;
    padding: 0px;
}
textarea,
button,
select,
input[type="search"],
input[type="text"],
input[type="email"],
input[type="submit"],
input[type="button"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
div {
    margin: 0px;
    padding: 0px;
}
form {
    margin: 0;
    padding: 0;
}
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
,
:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#wapper {
    width: 100%;
}
html {
    scroll-behavior: smooth;
}
.top-bar {
    width: 100%;
    background: #000;
    padding: 5px 0;
    border-bottom: 5px solid #c20017;
}
.top-logos {
    width: 100%;
}
.top-logos ul {
    margin: 0;
    padding: 0;
}
.top-logos ul li {
    list-style: none;
    display: inline-block;
    border-right: 1px solid #666666;
    padding: 0 20px;
}
.top-logos ul li:last-child {
    border-right: none;
    padding-right: 0px;
}
.top-nav-area {
    background: #003366;
    padding: 8px 0;
}
.top-nav-area ul {
    margin: 0;
    padding: 0;
}
.top-nav-area ul li {
    list-style: none;
    display: inline-block;
    padding: 0;
}
.top-nav-area ul li a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    padding: 6px 5px;
    font-weight: 500;
}
.top-nav-area ul li a:hover {
    color: #edf6ff;
    background-color: #40668c;
    border-radius: 3px;
}
.top-nav-right {
    width: 100%;
    color: #fff;
    font-size: 16px;
    padding-top: 6px;
}
.top-nav-right ul {
    margin: 0;
    padding: 0;
}
.top-nav-right ul li {
    list-style: none;
    display: inline-block;
    padding: 0 4px;
}
.log-btn {
    background: #1b4e81;
    padding: 10px 15px;
    border-radius: 3px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.red-btn {
    background: #d20f26;
}
.top-bar-2 {
    width: 100%;
    padding: 6px 0;
}
.top-bar-2 ul li {
    list-style: none;
    display: inline-block;
    padding: 0;
    border-right: 1px solid #003366;
}
.top-bar-2 ul li a {
    font-size: 13px;
    color: #003366;
    text-decoration: none;
    padding: 0px 10px;
    font-weight: 700;
}
.top-bar-2 ul li:last-child {
    border-right: none;
}
.top-bar-2 ul li a:hover {
    text-decoration: underline;
    color: #c91f33;
}
.pagination1 {
    width: 100%;
    padding: 30px 0;
    text-align: center;
}
.pagination1 ul {
    margin: 0;
    padding: 0;
}
.pagination1 ul li {
    list-style: none;
    display: inline-block;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    padding: 0 6px;
}
.pagination1 ul li a {
    color: #036;
    font-weight: 700;
}
.mid-box {
    width: auto;
}
.mid-box h2 {
    font-size: 57px;
    line-height: 66px;
    color: #222;
    font-weight: 700;
    padding-bottom: 20px;
}
.mid-box p {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    color: #222;
    padding-bottom: 20px;
}
.social-area {
    width: 100%;
    border-top: 1px solid #cedfef;
    border-bottom: 1px solid #cedfef;
    padding: 15px 0;
    margin-bottom: 25px;
}
.social-area2 {
    border: 0;
    margin-bottom: 0;
}
.social-area p {
    font-size: 14px;
    color: #222;
    font-weight: 400;
    padding: 0;
    margin: 0;
}
.social-area p span {
    color: #036;
    font-weight: 600;
}
.social-area p span a {
    color: #036;
    font-weight: 600;
    text-decoration: none;
}
.social-area p span a:hover {
    color: #036;
    font-weight: 600;
    text-decoration: underline;
}
.social-area ul {
    margin: 0;
    padding: 0;
}
.social-area ul li {
    list-style: none;
    display: inline-block;
    padding-right: 3px;
}
.mid-box h3 {
    font-size: 24px;
    color: #036;
    font-weight: 600;
    line-height: 28px;
    padding-bottom: 10px;
}
.mid-box p {
    font-size: 18px;
    color: #222;
    font-weight: 400;
    line-height: 28px;
}
.mid-box ul{
    margin:0 0 20px 25px;
    padding: 0;
}
.mid-box ul li{
font-size: 18px;
    color: #222;
    font-weight: 400;
    line-height: 28px;
    padding-bottom: 10px;
    list-style-type: disc;
    list-style-position: outside;
}
.author-text {
    padding-bottom: 15px;
    font-size: 16px;
    display: block;
}
/* CSS Document */
.header-top {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #dddddd;
    /*position: sticky;
    top: 0;*/
    background: #fff;
    z-index: 99;
}
.header-top h1 {
    font-family: "Audiowide", sans-serif;
    font-size: 36px;
    color: #121212;
    font-weight: 700;
}
.body-cont {
    width: 100%;
}
.container-new {
    max-width: 755px;
    margin: 0 auto;
}
.container-new h1 {
    font-weight: 700;
    font-style: italic;
    font-size: 2.5rem;
    line-height: 2.875rem;
    padding-bottom: 15px;
    color: #121212;
}
.container-new h2 {
    font-weight: 700;
    font-size: 46px;
    line-height: 50px;
    padding-bottom: 15px;
}
.container-new h3 {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 2rem;
    padding-bottom: 15px;
    color: #121212;
}
.container-new h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 2rem;
    padding-bottom: 15px;
    color: #121212;
}
.img-box {
    width: 100%;
    margin: 15px 0 25px 0;
}
.container-new p {
    font-family: nyt-imperial, georgia, 'times new roman', times, serif;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.875rem;
    line-height: 1.875rem;
    padding-bottom: 15px;
    color: #363636;
}
.container-new p small {
    color: #727272;
}
.container-new p strong {
    font-weight: 700;
}
.author-text {
    padding-bottom: 15px;
    font-size: 16px;
    display: block;
}
.container-new p a {
    color: #000ccc;
    text-decoration: underline;
}
.container-new p a:hover {
    color: #000ccc;
    text-decoration: none;
}
.border-color {
    border: 6px solid #284e6b;
}
.blue-box-new {
    width: 100%;
    padding: 15px 15px;
    margin-bottom: 25px;
}
.smallImgHolder {
    display: inline-block;
    max-width: 135px;
    float: left;
    padding: 0px;
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    margin: 0px 10px 10px 10px;
}
.content p a {
    color: rgb(1, 152, 189);
}
.right-pece {
    margin-left: 25px;
    margin-bottom: 25px;
}
.green-box {
    background: #E3FDD8;
    padding: 20px;
    margin-bottom: 25px;
}
.yellow-box {
    background: #FFFFA7;
    padding: 20px;
    margin-bottom: 25px;
}
.revival-box2 {
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid rgb(204, 204, 204);
    background: rgb(245, 249, 250) none repeat scroll 0% 0%;
    padding: 10px;
    margin-bottom: 15px;
}
.revival-box2 p strong {
    font-weight: 700;
}
.pulse {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.9;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0.9;
    }
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.95);
        opacity: 0.9;
    }
    50% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(0.95);
        opacity: 0.9;
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
.social-buttons {
    display: block;
    margin-bottom: 25px;
}
.left {
    float: left;
}
.social-buttons .social-thing {
    display: inline-block;
    margin-right: 12px;
    line-height: 24px;
    margin-top: -10px;
    margin-bottom: -10px;
}
.social-buttons .social-thing.facebook i.fa {
    background: #4c66a4;
}
.social-buttons .social-thing.twitter i.fa {
    background: #4cb6e2;
}
.social-buttons .social-thing.linkedin i.fa {
    background: #4875B4;
}
.social-buttons .social-thing.google i.fa {
    background: #dd4b39;
}
.social-buttons .social-thing .counter {
    display: inline-block;
    border: 1px solid #ccc;
    line-height: 22px;
    margin-left: 8px;
    position: relative;
    padding: 0 8px;
    font-size: 11px;
    background: #fff;
    color: #aaa;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
.social-buttons .social-thing .counter:before {
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    border-left: inherit;
    border-bottom: inherit;
    content: '';
    top: 8px;
    left: -4px;
    background: inherit;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.social-buttons .social-thing i.fa {
    display: inline-block;
    background: #232323;
    color: #fff;
    width: 25px;
    padding: 5px;
    text-align: center;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
.smalltext {
    font-size: 13px !important;
    line-height: 27px !important;
}
.boxed {
    border: 1px solid #050505;
    text-align: center;
    font-size: 16px;
}
.css-kdur8l {
    background-color: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(226, 226, 226);
    border-top: 2px solid rgb(226, 226, 226);
    content: "";
    display: block;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 25px;
}
footer {
    width: 100%;
}
.ftr-logo {
    font-family: "Audiowide", sans-serif;
    font-size: 36px;
    color: #121212;
    font-weight: 700;
    text-align: center;
    margin-bottom: 25px;
}
.ftr-box {
    width: 100%;
}
.ftr-box p {
    font-family: 'Domine', serif;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 10px;
}
.ftr-box p span {
    font-size: 15px;
    font-weight: 700;
}
.ftr-box p a {
    color: #121212;
}
.ftr-box ul {
    margin: 0;
    padding: 0;
}
.ftr-box ul li {
    list-style: none;
    display: block;
}
.ftr-box ul li a {
    font-family: 'Domine', serif;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    color: #121212;
}
.ftr-box ul li a:hover {
    font-family: 'Domine', serif;
    font-size: 14px;
    font-weight: 300;
    text-decoration: underline;
    color: #121212;
}
.bor-btm {
    border-bottom: 1px solid #ccc;
}
.bor-lft {
    border-left: 1px solid #ccc;
}
.bottom-link {
    width: 100%;
    text-align: center;
}
.bottom-link ul {
    margin: 0;
    padding: 0;
}
.bottom-link ul li {
    list-style: none;
    display: inline-block;
    padding: 0 5px;
}
.bottom-link ul li a {
    font-family: 'Domine', serif;
    font-size: 11px;
    font-weight: 300;
    text-decoration: none;
    color: #121212;
}
.bottom-link ul li a:hover {
    text-decoration: underline;
    color: #121212;
}
.new-small {
    font-size: 0.9375rem !important;
    line-height: 19px !important;
}
.ref-con p a {
    color: #363636;
    text-decoration: underline;
}
.ref-con p a:hover {
    color: #363636;
    text-decoration: none;
}
.ref-con ul li a {
    color: #363636;
    text-decoration: underline;
}
.ref-con ul li a:hover {
    color: #363636;
    text-decoration: none;
}
footer {
    width: 100%;
    background: #003366;
    padding: 30px 0;
    margin-top: 30px;
}
footer h2 {
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    padding-bottom: 20px;
}
footer p {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    padding-bottom: 20px;
}
footer p a {
    color: #fff;
    text-decoration: none;
}
footer p a:hover {
    color: #fff;
    text-decoration: underline;
}
.text-right1 {
    text-align: right;
}
.boxed {
    border: 1px solid #f1f1f1;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding: 10px;
    max-width: 1024px;
    margin: 0 auto 20px;
}
.brkLi li {
    padding-bottom: 8px;
    word-break: break-all;
}
@media screen and (max-width: 1180px) {}
@media screen and (max-width: 896px) {
    .mid-box h2 {
        font-size: 38px;
        line-height: 46px;
    }
}
@media screen and (max-width: 767px) {
    .top-nav-area-con {
        display: none;
    }
    .top-bar-2 {
        display: none;
    }
    .text-center1 {
        text-align: center;
        padding-bottom: 15px;
    }
    .smallImgHolder {
        max-width: 100%;
    }
    .text-right1 {
        text-align: center;
    }
    .social-buttons .social-thing {
        margin-right: 4px;
    }
    .social-buttons .social-thing .counter {
        padding: 0 3px;
    }
}
@media screen and (max-width: 479px) {
    .mid-box h2 {
        font-size: 25px;
        line-height: 29px;
    }
}
.caption {
    padding: 16px 0px;
    border-bottom: 1px solid #cedfef;
}
.caption p {
    font-size: 13px;
    line-height: 18px;
    color: #666;
    padding: 0;
}


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

.row {
    margin: 0;
}


}

/* new style for page width */

@media (min-width: 1200px)
{
    section.middle-area.mdl-areanew .container {
        max-width: 1100px !important;
    }




}

.new-hed{
    font-size: 54px!important;
    line-height: 62px!important;
}

@media screen and (max-width: 1025px){
.middle-area .mid-box .col-lg-10{ width: 100% !important;
-ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
 }


}
@media screen and (max-width: 896px){
.new-hed {
    font-size: 38px!important;
    line-height: 46px!important;
}
.top-nav-area ul li a{ font-size: 12px; }
.padding-sm-0 {padding: 0;}

}

@media screen and (max-width: 479px){
.new-hed {
    font-size: 25px!important;
    line-height: 29px!important;
}
}

/* =========== Neuro-relief =============*/

.box-33 {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px 20px;
    min-height: 160px;
}
.icon-box {
    box-shadow: 1px 1px 11px 1px rgba(179, 179, 179, 1);
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    min-height: 260px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.scale-con{
    width: 100%;
}
.scale-con h1{
   font-size: 68px;
   color: #993366;
   font-weight: 700;
   padding-bottom: 10px;
}
.scale-con p{
   font-size: 20px;
   color: #121212;
}
.red-hed-2 {
    width: 100%;
    /* padding: 0; */
    text-align: center;
    font-size: 32px !important;
    font-weight: 600;
    background-color: rgba(184, 5, 5, 1);
    color: #fff !important;
    margin: 0;
    padding-bottom: 0 !important;
}
.white-box2{
    width: 100%;
    background-color: rgba(255, 254, 198, 1);
    padding: 40px;
    border:2px dashed rgba(184, 5, 5, 1);
    font-size: 18px;
    color: #121212;
    line-height: 28px;
    border-top:none;
}


@media screen and (max-width:767px) {
.box-33{
    display: block;
    text-align: center;
    min-height: auto;
}
.box-33 img{
    margin-bottom: 20px;
}

}

.top-bar-2-new{
    width: 100%;
    background: url(../images/top-bnr.jpg) top center no-repeat;
    background-size: cover;
    padding: 90px 0;
    position: relative;
}

.top-bar-2-new h2{
    font-size: 36px;
    line-height: 48px;
    font-weight: 600;
    color: #fff;
}
.top-bar-2-new p{
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    color: #fff;
    padding-bottom: 30px;
}
.top-arw{
 position: absolute;
 left: 50%;
 margin-left: -36px;
 bottom: -20px;
}

.right-img2{
    float: right;
    margin:20px;
}
.top-bar-3{
     width: 100%;
    background: url(../images/image41.jpg) top center no-repeat;
    background-size: cover;
    padding: 20px 0;
    position: relative;
}
.top-bar-3 h2{
    font-size: 44px;
    line-height: 48px;
    font-weight: 600;
    color: #fff;
}

.shadow-bx{
    box-shadow: 1px 1px 11px 7px rgba(0, 0, 0, 0.2);
    padding: 20px;
    background-color: rgba(255, 255, 255, 1);
    margin-bottom: 15px;
}

.mob-show2{
    display: none;
}

@media screen and (max-width:767px) {
    .mob-none2{
        display: none;
    }
    .mob-show2{
    display: block;
}
.top-bar-2-new{
    padding: 30px 0;
}

}











/* =========== Neuro-relief =============*/


/* New CSS  */
.img-box .video-container {
    position: relative;
    width: 100%; /* Full width of the container */
    padding-bottom: 56.25%; /* 16:9 aspect ratio (9 / 16 * 100) */
    height: 0;
    overflow: hidden;
    max-width: 100%;
 }

 .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
 }

 .countdownContainer video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    z-index: 2;
    object-fit: cover;
 }
 .video-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
 }
 .play-button {
    width: 95px;
    height: 60px;
    background-color: red;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    animation: wiggle 1.5s infinite ease-in-out;
    z-index: 3;
 }
 .play-icon {
    width: 100%;
    height: 80%;
 }


 @keyframes wiggle {
    0%, 100% { 
       transform: rotate(0deg) scale(1); 
    }
    25% { 
       transform: rotate(-10deg) scale(1); 
    }
    50% { 
       transform: rotate(10deg) scale(1.1); 
    }
    75% { 
       transform: rotate(-5deg) scale(1); 
    }
 }

 .video-overlay video::-webkit-media-controls {
    display: none !important;
 }

 .video-overlay video::-moz-media-controls {
    display: none !important;
 }

 .video-overlay video {
    pointer-events: none; /* Disable interaction with the video directly */
 }
 #exampleModal iframe {
    max-height: 450px;
 }
 #exampleModal .modal-dialog {
    max-width: 700px;
 }