#jf-page.g-resource-page{
    padding-top: 0;
}
.gr_main_menu_list{
    margin-bottom: 0 !important;
}
.gr_wrap{
    background-color: #364A5D;
    padding: 5px 0;
}
.space_around_flex{
    display: flex;
    justify-content: space-around;
}
.rp-center{
    justify-content: center;
    display: flex;
}
.top_menu_item > a{
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
}
.gr_main_menu > .container-fluid{
    width: 1400px;
    max-width: 100%;
}
.gr_main_menu_row{
    padding: 21px 0;
    align-items: center;
    display: flex;
}
.gr_logo{
    width: 200px;
    max-width: 100%;
}
.gr_logo img{
    width: 100%;
    height: auto;
}
.gr_main_menu_nav .sub-menu{
    display: none;
}
.gr_main_menu_list{
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style-type: none;
    padding-left: 0;
}
ul.gr_main_menu_list li::before {
    content: none;
}
.gr_main_menu_list > li > a{
    color: #343434;
    font-size: 14px;
    text-transform: uppercase;
}
.gr_main_menu_list{
    margin: 0;
}
.gr_subscribe_btn{
    font-size: 14px;
    padding: 12px 21px;
    background: #D60812;
    text-transform: uppercase;
    font-weight:600;
}
.gr_main_wrap{
    padding-right: 0;
}
.gr_search{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.gr_main_menu_list .menu-item-has-children{
    position: relative;
}
.gr_main_menu_list .menu-item-has-children::after{
    content: "\f0d7";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top:1px;
    margin-left:3px;
}
.gr_main_menu_list .sub-menu{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 20px 10px 10px 15px;
    z-index: 999;
    box-shadow: #0000001A 0px 20px 20px;
    margin: 0;
    background-color: #fff;
    min-width: 180px
}
.gr_main_menu_list .menu-item-has-children:hover .sub-menu{
    display: block;
}
.gr_main_menu_list .sub-menu a{
    color: #E02826;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
    text-transform: none;
}
.gr_main_menu_list .sub-menu a:hover{
    text-decoration: none;
}
.gr_main_menu_list .sub-menu a:hover::after{
    content: "\f062";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    font-weight: 100;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    margin-left:5px;
    top: -1.5px;
    transform: rotate(45deg);
}
#breadcrumbs{
    margin: 15px 0px 2px 0px;    
}
#breadcrumbs span{
    font-size: 14px;
}
.gr_breadcrumbs #breadcrumbs a{
    font-size: 14px;
    color: #364A5D87;
    font-weight: bold;
    padding-right: 5px;
}
.gr_breadcrumbs #breadcrumbs .breadcrumb_last, .gr_breadcrumbs #breadcrumbs .breadcrumb_last a{
    color: #364A5D;
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
}
.gr_h1{
    font-size: 60px;
    text-align: center;
    color: #343434;
    line-height: 62px;
    font-weight: bold;
}
.gr_main_img{
    margin-bottom: 25px;
}
.gr_main_img > img{
    max-width: 100%;
    height: auto;
}
.gr_mainFeature{
    padding-right: 5%;
}
.gr_tag span.gr_tag_label{
    background-color: #95B1C14D;
    color: #364A5D;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 8px; 
    margin-bottom: 6px; 
    line-height: 14px;
}
.gr_featured_title a{
    font-size: 32px;
    color: #343434;
    font-weight: bold;
    line-height: 38.4px;
    margin-bottom: 0;
}
.gr_featured_exc{
    font-size: 16px;
    line-height: 25px;
    color: #343434;
    padding: 10px 0;
    font-weight: 300;
}
.gr_featured_more a{
    font-size: 14px;
    background-color: #D60812;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 8px;
}
.gr-secondFeature{
    padding-left: 1%;
    border-left: 1px solid #E5E5E5;
    padding-right: 0;
}
.gr_second_img{
    position: relative;
}
.gr_second_img img{
    max-width: 100%;
    height: auto; 
}
.gr_second_link a p{
    font-size: 20px;
    color: #343434;
    line-height: 24px;
    font-weight: bold; 
    margin-bottom: 0;
}
.gr_second_content .gr_tag{
    margin-bottom: 4px;
    /* width: max-content; */
}
.gr_featured_secondary{
    margin-bottom: 30px;
}
.gr_second_content{
    padding-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 130px;
}
.gr_main_menu{
    border-bottom: 1px solid #E8E8E8;
    box-shadow: #0000000D 0px 15px 20px;left: 0;
  right: 0;
  position: relative;
}
.gr_featured_secondary .highlight_arrow{
    display: none;
}
.gr_featured_secondary:hover .highlight_arrow{
    display: block;
}
.highlight_arrow > span{
    background-color: #fff;
    padding: 3px 11px;
    display: inline-block;
    right: 0;
    position: absolute;
    bottom: 0px;  
}
.highlight_arrow .fa-arrow-up{
    color: #E02826;
    transform: rotate(45deg);
}
.highlight_arrow span a{
    display: block;
    width: 100%;
    height: 100%;
}
.gr_hr{
    border-top: 1px solid #E8E8E8;
    margin: 70px 0px 30px 0px;
    width: 163px;
}
.gr_h2{
    font-size: 50px;
    color: #343434;
    margin: 20px 0 30px 0; 
}
.gr_latest_img{
    position: relative;
}
.gr_latest_img .highlight_arrow{
    display: block;
}
.gr_latest_grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 50px;
    position: relative;
}
.gr_latest_img img{
    width: 100%;
    height: auto;
}
.gr_latest_img .highlight_arrow > span{
    right: 0;
}
.gr_latest_meta{
    display: flex;
    margin: 14px 0;
    align-items: center;
}
.gr_latest_date{
    font-size: 14px;
    color: #364A5D;
    font-weight: bold;
    margin-left: 10px;
    line-height: 18px;
}
.gr_latest_title span{
    font-size: 20px;
    color: #343434;
    font-weight: bold;
    line-height: 24px;
    margin-top: -9px;
    display: inline-block; 
}
.gr_latest_post.latest_subscribe{
    background-image: url('/wp-content/uploads/2023/01/backrp.jpg');
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    padding: 0 17px;
    z-index: 5;
}
.gr_latest_post{
    padding-bottom: 40px;
    min-height: 375px;
}
.latest_subscribe_sub > span{
    font-size: 14px;
    color: #E02826;
    font-weight: bold;
    line-height: 18px;
}
.latest_subscribe_title > span{
    font-size: 32px;
    font-weight: bold;
    color: #343434;
    line-height: 38.4px;
}
.gr_latest_post.latest_subscribe input{
    width: 100%;
}
.gr_latest_post.latest_subscribe .hs-input{
    background-color: #fff;
    border: none;
    border-radius: 33px;
    padding: 10px 20px;
    position: relative;
    margin: 11px 0;
}
.gr_latest_post.latest_subscribe .hs-submit{
    background-color: #D60812;
    border: none;
    border-radius: 33px;
    padding: 10px 20px;
}
.gr_latest_post.latest_subscribe .hs-button{
    background-color: #D60812;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 21px;
    text-transform: uppercase;
}
.gr_latest_post.latest_subscribe > *{
    z-index: 5;
    position: relative;
}
.gr_latest_post.latest_subscribe label{
    display: initial;
}
.gr_latest_post.latest_subscribe .hs-error-msgs{
    padding-left: 0 !important;
    text-align: center;
    color: red;
    margin: 5px 0;
}
.select_wrap{
    padding-top: 120px;
}
.latest_select{
    width: 100%;
}
.latest_all a{
    font-size: 14px;
    font-weight: bold;
    background-color: #364A5D;
    border: none;
    height: 39px;
    margin-left: 30px;
}
.rp_loader{
    position: absolute;
    transform: translate(-50%);
    left: 50%;
    top: 3%;
    animation: rotate 10s linear infinite;
    z-index: 9;
}
.rp_loader img{
    width: 115px;
}

