#sms-connectivity-banner p{
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-weight:400;
	font-size:20px;
	line-height:30px;
	letter-spacing:0;
	color:#E7E7E8;
}

#sms-products p{
    font-weight: 400;
    font-style: regular;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}

#reliable-sms-section .et_pb_column_2 .et_pb_text_1 p{
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-weight:600;
	font-size:16px;
	line-height:25px;
	letter-spacing:0;
	color:#43566B;
}

#reliable-sms-section .et_pb_text_0{
    margin-bottom: 15px;
}

#reliable-sms-section,#sms-products{
    padding: 0 4% !important;
	padding-top: 9% !important;
}

#reliable-sms-section .et_pb_blurb_description p{
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #171C23;
}

#kast-column p{
    color: #43566B;
}
#rt-why-rt .et_pb_row::before{
	       content: " ";
    background: #0399D9;
    height: 773px;
    width: 773px;
    display: inherit;
    border-radius: 100%;
    position: absolute;
    right: 0;
    filter: blur(334px);
    z-index: 1;
    bottom: -72%;
    opacity: .1;
	}

@media (min-width: 1280px){
    div.et_pb_section.et_pb_section_0{
        background-position: center bottom -42px !important;
    }
}