﻿
.img-responsive
{
    width:100%;
}
.embed-responsive:hover {
    -webkit-animation-play-state: paused !important;
    animation-play-state: paused !important;
}


.youtube {
    color: #FF0000;
}

    .youtube:hover {
        color: #FF0000;
    }

.instagram {
    color: #C13584;
}

    .instagram:hover {
        color: #C13584;
    }

.integral {
    position: center;
    margin-top: 125px;
    margin-bottom: 100px;
}

.textcenterzoom {
    position: center;
    line-height: 10vh;
    margin-top: 150px;
}

.btn-lgg {
    padding: 11px 5px 9px 5px !important;
    font-size: 14px !important;
    line-height: 1.33 !important;
    border-radius: 0 !important;
}

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }

    .navbar-headers {
        background-color: lightgray;
    }

    .btn {
        letter-spacing: unset;
    }

    .navbar-toggle {
        display: block;
    }
    /* .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }*/
    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }
}

/**MEDIA QUERY STRAT*********************************************************************/
@media only screen and (max-width: 768px) {
    .navbar-headers {
        background-color: lightgray;
    }

    .btn {
        letter-spacing: unset;
    }

    .background-pentagon-Media {
        background: url('../img/CounterBg.jpg') !important;
        background-size: auto 300px !important;
        border-top: solid 1px #999 !important;
        border-bottom: solid 1px #999 !important;
    }
    .navbar-brand img
    {
        width:500px;
    }

}

@media only screen and (max-width: 1200px) {
    .navbar-headers {
        background-color: lightgray;
    }

    .btn {
        letter-spacing: unset;
    }

    .showcase .item h4 span .spanMedia {
        font-weight: bold;
        font-size: 35px !important;
    }

    .showcase .item h4 span {
        font-weight: bold;
        font-size: 35px !important;
    }
    .navbar-brand img {
        width: 600px;
    }

}

@media (max-width: 1150px) {

    .integral {
        position: center;
        margin-top: -10px;
        margin-bottom: 7px;
    }

    .textcenterzoom {
        position: center;
        margin-top: 10px;
        line-height: 5vh;
    }

    .btn-lgg {
        padding: 11px 5px 9px 5px !important;
        font-size: 8px !important;
        line-height: 1.33 !important;
        border-radius: 0 !important;
    }

    .navbar-headers {
        background-color: lightgray;
    }

    .btn {
        letter-spacing: unset;
    }
    .navbar-brand img {
        width: 350px;
        margin-top: -14px;
    }

}

/****Navigation Hover Css Start******/

@media screen and (min-width: 1024px)
{
    .dropdown:hover .dropdown-menu {
        display: block !important;
    }

    .dropdown:focus .dropdown-menu {
        display: block !important;
    }

    .dropdown .dropdown-menu.show {
        display: none !important;
    }

    .MobileViewsocial {
        display: none !important;
    }

    .modelpopebox {
        max-width: 600px;
    }

    .navbar-brand img {
        width: 475px;
        margin-top: -14px !important;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1799px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-width: 1200px) and (max-width: 1799px) and (min-resolution: 144dpi) {
    .navbar-brand img {
        width: 600px;
        margin-top: -14px!important;
    }
    
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    .navbar-brand img {
        width: 250px!important;
        margin-top: -14px;
    }
    .navbar-brand
    {
        padding:0px!important;
    }
}



/****Navigation Hover Css End do dont change please******/




/* Mobile view (for devices with screen width 768px or less) */
@media only screen and (max-width: 768px) {
    .modelpopebox {
        max-width: 400px;
    }
}

/* Further adjustments for smaller devices (e.g., smartphones) */
@media only screen and (max-width: 480px) 
{
    .modelpopebox 
    {
        max-width: 310px;
    }
}

/* iPads in portrait mode */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .modelpopebox {
        max-width: 510px;
    }
}

/* iPads in landscape mode */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .modelpopebox {
        max-width: 510px;
    }
}






















.whatsappimg {
    width: 40px;
    height: 40px;
}

.messagenimg {
    width: 40px;
    height: 40px;
}

.applynow {
    background-color: transparent;
    border: none;
    font-size: 14px;
    margin: -10px;
}

.scroll-to-top {
    display: none;
    position: fixed;
    bottom: 127px;
    right: 1px;
    z-index: 99;
    font-size: 20px;
    border: none;
    outline: none;
    background-color: green;
    color: white;
    cursor: pointer;
    padding: 20px;
    border-radius: 6px;
}

.MobileApp {
    width: 190px;
    margin-left: -10px;
}