@keyframes rotate{
    from {
        transform: rotate(0deg);
      }
      to {
        transform: rotate(359deg);
      }
  }

  .gr_latest_grid.loading::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.74);
    z-index: 6;
    top: 0;
    left: 0;
  }
  .latest_pagination{
    display: flex;
    justify-content: center;
    margin: 30px 0;
  }
.page_item{
    margin: 0 5px;
    font-size: 15px;
    font-weight: bold;
    color: #343434;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    padding: 5px;
}
.page_item.current{
    background-color: #DFE7EC;
    border-radius: 50%;
}
.latest_all{
    display: flex;
    justify-content: center;
    align-items: center;
}
.featured_topic{
    padding-bottom: 50px
}
.topic_top_border{
    color: #E8E8E8;
    padding-top: 50px;
}
.topic_grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 50px;
    row-gap: 50px;
}
.gr_topic_img img{
    width: 100%;
    height: auto;
}
.gr_topic_img{
    position: relative;
}
.gr_topic_img .highlight_arrow{
    display: block;
}
.gr_topic_img .highlight_arrow > span{
    right: 0;
}
.gr_topic_title span{
    font-size: 20px;
    color: #343434;
    font-weight: bold;
    line-height: 24px;
    display: inline-block;
    margin: 16px 0 0px 0;
}
.gr_topic_content{
    font-size: 14px;
    color: #343434;
    line-height: 19.6px;
    font-weight: 300;
}
.gr_titleBox_sub{
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #343434;
}
.gr_titleBox_title{
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
    color: #E02826;
    margin: 10px 0;
}
.gr_titleBox_desc{
    font-size: 14px;
    line-height: 19.6px;
    font-weight: 400;
    color: #343434;
}
.gr_titleBox_btn a{
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #364A5D;
    border: none;
    padding: 10px 20px;
    border-radius: 33px;
    margin-top: 20px;
    display: inline-block;
}
.gr_topic:hover img, .gr_latest_post:hover img, .gr_featured_secondary:hover img, .gr_mainFeature:hover img, .gr_podcast_item:hover img{
    transform: scale(1.03);
}
.gr_topic_img, .gr_latest_img, .gr_second_img, .gr_main_img, .gr_podcast_img{
    overflow: hidden;
}
.gr_topic_img img, .gr_latest_img img, .gr_second_img img, .gr_main_img img, .gr_podcast_img img{
    transition: transform 0.3s ease-in-out;
}
.gr_pl_title{
    font-size: 50px;
    line-height: 52px;
    font-weight: bold;
    color: #343434;
    margin: 10px 0;
}
.gr_pl_desc{
    font-size: 14px;
    line-height: 19.6px;
    font-weight: 400;
    color: #343434;
}
.gr_pl_btn{
    margin-top: 10px;
}
.gr_pl_btn a{
    background-color: #364A5D;
    font-size: 14px;
    font-weight: bold;
    border: none;
}
.gr_podcasts{
    padding-bottom: 70px;
}
.gr_podcast_open{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0;
    border-top: 1px solid #E8E8E8;
}
.gr_podcast_left{
    width: 25%
}
.gr_podcast_right{
    width: 75%;
    padding-left: 10%;
}
.gr_podcast_right iframe{
    height: 377px;
}
.gr_pl_img img{
    width: 130px;
}
.g-resource-page .btn:hover, .g-resource-page .hs-submit:hover{
    filter: brightness(120%);    
} 
.gr_podcast_grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 40px;
    row-gap: 40px;
    margin-top: 40px;
}
.gr_podcast_item{
    display: flex;
    border-top: 1px solid #E8E8E8;
}
.gr_podcast_img img{
    width: 100%;
    height: auto;
}
.gr_podcast_img{
    width: 30%;
}
.gr_podcast_item a{
    width: 70%;
}
.gr_podcast_title{
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    color: #343434;
    margin-bottom: 5px;
}
.gr_podcast_content{
    padding: 10px;
}
.gr_podcast_link{
    font-size: 12px;
    color: #343434;
    font-weight: bold;
}
.gr_podcast_link .gr_podcast_play{
    color: #E02826;
}
.gr_podcast_link{
    display: flex;
}
.gr_pod_link{
    margin-left: 5px;
}
.gr_podcast_play{
    border: 1px solid #E8E8E8;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.gr_podcast_item a:hover{
    text-decoration: none !important;
}
.gr_podcast_item:hover .gr_podcast_link .gr_podcast_play{
    color: #fff;
    background-color: #E02826;
    border: none;
}
.gr_cta{
    background-image: url('/wp-content/uploads/2023/01/back2.jpg');
    padding: 90px 0 50px 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.gr_cta img{
    max-width: 100%;
    height: auto;
    transform: scale(1.2);
    left: -60px;
    position: relative;
}
.page-template-template-gangsta-resources #footer-outer{
    margin-top: 0;
}
.gr_cta_title{
    font-size: 50px;
    line-height: 52px;
    font-weight: bold;
    color: #343434;
    margin-bottom: 10px;
}
.gr_cta_content{
    padding-top: 20px;
}
.gr_cta_desc{
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    color: #343434;
    margin-bottom: 20px;
}
.gr_cta_btn a{
    background-color: #D60812;
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 18px 33px;
}
.stickyHeader{
    position: sticky;
    z-index: 9999;
    background: #fff;
    top: 0;
    width: 100%;
}
.g-resource-page .mobile-header{
    left: 0;
}
.gr_main_menu_right{
    display: flex;
    align-items: center;
}
#mobile-menu-container{
    z-index: 9999;
}
.mobile-header-inner{
    z-index: 99999;
}
.backToHome a{
    font-size: 14px;
}
.gr_featured_cat_all a{
    font-size: 20px;
    color:#343434; 
}
.gr_featured_cat_title{
    color: #E02826;
    font-size: 60px;
    font-weight: bold;
    line-height: 62px;
}
.gr_featured_cat{
    width: 90%;
}
.gr_featured_cat_content{
    color: #343434;
    font-size: 14px;
    line-height: 19.6px;
    margin-top: 24px;
}
.gr_post_date{
    font-size: 12px;
    font-weight: bold;  
    text-transform: uppercase;;  
}
.gr_read{
    font-size: 12px;
    color: #E02826;
    font-weight: bold;
    padding-left: 8px;
    position: relative;
}
.gr_read::before {
    content: ".";
    position: absolute;
    left: 1px;
    top: -13px;
    font-size: 19px;
    font-weight: bold;
  }
