/* header styles */

h1{
  font-size: 30px;
}

h2{
  font-size: 26px;
}

h3{
  font-size: 24px;
}

h4{
  font-size: 22px;
  margin-bottom: 0;
}

.toolbar-tray ul ul a{
    padding: 5px 1.3333em;
}

@media (min-width: 1200px) {
   .mdl-layout__drawer-button {
    	left: calc(50% - 600px) !important;
   }
}

body{
  background: #f3f3f3;
}

header .menu-button{
    display: none;
    background-color: #01bac6;
    color: #FFF;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    height: 36px;
    padding: 0 26px;
    margin-top: 6px;
    margin-bottom: 6px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}

header .menu-button i{
  font-size: 18px;
  vertical-align: text-bottom;
}

.mdl-layout__drawer-button {
		top: 10px;
}

.mdl-layout__drawer-button .material-icons{
	font-size: 34px;
}

.container{
	max-width: 1200px;
	margin: auto;
}

.mdl-layout__header{
	background-color: #02676d !important;
  position: relative;
}

.header-ad{
	background-color: #f3f3f3 !important;
  min-height: 90px;

}

.header-ad iframe{
  margin: 20px auto;
}

.indent-menu{
	margin: 10px 0 0 60px;
	float: left;
}

.inline,
.inline .mdl-navigation,
.inline #block-mdl-branding{
	display: inline-block;
  vertical-align: middle;
}

.mdl-button--icon{
  width: 20px;
  min-width: 20px;
  height: 20px;
}

.nav li{
	display: inline-block;
	padding: 0.2em 0.5em 0;
  opacity: 1;
}

.nav li li{
	display: block;
    border-bottom: 1px solid #fff;
}

.nav li a,
.nav li span{
	text-transform: uppercase;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
  font-weight: 700;
  color: #fff;
}

.nav li a:hover,
.nav li span:hover,
.mdl-layout__drawer ul a:hover{
  color: #aaa;
}

.nav li li a,
.nav li li span{
  font-size: 14px;
}

.nav li li:hover a,
.nav li li:hover span{
  color: #222;
}

.mdl-menu__container ul{
	background-color: #02676d;
	padding-bottom: 0;
}

#block-mainnavigation ul li:nth-child(5) ul li:first-child a{
    color: transparent;
    background: url(../images/iWWDLogo_2018_600x200.png);
    background-repeat: no-repeat;
    background-size: 120px 40px;
    font-size: 36px;
}

.mdl-navigation__link .material-icons{
	color: #fff;
}

#block-mdl-main-menu .navbar-nav{
  padding-left: 20px;
}

/* site icons */


#block-socialmedialinks #rss,
#block-socialmedialinks-2 #rss{
  background: url(../images/wwd-rssfeed1.png) no-repeat scroll 8px 8px transparent;
  background-size: 16px;
  background-color: #02676D;
  border-radius: 50px;
  top: 12px;
  position: relative;
}

#block-socialmedialinks-2 #rss{
  padding: 16px 16px 0 16px;
}

#block-socialmedialinks #facebook{
  background: url(../images/wwd-facebook1.png) no-repeat scroll 0 0 transparent;
  background-size: 11px;
}

#block-socialmedialinks #twitter{
  background: url(../images/wwd-twitter1.png) no-repeat scroll 0 0 transparent;
  background-size: 24px;
}

#block-socialmedialinks #linkedin{
  background: url(../images/wwd-linkedin1.png) no-repeat scroll 0 0 transparent;
  background-size: 21px;
}

#block-socialmedialinks #googleplus{
  background: url(../images/wwd-googleplus1.png) no-repeat scroll 0 0 transparent;
  background-size: 21px;
}

/* end site icons */

#block-socialmedialinks a{
	margin: 0 15px 0 0;
   	display: inline-block;
   	height: 32px;
   	width: 32px;
   	cursor: pointer;

}

.search-block-form{
	padding: 0;
}

.search-block-form .mdl-button--icon{
	top: 0;
}

.search-block-form .contextual{
	right: -20px;
}

.search-section .views-exposed-form{
  padding: 0;
}

.search-section .mdl-textfield{
  padding: 0;
  width: 100%;
}

.search-section .form-text{
  padding: 4px 0;
}

.search-section .mdl-textfield__label{
  display: none;
}

#block-exposedformsolr-search-contentpage-1-2{
  margin-bottom: 20px;
  clear: both;
  background: #fff;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

.search-section{
  padding: 10px;
  position: relative;
}

#blockSearch{
  display: none;
  position: absolute;
  background: #333;
  top: 40px;
  width: 250px;
  right: 0;
  padding: 10px;
  color: #fff;
  z-index: 99;
  text-align: left;
}

#blockSearch .material-icons{
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
}

#blockSearch .js-form-submit{
  display: none;
}

.search-section #blockSearch .form-text{
  border-bottom: 1px solid #fff;
  max-width: 100%;
  padding: 20px 0 0 0;
}

.mdl-layout__drawer{
  background: #02676d;
}

.iwwd-page .mdl-layout__drawer{
  background: #E6833B !important;
}

.mdl-layout__drawer img{
  width: calc(100% - 40px);
  margin: 20px;
}

.mdl-layout__drawer #block-sitebranding{
  border-bottom: 1px solid #fff;
}

.mdl-layout__drawer ul{
  list-style: none;
  padding: 0 0 0 20px;
}

.mdl-layout__drawer ul li{
  /*margin: 15px 15px 15px 0;*/
  margin: 8px 0px 8px 0;
}

.mdl-layout__drawer ul a{
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none;
  /*text-transform: uppercase;*/
  color: #fff;
}

.mdl-layout__drawer .mdl-navigation{
  padding: 0;
}

/* end header */

/* front page */

main a{
	color: #15c7d1;
	text-decoration: none;
}

main a:hover{
  color: #02676d !important;
}

main img{
	max-width: 100%;
	height: auto;
}

#block-views-block-featured-block-1 .views-row,
#block-views-block-featured-block-2 .views-row,
#block-views-block-company-profile-block-8 .views-row{
  min-height: 1px;
  float: left;
  width: calc(33.33333% - 14px);
  position: relative;
  margin-bottom: 7px;
  padding-left: 15px;
}

#block-views-block-featured-block-1 .views-row .views-field-title,
#block-views-block-featured-block-2 .views-row .views-field-title,
#block-views-block-company-profile-block-8 .views-row .views-field-title{
  position: absolute;
  top: 0px;
  padding: 20px;
  opacity: 0.9;
  width: calc(100% - 55px);
  background: #333;
}

#block-views-block-featured-block-1 .views-row .views-field-title a,
#block-views-block-featured-block-2 .views-row .views-field-title a,
#block-views-block-company-profile-block-8 .views-row .views-field-title a{
  line-height: 20px;
  border-left: 5px solid #01bac6;
  cursor: pointer;
  padding: 0 10px;
  font-size: 18px;
  font-weight: 700;
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
  color: #fff;
}

#block-views-block-featured-block-1 .views-row .views-field-title a:hover,
#block-views-block-featured-block-2 .views-row .views-field-title a:hover,
#block-views-block-company-profile-block-8 .views-row .views-field-title a:hover,
#block-views-block-blog-block-1 .views-field-title a:hover,
#block-views-block-blog-block-4 .views-field-title a:hover,
.company-page .download-content .views-field-title a:hover,
.company-page .whitepaper-content .views-field-title a:hover,
#footer .copyright-region a:hover{
  color: #15c7d1 !important;
}

