/* news mobile css for mobile */
#block-views-block-emergency-alert-emergency-alert-block{
	margin-top: 25px;
}
#block-marqueeblock{
	display:none !important;
}
@media screen and (max-width:768px){
.iframe-container {
    display: block !important;
}
.after_iframe_text {
    width: auto !important;
    max-width: 100% !important;
}
.iframe-container {
        position: relative;
        width: 100%;
        
        overflow: hidden;
    }

    .iframe-container iframe {
        width: 100%;
        
        border: none;
    }

}
/* news mobile css for mobile ends */


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
 .tabbed-menu-home .current-tab.trip-planner-tab .Highlighte-top {
     background: #1e447f !important; 
}

.region-follow-menu nav.follow-menu h2 {
    right: 0px;
    width: 100px;
    left: auto;
}
@media (min-width:992px){
	.layout-container {
		overflow-x: hidden;
	}
}
 
@media only screen and (max-width: 1300px) {
	.region-follow-menu nav.follow-menu h2 {
		right: auto;
		left: -32px;
		bottom: -3.5rem;
	}
}
@media only screen and (max-width: 767px) {
	.cttripplannerform .form-group .control-label {
		padding-bottom: 0;
	}
	.cttripplannerform .details-row .swap-link {
		height: 119px;
	}
}
 





