/*
 Theme Name:   UnderStrap Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     understrap
 Version:      0.3.5
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/
#media_image-4 h3 {
    box-shadow: 1px 4px 6px -6px rgba(1,1,1,0.16);
    font-weight: 900;
    line-height: 1em;
    margin-bottom: 20px;
    position: relative;
    padding-top: 10px;
    top: -2px;
    text-align: left;
    color: #424242;
    font-size: 16px;
    text-transform: uppercase;
}
.category-podcast header{
    height: 160px;
    background-image: url(/wp-content/uploads/2017/10/header-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    margin-bottom: 30px;
}
.author header{
    height: 160px;
    background-image: url(/wp-content/uploads/2017/10/header-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
#cookie_action_close_header {
	border-radius: 5px;
}
#cookie_action_close_header:hover {
        border-radius: 5px !important;
	color: rgb(255, 255, 255) !important;
	background-color: rgb(27, 207, 0) !important;
}

/* ARCHIVE TEMPLATE HEADER */
/* ----------------------- */
#archive-wrapper .section-banner {
    margin-top: -137px;
    background-image: url(/wp-content/uploads/2017/10/banner-blog.png?id=73);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 250px;
}

#free-modal  .modal-content {
    position: fixed !important;
}

#coupon-modal  .modal-content {
    position: fixed !important;
}

#subscribe-modal .modal-content {
    width: 1080px;
    position: fixed;
}

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

.page-template-blog header {
    height: 160px;
    background-image: url("/wp-content/uploads/2017/10/banner-blog.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

footer #custom_html-3 {
    position: relative;
    margin-bottom: 60px;
    height: 75px;
    border: 3px solid #f1f1f1;
}

footer #custom_html-3 .widget-title {
    position: relative;
    top: -15px;
    display: inline-block;
    padding: 0 10px;
    margin: auto;
    font-family: "Archivo Black", sans-serif;
    color: #f1f1f1;
    background: #fff;
}

footer #media_image-3 {
    margin-bottom: 27px;
}

footer #custom_html-3 .textwidget {
    position: absolute;
    right: 0;
    bottom: -15px;
    left: 0;
    display: block;
    padding: 0 10px;
}
footer #text-3, footer #text-3 a {
    color: #9f9f9f;
}

.content-height {
	height: 790px;
}

.custom-footer-menu{
    display: inline;
    padding-right: 30px;
}

.custom-btn-green{
    z-index: 1000;
}

.custom-tool-position{
    padding-right: 100px;
}

.custom-tools-banner{
    padding-top:240px;
}

.custom-menu-link-hide{
    display: none !important;
}

.custom-helium06-holder{
    left: 0 !important;
}
.custom-helium06-front-laptop{
    left: -20vh !important;
}

.custom-content-holder{
    margin-top: 0px !important;
}

/* background text all pages */
.section-heading-holder .section-heading h2 {
    display: none;
    margin-bottom: 0;
    font-family: "Archivo Black", sans-serif;
    font-size: 150px;
    line-height: 0.848;
    color:#DCDCDC;
}
/* Widget Sidebar Right POPULAR POSTS */
#search-3 {
    margin-bottom: 30px;
    margin-top: 96px;
}
.single-post #single-wrapper #right-sidebar .widget-title {
    padding-bottom: 10px;
    font-size: 16px;
    border-bottom: 2px solid black;
    text-transform: uppercase;
    text-align: center;
}

#page-wrapper #right-sidebar .widget-title {
    padding-bottom: 10px;
    font-size: 16px;
    border-bottom: 2px solid black;
    text-transform: uppercase;
    text-align: center;
}

.tools-section-helium02 .tools-helium02-holder img {
    width: auto;
    max-width: unset;
    max-height: 60vh;
}

.btn-green a.vc_general.vc_btn3, .btn.btn-green {
    font-family: "Lato Black", sans-serif;
    font-size: 28px;
    color: #fff;
    background: #1BCF00;
    border: 2px solid #1BCF00;
}
.tools-overview .tools-holder .holder .description-holder .button-holder .btn-green {
    background: #1BCF00;
    border: 2px solid #1BCF00;
}
.tools-overview .tools-holder .holder .description-holder .button-holder .btn-green:hover {
    color: #1BCF00;
    border-color: #1BCF00;
    background: transparent;
}
.subscribe-holder .button-holder .btn-green a:hover, .subscribe-holder .button-holder .btn-green button:hover {
    border-color: #39FA1C;
    color: #39FA1C !important;
}
.btn-green a.vc_general.vc_btn3:hover, .btn-green a.vc_general.vc_btn3:focus, .btn-green a.vc_general.vc_btn3:active, .btn.btn-green:hover {
    color: #1BCF00;
    background: transparent;
}

