.tour-multiple-items .dev-tour-col {
    padding: 0 10px;
}

.tour-multiple-items .slick-arrow {
    background-color: #fcaf17;
}

.tour-multiple-items .fa-angle-left.slick-arrow {
    left: 0px;
}

.tour-multiple-items .fa-angle-right.slick-arrow {
    right: 0px;
}

.tour-multiple-items .slick-arrow,
.tour-multiple-items .slick-arrow::after {
    border-radius: 50%;
}

.tour-multiple-items .slick-arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 20px;
    color: #b5aec4;
    display: block;
    line-height: 33px;
    z-index: 90;
    cursor: pointer;
    border: 3px solid #fff;
    color: #fff;
    transform: translateY(50%);
    -webkit-transform: translateY(50%);
    bottom: 50%;
}


.tour-multiple-items .slick-arrow::after {
    content: "";
    height: calc(100% + 6px);
    width: calc(100% + 6px);
    position: absolute;
    left: -4px;
    top: -4px;
    border: 1px solid #fcaf17;
}

.tour-multiple-items .slick-arrow:hover {
    background: #fff;
    color: #fcaf17;
    -webkit-transition: all 3s;
    -moz-transition: all 3s;
    transition: all 3s;
}

.tour-multiple-items {
    margin-left: 0;
    margin-right: 0;
}

@media(min-width: 1025px) {
    .plan-tour-sec .fusion-column-first.tour-lg-blk {
        left: -10px;
    }
}

@media(max-width: 641px) {
    .tour-overview-highlights .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) {
        line-height: 1;
        min-height: 1rem;
    }
}

#footer .gform_wrapper div.validation_error {
    color: #ed0b0b;
    border-top: 2px solid #ed0b0b;
    border-bottom: 2px solid #ed0b0b;
    letter-spacing: 0.05em;
}

#footer .gform_wrapper .validation_message {
    color: #ed0b0b;
}

.contact-info-wrap li a {
    color: #666666;
}

.academy-travel-id-8 .contact-info-wrap li a:hover {
    color: #09a4e5;
}

.academy-travel-id-9 .contact-info-wrap li a:hover {
    color: #fcaf17;
}

.academy-travel-id-10 .contact-info-wrap li a:hover {
    color: #aa68aa;
}

@media(max-width: 640px) {
    footer#footer .gform_wrapper .gform_footer {
        margin: 0 auto !important;

    }
}


@media(max-width: 479px) {

    .tour-multiple-items {
        margin-bottom: 30px;
    }
    .tour-multiple-items .slick-arrow {
        bottom: 0;
    }

    .tour-multiple-items .fa-angle-left.slick-arrow {
        left: 35%;
    }

    .tour-multiple-items .fa-angle-right.slick-arrow {
        right: 35%;
    }

    .tour-enquire-form .fusion-content-boxes.content-boxes,
    .tour-enquire-form .gform_wrapper {
        padding: 0 20px;
    }

    .tour-enquire-form h3 {
        padding-left:  20px !important;
        padding-right:  20px !important;
    }

    .tour-overview-highlights .content-box-column .heading-with-icon {
        /*display: block;*/
    }

    .tour-overview-highlights .content-box-column .heading-with-icon i {
        height: 30px !important;
        width: 30px !important;
        line-height: 30px !important;
        font-size: 16px !important;
    }

    .tour-overview-highlights .content-box-column h2 {
        font-size: 13px !important;
    }
}

@media(min-width: 480px) {
    .tour-multiple-items {
       padding: 0 50px;
    }


}

@media (max-width: 375px) {
    .tour-overview-highlights h2 {
        /*display: block !important;
        padding-top: 8px !important;*/
    }
}

.academy-travel-id-9 .fusion-megamenu-wrapper .fusion-megamenu-submenu a:hover {
    color: #fcaf17  !important;
}

.academy-travel-id-10 .fusion-megamenu-wrapper .fusion-megamenu-submenu a:hover {
    color: #aa68aa !important;
}

.fusion-main-menu li.fusion-active-link>.fusion-megamenu-wrapper,
.fusion-main-menu li.fusion-active-link>.sub-menu,
.fusion-main-menu li:hover>.fusion-megamenu-wrapper,
.fusion-main-menu li:hover>.sub-menu {
    visibility: visible;
    opacity: 1;
    display: block;
}