.gr_featured_category_tax .gr_second_img img{
    width: 100%;
}
.gr_post_dot{
    color: #E02826;
    font-size: 18px;
    font-weight: bold;
}
.gr_featured_category_tax .gr_tag, .gr_latest_content .gr_tag{
    position: relative;
}
.gr_post_dot{
    position: absolute;
    top: -8%;
}
.gr_featured_category_tax .gr-secondFeature{
    border-left: none;
}
.gr_featured_category_tax .gr-secondFeature {
    padding-left: 3%;
}
.gr_red{
    color: #E02826;
}
.gr_featured_category_tax .gr_featured_secondary .highlight_arrow{
    display: block;
}
.latest_pagination_wrapper{
    margin-top: 30px;
}
.category .gr_hr, .tag .gr_hr{
    margin-top: 30px;
}
.category .latest_pagination_wrapper,
.tag .latest_pagination_wrapper{
    margin-top: 0;
}
.category .latest_pagination_wrapper, .tag .latest_pagination_wrapper{
    margin-bottom: 30px;
}
.gr_cta_cat{
    background-image: url('/wp-content/uploads/2023/02/Subscribe.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.gr_cta_cat .gr_latest_post.latest_subscribe{
    background-image: none;
    width: 530px;
    max-width: 95%;
    margin: 0 auto;
}
.gr_download{
    margin-top: 70px;
}
.download_image img{
    width: 100%;
    height: auto;
}
.gr_download_title p{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 11px;
    line-height: 32px;
}
.gr_download_desc{
    font-size: 14px;
    line-height: 19.6px;
    color: #343434;
    margin-bottom: 11px;
}
.gr_download_content{
    width: 291px;
    max-width: 100%;
    margin: 0 auto;
    min-height: 338px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.gr_download_content .gr_cta_btn a{
    font-size: 13px;
    padding: 13px 21px;
}
.download_image .highlight_arrow > span{
    bottom: 0.5px;
    right: 0.5px;
}
.download_image{
    padding-right: 0;
}
.tag_byline{
    color: #343434;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}
.gr_podcast_tag_wrapper{
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 4rem;
    row-gap: 3rem;
}
.gr_podcast_item.podcast_tag{
    flex-direction: column;
}
.podcast_tag .gr_podcast_img{
    width: 100%;
}
.podcast_tag > a {
    width: 100%;
  }
.gr_podcasts_topic .gr_podcast_open{
    align-items: flex-start;
}
.gr_podcasts_topic .gr_podcast_left{
    padding-top: 3rem;
}
.gr_podcasts_topic .gr_podcast_img{
    position: relative;
}
.gr_podcasts_topic .gr_podcast_img::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-image: url('/wp-content/uploads/2023/02/play.png');
    width: 100px;
    height: 100px;
    z-index: 999;
    background-size: contain;
    transform: translate(-50%,-50%);
    background-repeat: no-repeat;
    pointer-events: none;
  }

.tax_item  .gr_latest_meta .gr_tag .gr_tag_label{
    font-size: 11px;
}
.tax_item .gr_latest_meta .post_meta_wrap .gr_latest_date{
    font-size: 12px;
    margin-left: 0px;
}
.gr_latest_date{
    text-transform: uppercase;
}
.single-post #footer-outer{
    margin-top: 0;
}
.single-post .gr_cta_cat{
    padding-bottom: 61px;
}
.gr_post_header .gr_h1{
    font-size: 50px;
    line-height: 52px;
    text-align: left;
}
.toc_rp{
    background-color: #95B1C11C;
    color: #ee2e24;
    padding: 35px;
    line-height: 43px;
    width: 650px;
    max-width: 100%;
}
.gr_post_sidebar{
    width: 43%;
    float: right;
    padding-left: 9%;
    margin-top: 25px;
    position: relative;
    z-index:2;
}
.gr_post_featured_item_img img{
    width: 100%;
    height: auto;
}
.gr_post_header{
    display: flex;
    align-items: stretch;
}
.gr_post_header > div{
    flex: 1 0 50%;
    max-width: 50%;
}
.gr_post_head_right .breadcrumb_title{
    display: none;
}
.gr_post_head_right{
    padding: 66px;
    border-bottom: 1px solid #E8E8E8;
}
.gr_post_head_right .gr_breadcrumbs .container, .gr_post_head_right .gr_breadcrumbs  .col-xs-12{
    padding-left: 0;
}
.gr_post_head_right .gr_h1{
    margin-bottom: 11px;
}
.gr_post_head_left img{
    width: auto;
    height: 100%;
    object-fit: cover;
    object-position: center;
    max-width: 100%;
}
.isPodcast .gr_post_head_left img{
    object-position: 0px;
}
.gr_single_post_content p{
    font-size: 18px;
    line-height: 25.2px;
    color: #343434;
}
.gr_single_post_content{
    margin-top: 66px;
}
.gr_post_featured_item_title{
    padding-top: 11px;
}
.gr_post_featured_item_title p{
    color: #343434;
    font-size: 18px;
    line-height: 25.2px;
    text-align: center;
    font-weight: bold;
}
.gr_post_featured_item_btn{
    text-align: center;
    margin-top: -7px;
}
.gr_post_featured_item_btn a{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
.gr_post_featured_item{
    border-bottom: 1px solid #E8E8E8;
    padding-bottom: 25px;
}
.gr_post_related_wrap{
    padding-left: 0;
    border-left: none;
}
.gr_post_related_content h3{
    font-size: 30px;
}
.gr_post_podcasts h3{
    font-size: 30px;
}
.gr_featured_secondary_single_post{
    padding-left: 0;
}
.gr_featured_secondary_single_post img{
    width: 100%;
    height: auto;
}
.gr_second_link_single_post.gr_second_link a p{
    font-size: 17px;
    line-height: 22px;
}
.gr_featured_secondary_single_post .highlight_arrow{
    display: block; 
}
.gr_post_podcasts{
    margin-top: 66px;
}
.gr_post_related_wrap .gr_featured_secondary{
    border-bottom: 1px solid #E8E8E8; 
}
.gr_post_item_meta .gr_latest_date{
    margin-left: 0;
}
.gr_post_head_right .gr_h1{
    margin-top: 0;
}
.gr_post_item_meta{
    margin-top: 20px;
    margin-bottom: 7px;
}
.gr_post_byline a, .gr_post_byline{
    color: #364A5D;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-top: -8px;  
    display: block;
}
.breadcrumbPadding{
    padding-left: 5px;
}
.gr_post_excerpt p{
    font-size: 16px;
    line-height: 25px;
    color: #343434;
}
.gr_post_related_content{
    margin-top: 66px;
}
.gr_post_featured_item_img{
    position: relative;
    overflow: hidden;
}
.gr_post_featured_item_img .highlight_arrow{
    display: block;
    pointer-events: none;
}
.gr_post_featured_item_img:hover img{
    transform: scale(1.03);
}
.gr_post_featured_item_img img{
    transition: transform 0.3s ease-in-out;
}
.g-resource-page .mobile-header .navbar-toggle .icon-bar {
    background-color: #ee2e24;
}
.g-resource-page .mobile-header-inner{
    background-color: #fff;
    display: flex;
  align-items: center;
}
.gr_single_post_content .aligncenter{
    clear: none;
}
.g-resource-page #mobile-menu-container{
    background-color: #f3f7f8;
    box-shadow: #0000000D 0px 15px 20px;
    border-bottom: 1px solid #d0d0d0;
}
#modal-subscribe .gr_latest_post.latest_subscribe {
    background-image: none;
}

