*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
a{
	text-decoration: none;
}
body{
    font-family: 'Roboto';
    color: #444444;
}
.logo-img{
    height: 50px;
    width:auto;
}
.navbar-brand{
    padding: 10px;
    background: #fff;
    border-radius: 8px;
}
#nav-header{
    background: #153855;
}
.myMenu .navbar-nav .nav-item{
    margin-left: 8px;
}


.bg-red{
	background-color: #e52826;
}

.bg-blue{background-color: #153855;}

.btn-red{
    background-color: #e52826;
}

.btn-blue{background-color: #153855;}

.btn-red:hover, .btn-blue:hover {
    background: transparent;
    border-color: #f1f1f1;
}

.popular-post-tab .nav-tabs .nav-link.active {
    background-color: #e52826 !important;
    color: #fff !important;
    border-color: #e52826 !important;
}

.popular-post-tab .nav-tabs .nav-link {
    width: 100%;
    color:#153855;
    border-bottom: 1px solid #e52826 !important;
    transition: all 0.2s ease-in-out;
    font-weight:700;
}

.popular-post-tab .tab-content ul li a:hover {
    color:#153855!important;
}


.popular-post-tab .tab-content ul li::before {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    content: "\f101";
    margin-right: 5px;
    color: #153855;
    display: inline-block;
}



.red-border{
    border:1px solid #e52826;
}


.accordion-button:not(.collapsed) {
    background-color: #f8f9fa;
    color: #00247d;
}

.accordion-button:focus {
    box-shadow: none;
    border-color: rgba(0, 36, 125, 0.25);
}

 
.border-red {
    border-color: #e52826 !important;
}

.faq-categories .list-group-item.active {
    background-color: #e52826;
    border-color: #e52826;
}

.faq-categories .list-group-item:hover:not(.active) {
    background-color: #f8f9fa;
    color: #00247d;
}



.text-red{
	color: #e52826;
}
.text-blue{
	color: #153855;
}
.inner-box-shadow {
  box-shadow: inset 0 0 10px #E52826;
}
.rounded-custom{
	border-radius: 1rem;
}
.banner-top{
    background-image: url(../img/singapore-translators.png);
    
   
    background-color: #f1f1f1;
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-position-x: right;
    border-bottom: 20PX solid #153855;

}
h1{
    color: #153855;
    font-size: 36px;
    font-weight: 600;
}

.text-justify{
    text-align: justify!important;
}
.text-justify2{
    text-align: center!important;
  
}
.book-btn{
    border: unset;
    background: #e52826;
    color: #fff;
}
.top-form{
    background: #153855b6;
    border:1px solid #8f8f8f6e;
    padding: 0px 20px;
    border-radius: 12px;
    margin-top: 20px;
    position: relative;
}
.top-form h4 {
    color: #fff;
    background: #e52826;
    margin-top: -15px;
    padding: 6px;
    border-radius: 5px;
}
.order-btn{
    background: #e52826;
    color: #fff!important;
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: 600;
    border: 2px solid #e52826;
    transition: all 0.5s ease;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 70%);

}
.order-btn::after{
	content: " >>";
	position:relative;
	transition: all 0.5s ease;
	
}
.order-btn:hover::after{
	left: 3px;
}
.hire-btn{
    text-decoration: none;
    background: #e52826;
    color: #fff!important;
    border-radius: 5px;
    font-weight: 600;
    padding: 10px;
    border: 2px solid #e52826;
    transition: all 0.5s ease;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 70%);
}
.hire-btn:hover{
    background: #153855;
    border: 2px solid #153855;

}
h2{
    color: #153855;
    font-size: 30px;
}
h3{
    font-size: 23px;
}


h1 span, h2 span{
    color: #e52826;
}


.sept-dark{
    background: #153855;
}
.ica-buy .certifcate-img{
    height: 60px;
    width: 60px;
   
}
.img-ica{
    margin-right: 8px;
    height: 60px;
    width: 60px;
    position: absolute;
}
.ica-buy{

    background: #f1f1f1;
    margin: 10px;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 70%);
    color: #212529;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    text-decoration: none;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}
