/*
Theme Name: X
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: An immensely powerful and endlessly customizable WordPress theme.
Version: 4.6.2
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: __x__

*/
.tg_full_width_banner{
    position:relative;
}
#tg-health-support{
    text-align:left!important;
}
.tg_full_width_banner-processing{
    width:100%;
    height:100%;
    background-color:#fff;
    opacity:0.7;
    padding-top:50px;
    position:absolute;
    z-index:5;
    top:0;
    left:0;
    display:none;
}
#tg-confirmation{
    display:none;
}
.tg_full_width_banner-confirmation{
    width:100%;
    height:100%;
    background-color:#fff;
    opacity:0.7;
    padding-top:50px;
    position:absolute;
    z-index:5;
    top:0;
    left:0;
    display:none;
}
.tg-top-banner{
    width:100%;
    height:auto;
    position:relative;
}
.close-tg-top-banner{
    width:8%;
    height:auto;
    background-color:#fff;
    padding:10px 0;
    text-align:center;
    font-weight:bold;
    cursor:pointer;
    position:absolute;
    top:2%;
    left:90%;
    -webkit-animation-name: closetgtopbanner; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 4s; /* Safari 4.0 - 8.0 */
    animation-name: closetgtopbanner;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
@keyframes closetgtopbanner {
  from {top: 2%;}
  to {top: 5%;}
}
@-webkit-keyframes closetgtopbanner {
  from {top: 2%;}
  to {top: 5%;}
}
.resp-container{
    position: relative;
    overflow: hidden;
}
.resp-iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.tg_container{
    width: 100%;
    height: 100% auto;
    margin-top: 25px;
    background-image: url('https://prn.fm/wp-content/uploads/2019/09/aids-wp-bg.jpg');
    background-size: contain;
    display: inline-block;
}
.tg_container_x{
    width: 100%;
    height: 100% auto;
    margin-top: 25px;
    background-color:#eee;
}
.tg_container_inner{
    width: 80%;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -40%;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 1px 1px #eee;
    padding: 20px;
}
.tg_input{
    padding: 25px 12px !important;
    margin: 0 !important;
}
.tg_input_x{
    width:100%;
    padding: 25px 12px !important;
    margin-top: 0!important;
    margin-bottom: 10px;
}
.tg_select_x{
    width:100%;
    padding: 25px 12px !important;
    margin-top: 0!important;
    margin-bottom: 10px;
    font-size:1.5em;
}
.tg_buttons{
    padding: 15px 20px !important;
    margin: 0 !important;
    box-shadow: none !important;
}
.tg_buttons_x{
    width:100% !important;
    padding: 15px 20px !important;
    margin: 0 !important;
    box-shadow: none !important;
}
.tg_full_with_form{
    width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
}
.tg_form_email_placeholder{
    position: absolute;
    left: 1%;
    top: 20%;
    color: #8f8f8f;
}
.tg_h3{
    font-size: 3em;
    font-weight: bold;
}
.tg_vid_con{
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    opacity: 1;
}
.tg-whoisgarynull-container{
        width:100%;
        height:100% auto;
        background-image: url("http://prn.fm/wp-content/uploads/2020/02/8-Gary-Null.jpg");
         background-repeat: no-repeat, repeat;
         background-size: contain;
    }
    .tg-whoisgarynull-container-inner{
        width:100%;
        height:auto;
        padding-bottom: 5%;
        display:inline-block;
    }
    .tg-whoisgarynull-container-vid{
        width:50%;
        height:auto;
        padding-top: 5%;
        display:inline-block;
    }
    .tg-whoisgarynull-container-vid iframe{
        width:100%;
        height: 40%;
        margin-left:50%;
        display:inline-block;
    }
    #whois1{
        display:inline-block;
    }
@media screen and (max-width: 576px){
    .tg_container{
        width: 100%;
        height: 100% auto;
        margin-top: 5px;
    }
    .tg_container_inner{
        width: 100%;
        height: auto;
        position: relative;
        left: 50%;
        margin-left: -50%;
        background-color: #fff;
        border-radius: 5px;
        box-shadow: 1px 1px 1px 1px #eee;
        padding: 20px;
    }
    .tg_h3{
        font-size: 1em;
        font-weight: bold;
    }
    .tg_form_email_placeholder{
        position: absolute;
        left: 4%;
        top: 20%;
        color: #8f8f8f;
    }
    .tg-whoisgarynull-container-vid{
        width:100%!important;
        height:auto;
        padding-top: 5%;
        display:inline-block;
    }
    .tg-whoisgarynull-container-vid iframe{
        width:100%;
        height: 40%;
        margin-left: 0!important;
        display:inline-block;
    }

}
@media screen and  (min-width: 576px) and (max-width: 768px){
    .tg_container{
        width: 100%;
        height: 100% auto;
        margin-top: 5px;
    }
    .tg_container_inner{
        width: 100%;
        height: auto;
        position: relative;
        left: 50%;
        margin-left: -50%;
        background-color: #fff;
        border-radius: 5px;
        box-shadow: 1px 1px 1px 1px #eee;
        padding: 20px;
    }
    .tg_h3{
        font-size: 1em;
        font-weight: bold;
    }
    .tg_form_email_placeholder{
        position: absolute;
        left: 4%;
        top: 20%;
        color: #8f8f8f;
    }
    .tg-whoisgarynull-container-vid{
        width:100%!important;
        height:auto;
        padding-top: 5%!important;
        display:inline-block;
    }
    .tg-whoisgarynull-container-vid iframe{
        width:100%;
        height: 40%;
        margin-left:0%!important;
        display:inline-block;
    }
}

@media screen and  (min-width: 768px) and (max-width: 992px)
{

}
@media screen and (min-width: 992px) and (max-width: 1200px)
{

}
@media screen and (min-width: 1200px)
{
    
}