.fusion-megamenu-wrapper {
    visibility: visible;
    opacity: 1;
    display: none;
}

.fusion-megamenu-wrapper.col-span-12 .fusion-megamenu {
    display: table;
}

.fusion-megamenu-wrapper .fusion-megamenu-submenu {
    display: table-cell;
     width: 20%; 
}
.fusion-megamenu-icon,
.thumbnail-block {
    overflow: hidden;
}

.thumbnail-block img,
.fusion-megamenu-icon img {
    -webkit-transition: all 3s;
    -moz-transition: all 3s;
    transition: all 3s;
}

.thumbnail-block:hover img,
.fusion-megamenu-icon:hover img  {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.fusion-secondary-main-menu .fusion-megamenu-wrapper .fusion-megamenu-submenu a {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.current-professional-tours .thumbnail-block .img-overlay {
    display: block;
}

@media(min-width: 1200px) {
    .current-professional-tours .thumbnail-block {
        max-height: 220px;
        overflow: hidden;
    }
}

/*dashboadr page css*/
.page-template-template-dashboard table thead {
    background-color: #09a4e5;
    color: #fff;
}

.page-template-template-dashboard .at-wraper .wrap-table .table > thead > tr > th {
     border-right: 1px solid #fff;
     border-bottom: none;
}

.page-template-template-dashboard .at-wraper .wrap-table .table > thead > tr > th:last-child {
    border: none;
}

.page-template-template-dashboard .at-wraper .wrap-table .table > tbody > tr > td {
    border-right: 1px solid #e5e4e3;
}
.page-template-template-dashboard .at-wraper .wrap-table {
    border: none;
    border-bottom: 1px solid #e5e4e3;
}

.at-wraper .alert {
   border: 1px solid #f1f1f1;
   border-radius: 0px;
   font-style: italic;
}

.page-template-template-dashboard .at-wraper .wrap-table .table > tbody > tr {
    /*border-bottom: 1px solid #e5e4e3;*/
}

.page-template-template-dashboard table {
    border-collapse: unset;
}
.page-template-template-dashboard .at-wraper .wrap-table .table > tbody > tr > td:first-child {
    border-left: 1px solid #e5e4e3;
}

.page-template-template-dashboard .at-wraper .wrap-table .table > thead > tr > th:first-child,
.page-template-template-dashboard .at-wraper .wrap-table .table > tbody > tr > td:first-child {
    text-align: center;
    width: 50px;
}


.page-template-template-dashboard table table,
.page-template-template-dashboard table table tr,
.page-template-template-dashboard table table tbody,
.page-template-template-dashboard table table td {
    display: block;
}

/*.page-template-template-dashboard table .dl-file a {
    display: inline-block;
    background: #09a4e5;
    border: 1px solid #09a4e5;
    border-radius: 2px;
    padding: 6px 12px;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 0.05em;
    margin: 5px 0;
    line-height: 1;
}*/
.page-template-template-dashboard table a {
   display: inline-block;
   margin-bottom: 5px;
    /* background: #09a4e5;
    border: 1px solid #09a4e5;
    border-radius: 2px;
    padding: 6px 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 5px 0;
    line-height: 1;
    max-width: 250px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;*/
}

.page-template-template-dashboard table a:hover {
    color: #09a4e5;
    }
/* .page-template-template-dashboard table .dl-file a:before {
    content: "\0046";
    content: "\f019";
    font-family: 'Travel-icon';
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 23px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    font-weight: 400;
} */

.page-template-template-dashboard table a:before {
    background: #09a4e5;
    content: "\f019";
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 23px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    font-weight: 400;
    height: 35px;
    width: 35px;
    text-align: center;
    border-radius: 2px;
    line-height: 35px;
}
.page-template-template-dashboard table .dl-file a:hover:before {
    color: #09a4e5;
}


.page-template-template-dashboard table .dl-file a:hover {
    background: #fff;
    color: #09a4e5;
}

/*sitemap css*/
.sitemap h2 a {
    display: block;
    border-bottom: 1px solid;
}
.academy-travel-id-8 .sitemap h2 a  {
   color: #09a4e5;
}

.academy-travel-id-9 .sitemap h2 a  {
   color: #fcaf17;
}

.academy-travel-id-10 .sitemap h2 a  {
   color: #aa68aa;
}

.sitemap > ul > li {
    list-style: none;
}

.sitemap > ul > li {
    list-style: none;
}

.search-results #posts-container .fusion-blog-layout-grid .fusion-post-grid {
    padding: 10px;
}

.search-results #posts-container .fusion-blog-layout-grid .fusion-post-grid .fusion-alignright {
    display: none;
}

