@charset "utf-8";

/* CSS Document */

@media (min-width: 1366px) and (max-width: 1900px) {





}

@media (min-width: 1200px) and (max-width: 1365px) {

	

}

@media (min-width: 1024px) and (max-width: 1250px){
.tm-header-navbar .navbar-nav.tm-header-list li a {
    padding: 8px 8px;
    font-size: 16px;
}
.service-content h3 {
    font-size: 20px;
}

}
@media (min-width: 1024px) and (max-width: 1190px){


}
@media (min-width: 768px) and (max-width: 1024px) {

.package-purchase-col form input {
    margin-bottom: 12px;
}
h1 {
    font-size: 30px;
    line-height: 40px;
}

}

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

.top-back-bg-1 {
    min-height: 100vh;
    position: relative;
    z-index: 1;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

}

@media only screen and (max-width: 767px) {
h1 {
    font-size: 30px;
    line-height: 34px;
}
h2 {
    font-size: 32px;
    line-height: 30px;
}
.dubble-btn a {
    padding: 10px 20px;
    margin: 0 5px;
}
.profile-box {
    text-align: center;
    padding: 20px 0px 40px 0;
}
.dubble-btn a {
    padding: 10px 17px !important;
    margin: 0 1px !important;
}
/*.social-left {
    left: 11%;
    transform: rotate(33deg);
    margin-top: 67px;
}*/

.profile-box h4 {
    margin-top: 0px;
}
.profile-box-img {
    transform: translate(-7px, 3px);
}
.phone-col {
    transform: translate(-255px, -165px);
}


}

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




}

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

	
}

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

}