p,
ul {
    margin: 0 !important
}
body.lp_wrap {
    overflow-x: hidden;
}
/* width */
::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; 
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #f60000; 
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; 
  }
.aproch_circle,
.desc_inner p,
.footer_inner,
.form_inner,
.packages-btn,
.packages_inner,
.tabs_inner {
    text-align: center
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Plus Jakarta Sans" !important
}

a,
button,
input,
li,
p,
select,
span {
    font-family: Plus Jakarta Sans !important;
}

ul {
    padding: 0 !important;
    list-style: none !important
}

a {
    text-decoration: none !important
}
.head-img img{
    width: 90%;
    filter: invert(1) brightness(10);
}

.logo-sec img{
    filter: invert(1) brightness(10);
}

.modal-header {
    padding: 0 !important;
    border: none !important;
    margin-bottom: 20px
}

.modal-body {
    padding: 0 !important
}

.modal {
    background: #0000008c;
    overflow: hidden !important
}

.modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto
}

.popup_form_wrp {
    padding: 0 15px
}

.popup_form_wrp h2 {
    font-weight: 800;
    font-size: 35px;
    color: #F60000;
    margin: 0 0 10px 20px;
    position: relative
}

.popup_form_wrp p {
    color: #ffffff;
    font-weight: 700;
}

.popup_form_wrp form input,
.popup_form_wrp form select,
.popup_form_wrp form textarea {
    width: 100%;
    background: #eaeaea;
    border-radius: 5px;
    height: 45px;
    margin: 0 0 10px;
    padding: 0 0 0 20px;
    font-weight: 500;
    outline: 0;
    color: #000000;
    border: 1px solid #000000;
}

.popup_form_wrp form {
    margin: 3px 0 0
}

.popup_form_wrp form input::placeholder,
.popup_form_wrp form textarea::placeholder {
    color: #000;
    font-size: 14px
}

.banner_form form input[type=submit],
.packages_boxes .global_btn a button.btn-dark:hover {
    color: #fff !important;
}

.popup_form_wrp form textarea {
    border-radius: 15px;
    height: 130px;
    padding: 15px 18px
}

.popup_form_wrp form select {
    font-size: 14px;
    font-weight: 500
}

.modal-content {
    padding: 30px 0;
    border-radius: 20px !important;!i;!;
    border: 2px solid #084298 !important;
    background: linear-gradient(165deg, rgb(5 12 76) 60%, rgb(0 4 41) 78%);
}

.popup_form_wrp h2:before {
    content: '';
    display: block;
    position: absolute;
    background: #ffc107;
    width: 10px;
    height: 40px;
    left: -20px;
    border-radius: 5px
}

.btn-dark:focus {
    background: linear-gradient(165deg, rgb(5 12 76) 60%, rgb(0 4 41) 78%) !important;
    box-shadow: none !important;
}

.popup_form_wrp input[type=submit] {
    margin: 5px 0px 0px 14% !important;
    width: 320px !important;
    padding: 7px !important;
    height: 47px !important;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700 !important;
    background: linear-gradient(77deg, rgba(251, 36, 23, 0.7903536414565826) 28%, rgba(252, 162, 39, 0.8911939775910365) 58%) !important;
    border-radius: 12px;
}

span.color_form {
    color: #ffc107;
}

button.btn-close {
    position: absolute;
    right: 8px;
    top: 8px;
    background: #ffffff;
    opacity: 1;
    border-radius: 0 0 0 20px;
    width: 30px;
    height: 25px;
    border: 2px solid #ffffff;
    border-top: 0
}

button.btn-close:after,
button.btn-close:before {
    content: '';
    display: block;
    position: absolute;
    background: #F60000;
    width: 4px;
    height: 26px;
    top: 5px;
    border-radius: 5px
}

button.btn-close:after {
    transform: rotate(42deg);
    left: 25px
}

button.btn-close:before {
    transform: rotate(129deg);
    left: 24px
}

button.btn-close:hover {
    background: #000;
    opacity: 1
}

button.popup_button {
    background: linear-gradient(180deg, #39aff9 0, #007cca 100%);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25);
    border-radius: 20px;
    border: none;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #fff;
    text-transform: capitalize;
    width: 200px;
    height: 50px;
    font-family: Raleway
}

button.popup_button:hover {
    background: #f3ad16
}

section.home-sec {
    background-image: url(../images/back-img.png);
    background-size: cover;
    padding: 40px 0 85px;
}

.header_top_inner ul{
    display: flex;
    justify-content: center;
    align-items: center;
}

.header_top_inner ul li {
    color: #fff;
}

.header_top_inner ul li a {
    color: #fff;
    text-align: justify;
}

ul.hurry {
    display: grid;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px !important;
}

ul.hurry li a {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}

.head-tabs ul {
    display: flex;
    justify-content: space-around;
    margin-top: 11px !important;
}

.head-tabs ul li a {
    color: #fff;
}

.head-btn button.btn-dark {
    border-radius: 20px;
    padding: 7px 20px 7px 20px;
    background: linear-gradient(61deg, rgba(246, 0, 0, 1) 11%, rgba(252, 161, 39, 0.8911939775910365) 70%);
    border: none;
    position: relative;
}

.row.align-items-center.back-col {
    background: linear-gradient(61deg, rgba(246, 0, 0, 0.9108018207282913) 11%, rgba(11, 10, 10, 0.8547794117647058) 91%);
    border-radius: 10px;
    border: #f60000 !important;
    padding: 15px 18px 15px 18px;
    border: 1px solid red !important;
}

.head-btn {
    text-align: center;
}

#timer {
    font-size: 23px;
    margin: 0 auto;
    width: 100%;
    color: #fff;
}

#controls {
    margin: 0 auto;
    width: 600px;
}

#controls button {
    font-size: 24px;
}

span#hours,
span#mins,
span#seconds {
    background: #FBBC05;
    border-radius: 10px;
    padding: 7px;
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.ban-head h3 {}

.ban-head h3 span {
    color: #FBBC05;
    font-size: 60px;
    font-weight: 700;
    line-height: 67px;
}

.ban-head h1 {
    color: #fff;
    font-size: 27px;
    font-weight: 700;
}

.ban-head p strong {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    line-height: 37px;
}

.ban-head p strong span {
    color: #F60000;
}

.ban-head ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ban-head ul li {
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    font-weight: 700;
    margin-top: 13px;
    flex: 0 0 45%;
}

.banner-btn button.btn-dark {
    background: #f60000;
    padding: 7px 23px 7px 23px;
    border-radius: 10px;
    border: none;
    margin: 25px 0px 25px 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    position: relative;
}

.main-secc{
    padding: 100px 0 0 0;
}
.gfgfgf {
    position: fixed;
    width: 85%;
    background: #fde263;
    padding: 0px 0 30px 20px;
    top: -10px;
    justify-content: center;
    z-index: 999;
    margin: 0 auto;
    right: 110px;
}
.img-ban img {
    margin-bottom: 14px;
    width: 75%;
    height: 100%;
}

.banner_form {
    padding: 37px;
    background: rgb(0 4 41);
    border-radius: 40px;
    border: 2px solid #1f2caa;
    position: relative;
}

.banner_form form input,
textarea {
    width: 100%;
    border-radius: 10px;
    height: 43px;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #a4a4a4 !important;
    margin-bottom: 10px;
}

.banner_form form textarea {
    width: 100%;
    border-radius: 10px;
    height: 100px;
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #7d7d7d !important;
    margin-bottom: 10px;
}

.banner_form h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 22px;
}

.banner_form p {
    font-size: 18px;
    color: #fff;
    line-height: 37px;
    font-weight: 700;
}

.banner_form::before {
    content: url(../images/deal-banner.png);
    position: absolute;
    top: -55px;
    bottom: 0;
    margin: auto 0;
    right: -35px;
}

section.sec_2 {
    padding: 25px;
}

.loong_img img {
    width: 100%;
}

section.sec_4 {
    padding: 80px 0 30px;
    background-image: url(../images/group.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.tabs_inner h2 {
    font-size: 48px;
    color: #171717;
    margin: 0;
    line-height: 58px
}

.portfolio_images,
.tabs_navs {
    margin: 50px 0 0
}

.tabs_navs ul#myTab {
    justify-content: center;
    border: none
}

.tabs_navs ul#myTab li.nav-item button {
    padding: 8px 11px;
    border: none;
    border-radius: 5px !important;
    color: #0c0c0c;
    font-size: 22px;
    line-height: 27px;
    margin-right: 12px;
    margin-top: 13px;
    font-weight: 700;
}

.tabs_navs ul#myTab li.nav-item button.active {
    background: #F60000 !important;
    color: #fff;
    font-weight: 700;
}

.portfolio_images ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between
}

.portfolio_images ul li img {
    width: 100%;
}

.tabs_inner h2 span {
    color: #f60000;
}

.tabs_inner h2 {
    font-size: 54px;
    font-weight: 700;
    line-height: 68px;
}

.tabs_inner p {
    font-size: 16px;
    margin-top: 30px !important;
    font-weight: 700;
    line-height: 25px;
}

.publ_head.mt-5 h2 {
    font-size: 54px;
    font-weight: 700;
    line-height: 69px;
    color: #343434 !important;
}

.publ_head.mt-5 h2 span {
    color: #f60000;
}


section.sec_5 .container-fluid.d-flex {
    padding-right: 0px;
    padding-left: 0px;
}

.sidebar {
    background-color: #f60000;
    color: white;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    width: 6%;
    border-left: 1px solid #000;
}
li.testi_founder img {
    width: 15%;
    border-radius: 50%;
}
.sidebar-item {
    font-size: 2rem;
    font-weight: bold;
}

.content {
    display: none;
}

.content.active {
    display: block;
}
.testimonial_box-text {
    overflow-y: scroll;
    height: 119px;
}

