/*
Theme Name: Prophetic Prayer List
Author: the VGC
Author URI: http://vgcdesign.com/
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: biblicalprophecies

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



@media screen and (max-width:480px) {
    #icegram_message_992 { width:95% !important; } 
  .join-company-bg{
    min-height: 380px !important;
  }
    
    
    
}

.join-company { margin-top:30px; }
.join-company-bg{
    min-height: 245px;
    background: transparent url('https://www.yourpersonalprophecy.com/wp-content/themes/your-personal-prophecy/images/j-bg.png') no-repeat scroll 0 center / cover;
    padding: 20px;
    margin-bottom: 50px;
    color: #ffffff;
    position: relative;
}
.join-company-content{
    max-width: 535px;
    margin: 0 auto;
    padding-top: 20px;
}
.join-company-content h5{
    font-size: 31.75px;
    font-weight: 700;
    line-height: 36px;
}
.join-company-content .self-btn{
    width: 289px;
    height: 72px;
    line-height: 72px;
    background:#5f3692;
    bottom: 32px;
    right: 40px;
    position: absolute;
    font-size: 34.03px;
    text-align: center;
    color: #fff;
}











.join-company-content h4{
    font-size: 47.116px;
    font-weight: 700;
    margin-top: 15px;
}

/**
 * 1-Jan-2018
 * */

.infusion-form input {
    width: calc(50% - 10px);
    float: left;
    margin: 5px;
    padding: 6px;
    border: none;
    background: #dfd7e9;
}
.infusion-form select {
    width: calc(33.3% - 10px);
    float: left;
    margin: 5px;
    padding: 3px;
    border: 1px solid #ccc;
    background: #fff;
}
.infusion-form button{
 border: none;
 background: #613896;
 padding: 10px 30px;
 color: #fff;
 margin-top: 10px;
}
.infusion-form button:hover{
 background:#915dd3;
}
.infusion-field {
    margin-left: -5px;
    margin-right: -5px;
}
.clearfix.select-part .infusion-field {
 float: none !important;
} 
.clearfix.select-part .infusion-field select {
 clear: both;
} 
.formbyg .infusion-form-receive-written-top .clearfix.select-part .infusion-field {
 clear: both;
}
.subscribtion-section .subscribe-form select {
 margin-top: 0;
 border: 0 none !important;
 font-family: "avenir-next-regular" !important;
 padding-left: 15px;
}
.entry_content strong {
    font-size: 14px !important;
}