.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
	margin-bottom: 0;
	
}
body{
	background-color: #fff;
}
#az-editor-modal,
#az-elements-modal
{
	z-index:9998;
}
    
#az-media-modal {
	z-index:9999;
}
  
.modal.glazed .widget-content .content {
	color: #000 !important;
}

.az-left-sidebar.glazed 
{
	display:none;
}
.az-element--controls-top-left .controls .btn:after,
.form-submit.btn:after
{
	display:none;
}

.az-element .controls .control.btn-default
{
    background: #fcfcfc;
    color: #555 !important;
}

.az-element .controls .control span.control-label
{

    color: #555 !important;
}
.controls .popover{
	background-color:#fff !important;
}
/*.set-columns-layout a.custom-row-control{
	    color: #fff !important;
}*/
.form-submit.btn{
	padding: 8px 25px 8px 25px;
}
.glazed-boxed-container{
	max-width: 100%;
}
.wrap-containers{
	width: 100%;
	float: left;
    clear: both;
    position: relative;
    padding-top: 110px;
} 
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
	max-width: 100%;
}
.logo.navbar-btn{
    display: inline-block;
    max-height: 80px;	
	float: left;
    width: 282px;
	margin: 0;
    padding-top: 20px !important;
}
.logo.navbar-btn img {
	max-height: 80px;
    width: auto;	
    max-width: 250px;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}


header .topbar .content .block-language-dropdown-blocklanguage-interface .block-content {
    display: none !important;
}


header .topbar  .menu.menu--top-bar-menu{
	float: right;
    list-style: none;
    padding-right: 60px;	
	list-style: none !important;
    padding-left: 0;
}

header .topbar  .menu.menu--top-bar-menu li{
	float: left;
    width: auto;
	height: 55px;
	padding-top: 0;
}
header .topbar  .menu.menu--top-bar-menu li a{
	padding: 0 12px;
    font-weight: 500;
    font-family: 'NeutralStdRegular';
	color: #FFF;
    font-size: 14px !important;
	float: left;
	letter-spacing: 1px;
    text-decoration: none;
	text-transform: capitalize;
    width: auto;
}
header .topbar  .menu.menu--top-bar-menu li a:hover{
	background-color: transparent;
    color: #005A64;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;	
}
header .topbar  .menu.menu--top-bar-menu li a:after{
	display: none;
}

header .area-main-menu .gva-search-region{
	top:40px;
}
header .area-main-menu .gva-search-region .search-content{
	top:-27px;
}
header .area-main-menu .gva-search-region .search-content input {
    border-radius: 0;
}
header .area-main-menu .gva-search-region .search-content .input-group,
header .area-main-menu .gva-search-region .search-content .container-inline .form-type-search
{
	display:inline;
}

header .area-main-menu .gva-search-region .search-content .input-group-btn{
	display:none;
}


.glazed-editor .controls .glyphicon.btn:after{
	content:"";
	display: none;
}

header.header-v1 {
    /*z-index: 9992;*/
	z-index: 10;
}
.gva-offcanvas-mobile .block-language-dropdown-blocklanguage-interface{
	display:none;
}
.az-ctnr{
	position:inherit;
}

.hero-conainer.hero-title  .az-ctnr.col-sm-12{
	padding: 0;
}
.post-block{
	padding-bottom: 30px;
}
.hero-title .h1-title{
	z-index:9;
    margin-left: -15px;
} 
footer .nav>li>a{
	padding: 0;	
    font-size: 15px;
	letter-spacing: 1px;
    font-weight: 500;
	line-height: 20px;
    margin-bottom: 10px;
	font-family: 'NeutralStdRegular';
}
footer ul.menu > li a:after {
	display: none;

}
footer  ul.menu > li a:hover,
footer  ul.menu > li a:visited,
footer  ul.menu > li a:active,
footer  ul.menu > li a:focus
{
    padding-left: 0;
	background: transparent !important;;
	color:#fff;	
	font-family: 'NeutralStdRegular';
	font-weight: 500 !important;
}


.footer .nav>li:before {
    font-family: "FontAwesome";
    content: "\f105";
    color: #BECD32;
    font-size: 16px;
    line-height: 22px;
    float: left;
    padding-right: 5px;
}
.az-element blockquote{
	border:0;
	padding: 0;
	font-style: normal;
}


.az-element.backgroud-box-quote:after{
	left:0;
	width: 100%;
}
.az-element.backgroud-box-quote{
	border-radius:20px;	
}

