/********************************************
 * General settings
 */
 
.not-phone, .desktop-only, .tablet-only, .phablet-only, .phone480-only {
  display: none;
}

#container, header, nav, #content, footer {
  width: 100%;
}

.wrapper {
  width: auto;
}

/********************************************
 * 
 */
 
 body{
	font-size: 16px;	 
 }
 p{
	font-size: 16px !important;
    line-height: 20px !important;
 } 
h1 {
	font-size: 22px!important;

}
h2 {
	font-size: 22px!important;

}
h3 {
	font-size: 18px!important;

}
h4 {
	font-size: 16px!important;

}
 
.footer-container .footer-column{
	padding: 0;
}
.footer-container .footer-column.first-column, .footer-container .footer-column.second-column{
	margin-right: 0px;	
} 

#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: 260px;	
}


.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.second-child{
    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;
}


#section_1 h2,
#section_2 h2,
#section_3 h2{
	font-size: 22px;
	line-height: 32px;	
}
#section_1 input{
    width: 240px;
    padding: 10px 5px;	
	
}
#section_1 .button{
	margin-bottom: 20px;
}


#section_4 h2.title{
	font-size: 22px;	
}
.plan-details h2.plan-title{
	padding:  5px;
	min-height: 66px;
	font-size: 19px;
}
.plan-details .details-price .price span{
	font-size: 28px;	
}
.plan-details .details-price+.details-button {
    margin-top: 12px;
}
.plan-details .details-button {
    margin-bottom: 15px;
}
.details-content-left {
    margin-top: 40px;
}


#section_5 .left_side,
#section_5 .right_side{
	width: 240px;
    padding: 30px 20px;	
}


#enudge-enterprise .details-button a.enudge-button{
	font-size: 13px;
}

footer .wrapper {
    padding: 10px;
}

/************
others
**************/
#bot-icons-container{
    display:none;
}

.col-1, .col-2, .col-3, .col-xs-3{
    display:block;
    width:auto;
}
.price-headings{
    height:auto;
    border-top: 1px solid black;
}
.left_side, .right_side{
    display:block !important;
    margin: 0 auto !important;
    width: auto !important;
    padding:5px;
}
#section_8 {
    padding : 10px;
}

footer {
    padding:10px;
}
#logo_div{
    position: absolute;
    width: 150px;
    top: 0;
    display:none;
    right: 0;
    height: 70px;
    left:auto;
}
#logo_txt{
    font-size: 20px;
    display: inline;
    vertical-align: middle;
    line-height: 70px;
}
#logo_pic{
    width:50px;
    vertical-align: middle;
}
#section_testimonials .testimonial-card {
    width: 100%;
    padding: 40px;
    margin: 0 20px 20px;
}
#section_testimonials .testimonial-card img {
    max-width: 300px;
    margin-bottom: 30px;
    position: relative;
    border: 0;
}
#section_testimonials .learn_more_links {
    text-align: center;
    padding: 0;
}
/************************
*****SMALL SCREEN
*************************/
#email_sms_survey{
    font-size: 30px;
}
#get_started{
    width:auto;
}
footer{
    padding:0;
}
.footer-container .footer-column {
    padding: 0;
    width: 40%;
    /* display: block; */
    /* width: auto; */
    /* border-bottom: 2px solid white; */
    margin-top: 40px;
    }
#section_7 .right_side p {
    font-size:19px;
    width:auto;
}
#article_list_section .col-4 {
    width: auto;
    margin: 15px 0;
}

/*EMAIL MARKETING*/
.heading_container{
    width:auto;
    left:auto;
    top:90px;
}
.heading_container div{
    width:auto!important;
}
#email_section_1{
    height:400px;
}
.heading_container .heading_small{
    font-size:  12px;
    display:inline-block;
    margin: 10px 0;
}
.heading_container .heading_big{
    left: 100px ;
    font-size:  25px;
}
.button-blue{
    width:auto;
}
/*************
***BULK SMS
****************/
.button#see_sms_pricing{
        left: 10px;
    top: -20px;
}
.section_email#section_4 img{e
    width:100%;
}
.three-columns-content{
    width:100%;
    font-size: 12px;
}
#email_section_2 ul {
    font-size: 14px;
    margin-left: 20px;
}
/**************
**FOOTER
*****************/
footer a, footer a:link, footer a:visited, footer a:active, footer a:hover {
    font-size:12px;
}
/**********
**HEADING SECTION
***********/
.linear-gradient{
    height: 400px
}

/* Thumbnail list styles */
.thumbnail-list .thumbnail-item img {
    padding-right: 10px;
    max-width: 130px;
}

.thumbnail-list .thumbnail-item .sub-title {
    font-size: 12px;
}

.thumbnail-list .thumbnail-item .desc {
    font-size: 14px;
}

/* Latest blog styles */
#latest-blog-post {
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
}

#latest-blog-post .post-thumbnail,
#latest-blog-post .post-thumbnail img {
    width: 100%;
}

#latest-blog-post .post-detail {
    padding: 20px 0 0 0;
}

/* Site content hero image */
.hero-float-left-wrapper {
    float: none;
    margin: 0 0 20px 0;
}

.hero-float-left-wrapper img {
    width: 100%;
}

/* Form Style */
.form-style.inline .form-style-label {
    width: 100%;
    padding: 0 0 10px;
}