@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
body,html{
	font-family: 'Poppins', sans-serif !important;
	overflow-x: hidden !important;
}
body.page {
    margin: 0;
}
img{
max-width: 100%;
}
a:focus { outline:none !important;}
p{
color: #494949;
font-size: 15px;
font-weight: 400;
letter-spacing: 0.3px;
}
.page-template-template-register header {
    display: none;
}
.page-template-template-login header{
    display: none;
}
.w-500{
	font-weight: 500 !important;
}
button:focus{
	box-shadow: none !important;
}
.form-control:focus {
    box-shadow:none;
}
.text-primary{
	color: #0061C1 !important;
}
.text-primary:hover{
	opacity:.9;
}
.left-img img{
    height: 100vh;
        object-fit: cover;
        width:100%;
}
.left-img:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    transform: rotate(180deg);
   /*background: linear-gradient(180deg, rgba(0, 82, 163, 0.55) 0%, rgba(217, 217, 217, 0.00) 100%);*/
}
.response { margin-top: 20px; }
.resend-response { margin-top: 20px }
.left-img {
    position: relative;
}
.logo h2 {
    margin: 26px 0 6px;
    color: #0061C1;
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.6px;
}
.request_project_response { margin-top: 20px; }
.growth_projection_response { margin-top: 20px; }
.logo p {
    text-align: center;
    line-height: normal;
    padding-bottom: 2px;
}

form.login-form label {
    color: #494949;
    padding-bottom: 4px;
        font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.3px;
}
form.login-form input[type="email"]::placeholder,form.login-form textarea::placeholder,form.login-form input[type="password"]::placeholder,form.login-form input[type="text"]::placeholder,form.login-form input[type="number"]::placeholder {
    color: #9F9F9F;
}
form.login-form input[type="email"],form.login-form textarea,form.login-form input[type="password"],form.login-form input[type="text"],form.login-form input[type="number"]  {
    border-radius: 5px;
    border: 1px solid #B4D1EE;
    background: #FFF;
    color: #494949;
    margin-bottom: 12px;	
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.28px;
    height: 45px;
}
form.login-form textarea{
	height: 120px;
}
.remember input {
    width: 24px;
    height: 24px;
        margin: 0px !important;
    box-shadow: none !important;
    border-radius: 6px !important;
    border: 1px solid #0061C1;
}

.remember .text-end a{
	font-size: 13px;
}
.remember label.form-check-label {
    padding-left: 6px;
    font-size: 14px;
}
.btn-primary {
    border-radius: 100px;
    border: 1px solid #0061C1;
    background: #0061C1;
    width: 260px;
    margin: auto;
    display: block;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    height: 45px;
}
.btn-primary:hover{
    background: #494949;
    border-color:#494949;
}
.account{
	margin:25px 0 0;
}
.account-register{
	margin:25px 0 0;
}
.remember{
	padding-bottom: 30px;
}
.right-area{
	max-width: 425px;
	margin:auto;
}
.right-area-register{
	max-width: 550px;
	margin:auto;
}
.form-group.d-md-flex.remember a {
    color: #0061C1;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.26px;
    text-decoration: none;
}
.remembers label.form-check-label {
    padding-left: 12px;
    padding-top: 2px;
       padding-bottom: 0px;
}