.editDraftRevision{
	position: fixed;
	top: 217px;
	z-index: 90;
	left: 0;
	background:rgba(190, 205, 50, 0.7);
	padding: 12px;
	color: #FFF !important;
	font-size: 14px;
}
.toolbar-tray-horizontal ul li.menu-item--expanded.hover-intent ul {
	z-index: 99;
}


.widget.gsc-team.team-vertical.link-to-div{
	border-radius: 20px;
	cursor: pointer;
    height: 160px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.16);	
}

.widget.gsc-team.team-vertical.link-to-div .box-hover {
    opacity: 1;
    filter: alpha(opacity=1);
    position: absolute;
    top: 10px;
    left: 0;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    width: 100%;
    height: 160px;
    overflow: hidden;
    border-radius: 10px;
    /* height: 100%; */
    background: rgba(0, 70, 88, 0.4);
    background: linear-gradient(to top, rgba(0, 70, 88, 1) 0%, rgba(0, 70, 88, 0.9) 5%, rgba(255, 255, 255, 0) 100%);
}
.widget.gsc-team.team-vertical.link-to-div .box-hover .content-inner{
	position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    height: auto;
    padding: 0 20px;
}
.widget.gsc-team.team-vertical.link-to-div .team-content {
    display: none;
	color: #fff;
    line-height: 22px;
}

.widget.gsc-team.team-vertical.link-to-div .team-body{
	bottom: 0;
    width: 100%;
    left: 0;
    position: absolute;
}
.widget.gsc-team.team-vertical.link-to-div .team-body .info{
	padding: 0 20px;
}
.widget.gsc-team.team-vertical.link-to-div .team-name {
    padding: 0;
    margin: 0 !important;
    text-transform: initial;
    font-weight: 500 !important;
    line-height: 18px;
	position: relative;
	letter-spacing: 1px;
	font-size: 14px;
	color:#fff;
    font-family: 'NeutralStdMedium';
}

.widget.gsc-team.team-vertical.link-to-div .team-header img {
    width: 100%;
}


.widget.gsc-team.team-vertical.link-to-div .team-name  a, 
.widget.gsc-team.team-vertical.link-to-div .team-name a:hover{
    color: #FFF;	
	font-family: 'NeutralStdMedium';
	text-decoration: none;
    line-height: 18px;	
	font-weight: 500;
}

	.readAlsoContainer .col-sm-3{
		width: 100%;
		position: relative;
	}	

.titleUnderline h2 {
	clear: both;
	float: left;
	width: 100%;
    padding-bottom: 10px;
    line-height: 1.3;
    border-bottom: 1px dotted #004758;
}


.panel-title.panel-title-team{ 
	padding: 0px 15px 10px 15px;
}

.main-menu .gva-offcanvas-mobile .region.region-main-menu .contextual-region.clearfix{
	position:static;
}
.boxReadAlsoImg {
    overflow: hidden;
    position: relative;	
	text-align: center;
	margin-bottom: 30px;
    background: #fff;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;	
    border-radius: 20px;
    height: 160px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.16);
}

.boxReadAlsoImg:after{
	opacity: 1;
    filter: alpha(opacity=1);
    position: absolute;
    top: 10px;
    left: 0;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    width: 100%;
    height: 160px;
    overflow: hidden;
    border-radius: 10px;
    /* height: 100%; */
    background: rgba(0, 70, 88, 0.4);
    background: linear-gradient(to top, rgba(0, 70, 88, 1) 0%, rgba(0, 70, 88, 0.9) 5%, rgba(255, 255, 255, 0) 100%);
} 

.boxReadAlsoImg img{
	-webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s;
    -moz-transition: all 3s;
    -ms-transition: all 3s;
    display: inline-block;
	width: 100%;
	max-width: 100%;
	border-radius: 10px;
    height: auto;	
}
.boxReadAlsoLink{
	bottom: 53px;
    width: 100%;
    left: 0;
	text-align: center;
    position: absolute;
	-webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;	
}
.boxReadAlsoLink h3.team-name{
	padding: 0 20px;
    margin: 0 !important;
    text-transform: initial;
    font-weight: 500 !important;
	font-size: 14px;
	color: #fff !important;
	letter-spacing: 1px;
	position: relative;
    line-height: 18px;
    font-family: 'NeutralStdMedium';
}
.boxReadAlsoLink h3.team-name a{
	color: #fff !important;
}

