@media only screen and (max-width:767px) and (min-width:360px) {
    .sub-title {
        color: #ffb200;
        font-size: 20px;
        position: relative;
        top: 27px !important;
    }
    .about-me .about-right {
        padding: 50px 15px 31px 15px !important;
    }
    .about-me .about-tab .nav li {
        text-align: center;
        margin-right: 15px !important;
    }
    .section-title h2 {
        font-size: 20px !important;
        margin-bottom: 18px;
        line-height: 50px;
        text-transform: uppercase;
        position: relative;
        font-weight: 700;
        padding-bottom: 14px;
    }
    .section-title {
        margin: 0px !important;
        margin-top: 17px !important;
    }
  
    section.content-section {
        margin: 0px 0px !important;
    }

    .expert-heading {
        font-size: 56px;
        font-weight: 400;
        font-family: 'Cinzel', serif;
        line-height: 1;
        margin-bottom: 30px;
        margin-top: 60px !important;
    }
    .hero-area .hero-image img {

        display: none;
    }
    .newsletter-box .form .titles {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 30px;
        text-align: center;
    }

    .hero-area .shape3 {
        display: none;
    }

    .hero-area .shape1 {
        display: none;
    }

    .hero-area {
        height: max-content !important;
        position: relative;
        background: #4353ff;
        z-index: 5;
    }

    .hero-content ul {
        display: flex;
        margin-top: 10px;
        justify-content: space-around;
        display: none !important;
    }
    .hero-area:before {
        position: absolute;
        content: "";
        left: 0;
        width: 50%;
        background: #74b9ff;
        border-radius: 0 0 100px 0;
        height: 100%;
        top: 0;
        z-index: -1;
        display: none;
    }

    .hero-content {
        margin-top: 43px !important;
        display: block;
        display: inline-block;
        position: relative;
        color: white;
    }

    .hero-content ul {
        display: flex;
        margin-top: 10px;
        justify-content: space-between;
        flex-wrap: wrap;
        list-style: none;
    }

    .hero-area .shape2 {

        display: none;
    }

    .hero-area .hero-image {
        margin-top: 80px;
        text-align: center;
        display: none;
    }

    .hero-content {

        padding-bottom: 40px;
    }

    .about-me-info ul li {
        list-style: none !important;
    }

    nav.navbar {
        position: relative !important;
        background: white;
    }

    .navbar .logo {
        display: inline-block;

    }

    .about-me .about-tab .nav li a {
        color: #081828;
        border: none;
        padding: 0;
        padding: 9px 3px !important;
        border-radius: 4px 4px 0 0;
        font-weight: 500;
    }


    .box.shadow-sm.p-4 {
        margin: 10px;
    }

    .navbar .logo {
        display: inline-block;
        text-align: start !important;
        position: relative;
        margin: 0 !important;
    }

    .expert-heading {
        font-size: 32px !important;
        font-weight: 400;
        font-family: 'Cinzel', serif;
        line-height: 1;
        margin-bottom: 30px;
        margin-top: 30px;
        width: 100%;
    }

    .section-title-left-part:before {
        content: "";
        position: absolute;
        background: #fff;
        height: 100%;
        width: 10px;
        border-radius: 8px;
        top: 0;
        right: -70px;
        opacity: 0.3;
        display: none;
    }

    .section-title-left-part {
        position: relative;
        /* padding-left: 30px; */
        display: flex;
        flex-direction: column;
        justify-content: end;
        align-items: center !important;
    }

    .titleb {
        font-size: 32px;
        font-weight: 900;
    }

    .section-title-right-part {
        text-align: center;

    }

    .content-section {
        padding: 15px 0 !important;
    }

    .side-widget .display-mobile .site-menu {
        width: 100%;
        display: block;
        margin-bottom: auto;
        margin-top: 50px !important;

    }

    .site-menu li {
        list-style: none;

    }

    .slider {
        height: 50vh !important;
    }

    .slider .slider-images .swiper-slide .mobile-slide {
        width: 100%;
        height: 100% !important;
        position: absolute;
        left: 0;
        top: 0;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: 100% !important;
        display: block !important;
    }

    .expert-heading {
        font-size: 33px !important;
        font-weight: 400;
        font-family: 'Cinzel', serif;
        line-height: 1;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .page-header {
        width: 100%;
        height: 100% !important;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        position: relative;
        overflow: hidden;
        background-size: cover !important;
    }

    .page-header .inner p {
        font-size: 17px;
        padding-right: 0;
        margin-bottom: 15px !important;
    }

    nav.navbar {
        border-bottom: 1px solid #eee;
        box-shadow: 0px 0px 10px gray;
    }

    .slider .slider-texts {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding-top: 32px;
        margin-top: -90px !important;
    }

    .main-about.my-5 {
        margin: 50px 0px 0px 0px !important;
    }

    .topbar {
        background-color: #c48b0e;
        color: white;
        display: none;
    }

    .logo-footer img {
        height: 106px !important;
        margin: 0 auto;
        position: absolute;
        top: -43px !important;
        z-index: 9;
        text-align: center;
        margin-left: -55px !important;
    }
}

@media only screen and (max-width:990px) and (min-width:768px) {

    .content-section {
        width: 100%;
        display: block;
        padding: 40px 0;
        position: relative;
        background-size: cover !important;
        background-position: center !important;
         margin:0px !important;
    }
    p {
        font-size: 15px;
    }

    .main-about.my-5 {
        margin: 0px !important;
    }

    .expert-heading {
        font-size: 30px !important;
        font-weight: 400;
        font-family: 'Cinzel', serif;
        line-height: 1;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .navbar .logo {
        display: inline-block;
    }
    .navbar .hamburger-menu {
        display: inline-block;
        cursor: pointer;
        position: absolute;
        left: 0px !important;
    }

    .hero-content {
        margin-top: 65px !important;
        display: block;
        display: inline-block;
        position: relative;
        color: white;
    }

    .hero-area .shape1 {

        display: none;
    }
    .hero-area .hero-image img {
        margin-top: 25px;
        float: right;
        display: none;
    }
    .hero-content ul {
        display: none !important;
    }

    .hero-area:before {
        position: absolute;
        content: "";
        left: 0;
        width: 50%;
        background: #74b9ff;
        border-radius: 0 0 100px 0;
        height: 100%;
        top: 0;
        z-index: -1;
        display: none;
    }

    .hero-area .shape2 {
        display: none;
    }

    .hero-area .hero-image {
        margin-top: 80px;
        text-align: center;
        display: none;
    }
    .hero-area {
        height: max-content !important;
        position: relative;
        background: #4353ff;
        z-index: 5;
    }
    .hero-content .buttonn {
        display: block;
        margin-top: 20px;
        padding-bottom: 19px;
    }

    .hero-content ul {
        display: flex;
        margin-top: 10px;
        justify-content: space-evenly;
        list-style: none;
    }

    .hero-area .shape3 {
        display: none;
    }


    .section-title-left-part {
        display: none;
    }

    .section-title-left-part {
        position: relative;
        /* padding-left: 30px; */
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }

    .team-block .team-bottom-part {
        text-align: center;
        padding: 30px 20px;
        position: relative;
        background: #f8f8f8;
        margin: 10px;
    }

    .img-full {
        width: 93% !important;
        object-fit: cover;
        margin: 10px !important;
    }

    .logo-footer img {
        height: 96px !important;
        margin: 0 auto;
        position: absolute;
        top: -45px !important;
        z-index: 9999;
        margin-left: -66px !important;
    }

    .newsletter-box {
        padding: 50px 0;
        text-align: center;
    }

    .newsletter-box .form .inner {
        width: 100% !important;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        background: #fff;
        padding: 10px;
    }

    .navbar .logo a img {
        height: 80px !important;
        float: left;
        margin-left: 150px;
    }

    .slider .slider-texts .swiper-slide h1 {
        font-size: 48px !important;
    }

    .topbar {
        background-color: #c48b0e;
        color: white;
        display: none;
    }
}

/* our team new */

.box {
    border-radius: 0px 0px 150px 150px;
    background: #fff;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.box:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 0px;
    height: 100%;
    border-radius: 0px 0px 150px 150px;
    box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.30);
    transition: all 0.3s ease;
    background-image: linear-gradient(to right, #efd69d 0%, #dfa400 100%);
}

.box:hover:before {
    width: 100%;
}

.box:hover .image-wrapper {
    padding: 0;
}

.box:hover .box-desc {
    color: #fff;
}

.box:hover .social li a {
    background: #fff;
    background-image: none;
    color: #000;
}

.box:hover .social li a:hover {
    background: #1d1d1d;
    color: #fff;
}

.image-wrapper {
    position: relative;
    max-width: 210px;
    max-height: 210px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%;
    padding: 15px;
    transition: all 0.5s ease;
    box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.20);
}

.image-wrapper img {
    border-radius: 50%;
    transition: all 500ms ease;
}

.box-desc {
    position: relative;
}

ul.social {
    padding: 0;
}

ul.social li {
    display: inline-block;
    list-style-type: none;
}

ul.social li a {
    position: relative;
    width: 36px;
    height: 36px;
    background-image: linear-gradient(to right, #bf9127 0%, #fed984 100%);
    display: inline-block;
    line-height: 36px;
    border-radius: 50%;
    color: #fff;
    transition: all .5s ease;
}

.team-area {
    margin: 50px 0px;
}

.box-desc a:hover {
    color: black;
    text-decoration: none;
}

@media only screen and (max-width:320px) {
    .hero-area .hero-image img {
        margin-top: 25px;
        float: right;
        display: none;
    }

    .hero-area:before {
       display: none;
    }
    .hero-content ul {
        display: flex;
        margin-top: 10px;
        justify-content: space-around;
        display: none !important;
    }

    .hero-content {
        margin-top: 52px !important;
        display: block;
        display: inline-block;
        position: relative;
        color: white;
    }

    .hero-area .shape1 {

        display: none;
    }

    .hero-area .hero-image {
  display: none !important;
    }

    .hero-area .shape3 {
        display: none !important;
    }
    .hero-area .shape2 {
        display: none !important;
    
    }
    .hero-area {
        height: max-content !important;
        position: relative;
        background: #4353ff;
        z-index: 5;
    }

    .hero-content .buttonn {
        display: block;
        margin-top: 20px;
        padding-bottom: 35px;
    }

    .about-me .about-right {
        padding: 50px 16px 40px 11px !important;
    }
    .titleb {
        font-size: 35px !important;
        font-weight: 900;
    }
    .newsletter-box .form .titles {
        text-align: center;
    }

    .logo-footer img {
        height: 109px !important;
        margin: 0 auto;
        position: absolute;
        top: -51px !important;
        z-index: 9999;
        margin-left: -61px !important;
    }
    .topbar {
        background-color: #c48b0e;
        color: white;
        display: none;
    }
    .footer-list li {
        margin: 0 15px;
        color: white;
        font-size: 12px !important;
    }
    .footer .footer-bottom {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
         margin-top: 0px !important;
        font-size: 14px;
        text-align: center;
        justify-content: center;
    }

    .navbar .logo a img {
        height: 68px;
        position: relative;
        left: -66px !important;
    }
    .hero-content h3 {

        display: none !important;
    }

    .navbar {
     padding: 0px 10px!important; 
    }

    .expert-heading {
        font-size: 26px !important;
        font-weight: 400;
        font-family: 'Cinzel', serif;
        line-height: 1;
        margin-bottom: 30px;
        margin-top: 30px;
    }
    .page-header {
        width: 100%;
        height: 100% !important;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        position: relative;
        overflow: hidden;
        background-size: cover !important;
    }

    .side-widget .display-mobile .site-menu {
        width: 100%;
        display: block;
        margin-bottom: auto;
        margin-top: 26px !important;

    }

    .side-widget .display-mobile .site-menu li {
        list-style: none;
    }

    .page-header .inner p {
        font-size: 11px !important;
        padding-right: 0;
    }

    .content-section {
        width: 100%;
        display: block;
        padding: 40px 0;
        position: relative;
        background-size: cover !important;
        background-position: center !important;
        margin: -53px 0px !important;
    }

    .slider .slider-texts .swiper-slide h1 {
        font-size: 25px  !important;
    }
   


    .slider .slider-texts .swiper-slide p {
        margin-left: 0;
        padding-left: 20px;
        font-size: 13px !important;
    }

    .slider .slider-texts {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        padding-top: 0px;
        position: absolute;
        top: 34px !important;
    }

    .slider .slider-images .swiper-slide .mobile-slide {
        width: 100%;
        height: 187px !important;
        position: absolute;
        left: 0px;
        top: -5px !important;
        background-size: cover !important;
        display: block !important;
        margin: 0 auto;
    }
    .slider .slider-nav.container-fluid {
        margin-top: -169px !important;
    }

    .main-about.my-5 {
        position: relative;
        top: -100px !important;
    }

    .slider .slider-images .button-next {
        width: 44px !important;
        height: 44px !important;
    }
    .slider .slider-images .button-prev {
        margin-left: 0;
        width: 44px !important;
        height: 44px !important;
    }
    .content-section {
        padding: 0px !important;
    }
    .sub-title {
        color: #ffb200;
        font-size: 20px;
        position: relative;
        top: 27px !important;
    }
}