/*!
 * Start Bootstrap - Stylish Portfolio (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    width: 100%;
    height: 100%;
    background-color: aliceblue;
}

body {
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.text-vertical-center h1 {
    margin: 0;
    padding: 0;
    font-size: 4.5em;
    font-weight: 700;
}

/* Custom Button Styles */

.btn-dark {
    border-radius: 0;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #fff;
    background-color: rgba(0,0,0,0.7);
}

.btn-light {
    border-radius: 0;
    color: #333;
    background-color: rgb(255,255,255);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #333;
    background-color: rgba(255,255,255,0.8);
}

/* Custom Horizontal Rule */

hr.small {
    max-width: 100px;
}

/* Side Menu */

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    transform: translateX(250px);
    overflow-y: auto;
    background: #222;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
	
    display: block;
    text-decoration: none;
    color: #999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 100px;
    font-size: 19px;
    line-height: 25px;
	text-align: left;
	padding-left: 8px;
	padding-top: 10px;
	text-indent: 0px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#menu-toggle {
    z-index: 100;
    position: fixed;
    top: 0;
    right: 0;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    margin: 5px 5px 0 0;
	display:flex;
}

/* Header */

.header {
    display: table;
    position: relative;
    top:0;
    
    width: 100%;
    height: 100%;
    /*background: url(../images/flight-bye-winturbines.gif) no-repeat center center scroll;*/
    background: url(../img/clouds_bg.jpg) no-repeat center center scroll;
    /*background: url(../images/main_boatocean.jpg) no-repeat center center scroll;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;

}

/* About */

.about {
    padding: 50px 0;
}

/* Services */

.services {
    padding: 50px 0;
}

.service-item {
    margin-bottom: 30px;
}

/* Callout */

.callout {
    display: table;
    width: 100%;
    height: 400px;
    color: #fff;
    /*background: url(../img/callout.jpg) no-repeat center center scroll;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* Portfolio */

.portfolio {
    padding: 50px 0;
}

.portfolio-item {
    margin-bottom: 30px;
}

.img-portfolio {
    margin: 0 auto;
}

.img-portfolio:hover {
    opacity: 0.8;
}

/* Call to Action */

.call-to-action {
    padding: 50px 0;
}

.call-to-action .btn {
    margin: 10px;
}

/* Map */

.map {
    height: 500px;
}

@media(max-width:768px) {
    .map {
        height: 75%;
    }
}



/*@media only screen and (min-width: 320px) { */

@media only screen and (max-width: 600px) and (min-width: 320px)

	
	
	body {
    width: 100%;
    height: 100%;
    background-color: aliceblue;
}
	
	
	
	
	
	.aeolus_logo_header {
    /*background: url(../images/aeolus_god_logo.jpg) no-repeat left top scroll;*/
    background: url(../img/clouds_bg.jpg) repeat right bottom scroll;
    width: 100%;
    height: auto;
	float:left;
    z-index: 100;
    position: relative;
    left: 0;
    background-color: white;
	display: inline-block;
}
	
	
	
	
	
	/*
Main Title
*/

	
	
	.logo_resizing {
		background-image: url("../images/logo_buzzards_bay_transfer_just_wave.png");
		background-repeat: no-repeat;
		background-size: contain;
		display: inline-block;
		height: 80px;
	width: 120px;
		text-align: center;
		margin-left: 0%;
		margin-right: 0%;
		opacity: .5;
		top: 39px;
		margin-top: 0px;
		padding-top: 0px;
		position: absolute;
		
		
		background-position: bottom
		overflow: visible;
		
	
		
	}
.main_title {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
display: block;
	
	
	color: black;
	line-height: 20px;
	font-weight: 700;
	
	width: 90%;
	align-content:space-around;
	padding-top: 20px;
	padding-left:0%;
	padding-right:10%;
	vertical-align: top;
	text-align: center!important;
	right: 0%;
	
	margin-top: 0px !important;
	baseline-shift: baseline;
	position: fixed;
	top: 0px;
	
	
	
	
}

/*
Aeolus Styles
*/



.logo {
	
	line-height: inherit;
	
	display: inline-block;
	flex-wrap: wrap;
	
}

.aeolus_logo_header {
    /*background: url(../images/aeolus_god_logo.jpg) no-repeat left top scroll;*/
    background: url(../img/clouds_bg.jpg) no-repeat right bottom scroll;
    width: 100%;
    height: 134px;
	float:left;
    z-index: 100;
    position: relative;
    left: 0;
    background-color: white;
	display: inline-block;
}

.aeolus_logo{
    z-index: 102;
   
	
	
}

.aeolus_logo a{
    width: auto;
    height: auto;
}
.aeolus_logo img{
    width: auto;
    height: auto;


/*    width: 16%;
    height: 100%;*/

/*    margin-right: 100px;*/
}

.aeolus_tagline {
    
/*    width: 630px;
    height: 100px;*/
    float: center;
    /* padding: 12px 0px 0px 0px; */
    line-height: 0em;
    text-align: center;
    position: fixed;
    z-index: 100;
    /*margin-left: 10px;*/
    /*margin-top: 14px;*/
    width: 100%;
}

.aeolus_tagline_medium {
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 45px;*/
	font-style: normal;
	font-weight: bold;
	color: #555555;
	line-height: 12px;
	display: inline-block;
	font-size: 12px;
	float: none;
	text-align: center;
	
	
	padding-top: 20px!important;
	padding-right: 0px;

	
    
}
.aeolus_tagline_small {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #3982b7;
	line-height: 11px;
	display: inline-block;
	float: none;
	text-align: center;
	margin-top: -10px;

	
     
}

	
	
	
	
	
}

.map iframe {
    pointer-events: none;
}

/* Footer */

footer {
    padding: 10px 0;
}

#to-top {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
}
/*
Main Title
*/
@media only screen and (min-width: 600px){

	.logo_resizing {
		background-image: url("../images/logo_buzzards_bay_transfer_just_wave.png");
		background-repeat: no-repeat;
		background-size: contain;
		display:block;
		height: 100px;
	width: 180px;
		opacity: 1;
		float: left;
		margin-top: 0px;
		top: 0px;
		position: relative;
		
		padding-bottom: 30px;
		background-position: center;
	}
	
	
	.main_title {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 27px;
display:inline-block;
	
	width: auto;
	color: black;
	line-height: 21px !important;
	font-weight: 700;
	
	width: 100%;
	align-content: center;
	padding-top: 20px;
	vertical-align: bottom;
	text-align: center;
		margin-top: 0px !important;
		float: left;
		
	
	
}

/*
Aeolus Styles
*/



.logo {
	
	line-height: inherit;
	height: 134px;
	display: inline-block;
	flex-wrap: wrap;
	
}

.aeolus_logo_header {
    /*background: url(../images/aeolus_god_logo.jpg) no-repeat left top scroll;*/
    background: url(../img/clouds_bg.jpg) no-repeat right bottom scroll;
    width: 100%;
    height: auto;
	float:left;
    z-index: 100;
    position: relative;
    left: 0;
    background-color: white;
	display: inline-block;
}

.aeolus_logo{
    z-index: 102;
   
	
	
}

.aeolus_logo a{
    width: auto;
    height: auto;
}
.aeolus_logo img{
    width: auto;
    height: auto;


/*    width: 16%;
    height: 100%;*/

/*    margin-right: 100px;*/
}

.aeolus_tagline {
    
/*    width: 630px;
    height: 100px;*/
    float: center;
    /* padding: 12px 0px 0px 0px; */
    line-height: 0em;
    text-align: center;
    position: fixed;
    z-index: 100;
    /*margin-left: 10px;*/
    /*margin-top: 14px;*/
    width: 100%;
}

.aeolus_tagline_medium {
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 45px;*/
	font-style: normal;
	font-weight: bold;
	color: #555555;
	line-height: 18px;
	display: inline-block;
	font-size: 15px;
	float: none;
	text-align: center;
	
	top: 15px;
	padding-top: 22px!important;
	

	
    
}
.aeolus_tagline_small {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #3982b7;
	line-height: 14px;
	display: inline-block;
	float: none;
	text-align: left;

	
     
}
}

	
@media only screen and (min-width: 1200px){

	.logo_resizing {
		background-image: url("../images/logo_buzzards_bay_transfer_just_wave.png");
		background-repeat: no-repeat;
		background-size: contain;
		display:inline-block;
		height: 105px;
	width: 235px;
		opacity: 1;
		float: left;
		top: 15px;
		background-position: right;
		
		position: absolute;
		margin-left: -190px;
		
		
		
		
	
		
	}
	
	
	.main_title {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
display: inline-block;
	
	
	color: black !important;
	line-height: 30px !important;
	font-weight: 700;
	
	width: 80%;
	align-content: center;
	padding-top: 20px;
	vertical-align: left;
	text-align: center;
		margin-top: 0px !important;
		float: left;
		margin-left: 20%;
		margin-right: 0%;
		position: relative;
	
	
	
}

/*
Aeolus Styles
*/



.logo {
	
	line-height: inherit;
	height: 134px;
	display: inline-block;
	flex-wrap: wrap;
	
}

.aeolus_logo_header {
    /*background: url(../images/aeolus_god_logo.jpg) no-repeat left top scroll;*/
    background: url(../img/clouds_bg.jpg) no-repeat right bottom scroll;
    width: 100%;
    height: auto;
	float:left;
    z-index: 100;
    position: relative;
    left: 0;
    background-color: white;
	display: inline-block;
}

.aeolus_logo{
    z-index: 102;
   
	
	
}

.aeolus_logo a{
    width: auto;
    height: auto;
}
.aeolus_logo img{
    width: auto;
    height: auto;


/*    width: 16%;
    height: 100%;*/

/*    margin-right: 100px;*/
}

.aeolus_tagline {
    
/*    width: 630px;
    height: 100px;*/
    float: center;
    /* padding: 12px 0px 0px 0px; */
    line-height: 0em;
    text-align: center;
    position: fixed;
    z-index: 100;
    /*margin-left: 10px;*/
    /*margin-top: 14px;*/
    width: 100%;
}

.aeolus_tagline_medium {
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 45px;*/
	font-style: normal;
	font-weight: bold;
	color: #555555;
	line-height: 18px;
	display: inline-block;
	font-size: 18px;
	float: none;
	text-align: center;
	
	top: 0px;
	padding-top: 0px!important;
	padding-right: 50px;

	
    
}
.aeolus_tagline_small {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #3982b7;
	line-height: 12px;
	display: inline-block;
	float: none;
	text-align: left;

	
     
}
}



	
/*About US*/
.mission_statement {
	/*width:800px;
	height:310px;*/
	/*margin-top:25px;*/
	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 18px;*/
	font-style: normal;
	font-weight: bold;
	color: #000000;
	/*border-bottom:solid 1px #59B7BF;*/
	padding: 10px;
	text-align:left;
}
.mission_statement span{
    font-size: 18px; line-height: 1.15em;
}