.sidebar-title {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transform: rotate(180deg);
    margin-top: 20px;
    font-size: 1.2rem;
}

.main-content {
    color: white;
    padding: 88px;
    width: 100%;
}
button {
    transition: transform 0.3s ease !important;
}

button:hover {
    transform: scale(1.05);
}
.main-content h3 {
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 55px;
}

.main-content h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
}

.main-content p {
    font-size: 18px;
    line-height: 29px;
    width: 50%;
    font-weight: 700;
}

.vertical-tabs {
    display: flex;
    flex-direction: column;
    width: 30%;
    background-color: #23395d;
}

.tab {
    color: white;
    padding: 20px;
    border-bottom: 1px solid #0d1b2a;
    text-align: center;
}

.tab:first-of-type {
    background-color: #1f4b8e;
}

.tab:hover {
    background-color: #1f4b8e;
    cursor: pointer;
}

.sidebar.blue-color {
    background-color: #011d4f;
}

.main-content img {
    width: auto;
    margin: 30px 0;
}

section.packages {
    padding: 80px;
    background-image: url(../images/bg_portfolio.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.pricing-card {
    background: #fff;
    padding: 40px;
    border: 2px solid #F60003;
    border-radius: 35px !important;
}

.top_header_boxes h5 {
    font-size: 18px;
    text-align: center;
    line-height: 22px;
    font-weight: 600;
}

.top_header_boxes p {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    line-height: 15px;
    margin-bottom: 22px !important;
}

.top_header_boxes h2 {
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    line-height: 51px;
    margin-top: 16px;
}

.top_header_boxes p del {
    font-size: 32px;
    font-weight: 400;
    color: #f3210f;
    line-height: 10px;
}

.packages_inner h2 {
    font-size: 64px;
    font-weight: 700;
    line-height: 74px;
}

.packages_inner h2 span {
    color: #f3210f;
}


.pricing-section h1 {
    font-size: 2.5rem;
    margin-bottom: 20px;
}

.pricing-section h1 span {
    color: #d32f2f;
}

.pricing-cards {
    display: flex;
    justify-content: center;
    gap: 50px;
    flex-wrap: wrap;
}

.pricing-card {
    background: white;
    border: 1px solid #f60000;
    border-radius: 10px;
    padding: 24px;
    width: 333px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    position: relative;
    height: 100%;
}

.popular-tag {
    position: absolute;
    top: -2px;
    left: 50%;
    transform: translateX(-50%);
    background: #f60000;
    color: white;
    padding: 7px 41.5%;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
}


button {
    background: #d32f2f;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 20px;
    cursor: pointer;
    margin-top: 20px;
    transition: background 0.3s;
}

button:hover {
    background: #b71c1c;
}
.pricing-card ul {
    overflow-y: scroll;
    height: 150px;
}
.pricing-card.popular h5 {
    margin-top: 21px;
}
.global_btn {
    text-align: center;
    margin-top: 40px;
}
.global_btn button {
    background: linear-gradient(77deg, rgba(251,36,23,1) 28%, rgba(252,162,39,0.9976365546218487) 76%);
    border-radius: 20px;
    padding: 7px 22px 7px 22px;
}
i.fa-solid.fa-check {
    color: #f9381f;
    font-size: 12px;
}

.pricing-card ul li {
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
}





/* Styling for the content area on the right side */


/* CSS for the roadmap section */

.sec_6 {
    background: #0a0e27;
    padding: 60px 0;
}

.sec_5 .container {
    max-width: 1200px;
    margin: 0 auto;
}

.idea_head h2 {
    color: #ffffff;
    font-size: 54px;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 700;
}

.tabs_wrting ul {
    list-style: none;
    padding: 0;
}

.tabs_wrting li {
    color: #ffffff;
    padding: 15px;
    margin: 20px 0;
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
}

.tabs_wrting li:hover {
    background: #050d3ec4;
    border-radius: 20px;
    border: 2px solid #1d2cbf;
    padding: 17px 28px 60px;
}

.tabs_wrting li img {
    width: 30px;
    height: 30px;
    margin-right: 15px;
}

.tabs_wrting li h3 {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
}

.step-info {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background: #1d2238;
    color: #ffffff;
    padding: 15px;
    width: 250px;
    border: 1px solid #ff3d00;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.tabs_wrting li:hover .step-info {
    display: block;
}

.content-area {
    background: #02083e;
    color: #ffffff;
    padding: 25px 25px 4px;
    border-radius: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    border: 2px solid #1927a9;
}

.content-area h4 {
    font-size: 22px;
    font-weight: 700;
   
}

.content-area p {
    color: #fff;
    margin-bottom: 10px !important;
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
}

.content-area ul {
    list-style: none;
    padding: 0;
}

.content-area ul li {
    position: relative;
    margin: 5px 0;
    padding-left: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 31px;
    font-size: 16px;
}

.content-area ul li::before {
    content: '✔';
    position: absolute;
    left: 0;
    color: #ff3d00;
}
.glbl_btn{
    text-align: center;
}
.btn-session {
    background: linear-gradient(166deg, rgba(251,36,23,1) 47%, rgba(252,162,39,0.9976365546218487) 75%);
    color: #ffffff;
    border: none;
    padding: 10px 89px;
    border-radius: 10px;
    cursor: pointer;
    margin-top: 15px;
    transition: background 0.3s;
    font-weight: 700;
    font-size: 18px;
}

.btn-session:hover {
    background: linear-gradient(90deg, #ff9046, #ff512f);
}

.duration {
    margin-top: 10px;
    font-size: 0.9rem;
    color: #ccc;
}
.ghost_heading{
    margin-bottom: 10px;
    color: #ffffff;
    background: #353564;
    padding: 20px;
    border-radius: 20px;
    text-align: center;
}
.content {
    display: none; /* Hide all content sections by default */
}

.content.active {
    display: block; /* Show the active content section */
}
.glbl_btn p.duration {
    margin-top: 25px !important;
}
.tooltip-info {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 12% !important;
    top: 59%;
    min-width: 50%;
    /* background-color: #ffffffd9; */
    transition: .6s cubic-bezier(.23, 1, .32, 1);
    border-radius: 35px;
    color: #ffffff !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.13px;
    z-index: 1;
}

.tabs_wrting li:hover .tooltip-info {
    opacity: 1;
    visibility: visible;
}


section.sec_7 {
    padding: 60px 0;
}

.testi_head h3 {
    font-size: 60px;
    font-weight: 700;
    line-height: 74px;
    text-align: center;
}

.testi_head h3 span {
    color: #f60000;
}

.testi_head p {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
}

.testimonial_box-top {
    padding: 24px 12px 14px 25px;
    border: 2px solid red;
    border-radius: 33px !important;!i;!;
}

.testimonial_box-img img {
    width: 10%;
    border-radius: 50px;
}

.testimonial_box-icon {
    color: #f60000;
    font-size: 57px;
}

.testimonial_box-text p {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-top: 14px !important;!i;!;
}

.testimonial_box-name h4 {
    color: #f60000;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
}
li.testi_name {
    position: relative;
    left: 65px;
    top: -44px;
}
li.testi_foundr p {
    position: relative;
    left: 65px;
    top: -45px;
}
.testimonial_box {
    padding: 26px;
}
ul.tesi_img {
    margin-top: 19px !important;
    margin-bottom: -34px !important;
}
li.testi_star {
    position: relative;
    left: 65px;
    top: -44px;
}
ul.slick-dots {
    display: flex;
    margin: 0px 0 0 !important;
    align-items: center;
    justify-content: center;
}

ul.slick-dots li button {
    background: #c3c3c3;
    font-size: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    padding: 0;
    border: none !important;
}

ul.slick-dots li {
    margin: 0 5px;
}

ul.slick-dots li.slick-active {
    border: 6px solid #f60000;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 6px;
    position: relative;
    color: #f60000 !important;!i;!;
}

section.sec_8 {
    position: relative;
    top: 85px;
}

section.sec_8 .container {
    background: url(../images/form-bg.png);
    padding: 55px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 21px;
}
.form-head h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 58px;
}
.form-head h2 span {
    color: #f60000;
}
.form-style .form-body .form-group:not(:last-child) {
    margin: 0 0 1rem;
}
.form-style .form-body .form-group {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}
.form-style .form-body .form-group>div {
    flex: 1 0 48%;
}
.form-style .form-body .form-group input, .form-style .form-body .form-group textarea, .form-style .form-body .form-group select, .form-style .code-field .code-txt-field {
    background: #fff !important;
}

.form-style .form-body .form-group input, .form-style .form-body .form-group textarea, .form-style .form-body .form-group select {
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 10px;
    height: 3.625rem;
    padding: 0 1.5rem;
    width: 100%;
    appearance: none;
    -webkit-appearance: auto;
    -moz-appearance: none;
}
.form-style .form-body .form-group textarea {
    resize: none;
    padding: 1rem 1.5rem;
    overflow: hidden;
    line-height: 26px;
    !i;!;
}
.form-style .form-submit>.form-btn {
    font-family: "Lexend Deca", sans-serif;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    background: linear-gradient(77deg, rgba(251,36,23,0.7903536414565826) 28%, rgba(252,162,39,0.8911939775910365) 58%);
    border: 0;
    padding: 12px;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    display: block;
    text-align: center;
    cursor: pointer;
}
.section.s10 {
    background: #EF1012;
    padding: 3rem 0;
}
.s10 .heading h2 {
    color: #fff;
    margin-top: 62px;
    font-size: 54px;
    font-weight: 700;
}
.custom-row {
    margin-top: 80px !important;
    display: flex;
    flex-wrap: wrap;
    margin-right: calc(1.5rem* -.5);
    margin-left: calc(1.5rem* -.5);
}
.accordion:before {
    position: absolute;
    content: "";
    background: var(--secondary-2);
    width: 1px;
    height: 90%;
    left: 52px;
    top: 1rem;
}
.accordion__item {
    position: relative;
    padding-left: 6rem;
    padding-right: 2rem;
    padding-bottom: 1rem;
}
.accordion__item:not(:last-child) .accordion__item__header {
    margin: 0.5rem 0 0.2rem;
}
.accordion__item__header {
    position: relative;
    display: flex;
    min-height: 48px;
}
.accordion__item__header:before {
    position: absolute;
    content: "+";
    font-family: "Font Awesome 5 Free";
    right: -2rem;
    font-size: 1.125rem;
    font-weight: bold;
    color: #fff;
}
.icon-count {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: -3.5rem;
    top: 0rem;
    z-index: 1;
}

span.icon-count>p {
    font-size: 1rem;
    font-family: "Lexend Deca", sans-serif;
    font-weight: 600;
    color: #fff;
    margin: -10px 0 0;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.accordion__item__header>h4 {
    position: relative;
    font-family: "Lexend Deca", sans-serif;
    font-size: 1.25rem;
    color: #ffffff;
    font-weight: 500;
    line-height: 1.2;
    gap: 1rem;
    cursor: pointer;
}
.accordion__item__content>p {
    font-size: 1.125rem;
    color: #ededed;
    background: rgb(0 0 0);
    padding: 22px;
    border-radius: 14px;
}
footer {
    background: #231f20;
    padding: 60px 0;
}
.logo-sec img {
    width: 200px;
}
footer .logo-sec p {
    margin-top: 20px;
    color: #fff;
}

.links-sec h3 {
    color: #ef1012;
    font-size: 30px;
}
.links-sec ul li {
    margin: 12px 0;
}
.links-sec ul li a {
    color: #ffffff;
    font-size: 14px;
}
.contact-sec ul>li>span {
    background: #fff;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 1.3rem 0 0;
    border: 2px solid var(--white);
}
.contact-sec ul>li>span>i {
    color: #EF1012;
}
.links-sec ul li a:hover {
    color: #ef1012;
}
.footer-bottom {
    padding: 1rem 0 !important;
    border-top: 1px solid #fff !important;
    background: #231f20;
}
.footer-bottom .copyright-text>p {
    color: #fff;
    font-family: "Lexend Deca", sans-serif;
    margin: 0;
}
li.testi_name p span {color: #f60000;font-weight: 600;font-size: 14px;}

li.testi_foundr p {
    font-size: 14px;
    font-weight: 600;
}
.testimonial__inner {
    margin-top: 40px;
}
.copyright-text a {
    color: #fff !important;
}
input.form-btn {
    font-size: 18px;
    width: 100%;
    background: linear-gradient(77deg, rgba(251, 36, 23, 0.7903536414565826) 28%, rgba(252, 162, 39, 0.8911939775910365) 58%) !important;
    border: 0;
    padding: 12px;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
    display: block;
    text-align: center;
    cursor: pointer;
}
@media only screen and (max-width:1366px) {
    .banner_form::before{
        right: -83px;
    }
    .ban-head h1{
        font-size: 27px;
        line-height: normal;
    }
    .ban-head p strong{
        font-size: 16px;
    }
    .ban-head ul li{
        font-size: 14px;
        line-height: 23px;
    }
    .ban-head h3 span{
        font-size: 60px;
    }
    .sidebar.active-left{
        right: -22% !important;
    }
    .header_top_inner ul li {
        color: #fff;
        font-size: 14px;
    }
}

@media only screen and (max-width:1200px) {
    
}
.head-btn li{
    display: none;
}
@media only screen and (max-width:767px) {
    button.animationss::before{
        top: 5px !important;
    left: 30px !important;
    width: 50% !important;
    height: 60% !important;
    }
    .head-btn {
        text-align: center;
        margin-top: -38px;
        margin-left: 41%;
        margin-bottom: 9px;
        display: flex;
        align-items: center;
    }
    .head-btn li {
        display: block;
        list-style: none !important;
        margin-left: 20px !important;
        color: #fff;
    }
    .header_top_inner {
        display: none;
    }
    
    .ban-head h3 span{
        font-size: 19px;
    }
    .ban-head h1{
        font-size: 35px;
        line-height: 48px;
    }
    .ban-head p strong{
        font-size: 22px;
        line-height: 32px;
    }
    .ban-head ul li {
        font-size: 12px;
        line-height: 13px;
        list-style: disc;
        margin-left: 16px;
    }
    .popup_form_wrp input[type=submit]{
        margin: 5px 0px 0px 0% !important;
    }
    .banner-btn button.btn-dark{
        padding: 7px 20px 7px 20px;
        margin: 20px 0px 20px 0;
        line-height: 24px;
        font-size: 15px;
    }
    .img-ban img{
        margin-bottom: 8px;
    }
    .banner_form {
        margin-top: 40px;
    }
    .tabs_inner h1{
        font-size: 24px;
        line-height: 35px;
    }
    section.sec_4{
        padding: 15px 0;
    }
    .tabs_inner p{
        font-size: 13px;
        line-height: 19px;
    }
    .tabs_navs ul#myTab li.nav-item button{
        font-size: 20px;
        margin-right: 0;
        margin-top: 0;
    }
    .portfolio_images ul{
        justify-content: space-around;
    }
    .portfolio_images ul li img{
        margin-bottom: 12px;
    }
    .publ_head.mt-5 h2{
        font-size: 37px;
        line-height: 50px;
    }
    .main-content{
        padding: 25px;
    }
    .main-content h3{
        font-size: 27px;
        line-height: 38px;
    }
    .main-content img{
        margin: 10px 0;
    }
    .main-content h2{
        font-size: 27px;
        line-height: 35px;
    }
    .main-content p {
        font-size: 12px;
        line-height: 19px;
        width: 100%;
    }
    .sidebar-title{
        font-size: 14px;
        left: -11px;
        position: relative;
    }    
    .sidebar-item{
        font-size: 18px;
        position: relative;
        left: -9px;
    }
    .packages_inner h2{
        font-size: 30px;
        line-height: 37px;
    }
    section.packages{
        padding: 60px 50px 60px 50px;
        overflow-x: hidden;
    }
    .pricing-card{
        height: 33%;
    }
    .idea_head h2{
        font-size: 26px;
        margin-bottom: 21px;
    }
    .tabs_wrting li h3{
        font-size: 15px;
    }
    .tooltip-info{
        left: 7% !important;
        font-size: 13px;
    }
    .testi_head h3{
        font-size: 36px;
        line-height: 49px;
    }
    .testi_head p{
        font-size: 14px;
        line-height: 21px;
    }
    section.sec_8 .container{
        padding: 35px;
    }
    section.sec_8{
        top: -20px;
    }
    .form-head h2{
        font-size: 36px;
        line-height: 47px;
    }
    .div-img.text-center img {
        display: none;
    }
    .accordion__item__header:before{
        right: -1rem;
    }
    .accordion__item{
        padding-left: 5rem;
    }
    .head-img img {
        width: 35%;
    }
    .banner_form::before{
        display: none;
    }
    .float{
        display: none;
    }
    section#choose {
        display: none;
    }
    .ban-head ul {
        display: block;
    }
    .logo-sec {
        margin-bottom: 18px;
    }
    .s10 .heading h2 {
        margin-top: 24px;
        font-size: 28px;
    }
    .custom-row{
        margin-top: 29px !important;
    }
    .popular-tag{
        padding: 7px 39.5%;
    }
    .global_btn button{
        font-size: 12px;
    }
}

@media(max-width:1180px) {}

@media only screen and (max-width:350px) {}

ul.rise-shake {
    animation: jump-shaking 0.85s infinite;
  }
  @keyframes jump-shaking {
    0% { transform: translateX(0) }
    25% { transform: translateY(-9px) }
    35% { transform: translateY(-9px) rotate(17deg) }
    55% { transform: translateY(-9px) rotate(-17deg) }
    65% { transform: translateY(-9px) rotate(17deg) }
    75% { transform: translateY(-9px) rotate(-17deg) }
    100% { transform: translateY(0) rotate(0) }
  }

  .modal-header .btn-close {
    padding: .5rem .5rem;
    margin: -0.6rem -.6rem -.5rem auto !important;
}
.form-head p {
    font-size: 16px;
    font-weight: 700;
    line-height: 60px;
}
.float {
    position: fixed;
    width: 41px;
    height: 151px;
    bottom: 46px;
    right: 26px;
    background-color: #f60000;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    /* box-shadow: 2px 2px 3px #999; */
    writing-mode: vertical-rl;
    text-orientation: sideways;
    transform: rotate(180deg);
    font-size: 18px;
    font-weight: 700;
    padding: 5px;
}
a.float:hover{
    color: #fff;
}
.my-float{
	margin-top:22px;
}



/* testing css sam  */

/* .accordion-container {
    display: flex;
    width: 100%;
}

.sidebar {
    cursor: pointer;
    transition: all 0.4s ease;
    background-color: red;
    color: white;
    width: 80px;
    display: flex;
    flex-direction: column;
    padding: 10px;
    margin-right: 10px;
}

.sidebar.blue-color {
    background-color: #00274d;
}


.main-content {
    padding: 22.2px;
    display: none;
    width: auto;
    position: absolute;
    transition: all 0.4s ease;
}

.main-content.active {
    display: block;
    left: 77px;
}

.sidebar-item,
.sidebar-title {
    margin: 10px;
    font-weight: 700;
}

.sidebar:hover {
    background-color: #cc0000;
}

.left-side {
    margin-right: auto;
}

.right-side {margin-left: auto;} */

/* The first content should be visible by default */
/* .main-content#content-1 {
    display: block;
} */

/* .sidebar.active-left {
    transform: translateX(-860px);
    z-index: 10;
    background: red;
    right: 80%;
    position: relative;
}

.sidebar.active-right {
    transform: translateX(-80px); 
    z-index: 10;
}

.container-fluid.d-flex {
    background: url(../images/trust_publishing.png);
}
.sidebar-2 {
    transform: translateX(890px);
}
.sidebar-1{
    transform: translateX(890px);
    z-index: 999;
}
.sidebar-3{
    transform: translateX(910px);
    z-index: 999;
}
.sidebar-4{
    transform: translateX(930px);
    z-index: 999;
}
.sidebar-5{
    transform: translateX(960px);
    z-index: 999;
}
.main-content.active-content {
    display: block;
    position: absolute;
    left: 80px;
}

.sidebar-container {
    display: flex;
    justify-content: end;
}

.accordion-container .main-content-container {
    flex: 0 0 60%;
}
.sidebar.blue-color.btn-slide-1.active-left {
    transform: translateX(-940px);
}

.sidebar.blue-color.btn-slide-2.active-left {
    transform: translateX(-1040px);
}

.sidebar.blue-color.btn-slide-3.active-left {
    transform: translateX(-1129px);
}
 */
/* end testing css  */






.head-tabs ul hr{
    height: 2px;
    border: 1px solid #ffffff !important;
    width: 24px;
    transform: rotate(270deg);
    color: #fff;
}


.header_top_inner ul li i.fa-solid.fa-envelope {
    font-size: 25px;
    margin-right: 15px;
}

.header_top_inner ul li i.fa-solid.fa-phone {
    font-size: 25px;
    margin-left: 73px;
    margin-right: 15px;
}




.accordion {
    --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}


.authors-home-discovery .accordion.width {
    display: flex;
    width: 100vw;
}

.authors-home-discovery .accordion {
    counter-reset: section;
    text-align: center;
}
.authors-home-discovery .accordion.width .card {
    background-color: #062738;
    border: 0 solid #062738;
    border-radius: unset;
    counter-increment: section;
    flex-direction: row;
    min-width: min-content;
    overflow: hidden;
    position: relative;
}
.card {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 1rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-title-color: ;
    --bs-card-subtitle-color: ;
    --bs-card-border-width: var(--bs-border-width);
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-border-radius: var(--bs-border-radius);
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: var(--bs-body-bg);
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    word-wrap: break-word;
    background-clip: border-box;
    background-color: var(--bs-card-bg);
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius);
    color: var(--bs-body-color);
    display: flex;
    flex-direction: column;
    height: var(--bs-card-height);
    min-width: 0;
    position: relative;
}
.authors-home-discovery .accordion.width .card:nth-child(odd) .card-header {
    background-color: #02274c;
}
.authors-home-discovery .collapse:not(.show) {
    width: 0;
}
.d-lg-none {
    display: none !important;
}
.d-block {
    display: block !important;
}
.card-header.show {
    background: #f60000 !important;
}
.authors-home-discovery .accordion.width .card .card-header {
    align-items: center;
    background-color: #02274c;
    border: 5px solid #001b28;
    border-bottom: none;
    border-radius: unset;
    border-top: none;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-family: Poppins, sans-serif;
    font-size: 22px;
    font-weight: 600;
    justify-content: center;
    letter-spacing: 5px;
    line-height: 1.5;
    min-height: 1050px;
    position: relative;
    text-transform: uppercase;
    transform: rotate(180deg);
    transition: transform var(--duration) var(--easing);
    transition: background-color var(--duration) var(--easing), width var(--duration) var(--easing);
    width: 160px;
    writing-mode: vertical-rl;
}
.card-header:first-child {
    border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}
.card-header {
    background-color: var(--bs-card-cap-bg);
    border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
    color: var(--bs-card-cap-color);
    margin-bottom: 0;
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
}
.authors-home-discovery .accordion.width .card .card-header:before {
    bottom: 50px;
    content: "0" counter(section);
    font-family: Poppins, sans-serif;
    font-size: 42px;
    font-weight: 700;
    left: 50%;
    line-height: 38px;
    position: absolute;
    text-align: left;
    transform: translateX(-50%) rotate(90deg);
}
.authors-home-discovery .accordion.width .card .card-header.active .svg-arrow-icon {
    transform: rotate(180deg);
    transition: all .3s linear;
}
.authors-home-discovery .accordion.width .card .card-header .svg-arrow-icon {
    position: absolute;
    top: 40px;
    transition: all .3s linear;
}
.authors-home-discovery .accordion.width .card .card-header .svg-arrow-icon svg {
    transition: all .3s linear;
}
.authors-home-discovery .collapse.show {
    width: calc(100vw - 960px);
}
.collapse:not(.show) {
    display: none;
}
.authors-home-discovery .collapse {
    display: block !important;
    max-height: 100%;
    overflow: hidden;
    transition: width var(--duration) var(--easing), max-height var(--duration) var(--easing);
    width: calc(100vw - 960px);
}
.authors-home-discovery .card-body {
    animation: slide-in var(--duration) var(--easing) backwards;
    background: url(../images/trust_publishing.png);
    background-size: cover;
    color: #fff;
    height: 100%;
    padding: 230px 80px 80px;
    position: relative;
    text-align: left;
    transition: background-color var(--duration) var(--easing), width var(--duration) var(--easing);
    width: 100vw;
    width: calc(100vw - 960px);
}
.authors-home-discovery .card-body .discovery-bg {
    bottom: 55px;
    left: 55px;
    position: absolute;
    z-index: 0;
}
.authors-home-discovery .card-body .arrow {
    position: absolute;
    right: 50px;
    top: 65%;
}
.authors-home-discovery .card-body .main-title {
    color: #fff;
    font-size: 54px;
    font-weight: 700;
    letter-spacing: -.03em;
    line-height: 1;
    margin-bottom: 150px;
    max-width: 700px;
    position: relative;
    z-index: 1;
}
.authors-home-discovery .card-body .main-title span {
    color: #f47a1f;
}
.authors-home-discovery .card-body .content-wrap {
    max-width: 555px;
    position: relative;
    z-index: 1;
}
.authors-home-discovery .card-body .content-wrap .icon {
    margin-bottom: 50px;
}
.authors-home-discovery .card-body .content-wrap .title {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 30px;
}
.authors-home-discovery .card-body .content-wrap p {
    margin-bottom: 0;
}




@media screen and (max-width: 1420px) {
    .authors-home-discovery .accordion.width .card .card-header {
        font-size: 16px;
        letter-spacing: 3px;
        min-height: 660px;
        width: 100px
    }

    .authors-home-discovery .accordion.width .card .card-header:before {
        bottom: 30px;
        font-size: 34px
    }

    .authors-home-discovery .accordion.width .card .card-header .svg-arrow-icon {
        top: 30px
    }

    .authors-home-discovery .accordion.width .card .card-header .svg-arrow-icon svg {
        height: 30px;
        width: auto
    }

    .authors-home-discovery .card-body {
        padding: 180px 30px 30px;
        width: calc(100vw - 815px)
    }

    .authors-home-discovery .card-body .arrow {
        position: absolute;
        right: 25px;
        top: 60%
    }

    .authors-home-discovery .card-body .main-title {
        font-size: 38px;
        margin-bottom: 70px;
        max-width: 460px
    }

    .authors-home-discovery .card-body .content-wrap {
        max-width: 460px
    }

    .authors-home-discovery .card-body .content-wrap .title {
        font-size: 26px
    }

    .authors-home-discovery .collapse,
    .authors-home-discovery .collapse.show {
        width: calc(100vw - 815px)
    }

    @keyframes collapse-width {
        0% {
            width: calc(100vw - 815px)
        }

        to {
            width: 0
        }
    }
}

@media screen and (max-width: 1399px) {
    .authors-home-discovery .accordion.width .card .card-header {
        font-size: 13px;
        letter-spacing: 2px;
        min-height: 530px;
        width: 90px;
    }

    .authors-home-discovery .accordion.width .card .card-header:before {
        bottom: 15px;
        font-size: 20px
    }

    .authors-home-discovery .accordion.width .card .card-header .svg-arrow-icon {
        top: 20px
    }

    .authors-home-discovery .accordion.width .card .card-header .svg-arrow-icon svg {
        height: 25px;
        width: auto
    }

    .authors-home-discovery .card-body {
        padding: 120px 30px 30px;
        width: calc(100vw - 540px)
    }

    .authors-home-discovery .card-body .arrow {
        position: absolute;
        right: 25px;
        top: 60%
    }

    .authors-home-discovery .card-body .discovery-bg svg {
        height: 470px;
        width: auto
    }

    .authors-home-discovery .card-body .main-title {
        font-size: 32px;
        margin-bottom: 60px;
        max-width: 340px
    }

    .authors-home-discovery .card-body .content-wrap {
        max-width: 460px
    }

    .authors-home-discovery .card-body .content-wrap .icon svg {
        height: 50px;
        width: auto
    }

    .authors-home-discovery .card-body .content-wrap .title {
        font-size: 22px
    }

    .authors-home-discovery .collapse,
    .authors-home-discovery .collapse.show {
        width: calc(100vw - 540px)
    }

    @keyframes collapse-width {
        0% {
            width: calc(100vw - 540px)
        }

        to {
            width: 0
        }
    }
}

@media screen and (max-width: 1199px) {
    .authors-home-discovery .accordion.width .card .card-header {
        min-height: 650px
    }

    .authors-home-discovery .card-body {
        padding: 130px 15px 15px
    }

    .authors-home-discovery .card-body .arrow {
        position: absolute;
        right: 10px;
        top: 50%
    }

    .authors-home-discovery .card-body .arrow svg {
        height: 20px;
        width: auto
    }

    .authors-home-discovery .card-body .discovery-bg svg {
        height: 270px;
        width: auto
    }

    .authors-home-discovery .card-body .main-title {
        font-size: 26px;
        line-height: 1.3;
        margin-bottom: 60px
    }

    .authors-home-discovery .card-body .content-wrap .title {
        font-size: 19px;
        line-height: 1.3
    }
}

@media screen and (max-width: 991px) {
    .authors-home-discovery .accordion.width {
        border-bottom: 4px solid #001b28;
        border-top: 4px solid #001b28;
        flex-direction: column
    }

    .authors-home-discovery .accordion.width .card {
        flex-direction: column
    }

    .authors-home-discovery .accordion.width .card .card-header {
        border-bottom: 4px solid #001b28;
        border-top: 4px solid #001b28;
        justify-content: start;
        letter-spacing: 2px;
        min-height: 60px;
        padding-left: 30px;
        text-align: center;
        text-align: left;
        transform: none;
        width: 100%;
        writing-mode: horizontal-tb
    }

    .authors-home-discovery .accordion.width .card .card-header:before {
        bottom: -20px;
        left: 0;
        position: unset;
        right: 0;
        top: auto;
        transform: translateX(-50%) rotate(0deg)
    }

    .authors-home-discovery .accordion.width .card .card-header .svg-arrow-icon {
        right: 20px;
        top: 8px
    }

    .authors-home-discovery .accordion.width .card .card-header.active .svg-arrow-icon {
        transform: none
    }

    .authors-home-discovery .accordion.width .card:nth-child(odd) .card-header.active {
        background-color: #314252
    }

    .authors-home-discovery .accordion.width .card-body {
        padding: 30px 15px;
        width: 100%
    }

    .authors-home-discovery .accordion.width .card-body .arrow {
        display: none
    }

    .authors-home-discovery .accordion.width .card-body .arrow svg {
        height: 20px;
        width: auto
    }

    .authors-home-discovery .accordion.width .card-body .discovery-bg {
        display: none
    }

    .authors-home-discovery .accordion.width .card-body .main-title {
        font-size: 22px;
        letter-spacing: 0;
        line-height: 1.3;
        margin-bottom: 30px;
        max-width: 100%
    }

    .authors-home-discovery .accordion.width .card-body .content-wrap {
        max-width: 100%
    }

    .authors-home-discovery .accordion.width .card-body .content-wrap .title {
        font-size: 18px
    }

    .authors-home-discovery .collapse {
        max-height: 0
    }

    .authors-home-discovery .collapse,
    .authors-home-discovery .collapse.show {
        transition: max-height var(--duration) linear, width var(--duration) linear;
        width: 100%
    }

    .authors-home-discovery .collapse.show {
        max-height: 1000px
    }

    .authors-home-discovery .collapse:not(.show) {
        display: none !important;
        width: 100%
    }

    .authors-home-discovery .collapse.collapsing {
        transition: max-height var(--duration) linear, width var(--duration) linear
    }
}

@media screen and (max-width: 767px) {
    .authors-home-discovery .accordion.width .card .card-header {
        letter-spacing: 0;
        padding-left: 20px
    }

    .authors-home-discovery .accordion.width .card .card-header:before {
        font-size: 16px
    }

    .authors-home-discovery .accordion.width .card .card-header .svg-arrow-icon {
        right: 20px;
        top: 13px
    }

    .authors-home-discovery .accordion.width .card .card-header .svg-arrow-icon svg {
        height: 25px;
        width: auto
    }

    .authors-home-discovery .accordion.width .card .card-header.active .svg-arrow-icon {
        transform: none
    }

    .authors-home-discovery .accordion.width .card-body .arrow {
        display: none
    }

    .authors-home-discovery .accordion.width .card-body .arrow svg {
        height: 20px;
        width: auto
    }
}

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

    .authors__banner .h2,
    .authors__banner h2 {
        font-size: 56px;
        line-height: 65px
    }

    .authors__banner p {
        margin-bottom: 46px
    }

    .authors__banner .desktop_view .feat .feat-wrap {
        flex: 0 0 145px
    }

    .authors__banner .desktop_view .feat .feat-wrap:before {
        content: ""
    }

    .authors__banner .desktop_view .feat .feat-wrap .title {
        font-size: 22px
    }

    .authors__banner .desktop_view .feat .carousel_featured {
        flex: 0 0 74%
    }

    .authors__videobanner .h2,
    .authors__videobanner h2 {
        font-size: 52px;
        line-height: 60px
    }

    .authors__videobanner p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 44px
    }

    .authors__videobanner .desktop_view .feat .feat-wrap {
        flex: 0 0 175px
    }

    .authors__videobanner .desktop_view .feat .feat-wrap:before {
        right: -13px
    }

    .authors__videobanner .desktop_view .feat .feat-wrap .title {
        font-size: 18px
    }

    .authors__videobanner .desktop_view .feat .carousel_featured {
        flex: 0 0 74%
    }

    .authors__nextgen .carosal_nextgen .nextgen-item .nextgen-content .title {
        font-size: 40px;
        line-height: 48px
    }

    .authors__nextgen .carosal_nextgen .swiper-pagination-bullet:before {
        content: ""
    }

    .authors__awardshome .awards-wrap .awards-inner .content .h5,
    .authors__awardshome .awards-wrap .awards-inner .content h5 {
        font-size: 20px
    }

    .authors__awardshome .awards-wrap .awards-inner .content p {
        font-size: 13px
    }

    .authors__services .serv-tab .serv-item .serv-inner {
        padding: 55px 35px 75px
    }

    .authors__services .serv-tab .serv-item .serv-inner .title {
        margin-bottom: 15px
    }

    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner {
        padding: 30px 20px
    }

    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner p {
        font-size: 15px;
        line-height: 26px
    }

    .authors__industry .industry_serv .serv-item .serv-inner {
        padding: 25px 25px 45px
    }

    .authors__industry .industry_serv .serv-item .serv-inner .title {
        margin-bottom: 15px
    }

    .authors__develop .serv-item .serv-inner {
        padding: 42px 25px
    }

    .authors__develop .serv-item .serv-inner .title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .authors__develop .serv-item .serv-inner p {
        font-size: 17px;
        line-height: 24px
    }

    .authors__sub .banner-wrap .example .h2,
    .authors__sub .banner-wrap .example h2 {
        font-size: 60px
    }

    .authors__process .serv-item .serv-inner {
        min-height: 430px;
        padding: 70px 65px 50px
    }

    .authors__process .serv-item .serv-inner .title {
        font-size: 26px;
        line-height: 34px
    }

    .authors__process .serv-item .serv-inner p {
        line-height: 30px
    }

    .authors__levelup .serv-item .serv-inner {
        padding: 50px
    }

    .authors__levelup .serv-item .serv-inner .content .title {
        font-size: 26px;
        line-height: 34px
    }

    .authors__model .serv-item .serv-inner .content-wrap {
        padding: 30px 40px
    }

    .authors__model .serv-item .serv-inner .content-wrap .title {
        font-size: 26px;
        line-height: 36px;
        min-height: 70px
    }

    .authors__model .serv-item .serv-inner .content-wrap p {
        font-size: 16px;
        line-height: 1.8
    }

    .authors__model .serv-item .serv-inner .content-wrap a {
        font-size: 16px
    }

    .authors__insights .tabs-wrap .blog-item .content {
        gap: 40px;
        height: 100%;
        min-height: inherit
    }

    .authors__insights .tabs-wrap .blog-item .content .inner-wrap .title {
        font-size: 24px;
        height: 70px;
        line-height: 1.5
    }

    .authors__insights .tabs-wrap .blog-item .content .inner-wrap p {
        -webkit-line-clamp: 4
    }

    .authors__insights .tabs-wrap .blog-item .content .bottom-wrap .date {
        font-size: 18px;
        line-height: 1
    }

    .authors__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link {
        font-size: 16px
    }

    .authors__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link svg {
        height: 30px
    }
}

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

    .authors__banner .h2,
    .authors__banner h2 {
        font-size: 51px;
        line-height: 64px;
        margin-bottom: 22px
    }

    .authors__banner p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 44px
    }

    .authors__banner .feat .feat-wrap {
        flex: 0 0 25%
    }

    .authors__banner .feat .feat-wrap:before {
        right: 8px
    }

    .authors__banner .feat .feat-wrap .title {
        font-size: 22px
    }

    .authors__awardshome .awards-wrap .awards-inner {
        padding: 35px 0
    }

    .authors__awardshome .awards-wrap .awards-inner .content .h5,
    .authors__awardshome .awards-wrap .awards-inner .content h5 {
        font-size: 18px
    }

    .authors__services .serv-tab .serv-item .serv-inner {
        padding: 50px 35px 60px
    }

    .authors__services .serv-tab .serv-item .serv-inner .title {
        margin-bottom: 15px
    }

    .authors__ratings .rat-outer:before {
        content: ""
    }

    .authors__services .sev-tab .nav-link {
        font-size: 18px;
        padding: 18px 24px
    }

    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner {
        padding: 30px 20px
    }

    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner p {
        font-size: 14px;
        line-height: 26px
    }

    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner .serv-inner-icon svg {
        height: 40px;
        width: auto
    }

    .authors__industry .industry_serv .serv-item .serv-inner {
        min-height: auto;
        padding: 30px 25px 45px
    }

    .authors__industry .industry_serv .serv-item .serv-inner .title {
        margin-bottom: 15px;
        min-height: auto
    }

    .authors__industry .industry_serv .serv-item .serv-inner p {
        font-size: 17px
    }

    .authors__sub .banner-wrap .example {
        margin-bottom: 40px
    }

    .authors__sub .banner-wrap .example .h2,
    .authors__sub .banner-wrap .example h2 {
        font-size: 46px;
        line-height: 1.2
    }

    .authors__sub .banner-wrap p {
        font-size: 18px;
        line-height: 24px
    }

    .authors__sub .banner-wrap .btn-wrap {
        margin-top: 40px
    }

    .authors__develop .serv-item .serv-inner {
        padding: 30px 25px
    }

    .authors__develop .serv-item .serv-inner .count {
        right: 25px
    }

    .authors__develop .serv-item .serv-inner .title {
        font-size: 21px;
        line-height: 28px
    }

    .authors__develop .serv-item .serv-inner p {
        font-size: 16px;
        line-height: 24px
    }

    .authors__case .case-outer {
        padding-bottom: 50px;
        padding-top: 50px
    }

    .authors__case .case-outer .case-cont .case-inner .title {
        font-size: 40px;
        line-height: 42px
    }

    .authors__case .case-outer .case-cont .case-inner .list {
        gap: 10px
    }

    .authors__case .case-outer .case-cont .case-inner .list.list-two {
        gap: 15px
    }

    .authors__process .serv-item .serv-inner {
        min-height: 390px;
        padding: 60px 55px 40px
    }

    .authors__process .serv-item .serv-inner .title {
        font-size: 24px;
        line-height: 32px
    }

    .authors__process .serv-item .serv-inner p {
        font-size: 17px;
        line-height: 28px
    }

    .authors__levelup .serv-item .serv-inner {
        padding: 50px
    }

    .authors__levelup .serv-item .serv-inner .content .title {
        font-size: 26px;
        line-height: 34px
    }

    .authors__levelup .serv-item .serv-inner .content p .d-xxl-block {
        display: none !important
    }

    .authors__pack .serv-item .serv-inner {
        padding: 35px 40px 17px
    }

    .authors__pack .serv-item .serv-inner .title {
        font-size: 34px;
        line-height: 50px
    }

    .authors__model .serv-item .serv-inner .content-wrap {
        padding: 25px
    }

    .authors__model .serv-item .serv-inner .content-wrap .title {
        font-size: 24px;
        line-height: 34px;
        min-height: 68px
    }

    .authors__testimonials .slider-wrap {
        margin-bottom: 70px
    }

    .authors__testimonials .slider-wrap .test_slider .swiper-pagination {
        bottom: -53px
    }

    .authors__testimonials .slider-wrap .custom-button {
        bottom: -26px
    }

    .authors__insights .tabs-wrap .blog-tabs .nav-link {
        font-size: 18px;
        padding: 15px 30px
    }

    .authors__insights .tabs-wrap .blog-item .content .inner-wrap .title {
        font-size: 22px;
        height: 66px;
        margin-bottom: 15px
    }

    .authors__insights .tabs-wrap .blog-item .content .bottom-wrap .date {
        font-size: 16px
    }

    .authors__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link {
        font-size: 15px
    }

    .authors__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link svg {
        height: 25px
    }
}