#block-views-block-featured-block-1 .views-row-1,
#block-views-block-featured-block-2 .views-row-1{
  min-height: 1px;
  float: left;
  width: calc(66.66667% - 16px);
  padding-left: 0;
  padding-right: 15px;

}

.views-element-container header{
  padding: 15px;
  border-radius: 0;
  background-color: #01bac6;

}

.views-element-container header h2{
  margin-bottom: 0;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
  font-size: 24px;
  line-height: 100%;
}

.views-element-container header a{
  text-decoration: none;
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase;
}

.views-element-container header p{
	margin: 10px 0 0 0;
}

.views-element-container{
	margin-bottom: 20px;
	clear: both;
  background: #fff;
}

.views-element-container .view-content{
	padding: 15px;
	overflow: auto;
}

.latest-content-sponsored .view-content{
  padding: 0px !important;
}

#block-views-block-latest-block-1 .views-row,
#block-views-block-latest-block-1 #block-247realmediaposition-4,
#block-views-block-latest-block-1 #block-dfptagboombox1,
#block-views-block-latest-block-5 .views-row,
#block-views-block-latest-block-5 #block-247realmediaposition-4,
#block-views-block-latest-block-5 #block-dfptagboombox1,
#block-views-block-company-profile-block-4 .views-row,
#block-views-block-company-profile-block-4 #block-247realmediaposition-4,
#block-views-block-company-profile-block-4 #block-dfptagboombox1{
    min-height: 192px;
    display: inline-block;
    width: calc(33.333333333% - 24px);
    float: none;
    padding: 10px;
    margin-bottom: 20px;
    vertical-align: top;
}

.native-ad{
  display: inline-block;
}

#block-views-block-latest-block-1 #block-247realmediaposition-4,
#block-views-block-latest-block-1 #block-dfptagboombox1{
  background-color: #ccc;
}

#block-views-block-latest-block-1 .additional-content .views-row,
#block-views-block-latest-block-5 .additional-content .views-row{
    width: calc(50% - 22px);
}

#block-views-block-latest-block-1 .additional-content .views-field-field-image,
#block-views-block-latest-block-5 .additional-content .views-field-field-image{
	float: left;
    width: 50%;
    padding-right: 20px;
}

#block-views-block-latest-block-1 .views-row img,
#block-views-block-latest-block-5 .views-row img,
#block-views-block-company-profile-block-4 .views-row img{
	padding-bottom: 20px;
	float: none;
	width: 100%;
	padding-right: none;
}

.mdl-shadow--2dp figcaption,
.sidebar figcaption{
  display: none;
}

.mdl-shadow--2dp figure{
  margin: 0;
}

.mdl-shadow--2dp figure img{
  padding-bottom: 0;
}


.latest-content .views-field-field-primary-taxonomy{
  width: 100%;
    padding-right: 5px;
    margin-right: 5px;

}

.latest-content .views-field-field-premium,
.latest-content .views-field-field-sponsored,
.latest-content .views-field-type{
	display: inline-block;
    padding-right: 5px;
    border-right: 1px solid #15c7d1;
    margin-right: 5px;
}

.latest-content .views-field-field-primary-taxonomy,
.latest-content .views-field-field-sponsored,
.latest-content .views-field-type,
.latest-content .views-field-created{
	color: #15c7d1;
	text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
}

.latest-content .additional-content .views-field-field-sponsored,
.latest-content .additional-content .views-field-type,
.latest-content .additional-content .views-field-created{
  max-width: calc(50% - 40px);
}

.latest-content .views-field-field-primary-taxonomy a,
.latest-content .views-field-field-sponsored a,
.latest-content .views-field-type a,
.latest-content .views-field-created a{
	font-weight: normal;
}

.latest-content .views-field-created{
	display: inline-block;
}

.latest-content .views-field-field-sponsored{
	color: #f78f1e;
}

.latest-content .views-field-field-premium{
    height: 18px;
    vertical-align: text-top;
}

.latest-content .views-field-title a{
	text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: 900;
    cursor: pointer;
    color: #333;
}

.latest-content .views-field-title{
	margin: 10px 0;
}

.latest-content .ads iframe{
  margin: auto;
}

#block-views-block-products-block-1 .views-row,
#block-views-block-products-block-2 .views-row{
    width: calc(33.3333% - 23px);
    padding: 10px;
    overflow: auto;
    display: inline-block;

}

#block-views-block-products-block-1 footer,
#block-views-block-products-block-2 footer{
    width: 330px;
    float: left;
    margin-left: 20px;
}

/*
#block-views-block-products-block-1 footer .dfp-ad,
#block-views-block-products-block-2 footer .dfp-ad{
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 0;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0px 2px 0 rgba(0,0,0,0.12);
    background: #fff;
}
*/

#block-views-block-products-block-1 img,
#block-views-block-products-block-2 img{
	margin-bottom: 10px;
}

#block-views-block-products-block-1 .view-content,
#block-views-block-products-block-2 .view-content{
    width: calc(100% - 380px);
    overflow: auto;
    float: left;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0px 2px 0 rgba(0,0,0,0.12);
    margin-bottom: 20px;
    background: #fff;
}

#block-views-block-products-block-1 .views-field-title,
#block-views-block-products-block-2 .views-field-title{
	text-align: center;
}

#block-views-block-products-block-1 .views-field-title a,
#block-views-block-products-block-2 .views-field-title a{
	text-decoration: none;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    cursor: pointer;
    color: #333;
}

#block-views-block-podcasts-block-1{
  background: #02676d;
}

#block-views-block-blog-block-1 header,
#block-views-block-blog-block-1 .view-content,
#block-views-block-podcasts-block-1 header,
#block-views-block-podcasts-block-1 .view-content{
	background-color: #02676d;
}

#block-views-block-podcasts-block-1 .view-content{
  display: inline-block;
  width: calc(33% - 34px);
  vertical-align: top;
}

#block-views-block-podcasts-block-1 .views-field-nothing{
  text-align: center;
  margin-top: 40px;
}

#block-views-block-podcasts-block-1 footer{
  display: inline-block;
  width: 66%;
  vertical-align: top;
}

#block-views-block-podcasts-block-1 footer .podcast-list,
#block-views-block-podcasts-block-1 footer #block-dfptagboombox3{
  width: 45%;
  display: inline-block;
  vertical-align: top;
}

#block-views-block-podcasts-block-1 footer header{
  padding: 0 15px;
}

#block-views-block-podcasts-block-1 footer h3{
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
}

#block-views-block-podcasts-block-1 footer .view-content{
  width: calc(100% - 30px);
}

#block-views-block-podcasts-block-1 footer .views-row{
  min-height: 90px;
}

#block-views-block-podcasts-block-1 footer .views-row .views-field-field-image{
  margin-bottom: 10px;
  border: 2px solid #ccc;
}

#block-views-block-podcasts-block-1 footer p{
  text-align: center;
}

#block-views-block-podcasts-block-1 footer .views-field-title{
  margin: 0;
}

#block-views-block-podcasts-block-1 a{
  color: #fff !important;
}

#block-views-block-blog-block-1 a:hover,
#block-views-block-podcasts-block-1 a:hover{
  color: #aaa !important;
}

#block-views-block-blog-block-1 .views-row,
#block-views-block-blog-block-4 .views-row{
	width: calc(33.3333% - 20px);
    float: left;
    padding: 10px;
}

#block-views-block-blog-block-1 .views-field-title,
#block-views-block-blog-block-4 .views-field-title{
	text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  cursor: pointer;
  line-height: 120%;
  margin-bottom: 20px;
  margin-top: 32px;
}