.az-button{
	float: left;
    width: auto;
    position: relative;
    right: inherit;
    top: inherit;
    margin-top: 5px;
    height: 50px;
    border-radius: 30px;

    text-align: center;
    display: flex;
    align-items: center;
}
.az-button .btn-lg , .az-button .btn-lg:hover, .az-button .btn-lg:focus, .az-button .btn-lg:visited, .az-button .btn-lg:active,
.az-button .btn-sm , .az-button .btn-sm:hover, .az-button .btn-sm:focus, .az-button .btn-sm:visited, .az-button .btn-sm:active
{
	background: #BECD32 !important;
    border-color: #BECD32;
    color: #fff !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 500;
    float: left;
    padding: 12px 25px;
	-webkit-box-shadow:none !important;
    box-shadow:none !important;
    width: 100%;
	white-space: initial;
    font-family: 'NeutralStdMedium';
}
.az-button .btn:after{
	display:none;
}
.panel .panel-heading .panel-title>a:after{ 
	padding-top: 4px;
}
.panel .panel-heading .panel-title>a.collapsed:after {
    color: #fff;
    content: "\f067";
}
.panel-title {
    display: block;
    margin: 0;
    padding: 0;
}

.accordion-simple .az-toggle.panel {
    font-size: 24px;
    font-weight: 500;
    border-color: rgba(0, 0, 0, 0.1) !important;
    color: #004758;
    border-radius: 10px;
	border: none !important;
    margin-bottom: 25px !important;
    margin-top: 0 !important;
    background-color: #fff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.16);
}
p, p:last-child{
	margin-bottom: 20px;	
}
.alignCenter{
	text-align: center;
}
.box-evidence{
	padding:20px;
	font-size: 16px;
	color:#fff !important;
}
.box-evidence h4{
	margin-bottom: 20px;
}
.box-evidence p,
.box-evidence span,
.box-evidence ol li,
.box-evidence ol li a,
.box-evidence ul li,
.box-evidence ul li a
.box-evidence a{
	color:#fff !important;	
}
.box-evidence ul li {
    color: #fff;
    list-style: none;
    font-size: 16px;
    margin: 0 0 10px 0;
    line-height: 24px;
    background-image: url(/themes/glazed/images/point-w_tondo.png);
    background-position: left top 7px;
    background-repeat: no-repeat;
    background-size: 10px 10px;
    padding-left: 25px;
}
ol li::before{
	display:none;
}
ol{
    list-style: decimal;
	margin-left: 15px;
	counter-increment: inherit;
}

ol li {
    list-style: decimal;
	counter-increment: inherit;
	padding-left: 10px;
	margin-bottom: 8px;
}
.youtube-bg .bb-inner{
	z-index: inherit;
}
hr.divider-blue{
	width:100%;
}
.generic {
    clear: both;
    float: left;
    width: 100%;
}
.hero-title .h1-title h1{
	line-height: 1.1;
}
.full-contain{
	margin-top: 20px;
	margin-bottom: 20px;
}


.textCenterSubtitle p{
	font-weight: 700;
	text-align: center;
	color:#004758;
	margin-top: 20px;
	font-family: 'NeutralStdBold';
}
.cont-address-location{
	padding-left: 20px;
}
.noPadBott{
	padding-bottom: 0 !important;
}
.locationMap .az-column.col-sm-6{
	padding: 0;
}
.status-draft .hidden-mobile{
	display: block !important;
	margin: 0 auto;
	width: 320px;
}

.box-accordion .panel-title.panel-title-team{
	padding:0;
}
.scroll-top:after{
	top:7px;
}

.box-quote-bio .gsc-quote-text .content{
    color: #fff;
    font-family: 'NeutralStdRegular' !important;
    font-size: 20px;
    line-height: 28px;
}
 .box-quote-cite p{
    color: #fff;
    position: absolute;
    z-index: 9;
    font-style: italic;
    width: auto;
    padding: 0;
    bottom: 8px;
    margin: 0 !important;
    left: 15%;
    font-size: 13px;
}