@media only screen and (max-width: 767px) {
.left-img img {
    height: auto;
    object-position: top;
}
.logo img{
	margin-top: 20px;
}

.logo h2 {
    font-size: 25px;
}
.logo p {
    max-width: 270px;
    margin: 0 auto 16px;
}
.account {
    margin: 28px 0 28px;
}
.account-register {
    margin: 28px 0 28px;
}

}
/*------------dashboard---------*/
a.header_login_menu { color: #FFF; font-size: 14px; font-weight: 500; line-height: normal; letter-spacing: 0.28px; padding-right: 18px; text-decoration: none; }
header {
    background: #0061C1;
    padding: 15px 0;
}
.rgt-header {
    list-style-type: none;
    margin: 0;
}
.dropdown-toggle::after{
	display: none;
}
.rgt-header .dropdown {
    padding-left: 25px;
    position: relative;
}
header .rgt-header .nav-link {
    outline: none;
}
.menu-design ul{
	border-radius: 0px 0px 5px 5px;
border: 1px solid #E7E7E7;
background: #FFF;
width: 270px;
box-shadow: 10px 10px 25px 0px rgba(0, 0, 0, 0.08);
}
.Notifications-design ul{
	border-radius: 0px 0px 5px 5px;
border: 1px solid #E7E7E7;
background: #FFF;
width: 260px;
box-shadow: 10px 10px 25px 0px rgba(0, 0, 0, 0.08);
}
li.dropdown.Notifications-design h3 {
    color: #0061C1;
    font-size: 18px;
    font-weight: 500;
    padding-top: 20px;
    line-height: 25px;
    letter-spacing: 0.36px;
}
.notifaction-inner p {
    color: #4F5263;
    font-weight: 600;
    font-size: 14px;
    margin: 0;
}

.date {
    color: #727582;
    font-size: 13px;
    font-weight: 500;
        padding-top: 3px;
}

.notifaction-inner {
    border-bottom: 1px solid #DADADA;
    padding: 17px 0;
}
span.name {
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.28px;
    padding-right: 18px;
}
ul.d-flex.justify-content-end.rgt-header .dropdown-menu li a {
    border-bottom: 1px solid #DADADA;
    padding: 17px 6px !important;
    font-weight: 600;
    color: #4F5263;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.14px;
}

ul.d-flex.justify-content-end.rgt-header .dropdown-menu {
    padding: 0 18px;
        margin-top: 10px !important;
}
ul.d-flex.justify-content-end.rgt-header .dropdown-menu li:last-child a{
 border-bottom: 0px;
}
ul.d-flex.justify-content-end.rgt-header .dropdown-menu li a:hover{
	background-color: #fff;
	color: #0061C1;
}
.notifaction-all a {
    display: block;
    text-decoration: none;
}
footer {
    background: #0061C1;
    padding: 22px 0;
}
footer p {
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.28px;
    margin: 0;
}

footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right;
}

footer ul li {
    display: inline-block;
    padding-left: 14px;
}

footer ul li a {
    color: #FFF !important;
    text-align: center;
    font-size: 14px;
    letter-spacing: 0.28px;
    text-decoration: none;
}
.updated-box-heading h2 {
    color: #494949;
    font-size: 13px;
    padding: 21px 0;
}

.updated-box-coloum {
    border-radius: 15px;
    border: 1px solid #D7EBFF;
    background: #F5F9FF;
    padding: 12px 25px;
    width: 30%;
}
.updated-box {
    padding-bottom: 35px;
}
.main-box-design {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.updated-box-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #D4E5FF;
    padding: 20px 0;
}
.updated-box-inner:last-child{
	border:0px;
}
.updated-box-left {
    display: flex;
}

.updated-box-content {
    padding-left: 24px;
}

.updated-box-content h3 {
    color: #0061C1;
    font-size: 25px;
    font-weight: 600;
    line-height: 26px; 
    margin: 0;
}