@media screen and (max-width: 1399px) {
    .authors__banner {
        padding-top: 140px
    }

    .authors__banner .h2,
    .authors__banner h2 {
        font-size: 47px;
        line-height: 55px;
        margin-bottom: 28px
    }

    .authors__banner p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 30px
    }

    .authors__banner .feat .feat-wrap {
        flex: 0 0 28%
    }

    .authors__banner .feat .feat-wrap:before {
        right: 12px
    }

    .authors__banner .feat .feat-wrap .title {
        font-size: 20px
    }

    .authors__videobanner {
        padding-top: 120px
    }

    .authors__videobanner .bann-cont {
        max-width: 640px
    }

    .authors__videobanner .h2,
    .authors__videobanner h2 {
        font-size: 47px;
        line-height: 55px
    }

    .authors__videobanner p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 30px
    }

    .authors__videobanner .desktop_view .feat .feat-wrap:before {
        right: -6px
    }

    .authors__videobanner .desktop_view .feat .carousel_featured {
        flex: 0 0 70%
    }

    .authors__nextgen .carosal_nextgen .nextgen-item .nextgen-content .title {
        font-size: 35px;
        line-height: 45px
    }

    .authors__awardshome .example .h2,
    .authors__awardshome .example h2 {
        margin-bottom: 10px
    }

    .authors__services .serv-tab .serv-item .serv-inner {
        padding: 40px 30px 65px
    }

    .authors__services .serv-tab .serv-item .serv-inner .serv-inner-icon svg {
        height: 65px;
        width: auto
    }

    .authors__services .serv-tab .serv-item .serv-inner .title {
        margin-bottom: 15px
    }

    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner {
        padding: 30px 20px
    }

    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner p {
        font-size: 14px;
        line-height: 26px
    }

    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner .serv-inner-icon svg {
        height: 40px;
        width: auto
    }

    .authors__ratings .rat-outer:before {
        content: ""
    }

    .authors__ratings .rat-outer .rat-wrap span {
        font-size: 52px;
        line-height: 62px
    }

    .authors__ratings .rat-outer .rat-wrap p {
        font-size: 22px;
        line-height: 28px
    }

    .authors__industry .industry_serv .serv-item .serv-inner {
        padding: 25px 25px 50px
    }

    .authors__industry .industry_serv .serv-item .serv-inner .title {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 15px
    }

    .authors__industry .industry_serv .serv-item .serv-inner p {
        font-size: 15px;
        line-height: 28px
    }

    .authors__industry .industry_serv .serv-item .serv-inner ul li {
        font-size: 15px;
        margin-bottom: 15px
    }

    .authors__industry .industry_serv .serv-item .serv-inner a {
        bottom: 28px;
        right: 38px
    }

    .authors__sub .banner-wrap .example {
        margin-bottom: 30px
    }

    .authors__sub .banner-wrap .example .h2,
    .authors__sub .banner-wrap .example h2 {
        font-size: 36px;
        line-height: 1.2
    }

    .authors__sub .banner-wrap p {
        font-size: 16px;
        line-height: 1.2
    }

    .authors__sub .banner-wrap .btn-wrap {
        margin-top: 30px
    }

    .authors__develop .serv-item .serv-inner {
        padding: 30px 20px
    }

    .authors__develop .serv-item .serv-inner .count {
        font-size: 38px;
        right: 20px;
        top: 28px
    }

    .authors__develop .serv-item .serv-inner .title {
        font-size: 19px;
        line-height: 26px;
        margin-bottom: 18px
    }

    .authors__develop .serv-item .serv-inner p {
        font-size: 15px;
        line-height: 22px
    }

    .authors__develop .serv-item .serv-inner .img {
        margin-bottom: 15px
    }

    .authors__develop .serv-item .serv-inner .img svg {
        height: 60px
    }

    .authors__case .case-outer {
        padding-bottom: 40px;
        padding-top: 40px
    }

    .authors__case .case-outer .case-cont .case-inner .title {
        font-size: 35px;
        line-height: 40px
    }

    .authors__case .case-outer .case-cont .case-inner .list li {
        font-size: 14px
    }

    .authors__case .case-outer .case-cont .case-inner .list.list-two {
        margin-bottom: 30px
    }

    .authors__process .serv-item .serv-inner {
        min-height: 320px;
        padding: 30px 35px 20px
    }

    .authors__process .serv-item .serv-inner .img svg {
        height: 80px
    }

    .authors__process .serv-item .serv-inner .title {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 15px
    }

    .authors__process .serv-item .serv-inner p {
        font-size: 14px;
        line-height: 24px
    }

    .authors__levelup .serv-item .serv-inner {
        padding: 50px
    }

    .authors__levelup .serv-item .serv-inner .content .title {
        font-size: 24px;
        line-height: 32px
    }

    .authors__pack .serv-item .serv-inner {
        padding: 35px 32px 17px
    }

    .authors__pack .serv-item .serv-inner .sub-title {
        font-size: 20px
    }

    .authors__pack .serv-item .serv-inner .title {
        font-size: 30px;
        line-height: 36px
    }

    .authors__partner .part-wrap .image {
        padding: 0 10px
    }

    .authors__model .serv-item .serv-inner .content-wrap {
        padding: 25px
    }

    .authors__model .serv-item .serv-inner .content-wrap .title {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 15px;
        min-height: 64px
    }

    .authors__model .serv-item .serv-inner .content-wrap a,
    .authors__model .serv-item .serv-inner .content-wrap p {
        font-size: 14px
    }

    .authors__testimonials .slider-wrap {
        margin-bottom: 50px
    }

    .authors__testimonials .slider-wrap .test_slider .content .flag {
        font-size: 16px;
        gap: 15px
    }

    .authors__testimonials .slider-wrap .test_slider .content p {
        font-size: 14px;
        line-height: 26px
    }

    .authors__testimonials .slider-wrap .test_slider .content p span {
        font-size: 18px
    }

    .authors__testimonials .slider-wrap .test_slider .swiper-pagination {
        bottom: -32px
    }

    .authors__testimonials .slider-wrap .custom-button {
        bottom: -5px
    }

    .authors__insights .tabs-wrap .blog-tabs {
        margin-bottom: 50px
    }

    .authors__insights .tabs-wrap .blog-tabs .nav-link {
        font-size: 17px;
        padding: 14px 25px
    }

    .authors__insights .tabs-wrap .blog-tabs .nav-link:before {
        height: 4px
    }

    .authors__insights .tabs-wrap .blog-item .content {
        gap: 25px
    }

    .authors__insights .tabs-wrap .blog-item .content .inner-wrap .title {
        font-size: 20px;
        height: 60px;
        letter-spacing: -1px
    }

    .authors__insights .tabs-wrap .blog-item .content .bottom-wrap .date {
        font-size: 15px
    }

    .authors__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link {
        font-size: 14px
    }

    .authors__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link svg {
        height: 22px
    }
}