.status-draft.revision .visibleAllDevices.hidden-xs,
body.revision .visibleAllDevices.hidden-xs
{
	background-image: url(/themes/glazed/images/cms_desktop_image.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 220px;
	background-position-y: 1px;
	padding-top: 30px;
	margin-bottom: 30px;
}

.status-draft.revision .visibleAllDevices.hidden-lg,
.status-draft.revision .visibleAllDevices.hidden-md,
.status-draft.revision .visibleAllDevices.hidden-sm,

body.revision .visibleAllDevices.hidden-lg,
body.revision .visibleAllDevices.hidden-md,
body.revision .visibleAllDevices.hidden-sm
{
	display: block !important;
	background-image: url(/themes/glazed/images/cms_mobile_image.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 220px;
	background-position-y: 1px;
	padding-top: 30px;	
	z-index: 1;
}

.accordionImage .az-toggle{
	background-size: 80px 80px;
	background-position: left 20px top 20px;
}
.accordionImage .az-toggle h4{
    float: left;
    width: 100%;
    padding: 0 0 0 100px;

}
.accordionImage .az-text{
    float: left;
    margin: 20px 0 0 0;
}

.accordion-simple.accordionImage .az-toggle.panel{
	float: left;
    width: 100%;
	clear: both;
}
.accordion-simple.accordionImage  .panel .panel-heading .panel-title>a {
    padding: 42px 60px 42px 25px;
}
.accordion-simple.az-element .controls.btn-group.btn-group-xs:first-child {
	left: 30px !important;	
	float: left !important;
	clear: both !important;
	margin-top: 0px !important;
}
.accordion-simple.az-element .az-element .controls.btn-group.btn-group-xs {
	left: 30px !important;	
	float: left !important;
	clear: both !important;
	margin-top: 30px !important;
}
.widget.gsc-call-to-action.text-light .button-action a:active, 
.widget.gsc-call-to-action .button-action a:active
{
	box-shadow: inherit;
}
.right-element{
	float:left;
	margin: 14px 0 0 40px;
}
.right-element h3{
	font-size: 27px;
}

.contact-message-form {
    margin-bottom: 30px;
    margin-top: 60px;
    padding: 0 !important;
}

.contact-message-form input, 
.contact-message-form textarea {
    border-radius: 30px !important;
}

.contact-message-form .form-item{
	float: left;
	width: 33.33333%;
	padding-left: 15px;
    padding-right: 15px;
}
.contact-message-form .form-item.form-type-textarea,
.contact-message-form .form-item.form-item-terms-of-service
{
	float: left;
	clear: both;
	width: 100%;	
	padding-left: 15px;
    padding-right: 15px;
}

.contact-message-form .captcha{
	clear: both;
	float:left;
	width: 100%;
	padding-left: 15px;
    padding-right: 15px;
	margin-bottom: 20px;
}
.contact-message-form .form-item label {
    padding: 0 0 0 5px;
}
.contact-message-form .form-submit{
	background: #BECD32 !important;
	-webkit-appearance: button;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 500;
    float: left;
    padding: 8px 25px !important;
    width: 100%;
    font-family: 'NeutralStdMedium';
	border-color: transparent !important;
    color: #fff !important;
    box-shadow: none !important;
    border-radius: 30px !important;
    outline: none;
}
.contact-message-form #edit-actions {
    padding: 0 15px;
	margin: 0 auto;
	width: 220px;
}

.imageCenter .az-image {
	text-align: center;
}

.content-full{
	overflow:visible;
} 
.user-login-form{
	max-width: 500px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 0 !important;
}
.user-login-form .form-item {
    float: left;
    width: 50%;
	margin-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.user-login-form  .form-item label {
    font-family: 'NeutralStdBold';
    margin-left: 15px;
	font-weight: 700;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
}
.user-login-form  .form-item input {
    box-shadow: none;
    border-radius: 30px;
    background: transparent;
    border: 1px solid #f2f2f2;
    height: auto;
    padding: 12px;
    line-height: inherit;
}
.user-login-form .form-submit{
    background: #BECD32 !important;
    -webkit-appearance: button;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 500;
    float: left;
    padding: 8px 25px !important;
    width: 100%;
    font-family: 'NeutralStdMedium';
    border-color: transparent !important;
    color: #fff !important;
    box-shadow: none !important;
    border-radius: 30px !important;
    outline: none;
}	

.user-login-form .form-actions{
	clear: both;
	float: left;
	width: 200px;
	padding-left: 15px;
    padding-right: 15px;
	margin-bottom: 30px;
}
.careersJoinUs{
	z-index:999;	
}

.btn-bio-mob a, .info-mobile-slide-open .btn-close-bio-mob a{
	line-height: 2.3;
}
.section-home-full-screen .bb-container.full-screen {
    position: relative;
}

.btn-auto.az-button .btn-lg{	
	white-space: initial;		
}
.box-accordion.accordion-simple.accordionImage .panel .panel-heading .panel-title>a{
	padding:42px 60px 42px 25px;
}
 .swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.home-left-ball{
	z-index: 2;	
}
.section0 .home-left-ball{
	top:94px;
}

.slider-bg-image{
	background-repeat: no-repeat;
	/*background-position: center top;*/
	background-position: center center;
	background-size: cover;
	clear: both;
	float: left;
	height: 100vh;
    width: 100%;
}
.section-home-full-screen.section0 .bb-container.full-screen {
    position: inherit; 
}
.section0Mobile{
		background-image:none;
	}

.marginR10{
	margin-right: 10px !important;
}

.marginR20{
	margin-right: 20px !important;
}
.media-library-view .views-row{
	float: left;
    width: 13%;
    margin: 20px;
    height: 300px;
    padding: 5px;
	overflow: hidden;
    border: 1px solid #dddddd;
}

.media-library-view .views-row img{
	margin-bottom: 10px;
}
.noPad {
	padding: 0 !important;
}
.noPadR {
	padding-right: 0 !important;
}
.noPadL {
	padding-left: 0 !important;
}
.noPadL .container-fluid{
	padding-left: 0 !important;
}
.noPadR .container-fluid{
	padding-right: 0 !important;
}

.panel#section5{
	margin-bottom: 0 !important;
}
.footer .navigation .gva_menu>li>a{
	font-size: 15px;
}
.block-lang-dropdown .contextual {
	display:none !important;
}
.careersJoinUs a:before{
	background-size: 40px 40px;
}

.home-carousel-ho1 h2 {
    padding: 0 0 0 39px;
}

   .home-carousel-ho1 .swiper-container {
        width: 100%;
        min-height: 200px;
        margin: 20px auto;
    }
   .home-carousel-ho1 .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
	.home-carousel-ho1 .swiper-slide .cont-info-swipe {			
			clear: both;
			float: left;
			width: 100%;
			padding: 0 40px;
			text-align: left;
		}
		
		.home-carousel-ho1 .swiper-slide .cont-info-swipe .block-section-category{
   			border-bottom: 1px dotted #005A64;
			color: #bece33;
			font-size: 14px;
			padding-bottom: 4px;
		}	
		.home-carousel-ho1 .swiper-slide .cont-info-swipe .block-title{
			font-size: 29px;
			line-height: 34px;
			color: #005A64 !important;
			font-weight: 500;
			font-family: 'NeutralStdMedium';
			margin: 0 0 15px 0;
		}
		.home-carousel-ho1 .gsc-button.large {
			width: auto;
			padding: 11px 25px;
			border-radius: 30px;
			border: 0;
			color: #fff !important;
			background: #BECD32 !important;
			text-decoration: none;
			text-align: center;
			align-items: center;
			text-transform: uppercase !important;
			font-family: 'NeutralStdMedium' !important;
			font-size: 14px !important;
			font-weight: 500 !important;
			float: left;
			margin-bottom: 20px;
			display: inline-block;
			clear: both;
		}
		
		.home-carousel-ho1 .swiper-button-next, .home-carousel-ho1 .swiper-button-prev {
			position: absolute;
			top: 50%;
			width: 20px;
			height: 20px;
			margin-top: -14px;
			z-index: 10;
			cursor: pointer;
			-moz-background-size: 20px 20px;
			-webkit-background-size: 20px 20px;
			background-size: 20px 20px;
			background-position: center;
			background-repeat: no-repeat;
		}
		
		.home-carousel-ho1 .swiper-button-next{
			background-image:url("/themes/glazed/images/right-swipe.png");
			right: 0;
		}
		.home-carousel-ho1 .swiper-button-prev{
			background-image:url("/themes/glazed/images/left-swipe.png");
			left: 0;	
		}
		
.cont-bio .btn-bio a{
	font-size: 14px;
}

.card-filter .row-filter .btn-filter-pipeline-small-drug {
    width: 23.6%;
}

.card-filter .row-filter .btn-filter-pipeline-small-right {
    width: 100%;
    padding: 5px;
}


.card-filter .row-filter-search input {
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset !important;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    padding: 5px 0px !important;
}


.page-result .btn-search-form input{
	background-color: transparent;
    overflow: hidden;
    text-indent: -9999em;
    letter-spacing: 1px;
    padding: 8px 15px;
    float: left;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    position: relative;
    display: inline-block;
    outline: none;
    margin: -18px 0 0 10px;
    border: 1px solid transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: url(/sites/default/files/2019-07/search-a.png);
    background-position: left center;
    background-repeat: no-repeat;
    width: 30px;
}

.page-result .form-type-search{
	float: left;
	width: 200px;
}
.page-result .form-type-search input.form-search{
	float: left;
	width: 200px;
}

.page-result input.form-search {
    border-radius: 20px !important;
    background-color: #fff !important;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset !important;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    padding: 5px 10px !important;
}
.page-result ol li h3 a:hover,
.page-result ol li h3 a:active,
.page-result ol li h3 a:focus
{
	color:#004758 !important;
}
.role-editor .after-footer {
	display:none;
}

.page-node-type-article .after-footer, .page-node-type-index-team .after-footer, .page-node-type-team .after-footer {
	display:block;
}



.bg-CTA .widget.gsc-call-to-action.button-right .button-action a {
	height: 50px;
	padding-top: 16px;
}
.page-node-type-page-full .editDraftRevision  { 
	display: none; 
}
.form-item-revision-log input{
	color:#000 !important;
}

.videoInternal iframe{
	clear: both;
	float: left;
	width: 100%;
	height: 654px;
}


/*LEADERSHIP STYLE*/





@media screen and (max-width: 767px){
	.home-carousel-ho1 .swiper-container {
		width: 600px;
	}			
	.testimonial-node-v3 .quote:before{
		left:-40px;
	}
	.testimonial-node-v3 .quote:after{
		right: 0;
	}
}
@media screen and (max-width: 600px){
.home-carousel-ho1 .swiper-container {
	width: 500px;
}		
	.testimonial-node-v3 .quote:before {
    	left: -45px;
	}
}
@media screen and (max-width: 480px){
.home-carousel-ho1 .swiper-container {
	width: 375px;
}			
.testimonial-node-v3 .quote:before {
    left: -40px;
}	
.home-carousel-ho1 .swiper-slide .cont-info-swipe{
	padding:0 20px;
} 
}
@media screen and (max-width: 360px){
.home-carousel-ho1 .swiper-container {
	width: 320px;
}			
}
@media screen and (max-width: 320px){
.home-carousel-ho1 .swiper-container {
	width: 300px;
}			
}






@media (min-width: 1921px){

/*.hero-title:before{
	left:240px;
}*/
}
@media (min-width: 2270px){
/*.hero-title:before {
    left: 390px;
}*/	
}

@media (min-width: 768px){
.container {
    width: 750px;
}
	.readAlsoContainer .col-sm-3{
		width: 50%;
	}	
	
	
}
@media (min-width: 991px) and (min-width: 992px){

/*.navbar-nav>li:hover>.dropdown-menu,
.navbar-nav> li:hover div.dropdown-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}*/
}

@media (min-width: 992px){
	.container {
		width: 970px;
	}
	/*.navbar-nav>li>.dropdown-menu{
    	width: 100%;
    	padding: 20px;
		position: absolute;
    	min-width: 260px;
	}*/
	

	
	.readAlsoContainer .col-sm-3{
		width: 25%;
	}	
	header .topbar  .menu.menu--top-bar-menu li{
	display: inline-block;
	position: relative;
}
	header .topbar  .menu.menu--top-bar-menu{
	float: right;
    position: relative;
    font-size: 0;
}
	header .navbar-nav{
		list-style: none;
		padding: 0;
		margin: 0;
		float: left;
		position: static;
	}	
	/*header .navbar-nav>li{
		position: static !important;
	}*/
}

@media (min-width: 1200px){
.container {
    width: 1200px;
}
.readAlsoContainer .col-sm-3{
		    width: 25%;
	}			
	
	
}

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

/*.hero-title:before{
	left:-100px;
}*/
}
.text-parallax h4 {
    max-width: 70%;
    line-height: 34px;
}