.content-ica h4{
    font-size: 20px;
    font-weight: 600;
	margin-bottom: 0px !important;

}
.ica-buy:hover{
    box-shadow: 0 6px 6px 0 rgb(0 0 0 / 80%);
    background: #d3d3d3;


}
.order-btn{
   text-decoration: none;
}
.order-btn:hover{
    background: transparent;
    border-color: #f1f1f1;
}
.lng-box{
    display: flex;
    justify-content: center;
    align-items: center;
}
.lng-design{
    font-size: 20px;
    font-weight: 600;
    position: relative;
    color: #f1f1f1;
    display: flex;
    justify-content: center;
    align-items: center;
   
    height: 60px;
    width: 60px;
    background: #e52826;
    border-radius: 50%;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 70%);
}

.lg-one{
    background: #153855;
    padding: 5px 10px;
    border-radius: 8px;
    position: absolute;
    left: -120px;
    bottom: 20px;
    width:130px;
    display: flex;
    justify-content: center;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 70%);

}
.lg-last{
    background: #153855;
    padding: 5px 10px;
    border-radius: 8px;
    position: absolute;
  right: -120px;
    width:130px;
    top: 20px;
    display: flex;
    justify-content: center;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 70%);

}
.sept-back{
    background: #cecece;
    background: #f1f1f1;
}
h4{
    font-size: 23px;
    font-weight: 600;
}
.help-boxx{
    background: #fff;
    padding: 10px 20px;
    height: 100%;
    border-radius: 5px;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 30%);

    

}
.help-boxx:hover{
    background: #f1f1f1;
    box-shadow: 0 6px 5px 0 rgb(0 0 0 / 30%);

}
.help-boxx h4{
    color: #e52826;
    margin-top: 10px;
}
.icon-help{
    position: relative;
}
.icon-help i{
    color: #fff;
    background: #153855;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    margin-top: -40px;
}
.icon-help i::after{
    content: "";
    height: 80px;
    width: 80px;
    position: absolute;
    border: 3px dashed #e52826;
    border-radius: 50%;
    animation: rotateBrdr 5s infinite;
}

@keyframes rotateBrdr {
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);

    }
    
}
.process{
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 80px;
}
.step-img{
    background: #e52826;
    position: absolute;
    top:10px;
    height: 75px;
    width: 70px;
    color: #fff;
    
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 10px;
}
.step-img i{
    font-size: 30px;
}
.step-con{
    background: #153855;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    top: -20px;
}
.process h4{
    margin-top: 10px;
}

.accordion-button:not(.collapsed) {
   background: #fff;
    box-shadow: unset;
}
.accordion-button:focus {
    z-index: 3;
    border-color: unset;
    outline: 0px;
    box-shadow: unset;
}
.accordion-flush .accordion-item{
    margin-bottom: 5px;
}




.accordion-button::after {
    flex-shrink: 0;
    width: 2rem;
    height: 2rem;
    margin-left: auto;
    content: "";
    background-image: url(../img/close-book-ica.png);
    background-repeat: no-repeat;
    background-size:2rem;
    transition: transform .2s ease-in-out;
    padding: 10px;

}
.accordion-button:not(.collapsed)::after {
    background-image: url(../img/open-book-ica.png);
    transform: unset;
}
.help-right::after {
    content: "";
    background: url(../img/vertical-arrow.png);
    background-repeat: no-repeat;
    width: 260px;
    height: 35px;
    position: absolute;
    top: 30px;
    background-size: contain;
    right: -146px;
}
.accordion-button{
    background: #fff!important;
    border: 2px solid #e52826;
    border-radius: 12px!important;
    font-size: 16px;
    font-weight: 600;
    color: #153855;
    box-shadow:  0px 4px 4px 0px #4444441c;
  
}
.accordion-item{
    background: transparent!important;
    border: unset;
   
    
}