.search-results #posts-container .fusion-blog-layout-grid .fusion-post-wrapper {
    border-bottom-width: 1px;
}

@media(min-width: 768px) {
    .sitemap {
        padding-right: 50px;
    }
}


.sitemap ul li a {
    font-size: 18px;
    line-height: 1.5;
}

.sitemap > ul {
    padding-left: 15px;
    margin-top: -10px;
    /*margin-bottom: 0;*/
}

.sitemap ul ul {
    margin-bottom: 15px;
}

.sitemap h2 {
    margin-bottom: 10px;
}

.sitemap ul > li > a {
    /*font-weight: 600;*/

}

.sitemap ul ul li > a {
    /*font-weight: 400;*/
}



/*==============================
1.school-universities-we-work-with
================================
*/

@media(min-width: 481px) {
    .school-universities-work-with .tab-pane {
        -webkit-column-count: 2;
            -moz-column-count: 2;
            column-count: 2;
    }
}

@media (max-width: 480px) {
    .school-universities-work-with .tab-pane {
       /* -webkit-column-count: 1;
            -moz-column-count: 1;
            column-count: 1;*/
    }

}

@media (min-width: 801px) {
    .school-universities-work-with .tab-pane {
        -webkit-column-count: 3;
            -moz-column-count: 3;
                 column-count: 3;
    }
}


/*=================
2.planning-timeline
===================*/

@media(min-width: 1300px) and (max-width: 1895px) {
    .planning-timeline .fusion-layout-column .fusion-imageframe img {
        height: 500px;
        object-fit: cover;
    }
    .planning-timeline .fusion-builder-row-inner .fusion-layout-column:last-child .fusion-column-wrapper .fusion-title {
        margin-bottom: 0 !important;
    }
    .planning-timeline .fusion-builder-row-inner .fusion-layout-column:last-child .fusion-column-wrapper h3 {
        font-size: 26px;
    }

    .planning-timeline .fusion-builder-row-inner .fusion-layout-column:last-child .fusion-column-wrapper li {
        font-size: 16px;
        line-height: 1.2;
    }
}

@media(min-width: 768px) and (max-width: 1299px) {
    #main .planning-timeline .fusion-builder-row.fusion-row .fusion-layout-column {
        width: 100% !important;
    }
    .planning-timeline .fusion-builder-row-inner .fusion-layout-column:last-child .fusion-column-wrapper .fusion-title {
        margin-bottom: 0 !important;
    }
    .planning-timeline .fusion-builder-row-inner .fusion-layout-column:last-child .fusion-column-wrapper h3 {
        font-size: 24px;
        line-height: 1;
    }
    .planning-timeline .fusion-builder-row-inner .fusion-layout-column:last-child .fusion-column-wrapper .fusion-title {
        margin-bottom: 0 !important;
    }
    .planning-timeline .fusion-builder-row-inner .fusion-layout-column:last-child .fusion-column-wrapper li {
        font-size: 15px;
        line-height: 1.2;
        margin-bottom: 10px;
    }
    .planning-timeline .fusion-builder-row-inner .fusion-layout-column:last-child .fusion-column-wrapper {
        padding: 20px 30px !important;
    }

}

@media (max-width: 1299px) {
    .planning-timeline .fusion-layout-column .fusion-column-wrapper {
        min-height: 0 !important;
    }
}
/*==================
3.Newsletter archive
=====================*/
@media(min-width: 481px) and (max-width: 991px) {
	.newsletter-wrapper .col-sm-6,
	.newsletter-content-block div[class*="col"] {
	    width: 50%;
	    float: left;
	}
}