#block-views-block-blog-block-1 .views-field-title a,
#block-views-block-blog-block-4 .views-field-title a{
    color: #fff;
}

#block-views-block-blog-block-1 .views-field-body,
#block-views-block-blog-block-4 .views-field-body{
	font-size: 14px;
  line-height: 18px;
  color: #fff;
  clear: both;
}

#block-views-block-blog-block-1 .views-field-field-blog-author-headshot,
#block-views-block-blog-block-4 .views-field-field-blog-author-headshot,
.blogs-content .views-field-field-blog-author-headshot{
    float: left;
    margin: 5px 20px 30px 0;
    vertical-align: middle;
}

#block-views-block-blog-block-1 .views-field-field-blog-author-headshot img,
#block-views-block-blog-block-4 .views-field-field-blog-author-headshot img,
.blogs-content .views-field-field-blog-author-headshot img{
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #ccc;
}

#block-views-block-issue-block-1 .views-row,
#block-views-block-issue-block-5 .views-row,
#block-views-block-issue-block-1-2 .views-row,
#block-views-block-issue-block-1-3 .views-row{
    width: calc(25% - 40px);
    float: left;
    padding: 20px;

}

#block-views-block-issue-block-1  .views-field-title,
#block-views-block-issue-block-5  .views-field-title,
#block-views-block-issue-block-1-2 .views-field-title,
#block-views-block-issue-block-1-3 .views-field-title{
  min-height: 48px;
}

#block-views-block-issue-block-1  .views-field-title a,
#block-views-block-issue-block-5  .views-field-title a,
#block-views-block-issue-block-1-2 .views-field-title a,
#block-views-block-issue-block-1-3 .views-field-title a,
#block-views-block-issue-block-7 .slide__caption a{
	text-decoration: none;
    font-size: 20px;
    line-height: 24px;
    font-weight: 900;
    cursor: pointer;
    color: #333;
}

#block-views-block-issue-block-1 img,
#block-views-block-issue-block-5 img,
#block-views-block-issue-block-1-2 img,
#block-views-block-issue-block-1-3 img{
	margin-top: 10px;
}


/* end front page */

/* footer */



#footer {
  margin-left: 0px;
  transition: margin-left 0.2s;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0px 2px 0 rgba(0, 0, 0, 0.12);
  font-size: 16px;
  line-height: 20px;
  background-color: #02676d;
  color: #fff;
}

#footer .menu-region{
  float: left;
  margin-top: 10px;
}

#footer .first .last{
  margin-top: 50px;
}

#footer .last-col{
  text-align: right;
  padding-top: 20px;
  padding-left: 0;
}

#footer .copyright-region{
  font-size: 12px;
  line-height: 16px;
}

#footer a{
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

#footer a:hover{
  color: #01bac6;
}

#footer .copyright-region a{
  font-size: 12px;
  line-height: 16px;
}

#footer #images img{
  vertical-align: middle;
  margin: 10px;
  display: inline-block;
}

/* end footer */

/* aggrigate page */

.mdl-layout-title{
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0px 2px 0 rgba(0,0,0,0.12);
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 0;
    background-color: #fff;
    overflow: auto;
    padding-bottom: 15px !important;
}

.mdl-layout-title .taxo-desc-image{
  float: left;
  margin-right: 20px;
}

.mdl-layout-title .taxo-desc{
  font-size: 14px;
  letter-spacing: 0;
  margin: 0 0 16px;
  font-weight: 400;
  line-height: 24px;
}

.mdl-layout-title h1{
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 34px;
    margin: 0;
}

.list-page .views-row{
  overflow: hidden auto;
  min-height: 150px;
  margin-bottom: 20px;
}

.list-page .Whitepapers-content .views-field-field-image{
  display: none;
}

.list-page figcaption{
  display: none;
}

.list-page .views-field-field-image{
  width: 33.333333%;
  display: inline-block;
  float: left;
  padding-right: 20px;
}

.feed-icon{
  display: none;
}

.views-exposed-form{
  padding: 15px;
}

.views-exposed-form .mdl-selectfield{
    display: inline-block;
    position: relative;
    width: 33%;
}


.views-exposed-form select{
    animation-duration: 0.0001s;
    animation-name: mui-node-inserted;
    display: block;
    height: 32px;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,0.26);
    border-radius: 0px;
    box-shadow: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
    color: rgba(0,0,0,0.87);
    font-size: 16px;
    padding: 0 25px 0 0;
    margin-top: 26px;
}


.views-exposed-form .form-actions{
    display: inline-block;
    margin-left: 10px;
  }


.views-exposed-form .js-form-submit{
    color: #fff;
    background-color: #01bac6;
}

.views-exposed-form .mdl-selectfield__label{
    position: absolute;
    top: 0;
}

.views-exposed-form .mdl-selectfield__icon{
  position: absolute;
  right: 0;
  bottom: 0;
}

.archive-page .views-row{
  width: calc(33.33333333% - 18px);
  display: inline-block;
  vertical-align: top;
  overflow: auto;
  min-height: 150px;
  margin-bottom: 20px;
  padding-right: 15px
}

.archive-page .views-field-title a{
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 900;
  cursor: pointer;
  color: #333;
}

.blogs-content .views-field-title a{
  font-size: 16px;
  font-weight: bold;
}

.blogs-content .views-field-title{
  margin-bottom: 10px;
}

.mdl-card{
  display: inline-block;
  text-align: center;
  cursor: pointer;
}

.mdl-card:hover{
    box-shadow: rgba(0, 0, 0, 0.3) 0 8px 16px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 8px 16px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 8px 16px 0;
}

#block-views-block-storefronts-block-1 .mdl-cell--4-col{
  width: calc(33.3333333333% - 19px);
}

#block-views-block-storefronts-block-1 .views-field-title a{
  font-weight: bold;
  font-size: 16px;
}

.ViewsJumpMenu{
    animation-duration: 0.0001s;
    animation-name: mui-node-inserted;
    display: block;
    height: 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    border-bottom: 1px solid rgba(0,0,0,0.26);
    border-radius: 0px;
    box-shadow: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
    color: rgba(0,0,0,0.87);
    font-size: 16px;
    padding: 0 25px 0 0;
    margin-top: 26px;
}



#block-views-block-top-projects-block-1 .views-row{
  margin: 10px;
  width: calc(50% - 22px);
}


#block-views-block-top-projects-block-1 .views-row .views-field-title{
  position: absolute;
  bottom: 0px;
  padding: 20px;
  opacity: 0.9;
  width: calc(100% - 40px);
  background: #333;
}

.list-page .Downloads-content.views-row{
  min-height: 20px;
}

.list-page .Downloads-content.views-row .views-field-field-image,
.list-page .Downloads-content.views-row .views-field-created,
.list-page .Downloads-content.views-row .views-field-body{
  display: none;
}


/* end aggrigate page */

/* sidebar styles */

.sidebar .block{
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0px 2px 0 rgba(0,0,0,0.12);
  background: #fff;
  margin-bottom: 20px;
}

.sidebar .block h2,
#block-podcasts h2{
    color: #fff;
    background-color: #01bac6;
    padding: 15px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    margin: 0;
}

#block-podcasts .podcast-subscribe{
  float: left;
  margin-right: 20px;
}

.sidebar .block .views-field-title a{
  color: #333;
  text-decoration: none;
  font-size: 16px;
  line-height: 20px;
  font-weight: 900;
  cursor: pointer;
}

