@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){
.header-navbar .navbar-nav.header-list li a {
    padding: 7px 8px;
    font-size: 14px;
}
.search-icon {
    width: 134px;
    padding: 25px 12px;
}
.header-btn .login-icon img {
    width: 22px;
}

}
@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: #0f0a1f;
}
.navbar-header{
	display: block;
}
.navbar-nav-center {
    margin: 0px 0px !important;
    width: 100%;
}
.header-navbar .navbar-nav.header-list li a:after {
    bottom: 0px;
}

.search-icon-mibile {
    display: block !important;
    border: none;
}
.search-icon{
    display: none;
}
.header-btn {
    margin-left: 0;
    text-align: center;
    justify-content: center;
    width: 100%;
    padding: 10px;
}

}

@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;
}

#thumble-img-slider .owl-nav .owl-next {
    right: -12px;
    transform: translate(0px, -100%);
    font-size: 22px;
    width: 28px;
    height: 40px;
}
#thumble-img-slider .owl-nav .owl-prev {
    left: -12px;
    transform: translate(0px, -100%);
    font-size: 22px;
    width: 28px;
    height: 40px;
}
.footer-menu-col ul li {
    padding: 10px 8px;
}
.footer-menu-col ul li a {
    font-size: 12px;
    text-align: center;
}
.footer-copyright p {
    font-size: 12px !important;
    line-height: 20px;
}
.carousel-caption h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 32px;
}
.banner-text .video-icon {
    padding: 8px;
    width: 40px;
    height: 40px;
    line-height: 23px;
}
.carousel-control-prev i, .carousel-control-next i {
    width: 32px;
    height: 32px;
    line-height: 34px;
    font-size: 11px;
}
#thumble-slider .owl-nav .owl-prev {
    position: absolute;
    left: -10px;
    font-size: 20px;
    width: 32px;
    height: 32px;
    line-height: 18px;
}
#thumble-slider .owl-nav .owl-next {
    position: absolute;
    right: -10px;
    font-size: 20px;
    width: 32px;
    height: 32px;
    line-height: 18px;
}
.box-col-two h2 {
    font-size: 24px;
}
p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}
.banner-text h3 {
    font-size: 30px;
    line-height: 35px;
}
img{
    width: 100%;
}
.header-navbar .navbar-nav.header-list li a {
    padding: 15px 25px;
}

}

@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: 550px;
    background-size: cover !important;
    background-position: 100% 50% !important;
}
.what-we-col .media .media-body h5 {
    font-size: 36px;
    line-height: 36px;
}
.section-heading h3 {
    font-size: 25px;
    line-height: 20px;
    margin-bottom: 10px;
}
.box-col-two h3 {
    font-size: 30px;
    line-height:40px;
}
.content-col h3 {
    font-size: 20px;
    line-height: 34px;
}
.patner-row {
    padding:40px 0;
    margin-top: 0;
    background: #000 !important;
}
/*.content-row {
    padding: 50px 0;
    margin-top: 0;
    z-index: 0;
    position: relative;
}*/
.banner-text a:nth-child(2) {
    background: #0f0a1f;
    border: 1px #0f0a1f solid;
    color: #fff;
}



}

@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%;
}
}