
@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/Myriad Pro Regular.ttf'); /* IE9 Compat Modes */
    src: url('../fonts/Myriad Pro Regular.ttf')  format('truetype'); /* Safari, Android, iOS */

}
p{
    font-weight: 200;
}
.header{
    /* height: 675px; */
}
.header_h1 { color: #FFF !important;}
.header .header-links{
    right: 0px;
    padding-top: 3px;
    /*text-align: right;*/
    margin-right: 30px;
    z-index: 9999999;
    position: absolute;
    background: none;
}
.header .header-links a{
    /*text-align: right;*/
    margin-right: 25px;
    color: #fff;
    background: none;
    text-decoration: none;
}
.top-header{
    /*  background-image: url("Layer 3.png");*/
    position: absolute;
    left: 0px;
    top: 32px;
    background: #fff;
    width: 100%;
    height: 70px;
    z-index: 80;
}
.logo{
    padding-top: 10px;
    margin-left: 90px;
    width: 196px;
    height:60px;
}
.navbar-right{
    margin-left: 30px;
}
.navbar-light .navbar-nav .nav-link{
    font-size: 14px;
    font-weight: 600;
    /*font-family: "Myriad Pro";*/
    color: black;
    color: #000;
    line-height: 1;
    text-align: left;
    margin: 15px;
}
.navbar-light .navbar-nav .user{
    color: #fff;
    /*background: #ac3146;*/
    font-size: 20px;
    height: 40px;
    width: 40px;
    padding-left: 13px;
    border-radius: 30px;
    margin-top: 5px;
    margin-left: 30px;
}
.navbar-light .navbar-nav .active .nav-link, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(172, 49, 70);
}
/*.navbar-light .navbar-nav .active a::after{
    content: ' ';
    display: block;
    position: relative;
    color: rgb(172, 49, 70);
    background: #ac3146;
    top: 30px;
    left: 0px;
    width: 82px;
    height: 14px;
}*/
.sticky {

}
.fixed {
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    z-index: 999999999;
}
.carousel{
    width: 100%;
}
.carousel-inner{
    height: 540px;
    width: 100%;
}
.carousel-inner .item{
    height: 540px;
    width: 100%;
}
.carousel-inner .item .carousel-desc{
    height: 540px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 30%;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.carousel-inner .item:nth-child(1) .carousel-desc {
    position: absolute;
    background: linear-gradient(
        rgba(20,20,20, .6),
        rgba(20,20,20, .6)),
    url('../images/slider/slide-1.jpg');
}
.carousel-inner .item:nth-child(2) .carousel-desc {
    position: absolute;
    background: linear-gradient(
        rgba(20,20,20, .6),
        rgba(20,20,20, .6)),
    url('../images/slider/slide-1.jpg');
}
.carousel-inner .item:nth-child(3) .carousel-desc {
    position: absolute;
    background: linear-gradient(
        rgba(20,20,20, .6),
        rgba(20,20,20, .6)),
    url('../images/slider/slide-1.jpg');
}
.carousel-inner .item:nth-child(4) .carousel-desc {
    position: absolute;
    background: linear-gradient(
        rgba(20,20,20, .6),
        rgba(20,20,20, .6)),
    url('../images/slider/slide-1.jpg');
}
.carousel-inner img{
    height: 540px;
    width: 100%;
}
.carousel-inner .carousel-desc{
    padding-top: 220px;
    text-align: center;
    z-index: 9999999;
    color: #fff;
}
.carousel-desc .buttons{
    position: absolute;
    margin-top: 25px;
    margin-left: -350px;
    display: inline-block;
}
.carousel-desc h1 span{
    font-weight: 800;
}
.carousel-desc .buttons .read-more{
    z-index: 4;
    position: relative;
    text-decoration: none;
    top: 50px;
    color: #fff;
    border: 2px solid #ac3146;
    background: #ac3146;
    padding-left: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 15px;
}
.carousel-desc .buttons .read-more:hover{
    background: #fff;
    border: 2px solid #fff;
    color: #ac3146;
}
.carousel-desc .buttons .get-demo{
    z-index: 4;
    position: relative;
    text-decoration: none;
    top: 50px;
    color: #000;
    border: 2px solid #fff;
    background: #fff;
    padding-left: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 15px;
    margin-left: 10px;
}
.carousel-desc .buttons .get-demo:hover{
    background: #fff;
    border: 2px solid #fff;
    color: #ac3146;
}
/*#myCarousel .list-inline {
    white-space:nowrap;
    overflow-x:auto;
}*/
.carousel-inner .previous{
    color: white;
    margin-left: 70px;
    position: absolute;
    margin-top: -268px;
    font-size: 30px;
    font-weight: 300;
}
.carousel-inner .next{
    color: white;
    right: 0px;
    margin-right: 70px;
    position: absolute;
    margin-top: -268px;
    font-size: 30px;
    font-weight: 300;
}
#myCarousel .carousel-indicators {
    /*    position: absolute;
        left: initial;
        width: initial;
        margin-left: initial;*/
}
#myCarousel .carousel-indicators a{
    position: absolute;
    margin-left: -220px;
    width: 336px;
    height: 109px;
    color: transparent;
    background: #ac3146;
    cursor:pointer;
}
.slide-2{
    margin-left: -117px !important;
}
.slide-3{
    margin-left: -16px !important;
}
.slide-4{
    margin-left: 87px !important;
}
.slider-bottom{

}
#myCarousel .carousel-indicators a> .tilte1{
    color: #fff;
    font-size: 26px;
    padding-left: 10px;
    margin-top:50px;
}
#myCarousel .carousel-indicators a> .tilte2{
    color: #fff;
    font-weight: 700;
    font-size: 26px;
    margin-top: 50px;
}
#myCarousel .carousel-indicators img{
    padding-left: 20px;
    padding-top: 30px;
}