.sidebar .block .views-field-field-image{
  margin-bottom: 10px;
}

.sidebar #block-247realmediaposition-5,
.sidebar #block-247realmediaposition-4,
.sidebar #block-247realmediaposition-3,
.sidebar #block-247realmediaposition-2,
.sidebar #block-247realmediaposition-6{
  display: inline-block;
  margin: 0 calc(50% - 165px) 20px calc(50% - 165px);
}

.sidebar #block-247realmediaposition-5 iframe,
.sidebar #block-247realmediaposition-4 iframe,
.sidebar #block-247realmediaposition-3 iframe,
.sidebar #block-247realmediaposition-2 iframe,
.sidebar #block-247realmediaposition-6 iframe{
  margin: 15px;
}

.sidebar .latest-content .views-row{
  margin-bottom: 20px;
  overflow: auto;
}

.sidebar .latest-content .views-field-field-image{
  float: left;
  max-width: 100px;
  margin-right: 10px;
}

.sidebar .latest-content .views-field-field-image figure{
  margin: 0;
}

.sidebar .latest-content .views-field-title{
 margin-bottom: 0px;
}

/* end sidebar styles */


/* pager styles */

.pager ul{
  text-align: center;
  line-height: 60px;
}

.pager li{
  display: inline-block;
}

.pager a{
  padding: 10px;
  color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  background: #01bac6;
  border-radius: 2px;
}

.pager .is-active a{
  color: #01bac6;
  pointer-events: none;
  background: #fff;
}
/* end pager styles */

/* node page */

article div div div .node-image{
  display: none;
}

article div div div:first-child .node-image{
  display: block;
}


/*#block-mdl-local-tasks li,
#block-tabs li,
#block-tabs-2 li{
  display: inline-block;
  margin-bottom: 20px;
}

/*#block-mdl-local-tasks a:hover,
#block-tabs a:hover,
#block-tabs-2 a:hover{
  background: #cccccc;
  color: #000000;
}

/*#block-mdl-local-tasks a,
#block-tabs a,
#block-tabs-2 a{
  border: 1px solid #cccccc;
  border-bottom: 0;
  padding: 10px 20px;
}
*/

.tabs ul, ul.tabs{
  list-style: none;
  display: -webkit-box;
  display: flex;
  padding-left: 0;
}

.tabs ul li, ul.tabs li{
 display: block;
}

.tabs ul li a, ul.tabs li a{
  display: inline-block;
  line-height: 20px;
  padding: 14px 12px 12px 12px;
  border-bottom: 2px solid transparent;
  border-bottom-color: transparent;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.54);
  text-align: center;
}

.tabs ul li a.is-active, ul.tabs li a.is-active{
  border-color: #607d8b;
  color: #607d8b;
}

.node .mdl-layout-title,
.path-webform .mdl-layout-title{
      box-shadow: none;
      padding: 0;
}

.node .node-components,
.path-webform .content-wrapper{
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0px 2px 0 rgba(0,0,0,0.12);
  background: #fff;
  padding: 15px;
  margin-bottom: 20px;
  overflow: auto;
}

.node #block-views-block-content-info-block-1 .views-field{
  float: left;
  margin-right: 5px;
  padding-right: 5px;
  border-right: 2px solid #15c7d1;
  color: #15c7d1;
  text-transform: uppercase;
}

.node #block-views-block-content-info-block-1 .views-field-field-sponsored{
  color: #f78f1e;
}

.node #block-views-block-content-info-block-1 .views-field-created{
  border-right: 0;
}

.node-components .view-content{
  padding: 0;
}

.node-components .content img{
  margin: 20px 0;
}

#block-views-block-blog-block-3 .views-field-field-blog-author-headshot img,
.node-components .blog_author img,
#block-views-block-blog-block-5 .views-field-field-columnist-author-headshot img{
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #ccc;
    float: left;
    margin-right: 20px;
}

#block-views-block-issue-block-3 .views-row,
#block-views-block-issue-block-4 .views-row,
.blog-list .views-row{
  margin-bottom: 20px;
}

#block-views-block-blog-block-3 .views-field-title,
.blog-list .views-field-title{
  font-size: 16px;
}

#block-views-block-issue-block-3 .views-element-container,
#block-views-block-issue-block-4 .views-element-container{
  float: left;
}

#block-views-block-issue-block-3 .views-element-container .views-field-field-image,
#block-views-block-issue-block-4 .views-element-container .views-field-field-image{
  max-width: 230px;
  margin: 0 20px 0 0;
}

#block-views-block-issue-block-3 .views-element-container .views-field-field-image img,
#block-views-block-issue-block-4 .views-element-container .views-field-field-image img{
  margin-top: 0;
}

.node table{
  width: 100%;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0px 2px 0 rgba(0,0,0,0.12);
}

.node table,
.node td{
  border: 0;
}

/* end node page */



.scrolltop {
  width: 56px;
  height: 56px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 999999999999999;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  /*text-indent: -99999px;*/
  position: fixed;
  bottom: -100px;
  right: 25px;
  cursor: pointer;
  -webkit-transition: all .7s ease-in-out;
  -moz-transition: all .7s ease-in-out;
  -o-transition: all .7s ease-in-out;
  -ms-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
  overflow: auto;
  background: #01bac6;
  color: #fff;
  text-align: center;
}

.scrolltop i{
  font-size: 30px;
  margin: 12px 0;
}

.mdl-button--accent.mdl-button--accent.mdl-button--raised,
.mdl-button--accent.mdl-button--accent.mdl-button--fab{
  background-color: #01bac6;
}

.mdl-snackbar__action{
  color: #01bac6;
}

/* company profile styles */

#block-views-block-company-profile-block-9 .views-field-nothing p{
  margin-bottom: 0;
}

.company-page #block-views-block-company-profile-block-8 .views-row{
    vertical-align: bottom;
    float: none;
    display: inline-block;
    width: calc(33.33333% - 18px);
}


.company-page #block-views-block-company-profile-block-8 .views-row-1{
  min-height: 1px;
  width: calc(66.66667% - 16px);
  padding-left: 0;
  padding-right: 15px;

}

.company-page #block-views-block-company-profile-block-8 header{
  position: relative;
}

.company-page #block-views-block-company-profile-block-8 .company-logo{
    width: calc(33.33333% - 18px);
    position: absolute;
    right: 0;
    top: 70px;
    margin-right: 15px;
    text-align: center;
}

.company-page .views-field-field-profile-logo{
  text-align: center;
}

.company-page .views-field-title h1{
  font-size: 34px;
  text-transform: uppercase;
}

.company-page .views-field-nothing h2{
  font-size: 24px;
  text-transform: uppercase;
  margin: 0;
}

.company-page .views-field-field-profile-country{
  margin-bottom: 20px;
}

.company-page .views-field-field-profile-phone div,
.company-page .views-field-field-profile-fax div{
  display: inline-block;
}

#views-exposed-form-products-page-1 .form-disabled select{
  background: #eee;
  cursor: initial;
}

.company-link{
  margin-bottom: 0;
  font-size: 18px;
}

.company-page #block-tabs{
  display: block;
  float: none;
}

#block-views-block-company-profile-block-1 .views-field-body{
    display: inline-block;
    width: calc(66% - 20px);
    vertical-align: top;
    padding-right: 20px;
}

#block-views-block-company-profile-block-1 .views-field-nothing{
    display: inline-block;
    width: calc(33% - 20px);
    vertical-align: top;
    padding-left: 20px;
    border-left: 3px solid #eee;
}