.accordion-button:not(.collapsed) {
    color: #153855;
    font-weight: 600;
    border-color: #e52826;
}
.accordion-button span{
    color: #e52826;
    margin-right: 10px;
}
.footer-bg{
    background: #212529;
    color: #f1f1f1;
}
.footer-nav .logo-img{
    border-radius: 8px;
}
.foot-last{
    background: #153855;
}
.in-banner{
    background: #f1f1f1;
}
.breadcrumb a{
    color: #f1f1f1;
    text-decoration: none;
}
.breadcrumb {
    background: #153855;
    padding: 10px 20px;
    color: #fff;
}

.breadcrumb .active{

    color: #d3d3d3;
}

.inner-head p{
    margin-bottom: unset;

}

.content-form{
    background: #f1f1f1;
    padding: 20px;
    border-radius: 12px;
    border-top: 20px solid #153855;
}

.form-control:focus {

    border-color: unset;
    outline: 0;
    box-shadow: unset;
}
.sidebar-review{
    background: linear-gradient(39deg, #153855, #264661);
    border-radius: 12px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.308);
   
}
.img-re-pop{
    background-color: #fff;
    border-radius: 50%;
    height: 90px;
    width: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -45px;
    box-shadow: 0px 0px 4px #444444;
}
.review-img{
    height: 60px;
    width: 60px;
  
}
.rev-pop{
    background: #f1f1f1;
    
    border-radius: 12px;
    position: relative;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.342);
   
}
.content-rev{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    text-align: center;
}
.content-rev h5{
    font-size: 16px;
}
.ratingn-name{
}
.content-review{
    height: 130px;
    overflow-y: auto;
    border-bottom: 1px solid #e52826;
    border-top: 1px solid #e52826;

}
.review-main{
    background: #f1f1f1;
    padding: 20px;
    position: relative;
}
.left-quat{
    height: 50px;
    width: 50px;
    background: #153855;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    font-size: 30px;
    position: absolute;
    top: -10px;
    left: -10px;
}
.rating i{
    color: #e9c837;
}
.desti{
    color: #444444;
    font-size: 16px;
    font-weight: 400;
}
.date-review i{
    color: #e52826;
}
.megamenu-trigger:hover .icamega-menu{
   display: block;
}
.bg-form-head{
    background: #153855;
}
.cta-post{
    background: #153855;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}
.postcta-bg{
    background: #153855;
    border: 5px solid #153855;
    color: #fff;
}
.post-head a{
    color: #153855;
}
.post_detail i{
    color: #153855;
}
.error-page-head{
    font-size: 50px;
    color: #e52826;
}
.fixed-top{
    position: fixed;
    top: 0;
}



.stick{
    position: fixed;

    margin-top: 90px;
}
.payment{
    font-size: 30px;
}
.dropdown-item.active, .dropdown-item:active{
		color: #fff;
	 background-color: #153855!important;
}
.m-item{
	display: none;
}
.review-span{
	font-size: 9px;
	 background-color: #e52826;
	    position: relative;
    top: -4px;
	padding: 2px 4px;
	border-radius: 5px;
	left: 2px;
	font-weight: 600;
}
.inner-foot ul{
	list-style: none;
	padding-left: unset;
}
.inner-foot ul li{
	margin-bottom: 10px;
}
.bar{
	height: 2px;
	width: 70px;
	background: #fff;
	margin-bottom: 20px;
}
.inner-font{
	padding-left: unset;
	list-style: none;
}
.inner-font li{
	margin-bottom: 10px;
}
.help-one::after{
	width:225px;
}
.review-content{
	height: 120px;
	overflow-y: auto;
}
h2{
	margin-bottom: 20px
}
.help-boxx .help-content{
	height: 150px;
	overflow-y: auto;
	padding-right: 6px;
}
.dropdown-toggle{
	cursor: pointer;
}




.pagination {
   
    display: flex;
    justify-content:center;
    list-style: none;
    border-radius: 0.25rem;
    margin-top: 20px;
}


.pagination .page-numbers {
    position: relative;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 4.25;
    color: #303030;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.pagination .page-numbers.current {
    z-index: 1;
    color: #fff;
    background-color: #153855;
    border-color: #153855;
}



.pagination .page-numbers:hover {
   text-decoration:none
}



.about_authors h6 {
    border-bottom: solid 1px #1E448D;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 15px
}

.author_thumb {
    width: 150px
}

.author_thumb img {
    width: 100px!important;
    height: 100px;
    border-radius: 50%
}


.about_authors_social li:before{
    display:none;
}

.about_authors_social li>a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    background-color: #1878f1;
    border-radius: 50px;
    font-size: 18px;
    transition: 0.5s;
    color: #fff
}

