@charset "utf-8";

/* CSS Document */



/******************************



[Table of Contents]



1. 1600px

2. 1440px

3. 1280px

4. 1199px

5. 1024px

6. 991px

7. 959px

8. 880px

9. 768px

10. 767px

11. 539px

12. 479px

13. 400px



******************************/



/************

1. 1600px

************/



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

/************

2. 1440px

************/



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

/************

3. 1380px

************/



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

/************

3. 1280px

************/



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

/************

4. 1199px

************/



@media only screen and (max-width: 1199px) {
.home_slider_prev {
    left: 25px;
}
.home_slider_next {
    right: 25px;
}
.course_info:first-child {
    margin-right: 12px;
}
.milestone:not(:last-child)::after {
    display: none;
}
.team_image {
    width: 160px;
    height: 140px;
}
}

/************

4. 1100px

************/



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

/************

5. 1024px

************/



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

/************

6. 991px

************/



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

.counter_title {
    font-size: 20px;
}
.home {
    height: 470px;
}
	.counter_title {
    font-size: 20px;
}
	.slider-text li {
    list-style: none;
    margin: 0px;
    padding: 5px 20px;
    line-height: normal;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-size: 12px;
    font-weight: 500;
    text-align: left;
}
.main_nav,  .search_button {
    display: none;
}
.top_bar_contact_list li i,  .top_bar_contact_list li > div,  .login_button a {
    font-size: 12px;
}
.login_button {
    width: 140px;
}
.hamburger {
    display: inline-block;
    margin-left: 33px;
}
.home_slider_form_container {
    width: 100%;
}
.home_search_button {
    margin-top: 15px;
}
.feature_col {
    float: left;
    width: 100%;
	    margin-bottom: 10px;
}
	.features_row .feature, .inner-feature .feature {
    display: inline-block;
}
	.features_row .feature, .inner-feature .feature {
    border: 1px solid rgba(0, 0, 0, 0.03);
    transition: ease 0.3s;
    cursor: pointer;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
    height: auto;
}
	.feature_icon img {
    max-width: 100%;
    float: left;
    height: 46px;
    margin-right: 5px;
}
	.feature-card1 .feature .feature_title {
    font-size: 18px;
        margin-top: 5px;
}
	.feature-card2 .feature .feature_title {
    font-size: 18px;
        margin-top: 5px;
}
	.feature-card3 .feature .feature_title {
    font-size: 14px;
    font-weight: 500;
    padding-top: 0px;
}
	.feature-card4 .feature .feature_title {
    font-size: 14px;
    font-weight: 500;
    padding-top: 0px;
}
		.feature-card5 .feature .feature_title {
    font-size: 14px;
    font-weight: 500;
    padding-top: 0px;
}
.feature_col:not(:last-child) {
   margin-bottom: 10px;
}
	
	.feature_title {
    position: relative;
    font-size: 16px;
    margin-top: 16px;
}
	.feature_title span {
    display: block;
    font-size: 16px;
    font-weight: 500;
}
.course_col:not(:last-child) {
    margin-bottom: 0px;
}

.main_nav,  .search_button {
    display: none;
}
.top_bar_contact_list li i,  .top_bar_contact_list li > div,  .login_button a {
    font-size: 12px;
}
.login_button {
    width: 140px;
}
.hamburger {
    display: inline-block;
    margin-left: 33px;
}
.home_slider_form_container {
    width: 100%;
}
.home_search_button {
    margin-top: 15px;
}
.feature_col {
    float: left;
    width: 50%;
}	
	
.feature_col:not(:last-child) {
    margin-bottom: 0px;
}
.course_col:not(:last-child) {
    margin-bottom: 0px;
}
.counter_form {
    position: relative;
    top: 0;
    right: auto;
    width: 100%;
    height: auto;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 60px;
    padding-bottom: 60px;
}
.counter_content {
    padding-top: 100px;
    padding-bottom: 68px;
}
.counter {
    padding-bottom: 100px;
}
.event_col:not(:last-child) {
    margin-bottom: 20px;
}
.team_col .team_item {
    padding-left: 0px;
    padding-right: 0px;
}
.team_col:first-child .team_item {
    padding-left: 0;
    padding-right: 0px;
}
.team_col:nth-child(4n) .team_item {
    padding-left: 0px;
    padding-right: 0;
}
.team_col:nth-child(odd) .team_item {
    padding-right: 6px;
}
.team_col:nth-child(even) .team_item {
    padding-left: 6px;
}
.news_col:not(:last-child) {
    margin-bottom: 80px;
}
.newsletter_container {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}
.newsletter_form_container {
    margin-top: 19px;
}
.footer_col:not(:last-child) {
    margin-bottom: 60px;
}
.footer_contact,  .footer_links {
    padding-left: 0;
}
.footer_links ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
}
.footer_mobile {
    float: none;
}
.footer_logo_container {
    margin-top: 0;
}
.copyright {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
.cr_list {
    margin-top: 30px;
}
.cr_list li:not(:last-child) {
    margin-right: 20px;
}
.copyright div,  .cr_list li a {
    font-size: 13px;
}
}