/*.carousel-item-next, .carousel-item-prev, .carousel-item.active{
    border: none;
}*/
#myCarousel .carousel-indicators > .active:before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-bottom-color: #ac3146;
    border-top: 0;
    margin-left: -20px;
    margin-top: -20px;
}
/*#myCarousel .carousel-indicators > .active:after{
 width:100%;
    height:40px;
    content:'';
    position: absolute;
    top:-40px;
    left:0;
}*/
/*--------- Service Area ------------*/
.services{
    padding-top: 50px;
    text-align: center;
}
.services-head .top-left{
    font-size: 22.447px;
    /*font-family: "Myriad Pro";*/
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    line-height: 2.743;
    /*  text-align: left;
      -moz-transform: matrix( 1.0552658609365,0,0,1.0552658609365,0,0);
      -webkit-transform: matrix( 1.0552658609365,0,0,1.0552658609365,0,0);
      -ms-transform: matrix( 1.0552658609365,0,0,1.0552658609365,0,0);*/
    /*  position: absolute;
      left: 397.158px;
      top: 1002.779px;
      z-index: 58;*/
    border-right: 2px solid;
    width: 200px;
    letter-spacing: 2px;
    margin-left: 300px;

}
.services-head .top-right{
    font-size: 22.447px;
    /*font-family: "Myriad Pro";*/
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    line-height: 2.743;
    text-align: left;
    /* z-index: 60; */
    margin-left: 540px;
    margin-top: -104px;
    font-size: 40.12pt;
}
.services-head .top-right span{
    color: #ac3146;
}
.services .service-desc{
    background: #f4f4f4;
}
.services-head::after{

}
.services-bottom{
    padding-top: 65px;
}
.service-desc-head{
    position: absolute;
    /* left: 995px; */
    background: #ac3146;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: 115px;
    /* text-align: center; */
    border-radius: 80px;
    /* z-index: 96; */
}
.service-desc-head img {
    padding-top: 20px;
    padding-left: 0px;
}
.service-desc h5{
    padding-top: 70px;
    padding-bottom: 20px;
}
.service-desc p{
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
/*    padding-bottom: 50px;*/
}
.service-2{
    background: #000000;
}
.clear{
    /*position: absolute;*/
    background:#ac3146;
    width: 34px;
    height: 9px;
    /*margin-top: -50px;*/
    margin-left: 150px;
    /*z-index: 36;*/
}
.clear1{
    /*position: absolute;*/
    background:#000;
    width: 34px;
    height: 9px;
    /*margin-top: -50px;*/
    margin-left: 150px;
    /*z-index: 36;*/
}