/*==========
4.footer css
============*/
@media (min-width: 641px) and (max-width: 767px) {
    .fusion-footer .fusion-widget-area .fusion-column {
        float: left;
        width: 50% !important;
    }

    .fusion-footer .fusion-widget-area .fusion-column:first-child {
        width: 100% !important;
    }
}
@media(max-width: 767px) {
    body.academy-travel-id-8 #nav_menu-3 h4,
    body.academy-travel-id-9 #nav_menu-3 h4 {
        display: none;
    }
    .academy-travel-id-8 .fusion-footer .widget_nav_menu {
        margin-bottom: 0;
    }

    .tfs-slider .slide-content-container .slide-content h1 {
        font-size: 36px !important;
        line-height: 1.3 !important;
    }

    .tfs-slider .slide-content-container .fusion-title-sc-wrapper h3 {
        margin-bottom: 20px !important;
        line-height: 1.3 !important;
    }

    .top-video-sec .academy-school-tour-wrap .fusion-title {
        margin-bottom: 10px !important;
    }

    .plan-tour-sec {
        padding-bottom: 30px !important;
        padding-top: 30px !important;
    }

    #testimonial-section .slick-slide.client-thumbnail .img-wrapper {
        margin: 15px 0;
    }

    .fusion-social-networks .fusion-social-network-icon::before {
        font-size: 24px;
    }

    .fusion-columns .fusion-column:not(.fusion-column-last) {
        margin: 0 0 20px !important;
    }

    .standard-booking-terms {
        padding-top: 40px !important;
        padding-bottom: 10px !important;
    }

    .school-universities-slogan {
        padding-top: 40px !important;
    }

    .meet-our-expertise {
        padding-bottom: 30px !important;
    }

    .team-wrap .row > [class*="col-"] {
        margin-bottom: 15px;
    }

   .academy-travel-different-wrap  img {
        margin: 0 auto;
    }

    .submit-question {
        padding-top: 0 !important;
        padding-bottom: 50px !important;
    }


}


@media (max-width: 414px) {
    .tfs-slider .slide-content-container .slide-content h1 {
        font-size: 28px !important;
        line-height: 1.2 !important;
    }
}


@media (min-width: 768px) and (max-width: 1024px) {

    .fusion-secondary-menu-custom .custom-top-menu {
        margin-bottom: 0;
    }

    .academy-school-tour {
        padding-bottom: 20px !important;
        padding-top: 40px !important;
    }

    .planning-timeline .fusion-layout-column.fusion-one-half {
        width: 48%;
        /*margin-bottom: 15px !important;*/
    }

    .team-quote-block .fusion_builder_column_1_1 {
        margin-bottom: 0 !important;
    }

    .school-universities-slogan {
        padding-top: 30px !important;
    }

    .why-choose-innpg {
        padding-top: 40px !important;
        padding-bottom: 20px !important;
    }

    .teacher-school-vertical-tab,
    .team-quote-block,
    .standard-booking-terms {
        padding-top: 40px !important;
    }

    .team-quote-block {
        /*padding-bottom: 10px !important;*/
    }

    .contact-pg-wrap {
        padding-bottom: 40px !important;
        padding-top: 40px !important;
    }

    .academy-school-tour {
        padding-bottom: 30px !important;
        padding-top: 40px !important;
    }

    .download-latest-newsletter {
        padding-top: 50px !important;
        padding-bottom: 30px !important;
    }

    .footer-top-block {
        padding-top: 50px !important;
        padding-bottom: 0 !important;
    }

    .meet-our-expertise .button-default {
        padding: 13px 10px !important;
        /* font-size: 14px !important; */
        line-height: 1.3 !important;
    }



    .we-provide-sec {
        padding-top: 40px !important;
        padding-bottom: 15px !important;
    }

    .suggested-itinearies {
        padding-bottom: 15px !important;
    }

    .testimonial-section {
        padding-bottom: 15px !important;
        padding-top: 35px !important;
    }

    .meet-our-expertise {
        padding-bottom: 15px !important;
    }

    .academy-travel-different {
        padding-bottom: 20px !important;
    }

    body.single-tours article.tours[id^="post"] {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .sugessted-ancient {
        padding: 30px 0 40px;
    }

    .submit-question {
        padding-top: 40px !important;
        padding-bottom: 50px !important;
    }

    .download-latest-newsletter .fusion-title h2 {
        font-weight: 600 !important;
        font-size: 36px !important;
    }

    .safety-our-number {
        padding-bottom: 20px !important;
        padding-top: 40px !important;
    }

    .about-why-choose .fusion-layout-column {
        margin-bottom: 14px !important;
    }

    .ft-top-block {
        min-height: auto;
    }

    .ft-top-block-wrap {
        height: 200px;
    }

}

/*=========================
        history page
=========================*/