@media screen and (max-width: 1200px){
.videoInternal iframe{
		height: 500px;
}
	
}


@media screen and (max-width: 992px){
	header .topbar{
		display: block;
	}
	header .area-main-menu .gva-search-region {
    	top: 30px;
	}
	.gva-offcanvas-mobile .block-language-dropdown-blocklanguage-interface{
		display:none;
	}
    .home-carousel-ho1 .swiper-button-prev,
	.home-carousel-ho1 .swiper-button-next{
		display: none;
	}
}

@media screen and (max-width: 991px){
.videoInternal iframe{
		height: 405px;
}
	
	.page-node-type-article h2 {
    	font-size: 24px;
		line-height: 1.3;

	}
	.text-parallax h4 {
    max-width: 100%;
    line-height: 24px;
}
	.full-contain{
		background-size: cover !important;
	}
	
	.gva-offcanvas-mobile .block-language-dropdown-blocklanguage-interface{
		display:block;
		margin: 20px 10px 0 0;		
	}
	.langArea a, .langArea a.selected{
		font-size:14px !important;
	}
	select.lang-dropdown-select-element{
		display:none;
	}
	.page-node-type-article h3 {
    	font-size: 19px;
	}
	.page-node-type-article h4 {
    	font-size: 19px;
	}
	.contain-ctaText .az-ctnr.container{
	padding: 0;	
}
	.section0 .home-left-ball {
    	top: inherit;
	}
	

.full-contain {
    background-size: 100% !important;
    padding-top: 280px !important;
    padding-bottom: 0 !important;
}
	
	
}


