@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}
@media (max-width: 1100px) {
    .services-card {
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(2, 1fr);
    }
}
@media (max-width: 991px) {
#navbar-auto li  {
    color: white;
    font-size: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 6px 30px;
    font-weight: 400;
    color: white;
    position: relative;
    
}
 #toborder-right { 
    display:flex;
    flex-direction: column;
    position:relative;
    justify-content: center;
    align-items: center;

}
#navbar-auto li {
    display: flex !important;          
    flex-direction: column;
    justify-content: center !important;
    align-items: center !important;
}
.dropdown .dropdown-menu {
    display:none;
}
.for-ninty{

    display:block;
}
.nav-item.dropdown:hover .dropdown-menu {
    display: none;
}
 .for-ninty {
        display: block;
        text-align: center;
        /* font-size: xx-large; */
    }
     .for-ninty a{
        font-size: 1rem !important;
     }
     #navbar-auto li a {
    border-right: 0px solid rgba(255, 255, 255, 0.3);
}
.forNintyMenu a{
    animation-duration: 300ms;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
    animation-name: animate;
    opacity: 0; 
    transform-origin: top center;
}

.forNintyMen a:first-child { animation-delay: -155ms !important; }
.forNintyMen a:nth-child(2) { animation-delay: 0ms !important; }
.forNintyMen a:nth-child(3) { animation-delay: 150ms !important; }
.forNintyMen a:nth-child(4) { animation-delay: 300ms !important; }
.forNintyMen a:nth-child(5) { animation-delay: 450ms !important; }
@keyframes animate {
    0% {
        opacity: 0;
        transform: perspective(400px) rotateX(-90deg) translateY(-20px);
    }
    50% {
        transform: perspective(400px) rotateX(20deg) translateY(10px);
    }
    100% {
        opacity: 1;
        transform: perspective(400px) rotateX(0deg) translateY(0px);
    }
}

     /*---------------------------------FOR PRACTICE-----------------------------  */

}
@media (max-width:850px) {
.content-wrap h1 {
    font-size: 74px;
    font-weight: 400;
    line-height: 100px;
    color: white;
}
}
@media (max-width:800px) {
.content-wrap h1 {
    font-size: 70px;
    font-weight: 400;
    line-height: 100px;
    color: white;
}
}
@media (max-width: 767px) {
.nav-contact {
        padding: 5px 0;
        width: 100%;
         margin-bottom: 1rem;
    }
}
@media (max-width: 575.98px) {
    .nav-contact {
      
        background-color: #CEA741;
        outline: none;
        color: white;
        width: 100%;
        margin-bottom: 1rem;
    }
    
#navbar-auto li a {
    color: white;
    font-size: 18px;
    padding: 0 17px;
    font-weight: 400;
    color: white;
    font-size: 18px;
    position: relative;
    /* border-right: 1px solid rgba(255, 255, 255, 0.3); */
}
}
@media (max-width: 767px) {
    .navbar-dimensions .nav-contact {
        padding: 5px 0;
        width: 100%;
    }
}
 @media (min-width: 992px) {
    .col-lg-4 {
        width: 33.33333333%;
    }
        .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
        .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
        .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
        .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }



}
@media (max-width: 650px) {
    .services-card {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(5, 1fr);
    }
    #logosCarousel .item img{

    width:85%;
}
}

@media (max-width: 991px) {
    footer {
        padding: 75px 0;
    }
     .content1 h1 {
        padding: 42px 0 20px 0;
    }
         .header .content {
        height: auto;
    }
     .content1 {
        height: auto !important;
    }
        .content1 h1 {
               padding: 78px 0 69px 0;
    }
    .nav-contact {
        margin-bottom: 1rem;
    }
}


