@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){
.service-content h3 {
    font-size: 14px;
    padding: 2px 5px;
}
.service-content img {
    padding: 2px 0;
}
.service-content {
    padding: 9% 0;
}
.navbar-toggle { float: left;margin: 0; height: 45px; width: 45px; border-radius: 0;z-index: 1}
.navbar-toggle .icon-bar { width: 24px; background: #fff;transition: .5s ease;}
.navbar-toggle.collapsed .icon-bar:nth-child(2){transform: rotate(0)translateY(0)translateX(0);}
.navbar-toggle.collapsed .icon-bar:nth-child(3){opacity:1}
.navbar-toggle.collapsed .icon-bar:nth-child(4){transform:rotate(0)translateY(0)translateX(0);}
.navbar-toggle .icon-bar:nth-child(2){transform: rotate(-45deg)translateY(5px)translateX(-5px);}
.navbar-toggle .icon-bar:nth-child(3){opacity: 0}
.navbar-toggle .icon-bar:nth-child(4){transform:rotate(45deg)translateY(-4px)translateX(-3px);}

.tm-header-navbar .navbar-nav.tm-header-list li.active a, .tm-header-navbar .navbar-nav.tm-header-list li a:hover {
    color: #222 !important;
}
.tm-header-navbar .navbar-nav.tm-header-list li a {
    color: #222 !important;
    line-height: 30px;
    border-bottom: 1px #333 dashed;
}
#navbarSupportedContent{
	background: #cfc2ff;
}
.navbar-header{
	display: block;
}
.navbar-nav-center {
    margin: 0px 0px !important;
    width: 100%;
}

}

@media only screen and (max-width: 767px) {
h1 {
    font-size: 30px;
    line-height: 34px;
}
h2 {
    font-size: 32px;
    line-height: 30px;
}
.custom-row {
    padding: 22px 0;
}
.service-col {
    margin-bottom: 20px;
    width: 335px;
    margin: 13px auto;
}
.about-col{
	margin-top: 20px;
}
.about-box {
    padding-top: 25px;
}
.package-purchase-col .form-row {
    margin-top: 15px;
}
.package-purchase-col form input {
    height: 44px;
    margin-bottom: 12px;
}
.package-purchase-col form button {
    height: 44px;
}
.service-content h3 {
    font-size: 24px;
    padding: 15px 5px;
}
.service-content {
    padding: 12% 0;
}
.service-content img {
    padding: 10px 0;
}
.package-purchase-col form {
    margin-top: 15px;
}
.banner #demo .carousel-item {
    height: 380px;
    background-size: cover !important;
    background-position: 100% 50% !important;
}
.inner-banner-row {
    min-height: 270px;
    background-position: 90% 50% !important;
    padding-top:120px;
}
.inner-abbout-col img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
}
.sidebar-col img{
	width: 100%;
}

}

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

h4 {
    font-size: 16px;
    line-height: 32px;
}
h1 {
    font-size: 24px;
    line-height: 28px;
}
.service-content h3 {
    font-size: 20px;
}
.service-content h3 {
    padding: 4px 5px;
}
#testi-slider .item h5 {
    font-size: 17px;
    padding-top: 16px;
    margin-bottom: 0;
}
#testi-slider .item {
    border-right: none;
}
.footer-copy-right p {
    padding: 20px 0;
    line-height: 22px;
}
.navbar-light .navbar-brand {
    width: 140px;
}
.navbar-light .navbar-brand img{
    width: 100%;
}
.tm-header-menu {
    padding: 12px 0;
}
.banner #demo .carousel-item {
    height: 300px;
    background-size: cover !important;
    background-position: 100% 50% !important;
}
.footer-icon-col .footer-icon-box {
    padding: 10px 15px;
}


}

@media only screen and (max-width: 420px) {
.testi-content-img .testi-img {
    width: 72px;
    height: 72px;
}
#testi-slider .item h5 {
    font-size: 17px;
    padding-top: 12px;
}
#testi-slider .item h6 {
    font-size: 13px;
}
	
}

@media only screen and (max-width: 390px) {
.service-col {
    margin-bottom: 20px;
    width: 100%;
}
}