.mission_statement li{
    
  	font-family:Arial, Helvetica, sans-serif;
	/*font-size: 18px;*/
	font-style: normal;
	font-weight: bold;
	color: #3982b7;
}



/* 4. ICON BOX / SERVICES STYLES  */

.services {
	padding: 120px 0 70px;
}

.service-box span {
	float: left;
	font-size: 50px;
	color: #1dc6bc;
	line-height: 0;
	margin-top: -4px;
}

.service-box div {
	margin-left: 65px;
}

.service-box {
	margin-bottom: 50px;
}

.service-box_bullets div h4 {
	margin-bottom: 20px;
	font-weight: 600;
	color: #3982b7;
}


.service-box div h4 {
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.service-box2 span {
	font-size: 70px;
	color: #1dc6bc;
	line-height: 0;
}

.service-box2 {
	margin-bottom: 50px;
}

.service-box2 div h4 {
	margin: 20px 0 10px;
	font-weight: 600;
	font-size: 18px;
	letter-spacing: 0;
}

.section-head h1 {
	font-weight: 600;
	font-size: 21px;
	letter-spacing: -1px;
	margin: 0 0 10px;
}

.section-head p {
	font-size: 15px;
	color: #999;
}

.section-head-dark h1 {
	color: #fff;
}

/******* Scroll Message - START *******/
#scroll {
    background: #000;
    color: #FFFFFF;
    /*height: 20px;*/
    padding: 2px;
    font-weight:bolder;
    /*font-size: 12px; */
    /*font-family: Arial, Helvetica, sans-serif;*/
}
/******* Scroll Message - END *******/


