


.rev_slider_wrapper {
    background-color: #fff;
    padding: 0;
    border: 0px solid #fff;
}
.tp-bannertimer {
    visibility: hidden !important;
}
.tp-caption.LandingPage-Title, .LandingPage-Title {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: 0 !important;
    background-color: #2d2d2d;
}
.tp-caption.LandingPage-SubTitle, .LandingPage-SubTitle {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
}
.tp-caption.LandingPage-Button, .LandingPage-Button {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    border-radius: 5px;
    letter-spacing: normal;
    background-color: rgba(255, 255, 255, 1.00);
    color: #1d1d1d;
}











@media (max-width: 1365px) {


	
}


/*--------------------------------------------------
Medium devices (less than 1200px)
----------------------------------------------------*/
@media (max-width: 1199px) {


	
}



/*--------------------------------------------------
IPAD Medium devices (less than 992px)
----------------------------------------------------*/
@media (max-width: 991px) {

.tp-caption.LandingPage-Title, .LandingPage-Title {
    letter-spacing: 3px;
}
	
}



/*--------------------------------------------------
Nexus 7 Small devices (less than 768px)
----------------------------------------------------*/
@media (max-width: 767px) {

.tp-caption.LandingPage-Title, .LandingPage-Title {
    letter-spacing: 2px;
}

}



/*--------------------------------------------------
IP 6 6+, 7+ - (less than 576px)
----------------------------------------------------*/
@media (max-width: 575px) {

.tp-caption.LandingPage-Title, .LandingPage-Title {
    letter-spacing: 1px;
}
    
}