@media screen and (max-width: 1199px) {
    .authors__banner {
        padding-top: 140px
    }

    .authors__banner .h1,
    .authors__banner h1 {
        margin-bottom: 14px
    }

    .authors__banner .h1 span,
    .authors__banner h1 span {
        font-size: 18px;
        line-height: 32px
    }

    .authors__banner .h2,
    .authors__banner h2 {
        font-size: 37px;
        line-height: 46px;
        margin-bottom: 14px
    }

    .authors__banner p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 25px
    }

    .authors__banner .feat .feat-wrap {
        flex: 0 0 25%
    }

    .authors__banner .feat .feat-wrap:before {
        right: 8px
    }

    .authors__banner .feat .feat-wrap .title {
        font-size: 16px
    }

    .authors__banner .feat .carousel_featured {
        flex: 0 0 75%
    }

    .authors__nextgen .carosal_nextgen .nextgen-item .nextgen-content {
        padding-left: 50px
    }

    .authors__nextgen .carosal_nextgen .nextgen-item .nextgen-content .title {
        font-size: 30px;
        line-height: 40px
    }

    .authors__awardshome .awards-wrap .row>div:nth-child(5),
    .authors__awardshome .awards-wrap .row>div:nth-child(6) {
        border-top: unset
    }

    .authors__awardshome .awards-wrap .row>div:nth-child(5),
    .authors__awardshome .awards-wrap .row>div:nth-child(9) {
        border-left: 1px solid #f4f4f4
    }

    .authors__awardshome .awards-wrap .row>div:nth-child(7) {
        border-left: unset
    }

    .authors__ratings .rat-outer:before {
        content: ""
    }

    .authors__ratings .rat-outer .rat-wrap span {
        font-size: 48px;
        line-height: 58px
    }

    .authors__ratings .rat-outer .rat-wrap p {
        font-size: 20px;
        line-height: 26px
    }

    .authors__industry .industry_serv .serv-item .serv-inner {
        padding: 25px 25px 45px
    }

    .authors__industry .industry_serv .serv-item .serv-inner .title {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 15px
    }

    .authors__industry .industry_serv .serv-item .serv-inner p {
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 20px;
        min-height: 100px
    }

    .authors__industry .industry_serv .serv-item .serv-inner ul li {
        font-size: 15px;
        margin-bottom: 15px
    }

    .authors__industry .industry_serv .serv-item .serv-inner a {
        bottom: 28px;
        right: 38px
    }

    .authors__sub .banner-wrap .example {
        margin-bottom: 25px
    }

    .authors__sub .banner-wrap .example .h2,
    .authors__sub .banner-wrap .example h2 {
        font-size: 30px
    }

    .authors__sub .banner-wrap p {
        font-size: 16px;
        line-height: 1.5
    }

    .authors__sub .banner-wrap .btn-wrap {
        margin-top: 25px
    }

    .authors__develop .serv-item .serv-inner .title {
        margin-bottom: 15px
    }

    .authors__develop .serv-item .serv-inner p {
        font-size: 15px;
        line-height: 24px
    }

    .authors__case .case-outer .case-cont .case-inner .title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px
    }

    .authors__case .case-outer .case-cont .case-inner .list li {
        height: 32px;
        padding: 0 15px
    }

    .authors__case .case-outer .case-cont .case-inner .list.list-two {
        gap: 10px;
        margin-bottom: 20px
    }

    .authors__case .case-outer .case-cont .case-inner p {
        font-size: 15px
    }

    .authors__process .serv-item .serv-inner {
        min-height: 255px
    }

    .authors__process .serv-item .serv-inner .img {
        margin-bottom: 15px
    }

    .authors__process .serv-item .serv-inner .img svg {
        height: 61px
    }

    .authors__process .serv-item .serv-inner .title {
        font-size: 19px;
        line-height: 26px
    }

    .authors__process .serv-item .serv-inner p {
        font-size: 14px;
        line-height: 24px
    }

    .authors__levelup .serv-item .serv-inner {
        padding: 50px
    }

    .authors__levelup .serv-item .serv-inner .content .title {
        font-size: 24px;
        line-height: 32px
    }

    .authors__pack .serv-item .serv-inner {
        padding: 24px 25px 15px
    }

    .authors__pack .serv-item .serv-inner .sub-title {
        font-size: 20px
    }

    .authors__pack .serv-item .serv-inner .title {
        font-size: 30px;
        line-height: 36px
    }

    .authors__pack .serv-item .serv-inner ul li {
        font-size: 14px;
        gap: 10px;
        margin-bottom: 15px
    }

    .authors__pack .serv-item .serv-inner ul li .img {
        top: 0
    }

    .authors__model .serv-item .serv-inner .content-wrap {
        padding: 20px
    }

    .authors__model .serv-item .serv-inner .content-wrap .title {
        font-size: 18px;
        line-height: 26px;
        min-height: 52px
    }

    .authors__model .serv-item .serv-inner .content-wrap p {
        line-height: 1.5
    }

    .authors__testimonials .slider-wrap {
        margin-bottom: 40px
    }

    .authors__testimonials .slider-wrap .test_slider .img {
        margin-bottom: 50px;
        margin-left: auto;
        margin-right: auto
    }

    .authors__testimonials .slider-wrap .test_slider .content .flag {
        font-size: 14px;
        gap: 10px
    }

    .authors__testimonials .slider-wrap .test_slider .content .h4,
    .authors__testimonials .slider-wrap .test_slider .content h4 {
        font-size: 24px;
        line-height: 30px
    }

    .authors__testimonials .slider-wrap .test_slider .content p {
        margin-bottom: 15px
    }

    .authors__testimonials .slider-wrap .test_slider .content p span {
        font-size: 16px
    }

    .authors__testimonials .slider-wrap .test_slider .swiper-pagination {
        bottom: -32px
    }

    .authors__testimonials .slider-wrap .custom-button {
        bottom: -5px
    }
}