.about_authors_social li>a:hover {
    transform: rotate(360deg)
}

.about_authors_social li>.twitter {
    background-color: #000
}

.about_authors_social li>.youtube {
    background-color: #f03
}

.about_authors_social li>.quora {
    background-color: #b92b27
}

.about_authors_social li>.pinterest {
    background-color: #e60023
}

.about_authors_social li>.tumblr {
    background-color: #001833
}

.about_authors_social li>.medium {
    background-color: #000
}

.about_authors_social li>.linkedin {
    background-color: #0a63bc
}


footer{
    padding-top:120px;
}

.app-section-wrapper {
    position: relative;
    margin: 30px 0 -100px 0;
    z-index:22;
}

.app-section-wrapper .app-section-wrapper-inner {
    width: 100%;
    padding: 0;
    background-image: linear-gradient(39deg, #153855, #264661)!important;
    border-radius: 13px;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.3);
    box-shadow: 0 0 6px rgba(0,0,0,0.3);
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-left {
    width: 55%;
    padding: 40px 45px;
    float: left
}

.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-left .footerheading {
    font-size: 33px;
    line-height: 40px;
    color: #ffffff
}

.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-left .footerheading .mob-footerheading {
    display: none
}

 

.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-left form .box {
    width: 75%!important;
    margin: 40px 0 0;
    display: inline-block;
    position: relative
}

 
 
 

.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-left form button {
    width: 52%;
    margin: 40px 0 0
}

.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-left .reqcallbck {
    background: #e52826;
    color: #fff;
    font-size: 19px;
    line-height: 22px;
    padding: 11px 18px;
    border-radius: 5px;
    cursor: pointer;
    padding: 11px 18px;
    border:none;
}

.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-right {
    float: right;
    width: 45%;
    padding: 50px 78px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-right .apptitle,.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-right .footerheading,.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-right .tollfreeno {
    display: none
}

.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-right .appicon {
    width: 43%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px
}

.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-right .appicon a {
    display: block
}

.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-right .appicon a img {
    display: block;
    height: 100%;
    width: 100%
}

.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-right .appscan {
    display: inline-block;
    margin: 0 0 0 15px;
    vertical-align: super;
    width: 30%
}

.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-right .appscan img {
    height: 100%;
    width: 100%
}

.app-section-wrapper .app-section-wrapper-inner .footerheading {
    font-size: 20px;
    line-height: 22px;
    color: #1d1d1d;
    
}
.mini-height-scroll{
	  height: 160px;
    overflow-y: auto;
    overflow-x: hidden;
	padding-right: 10px;
}
.height-scroll {
    height: 470px;
    overflow-y: auto;
    overflow-x: hidden;
}
.icon-size{
	width: 50px;
height: 50px;
	flex-shrink: 0;
}

.icon-big-size{
	width: 100px;
height: 100px;
	flex-shrink: 0;
}

.one-right{width:100%;}


 
 /* ============================================
   Language Translation Section Styling
   Using Only inner-box-shadow & bg-white Classes
============================================ */

/* Language Cards - Only targeting inner-box-shadow and bg-white */
.inner-box-shadow.bg-white {
    border-radius: 16px !important;
    transition: all 0.3s ease;
    border: 1px solid rgb(21 56 85 / 50%);
    cursor: pointer;
    padding: 1rem !important;
    box-shadow: none;
}

.inner-box-shadow.bg-white:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(229, 40, 38, 0.12);
    border-color: #e52826;
}

/* Language Text inside cards */
.inner-box-shadow.bg-white h4 {
    color: #153855;
    font-weight: 600;
    font-size: 1.1rem;
    margin: 0;
}

.inner-box-shadow.bg-white h4 i {
    color: #e52826;
    margin: 0 4px;
}

 
/* Responsive */
@media (max-width: 768px) {
    
    .inner-box-shadow.bg-white h4 {
        font-size: 0.95rem;
    }
 
    .inner-box-shadow.bg-white {
        padding: 0.75rem !important;
    }
    
     
}   
 
 




 
    /* ============================================
   Other Services Section
============================================ */
.other-services {
    background: #f8f9fa;
    padding: 60px 0;
}

.section-header {
    text-align: center;
    margin-bottom: 50px;
}

.section-header h2 {
    color: #153855;
    font-size: 2.2rem;
    font-weight: 700;
}

.section-header h2 span {
    color: #e52826;
}

.section-header p {
    color: #6c757d;
    
    margin: 15px auto 0;
}

.service-card {
    background: white;
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    height: 100%;
    border: 1px solid transparent;
}

.service-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(229, 40, 38, 0.12);
    border-color: #e52826;
}