#ApplyBtn {
    display: none;
    position: fixed;
    bottom: 70px;
    right: 2px;
    z-index: 99;
    font-size: 25px;
    border: none;
    outline: none;
    background-color: #b50000;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 120px;
}

#CallBtn {
    display: none;
    position: fixed;
    bottom: 9px;
    right: -14px;
    z-index: 99;
    font-size: 20px;
    border: none;
    outline: none;
    background-color: transparent; /*#450052;*/
    color: white;
    cursor: pointer;
    padding: 8px;
    border-radius: 100px;
}

#WhatsApp {
    display: none;
    position: fixed;
    bottom: 9px;
    right: 35px;
    z-index: 99;
    font-size: 35px;
    border: none;
    outline: none;
    background-color: transparent; /*#00b629;*/
    color: white;
    cursor: pointer;
    padding: 8px;
    border-radius: 40px;
}

#myBtn:hover {
    background-color: #450052;
}

@media screen and (max-width:1300px) {
    .navbar ul.nav > li > a {
        font-size: 12.5px !important;
    }
}


@media only screen and (max-width: 1200px) {
    .whatsappimg {
        width: 22px;
        height: 22px;
    }

    .messagenimg {
        width: 22px;
        height: 22px;
    }

    .applynow {
        background-color: transparent;
        border: none;
        font-size: 8px;
        margin: -10px;
    }

    .scroll-to-top {
        display: none;
        position: fixed;
        bottom: 66px;
        right: 1px;
        z-index: 99;
        font-size: 15px;
        border: none;
        outline: none;
        background-color: green;
        color: white;
        cursor: pointer;
        padding: 6px;
        border-radius: 6px;
    }

    .MobileApp {
        width: 190px;
        margin-left: -10px;
    }

    #ApplyBtn {
        display: none;
        position: fixed;
        bottom: 40px;
        right: 2px;
        z-index: 99;
        font-size: 15px;
        border: none;
        outline: none;
        background-color: #b50000;
        color: white;
        cursor: pointer;
        padding: 2px;
        border-radius: 120px;
    }

    #CallBtn {
        display: none;
        position: fixed;
        bottom: 7px;
        right: -14px;
        z-index: 99;
        font-size: 15px;
        border: none;
        outline: none;
        background-color: transparent; /*#450052;*/
        color: white;
        cursor: pointer;
        padding: 2px;
        border-radius: 100px;
    }

    #WhatsApp {
        display: none;
        position: fixed;
        bottom: 3px;
        right: 10px;
        z-index: 99;
        font-size: 35px;
        border: none;
        outline: none;
        background-color: transparent; /*#00b629;*/
        color: white;
        cursor: pointer;
        padding: 2px;
        border-radius: 40px;
    }

    #myBtn:hover {
        background-color: #450052;
    }
}


/**************/


.tcb-bs-fullscreen {
    background-image: url('../img/slider/Back_Img_Mor.jpg');
    background-repeat:no-repeat;
    height:100%;
    background-size:contain;
    background-size:100%;
 
}

.carousel-control
{
    opacity:0.5important;
}
/*.glyphicon {
    
    color: #fff !important;
}
.glyphicon:hover 
{
   color: #111 !important;
}*/
.carousel-bg {
    background-color: darkgray !important;
    opacity: 0.9 !important;
}


/****Video Css Strat******/

.IntegralHeading h1 {
    padding: 0 50px;
    position: absolute;
    top: 20%;
    right: 0;
    left: 0;
    transform: translateY(-30%);
    z-index: 1;
    color: #fff !important;
    font-size: 60px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    transition: 1.75s ease-out;
    font-weight: 700;
    text-shadow: 1px 1px 3px #000;
}


.texttitle {
    padding: 0 50px;
    position: absolute;
    top: 35%;
    right: 0;
    left: 0;
    transform: translateY(-30%);
    z-index: 1;
}


.texttitle h1 {
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    text-align: center;
    color: #FFF;
    margin: 0;
    font-size: 42px;
    visibility: hidden;
    opacity: 0;
    transition: 1.75s ease-out;
    position: absolute;
    top: -9999px;
    left: -9999px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: bold;
}
    .texttitle .active {
        opacity: 1;
        visibility: visible;
        position: relative;
        top: auto;
        left: auto;
    }

.header-container 
{
    height: 700px;
    position: relative;
    overflow: hidden;
}

.video-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.video-container video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    -o-object-fit: cover;
    object-fit: cover;
}

@media only screen and (max-width: 480px) 
{

    .header-container {
        height: 200px;
    }
}

/****Video Css End******/
.shadow-effect
{
    margin-right:15px!important;
}

/*@media only screen and (min-width: 1700px) 
{
    .container {
        width: 1650px !important;
        margin: auto !important;
    }
}*/