/******* NOAA Life Feed - START *******/

.noaaStation44020 {
  /*  float: left;
    margin-left: 37px;
     margin-top: 60px;
   */
}
    .noaaStation44020 .noaa_logo {
        background-color: #59b8be;
        /*margin-top: -56px;
        /*width: 800px;*/
        position: absolute;
         z-index: 0;
         /*box-shadow:12px 7px 10px #00b7ff;*/
         float:right;
         margin-left: 169px;*/
    }
    .noaaStation44020 .noaa_logo img {
        border: none;
        float: none;
    }

    .noaaStation44020 .content {
   background-color: #59b8be;
    border-radius: 4px;
    box-shadow: 12px 7px 10px #8c9185;
/*   
    float: left;
    font-size: 12px;
    height: 100px;
    padding-top: 5px;
    position: relative;
    width: 332px;
    padding-left: 8px;
    margin-left: 168px;
    margin-top: -121px;*/
    }

    .noaaStation44020 .content label{
            float:left;
    position:relative;

    }
        .noaaStation44020 .content a{
            float:left;
    position:relative;

    }

.noaaFeedDescription strong{
     float:left;
    position:relative;


}

.noaaFeedDescription{
    /*margin-left: 40px;*/
    -webkit-column-count: 0; /* Chrome, Safari, Opera */
    -moz-column-count: 0; /* Firefox */
    column-count: 0;
    margin-top: 2px;

}
.noaaLink {
     margin-top: 0px;
     /*margin-left: 165px;*/
}