.service-icon {
    margin-bottom: 20px;
}

.service-icon i {
    font-size: 3rem;
    color: #e52826;
}

.service-card h3 {
    color: #153855;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 15px;
}

.service-card p {
    color: #6c757d;
    line-height: 1.6;
    margin-bottom: 20px;
}

.service-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #e52826;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
}

.service-link:hover {
    color: #153855;
    gap: 12px;
}

/* ============================================
   Why Choose Us Section
============================================ */
.why-choose-us {
    background: white;
    padding: 60px 0;
}

.why-card {
    background: #f8f9fa;
    border-radius: 16px;
    padding: 25px;
    text-align: center;
    transition: all 0.3s ease;
    height: 100%;
}

.why-card:hover {
    background: white;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    transform: translateY(-5px);
}

.why-icon {
    width: 70px;
    height: 70px;
    background: #fef5f5;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
}

.why-icon i {
    font-size: 2rem;
    color: #e52826;
}

.why-card h3 {
    color: #153855;
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 12px;
}

.why-card p {
    color: #6c757d;
    line-height: 1.5;
    font-size: 0.95rem;
}

 
/* ============================================
   Responsive
============================================ */
@media (max-width: 768px) {
    .other-services, .why-choose-us {
        padding: 40px 0;
    }
    
    .section-header h2 {
        font-size: 1.8rem;
    }
    
    .service-card, .why-card {
        padding: 20px;
    }
    
   
}
 



 
.bg-red .btn.bg-white {
    color: #e52826;
    transition: all 0.3s ease;
}

.bg-red .btn.bg-white:hover {
    background: #153855 !important;
    color: white !important;
    transform: translateY(-2px);
}

.bg-red .btn.bg-success {
    transition: all 0.3s ease;
}

.bg-red .btn.bg-success:hover {
    background: #128C7E !important;
    transform: translateY(-2px);
}


.sept-dark .btn.bg-white {
    color: #e52826;
    transition: all 0.3s ease;
}

.sept-dark .btn.bg-white:hover {
    background: #e52826 !important;
    color: white !important;
    transform: translateY(-2px);
}




.certification-bg{
    width: 70px;
    height: 70px;
    background: #fef5f5;
}