/*----- JAG-CMS Area -----*/
.jag-cms{
    margin-top: 4%;
    position: relative;
    background: #ac3146;
    overflow: hidden;
    text-align: center;
}
.jag-cms:before{
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.05;
    background-image: url('../images/jag-cms.jpg');
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.jag-cms-head{
    /*z-index: 2;*/
    position: relative;
    padding-top: 40px;
}
.jag-cms-head h1{
    /*font-size: 57.96 pt*/
    color: #fff;
    position: relative;
    z-index: 4;
    padding-bottom: 10px;
    font-weight: 500;
}
.jag-cms-head h1 span{
    background: #fff;
    color: #ac3146;
    font-weight: 700;
    padding-left: 5px;
    padding-right: 5px;
}
.jag-cms-bottom{
    padding-bottom: 150px;
}
.jag-cms-bottom p{
    z-index: 4;
    position: relative;
    color: white;
}
.jag-cms-bottom .description{
    padding-top: 20px;
    font-weight: 400;
}
.description:before{
    z-index: 4;
    position: absolute;
    content:"";
    border: 2px solid #fff;
    border-right: none;
    color: #fff;
    margin-top: -35px;
    margin-left: -135px;
    height: 200px;
    width: 80px;

}
.description:after{
    z-index: 4;
    position: absolute;
    content:"";
    border: 2px solid #fff;
    border-left: none;
    color: #fff;
    margin-top: -115px;
    margin-left: 245px;
    height: 200px;
    width: 80px;

}
.jag-cms-bottom .read-more{
    z-index: 4;
    position: relative;
    text-decoration: none;
    top: 50px;
    color: #fff;
    border: 2px solid #fff;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
}
.jag-cms-bottom .read-more:hover{
    background: #fff;
    color: #ac3146;
}

/*---- JAG CHAMBER ----*/
.jag-chamber{
    margin-top: 4%;
    text-align: center;
    /*    -moz-box-shadow: inset 0 -10px 10px -10px #000000;
        -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
        box-shadow: inset 0 -10px 10px -10px #000000;*/
}
.jag-chamber-head{

    padding-top: 10px;
}
.jag-chamber-head h1{

    color: #000;

    padding-bottom: 10px;
    font-weight: 500;
}
.jag-chamber-head h1 span{
    color: #ac3146;
    font-weight: 700;
    padding-left: 5px;
    padding-right: 5px;
}
.jag-chamber-head .read-more{
    z-index: 4;
    position: relative;
    text-decoration: none;
    top: 30px;
    color: #ac3146;
    border: 2px solid #ac3146;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
}
.jag-chamber-head .read-more:hover{
    background: #ac3146;
    color: #fff;
}
.jag-chamber-bottom{
    margin-top: 100px;
}
.jag-chamber-bottom .video img{
    width: 81%;
    height: 500px;
}
.jag-chamber-bottom .video-details{
    position: absolute;
    z-index: 9999;
    margin-top: -36.5%;
    margin-left: -9%
}
.jag-chamber-bottom .video-details video{
    width: 50%;
    height: 65%;
}

/*------ JAG ASSOCIATION AREA -------*/
.jag-association{

    -webkit-box-shadow: -2px -38px 53px -32px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px -38px 53px -32px rgba(0,0,0,0.75);
    box-shadow: -2px -38px 53px -32px rgba(0,0,0,0.75);

    margin-top: -4%;
    position: relative;
    background: #ac3146;
    overflow: hidden;
    text-align: left;
    padding-bottom: 100px;
}
.jag-association:before{
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.2;
    background-image: url('../images/jag-association.jpg');
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.jag-association-head{
    z-index: 4;
    position: relative;
    padding-top: 100px;
}
.jag-association-head h1{
    z-index: 4;
    position: relative;
    color: #fff;

    padding-bottom: 10px;
    font-weight: 500;
}
.jag-association-head h1 span{
    color: #fff;
    font-weight: 700;
    padding-left: 5px;
    padding-right: 5px;
}
.jag-association-head p{
    z-index: 4;
    position: relative;
    color: white;
    font-weight: 400;
}
.jag-association-head .read-more{
    z-index: 4;
    position: relative;
    text-decoration: none;
    top: 30px;
    color: #fff;
    border: 2px solid #fff;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
}
.jag-association-head .read-more:hover{
    background: #fff;
    color: #ac3146;
}
/*----- JAG HOA -----*/
.jag-hoa{
    -webkit-box-shadow: -1px 30px 144px -52px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 30px 144px -52px rgba(0,0,0,0.75);
    box-shadow: -1px 30px 144px -52px rgba(0,0,0,0.75);
}
.jag-hoa img{
    width: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.jag-hoa-head{

    padding-top: 70px;
}
.jag-hoa-head h1{
    color: #000;
    padding-bottom: 10px;
    font-weight: 500;
}
.jag-hoa-head h1 span{
    color: #ac3146;
    font-weight: 700;
    padding-left: 5px;
    padding-right: 5px;
}
.jag-hoa-head .read-more{
    z-index: 4;
    position: relative;
    text-decoration: none;
    top: 30px;
    color: #ac3146;
    border: 2px solid #ac3146;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
}
.jag-hoa-head .read-more:hover{
    background: #ac3146;
    color: #fff;
}

/*----- JAG DIFFERENCE ------*/
.jag-difference{
    text-align: center;
    padding-bottom: 30px;
}
.jag-difference h2{
    color: #000;
    padding-top: 80px;
    padding-bottom: 5px;
    font-weight: 500;
}
.jag-difference h2 span{
    color: #ac3146;
    font-weight: 700;
    padding-left: 5px;
    padding-right: 5px;
}

/*----- Contact Us -----*/
.contact-us{
    background-image: linear-gradient(to bottom right, #0a0909, #262626);
}
.contact-us h3{
    font-weight: 400;
    padding-top: 40px;
    color: #fff;
    width: 250px;
}
.contact-us img{
    width: 100%;
    height: 480px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.contact-form{
    width:70%;
}
.contact-form .form-control {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
    margin-bottom: 2%;
}
.contact-form input::placeholder {
    color: #fff;
}
.contact-form option{
    background-color: #000;
}
.contact-us .submit{
    background: #ac3146;
    color: white;
    padding-left: 25px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 25px;
    border: none;
    border-radius: 4px;

}
/*----- Footer Area -----*/
.footer{
    background: #000;
    color: #fff;
}
.footer .footer-logo{
    padding-top: 40px;
}
.footer .location{
    padding-top: 30px;
}
.location h5{
    /*position: absolute;*/
    margin-left: 60px;
    margin-top: -30px;
}
.location p{
    padding-left: 60px;
    color: #8d8d8d;
}
.branch{
    padding-top: 75px;
}
.branch p{
    color: #8d8d8d;
}
.footer .bottom-line{
    height: 2px;
    background:#262626;
}
.footer-bottom ul li{
    display: inline-block;
    color: #fff;
    text-decoration: none;
    list-style: none;
}
.footer-bottom ul li a{
    color: white;
    text-decoration: none;
    font-size: 12px;
    margin-left: 24px;
}
.footer-bottom .copy-right{
    color: #8d8d8d;
    font-size: 12px;
    margin-left: 60px;
}
.footer-bottom .copy-right a{
    text-decoration: none;
    color: #ac3146;
}
.social-links{
    padding-top: 30px;
}
.social-links a{
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-decoration: none;
    background: #ac3146;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 20px;
    margin-left: 10px;
}
.social-links a i{
    padding-left: 8px;
    padding-top:7px
}
/*.social-links ul li a{


}*/

/*---- Responsive ----*/

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .header .header-links a {

        margin-right: 8px;
    }
    .top-header {
        /* background-image: url(Layer 3.png); */
        position: absolute;
        left: 0px;
        top: 29px;
        background: #fff;
        width: 100%;
        height: auto;
        z-index: 80;
    }
    .logo {
        padding-top: 0px;
        width: 150px;
        height: 60px;
        margin-left: 0px;
    }
    .navbar-right{
        margin-left: 0px;
    }
    .header .header-links {
        margin-right: 10px;
    }
    .nav-desktop{
        display: none;
    }
    #myCarousel .carousel-indicators a {
        position: absolute;
        margin-left: 0px;
        width: 87px;
        height: 55px;
        margin-left: -70px;
    }
    #myCarousel .carousel-indicators img {
        width: 60px;
        padding-left: 20px;
        padding-top: 12px;
    }
    .slide-2{
        margin-left: 22px !important;
    }
    .slide-3{
        margin-left: 115px !important;
    }
    .slide-4{
        margin-left: 205px !important;
    }
    .carousel-desc .buttons {
        margin-left: -160px;
    }
    .carousel-inner .carousel-desc {
        padding-top: 125px;
    }
    .carousel-inner .item {
        height: 450px;
        width: 100%;
    }
    .carousel-inner {
        height: 450px;
        width: 100%;
    }
    .carousel-inner .previous {
        margin-left: 20px;
        margin-top: -250px;
    }
    .carousel-inner .next {
        margin-right: 20px;
        margin-top: -250px;
    }
    #myCarousel .carousel-indicators > .active:before {
        content: '';
        position: absolute;
        top: 0;
        left: 15%;
        width: 0;
        height: 0;
        border: 20px solid transparent;
        border-bottom-color: #ac3146;
        border-top: 0;
        margin-left: -20px;
        margin-top: -20px;
    }
    .services{
        padding-top: 30px;
        margin-top: -140px;
        text-align: center;
    }
    .services-head .top-left{
        font-size: 20.447px;
        width: 170px;
        line-height: 1;
        margin-left: 85px;
    }
    .services-head .top-right{
        position: absolute;
        display: inline-block;
        margin-left: -75px;
        margin-top: -30px;
        font-size: 40px;
    }
    .services-head-top P{
        margin-top: 70px;
    }
    .services .service-desc {

        margin-bottom: 70px;
    }
    .jag-hoa-head {
        padding-top: 20px;
        padding-bottom: 60px;
    }
    .jag-chamber-bottom .video img {
        width: 100%;
        height: 186px;
    }
    .jag-chamber-bottom .video-details {
        position: absolute;
        z-index: 9999;
        margin-top: -193px;
        margin-left: -16px;
    }
    .jag-chamber-bottom .video-details video {
        width: 68%;
        height: 170px;
    }
    .contact-form {
        width: 100%;
    }
    .contact-us img {
        display: none;
    }
    .branch {
        padding-top: 0px;
        padding-left: 60px;
    }
    .social-links {
        padding-top: 5px;
        padding-left: 50px;
    }

}


/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .top-header {
        /* background-image: url(Layer 3.png); */
        position: absolute;
        left: 0px;
        top: 29px;
        background: #fff;
        width: 100%;
        height: auto;
        z-index: 80;
    }
    .logo {
        padding-top: 0px;
        width: 150px;
        height: 60px;
        margin-left: 0px;
    }
    .navbar-right{
        margin-left: 0px;
    }
    #myCarousel .carousel-indicators a {
        position: absolute;
        /*margin-left: 0px;*/
        width: 190px;
        height: 55px;
        margin-left: -130px;
    }
    #myCarousel .carousel-indicators img {
        width: 60px;
        padding-left: 20px;
        padding-top: 12px;
    }
    .slide-2{
        margin-left: -72px !important;
    }
    .slide-3{
        margin-left: -13px !important;
    }
    .slide-4{
        margin-left: 47px !important;
    }
    .carousel-desc .buttons {
        margin-left: -160px;
    }
    .carousel-inner .carousel-desc {
        padding-top: 125px;
    }
    .carousel-inner .item {
        height: 550px;
        width: 100%;
    }
    .carousel-inner {
        height: 550px;
        width: 100%;
    }
    .carousel-inner .previous {
        margin-left: 20px;
        margin-top: -250px;
    }
    .carousel-inner .next {
        margin-right: 20px;
        margin-top: -250px;
    }
    .services{
        padding-top: 30px;
        margin-top: -20px;
        text-align: center;
    }
    .services-head .top-left{
        font-size: 27.447px;
        width: 215px;
        line-height: 2;
        margin-left: 85px;
    }
    .services-head .top-right{
        position: absolute;
        display: inline-block;
        margin-left: 0px;
        margin-top: -94px;
        font-size: 50px;
    }
    .services-head-top P{
        margin-top: 70px;
    }
    .services .service-desc {

        margin-bottom: 70px;
    }
    .service-desc-head {
        margin-left: 50px;
    }
    .clear {
        margin-left: 90px;
    }
    .clear1 {
        margin-left: 90px;
    }
    .jag-chamber-bottom .video img {
        width: 108%;
        height: 408px;
    }
    .jag-chamber-bottom .video-details {
        position: absolute;
        z-index: 9999;
        margin-top: -400px;
        margin-left: 50px;
    }
    .jag-chamber-bottom .video-details video {
        width: 85%;
        height: 350px;
    }
    .jag-hoa-head {
        padding-top: 20px;
        padding-bottom: 60px;
    }
    .jag-hoa img {
        width: 100%;
        height: 546px;
        -webkit-filter: grayscale(1);
        filter: grayscale(1);
    }
    .jag-difference .clear {
        margin-left: 330px;
    }
    #myCarousel .carousel-indicators a> .tilte1 {
        color: #fff;
        font-size: 16px;
        padding-left: 0px;
        margin-top: 50px;
    }
    #myCarousel .carousel-indicators a> .tilte2 {
        color: #fff;
        font-weight: 700;
        font-size: 16px;
        margin-top: 50px;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .logo{
        padding-top: 10px;
        margin-left: 15px;
        width: 196px;
        height:60px;
    }
    .navbar-right{
        margin-left: 150px;
    }
    .carousel-inner{
        height: 587px;
        width: 100%;
    }
    .carousel-inner .item{
        height: 587px;
        width: 100%;
    }
    .carousel-inner .item .carousel-desc{
        height: 578px;
        width: 100%;
        background-repeat: no-repeat;
        background-position: 50% 30%;
        -ms-background-size: cover;
        -o-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .carousel-inner .item:nth-child(1) .carousel-desc {
        position: absolute;
        background: linear-gradient(
            rgba(20,20,20, .6),
            rgba(20,20,20, .6)),
        url('../images/slider/slide-1.jpg');
    }
    .carousel-inner .item:nth-child(2) .carousel-desc {
        position: absolute;
        background: linear-gradient(
            rgba(20,20,20, .6),
            rgba(20,20,20, .6)),
        url('../images/slider/slide-1.jpg');
    }
    .carousel-inner .item:nth-child(3) .carousel-desc {
        position: absolute;
        background: linear-gradient(
            rgba(20,20,20, .6),
            rgba(20,20,20, .6)),
        url('../images/slider/slide-1.jpg');
    }
    .carousel-inner .item:nth-child(4) .carousel-desc {
        position: absolute;
        background: linear-gradient(
            rgba(20,20,20, .6),
            rgba(20,20,20, .6)),
        url('../images/slider/slide-1.jpg');
    }
    .carousel-inner img{
        height: 578px;
        width: 100%;
    }
    .carousel-inner .carousel-desc{
        padding-top: 220px;
        text-align: center;
        z-index: 9999999;
        color: #fff;
    }
    .carousel-desc .buttons{
        position: absolute;
        margin-top: 25px;
        margin-left: -350px;
        display: inline-block;
    }
    .carousel-desc h1 span{
        font-weight: 800;
    }
    .carousel-desc .buttons .read-more{
        z-index: 4;
        position: relative;
        text-decoration: none;
        top: 50px;
        color: #fff;
        border: 2px solid #ac3146;
        background: #ac3146;
        padding-left: 15px;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-right: 15px;
    }
    .carousel-desc .buttons .read-more:hover{
        background: #fff;
        border: 2px solid #fff;
        color: #ac3146;
    }
    .carousel-desc .buttons .get-demo{
        z-index: 4;
        position: relative;
        text-decoration: none;
        top: 50px;
        color: #000;
        border: 2px solid #fff;
        background: #fff;
        padding-left: 15px;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-right: 15px;
        margin-left: 10px;
    }
    .carousel-desc .buttons .get-demo:hover{
        background: #fff;
        border: 2px solid #fff;
        color: #ac3146;
    }
    /*#myCarousel .list-inline {
        white-space:nowrap;
        overflow-x:auto;
    }*/
    .carousel-inner .previous{
        color: white;
        margin-left: 70px;
        position: absolute;
        margin-top: -268px;
        font-size: 30px;
        font-weight: 300;
    }
    .carousel-inner .next{
        color: white;
        right: 0px;
        margin-right: 70px;
        position: absolute;
        margin-top: -268px;
        font-size: 30px;
        font-weight: 300;
    }
    #myCarousel .carousel-indicators {
        /*    position: absolute;
            left: initial;
            width: initial;
            margin-left: initial;*/
    }
    #myCarousel .carousel-indicators a{
        position: absolute;
        margin-left: -170px;
        width: 252px;
        height: 80px;
        color: transparent;
        background: #ac3146;
    }
    .slide-2{
        margin-left: -94px !important;
    }
    .slide-3{
        margin-left: -18px !important;
    }
    .slide-4{
        margin-left: 60px !important;
    }
    .slider-bottom{

    }
    #myCarousel .carousel-indicators a> .tilte1{
        position: absolute;
        color: #fff;
        font-size: 30px;
        padding-left: 5px;
        /*margin-top:50px;*/
        margin-top: 18px;
    }
    #myCarousel .carousel-indicators a> .tilte2{
        color: #fff;
        position: absolute;
        font-weight: 700;
        font-size: 30px;
        margin-top: 18px;
        margin-left: 60px;
    }
    #myCarousel .carousel-indicators img{
        padding-left: 20px;
        padding-top: 10px;
        /*margin-top: 28px;*/
        width: 80px;
    }

    /*.carousel-item-next, .carousel-item-prev, .carousel-item.active{
        border: none;
    }*/
    #myCarousel .carousel-indicators > .active:before{
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        width: 0;
        height: 0;
        border: 20px solid transparent;
        border-bottom-color: #ac3146;
        border-top: 0;
        margin-left: -20px;
        margin-top: -20px;
    }
    .services{
        padding-top: 50px;
        text-align: center;
    }
    .services-head .top-left{
        font-size: 35.447px;
        width: 270px;
        line-height: 2;
        margin-left: 165px;
    }
    .services-head .top-right{
        position: absolute;
        display: inline-block;
        margin-left: 0px;
        margin-top: -116px;
        font-size: 60px;
    }
    .services-head .top-right span{
        color: #ac3146;
        font-weight: 600;
    }
    .services .service-desc{
        background: #f4f4f4;
    }
    .services-head::after{

    }
    .services-bottom{
        padding-top: 65px;
    }
    .service-desc-head{
        position: absolute;
        /* left: 995px; */
        background: #ac3146;
        width: 100px;
        height: 100px;
        margin-top: -50px;
        margin-left: 115px;
        /* text-align: center; */
        border-radius: 80px;
        /* z-index: 96; */
    }
    .service-desc-head img {
        padding-top: 20px;
        padding-left: 0px;
    }
    .service-desc h5{
        padding-top: 70px;
        padding-bottom: 20px;
    }
    .service-desc p{
        font-size: 15px;
        font-weight: 400;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
        /*padding-bottom: 50px;*/
    }
    .service-2{
        background: #000000;
    }
    .clear{
        /*position: absolute;*/
        background:#ac3146;
        width: 34px;
        height: 9px;
        /*margin-top: -50px;*/
        margin-left: 150px;
        /*z-index: 36;*/
    }
    .clear1{
        /*position: absolute;*/
        background:#000;
        width: 34px;
        height: 9px;
        /*margin-top: -50px;*/
        margin-left: 150px;
        /*z-index: 36;*/
    }
    .jag-chamber-bottom .video img{
        width: 81%;
        height: 380px;
    }
    .jag-chamber-bottom .video-details{
        position: absolute;
        z-index: 9999;
        margin-top: -35%;
        margin-left: -4%;
    }
    .jag-chamber-bottom .video-details video{
        width: 57%;
        height: 23%;
    }
    .jag-hoa img {
        height: auto;
    }
    .jag-difference .clear {
        margin-left: 565px;
    }
    .fixed {
        position: fixed;
        top:0;
        left:0;
        width: 100%;
        z-index: 999999999;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .logo{
        padding-top: 10px;
        margin-left: 90px;
        width: 196px;
        height:auto;
    }
    .navbar-right{
        margin-left: 5%;
    }
    .carousel-inner{
        height: 587px;
        width: 100%;
    }
    .carousel-inner .item{
        height: 587px;
        width: 100%;
    }
    .carousel-inner .item .carousel-desc{
        height: 578px;
        width: 100%;
        background-repeat: no-repeat;
        background-position: 50% 30%;
        /*            -ms-background-size: cover;
                    -o-background-size: cover;
                    -moz-background-size: cover;
                    -webkit-background-size: cover;
                    background-size: cover;*/
    }
    .carousel-inner .item:nth-child(1) .carousel-desc {
        position: absolute;
        background: linear-gradient(
            rgba(20,20,20, .6),
            rgba(20,20,20, .6)),
        url('../images/slider/slide-1.jpg') no-repeat;
        -ms-background-size: cover;
        -o-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .carousel-inner .item:nth-child(2) .carousel-desc {
        /*position: absolute;*/
        background: linear-gradient(
            rgba(20,20,20, .6),
            rgba(20,20,20, .6)),
        url('../images/slider/slide-1.jpg')no-repeat;
        -ms-background-size: cover;
        -o-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .carousel-inner .item:nth-child(3) .carousel-desc {
        position: absolute;
        background: linear-gradient(
            rgba(20,20,20, .6),
            rgba(20,20,20, .6)),
        url('../images/slider/slide-1.jpg');
        -ms-background-size: cover;
        -o-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .carousel-inner .item:nth-child(4) .carousel-desc {
        position: absolute;
        background: linear-gradient(
            rgba(20,20,20, .6),
            rgba(20,20,20, .6)),
        url('../images/slider/slide-1.jpg');
        -ms-background-size: cover;
        -o-background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .carousel-inner img{
        height: 578px;
        width: 100%;
    }
    .carousel-inner .carousel-desc{
        padding-top: 220px;
        text-align: center;
        z-index: 9999999;
        color: #fff;
    }
    .carousel-desc .buttons{
        position: absolute;
        margin-top: 25px;
        margin-left: -350px;
        display: inline-block;
    }
    .carousel-desc h1 span{
        font-weight: 800;
    }
    .carousel-desc .buttons .read-more{
        z-index: 4;
        position: relative;
        text-decoration: none;
        top: 50px;
        color: #fff;
        border: 2px solid #ac3146;
        background: #ac3146;
        padding-left: 15px;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-right: 15px;
    }
    .carousel-desc .buttons .read-more:hover{
        background: #fff;
        border: 2px solid #fff;
        color: #ac3146;
    }
    .carousel-desc .buttons .get-demo{
        z-index: 4;
        position: relative;
        text-decoration: none;
        top: 50px;
        color: #000;
        border: 2px solid #fff;
        background: #fff;
        padding-left: 15px;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-right: 15px;
        margin-left: 10px;
    }
    .carousel-desc .buttons .get-demo:hover{
        background: #fff;
        border: 2px solid #fff;
        color: #ac3146;
    }
    /*#myCarousel .list-inline {
        white-space:nowrap;
        overflow-x:auto;
    }*/
    .carousel-inner .previous{
        color: white;
        margin-left: 70px;
        position: absolute;
        margin-top: -268px;
        font-size: 30px;
        font-weight: 300;
    }
    .carousel-inner .next{
        color: white;
        right: 0px;
        margin-right: 70px;
        position: absolute;
        margin-top: -268px;
        font-size: 30px;
        font-weight: 300;
    }
    #myCarousel .carousel-indicators {
        /*    position: absolute;
            left: initial;
            width: initial;
            margin-left: initial;*/
    }
    #myCarousel .carousel-indicators a{
        position: absolute;
        margin-left: -92%;
        width: 142%;
        height: 80px;
        color: transparent;
        background: #ac3146;
    }
    .slide-2{
        margin-left: -49% !important;
    }
    .slide-3{
        margin-left: -6% !important;
    }
    .slide-4{
        margin-left: 37.2% !important;
    }
    .slider-bottom{

    }
    #myCarousel .carousel-indicators a> .tilte1{
        position: absolute;
        color: #fff;
        font-size: 30px;
        padding-left: 5px;
        /*margin-top:50px;*/
        margin-top: 18px;
    }
    #myCarousel .carousel-indicators a> .tilte2{
        color: #fff;
        position: absolute;
        font-weight: 700;
        font-size: 30px;
        margin-top: 18px;
        margin-left: 60px;
    }
    #myCarousel .carousel-indicators img{
        padding-left: 20px;
        padding-top: 10px;
        /*margin-top: 28px;*/
        width: 80px;
    }

    /*.carousel-item-next, .carousel-item-prev, .carousel-item.active{
        border: none;
    }*/
    #myCarousel .carousel-indicators > .active:before{
        content: '';
        position: absolute;
        top: 0;
        left: 47%;
        width: 0;
        height: 0;
        border: 20px solid transparent;
        border-bottom-color: #ac3146;
        border-top: 0;
        margin-left: -20px;
        margin-top: -20px;
    }
    .services{
        padding-top: 50px;
        text-align: center;
    }
    .services-head .top-left{
        font-size: 27.447px;
        width: 215px;
        line-height: 2;
        margin-left: 300px;
    }
    .services-head .top-right{
        position: absolute;
        display: inline-block;
        margin-left: 0px;
        margin-top: -98px;
        font-size: 50px;
    }
    .services-head .top-right span{
        color: #ac3146;
        font-weight: 600;
    }
    .services .service-desc{
        background: #f4f4f4;
    }
    .services-head::after{

    }
    .services-bottom{
        padding-top: 65px;
    }
    .service-desc-head{
        position: absolute;
        /* left: 995px; */
        background: #ac3146;
        width: 100px;
        height: 100px;
        margin-top: -50px;
        margin-left: 115px;
        /* text-align: center; */
        border-radius: 80px;
        /* z-index: 96; */
    }
    .service-desc-head img {
        padding-top: 20px;
        padding-left: 0px;
    }
    .service-desc h5{
        padding-top: 70px;
        padding-bottom: 20px;
    }
    .service-desc p{
        font-size: 15px;
        font-weight: 400;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px;
        /*padding-bottom: 50px;*/
    }
    .service-2{
        background: #000000;
    }
    .clear{
        /*position: absolute;*/
        background:#ac3146;
        width: 34px;
        height: 9px;
        /*margin-top: -50px;*/
        margin-left: 150px;
        /*z-index: 36;*/
    }
    .clear1{
        /*position: absolute;*/
        background:#000;
        width: 34px;
        height: 9px;
        /*margin-top: -50px;*/
        margin-left: 150px;
        /*z-index: 36;*/
    }
    .jag-chamber-bottom .video img{
        width: 81%;
        height: 500px;
    }
    .jag-chamber-bottom .video-details{
        position: absolute;
        z-index: 9999;
        margin-top: -36.5%;
        margin-left: -9%
    }
    .jag-chamber-bottom .video-details video{
        width: 50%;
        height: 65%;
    }
    .jag-hoa img {
        height: auto;
    }
    .jag-difference .clear {
        margin-left: 565px;
    }
    .fixed {
        position: fixed;
        top:0;
        left:0;
        width: 100%;
        z-index: 999999999;
    }
}


