/*Theme Name:         MasterTheme URI:          http://www.mastertheme.co.uk/Description:        This is a Master Theme custom theme. Version:            0.14Author:             Master ThemeAuthor URI:         http://www.mastertheme.co.uk/*/


.white--text.section--blue h4{
	color: #fff;
	text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 60px;
}
.tour .slider--news .slider__slide{
	background-color: #001e31;
}
.tour .slider--news .slider__content,
.tour .slider--news .slider__content a{
	color: #fff;
}
.tour .slider--news .slider__heading{
    color: #fff;
}
.tour .slider--news .btn{
    background: #fff;
    color: #001e31;
}
#footer-widgets .tmo-smart-badge{
    width: 150px !important;
    float: none !important;
    display: inline-block !important;
    margin: 15px !important;
}
#footer-widgets .awards-logo{

}
#footer-widgets .awards-logo .awards-image{
    margin: 15px !important;
    height: auto !important;
    width: 115px;
}
#footer-widgets .col-md-6.foot-contact{
    text-align: center;
    padding-top: 50px;
}
#footer-widgets .textwidget a{
    font-weight: 400;
}
#footer-widgets .textwidget a + h3{
    padding-top: 25px;
    padding-bottom: 10px;
}
#footer-widgets h3 ~ h3{
    padding-top: 50px;
    padding-bottom: 10px;
}
#footer-widgets h3 + h3{
    padding-top: 0;
}


footer p{
    line-height: 1;
}
.rainbow_banner {

    display: inline-block;

}
/*.rainbow_banner img {*/

/*    width: 100px;*/

/*}*/
/*.footer_icons img {*/

/*    width: 100px !important;*/
/*    height: 80px;*/

/*}*/
/*.footer_icons img, .footer_icons div {*/
/*    display: inline-block;*/
/*}*/
/*#footer-widgets .awards-logo .awards-image {*/
/*    margin: 5px !important;*/
/*}*/
/*#footer-widgets .tmo-smart-badge {*/

/*    width: auto !important;*/
/*}*/
/*footer .rac_banner {*/
/*    width: 100px;*/
/*    margin: 0 4px;*/
/*}*/

.award_notice_inner > img:last-child {
    margin-right: 0;
    margin-left: 55px;
    width: 140px;
    border-radius: 0px;
}
.award_notice_inner p a {
    display: block;
    margin-top: 10px;
    max-width:250px;
    margin-left:auto;
    margin-right:auto;
}
.award_notice_inner p {
    max-width: calc(100% - 320px);
}
section.hero-video-banner h1 {

    font-size: 30px !important;
    line-height: 34px !important;
    margin: 30px auto 10px auto !important;

}
.award_notice_inner img:first-child {
    margin-right: 45px !important;
}


@media (max-width: 992px){
    footer.content-info .col-md-3{
        width: 25%;
        float: left;
    }
    footer.content-info .col-md-6{
        width: 50%;
        float: left;
    }
    .award_notice_inner > img {
    margin-left: auto !important;
    width: 120px !important;
    display: block !important;
    margin-right: auto !important;
    margin-top: 20px !important;
    height: auto!important;
object-fit: contain;
}

}


@media (max-width: 640px){
    footer.content-info .col-md-3{
        width: 100%;
        float: none;
        text-align: center;
    }
    footer.content-info .col-md-6{
        width: 100%;
        float: none;
    }
    #footer-widgets .col-md-6.foot-contact{
        padding-top: 15px;
    }
    .footer_icons img {

    width: 70px !important;
    height: 60px;

}
section.hero-video-banner h1 {

    font-size: 20px !important;
    line-height: 28px !important;
    margin: 0px auto 10px auto !important;

}
.award_notice_inner > img:first-child {
    margin-bottom: 20px !important;
}
}

@media (max-width: 480px){
    .fsitemap{
        text-align: center !important;
    }
    .content-info{
        
    }
    
}