/* Resources */
#resources-menu form input#searchsubmit {
    width: 100px;
    border: none !important;
    font-weight: 600!important;
    padding: 7px 24px!important;    
    cursor: pointer;
    background:#ff8200;
    text-transform:uppercase;
    margin-left:5px;    
}
#resources-menu form input#searchsubmit:hover{
    background:#ff9323;
}
#resources-menu li:first-child {
    padding-left: 0;
}

#resources-menu li {
    display: inline-block;
    padding: 5px 30px 5px 10px;
    position: relative;
}

#resources-menu li.dropdown {
    background: url(img/dropddown-arrow-org.png) no-repeat 80% 50%;
}

#resources-menu li.dropdown:hover {
    background-color: rgba(0,0,0,0.15);
    border-radius:20px;
}

#resources-menu {
    border-top: 1px solid #eaeaea;
    padding: 10px 0 0 0;
    position:relative;    
}

#resources-menu ul li{
    font-size:12px;

}
#resources-menu li ul {
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    background: #fff;
    min-width: 180px;
    padding: 5px 0;
    box-shadow: 10px 1px 50px rgba(0,0,0,0.2);
    z-index: 2000;
    border-radius:5px;
}

#resources-menu li ul li {
    display: block;
    float: none;
    padding: 5px 30px 5px 5px;
}

#resources-menu li ul li:first-child {
    padding: 5px 40px 5px 5px;
}

#resources-menu li ul li a {
    padding: 2px 10px;
    display: block;
    color: #000 !important;
}

#resources-menu li ul li a:hover {
    color: #ff8200 !important;
}

#resources-menu li:hover ul {
    display: block;
}

#header-r-list {
    padding: 20px 0 10px 0;
    position: relative;    
}
#header-r-list.home-resources{
    text-align:center;
}
#header-r-list p {
    color: #00AEF6;
    font-size: 20px;
    margin:10px 0 20px 0;
}

#header-r-list span {
    background: #00AEF6;
    padding: 3px 8px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
}

#header-r-list ul {
    margin-bottom: 10px;
}

#header-r-list ul li {
    list-style: none;
    display: inline-block;
    padding: 0 5px 0 0;
    text-transform:uppercase;
    font-size:11px;
}
#header-r-list ul li a {
    display: inline-block;
    padding-right: 5px;
}
#resources-list {
    background: #fff;
    padding: 10px 0;
}

#resources-list .action {
    clear: both !important;
    text-align: center;
    padding-top: 30px;
}

#resources-list.internal {
    background: #00AEF6;
    padding:40px 0;
}

#resources-list.internal h2 {
    text-align: center;
    padding-bottom: 20px;
    font-size: 36px;
}

.rebox.featured {
    min-height: 611px;
    width: 47.8%;    
}

.rebox.featured a {
    font-size: 22px !important;
}

.rebox.featured .img {
    min-height: 275px;
}

.rebox.featured .img img {
    height: 275px;
    width: 100%;
    max-width: none;
}

.rebox.featured p {
    font-size: 14px;
    color: #555;
    padding: 20px 0;
}

.rebox {
    float: left;
    min-height: 300px;
    border: 1px solid #d0d0d0;
    width: 23.1%;
    margin: 0.8%;
    position: relative;
    background: #fff;
    transition: all 0.15s;
    height:300px;
    overflow:hidden;
    box-sizing:border-box;
}

.rebox:hover {
    background: #edf1f5;
}

.rebox a.hover {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    text-indent: -9999px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    font-size:0.1px !important
}
.rebox .img {
    height: 120px;
    overflow: hidden;
    background: #555;
    text-align: center;
}
.rebox .img img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
    width:222px;
    height:130px;  
}
.rebox .content-wrap {
    padding: 15px;
    font-size: 14px;
}

.rebox .content-wrap a {
    font-size: 16px;
    line-height:16px;
    color: #000 !important;
    line-height:120%;
}

.rebox span.cat {
    text-transform: uppercase;
    color: #00AEF6;
    font-size: 11px;
    display: block;
    margin-bottom: 4px;
    font-weight: bold;
}
.rebox .webinar-date{
    position:absolute;
    right:6px;
    top:100px;
    font-size:10px;
    text-transform:uppercase;
    background:#02aef6;
    color:#fff;    
    letter-spacing:0.5px;
    border-radius:6px;
    padding:0 6px;
}
.rebox.featured .webinar-date{
    top:250px;
}
.rebox .webinar-date.demand{
    background:rgba(0,0,0,0.2);
}
#re-share {
    width: 36px;
    background: red;
    height: 150px;
    position: absolute;
    left: 0;
    top: 55px;
}

#re-content {
    background: #fff;
    color: #000 !important;
}

#re-content.imgh {
    margin-top: 150px;
    padding-top: 200px;
}

#re-content a.btn-1 {
    color: #fff !important;
}
#re-content .wrap-video{
    background: #F3F4F5;    
}
#re-content .wrap-video iframe, #re-content .wrap-video object, #re-content .wrap-video embed{
    width:800px;
    height:450px;
    position:static;
}
#re-content .wrap-video .g-wrap{
    padding:30px 0;
    height:auto;
    text-align:center;
}
#re-content #ytb-box {
    background: #F3F4F5;
    padding: 20px;
    text-align: center;
}

#re-content #ytb-box p {
    padding-bottom: 20px;
}

#re-content #ytb-box h2 {
    font-size: 20px;
    color: #00AEF6;
    margin-bottom: 10px;
}

#re-content article, #re-content aside {
    padding: 50px 0;
}