.updated-box-content p {
    font-size: 13px;
    margin: 0;
}
.wrapper {
position: relative;
-webkit-transform: translateZ(0); 
-webkit-font-smoothing: antialiased;
}
.tooltip h4 {
    color: #FFF;
    font-size: 13px;
    font-weight: 600;
    margin: 0;
}
.tooltip p {
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
     margin: 0;
}
span.alets {
    width: 8px;
    height: 8px;
    display: inline-block;
    background-color: #FF7D04;
    border-radius: 50%;
    position: absolute;
}
.wrapper .tooltip {
border-radius: 10px;
background: #0061C1;
bottom: 100%;
color: #fff;
display: block;
left: 50%;
width: 200px;
margin-bottom: 15px;
opacity: 0;
padding: 10px;
pointer-events: none;
position: absolute;
transform: translate(-50%, 0%);
-webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
   -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.wrapper .tooltip:before {
bottom: -20px;
content: " ";
display: block;
height: 20px;
left: 0;
position: absolute;
width: 100%;
}

/* CSS Triangles - see Trevor's post */
.wrapper .tooltip:after {
border-left: solid transparent 10px;
border-right: solid transparent 10px;
border-top: solid #0061C1 10px;
bottom: -10px;
content: " ";
height: 0;
left: 50%;
margin-left: -13px;
position: absolute;
width: 0;
}

.video-presentation .show_video_sec video { 
	border-radius: 12px; 
}



@media only screen and (min-width: 769px) {
    .wrapper:hover .tooltip {
        opacity: 1;
        pointer-events: auto;
    }
}
/* Styles for mobile and tablets */
@media only screen and (max-width: 768px) {
    .tooltip.showtip.active {
        opacity: 1;
        /* Add any additional styles for mobile and tablets here */
    }
}

.recent-video-coloum-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.recent-video-coloum {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #EAEAEA;
    padding: 28px 0;
}

section.recent-news h2 {
    color: #0061C1;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px; 
    text-transform: uppercase;
}
.recent-video-coloum-rgt {
        width: 100%;
}
.recent-coloum-inner{
    border-radius: 15px;
    border: 1px solid #D7EBFF;
    background: #F5F9FF;
    padding-bottom: 33px;
}
.recent-video-coloum-rgt h3 {
    color: #0061C1;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px; /* 130% */
    text-transform: uppercase;
    padding: 26px 30px 21px;
    border-bottom: 1px solid #D4E5FF;
    margin: 0;
}
.recent-video-coloum-left {
    width: 100%;
    padding-right: 20px;
}
ul.important-links {
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 33px;
}

ul.important-links a {
    color: #4F5263;
    font-size: 15px;
    font-weight: 500;
     /* 22.5px */
    text-decoration: none;
    padding: 16px 30px;
    display: block;
    border-bottom: 1px solid #D4E5FF;
}
.investimp_btn .btn.btn-primary {
    width: 90%;
    max-width: 250px;
    color: #fff;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.recent-video-left button {
    border: 0px;
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
}

.videoblog-box .recent-video-left {
    flex-basis: 35%;
    padding: 15px 15px 0px 0px;
}
.videoblog-box .recent-video-rgt {
    flex-basis: 65%;
}
.recent-video-coloum:last-child{
	border:0px;
}
.recent-video-rgt h3 a {
    color: #0061C1;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}
ul.pagination {
    margin: 20px 0;
    justify-content: center;
}

.pagination .page-numbers {
    color: #494949;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    border: 0px;
    margin: 0 3px;
    display: inline-block;
    padding: 3px 12px;
    border-radius: 4px;
}
.pagination .page-numbers.current {
    background: #0061C1;
    color: #fff;
}
.recent-news {
    padding: 40px 0 35px;
}
li.page-item.active a {
    border-radius: 5px;
    background: #0061C1;
}

ul.pagination li:first-child a,ul.pagination li:last-child a {
    font-size: 24px;
    padding: 0;
    background-color: #fff;
    line-height: 1.2;
}
span.dates {
    color: #393939;
    text-align: right;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    float: right;
}
.recent-video-rgt h3 {
    margin-bottom: 8px;
}

.read-more a {
    color: #0061C1;
    font-size: 14px;
    font-weight: 600;
    text-decoration-line: underline;
    text-transform: uppercase;
}
.modal-content {
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 10%);
    padding: 10px 10px 15px;
}
button.btn-close {
    --bs-btn-close-bg: url(../img/cross.svg);
    background-size: 16px;
    opacity: 1;
    padding: 0;
}
.modal-header {
    border: 0px;
    padding-right: 0;
    padding-top: 0;
    margin-top: -5px;
    padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
	.updated-box-coloum {
    width: 100%;
        margin-bottom: 22px;
}
.updated-box-heading h2 {
    padding: 37px 0 20px;
    margin: 0;
}
.updated-box {
    padding-bottom: 0;
}
.recent-video-left {
    flex-basis: 100%;
    padding: 0px 0 15px;
    margin-top: -15px;
}
.updated-box-coloum:last-child {
    margin-bottom: 0px;
}
.recent-video-coloum:first-child .recent-video-rgt {
    flex-basis: 100%;
}
.recent-video-left button,.recent-video-left img{
	   width: 100%;
}
.recent-video-coloum-left {
    width: 100%;
        padding-right: 0px;
}
.recent-video-coloum-rgt {
    width: 100%;
    margin-top: 34px;
}
span.name,span.dates{
	display: none;
}
ul.pagination {
    justify-content: center;
        padding-top: 12px;
}
.recent-video-coloum-main {
    flex-wrap: wrap;
}
footer .row.align-items-center {
    flex-direction: column-reverse;
}
.rgt-header .dropdown {
    padding-left: 28px;
}
footer ul {
    text-align: center;
}
.wrapper .tooltip {
    left: auto;
    transform: translate(13%, 0%);
    right: 0;
}
li.dropdown.menu-design img {
    width: 25px;
}
footer p {
    text-align: center;
    padding-top: 10px;
}
.modal-content {
    padding: 12px 2px 4px;
}
.wrapper .tooltip:after {
    left: auto;
    width: 0;
    right: 26px;
}
footer ul li {
    padding: 0 7px;
}
}
@media (min-width: 1025px){
.video-modal .modal-dialog {
    max-width: 700px;
}
.Recommendations-popup .modal-dialog {
    max-width: 700px;
}
.modal-dialog {
    max-width: 650px;
}
.thank-you .modal-dialog {
    max-width: 550px;
}
}
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1230px;
}
section.notifications {
    min-height: calc(100vh - 190px);
}
}