#block-views-block-company-profile-block-1 .views-field-nothing p{
  margin-bottom: 5px;
}

.company-page #block-views-block-company-profile-block-2 header{
    width: calc(100% - 380px);
    vertical-align: top;
    float: left;
}

.company-page #block-views-block-company-profile-block-2 .view-content{
    width: calc(100% - 380px);
    overflow: auto;
    margin-bottom: 20px;
    background: #fff;
    vertical-align: top;
    float: left;
    padding: 0 15px;
}

.company-page #block-views-block-company-profile-block-2 footer{
    width: 350px;
    display: inline-block;
    min-height: 415px;
    vertical-align: top;
}

.company-page #block-views-block-company-profile-block-2 footer #block-247realmediaposition-2{
  width: 300px;
  margin: 15px auto 10px;
}

.company-page #block-views-block-company-profile-block-2 footer #block-247realmediaposition-3{
    width: 300px;
    margin: 5px auto 15px;
}

.company-page #block-views-block-company-profile-block-2 .views-row{
    width: calc(33.3333% - 23px);
    padding: 10px;
    overflow: auto;
    display: inline-block;
}

.company-page #block-views-block-company-profile-block-2 .views-row img{
  margin-bottom: 10px;
}

.company-page #block-views-block-company-profile-block-2 .views-field-title a{
  text-decoration: none;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  cursor: pointer;
  color: #333;
}

.company-page .mdl-cell .block:nth-child(4){
  clear: both;
}

.company-page #block-views-block-company-profile-block-3 .views-row{
  width: calc(50% - 22px);
  display: inline-block;
  margin: 0 10px 20px 10px;
  position: relative;
  cursor: pointer;
}

.company-page #block-views-block-company-profile-block-3 .views-field-nothing{
  margin-bottom: 20px;
}

.company-page #block-views-block-company-profile-block-3 .views-field-title{
    text-decoration: none;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}

.company-page #block-views-block-company-profile-block-3 .video-list .views-field-title{
    font-size: 14px;
    line-height: 16px;
    color: #333;
    color: #fff;
    position: absolute;
    bottom: 0px;
    padding: 10px;
    opacity: 0.9;
    width: calc(100% - 20px);
    background: #333;
}

.company-page #block-views-block-company-profile-block-3 .views-field-video-id,
.company-page #block-views-block-company-profile-block-3 .video-list .views-field-body{
  display: none;
}

.company-page #block-views-block-company-profile-block-3 .views-field-body p{
  line-height: 18px;
  margin: 0;
}

.company-page #block-views-block-company-profile-block-3 .views-element-container{
  margin-bottom: 0;
}

.playnow{
    left: 0px;
    top: 0px;
    color: #fff;
    background: #02676d;
    padding: 2px 10px 2px 6px;
    position: absolute;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 2;
    font-size: 12px;
}

.company-page .list-page .views-field-field-image{
  margin-bottom: 20px;
}

.company-page .download-content .view-content{
  background-color: #02676d;
}

.company-page .whitepaper-content .view-content{
  background-color: #707070;
}

.company-page #block-views-block-company-profile-block-5{
 margin-right: 20px;
}

.company-page #block-views-block-company-profile-block-5,
.company-page #block-views-block-company-profile-block-6{
  width: calc(50% - 12px);
  display: inline-block;
  vertical-align: top;
}

.company-page .download-content .views-field-title,
.company-page .whitepaper-content .views-field-title{
  margin: 0 0 20px 0;
}

.company-page .download-content .views-field-title a,
.company-page .whitepaper-content .views-field-title a{
  color: #ffffff;
}

#block-views-block-company-profile-block-9 .views-field-view-node{
  margin: 20px 0;
  display: none;
}

#block-views-block-company-profile-block-9 .views-field-view-node a{
  padding: 14px 20px 10px 20px;
  background: #15c7d1;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
}

#block-views-block-company-profile-block-9 .Platinum{
  display: block !important;
}

/* end company profile styles */

/* subscription page styling */

.kmsubscription-card{
  box-shadow: none;
  display: block;
}

.subscription-form .mdl-textfield{
    width: auto;
    margin-right: 50px;
}

.subscription-form .mdl-textfield__label:after{
  bottom: 10px;
}

.mdl-selectfield select{
  -webkit-appearance: none;
  background: none;
  border: 0;
  font-size: 16px;
  color: inherit;
  border-bottom: 1px solid rgba(0,0,0,.12);
  border-radius: 0;
  width: 100%;
  max-width: 245px;
  padding: 4px 0;
}

.subscription-form .mdl-selectfield select{
  padding: 10px 0;
}

.mdl-selectfield .mdl-selectfield__icon{
  position: absolute;
  bottom: 10px;
  right: calc(100% - 245px);
}

.mdl-selectfield label{
  color: #01bac6;
  font-size: 12px;
  top: 4px;
  visibility: visible;
}

.subscription-form .mdl-selectfield{
  margin: 0 160px 0 0;
}
/* end subscription page styling */

/* webform styling */

.webform-submission-form fieldset{
  border: 1px solid #ccc;
  margin-bottom: 20px;
}

.webform-submission-form fieldset legend{
  color: #01bac6;
}

.webform-submission-form .fieldset-wrapper{
  padding: 20px;
}

.webform-submission-form fieldset.no-border {
  border: 0;
}

.webform-submission-form .no-border .fieldset-wrapper{
  padding: 0;
}

.webform-submission-form .mdl-textfield{
  width: calc(50% - 2px);
}

.webform-submission-form .js-form-type-textarea{
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

.webform-submission-form .js-form-type-textarea .description{
  font-size: 14px;
  color: #666;
  position: absolute;
  bottom: 0;
  left: 0;
}

.webform-submission-form .js-form-type-date,
.webform-submission-form .js-form-type-webform-multiple{
  margin-bottom: 20px;
}

.webform-submission-form .js-form-type-date label,
.webform-submission-form .js-form-type-webform-multiple label{
  color: #333;
  display: block;
  font-size: 12px;
}

.webform-submission-form .js-form-type-date input{
  display: block;
  font-size: 16px;
}

.webform-submission-form .js-form-type-date .form-required::after,
.webform-submission-form .js-form-type-webform-multiple .form-required::after,
.webform-submission-form .webform-multiple-table .form-required::after{
  content: "*";
  color: #d50000;
}

.webform-submission-form .js-form-type-webform-multiple .webform-multiple-table{
  border: 1px solid #ccc;
}

.webform-submission-form .webform-multiple-tabledrag-toggle-weight,
.webform-submission-form .js-form-type-webform-multiple .container-inline,
.webform-submission-form .js-form-type-webform-custom-composite .container-inline{
  display: none;
}

.tabledrag-toggle-weight-wrapper{
  display: none;
}

/* end webform styling */

/* Video page styling */



.video-page .video-list{
  width: calc(50% - 22px);
  display: inline-block;
  margin: 0 10px 20px 10px;
  position: relative;
  cursor: pointer;
}

.video-page .views-field-nothing{
  margin-bottom: 20px;
}

.video-page .views-field-title{
    text-decoration: none;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}

.video-page .video-list .views-field-title a{
    font-size: 14px;
    line-height: 16px;
    color: #333;
    color: #fff;
    position: absolute;
    bottom: 0px;
    padding: 10px;
    opacity: 0.9;
    width: calc(100% - 20px);
    background: #333;
}

/* end Video page styling */

/* Table view stylings */

.table-view table{
  border-collapse: collapse;
  width: 100%;
}

.table-view thead tr{
  background: #fff !important;
}

.table-view th{
  text-transform: uppercase;
  font-weight: bold;
  color: #777;
}

.table-view tr{
  border-bottom: 1px solid #ccc;
}

.table-view tr:nth-child(even){
  background: #eee
}

.table-view tr:nth-child(odd){
  background: #ddd
}

.table-view td{
  padding: 10px;
}

.table-view caption{
  text-align: left;
}

.table-view .Platinum-package .views-field-title{
    padding-left: 25px;
    background: url(../images/platinum.png) no-repeat 10px;
}

.buyers-guide-page header{
    background-color: #fff;
    text-align: right;
}

.buyers-guide-page header a{
    color: #222;
    font-size: 14px;
    text-decoration: underline;
}

.buyers-guide-page .views-exposed-form .js-form-item{
  display: block;
  padding-top: 10px;
  margin-bottom: 20px;
}

.form-text,
.form-email{
  padding: 10px 0;
  max-width: 245px;
}

.mdl-textfield__label{
  top: 34px;
}

.mdl-textfield--floating-label.is-focused .mdl-textfield__label{
  color: #01bac6;
}

.mdl-textfield__label:after{
  background-color: #01bac6;
}

/* end table view stylings */

/* login page stylings */

.user-login-form{
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0px 2px 0 rgba(0,0,0,0.12);
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 0;
    background-color: #fff;
}

.user-login-form .mdl-textfield__label:after{
  bottom: 60px;
}

.path-user #block-mdl-content{
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0px 2px 0 rgba(0,0,0,0.12);
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 0;
  background-color: #fff;
  overflow: auto;
  padding-bottom: 15px !important;
  min-height: 500px;
}

