@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){


}

@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: 80px 0px 40px 0;
    }
    .dubble-btn a {
        padding: 10px 17px !important;
        margin: 0 1px !important;
    }
    .social-left {
       /* left: 11%;
        transform: rotate(33deg);*/
        margin-top: 67px;
    }
    .top-back-bg-1:before {
        border-radius: 550px 0 0 0;
    }
    .profile-box h4 {
        margin-top: 0px;
    }
    .social-left {
        /*left: 12%;
        transform: rotate(33deg);*/
        margin-top: 62px;
    }
    .content p {
        text-align: justify;
        height: 180px;
        overflow: scroll;
    }

}

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




}

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

	
}

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

}