/****** PLACE YOUR CUSTOM STYLES HERE ******/


.col-sm-4 {
padding-right: 40px;
}

.image-bg .btn.btn-filled, .image-bg .btn-filled:visited {
    border-color: #591AD7 !important;
    
}


.logo {
    max-height: 80%;
    margin-bottom: 1.5px
}

    
.border-thick-2 {
    border: 8px solid #fff;
}


@media (max-width: 767px) {

    .parallax > .background-image-holder,
    .parallax .slides li > .background-image-holder {

        height: 25vh;
    }

    .background-image {
        height: 100%;
    }

    
        .cover.fullscreen .slides li {
    height: 50vh !important;
}


    .page-title.fullscreen {
        height: 25vh !important;
        padding-top: 0;
    }
    
}



@media (max-width: 480px) {
 
    .tlab {
        margin-top: 0;
    }

        .cover.fullscreen .slides li {
    height: 50vh !important;
}


}



@media (max-width: 390px) {

    .tlab {
        margin-top: 0 !important;
    }
}
    
    
@media screen and (max-width: 1180px) and (min-width: 300px) {
    .tlab {
        margin-top: 0px !important;
    }

    .page-title.fullscreen {
        height: 400px !important;
    }

    .page-title-2 {
        height: 400px !important;
    }

}



@media screen and (max-width: 2200px) and (min-width: 1400px) {

    .tlab {
        margin-top: -50px !important;
    }

}
