@charset "utf-8";
/* CSS Document */
/*----------------
RESET CSS
-----------------*/
body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#333333;
	text-align:center;
	font-family: 'Conv_BentonSans-Light';
	}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin:0;padding:0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border:0;}
a{outline: none; color:#064870; text-decoration:none;}
a:hover {outline: none; color:#6ecddd; text-decoration:none;}
img {border:none;}
li {list-style:none;}
*{box-sizing:border-box;}
.img-full{max-width:100%;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	}
.show-mob, .show-tab{
	display:none;
}
.show-desk{
	display:block;
}
/*-----------------------
MAIN CSS START
------------------------*/
.container{
	width:1170px;
	margin:0 auto;
	padding:0;
	}
/*-----------------------
CSS FOR MENU BAR
-------------------------*/
.menu-bar{
	float: left;
	width: 100%;
	background-color: #fff;
	height: 80px;
	padding: 0px 0 0 0;
	position: fixed;
	z-index: 9;
	top: 0;
	border-bottom: 1px solid #c4cdd8;
}
.logo{
	float:left;
	max-width:100%;
	width: 300px;
	margin-top: 4px;
}
.desktop-menu{
	float:right;
	margin-top: 24px;
}
.desktop-menu li{
	float:left;
	display:inline-block;
	color:#164d8e;
	font-size:16px;
	line-height:26px;
	padding:0 0 0 35px;
	text-transform:capitalize;
	font-family: 'Conv_BentonSans-Book';
}
.desktop-menu li a{
	color:#164d8e;
}
ul.desktop-menu li a:hover, ul.desktop-menu li a.active {
    color:#329ad5;
    text-decoration: none;
}
/*-----------------------
CSS FOR BANNER
-------------------------*/
.banner{
	float:left;
	width:100%;
	background:url(https://s3.amazonaws.com/subscribe-funnels-production/assets/f6688d17-3235-4f91-b080-28ea661b4877/processingsos.com%20Raw%20Site%20Files%20DL/css/../images/banner.jpg) no-repeat center top;
	padding: 55px 0 66px;
	margin-top:80px;
}
.bnr-lft{
	float:left;
	width:54%;
}
.bnr-rit{
	float:right;
	width:46%;
	padding:30px 0 0 0;
}
.yelw{
	float:left;
	margin:10px 0; 
}
.bnr-p1, .bnr-p2, .bnr-p3{
	float:left;
	width:100%;
	color:#fff;
	text-align:left;
}
.bnr-p1{
	font-size:24px;
	line-height:30px;
	font-family: 'Conv_BentonSans-Book';
	text-transform:uppercase;
}
.bnr-p2{
	font-size:60px;
	line-height:56px;
	font-family: 'Conv_BentonSans-Bold';
}
.bnr-p2 span{
	color:#ffdd02;
}
.bnr-p3{
	font-size:18px;
	line-height:24px;
	padding:5px 0 0 0;
}
.bnr-ul {
    float: left;
    margin: 40px 0 45px;
}
.bnr-ul li {
    float: left;
    width: auto;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-family: 'Conv_BentonSans-Bold';
    text-transform: uppercase;
    padding: 0 45px 0 0;
}
.bnr-ul li:nth-child(2) {
    background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/f6688d17-3235-4f91-b080-28ea661b4877/processingsos.com%20Raw%20Site%20Files%20DL/css/../images/bnr-brd.png) no-repeat right 22px, url(https://s3.amazonaws.com/subscribe-funnels-production/assets/f6688d17-3235-4f91-b080-28ea661b4877/processingsos.com%20Raw%20Site%20Files%20DL/css/../images/bnr-brd.png) no-repeat left 22px;
    padding: 0 45px;
}
.bnr-ul li:nth-child(3) {
    padding: 0 0 0 45px;
}
.start-now{
	float:left;
	max-width:100%;
}
.bnr-rit-img{
	max-width:100%;
}
/*-----------------------
CSS FOR STRIP
-------------------------*/
.strip{
	float:left;
	width:100%;
	background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/f6688d17-3235-4f91-b080-28ea661b4877/processingsos.com%20Raw%20Site%20Files%20DL/css/../images/strip.jpg) repeat left top;
	border-bottom:1px solid #e7e2e2;
	padding:28px 0 20px;
}
.brand-p1 {
    float: left;
    width: 100%;
    color: #777778;
    font-size: 20px;
    line-height: 22px;
    font-family: 'Conv_BentonSans-Bold';
    text-transform: uppercase;
    padding-bottom: 12px;
}
.strip ul {
    width: 93%;
	margin:0 auto;
}
.strip ul li {
    display: inline-block;
    width: auto;
	margin:0 18px;
}
.strip ul li:first-child{
	margin:0 18px 0 0;
}
.strip ul li:last-child{
	margin:0 0 0 18px;
}

.strip ul li img {
    max-width: 100%;
}
.brnd-p-lft {
    max-width: 100%;
    vertical-align: middle;
    margin-top: -6px;
    display: inline-block !important;
}
/*-----------------------
CSS FOR SECTION 1
-------------------------*/
.section-1 {
    float: left;
    width: 100%;
    padding: 65px 0 90px;
}
.section-1 .container{
	padding:0 100px;
}
.comn-heading {
    float: left;
    width: 100%;
    color: #333333;
    font-size: 52px;
    line-height: 50px;
    font-family: 'Conv_BentonSans-Bold';
    padding-bottom: 8px;
    font-weight: normal;
}
.comn-heading span {
    color: #164d8e;
	text-transform: uppercase;
}
.cmn-brd{
	max-width:100%;
	margin-bottom:35px;
}
.cmn-para{
	float: left;
    width: 100%;
    color: #3b3939;
    font-size: 18px;
    line-height: 26px;
}
.sec1-ul{
	float:left;
	width:100%;
	margin:50px 0 0 0;
}

.sec1-ul li{
	float:left;
	width:32%;
	display:inline-block;
	padding:20px;
	border:1px solid #ebf2f9;
}
.sec1-ul li:nth-child(2){
	margin:0 2%;
}
.sec1-icon1{
	max-width:100%;
	margin-bottom:10px;
}
.sec1-p1{
	float: left;
    width: 100%;
    color: #164d8e;
    font-size: 18px;
    line-height: 24px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-family: 'Conv_BentonSans-Bold';
}

/*-----------------------
CSS FOR CTA 1
-------------------------*/
.cta-1, .cta-2, .cta-3 {
    float: left;
    width: 100%;
    background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/f6688d17-3235-4f91-b080-28ea661b4877/processingsos.com%20Raw%20Site%20Files%20DL/css/../images/cta1.jpg) no-repeat center top;
    background-attachment: fixed;
    background-size: cover;
    padding: 60px 0 55px;
}
.cta-2 {
    background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/f6688d17-3235-4f91-b080-28ea661b4877/processingsos.com%20Raw%20Site%20Files%20DL/css/../images/cta2.jpg) no-repeat center top;
    background-attachment: fixed;
    background-size: cover;
}
.cta-3 {
    background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/f6688d17-3235-4f91-b080-28ea661b4877/processingsos.com%20Raw%20Site%20Files%20DL/css/../images/cta3.jpg) no-repeat center top;
    background-attachment: fixed;
    background-size: cover;
}
.cta-p1{
	float: left;
    width: 100%;
    color: #fff;
    font-size: 36px;
    line-height: 36px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
}
.cta-1 .cmn-para, .cta-2 .cmn-para, .cta-3 .cmn-para{
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight:200;
	text-transform:uppercase;
	letter-spacing:1px;
}
.cta-btn{
	max-width:100%;
	margin-top:30px;
}