#re-content article {
    float: left;
    width: 70%;
    padding-right: 40px;
    box-sizing: border-box;
    border-right: 1px solid #ccc;
    min-height: 350px;
}

#re-content article p, #re-content article li {
    font-size: 16px;
    line-height: 150%;
    font-weight: 300;
}

#re-content article p, #re-content article ul, #re-content article ol {
    margin-bottom: 20px;
}

#re-content article ul li, #re-content article ol li {
    margin-left: 20px;
}

#re-content article blockquote p {
    font-size: 24px;
    line-height: 120%;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    position: relative;
    display: block;
    margin: 10px 0 30px 0;
    color: #15639A;
}

#re-content article blockquote p b, #re-content article blockquote p strong {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #000;
}

#re-content article h2 {
    font-size: 30px;
    padding-bottom: 20px;
    color: #15639A;
}

#re-content article h3 {
    font-size: 24px;
    padding-bottom: 20px;
    color: #00AEF6;
}

#re-content article h4 {
    font-size: 20px;
    padding-bottom: 20px;
    color: #00AEF6;
}

#re-content article blockquote p:after, #re-content article blockquote p:before {
    content: '';
    position: absolute;
    width: 150px;
    height: 1px;
    left: 50%;
    margin-left: -75px;
    top: 0;
    background: #B9B9B9;
}

#re-content article blockquote p:before {
    top: auto;
    bottom: 0;
}

#re-content aside {
    float: right;
    width: 30%;
    box-sizing: border-box;
    padding-left: 40px;
}

#re-content aside img {
    max-width: 100%;
    height: auto;
}

#re-content aside ul li {
    margin: 2px 0;
}

#re-content aside h2, #re-content aside h3 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #15639A;
}

#re-content aside .action img {
    max-width: 100%;
    margin-bottom: 20px;
    box-shadow: 0 5px 60px rgba(0,0,0,0.15);
}

#re-content aside .action {
    text-align: center;
    padding-top: 20px
}

#re-content aside ul {
    margin-bottom: 20px;
}

#re-content aside ul li {
    list-style: none;
    padding: 3px 0;
}

#re-content aside ul.data li strong, #re-content aside ul.data li b {
    display: block;
    font-size: 36px;
    line-height: 30px;
    color: #00AEF6;
}

#re-content aside ul.ticket li {
    padding-left: 34px;
    background:url(../img/bulletRightBlue.png) no-repeat left 5px;
    background-size:24px;
    margin-bottom: 15px
}

#re-content aside ul.ticket li strong, #re-content aside ul.ticket li b {
    font-size: 16px;
    display: block;
    color: #00AEF6;
}

#re-img-wrap {
    position: absolute;
    right: 0;    
    top:100%;
    max-height: 350px;
    overflow: hidden;
    padding-right: 30px;
}

#re-img-wrap img {
    display: block;
}

#re-img-wrap:before {
    content: '';
    background: #00aef6;
    width: 10px;
    height: 100%;
    display: block;
    position: absolute;
    right: 0;
}

#re-content #download-full {
    text-align: center;
    padding: 30px 0;
    position: relative;
}

#re-content #download-full b {
    display: block;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px solid #00AEF6;
}

#re-content #download-full a {
    margin-top: 15px;
}

/* Calculator */
.rm-roi-calculator{
    text-align:center;
}
/* DevOps 2021 */
.elementor-element-23c5616 {
    padding-right:20px;
}
.elementor-element-460cfcd img {
    padding:20px;
}
.elementor-element-6c19fdd img {
    padding:15px;
}
.devops2021-ema h3, .devops2021-ema h4 {
    font-size:12px;
    text-transform: uppercase;
    color: #aaaaaa;
}
#post-33722 ul {
    list-style-position:outside;
    padding-left:18px;
}
@media (max-width: 460px) {
#post-33722 .gg-hero {
  padding:10px;
}
}
/* GG Webinar Series */
.gg-hero {
    padding-bottom:0px;
}
.gg-hero p {
    padding-left:20px;
	padding-right:20px;
}
.gg-hero h2 {
	font-size: 38px;
}
.gg-hero h1 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	color: #02AEF6;
}
.gg-hero {
	font-size: 16px;
}
.gg-hero {
    padding-left:180px;
    padding-right:180px;
}
.gg-hero .elementor-column-gap-default {
    padding: 0 0 40px 0;
}
.gg-webinar {
    padding:30px 0;
}
.gg-webinar h2 {
  line-height:1.4;
}
.gg-webinar p {
  line-height:1.6;
}
.gg-webinar hr {
    margin-top:20px;
    margin-bottom:20px;
    border-top: 1px solid #02AEF6;
}
.gg-webinar h3 {
    font-size: 12px;
    text-transform: uppercase;
    color: #aaaaaa;
}
.elementor-element-42b4d9a, .elementor-element-0fa2ca8, .elementor-element-86d33a3 {
    padding-right:30px;
}
.elementor-element-a9c41f9, .elementor-element-ca09903, .elementor-element-babebbf, .elementor-element-56ffc43 {
    padding-left:30px;
}
.gg-bio {
    padding: 70px 0;
    border-top: 1px solid #ccc;
}
@media (max-width: 460px) {
    .gg-hero { 
		padding:10px;
    }
    .gg-webinar {
        padding:10px;
    }
.elementor-element-42b4d9a, .elementor-element-babebbf,.elementor-element-a9c41f9, .elementor-element-0fa2ca8, .elementor-element-babebbf {
    	padding:10px;
	}
}