.noaaFeedPublishedDate {
        margin-right: 100px;
}

.noaa_liveFont {
    color: red;
    font-weight: bold;
    /*float: left;*/
/*    margin-top: -35px;
    margin-left: 0px;
    height: 20px;
    width: 159px;*/
    text-decoration: blink;
    margin-left: -15px;
}

/******* NOAA Life Feed - END *******/

.center-table
{
  margin: 0 auto !important;
  float: none !important;

}

.right-table {
float: none;
    display: inline-block;
    vertical-align: bottom;
    margin-right: -0.25em;}

/******* HSE - START *******/

.hsespan {
	font-weight: normal;
	font-style: italic;
	
}
.hse_oshas {
font-size:17px;
margin-left:38px;
margin-top:-30px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}
/******* HSE - END *******/

blockquote {
border:none;
/*font-family:Georgia, "Times New Roman", Times, serif;*/
/*margin-bottom:-30px;*/
}

.quotemiddle{
    width: 54%;
}

blockquote h3 {
    font-size:30px;
}

blockquote h3:before { 
    content: open-quote;
    font-weight: bold;
    font-size:50px;
    color:#889c0b;
} 
blockquote h3:after { 
    content: close-quote;
    font-weight: bold;
    font-size:50px;
    color:#889c0b;
}
blockquote footer{
    font-size:90%;
}

.horizontalbar{
     background: #000;
    color: #FFFFFF;
    /*height: 20px;*/
    padding: 2px;
    font-weight:bolder;
    width: 100%;
    z-index: 100;
    margin-top: 132px;
    position:fixed;
}

/* carousel home page*/
 .carousel-image-decorative {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;

    /*padding-top: 12%;*/
    transition: opacity .8s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out,opacity .8s ease-in-out;
    transition: transform .2s ease-in-out,opacity .8s ease-in-out,-webkit-transform .2s ease-in-out;
    /*z-index: 1;*/
}

/*.carousel-control.left{
    left: 17%;
}
.carousel-control.right{
    left: 77%;
}*/
.carousel .carousel-inner img {
  width: 100%;
  height: 27em;
  object-fit: contain;
  overflow: hidden;
  display: block;
    margin: auto;
/*height: 100px;
width: 100px;
object-fit: contain;*/

}

.carousel {
    margin-top: 133px;
}

.item1 {
    background: url('../images/carousel/5.gif') no-repeat center center fixed;
    /*background: url(../images/carousel/5.gif) no-repeat center center scroll;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

[class*=color-teaser], [class*=color-teaser]>header:after, [class*=color-teaser] a:not(.btn), [class*=color-teaser] a:not(.btn):hover {
    color: #fff;
}

[data-tpl=tea03] {
    padding-top: 66.6666666667%;
    text-align: center;
    overflow: hidden;
    background: none;
}

[data-tpl=tea03][class*=color-teaser] header {
    text-shadow: none;
    color: inherit;
}

[data-tpl=tea03] header {
    color: #fff;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    /*width: 100%;*/
    width: 72%;
    margin-left: 13%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 1.5rem;
    text-shadow: 0 1px 1px rgba(0,0,0,.25), 0 0 60px rgba(0,0,0,.75);
}



[data-tpl*=srt] header, [data-tpl*=tea] header, [data-tpl=rt01] header {
    transition: opacity .4s ease-in-out;
}

[data-tpl*=srt] header:after, [data-tpl*=tea] header:after, [data-tpl=rt01] header:after {
    color: inherit;
    font-size: 1.3rem;
    line-height: 1em;
    margin-top: 1rem;
}

[data-tpl=tea03] .videoTileText
{
 background-color: rgba(0, 0, 0, 0.28);
 text-shadow: 0px -1px 2px rgba(255,255,255,0.7);

}

/*#main-navigation ul.target-group-nav li>a:before, .icon-arrow_link_internal:before, 
[data-tpl*=srt] header:after, [data-tpl*=tea] header:after, [data-tpl=bnv01] a:before, 
[data-tpl=brt01] header:after, [data-tpl=iebc01].ieb01--mobile-cta .ieb-item__header:after, 
[data-tpl=plt01] .link:after, [data-tpl=rt01] header:after, [data-tpl=sli01] .slider-next:before, a.link--internal:before {
    content: 'arrow';
}*/