@media (max-width: 767px) {
    footer {
        padding: 50px 0;
    }
    .photo-header .content {
        background-image: url(../assets/a-images/Photography-header-media.jpg);
    }
   
}
@media (max-width: 700px) {
    .content1 h1 {
        margin-bottom: 0;
        font-size: 73px;
        /* line-height: 59px; */
    }
}
@media (max-width: 650px) {
    .content1 h1 {
        font-size: 50pxpx;
    }
}
@media (max-width: 575px) {
    .content1 h1 {
        font-size: 38px !important;
    }
}
@media (max-width: 767px) {
    .navbar-dimensions .nav-contact {
        padding: 5px 0;
        width: 100%;
    }
}
@media (max-width: 700px) {
    .header h1 {
        padding: 42px 0 20px 0;
        margin-bottom: 0;
        font-size: 73px;
        /* line-height: 59px; */
    }
}
@media (max-width: 650px) {
   
     .header h1 {
        padding: 42px 0 20px 0;
        margin-bottom: 0;
        font-size: 50px;
        line-height: 59px;
    }
}
@media (min-width: 600px) {
        #vedio-div1 {
    display: none !important;
}
.participant1{
     display: none !important;
}
}
@media (max-width: 599px) {
.content-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 33rem; */
    z-index: 2;
    display: flex
;
    justify-content: center;
    align-items: center;
    margin: auto;
}
.annimation-thing {
    position: absolute;
    bottom: 108px;
    margin: auto;
    left: 50%;
}
    .header h1 {
        padding: 42px 0 20px 0;
        margin-bottom: 0;
        font-size: 40px;
        line-height: 57px;
    }
    #vedio-div1 {
    display: block !important;
}
.participant{
     display: block !important;
}
.participant1{
     display: none !important;
}
}
@media (max-width: 499px) {
    .participant{
     display: none !important;
}
.participant1{
     display: block !important;
}
   
        .content-wrap {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        /* height: 26rem; */
        z-index: 2;
        display: flex
;
        justify-content: center;
        align-items: center;
        margin: auto;
    }
        .header h1 {
        padding: 42px 0 20px 0;
        margin-bottom: 0;
        font-size: 34px;
        line-height: 46px;
    }
        .annimation-thing {
        position: absolute;
        bottom: 55px;
        margin: auto;
        left: 50%;
    }
        .contact-form #chooose-intrest .form-check {
        width: 100%;
    } 
}
@media (max-width: 400px) {
    .header h1 {
        padding: 42px 0 20px 0;
        margin-bottom: 0;
        font-size: 24px;
        line-height: 40px;
    }
}
@media (max-width: 340px) {
    .header h1 {
        padding: 42px 0 20px 0;
        margin-bottom: 0;
        font-size: 21px;
        line-height: 40px;
    }
}





/* video time */
@media (min-width: 992px) {
.video-div video {
        display: block;
    }
}
@media (max-width: 991px) {
    .content-video {
    height: 55vh;
    display: flex
;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
}
}
@media (max-width: 700px) {
    .content-wrap h1 {
        font-size: 56px;
        font-weight: 400;
        line-height: 90px;
        color: white;
    }
        .content-video {
        height: 45vh;
        display: flex
;
        justify-content: center;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
}
@media (max-width: 630px) {
    .content-wrap h1 {
        font-size: 49px;
        font-weight: 400;
        line-height: 75px;
        color: white;
    }
}
@media (max-width: 599px) {
    .annimation-thing {
        position: absolute;
        bottom: 45px;
        margin: auto;
        left: 50%;
    }
}
@media (max-width: 530px) {
    .content-wrap h1 {
        font-size: 41px;
        font-weight: 400;
        line-height: 59px;
        color: white;
    }
           .content-video {
        height: 40vh;
        display: flex
;
        justify-content: center;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
}
@media (max-width: 460px) {
    .content-wrap h1 {
        font-size: 36px;
        font-weight: 400;
        line-height: 53px;
        color: white;
    }
        .content-video {
         height: 40vh;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        overflow: hidden;
    }
        .annimation-thing {
        position: absolute;
        bottom: 30px;
        margin: auto;
        left: 50%;
}
}
@media (max-width: 392px) {
    .content-wrap h1 {
        font-size: 31px;
        font-weight: 400;
        line-height: 44px;
        color: white;
    }
        /* .content-video {
        height: 25vh;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        overflow: hidden;
    } */
}