/*---------privacy policy------------*/
section.policy { padding: 74px 0;}
section.policy h1 { color: #0052A3; font-size: 30px; font-weight: 600; letter-spacing: 0.6px; margin-bottom: 24px;}
section.policy h2 { color: #232323; font-size: 22px; font-weight: 600; padding: 10px 0; margin: 0; }
section.policy h4 { color: #232323; font-size: 18px; font-weight: 600; padding: 10px 0; margin: 0; } 
section.policy p { font-size: 16px; color: #454545; line-height: 26px; margin: 0 0 10px; } 
section.policy ul { margin: 0 0 10px; } 
section.policy li { font-size: 16px; color: #454545; line-height: 26px; padding: 5px 0; }



@media only screen and (max-width: 767px) {
section.policy {
    padding: 25px 0 30px;
}
section.policy h1 {
    text-align: center;
    font-size: 25px;
    margin-bottom: 14px;
}
}
/*---------end privacy policy------------*/
/*---------notifications------------*/
section.notifications {
    background: #F9FBFC;
    padding: 60px 0;
}

section.notifications h1 {
    color: #0061C1;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0.4px;
    border-bottom: 1px solid #DADADA;
    margin: 0;
    padding-bottom: 20px;
}
section.notifications  ul.pagination {
    margin-top: 42px;
    background-color: transparent;
}
section.notifications .notifaction-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 22px 32px;
}
section.notifications ul.pagination a,section.notifications ul.pagination li:first-child a {
    background: #f9fbfc;
}
section.notifications li.page-item.active a {
    background: #0061C1;
}
section.notifications ul.pagination li:last-child a{
	margin-right: 0px;
}
section.notifications ul.pagination li:first-child a{
	margin-left: 0px;
}
@media only screen and (max-width: 767px) {
section.notifications {
    padding: 32px 0;
}
section.notifications .date {
 display: none;
}
}
/*---------end notifications------------*/
/*---------modal------------*/
.modal-data{
		margin-top: 10px;
	margin-bottom: 25px;
}
.modal-data h2 {
    color: #0061C1;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0.6px;
    line-height: 45px;
    margin: 23px 0 11px;
}
.Send-Message .modal-header{
	padding-bottom: 0px;
}
sup {
    color: #E03232;
    font-size: 14px;
    top: -2px;
    left: 2px;
}
.modal-footer .btn-primary {
    width: 160px;
    margin-right: 0;
}

.modal-footer {
    border: 0;
    justify-content: center;
}

.btn-outline-primary {
    border-radius: 100px;
    border: 1px solid #0061C1;
    display: block;
    color: #0061C1;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    height: 45px;
    width: 160px;
}

.modal-footer .btn {
    margin: 0 9px;
}
span.price {
    position: absolute;
    left: 11px;
    bottom: 8px;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.form-group {
    position: relative;
}

form.login-form .spacing {
    padding-left: 56px;
}
.btn-outline-primary:hover {
    background-color: #0061C1;
    color: #fff;
}
.modal-Message h2 {
    color: #0061C1;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0.6px;
    line-height: 45px;
    margin: 0 0 13px;
}
.modal-data p {
    font-size: 14px;
    max-width: 418px;
    margin: auto;
    line-height: 1.6;
    margin-bottom: 30px;
}

.modal-data a {
    width: 184px;
    line-height: 32px;
}
.cancel-btn .btn{
	margin: auto;
    border-radius: 100px;
}
.width-change .btn{
	width:217px;
}
.width-change-again .btn{
	width:184px;
}
.modal-dataR-recommendations { 
    padding-bottom: 16px;
}
.modal-dataR-recommendations .link-data{
	padding-bottom: 19px;
}
.modal-dataR-recommendations h4 {
    color: #0061C1;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.44px;
    margin: 0px 0 13px;
}
.modal-dataR-recommendations img{
	margin-bottom: 15px; 
    width: 100%;
}
.width-change-new .btn{
	width:152px;
}
.thank-you .modal-data h2 {
    margin: 10px 0 11px;
}
.modal-data h3 {
    color: #00B071;
    font-size: 22px;
    font-weight: 600;
    line-height: 33px;
    margin: 14px 0 5px;
}
.thank-you .modal-data {
    margin-top: 0px;
}
.thank-you .modal-data p {
    margin-bottom: 20px;
}
.modal-dataR-recommendations p{
	font-size: 14px;
}
.scrolls {
    overflow-x: hidden;
    height: 420px;
    overflow-y: auto;
    margin-bottom: 10px;
}
.btn-light {
    border-radius: 100px;
    border: 1px solid #B9BAC1;
    background: linear-gradient(0deg, #F3F3F3 0%, #F3F3F3 100%), #EDEDEF;
    color: #B9BAC1;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    width: 184px;
    height: 45px;
    margin: auto;
    display: block;
}
.width-change-terms .btn-primary {
    font-size: 14px;
    width: 202px;
	display:block;
    margin-top: -64px;
    margin-bottom: 40px;
    margin-right: 35px;
}
.Recommendations-popup .remember.remembers {
    max-width: 360px;
}



@media only screen and (max-width: 767px) {
.modal-data h2 {
    font-size: 25px;
    line-height: 38px;
    margin: 15px 0 4px;
}
.btn-light {
    width: 258px;
}
.modal-Message h2 {
    font-size: 25px;
    line-height: 38px;
}
.scrolls {
    overflow-x: auto;
    height: auto;
    overflow-y: auto;
}
.width-change-terms .btn-primary {
    width: 258px;
    margin-top: 0;
    margin-bottom: 15px;
    margin-right: auto;
}
.modal-data p {
    margin-bottom: 20px;
}
.modal-dataR-recommendations{
    padding-bottom: 0px;
    text-align: center;
}
.modal-footer .btn {
    margin: 0px 0 15px;
    width: 275px !important;
}
.modal-data {
    margin-top: 0;
    margin-bottom: 20px;
}
.modal.show .modal-dialog { margin: 10px 0; padding: 0 10px; }
.updated-box-rgt .wrapper a img { position: relative; transform: scale(1); }

}
/*---------end-modal------------*/
.modal  .modal-dialog {
    width: 100%;
    max-width: 600px;
}
.modal .modal-dialog .modal-content {
    border-radius: 15px;
}
.modal .modal-dialog .modal-content .modal-header {
    border: none;
    padding-bottom: 0;
}
.modal  .modal-content .modal-footer {
    border: none;
    text-align: center;
    justify-content: center;
    padding-bottom: 0;
}

.modal .modal-content .modal-footer .btn, .Recommendations-popup .cancel-btn .btn {
    border-radius: 100px;
    box-shadow: none;
    outline: none;
}
.Recommendations-popup .cancel-btn { 
    text-align: center; 
    margin: 0 0 15px; 
}
.modal-data .btn.btn-primary { 
    border-radius: 100px; 
    color: #fff; 
}
.investimp_btn .btn.btn-primary:focus { 
    background: #0b5ed7; 
}
.investimp_btn {
    text-align: center;
}


@media (min-width: 768px) and (max-width: 991px) { 
.updated-box { padding-bottom: 0; }
.updated-box-coloum { width: 100%; margin: 0 0 25px; }
.recent-video-coloum-left { width: 100%; }
.recent-video-coloum-rgt { width: 100%; }


}


@media (max-width: 991px) {
.videoblog-box .recent-video-left { flex-basis: 100%; padding: 0 0 10px; }
.videoblog-box .recent-video-rgt { flex-basis: 100%; }
.recent-video-left button { width: 100%; }
.recent-video-left button img { width: 100%; }

}
@media (min-width: 1025px) and (max-width: 1420px) { 
.page-template-template-login .left-img img{
	    height: 89vh;
}
}
iframe.embed-responsive-item {
    aspect-ratio: 16 / 9;
    height: auto;
    width: 100%;
    margin-bottom: 20px;
}
.video-scrooling-text {
    overflow-x: hidden;
    height: 200px;
    overflow-y: auto;
    text-align: left;
}
.for-mobile{
	display:none !important;
}
.page-template-template-forgot-passowrd header,.page-template-template-reset-pass header{
	display:none !important;
}
button.btn-close {
    position: absolute;
    right: 5px;
    top: 5px;
}


.singledetail-sec { width: 100%; padding: 70px 0; }
.postvido-imgbox iframe, .postvido-imgbox img { width: 100%; height: 500px; object-fit: cover; margin: 0 0 20px; }
.post-details h4 { color: #0061C1; font-size: 28px; font-weight: 600; margin: 0 0 10px; } 
.post-details p { font-size: 16px; line-height: 28px; } 
body.modal-open, .modal.show { padding: 0 !important; }
.backwordbtn a { background: #0061c1; color: #fff; text-decoration: none; font-size: 16px; padding: 7px 15px; display: inline-block; border-radius: 4px; margin: 0 0 15px; }
.backwordbtn a:before { content: '\0279E'; position: relative; transform: rotate(-180deg); display: inline-block; padding-left: 5px; }
.wrapper .tooltip.bigwidth { width: 250px; }
[data-aos^=fade][data-aos^=fade].aos-animate, [data-aos^=zoom][data-aos^=zoom].aos-animate{transform:inherit !important;}

/*Error page*/
.errodetail-box { text-align: center; padding: 50px 0; } 
.errodetail-box img { max-width:100%; width:auto; }
.errodetail-box h1 { font-size: 28px; font-weight: 600; padding: 15px 0 30px; margin: 0; color: #000; } 
.btn.bluedarkbtn { background: #0061c1; color: #fff; border: 1px solid #0061c1; padding: 12px 10px; border-radius: 100px; min-width: 210px; }
.btn.bluedarkbtn:hover { color:#0061c1; border-color: #0061c1; background:#fff; }

@media only screen and (max-width: 767px){
.video-scrooling-text{overflow-x: auto; height: auto; overflow-y: auto;}
button.btn-close {top: 0; right: 10px;}
.for-mobile{display:block !important;}
.for-desktop{display:none !important;}

.singledetail-sec { padding: 40px 0; }
.postvido-imgbox iframe, .postvido-imgbox img { height: 300px; }
.post-details h4 { font-size: 22px; } 
.post-details p { font-size: 15px; line-height: 26px; } 

.errodetail-box h1 { font-size: 20px; padding: 15px 0 20px; }

}