/*************
  RESPONSIVE
*************/
/* custom XL up */
@media screen and (min-width: 1501px) {
    .custom-margin-main{
        margin-top: -137px;
    }
    .custom-testimonial-video  {
        margin: auto;
        width: 640px;
        height: 480px;
    }
    
    .custom-tools-section-blue-item{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .custom-tool-img-holder{
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-right{
        margin-left: 42% !important;
    }
    .custom-tool-img-holder-blue-right {
        margin-left: 42% !important;
    }
    .custom-tool-img-holder-right-first{
        margin-left: 42% !important;
        margin-top: -40px !important;
    }
    .custom-tool-description-holder{
        margin-left: 30px;
    }
    
    .refund-genie-description-holder{
        margin-left: 30px !important;
    }
    
    .custom-tool-description-white{
        margin-top: 0px !important;
        margin-left: 40% !important;
    }
    
    .custom-tool-description-blue {
        margin-top: 0px !important;
        margin-left: 40% !important;
        
    }
    
    
}

/* XL up */
@media screen and (min-width: 1200px) {
    .custom-margin-main{
        margin-top: -137px;
    }
    .custom-testimonial-video  {
        margin: auto;
        width: 640px;
        height: 480px;
    }
    
    .custom-tools-section-blue-item{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .custom-tool-img-holder{
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-right{
        margin-left: 42% !important;
    }   
    .custom-tool-img-holder-blue-right {
        margin-left: 42% !important;
    }
    .custom-tool-img-holder-right-first{
        margin-left: 42% !important;
        margin-top: -40px !important;
    }
    .custom-tool-description-holder{
        margin-left: 30px;
    }
    
    .refund-genie-description-holder{
        margin-left: 30px !important;
    }
    
    .custom-tool-description-white{
        margin-top: 0px !important;
        margin-left: 40% !important;
    }
    
    .custom-tool-description-blue {
        margin-top: 0px !important;
        margin-left: 40% !important;
        
    }
}

/* LG up */
@media screen and (min-width: 992px) {
    .custom-margin-main{
        margin-top: -114px;
    }
    .custom-testimonial-video  {
        margin: auto;
        width: 640px;
        height: 480px;
    }
  
    .custom-tools-section-blue-item{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .custom-tool-img-holder{
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-right{
        margin-left: 42% !important;
    }
    .custom-tool-img-holder-blue-right {
        margin-left: 42% !important;
    }
    .custom-tool-img-holder-right-first{
        margin-left: 42% !important;
        margin-top: 10px !important;
    }
    .custom-tool-description-holder{
        margin-left: 30px;
    }
    
    .refund-genie-description-holder{
        margin-left: 30px !important;
    }
    
    .custom-tool-description-white{
        margin-top: 0px !important;
        margin-left: 40% !important;
    }
    
    .custom-tool-description-blue {
        margin-top: 0px !important;
        margin-left: 40% !important;
        
    }
}

/* LG only */
@media (min-width: 992px) and (max-width: 1199px) {
    .custom-margin-main{
        margin-top: -114px;
    }
    .custom-testimonial-video  {
        margin: auto;
        width: 640px;
        height: 480px;
    }
    
    .custom-tools-section-blue-item{
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .custom-tool-img-holder{
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-right{
        margin-left: 42% !important;
    }
    .custom-tool-img-holder-blue-right {
        margin-left: 42% !important;
    }
    .custom-tool-img-holder-right-first{
        margin-left: 42% !important;
        margin-top: -40px !important;
    }
    .custom-tool-description-holder{
        margin-left: 30px;
    }
    
    .refund-genie-description-holder{
        margin-left: 30px !important;
    }
    
    .custom-tool-description-white{
        margin-top: 0px !important;
        margin-left: 40% !important;
    }
    
    .custom-tool-description-blue {
        margin-top: 0px !important;
        margin-left: 40% !important;
        
    }
}

/* LG down*/
@media screen and (max-width: 1199px) {
    .custom-margin-main{
        margin-top: -147px;
    }
    .custom-testimonial-video  {
        margin: auto;
        width: 640px;
        height: 480px;
    }
    
    .custom-tools-section-blue-item{
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .custom-tool-img-holder{
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-right{
        margin-left: 42% !important;
    }    
    .custom-tool-img-holder-blue-right {
        margin-left: 42% !important;
    }
    .custom-tool-img-holder-right-first{
        margin-left: 42% !important;
        margin-top: 10px !important;
    }
    .custom-tool-description-holder{
        margin-left: 30px;
    }
    
    .refund-genie-description-holder{
        margin-left: 30px !important;
    }
    
    .custom-tool-description-white{
        margin-top: 0px !important;
        margin-left: 40% !important;
    }
    
    .custom-tool-description-blue {
        margin-top: 0px !important;
        margin-left: 40% !important;
        
    }
    .custom-tool-btn-green{
        margin-left: 30px !important;
    }
    
    .custom-tool-btn-green-right{
        margin-left: 400px !important;
    }
    
    
}

@media screen and (min-width: 1501px){
    .section-heading-holder .section-text-rotated-right {
        margin-left:480px;
    }
    
    .section-heading-holder .section-text-rotated-right-first {
        margin-top:180px !important;
    }
}

@media (min-width: 1440px) and (max-width: 1501px) {
    .section-heading-holder .section-text-rotated-right {
        margin-left:480px;
    }
    
    .section-heading-holder .section-text-rotated-right-first {
        margin-top:250px !important;
    }
}


/*@media screen and (min-width: 1440px){
    .section-heading-holder .section-text-rotated-right {
        margin-left:480px;
    }
    
    .section-heading-holder .section-text-rotated-right-first {
        margin-top:250px !important;
    }
}*/



@media (min-width: 1200px) and (max-width: 1440px) {
    .section-heading-holder .section-text-rotated-right {
        margin-left:480px;
    }
    
    .section-heading-holder .section-text-rotated-right-first {
        margin-top:180px !important;
    }
}

/*@media screen and (min-width: 1200px){
    .section-heading-holder .section-text-rotated-right {
        margin-left:480px;
    }
    
    .section-heading-holder .section-text-rotated-right-first {
        margin-top:250px !important;
    }
}*/

@media (min-width: 1024px) and (max-width: 1200px) {
    .section-heading-holder .section-text-rotated-right {
        margin-left:360px;
    }
    
    .section-heading-holder .section-text-rotated-right-first {
        margin-top:180px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-heading-holder .section-text-rotated-right {
        margin-left:260px;
    }
    
    .section-heading-holder .section-text-rotated-right-first {
        margin-top:220px !important;
    }
}

/* MD down */
@media screen and (max-width: 991px) {
    .custom-margin-main{
        margin-top: -124px;
    }
    .custom-testimonial-video  {
        margin: auto;
        width: 640px;
        height: 480px;
    }
    
    .custom-tools-section-blue-item{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .custom-tool-img-holder{
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-right{
        margin-left: 42% !important;
    }    
    .custom-tool-img-holder-blue-right {
        margin-left: 42% !important;
    }
    .custom-tool-img-holder-right-first{
        margin-left: 42% !important;
        margin-top: -40px !important;
    }
    .custom-tool-description-holder{
        margin-left: 30px !important;
    }
    
    .refund-genie-description-holder{
        margin-left: 30px !important;
    }
    
    .custom-tool-description-white{
        margin-top: 0px !important;
        margin-left: 40% !important;
    }
    
    .custom-tool-description-blue {
        margin-top: 0px !important;
        margin-left: 40% !important;
        
    }
    
    .custom-tool-btn-green{
        margin-left: 300px !important;
    }
}

/* MD only */
@media (min-width: 768px) and (max-width: 991px) {
    .custom-margin-main{
        margin-top: -124px;
    }
    .custom-testimonial-video  {
        margin: auto;
        width: 640px;
        height: 480px;
    }
    
    .custom-tools-section-blue-item{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    
    .custom-tool-img-holder{
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-right{
        margin-left: 42% !important;
    }  
    .custom-tool-img-holder-blue-right {
        margin-left: 42% !important;
    }
    .custom-tool-img-holder-right-first{
        margin-left: 42% !important;
    }
    .custom-tool-description-holder{
        margin-left: 30px;
    }
    
    .refund-genie-description-holder{
        margin-left: 30px !important;
    }
    
    .custom-tool-description-white{
        margin-top: 0px !important;
        margin-left: 40% !important;
    }
    .custom-tool-description-blue {
        margin-top: 0px !important;
        margin-left: 40% !important;
        
    }
    
    .custom-tool-btn-green{
        margin-left: 55px !important;
    }
    
    .custom-tool-btn-green-right{
        margin-left: 300px !important;
    }
}

/* MD up */
@media screen and (min-width: 768px) {
    .custom-margin-main{
        margin-top: -147px;
    }
    .custom-testimonial-video  {
        margin: auto;
        width: 640px;
        height: 480px;
        margin-bottom: 40px;
    }
    .custom-tools-section-blue-item{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    
    .custom-tool-img-holder{
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-right{
        margin-left: 40% !important;
    }  
    .custom-tool-img-holder-blue-right {
        /*margin-left: 50% !important;*/
        margin-left: 40% !important;
    }
    /*.custom-tool-img-holder-right-first{
        margin-left: 42% !important;
        margin-top: 40px !important;
    }*/
    .custom-tool-description-holder{
        margin-left: 30px;
        
        
    }
    
    .refund-genie-description-holder{
        margin-left: 30px !important;
    }
    
    .custom-tool-description-blue {
        margin-top: 0px !important;
        margin-left: 40% !important;
        width: 100%;
        max-width: 690px;
    }
    
    .custom-tool-description-white{
        margin-top: 0px !important;
        margin-left: 40% !important;
    }
    
    /*.section-heading-holder .section-text-rotated-right {
        margin-left:450px;
    }*/
}

/* SM down */
@media screen and (max-width: 767px) {
    .custom-margin-main{
        margin-top: -124px;
    }
    .custom-tool-btn-green{
        margin-left: 55px !important;
    }
    
    .custom-tool-btn-green-right{
        margin-left: 230px !important;
    }
    
    .custom-tool-img-holder-right-first{
        margin-left: 42% !important;
        margin-top: -40px !important;
    }
}

/* XS */
@media screen and (max-width: 575px) {
    
    .custom-testimonial-video  {
        margin: auto;
        width: 235px;
        height: 142px;
        margin-bottom: 40px;
    }
    
    .custom-tools-section-blue-item{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    
    .custom-tool-img-holder{
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-right{
        margin-left: 30px !important;
    }    
    .custom-tool-img-holder-blue-right {
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-right-first{
        margin-left: 30px !important;
        margin-top: 0px !important;
    }
    .custom-tool-description-holder{
        margin-left: 30px;
    }
    
    .refund-genie-description-holder{
        margin-left: 30px !important;
    }
    
    .custom-tool-description-blue {
        margin-top: 0px !important;
        margin-left: 30px !important;
        
    }
    
    .custom-tool-description-white{
        margin-top: 0px !important;
        margin-left: 30px !important;
    }
    
    .custom-tool-btn-green{
        margin-left: 0px !important;
    }
    
    .custom-tool-btn-green-right{
        margin-left: 0px !important;
    }
}

/* Custom XS */
@media screen and (max-width: 499px) {
    .custom-margin-main{
        margin-top: -124px;
    }
    .custom-testimonial-video  {
        margin: auto;
        width: 198px;
        height: 148px;
        margin-bottom: 60px;
    }
    
    .custom-tools-section-blue-item{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    
    .custom-tool-img-holder{
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-right{
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-blue-right {
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-right-first{
        margin-left: 30px !important;
        margin-top: 0px !important;
    }
    .custom-tool-description-holder{
        margin-left: 30px;
    }
    
    .refund-genie-description-holder{
        margin-left: 30px !important;
    }
    .custom-tool-description-blue {
        margin-top: 0px !important;
        margin-left: 30px !important;
        
    }
    .custom-tool-description-white{
        margin-top: 0px !important;
        margin-left: 30px !important;
    }
    
    .custom-tool-btn-green{
        margin-left: 0px !important;
    }
    
    .custom-tool-btn-green-right{
        margin-left: 0px !important;
    }
}
@media screen and (max-width: 460px) {
    .custom-margin-main{
        margin-top: -124px;
    }
    .custom-testimonial-video  {
        margin: auto;
        width: 198px;
        height: 148px;
        margin-bottom: 60px;
    }
    
    .custom-tools-section-blue-item{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    
    .custom-tool-img-holder{
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-right{
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-blue-right {
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-right-first{
        margin-left: 30px !important;
        margin-top: 0px !important;
    }
    .custom-tool-description-holder{
        margin-left: 30px;
    }
    
    .refund-genie-description-holder{
        margin-left: 30px !important;
    }
    .custom-tool-description-white{
        margin-top: 0px !important;
        margin-left: 30px !important;
    }
    .custom-tool-description-blue {
        margin-top: 0px !important;
        margin-left: 30px !important;
        
    }
    
    .custom-tool-btn-green{
        margin-left: 0px !important;
    }
    
    .custom-tool-btn-green-right{
        margin-left: 0px !important;
    }
}
@media screen and (max-width: 450px) {
    .custom-margin-main{
        margin-top: -124px;
    }
    .custom-testimonial-video  {
        margin: auto;
        width: 198px;
        height: 148px;
        margin-bottom: 60px;
    }
    
    .custom-tools-section-blue-item{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    
    .custom-tool-img-holder{
        margin-left: 30px !important;
    }
    
    .custom-tool-img-holder-right-first{
        margin-left: 30px !important;
        margin-top: 0px !important;
    }
    
    .custom-tool-img-holder-blue-right {
        margin-left: 30px !important;
    }
    
    .custom-tool-img-holder-right{
        margin-left: 30px !important;
    }    
    .custom-tool-description-holder{
        margin-left: 30px;
    }
    
    .refund-genie-description-holder{
        margin-left: 30px !important;
    }
    .custom-tool-description-white{
        margin-top: 0px !important;
        margin-left: 0px !important;
    }
    .custom-tool-description-blue {
        margin-top: 0px !important;
        margin-left: 0px !important;
        
    }
    
    .custom-tool-btn-green{
        margin-left: 0px !important;
    }
    
    .custom-tool-btn-green-right{
        margin-left: 0px !important;
    }
}
@media screen and (max-width: 440px) {
    .custom-margin-main{
        margin-top: -124px;
    }
    .custom-testimonial-video  {
        margin: auto;
        width: 198px;
        height: 148px;
        margin-bottom: 60px;
    }
    
    .custom-tools-section-blue-item{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    
    .custom-tool-img-holder{
        margin-left: 30px !important;
    }
    
    .custom-tool-img-holder-right-first{
        margin-left: 30px !important;
        margin-top: 0px !important;
    }
    
    .custom-tool-img-holder-right{
        margin-left: 30px !important;
    }    
    .custom-tool-img-holder-blue-right {
        margin-left: 30px !important;
    }
    .custom-tool-description-holder{
        margin-left: 0px;
    }
    .refund-genie-description-holder{
        margin-left: 30px !important;
    }
    .custom-tool-description-white{
        margin-top: 0px !important;
        margin-left: 0px !important;
    }
    .custom-tool-description-blue {
        margin-top: 0px !important;
        margin-left: 0px !important;
        
    }
    
    .custom-tool-btn-green{
        margin-left: 0px !important;
    }
    
    .custom-tool-btn-green-right{
        margin-left: 0px !important;
    }
}

/* Custom XS - Portrait*/
@media screen and (max-width: 374px) {
    .custom-margin-main{
        margin-top: -124px;
    }
    .custom-testimonial-video  {
        width: 198px;
        height: 110px;
        margin-bottom: 60px;
    }
    
    .custom-tools-section-blue-item{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    
    .custom-tool-img-holder{
        margin-left: 30px !important;
    }
     .custom-tool-img-holder-right{
        margin-left: 30px !important;
    }
    .custom-tool-img-holder-blue-right {
        margin-left: 30px !important;
    }
    
    .custom-tool-img-holder-right-first{
        margin-left: 30px !important;
        margin-top: 0px !important;
    }
    
    .custom-tool-description-holder{
        margin-left: 30px;
    }
    .refund-genie-description-holder{
        margin-left: 30px !important;
    }
    .custom-tool-description-white{
        margin-top: 0px !important;
        margin-left: 0px !important;
    }
    .custom-tool-description-blue {
        margin-top: 0px !important;
        margin-left: 0px !important;
        
    }
    
    .custom-tool-btn-green{
        margin-left: 0px !important;
    }
    
    .custom-tool-btn-green-right{
        margin-left: 0px !important;
    }
}

.nc_socialPanel.swp_flatFresh.swp_d_fullColor .nc_pinterest,body .nc_socialPanel.swp_flatFresh.swp_o_fullColor:hover .nc_pinterest:not(:hover),html body .nc_socialPanel.swp_flatFresh.swp_i_fullColor .nc_pinterest:hover {
    border: 1px solid #cd2029;
    color: white;
}

/* WIDGET IMAGE */
/* ------------ */
.widget.widget_media_image{
    padding-top:20px;
    text-align: center;
}


/* PRICING BUTTON */
.pricing-btn{
    text-transform: none;    
}

@media screen and (min-width: 1440px) {
    .pricing-container {
        position: relative;
        /*padding-bottom: 100%;
        padding-top: 35px;*/
        height: 700px;
        /*overflow: hidden;*/
        overflow-x: hidden;
        overflow-y: hidden;
    }
    
    .pricing-container iframe {
        position: absolute;
        top:0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    
}

@media screen and (max-width: 1440px) {
    .pricing-container {
        position: relative;
        /*padding-bottom: 100%;
        padding-top: 35px;*/
        height: 700px;
        /*overflow: hidden;*/
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling:touch
    }
    
    .pricing-container iframe {
        position: absolute;
        top:0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    
}

.swp_social_panel .sw{
    color: white !important;
}

.swp_social_panel span.swp_count {
    font-size: 14px;
    color: white !important;
}