/* end login page styling */

/* IWWD Page */
.iwwd-page #block-mainnavigation ul li:nth-child(5) ul li:first-child a{
    background: url(../images/iWWDLogo_2018_grey_white.png);
    background-repeat: no-repeat;
    background-size: 120px 40px;
}

.iwwd-page main a{
  color: #E6833B;
}

.iwwd-page main a:hover,
.iwwd-page #footer .copyright-region a:hover{
  color: #49484B !important;
}

.iwwd-page header .menu-button{
  background-color: #49484B;
}

.iwwd-page .mdl-layout__header,
.iwwd-page .mdl-menu__container ul,
.iwwd-page #footer,
.iwwd-page .scrolltop,
.iwwd-page header ul{
  background-color: #E6833B !important;
}

.iwwd-page .mdl-layout__header .mdl-layout__drawer-button,
.iwwd-page .nav li a,
.iwwd-page .nav li span,
.iwwd-page .mdl-navigation__link .material-icons,
.iwwd-page .scrolltop,
.iwwd-page .nav li li a:hover,
.iwwd-page .nav li li span:hover{
  color: #49484B;
}

.iwwd-page .nav li a:hover,
.iwwd-page .nav li span:hover,
.iwwd-page .views-element-container header a:hover{
  color: #fff !important;
}

#block-iwwdbranding{
  display: inline-block;
}

.iwwd-page .views-element-container header{
  background-color: #E6833B;
}

.iwwd-page .views-element-container header h2,
.iwwd-page .views-element-container header a{
  color: #49484B;
}

.iwwd-page .latest-content .views-field-field-premium,
.iwwd-page .latest-content .views-field-field-sponsored,
.iwwd-page .latest-content .views-field-type{
    border-right: 1px solid #E6833B;
}

.iwwd-page .latest-content .views-field-field-primary-taxonomy,
.iwwd-page .latest-content .views-field-field-sponsored,
.iwwd-page .latest-content .views-field-type,
.iwwd-page .latest-content .views-field-created{
  color: #E6833B;
}

.iwwd-page .latest-content .views-field-field-primary-taxonomy a,
.iwwd-page .latest-content .views-field-field-sponsored a,
.iwwd-page .latest-content .views-field-type a,
.iwwd-page .latest-content .views-field-created a{
  color: #E6833B;
}

#block-views-block-featured-block-2 .views-row .views-field-title a{
  border-left: 5px solid #E6833B;
}

#block-views-block-featured-block-2 .views-row .views-field-title a:hover,
.iwwd-page .latest-content .views-field-title a:hover,
#block-views-block-blog-block-4 .views-field-title a:hover,
#block-views-block-products-block-2 .views-field-title a:hover,
.iwwd-page #block-views-block-blog-block-4 header a:hover,
#block-views-block-issue-block-5 .views-field-title a:hover{
  color: #E6833B !important;
}

#block-views-block-blog-block-4 header,
#block-views-block-blog-block-4 .view-content{
  background-color: #49484B;
}

.iwwd-page #block-views-block-blog-block-4 header h2,
.iwwd-page #block-views-block-blog-block-4 header a{
  color: #fff;
}

/* end IWWD styling */

/* share buttons */

.views-field-addtoany-share{
    display: block;
    border: 0 !important;
    float: right !important;
}

.views-field-addtoany-share .a2a_svg{
    background-color: #01bac6 !important;
}

/* end share buttons */

/* image captions */
figure{
  margin: 0 0 20px 0;
}

figcaption{
    color: #999;
    border-left: 1px solid #999;
    padding-left: 5px;
}

/* modal theme */

.ui-dialog .ui-dialog-titlebar{
  background: #02676d;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-title{
  color: #ffffff;
}

.ui-dialog h2{
  font-size: 20px;
  margin: 0 0 10px 0;
  line-height: 22px;
}

.ui-dialog #edit-submit{
  background: #01bac6;
  color: #fff;
}

/* promo page styling */

.page-node-type-promo img{
  height: auto;
}

.page-node-type-promo .field-type-link-field{
  background: #01bac6;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.page-node-type-promo .field-type-link-field .field-items{
  padding: 20px;
  width: 75%;
  background-color: #02676d;
}

.page-node-type-promo .iwwd-page .field-type-link-field{
  background: #49484B;
}

.page-node-type-promo .iwwd-page .field-type-link-field .field-items{
  background-color: #E6833B;
}

.page-node-type-promo .field-type-link-field a.download-icon::after{
  content: url(../images/download_icon.png);
  position: absolute;
  right: calc(12.5% - 45px);
  top: 5px;
}

.page-node-type-promo .field-type-link-field a.form-icon::after{
  content: url(../images/form_icon.png);
  position: absolute;
  right: calc(12.5% - 45px);
  top: 5px;
}

.page-node-type-promo .field-type-link-field a{
  color: #fff;
}

.page-node-type-promo .field-type-image{
  margin-bottom: 20px;
}

.page-node-type-promo .paragraph{
  margin-bottom: 40px;
  vertical-align: top;
}

.page-node-type-promo .paragraph--type--promo-half{
  display: inline-block;
  width: calc(50% - 22px);
  margin-right: 20px;
}

.page-node-type-promo .paragraph--type--promo-half:nth-child(even){
  margin-right: 0;
  margin-left: 20px;
}

.page-node-type-promo .paragraph--type--promo-footer .field-type-image{
  max-width: 150px;
  display: inline-block;
  margin-right: 20px;
}

.page-node-type-promo .paragraph--type--promo-footer .field-type-text_long{
  display: inline-block;
  vertical-align: top;
  max-width: calc(100% - 174px);
}

.page-node-type-promo .paragraph--type--promo-footer .field-type-text_long h2{
  margin-top: 0;
}

.page-node-type-promo .paragraph--type--promo-contact-wrapper{
  text-align: center;
}

.page-node-type-promo .paragraph--type--promo-contact-wrapper .field-type-string{
  text-align: center;
  font-size: 24px;
  margin-bottom: 40px;
  line-height: 26px;
}

