@media only screen and (min-width: 1299px) {
    .advisar-header-area.style_two .header-menu ul li a {
        font-size: 13px;
    }
}
@media only screen and (min-width:430px){
    .feature_item.style_two {
        height: 360px;
    }
}
@media only screen and (min-width:430px){
    .pricing-single-items.style_two {
        height: 630px;
    }
}
@media only screen and (max-width:769px){
    #carouselExampleInterval{
        margin-top: 25px ;
    }    
    .team_area.style_two {
        padding: 0px 0 30px;
    }
    section.feature_area.inner_page {
        background: #E1F5F4;
        padding: 50px 0 30px;
    }
    section.why_choose_us {
        padding: 40px 0 5px;
    }
    section.pricing-area.style_two.inner_page {
        padding: 50px 0 20px;
    }
    section.testimonial_area.style_three{
        padding: 50px 0 90px;
    }
    .case-study-area.inner_page {
        padding: 60px 0 30px;
    }
    .portfolio_content {
        padding: 0px 20px 10px;
    }
    .portfolio_thumb p{
        font-size: 17px;
    }
    .pricing-single-items.style_two {
        padding: 0px 30px 25px;
    }  
    .hero_from form input{
        padding: 10px 10px !important;
    }  
    .contact_area .section_title2{
        margin-top: 40px !important;
    }
    .contact--details{
        order: 2 !important;
    }
    .contact--from{
        order: 1 !important;
    }
    .thankyou-content h1{
        font-size: 34px !important;
    }
}

@media only screen and (min-width:426px){
    .d-flexx{
        display: flex;
        justify-content: space-between;
    }
    .d-flex2{
        display: flex;
        gap: 100px;
    }
}

@media only screen and (max-width:426px){
    #carouselExampleInterval{
        margin-top: 63px ;
    }
    .team_area.style_two {
        padding: 0px 0 10px;
    }
    section.feature_area.inner_page {
        background: #E1F5F4;
        padding: 40px 0 20px;
    }
    .case-study-area.inner_page {
        padding: 40px 0 10px;
    }
    .port_right a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .portfolio_thumb p{
        font-size: 14px;
    }
    .content_feature p{
        font-size: 15px;
    }
    .feature_item.style_two{
        padding: 35px 15px 25px 15px;
    }
    .section_title.text-center {
        margin-bottom: 25px;
    }
    .author-img .author-pic{
        display:flex;
        justify-content: center;
    }
    .author-img img {
        width: 150px !important;
        margin-bottom: 10px;
    }
    .line-height-p{
        line-height: 5px;
    }
    .about_shpe-three{
        display: none;
    }
    .inner_section .contact-form-box.style_two {
        padding: 40px 20px 40px !important;
    }
    .thankyou-content h1{
        font-size: 34px !important;
    }
    .thankyou-page{
        padding: 40px 0 !important;
    }
    .hero_from .container{
        padding: 0px 50px;
    }
}
@media only screen and (max-width:992px) and (min-width:426px){
    .pricing-single-items.style_two {
        height: 680px;
    }
}
@media only screen and (max-width:992px) and (min-width:769px){
    .counter-single-item{
        display: flex;
        justify-content: center;
    }
    .counter-content-bg{
        width: 50%;
    } 
}
@media only screen and (max-width:769px) and (min-width:426px){
    .counter-single-item{
        display: flex;
        justify-content: center;
    }
    .counter-content-bg{
        width: 50%;
    }  
}

@media only screen and (min-width:1366px){
    .counter-single-item{
        display: flex;
        justify-content: center;
    }
    .counter-content-bg{
        width: 80%;
    }
}
@media only screen and (min-width:1024px){
    .author_details{
        display: flex;
        gap: 20px;
    }
    .juhi_kaul_flex{
        display: flex;
        gap: 20px;
    }
}

.thankyou-page{
    padding: 100px 0;
}

.feature_content p{
    color: #000;
}

.portfolio_thumb p{
    text-align: justify;
    color: #000;
    padding: 20px;
}

.call_info h3 a{
    font-weight: 600;
}

.footer_menu ul li a{
    margin-left: 0px !important;
}