/************

7. 959px

************/



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

/************

8. 880px

************/



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

/************

9. 768px

************/



@media only screen and (max-width: 768px) {
.login-sec {
    height: auto;
}
.top_bar {
    display: none;
}
.form-btn {
    margin-top: 0px;
}
.home_slider_content .btn-light {
    padding: 12px 30px;
    font-size: 16px;
}
.helpdecsk-main a.helpdesk-no {
    font-size: 18px;
}
}

/************

10. 767px

************/



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

.slider_title_hi {
    font-size: 16px;
    line-height: 22px;
}
.product_image {
    height: 200px;
}
	.home_slider_content .btn-light {
    padding: 12px 20px;
    font-size: 14px;
}

p.lessee-data {
    padding: 10px 0px;
}
.nav-arrow-b .owl-arrow .owl-nav {
    top: inherit;
}
.back-to-top {
    bottom: 15px;
}
.image-txt {
    padding: 0 0;
}
p.lessee-data .w-50 {
    width: 20%!important;
}
div#lessee-carousel .btn-green {
    font-size: 10px;
}
.position-fix {
    position: relative;
    z-index: 9;
}
.page {
    height: 178px;
}
.h-spe {
    height: 210px;
}
.home_slider_content {
    top: 22%;
}
.top_bar {
    display: none;
}
.home_slider_nav {
    display: none;
}
.home_slider_title {
    font-size: 32px;
}
.home_slider_subtitle {
    font-size: 14px;
    margin-top: 18px;
}
.home_search_form div {
    width: 100%;
}
.milestone:not(:last-child) {
    margin-bottom: 50px;
}
.team_col .team_item {
    padding-left: 0px;
    padding-right: 0px;
}
.team_col:first-child .team_item {
    padding-left: 0;
    padding-right: 0px;
}
.team_col:nth-child(4n) .team_item {
    padding-left: 0px;
    padding-right: 0;
}
.team_col:nth-child(odd) .team_item {
    padding-right: 0px;
}
.team_col:nth-child(even) .team_item {
    padding-left: 0px;
}
}

/************

11. 575px

************/

                        

@media only screen and (max-width: 575px) {
.header.scrolled {
    top: 0px;
}
.logo, .header.scrolled .logo {
    width: 180px;
}
h2 {
    font-size: 24px;
}
p {
    font-size: 13px;
}
.menu {
    width: 100%;
    right: -100%;
}
 .home_search_input::-webkit-input-placeholder {
 font-size: 12px !important;
}
 .home_search_input:-moz-placeholder {
 font-size: 12px !important;
}
 .home_search_input::-moz-placeholder {
 font-size: 12px !important;
}
 .home_search_input:-ms-input-placeholder {
 font-size: 12px !important;
}
 .home_search_input::input-placeholder {
 font-size: 12px !important;
}
.dropdown_item_select,  .home_search_button {
    font-size: 12px;
}
.home_search_button {
    width: 100px;
    height: 40px;
}
.newsletter_form_container {
    width: 100%;
    padding-left: 0;
}
}

/************

11. 539px

************/



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

/************

12. 480px

************/



@media only screen and (max-width: 480px) {
.footer-top p {
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    margin-bottom: 20px;
}
.helpdecsk-sec .num {
    font-size: 25px;
}
.newsletter_input {
    width: calc(100% - 20px);
}
.counter_text p {
    font-size: 12px;
}
}

/************

13. 479px

************/



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

/************

14. 400px

************/



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

@media only screen and (min-width: 1024px) {
#transportation .modal-dialog {
    max-width: 644px;
}
}