.page-node-type-promo .paragraph--type--promo-contact{
  width: calc(12% - 2px);
  padding: 0 10px;
  margin: auto 3%;
  display: inline-block;
  text-align: center;
  vertical-align: text-top;
}

.page-node-type-promo .field-type-webform {
  display: none;
}

.iwwd-wrapper .ui-dialog .ui-dialog-titlebar{
  background: #49484B;
}

.iwwd-wrapper .mdl-button--accent.mdl-button--accent.mdl-button--raised,
.iwwd-wrapper .mdl-button--accent.mdl-button--accent.mdl-button--fab{
  background-color: #E6833B;
}

.page-node-type-promo .ui-dialog-content .js-form-item,
.page-node-type-promo .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{
  display: block;
  width: calc(70% - 40px);
  float: right;
  border-top: 0 !important;
  padding: 0 !important;
}

.page-node-type-promo .ui-dialog-buttonpane{
  border: 0;
}

.page-node-type-promo .ui-dialog-buttonpane button{
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  width: 100%;
}

.page-node-type-promo .ui-dialog-content .js-form-item h2{
  text-transform: capitalize;
  color: #333;
  margin-top: 5px;
}

.page-node-type-promo .ui-dialog-content .js-form-item label{
  text-transform: capitalize;
  color: #aaa;
  top: 10px;
}

.page-node-type-promo .form-email{
  padding: 10px 0;
  max-width: 245px;
}

.page-node-type-promo .ui-dialog-content .js-form-item:first-child{
  display: block;
  vertical-align: top;
  width: 30%;
  margin: 0 30px 0 10px;
  float: left;
}

.page-node-type-promo .node-components .content img{
  margin: 0;
}

.page-node-type-promo .form-item-phone{
  position: relative;
  font-size: 16px;
  box-sizing: border-box;
  max-width: 100%;
  margin: 0;
  display: block;
  width: calc(70% - 40px);
  float: right;
  border-top: 0 !important;
  padding: 0 !important;
}

.page-node-type-promo .form-item-phone label{
  font-size: 16px;
  left: 0;
  right: 0;
  pointer-events: none;
  position: absolute;
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  text-transform: capitalize;
  color: #aaa;
  top: 10px;
}

.page-node-type-promo .form-item-phone .form-tel{
  border: none;
  border-bottom: 1px solid rgba(0,0,0,.12);
  display: block;
  font-size: 16px;
  font-family: "Helvetica","Arial",sans-serif;
  margin: 0;
  width: 100%;
  background: 0 0;
  text-align: left;
  color: inherit;
  padding: 10px 0;
  max-width: 245px;
}

/* gallery styling */
.photoswipe-gallery .field-type-image {
    display: inline-block;
    width: calc(25% - 4px);
}

/* new header styles */

.eyebrow-bar{
  position: fixed;
  width: 100%;
  z-index: 9;
}

.eyebrow-bar,
.eyebrow-bar ul{
  background-color: #DDDDDD;
}

.logo-bar{
  margin-top: 56px;
}

.eyebrow-bar .menu a.menuparent:first-child{
  padding-left: 0;
}

.eyebrow-bar .menu li a,
.eyebrow-bar .menu li span{
  text-transform: uppercase;
  color: #636465;
  padding: 10px 25px 10px 10px;
  text-decoration: none;
  display: block;
  font-size: 16px;
}

.eyebrow-bar .menu li a::before,
.eyebrow-bar .menu li span::before{
  content: "/";
  left: calc(100% - 10px);
  position: absolute;
}

.eyebrow-bar .menu li .menuparent::before{
  left: calc(100% - 5px);
}

.eyebrow-bar .menu li li a::before,
.eyebrow-bar .menu li li span::before,
.eyebrow-bar .menu li:last-child a::before,
.eyebrow-bar .menu li:last-child span::before{
  display: none;
}

.eyebrow-bar .menu ul li a:hover,
.eyebrow-bar .menu ul li span:hover{
  background-color: #02676D;
  color: #fff;
  border-radius: 5px;
}

.iwwd-page .eyebrow-bar .menu ul li a:hover,
.iwwd-page .eyebrow-bar .menu ul li span:hover{
  background-color: #E6833B;
}

.eyebrow-bar .menu li .sf-sub-indicator{
  padding: 0;
  top: calc(50% - 2px);
  font-size: 12px !important;
}

.eyebrow-bar .menu ul{
  border-radius: 5px;;
}

.social-section{
  margin-bottom: 12px;
  text-align: right;
}

.social-section #block-socialmedialinks{
  display: inline-block;
}

.social-section .views-exposed-form{
  display: inline;
}

.social-section .views-exposed-form i{
  font-size: 36px;
  color: #02676D;
}

#block-dfptagleaderboard1{
  margin: 10px 0 10px auto;
}

#block-mdl-branding{
  margin: 30px 0;
}

.mdl-layout__header .mdl-layout__drawer-button{
  display: none;
}

.menu-main {
  position: relative;
}

.menu-main,
.menu-main ul{
  background-color: #02676D;
}

.iwwd-page .menu-main,
.iwwd-page.menu-main ul{
  background-color: #E6833B;
}

.menu-main .menu a.menuparent:first-child{
  padding-left: 0;
}

.menu-main .menu li a,
.menu-main .menu li span{
  text-transform: uppercase;
  color: #fff;
  padding: 10px 22px 10px 10px;
  text-decoration: none;
  display: block;
  font-size: 17px;
  font-weight: bold;
}

.menu-main .menu ul li a:hover,
.menu-main .menu ul li span:hover{
  background-color: #DDDDDD;
  color: #636465;
  border-radius: 5px;
}

.menu-main .menu li .sf-sub-indicator{
  padding: 0;
  top: calc(50% - 2px);
  font-size: 12px !important;
}

.menu-main .menu ul{
  border-radius: 5px;;
}

.menu-main ul.sf-menu.menu li{
  margin-right: calc((100% - 1040px) / 7);
}

.menu-main ul.sf-menu.menu li li{
  margin-right: 0;
}

.menu-main ul.sf-menu.menu li:last-child{
  margin-right: 0;
}

#js-dfp-tag-innertext.dfp-ad,
#js-dfp-tag-innertext1.dfp-ad,
#js-dfp-tag-innertext2.dfp-ad{
  margin: 16px auto;
  text-align: center;
    font-size: 10px;
    color: #999;
}

/* New Updates */

.video-category{
  position: relative;
}

.video-category .slide__caption{
  position: absolute;
  background: rgba(0,0,0,0.7);
  padding: 10px;
  top: 115px;
  height: 66px;
  line-height: 20px;
}

.video-category .slide__caption a{
  color: #fff;
  font-size: 16px;
}

.video-category footer{
  position: absolute;
    z-index: 1;
    right: 30px;
    top: 0px;
}

.video-category footer a.content-link{
  color: #fff !important;
}

.video-category footer a.content-link:hover{
  color: #01bac6;
}

.video-category .slick-arrow::before{
  color: rgba(0,0,0,0.7);
  opacity: 1;
}

.path-videos .mdl-layout-title,
.path-products .mdl-layout-title,
.path-talkingunderwater .mdl-layout-title{
  margin-bottom: 0px;
  box-shadow:none;
}

.page-description{
  background: #fff;
  margin: 0 0 20px;
  padding: 0 16px 16px;
  line-height: 24px;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0px 0px 0 rgba(0,0,0,0.12);
}