.grid-content{
    padding-top: 26px;
}

.color-teaser-1 {
    background-color:#3982b7;
    /*background: url(../images/vesselsample.jpg) no-repeat center center scroll;*/
}

.color-teaser-2 {
    background-color:#8c9185;
    /*background: url(../images/vesselsample.jpg) no-repeat center center scroll;*/
}
.color-teaser-3 {
    background: url(../images/group_turbines.jpg) no-repeat center center scroll;
    background-size: 109%;
}

.color-teaser-4 {
     position: relative; 
    background: url(http://i.ytimg.com/vi/20G8lDzJWAo/sddefault.jpg) no-repeat center center scroll;
    /*background-size: 109%;*/
    /*position: fixed; */
    /*z-index: -99; */
    /*width: 100%; height: 100%*/
    
}

.color-teaser-4 header{
    width: 100%;
    margin-left: 0;
}
.headerTitleButtonLinks{
    background-color: rgba(0,0,0,0.4); width: 67%; margin-left: 18%;
}


.color-teaser-16 {
    /*background-color: #00aae1;*/
    background: url(../images/vesselsample3.jpg) no-repeat center center scroll;
     background-size: 100%;
}

.color-teaser-9 {
    /*background-color: #a50032;*/
    background: url(../images/inspector2.jpg) no-repeat center center scroll;
     background-size: cover;
}
.color-teaser-12 {
    /*background-color: #64b42d;*/
    background: url(../images/vesselsample.jpg) no-repeat center center scroll;

}

#main-navigation ul.quick-nav li>a:before, #main-navigation ul.target-group-nav li>a:before, #main-navigation ul li[aria-expanded]>span:before, .checkbox input[type=checkbox]:checked+input[type=hidden]+label:before, .checkbox input[type=checkbox]:checked+label:before, .icon:before, .video-js .vjs-big-play-button:after, .video-js .vjs-fullscreen-control:before, .video-js .vjs-play-control:before, .video-js .vjs-subtitles-button:before, .video-js .vjs-volume-menu-button:before, [data-module=map-tool] .map-frame__filter .collapsible h3:after, [data-module=map-tool] .map-frame__footer .map-result-trigger:after, [data-module=map-tool] .map-frame__overlay:before, [data-module=map-tool] .map-infobox .info-box__close:before, [data-tpl*=acc] .accordion-item__headline:after, [data-tpl*=srt] header:after, [data-tpl*=tea] header:after, [data-tpl=bnv01] a:before, [data-tpl=brc01]>footer button:after, [data-tpl=breadcrumb] ol li a:before, [data-tpl=brt01] header:after, [data-tpl=ctc01] ul h4:before, [data-tpl=ieb01] .ieb-item__header:after, [data-tpl=il01] li:before, [data-tpl=las01] .trigger:after, [data-tpl=modal] .close:before, [data-tpl=plt01] .link:after, [data-tpl=rdc01]>footer button:after, [data-tpl=rt01] header:after, [data-tpl=select] .custom-select:after, [data-tpl=sli01] .slider-next:before, [data-tpl=sli01] .slider-prev:before, [data-tpl=src01]>footer button:after, [data-tpl=tbl02].table--mobile-expandable tr .trigger-expand:before, [data-tpl=tic01] .content-extended-arrow:before, [data-tpl=tic03] .content-extended-arrow:before, a.link:before, input[data-element=datepicker]~.date-group-btn .icon-calendar .picker .picker__header .picker__nav--next:before, input[data-element=datepicker]~.date-group-btn .icon-calendar .picker .picker__header .picker__nav--prev:before {
    display: inline-block;
    speak: none;
    font-family: iconfont;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/*SCREEN*/


[data-tpl*='tea'] .link:hover,
[data-tpl*='tea'] .link:focus,
[data-tpl*='tea'] .link:active,
[data-tpl*='tea'] > a:hover,
[data-tpl*='tea'] > a:focus,
[data-tpl*='tea'] > a:active,

.grid-content h2{
    font-size:22px;
}

/*MODAL BOX*/

.modal-dialog {
    width: 443px;
    margin: 30px auto;
}

/*Google Map - Hack Address info*/
.googleMapAddress{
    
    margin-top: 8px;
    position: absolute;
    background-color: white;
    margin-left: 10px;
    width: 293px;
}

.googleMapAddress h2
{
    font-size: 20px;
    padding-left: 5px;
    margin-top:4px;
}

.googleMapAddress address
{
    padding-left: 5px;
    margin-bottom: 8px;
}