#modal-subscribe .modal__container{
    background-image: url('/wp-content/uploads/2023/02/Subscribe.jpg');
}

#modal-subscribe .gr_latest_post{
    min-height: 250px;
}
.subscribe_form input[type="email"]{
    text-align: center;
}
.g-resource-page .wp-block-embed{
    max-width: 650px;
}
.gr_search{
    position: relative;
}
#search_wrap{
    position: absolute;
    bottom: -130%;
    z-index: 9;
}
#search_wrap #searchform > div{
    display: flex;
}
#search_wrap #searchsubmit{
    font-size: 14px;
    padding: 4px 8px;
    background: #D60812;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #ee2e24;
    color: #fff;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
#search_wrap #s{
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border: 1px solid #ee2e24;
    padding: 4px 8px;
}
#search_btn{
    cursor: pointer;
}

.gr_post_sidebar .gr_post_related_wrap .gr_featured_secondary{
    display: flex;
    align-items: center;
    padding-bottom: 7px;
}
.resource-sidebar{
    margin-top: 3rem;
    margin-bottom: 6rem;
}
.resource-sidebar-sec .gr_post_featured_item{
    border-top: 1px solid #E8E8E8;
    padding-top: 25px;
}
.resource-sidebar .hs-button{
    width:100% !important;
}






















