.main-podcast .views-field-field-soundcloud{
 /*float: left;
  margin-right: 20px;
    margin-top: 40px;
  */
  /*margin-top: 125px;*/
}

.main-podcast .views-field-field-soundcloud iframe{
  /*width: 35% !important;
  height: 250px !important;*/
  /*height: 300px !important;*/
  width: 60% !important;
    margin-top: 20px;
}

.main-podcast .views-row,
.podcast-list .views-row{
  position: relative;
}

.main-podcast .podcast-share,
.podcast-list .podcast-share{
  position: absolute;
  top: 8px;
  right: 8px;
}

.main-podcast .views-field-title,
.podcast-list .views-field-title{
    width: 84%;
}

.main-podcast a.mdl-button,
.podcast-list a.mdl-button{
  min-width: 25px;
  padding: 0;
}

.podcast-list .views-field-nothing-1{
  float: left;
  padding: 20px;
  border: 1px solid #eee;
    margin: 0 20px 0 0;
}

#block-views-block-podcasts-block-1 footer .views-field-nothing{
  float: left;
  padding: 10px;
  border: 1px solid #eee;
  margin: 0 20px 0 0;
  font-size: 30px;
}

.podcast-list .views-field-nothing-1 .material-icons{
  font-size: 60px;
}

#block-views-block-podcasts-block-1 .material-icons{
  font-size: 40px;
}

.podcast-list .views-row{
  min-height: 140px;
  margin-bottom: 0px !important;
}

.products .views-field-title{
  margin-bottom: 8px;
}

.products .views-field-title a{
  font-size: 16px;
    color: #000;
    font-weight: 600;
}

.products .views-field-body{
  line-height: 22px;
  height: 70px;
}

.products .views-field-field-image{
  border: 1px solid #eee;
    text-align: center;
  margin: 0 10px 10px 0px;
}

.products .mdl-selectfield select{
  max-width: inherit !important;
}

.products header{
  width: calc(100% - 16px);
    margin: -8px -8px 0;
}

.list-page .views-field-created{
  margin-right: 10px;
}

.mdl-layout__container {
    position: relative;
}

.ad-fixed{
  position: fixed;
  bottom: 120px;
  z-index: 10;
  box-shadow: none !important;
  background: transparent !important;
  margin: 0px 40px !important;
}


.logo-mobile,
.-iwwd-logo-mobile{
  display: none;
}


/* drawer menu */

.mdl-layout__drawer li span,
.mdl-layout__drawer ul > li.mdl-navigation__link.expanded.dropdown > a,
.mdl-layout__drawer .mdl-navigation ul > li > a{
  color: #01BAC6;
  text-transform: uppercase;
}

.iwwd-page .mdl-layout__drawer li span,
.iwwd-page  .mdl-layout__drawer ul > li.mdl-navigation__link.expanded.dropdown > a,
.iwwd-page  .mdl-layout__drawer .mdl-navigation ul > li > a{
  color: #49484B;
}

.mdl-layout__drawer .mdl-navigation ul li ul li a,
.iwwd-page  .mdl-layout__drawer .mdl-navigation ul li ul li a{
  color: #fff !important;
}

.mdl-layout__drawer ul.navbar-nav {
    margin: 0px !important;
}

.mdl-layout__drawer .nav li li{
  border-bottom: 0;
}

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link {
    padding: 0px !important;
}

.mdl-layout__drawer ul.menu.nav button{
  display: none;
}

.mdl-layout__drawer ul.menu.nav .mdl-menu{
  position: static !important;
    opacity: 1 !important;
    min-width: 200px;
    padding: 0 0 0 10px;
}

.mdl-layout__drawer .mdl-navigation{
  margin: 0 10px !important;
}

.mdl-layout__drawer ul.menu.nav .mdl-menu__container {
    visibility: visible !important;
    height: auto !important;
    position: relative !important;
    z-index: 999;
}

.mdl-layout__drawer .mdl-menu__item:focus {
    background-color: #333;
    padding: 5px;
}

.mdl-layout__drawer ul li ul li a{
  text-transform: initial !important;
  color: #fff !important;
}

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link:hover{
  background: transparent;
}

.mdl-layout__drawer .mdl-menu__item{
  height: 16px;
    line-height: 16px;
}

/* mobile issue */
#block-views-block-issue-block-7{
  display: none;
}

.slide__caption{
  padding: 20px 0;
}

.slick-arrow::before{
  color: #01bac6;
}

/* Contact Styles */
.contact-us .mdl-layout-title{
  box-shadow: 0px 2px 2px #00000033;
  padding: 15px;
}

.contact-us h3{
  font-weight: bold;
  margin: 0;
}

.contact-us .field-type-text_with_summary a{
  margin-right: 20px;
}

.contact-us #block-views-block-blog-block-1 .views-row{
  text-align: center;
}

.contact-us #block-views-block-blog-block-1 .views-row img{
  border-radius: 50%;
  margin-bottom: 16px;
}

.views-field-field-primary-taxonomy {
  margin-left: 5px;
}

/*Meghana Changes */

.customblock{
    background: #fff;
    margin: 20px 0px;
}
.mdl-cell--3-col.image {
    float: left;
    padding-top: 20px;
    margin: auto;

}
.mdl-cell--9-col.text {
    padding-left: 20px;
    padding-top: 20px;
    font: normal normal normal 14px/22px Helvetica;
}
.heading{
      font: normal normal bold 18px/22px Helvetica;
}

.mdl-cell--12-col.sponsered {
    border-top: 1px solid gray;
    margin-top: 20px;
    padding: 10px;
}
.border{
   border-top: 1px solid gray;
}
/*meghana */
form#company-subscribers-form {
    background: white;
    padding: 20px;
}
label.js-form-required.form-required {
    display: block;
    color:#d50000;
}

input#edit-submit {
    margin-top: 20px;

}
.messages.messages-status {
    color: #325e1c;
    border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
    background-color: #f3faef;
    box-shadow: -8px 0 0 #77b259;
    padding: 10px;
    margin: 9px 0 10px 8px;
}
.messages.messages-error{
    color: #a51b00;
    border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
    background-color: #fcf4f2;
    background-image: url(../../../../../misc/icons/e32700/error.svg);
    box-shadow: -8px 0 0 #e62600;
    margin: 9px 0 10px 8px;
}
.links {
    margin-top: 20px;
}
table.cols-4 {
    width: 100%;
    padding: 10px;
    border-collapse: collapse;
}
td {
    text-align: center;
    padding:10px;
}
thead{
    background: #f5f5f2;
}
th {
    padding: 10px;
}

#block-views-block-featured-block-1 header {
  position: relative;
  overflow: hidden;
}
#block-views-block-featured-block-1 header a {
 color: #02676d;
}

.subscribe-wrapper {
  position: absolute;
  right: -5px;
  top: -2px;
  background: #02676d;
  height: 100%;
}
.subscribe-wrapper a {
  padding: 0 10px;
  background: #fff;
  color: #02676d;
}

ul.sf-menu a, ul.sf-menu span.nolink {
  display: block;
  padding: 0em 1em;
  position: relative;
}

.subscribe-wrapper a:hover {
  background: #fff;
  border: 2px solid #01bac6;
  color: #02676d;
}

.subscribe-wrapper .mdl-button {
  height: auto;
  border: 2px solid #fff;
}

#block-socialmedialinks-2 img {
  width: auto;
}

.arc-frame{
  position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
    border: 0 none;
    height: 1px;
    width: 1px;
    min-height: 100%;
    min-width: 100%;
}