@media screen and (max-width:767px){
	.videoInternal iframe{
		height: 264px;
	}

	.user-login-form .form-item {    
    	width: 100%;	
	}
	
.widget.gsc-team.team-vertical.link-to-div,
.widget.gsc-team.team-vertical.link-to-div .box-hover	
{
    height: 210px;
}
.boxReadAlsoLink {
    bottom: 20px;
}
.boxReadAlsoLink h3{	
	font-size:16px;
	}
	
	.boxReadAlsoImg,
	.boxReadAlsoImg:after
	{
		height:210px;
		
	}	
	.logo-footer {
    	width: 50% !important;
	}
	
	.full-contain{
		background-size: 100% !important;
		padding-top: 200px !important;
		
	}
	.locationMap .padding-30 .col-sm-4,
	.locationMap .padding-30 .col-sm-8
	{
		width: 50%;
		float: left;
	}
	p {
    	font-size: 16px;
	}
	.contact-message-form .form-item{
		width: 100%;
	}
	.contain-ctaText{
		padding-bottom:40px !important;
	}
}

@media screen and (max-width: 480px){
.videoInternal iframe {
    height: 210px;
}
	.user-login-form{
		margin: 0;
	}
	.wrap-containers{
		padding-top: 68px;
	}
	.accordionImage .panel .panel-heading .panel-title>a:after {
	    padding: 6px 5px 5px 5px;
    	top: 38px;
    	right: 9px;
	}

	.video-fullHeight-wrapper{
		display:none;
	}
.accordionImage .az-text {
    	margin: 0px 0 0 0;
	}
	.locationMap .padding-30 .col-sm-4,
	.locationMap .padding-30 .col-sm-8
	{
		width: 100%;	
	}
	.locationMap .padding-30 .col-sm-4 .az-image{
		text-align: center;
	}
	
			
	.full-contain{
		background-size: 100% !important;
		padding-top: 110px !important;
		
	}
	header .topbar{
		display: none;
	}	
	.langArea a, .langArea a.selected{
		font-size:18px !important;
	}	
.logo.navbar-btn {
    width: 180px;
	padding-top: 25px !important;
}

	.logo-footer {
    	width: 80% !important;
	}	
.logo.navbar-btn img {
    max-height: 80px;
    width: auto;
    max-width: 180px;
}
	.cont-address-location p{
		font-size: 14px;
		text-align: center;
	}
	.cont-address-location {
    	margin-top: 20px;
		border:0;
		padding: 0;
	}
	.locationMap .padding-30 .col-sm-8 .az-button{
		float: none;
	}
	.panel .panel-heading .panel-title.panel-title-team>a .cont-title-team{
		font-size: 15px;
	}
	
	.box-accordion .panel .panel-heading .panel-title>a {
    	font-size: 17px;
    	padding: 20px 10px 20px 10px;
	}
	.box-accordion.accordion-simple .panel .panel-heading .panel-title>a {
    	font-size: 17px;
    	padding: 20px 60px 20px 25px;
	}
	
	
	
	
	.panel .panel-heading .panel-title.panel-title-team>a:after{
		right:10px;
	}
	.noPadBottMob{
		padding-bottom: 0 !important;
	}
	.panel .panel-heading .panel-title>a:after{
		top:10px;
	}
	
	.section1 .home-left-ball {
    	bottom: -30vh;
	}
	.section2 .home-left-ball {
    	bottom: -42vh;
	}
	.section3 .home-left-ball {
    bottom: -44vh;
}
	.section0 .home-left-ball {
    bottom: -51vh;
}
.slider-bg-image {
    background-position: left -408px center;
}
	
}
@media only screen and (max-device-width: 414px){
	.home-carousel-ho1 h2 {
    	padding: 0 0 0 37px;
	}
	.hero-conainer .hero-title {
	    height: 223px;
		/*padding-top: 0;*/
	}
	.hero-conainer .az-ctnr.container-fluid{
		padding: 0;		
	}
	.hero-conainer .row.container.az-row--sm{
		margin: 0;
		padding:0;
	}
	.home-carousel-ho1 .swiper-button-prev {
    	left: -4px;
	}
	
}
@media screen and (max-width: 380px){
		.home-carousel-ho1 h2 {
    	padding: 0 0 0 39px;
	}
	
.section3 .home-left-ball {
    height: 612px;
}
}