@media (max-width: 1650px){
    .isPodcast .gr_post_head_left img, .isVideo .gr_post_head_left img {
        object-position: 0px;
      }
}

@media (max-width: 1350px){
    .gr_main_menu_right{
        flex-direction: column;
        align-items: flex-end;
    }
    .gr_search{
        justify-content: flex-end;
    }
    .gr_main_menu_list{
        padding-right: 15px;
    }
    .gr_subscribe_btn{
        margin-left: 15px;
    }
}
@media (max-width: 1301px){
    .isPodcast .gr_post_head_left img {
        object-position: 0px;
      }
}
@media (max-width: 1199px){
    .toc_rp {
        width: 515px;
    }
}
@media (max-width: 1150px){
    .gr_post_header{
        flex-direction: column;
    }
    .gr_post_header > div {
    max-width: 100%;
    }
    .gr_post_head_left img{
    width: 100%;
    height: auto;
    }
    .gr_post_head_right {
        padding: 0 28px 28px 28px;
    }
    .gr_post_item_meta{
        margin-top: 0;
    }
    .gr_post_head_right .gr_breadcrumbs .container{
        margin-left: 0;
    }
    .gr_post_head_left img{
        object-position: center;
    }
    .g-resource-page .wp-block-embed{
        max-width: 537px;
    }

}
@media (max-width: 991px){
    .gr_main_menu{
        display: none;
    }
    .gr-secondFeature {
        border-left: none;
        margin-top: 32px;
      }
      .gr_second_content{
        padding-left: 15px;
      }
      .gr_second_img img{
        width: 100%;
      }
      .gr_featured_title a {
        font-size: 25px;
        line-height: 25px;
    }
    .gr_second_content{
        min-height: auto !important;
    }
    .gr_mainFeature {
        padding-right: 15px;
      }
    .gr_download_content{
        width: 100%;
        justify-content: flex-start;
        min-height: auto;
        margin-top: 3rem;
    }
    .gr_featured_category_tax .gr-secondFeature {
        padding-left: 0;
      }
      .download_image {
        padding-right: 15px;
      }
      .download_image .highlight_arrow > span {
        bottom: 0.5px;
        right: 15.5px;
      }
      .gr_wrap{
        background-color: #fff;
      }
      .gr_single_post_content > .row{
        display: flex;
        flex-direction: column-reverse;
      }
      .toc_rp{
        width: 100%;
      }
      .gr_single_post_content{
        margin: 0 13px 0 13px;
        width: 97%;
      }
      .gr_post_sidebar{
        width: 90%;
        padding-left:0;
        margin: 0 auto;
        float: none;
      }
      .gr_post_related_wrap{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
      }  
      .gr_post_podcasts{
        margin-bottom: 66px;
      }
      .g-resource-page .wp-block-embed{
          max-width: 100%;
      }
}
@media (max-width:767px) {
    .gr_post_sidebar{
        width: 100%;
        padding-top: 33px;
      }
      .gr_post_excerpt p {
        font-size: 18px;
      }
      .gr_post_podcasts{
        margin-top: 0;
      }
      .gr_post_related_wrap .gr_second_content{
        padding-left: 0;
        padding-bottom: 12px;
      }
      .gr_post_related_wrap{
        column-gap: 2rem;
      }  
    .gr_single_post_content{
      margin: 0 auto;
      width: 95%;
    }
    .toc_rp{
        padding: 9px 0;
    }
    .gr_latest_posts .select_wrap {
        padding-top: 0;
        margin-top: -20px;
        margin-bottom: 24px;
    }
    .gr_latest_grid{
        grid-template-columns: 50% 50%;
        column-gap: 15px;
        margin-left: -7px;
    }
    .gr_tag span.gr_tag_label{
        line-height: 13px;
        padding: 8px;
    }
    .highlight_arrow .fa-arrow-up {
        font-size: 12px;
      }
      .highlight_arrow > span {
        padding: 0px 9px;
      }
      .gr_latest_exc{
        line-height: 25px;
      }
      .gr_latest_title span {
        font-size: 16px;
      }
    .gr_latest_posts .gr_hr{
        margin: 0;
        width: auto;
    }
    .gr_second_link a p {
        font-size: 16px;
        line-height: 20px;
    }
    .gr_second_content {
        justify-content: flex-start;
    }
    .gr_second_content .gr_tag {
        margin-bottom: 0;
    }
    .gr_h1 {
        font-size: 37px;
        line-height: 40px;
    }
    .latest_subscribe_sub{
        line-height: 15px;
        margin-bottom: 12px;
    }
    .latest_subscribe_title > span{
        font-size: 18px;
        line-height: 20px;
    }
    .latest_subscribe_title{
        line-height: 20px;
    }
    .gr_latest_post.latest_subscribe .hs-button{
        font-size: 14px;
    }
    .gr_latest_post.latest_subscribe .hs-submit{
        padding: 10px;
    }
    .gr_latest_post.latest_subscribe .hs-input{
        font-size: 12px;
    }
    .latest_all{
        flex-direction: column;
    }
    .gr_h2{
        font-size: 40px;
        line-height: 40px;
    }
    .gr_latest_posts .gr_h2{
        margin: 40px 0;
    }
    .topic_grid{
        grid-template-columns: 50% 50%;
        column-gap: 15px;
        margin-left: -15px;
    }
    .gr_topic.titleBox{
        grid-row: 1;
    }
    .gr_podcast_open{
        flex-direction: column;
    }
    .gr_podcast_left{
        width: 100%;
        text-align: center;
    }
    .gr_podcast_right {
        width: 100%;
        padding-left: 0%;
        margin-top: 32px;
    }
    .gr_podcast_right iframe {
        height: 300px;
      }
    .gr_podcast_grid{
        grid-template-columns: 50% 50%;
        column-gap: 15px;
        margin-left: -15px;
    }
    .gr_cta_btn{
        text-align: center;
        margin-bottom: 50px;
    }
    .gr_second_content{
        margin-top: 6px;
    }
    .tax_item .post_meta_wrap{
        float: left;
    }
    .tax_item .post_meta_wrap .gr_latest_date{
        margin-left: 0;
    }
    .tax_item .gr_tag_label{
        float: left;
        margin-right: 10px;
    }
    .gr_post_header h1.gr_h1{
        font-size: 30px;
        line-height: 40px;
    }

    .gr_post_sidebar .gr_post_related_wrap .gr_featured_secondary{
        flex-direction: column;
    }
    .single-resources .gr_single_post_content .row{
        display: block;
    }
}
@media (max-width:550px){
    .gr_podcast_item{
       flex-direction: column;
    }
    .gr_podcast_img{
        width: 100%;
    }
    .gr_podcast_item a{
        width: 100%;
    }
    .gr_cta img {
        transform: scale(1.5);
        left: -30px;
    }
    .gr_titleBox_title {
        font-size: 33px;
        line-height: 35px;
    }
    .resource_item .gr_latest_date{
        float: left;
        margin-left: 0;
        clear: both;
    }
    .resource_item .gr_tag_label{
        float:left;
    }
    .gr_podcast_right.gr_podcast_tag_wrapper{
        grid-template-columns: 1fr;;
    }
    .gr_featured_cat {
        width: 100%;
      }

}
@media (min-width:475px) and (max-width:992px){
    #breadcrumbs{
        margin-top: 35px;
    }
}

@media (max-width:445px){
    .gr_podcast_right iframe {
        height: 220px;
      }
}
@media (min-width:768px){
    .resource-content-sec{
        padding-right: 6rem;
    }
}