.content_feature p{
    text-align: justify;
}
.content_feature ul li {
    display: flex;
    align-items: baseline;
    gap: 5px;
    color: #000;
}
.content_feature ul li p{
    text-align: left;
}
.head_p{
    font-weight: 500;
}
.team_thumb img{
    height: 250px;
}
.author-img  img{
    width: 300px;
    margin-bottom: 10px;
}
.choose_list{
    transition: 0.6s;
}
.choose_list:hover{
    transform: translateY(-15px);
    transition: 0.6s;
}
.marquee-section p{
    padding-top: 15px;
}
.marquee-section{
    background-color: #0C6E6D;
    line-height: auto;
}
.footer-anchor{
    color: #fff;
}
.footer-anchor:hover{
    color: #00db12;
}

.feature_item .feature_icon_direction{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*Nav and pill css Start*/
.nav--pills{
    display: flex;
    justify-content: center;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    color: #fff;
    background-color:#0C6E6D;
    padding: 20px 8px;
    border: none;
}
.nav-pills .nav-link {
    border-radius: 10px;
    padding: 20px 8px;
    border: 1px solid #0C4A44;
    color: #0C4A44;
    margin: 5px;
}
.link--icon{
    color: #fff;
    background-color: #0C6E6D !important;
    padding: 10px !important;
    border-radius: 10px;
}
/*Nav and pill css End*/

.author_page p{
    margin: 10px 0 10px !important;
}

.author_page ul li{
    display: flex !important;
    align-items: baseline !important;
    gap: 5px !important;
    color: #000 !important;
}

.mtt-2{
    margin-top: 1.5rem;
}


/*Css For Form Loader Start*/
#loader2 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner2 {
    border: 8px solid rgba(0, 0, 0, 0.1);
    border-top: 8px solid #000;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin2 1s linear infinite;
}

@keyframes spin2 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/*Css For Form Loader End*/

/*whatsapp icon css*/
#whatsapp .wtsapp{
    position:fixed;
    transform: all .5s ease;
    background-color: #25d366;
    display: block;
    text-align: center;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    border-radius: 50px;
    border-right: none;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    bottom: 30px;
    left: 20px;
    border: 0;
    z-index: 9999;
    width:50px;
    height: 50px;
    line-height: 50px;
}
.fa-whatsapp{
    line-height: 50px;
}

#whatsapp .wtsapp:before{
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background-color: #25d366;
    -webkit-animation:pulse-border 1500ms ease-out infinite;
    animation:pulse-border 1500ms ease-out infinite;
}

#whatsapp .wtsapp:focus{
    border: none;
    outline: none;
}

@keyframes pulse-border{
    0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); opacity:1;}
    100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity:0;}
}
/* Whatsup end */

/* call start */
#callbtn .callapp{
    position:fixed;
    transform: all .5s ease;
    background-color: #138acc;
    display: block;
    text-align: center;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    border-radius: 50px;
    border-right: none;
    color: #fff;
    font-weight: 700;
    font-size: 23px;
    bottom: 30px;
    right: 20px;
    border: 0;
    z-index: 9999;
    width:50px;
    height: 50px;
    line-height: 50px;
}
.fa-phone{
    line-height: 50px;
}

#callbtn .callapp:before{
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background-color:#138acc;
    -webkit-animation:pulse-border 1500ms ease-out infinite;
    animation:pulse-border 1500ms ease-out infinite;
}

#callbtn .callapp:focus{
    border: none;
    outline: none;
}

@keyframes pulse-border{
    0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5); opacity:1;}
    100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1); opacity:0;}
}

/* call end */
.counter-content-bg{
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 25px 0px;
    padding: 20px 0px;
    border-radius: 20px;
}
.hero_from form input{
    padding: 15px 10px;
}
.hero_from .row{
    padding: 30px 0;
}
.hero_from button{
    font-size: 20px;
    border-radius: 5px;
    padding: 8px 25px;
    background-color: #6DA5A5;
    color: #fff;
    outline: none;
    border: none;
    transition: 0.6s all ease;
}
.hero_from button:hover{
    background-color: #000;
    transition: 0.6s all ease;
}