@media (min-width: 320px) and (max-width: 767.98px) { 

footer {
    padding-top: 30px;
}

.app-section-wrapper {
        padding: 0;
        margin: 0;
        display: inline-block
    }

    .app-section-wrapper .container {
        padding: 0
    }

    .app-section-wrapper .app-section-wrapper-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-radius: 0
    }

    .app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-left {
        display: block;
        padding: 20px 20px 0 20px
    }

    .app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-left .footerheading {
        font-size: 20px;
        line-height: 24px;
         
    }

    .app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-left .footerheading .desk-footerheading {
        display: none
    }

    .app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-left .footerheading .mob-footerheading {
        display: block
    }

    .app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-left #reqBtn {
        display: none
    }

    .app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-right {
        padding: 0 15px 20px;
        margin: 15px 0 0 0
    }

    .app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-right .appicon {
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-right .appicon a {
        margin: 0
    }

    .app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-right .appscan {
        display: none
    }

    .app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-left,.app-section-wrapper .app-section-wrapper-inner .app-section-wrapper-inner-right {
        width: 100%
    }





.about_authors h6 {
        text-align: center;
    }
       .flex_author {
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px;
    }
    .author_thumb {
        width: 90px;
    }
    
}





/* // Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
    .banner-top {
        background-image: unset;
        background-color: #f1f1f1;
        background-position-y: bottom;
        background-repeat: no-repeat;
        background-position-x: right;
        border-bottom: 20PX solid #153855;
    }
    .img-ica {
        margin-right: 8px;
        height: 60px;
        width: 60px;
        position: absolute;
        top: 1px;
        left: 1px;
    }
    .help-right::after {
        content: "";
     
        display: none;
    }
    .d-arrow{
        display: none!important;
    }
  .banner-top{
      background-image: unset;
  }
  h1{
      text-align: center;
      font-size: 27px;
      margin-top: 20px;
  }
  .banner-top h1{
    margin-top: 20px;

  }
  .banner-top p{
      text-align: justify;
      text-align-last: center;
  }
  h2{
      text-align: center;
      font-size: 24px;
  }
  p{
      text-align: justify;
      text-align-last: center;
  }
  .nav-item .order-btn{
      width: max-content;
      padding: 5px 20px;
  }
  #navbarNav{
 
   position: absolute;
   background: #153855;
   height: 100vh;
   width: 300px;
   top:  80px;
   left: 0px;
   z-index: 5;
   padding: 20px;

}
.nav-item .order-btn{
   width: max-content;
   padding: 5px 20px;
}
.footer-bg .justify-content-center{
    justify-content: left!important;
}
	.m-item{
	display: block;
}
	.d-item p, .d-item .inner-font {
 
	display: none;
}





}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) { 
   
    .img-ica {
        margin-right: 8px;
        height: 60px;
        width: 60px;
        position: absolute;
        top: 1px;
        left: 1px;
    }
    .help-right::after {
        content: "";
     
        display: none;
    }
    .d-arrow{
        display: none!important;
    }
  .banner-top{
      background-image: unset;
  }
  #navbarNav{

   position: absolute;
   background: #153855;
   height: 100vh;
   width: 355px;
   top:  80px;
   left: 0px;
   z-index: 5;
   padding: 20px;

}
.nav-item .order-btn{
   width: max-content;
   padding: 5px 20px;
}


    
    

 }

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
  
    
    .img-ica {
        margin-right: 8px;
        height: 60px;
        width: 60px;
        position: absolute;
        top: 1px;
        left: 1px;
    }
    .help-right::after {
        content: "";
        background: url(../img/vertical-arrow.png);
        background-repeat: no-repeat;
        width: 243px;
        height: 35px;
        position: absolute;
        top: 30px;
        background-size: contain;
        right: -139px;
    }
    .d-arrow img{
        width: 54%;
    }
    #navbarNav{
    
        position: absolute;
        background: #153855;
        height: 100vh;
        width: 355px;
        top:  80px;
        left: 0px;
        z-index: 5;
        padding: 20px;

    }
    .nav-item .order-btn{
        width: max-content;
        padding: 5px 20px;
    }
  .help-one::after{
	    width: 123px;
    right: -85px;
}
}

    

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .myMenu .navbar-nav .nav-item {
        margin-left: 6px;
    }
.help-one::after{
	width:178px;
	right: -110px;
}





    
 }

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 





    

 }