@media only screen and (max-device-width: 375px){
	.hero-conainer .hero-title {
		height: 212px;
	}
	.home-carousel-ho1 .swiper-button-next {
    	right: 12px;
	}
	.home-carousel-ho1 h2 {
    	padding: 0 0 0 19px;
	}
}

@media only screen and (max-device-width: 360px){
	.hero-conainer .hero-title {
		height: 207px;
	}
	.home-carousel-ho1 h2 {
    	padding: 0 0 0 39px;
	}
}



@media only screen and (max-device-width: 320px){
	.hero-conainer .hero-title {
		height: 195px;
	}
	.section0 .home-left-ball{
		    bottom: -49vh !important;
	}
	.section1 .home-left-ball{
		    bottom: -38vh !important;
	}
	.section2 .home-left-ball{
		
	}
	.section3 .home-left-ball{
		    bottom: -38vh !important;
	}
	.home-carousel-ho1 h2 {
   		 padding: 0 0 0 29px;
	}
	
	
	
}




/*GIANNI*/

.node-preview-container, form.content-moderation-entity-moderation-form {display:none;} 
.clearPadding {padding:0px !important;}
.clearPadding .container-fluid {padding:0px !important;}
.block-content-moderation-info-block,.block-content-moderation-info-blocknode{
	float:left;
	width: 470px;
}
#edit-new-state,#edit-revision-log,
.block-content-moderation-info-block .select-wrapper .form-select, .block-content-moderation-info-blocknode .select-wrapper .form-select,
.block-content-moderation-info-block .form-text, .block-content-moderation-info-blocknode .form-text {background-color: #FFF !important; width:400px !important;}
.block-content-moderation-info-block h2.block-title span,  .block-content-moderation-info-blocknode h2.block-title span {color:#FFF !important;}
.block-content-moderation-info-block, .block-content-moderation-info-blocknode {padding-bottom: 50px !important;}
.block-content-moderation-info-block .btn-info, .block-content-moderation-info-blocknode .btn-info  { background: #CC0000 !important;padding: 5px;border-radius: 10px !important;}



.webform-submission-form .form-required:after {
    content: '';
    display: inline-block;
    padding-left: 3px;
}

.container-leadership .controls.btn-group {
	position: relative !important;  
	float: right;  
	width: 300px;
}

.container-leadership .generic .controls.btn-group {
    position: absolute !important;    
}


.biontech-us-member .az-element.az-image img{
    border-radius: 10px;
    box-shadow: 0 1px 6px rgba(0,0,0,0.3);
}
.biontech-us-member .panel-default.panel {
    min-height: 110px !important;
}

.page-node-164 .col-md-3.col-sm-6.col-xs-8.branding {

    background-image: url('/themes/glazed/images/Biontech_RGB-SM_Logo_Forest-Green.png') !important;
    background-size: 230px !important;
    background-repeat: no-repeat !important;
    background-position-x: 15px;
    background-position-y: 10px;
    min-height: 80px;

}


.page-node-164 .site-branding-logo {
    visibility: hidden !important;
}

.biontech-us-member .panel .panel-heading .panel-title a span,
.container-leadership .panel-body.panel-body-team p {
    color: #004758  !important;
    font-family: 'NeutralStdRegular'  !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    margin: 0;
}

.container-leadership .panel-collapse .panel-body .az-text p {
	color: white !important;
	font-family: 'NeutralStdRegular'  !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    margin: 0;
}

.panel .panel-title,
.panel .panel-body {
	background-color: white !important;
}
.panel .panel-title a{
	color: rgb(0, 71, 88) !important;
}
.green-bg .panel .panel-title,
.green-bg .panel .panel-body{
	background-color: #005A64 !important;
}


.biontech-us-member .panel .panel-heading .panel-title,
.biontech-us-member .panel .panel-heading .panel-title a
{
    color:#BECD32 !important;
    font-size: 20px !important;
}
.biontech-us-member .panel .panel-heading .panel-title a span{
    font-size:14px  !important;
    line-height:16px  !important;
    font-weight:300  !important;
}
@media screen and (max-width: 480px){
	.home-carousel-ho1 iframe.homePress{
		height:400px !important;
	}
	
}