.carousel-inner .item:nth-child(2) .carousel-desc {
    position: absolute;
    background: linear-gradient(
        rgba(20,20,20, .6),
        rgba(20,20,20, .6)),
    url(../images/slider/slider_2.jpg) !important;
    -ms-background-size: cover; background-position:right bottom !important;}

.carousel-inner .item:nth-child(3) .carousel-desc {
    position: absolute;
    background: linear-gradient(
        rgba(20,20,20, .6),
        rgba(20,20,20, .6)),
    url(../images/slider/slider_3.jpg) !important;
    -ms-background-size: cover; background-position:center top !important;}

.carousel-inner .item:nth-child(4) .carousel-desc {
    position: absolute;
    background: linear-gradient(
        rgba(20,20,20, .6),
        rgba(20,20,20, .6)),
    url(../images/slider/slider_4.jpg) !important;
    -ms-background-size: cover; background-position:center bottom !important;}

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

    #slider .col-md-3 span{ display:none !important;}

}


/****  01-01-2020  ****/
div#navbarNav {
    opacity: 1;
}
.slider-login-container.col-md-5.col-sm-5 {
    top: 84px;
}
ul.nav.navbar-nav.navbar-right {
    padding-top: 1%;
}
a.navbar-brand {
    height: 80px !important;
    padding: 5px !important;
}
a.navbar-brand img {
    width: 75%;
}
button.navbar-toggle {
    background-color: #a82c43 !important;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.sticky + .content {
    padding-top: 60px;
}

div.modal.in.show{
    display: block !important;
}
.show {
    display: none !important;
}
.collapse.in {
    display: block !important;
}

@media  (max-width: 800px) and (min-width: 768px) {
    a.navbar-brand {
        width: 150px;
    }
    a.navbar-brand img {
        width: 100%;
    }
}