/*-----------------------
CSS FOR SECTION 2
-------------------------*/
.section-2 {
    float: left;
    width: 100%;
    padding: 80px 0 70px;
}
.section-2 .cmn-para{
	padding:0 100px 40px;
}
.sec-2-ul{
	float:left;
	width:100%;
	background:url(https://s3.amazonaws.com/subscribe-funnels-production/assets/f6688d17-3235-4f91-b080-28ea661b4877/processingsos.com%20Raw%20Site%20Files%20DL/css/../images/sec2-ul-bg.jpg) no-repeat center top;
	padding:33px 50px 0;
}
.sec-2-ul li{
	width:44%;
	padding:15px 20px 15px 65px;
	border:1px solid #c4cdd8;
	text-align:left;
	color:#164d8e;
	font-size:18px;
	line-height:24px;
	font-family: 'Conv_BentonSans-Bold';
	background:#fff url(https://s3.amazonaws.com/subscribe-funnels-production/assets/f6688d17-3235-4f91-b080-28ea661b4877/processingsos.com%20Raw%20Site%20Files%20DL/css/../images/tik.png) no-repeat 26px 17px;
	margin-bottom:7px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
/*-----------------------
CSS FOR SECTION 3
-------------------------*/
.section-3 {
    float: left;
    width: 100%;
    background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/f6688d17-3235-4f91-b080-28ea661b4877/processingsos.com%20Raw%20Site%20Files%20DL/css/../images/sec3-bg.jpg) repeat left top;
	padding:70px 0;
}
.section-3 .comn-heading{
	color:#fff;
	text-transform:uppercase;
	margin-bottom:30px;
}
.section-3 .cmn-para{
	color:#fff;
	margin-bottom:30px;
}
.sec-3-ul{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.sec-3-ul li{
	float:left;
	display:inline-block;
	width: 11.5%;
	background-color:#fff;
	color:#fff;
	font-family: 'Conv_BentonSans-Bold';
	font-size:20px;
	line-height:22px;
	text-transform:uppercase;
	margin-right:2.5%;
}
.sec3-ic1{
	max-width:100%;
	margin:8px auto;
}
.blue-blk{
	background:#164d8e;
	height:64px;
	padding:10px 0;
}
.sec-3-ul li:last-child{
	margin-right:0;
}
/*-----------------------
CSS FOR SECTION 4
-------------------------*/
.section-4 {
    float: left;
    width: 100%;
    padding:60px 0 70px;
}
.section-4 .cmn-para{
	padding:0 100px 30px;
}
.sec-4-100{
	float:left;
	width:100%;
	margin-top:45px;
	padding:0 50px;
}
.sec-4-box{
	width:50%;
}
.sec4-p1{
	float: left;
    width: 100%;
    color: #3b3939;
    font-size: 24px;
    line-height: 26px;
	margin:75px 0 15px;
	text-transform:uppercase;
	font-family: 'Conv_BentonSans-Bold';
	text-align:left;
}
.sec4-img1{
	max-width:100%;
}
.sec-4-box .cmn-para{
	padding:0;
	text-align:left;
}
/*-----------------------
CSS FOR SECTION 5
-------------------------*/
.section-5 {
    float: left;
    width: 100%;
    padding:80px 0 70px;
}
.testimonial-slide{
	margin:15px 0 0px 0;
	width:100%;
	padding:0 170px;
}
.face{
	display:inline-block;
	margin:0 auto 25px;
}
.sec5-p2{
	float: left;
    width: 100%;
    color: #329ad5;
    font-size: 18px;
    line-height: 24px;
	margin:45px 0 25px;
	font-family: 'Conv_BentonSans-Bold';
}
.sec5-p2 span{
	color:#3b3939;
	font-family: 'Conv_BentonSans-Light';
}

/*-----------------------
CSS FOR SECTION 6
-------------------------*/
.section-6 {
    float: left;
    width: 100%;
    padding:70px 0 70px;
}
.cmn-brd-2{
	float:left;
	max-width:100%;
}
.section-6 .comn-heading{
	text-align:left;
}
.sec6-lft{
	float:left;
	width:48.5%;
	margin-right:5%;
}
.cont-ul{
	float: left;
    width: 100%;
	padding:80px 0 0 73px;
}
.cont-ul li {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #717171;
    text-align: left;
    padding: 12px 0 10px 60px;
    line-height: 26px;
	font-family: 'Conv_BentonSans-Light';
}
.cont-ul li:nth-child(1) {
    background: url(../images/ci1.jpg) no-repeat left 13px;
}
.cont-ul li:nth-child(2) {
    background: url(../images/ci4.jpg) no-repeat left 13px;
}
/* .cont-ul li:nth-child(3) {
    background: url(../images/ci3.jpg) no-repeat left 13px;
}
.cont-ul li:nth-child(4) {
    background: url(../images/ci4.jpg) no-repeat left 13px;
} */
.cont-ul li h4 {
    font-size: 22px;
    color: #008bd2;
    text-transform: uppercase;
	font-family: 'Conv_BentonSans-Bold';
	font-weight:normal;
}

.sec6-rit{
	float:left;
	width:42%;
	background-color:#164d8e;
	padding:25px;
	 -webkit-box-shadow: 2px 2px 40px 10px #e2eaee;
    box-shadow: 2px 2px 40px 10px #e2eaee;
}
.form-box{
	float: left;
    width: 100%;
}
.frmElmnts {
    clear: both;
    margin: 10px 0;
    width: 100%;
    position: relative;
}
.fldicon {
    position: absolute;
    left: 0px;
    top: 0px;
	height:52px;
}
.text-area .fldicon {
	height:193px;
	width:46px;
}
.frmElmnts input, .frmElmnts textarea {
    height: 52px;
    border: 1px solid #b4d1eb;
    width: 100%;
    background: #fff;
    font-size: 18px;
    color: #ababab;
    text-align: left;
    padding: 0 10px 0 60px;
    border-radius: 2px;
	font-family: 'Conv_BentonSans-Light';
	line-height:22px;
}
.frmElmnts textarea {
    padding-top: 13px;
    height: 193px;
	resize:none;
}
.frm-btn{
	float:left;
	max-width:100%;
	margin:30px 0 10px;
}

footer {
    float: left;
    width: 100%;
    padding: 30px 0 15px;
	background-color:#f5f5f5;
	border-top:1px solid #e1e1e1;
}
footer p {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 18px;
    color: #858585;
	font-family: 'Conv_BentonSans-Light';
	margin-bottom:15px;
}
footer p a, footer p a:hover{
	color: #858585;
}



/*----===============================================================
CSS FOR MEDIA QUERY
=======================================================-----*/
@media only screen and (max-width:1169px){
.container{width:1004px;}
/*-----------------------
CSS FOR BANNER
-------------------------*/
.bnr-p2 {
  font-size: 53px;
  line-height: 54px;
}
.bnr-ul li:nth-child(3) {
    padding: 0 0 0 30px;
}
bnr-ul li:nth-child(2) {
    padding: 0 30px;
}
.bnr-ul li {
    padding: 0 30px 0 0;
}
/*-----------------------
CSS FOR STRIP
-------------------------*/
.strip ul {
    width: 100%;
}
.strip ul li:first-child {
  margin: 0 10px 0 0;
}
.strip ul li {
  margin: 0 10px;
}
.strip ul li:last-child {
  margin: 0 0 0 10px;
}
/*-----------------------
CSS FOR SECTION 1
-------------------------*/
.section-1 .container {
    padding: 0 50px;
}
/*-----------------------
CSS FOR SECTION 3
-------------------------*/
.sec-3-ul li {
  font-size: 17px;
  line-height: 22px;
}
}
@media only screen and (max-width:1024px){
.cta-1{
    background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/f6688d17-3235-4f91-b080-28ea661b4877/processingsos.com%20Raw%20Site%20Files%20DL/css/../images/cta1.jpg) no-repeat center top;
	background-size:cover;
}
.cta-2 {
    background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/f6688d17-3235-4f91-b080-28ea661b4877/processingsos.com%20Raw%20Site%20Files%20DL/css/../images/cta2.jpg) no-repeat center top;
	background-size:cover;
}
.cta-3 {
    background: url(https://s3.amazonaws.com/subscribe-funnels-production/assets/f6688d17-3235-4f91-b080-28ea661b4877/processingsos.com%20Raw%20Site%20Files%20DL/css/../images/cta3.jpg) no-repeat center top;
	background-size:cover;
}
	
}
@media only screen and (max-width:1010px){
.container{width:760px;padding:0 3px;}
.show-mob, .show-desk{
	display:none;
}
.show-tab{
	display:block;
}
/*-----------------------
CSS FOR MENU
-------------------------*/
.menu-bar{
	height:65px;
}
.logo {
  width: 25%;
}
.desktop-menu li {
  padding: 0 0 0 25px;
}

/*-----------------------
CSS FOR BANNER
-------------------------*/
.banner {
  padding: 55px 0 60px;
  margin-top:65px;
}
.bnr-p2 {
  font-size: 40px;
  line-height: 40px;
}
.bnr-ul {
    margin: 25px 0 35px;
}
.bnr-ul li {
  font-size: 16px;
  line-height: 20px;
  padding: 0 20px 0 0;
}
.bnr-ul li:nth-child(2) {
  padding: 0 20px;
}
.bnr-ul li:nth-child(3) {
  padding: 0 0 0 20px;
}
.bnr-ul li img{
	height:44px;
	margin-bottom:5px;
}
.bnr-rit {
  padding: 20px 0 0;
  width: 45%;
}
/*-----------------------
CSS FOR STRIP
-------------------------*/
.strip ul li:first-child {
  margin: 0 7px 0 0;
}
.strip ul li {
  margin: 0 7px;
}
.strip ul li:last-child {
  margin: 0 0 0 7px;
}
.strip ul li img {
  height:37px;
}
/*-----------------------
CSS FOR SECTION 1
-------------------------*/
.section-1 .container {
  padding: 0 20px;
}
.sec1-ul li {
  padding: 20px 15px;
}

.sec-3-ul li {
  font-size: 14px;
  line-height: 20px;
  margin-right: 1%;
  width: 15.79%;
}
.blue-blk {
  height: 56px;
}

/*-----------------------
CSS FOR SECTION 4
-------------------------*/
.sec-4-100 {
  padding: 0;
}
.sec4-p1 {
  margin: 45px 0 15px;
}
.sec4-img1 {
  width: 90%;
}

/*-----------------------
CSS FOR SECTION 5
-------------------------*/
.testimonial-slide {
  padding: 0 50px;
}

/*-----------------------
CSS FOR SECTION 6
-------------------------*/
.section-6 .comn-heading {
  font-size: 38px;
  line-height: 38px;
}
.cont-ul {
  padding: 40px 0 0 20px;
}
.sec6-rit {
  width: 46%;
}
.fldicon {
    height: 42px;
}
.frmElmnts input{
    font-size: 16px;
    height: 42px;
    padding: 0 10px 0 50px;
}
.frmElmnts textarea {
    height: 130px;
	padding: 10px 10px 0 50px;
}
.text-area .fldicon {
    height: 130px;
    width: 38px;
}
}
@media only screen and (max-width:767px){
.container{width:100%; max-width:580px;padding:0 2%;}
.show-desk, .show-tab, .desktop-menu{
	display:none;
}
.show-mob{
	display:block;
}
.brnd-p-lft{
	display:none !important;
}
/*-----------------------
CSS FOR LOGO
-------------------------*/

.menu-bar {
  height: 50px;
  padding: 10px 0;
}
.mob-mnu{
	float:right;
	padding:5px 10px 0 0;
}
.logo {
  width: 160px;
  position: relative;
  top: -7px;
}

/*-----------------------
CSS FOR BANNER
-------------------------*/
.banner {
  padding: 25px 0;
  background: rgba(0, 0, 0, 0) url(https://s3.amazonaws.com/subscribe-funnels-production/assets/f6688d17-3235-4f91-b080-28ea661b4877/processingsos.com%20Raw%20Site%20Files%20DL/css/../images/banner.jpg) repeat scroll center top;
  margin-top:50px;
}
.bnr-lft {
  width: 100%;
}
.bnr-p1, .bnr-p2, .bnr-p3 {
  text-align: center;
}
.yelw {
  float: none;
  margin: 10px 0;
}
.bnr-p1 {
  font-size: 18px;
  line-height: 24px;
}
.bnr-p2 {
  font-size: 34px;
  line-height: 32px;
}
.bnr-ul {
  margin: 25px auto;
  float:none;
  display:inline-block;
}
.bnr-ul li {
  float:none;
  font-size: 15px;
  line-height: 20px;
  padding: 0 10px 0 0;
}
.bnr-ul li:nth-child(2) {
  padding: 0 10px;
}
.bnr-ul li:nth-child(3) {
  padding: 0 0 0 10px;
}
.start-now {
  float: none;
}
.bnr-rit-img {
  max-width: 100%;
  width:55%;
  float:none;
  margin:15px auto 0;
}

/*-----------------------
CSS FOR STRIP
-------------------------*/
.strip{
	padding: 15px 0;
}
.strip ul li:first-child {
  margin: 0 10px 0 0;
}
.strip ul li {
  margin: 0 10px;
}
.strip ul li:last-child {
  margin: 0 0 0 10px;
}
/*-----------------------
CSS FOR SECTION 1
-------------------------*/
.section-1, .cta-1, .cta-2, .section-2, .section-3, .section-4, .section-5, .section-6 {
  padding: 25px 0;
}
.comn-heading {
  font-size: 35px;
  line-height: 35px;
}
.comn-heading span {
  font-size: 33px;
}
.cmn-brd {
  margin-bottom: 20px;
}
.cmn-para {
  font-size: 16px;
  line-height: 24px;
}
.sec1-ul {
  margin: 25px 0 0;
}
.sec1-ul li {
  padding: 5px 0;
  width: 100%;
  border:none;
}
.sec1-ul li:nth-child(2) {
  margin: 4% auto;
}
/*-----------------------
CSS FOR CTA 1
-------------------------*/
.cta-p1 {
  font-size: 26px;
  line-height: 28px;
}
.cta-1 .cmn-para, .cta-2 .cmn-para, .cta-3 .cmn-para {
  font-size: 15px;
  line-height: 22px;
}
.cta-btn {
  margin-top: 20px;
  max-width: 100%;
}
/*-----------------------
CSS FOR SECTION 2
-------------------------*/
.section-2 .cmn-para {
  padding: 0;
}
.sec-2-ul {
  padding: 25px 0 0;
}
.sec-2-ul li {
  background: #fff url(https://s3.amazonaws.com/subscribe-funnels-production/assets/f6688d17-3235-4f91-b080-28ea661b4877/processingsos.com%20Raw%20Site%20Files%20DL/css/../images/tik.png) no-repeat scroll 16px 13px;
  font-size: 16px;
  line-height: 22px;
  padding: 10px 20px 10px 45px;
  width:100%;
  background-size:20px auto;
}

/*-----------------------
CSS FOR SECTION 3
-------------------------*/
.section-3 .comn-heading, .section-3 .cmn-para {
  margin-bottom: 20px;
}
.section-3 .comn-heading{
  font-size:30px;
  margin-bottom: 0;
}
.sec-3-ul {
  margin-bottom: 0;
}
.sec-3-ul li {
  margin-right: 0;
  width: 49%;
  margin-bottom:2%;
}
.sec-3-ul li:nth-child(even){
	float:right;
}

.blue-blk {
  padding:14px 3px 0 0;
  height: 50px;
}


/*-----------------------
CSS FOR SECTION 4
-------------------------*/
.section-4 .cmn-para {
  padding: 0 0 0px;
}
.sec-4-100 {
  margin-top: 25px;
}
.sec-4-box {
  width: 100%;
}
.sec4-img1 {
  width: 50%;
}
.sec4-p1 {
  margin: 20px 0 5px;
  font-size: 20px;
  line-height: 22px;
  text-align:center;
}
.sec-4-box .cmn-para {
  text-align:center;
  border-bottom: 1px solid #ebf2f9;
  padding-bottom:15px;
}

/*-----------------------
CSS FOR SECTION 5
-------------------------*/
.testimonial-slide {
  padding: 0 0px;
  margin: 0px 0 0;
}
.sec5-p2 {
  font-size: 16px;
  line-height: 24px;
  margin: 25px 0 15px;
}

/*-----------------------
CSS FOR SECTION 6
-------------------------*/
.sec6-lft{
  margin-right: 0;
  width: 100%;
}
.section-6 .comn-heading {
  text-align: center;
}
.cont-ul {
  padding: 15px 0 0;
}
.cont-ul li {
  font-size: 16px;
  padding: 10px 0 10px 30px;
}
.cont-ul li h4 {
  font-size: 17px;
}
.cont-ul li:nth-child(1), .cont-ul li:nth-child(2), .cont-ul li:nth-child(3), .cont-ul li:nth-child(4) {
    background-size: 20px auto;
}
.sec6-rit {
  padding: 8px 15px;
  width: 100%;
}
.frmElmnts input, .frmElmnts textarea {
  font-size: 16px;
  line-height: 22px;
}
.frm-btn {
  margin: 20px 0 15px;
}

/*-----------------------
CSS FOR FOOTER
-------------------------*/
footer {
  padding: 15px 0 7px;
}
footer p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 8px;
}
}
@media only screen and (max-width:400px){
.comn-heading {
  font-size: 32px;
  line-height: 30px;
}
.comn-heading span {
  font-size: 30px;
}
}
@media only screen and (max-width:390px){
.sec-3-ul li:nth-child(5) .blue-blk{
	padding:5px 0 0;
}
}
@media only screen and (max-width:360px){
.bnr-ul li {
  font-size: 13px;
  line-height: 16px;
  padding: 0 8px 0 0;
}
.bnr-ul li:nth-child(2) {
  padding: 0 8px;
}
.bnr-ul li:nth-child(3) {
  padding: 0 0 0 8px;
}
.bnr-ul li img {
  height: 34px;
  margin-bottom: 5px;
}
.comn-heading {
  font-size: 28px;
  line-height: 30px;
}
.comn-heading span {
  font-size: 26px;
}
.cmn-brd {
  margin-bottom: 8px;
}
}