@media screen and (max-width: 991px) {
    .authors__banner {
        padding-top: 110px
    }

    .authors__banner .h1,
    .authors__banner h1 {
        margin-bottom: 14px
    }

    .authors__banner .h1 span,
    .authors__banner h1 span {
        font-size: 16px;
        line-height: 26px
    }

    .authors__banner .h2,
    .authors__banner h2 {
        font-size: 32px;
        line-height: 40px
    }

    .authors__banner p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 25px
    }

    .authors__banner .feat .feat-wrap {
        flex: 0 0 30%
    }

    .authors__banner .feat .feat-wrap:before {
        right: 10px
    }

    .authors__banner .feat .feat-wrap .title {
        font-size: 16px
    }

    .authors__banner .feat .carousel_featured {
        flex: 0 0 70%
    }

    .authors__videobanner .h2,
    .authors__videobanner h2 {
        font-size: 38px;
        line-height: 45px;
        margin-bottom: 20px
    }

    .authors__videobanner .desktop_view .feat .feat-wrap {
        flex: 0 0 155px
    }

    .authors__videobanner .desktop_view .feat .feat-wrap:before {
        right: 0
    }

    .authors__videobanner .desktop_view .feat .feat-wrap .title {
        font-size: 15px
    }

    .authors__nextgen .carosal_nextgen .swiper-slide {
        height: auto
    }

    .authors__nextgen .carosal_nextgen .nextgen-item {
        aspect-ratio: unset;
        background-color: #011c29;
        background-image: unset !important;
        background-position: 0;
        height: 100%;
        padding: 40px 0 70px
    }

    .authors__nextgen .carosal_nextgen .nextgen-item .nextgen-content {
        padding: 0 15px;
        width: 100%
    }

    .authors__nextgen .carosal_nextgen .nextgen-item .nextgen-content .title {
        font-size: 25px;
        line-height: 30px
    }

    .authors__nextgen .carosal_nextgen .nextgen-item .nextgen-content p {
        max-width: 100%
    }

    .authors__ratings .rat-outer:before {
        content: ""
    }

    .authors__ratings .rat-outer .rat-wrap span {
        font-size: 42px;
        line-height: 52px
    }

    .authors__ratings .rat-outer .rat-wrap p {
        font-size: 16px;
        line-height: 20px
    }

    .authors__industry .industry_serv .serv-item .serv-inner {
        padding: 46px 25px 55px
    }

    .authors__industry .industry_serv .serv-item .serv-inner .title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 20px
    }

    .authors__industry .industry_serv .serv-item .serv-inner p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
        min-height: 95px
    }

    .authors__industry .industry_serv .serv-item .serv-inner ul li {
        font-size: 14px;
        margin-bottom: 10px
    }

    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner {
        padding: 30px 20px
    }

    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner p {
        font-size: 14px;
        line-height: 26px
    }

    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner .serv-inner-icon svg {
        height: 40px;
        width: auto
    }

    .authors__sub .banner-wrap p {
        font-size: 14px
    }

    .authors__develop .serv-item .serv-inner .title {
        font-size: 18px;
        line-height: 24px
    }

    .authors__develop .serv-item .serv-inner p {
        font-size: 15px;
        line-height: 24px
    }

    .authors__develop .serv-item .serv-inner .img svg {
        height: 61px
    }

    .authors__case .case-outer .case-cont .case-inner .title {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 10px
    }

    .authors__case .case-outer .case-cont .case-inner .list {
        margin-bottom: 15px
    }

    .authors__case .case-outer .case-cont .case-inner .list.list-two li {
        height: auto;
        padding: 7px 15px
    }

    .authors__case .case-outer .case-cont .case-inner p {
        font-size: 14px
    }

    .authors__process .serv-item .serv-inner {
        min-height: 225px;
        padding: 20px 25px 15px
    }

    .authors__process .serv-item .serv-inner .img {
        margin-bottom: 15px
    }

    .authors__process .serv-item .serv-inner .img svg {
        height: 51px
    }

    .authors__process .serv-item .serv-inner .title {
        font-size: 18px;
        line-height: 24px
    }

    .authors__process .serv-item .serv-inner p {
        font-size: 14px;
        line-height: 24px
    }

    .authors__levelup .serv-item .serv-inner {
        padding: 30px 25px
    }

    .authors__levelup .serv-item .serv-inner .content .title {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 15px
    }

    .authors__levelup .serv-item .serv-inner .content .sub-title {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 15px
    }

    .authors__levelup .serv-item .serv-inner .content p {
        font-size: 14px;
        line-height: 22px
    }

    .authors__levelup .serv-item .serv-inner .btn-pri {
        margin-top: 10px
    }

    .authors__pack .serv-item .serv-inner {
        padding: 24px 25px 15px
    }

    .authors__pack .serv-item .serv-inner .sub-title {
        font-size: 16px
    }

    .authors__pack .serv-item .serv-inner .title {
        font-size: 24px;
        line-height: 30px
    }

    .authors__pack .serv-item .serv-inner ul li .img {
        height: 14px;
        line-height: 12px;
        top: 2px;
        width: 14px
    }

    .authors__pack .serv-item .serv-inner ul li .img svg {
        height: 8px;
        width: 8px
    }

    .authors__partner .example {
        margin-bottom: 70px
    }

    .authors__model .serv-item .serv-inner .content-wrap {
        padding: 15px
    }

    .authors__model .serv-item .serv-inner .content-wrap .title {
        font-size: 17px;
        line-height: 24px;
        min-height: auto
    }

    .authors__model .serv-item .serv-inner .content-wrap p {
        line-height: 1.5
    }

    .authors__testimonials .slider-wrap {
        margin-bottom: 20px
    }

    .authors__testimonials .slider-wrap .test_slider .img {
        margin-bottom: 30px
    }

    .authors__testimonials .slider-wrap .test_slider .content .h4,
    .authors__testimonials .slider-wrap .test_slider .content h4 {
        font-size: 22px;
        line-height: 1.2
    }

    .authors__testimonials .slider-wrap .test_slider .content p {
        font-size: 13px;
        line-height: 1.8
    }

    .authors__testimonials .slider-wrap .test_slider .swiper-pagination {
        bottom: -3px
    }

    .authors__testimonials .slider-wrap .custom-button {
        display: none
    }

    .authors__insights .tabs-wrap .blog-tabs {
        margin-bottom: 35px
    }

    .authors__insights .tabs-wrap .blog-tabs .nav-link {
        font-size: 15px;
        padding: 10px 20px
    }

    .authors__clients .example:after {
        width: 100% !important
    }
}

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

    .gfgfgf{
        position: fixed;
        width: 100%;
        right: auto;
        border-radius: 0 !important;
    }
    .main-secc {
        padding: 0px 0 0 0;
    }
    h2 {
        line-height: normal !important;
        font-size: 30px !important;
    }
    .main-logos ul li{
        margin: 10px !important;
        border-radius: 15px !important;
        padding: 10px !important;
    }
    .authors__banner .h1 span,
    .authors__banner h1 span {
        font-size: 18px;
        line-height: 26px
    }

    .authors__banner .h2,
    .authors__banner h2 {
        font-size: 41px;
        line-height: 45px
    }

    .authors__banner p {
        font-size: 16px;
        line-height: 26px
    }

    .authors__banner .bann-img img {
        width: 400px
    }

    .authors__banner .bann-img video {
        width: 400px !important
    }

    .authors__banner .feat {
        margin-bottom: 30px;
        margin-top: 15px
    }

    .authors__banner .feat .feat-wrap {
        flex: 0 0 25%
    }

    .authors__banner .feat .carousel_featured {
        flex: 0 0 75%
    }

    .authors__videobanner .h1 span,
    .authors__videobanner h1 span {
        font-size: 18px;
        line-height: 26px
    }

    .authors__videobanner .h2,
    .authors__videobanner h2 {
        font-size: 36px;
        line-height: 45px
    }

    .authors__videobanner .desktop_view .feat .carousel_featured {
        flex: 0 0 75%
    }

    .authors__awardshome .awards-wrap .row>div:nth-child(3),
    .authors__awardshome .awards-wrap .row>div:nth-child(4) {
        border-top: unset
    }

    .authors__awardshome .awards-wrap .row>div:nth-child(3),
    .authors__awardshome .awards-wrap .row>div:nth-child(7) {
        border-left: 1px solid #f4f4f4
    }

    .authors__ratings .rat-outer:before {
        content: ""
    }

    .authors__ratings .rat-outer .rat-wrap {
        gap: 15px
    }

    .authors__industry .industry_serv .serv-item .serv-inner .title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 20px
    }

    .authors__industry .industry_serv .serv-item .serv-inner p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
        min-height: 95px
    }

    .authors__industry .industry_serv .serv-item .serv-inner ul li {
        font-size: 14px;
        margin-bottom: 10px
    }

    .authors__sub {
        padding-bottom: 80px;
        padding-top: 100px
    }

    .authors__sub .banner-wrap .example .h2,
    .authors__sub .banner-wrap .example h2 {
        font-size: 28px
    }

    .authors__sub .banner-wrap p {
        font-size: 14px
    }

    .authors__develop .serv-item .serv-inner .count {
        font-size: 34px;
        top: 28px
    }

    .authors__develop .serv-item .serv-inner p {
        font-size: 14px;
        line-height: 24px
    }

    .authors__develop .serv-item .serv-inner .img svg {
        height: 50px
    }

    .authors__process .serv-item .serv-inner {
        min-height: auto;
        padding: 30px 25px 15px
    }

    .authors__levelup .serv-item .serv-inner {
        padding: 30px 25px
    }

    .authors__levelup .serv-item .serv-inner .content .title {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 15px
    }

    .authors__levelup .serv-item .serv-inner .content .sub-title {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 15px
    }

    .authors__levelup .serv-item .serv-inner .content p {
        font-size: 14px;
        line-height: 24px
    }

    .authors__levelup .serv-item .serv-inner .btn-pri {
        margin-top: 10px
    }

    .authors__pack .serv-item .serv-inner {
        padding: 24px 24px 15px
    }

    .authors__pack .serv-item .serv-inner .sub-title {
        font-size: 14px
    }

    .authors__pack .serv-item .serv-inner .title {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 15px
    }

    .authors__model .serv-item .serv-inner .content-wrap .title {
        min-height: 48px
    }

    .authors__testimonials .slider-wrap .test_slider .content .flag {
        top: -5px
    }

    .authors__testimonials .slider-wrap .test_slider .content .h4,
    .authors__testimonials .slider-wrap .test_slider .content h4 {
        font-size: 18px
    }

    .authors__testimonials .slider-wrap .test_slider .content p span {
        font-size: 15px
    }

    .authors__insights .tabs-wrap .blog-tabs {
        gap: 15px
    }

    .authors__insights .tabs-wrap .blog-tabs .nav-link {
        font-size: 14px;
        padding: 0 15px 10px
    }
}

