/********************************************
 * General settings
 */

.not-tablet, .desktop-only, .phablet-only, .phone-only, .phone480-only {
  display: none;
}

#container, header, nav, #content, footer {
  width: 100%;
}
#bot-icons-container{
    display:none;
}

#content .wrapper, .wrapper {
  width: auto;

}

/********************************************
 *
 */


.footer-container .footer-column.first-column, .footer-container .footer-column.second-column{
	margin-right: 40px;
} 

#section_1 .left_side,
#section_1 .right_side,
#section_2 .left_side,
#section_2 .right_side,
#section_3 .left_side,
#section_3 .right_side
{
	width: auto;
}


.plan-details #enudge-businesses .details:first-of-type:not(:last-of-type), .plan-details #enudge-enterprise .details:first-of-type:not(:last-of-type){
    border: none;
    margin-bottom: 0;
    padding-bottom: 50px;
    border-bottom: 3px solid;	
}
.plan-details #enudge-businesses .details, .plan-details #enudge-enterprise .details{
    width: 100%;	
}
.plan-details #enudge-businesses .details:nth-of-type(2), .plan-details #enudge-businesses .details:nth-of-type(3){
	border-left: 0px;
}
/******
**FOOTER
******/
#column-4{
    width:15%;
}
#column-2,#column-3, #column-1{
    width:24%;
}
/***********
**FONT SIZE
**************/
    body {
        font-size: 19px;
    }
    #scrolled_logo{
        font-size: 20px;
    }
    #left_nav ul, #right_nav ul, #scrolled_nav ul {
        font-size:12px;
    }
/************
others
**************/
#bot-icons-container{
    display:none;
}
.price-headings{
    height:auto;
    border-top: 1px solid black;
}
#content > div:not(#email_section_1):not(.section_index#section_7) .left_side, #content >div:not(#email_section_1:not(.section_index#section_7)) .right_side{
    padding:5px;
    margin: 0 auto !important;
    width: auto !important;
}
#section_8 {
    padding : 10px;
}

footer {
}
.footer-container .footer-column {
    padding:0
}
/*EMAIL MARKETING*/
.heading_container{
    width:auto;
    left:auto;
}
.heading_container div{
    width:auto !important;
}
.heading_container .heading_small{
    font-size:  15px;
    display:inline-block;
}