@media screen and (max-width: 666px) {
    .authors__services .authors__case .case-outer .case-cont .case-inner .title {
        font-size: 22px;
        line-height: 35px
    }

    .authors__services.bahrain-services .serv-tab {
        padding-bottom: 0
    }

    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner {
        padding: 20px 15px
    }

    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner p {
        font-size: 13px;
        line-height: 25px
    }

    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner .h5,
    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner h5 {
        margin-bottom: 10px
    }

    .authors__services.bahrain-services .serv-tab .serv-item .serv-inner .serv-inner-icon svg {
        height: 40px;
        width: auto
    }

    .authors__industry .example,
    .authors__partner .example {
        margin-bottom: 38px
    }
}

@media screen and (max-width: 1399px) {
    .authors_header .authors_menu.desktop-updated ul li.mega .mega_menu .container {
        max-width: 100%
    }

    .authors_header .authors_menu.desktop-updated ul li.mega:hover .mega_menu {
        padding: 25px 30px
    }

    .authors_header .authors_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee:not(:first-child) {
        padding-top: 14px
    }

    .authors_header .authors_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title {
        margin-bottom: 15px
    }

    .authors_header .authors_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title .h4,
    .authors_header .authors_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title h4 {
        font-size: 18px;
        padding-left: 0
    }

    .authors_header .authors_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee.main-title p {
        font-size: 12px
    }

    .authors_header .authors_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4,
    .authors_header .authors_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4 {
        font-size: 15px;
        margin-bottom: 5px;
        padding-left: 0
    }

    .authors_header .authors_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .h4 a,
    .authors_header .authors_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee h4 a {
        margin-bottom: 0
    }

    .authors_header .authors_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items {
        margin-left: 0;
        padding-bottom: 14px
    }

    .authors_header .authors_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a {
        font-size: 13px
    }

    .authors_header .authors_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li a span svg {
        margin-top: -1px
    }

    .authors_header .authors_menu.desktop-updated ul li.mega:hover .mega_menu .lightbg_menu .cateorgy_namee .menu_items li p {
        max-width: 220px
    }
}




.main-logos {
    margin-top: 50px;
}

.main-logos h2 {
    font-size: 54px;
    font-weight: 700;
    line-height: 68px;
}

.main-logos h2 span{
    color: #f60000;
}

.main-logos ul{
    display:flex;
    justify-content:center;
}
.main-logos ul li{
    margin:20px;
    width:150px !important;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding:20px;
    border-radius: 15px;
}
.main-logos ul li img{
    width:100%;
}

.logo_slider li img{
    width: 60%;
}

button.animationss::before {
    border-radius: 10px 10px 10px 0;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ef101270;
    z-index: -1;
    animation: ripple 1.2s ease-out infinite;
    animation-delay: 0.6s;
    z-index: 99;
}
@keyframes ripple {
    0% {
        opacity: 1;
    transform: scale(0);
    }
    100% {
        opacity: 0;
        transform: scale(1.5);
    }
}



