@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('../fonts/sourcesanspro-semibold_1-webfont.eot');
    src: url('../fonts/sourcesanspro-semibold_1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-semibold_1-webfont.woff2') format('woff2'),
         url('../fonts/sourcesanspro-semibold_1-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-semibold_1-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-semibold_1-webfont.svg#source_sans_prosemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto-bold-webfont.eot');
    src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'RobotoMedium';
    src: url('../fonts/roboto-medium.eot');
    src: url('../fonts/roboto-medium.eot') format('embedded-opentype'),
         url('../fonts/roboto-medium.woff') format('woff'),
         url('../fonts/roboto-medium.ttf') format('truetype'),
         url('../fonts/roboto-medium.svg#RobotoMedium') format('svg');

}
@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/roboto-regular.eot');
    src: url('../fonts/roboto-regular.eot') format('embedded-opentype'),
         url('../fonts/roboto-regular.woff') format('woff'),
         url('../fonts/roboto-regular.ttf') format('truetype'),
         url('../fonts/roboto-regular.svg#RobotoRegular') format('svg');
}
@font-face {
    font-family: 'multicolore_regular';
    src: url('../fonts/multicolore-webfont.eot');
    src: url('../fonts/multicolore-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/multicolore-webfont.woff2') format('woff2'),
         url('../fonts/multicolore-webfont.woff') format('woff'),
         url('../fonts/multicolore-webfont.ttf') format('truetype'),
         url('../fonts/multicolore-webfont.svg#multicolore_regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoitalic';
    src: url('../fonts/roboto-italic-webfont.eot');
    src: url('../fonts/roboto-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-italic-webfont.woff2') format('woff2'),
         url('../fonts/roboto-italic-webfont.woff') format('woff'),
         url('../fonts/roboto-italic-webfont.ttf') format('truetype'),
         url('../fonts/roboto-italic-webfont.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light-webfont.eot');
    src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light-webfont.woff2') format('woff2'),
         url('../fonts/roboto-light-webfont.woff') format('woff'),
         url('../fonts/roboto-light-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #7b7b7b;
    background: #fff;
    font-weight: normal;
    font-family: 'RobotoRegular';
}

* {
	margin: 0;
	padding: 0;
}

a {
    color: #FA734C;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
img {
	border: none;
}

header{
	width: 100%;
	background:#ffffff;
	padding:15px 0 0;
}

.hdr_top_right{
	float:right;
	text-align: right;
}
.hdr_topinfo{
	display: inline-block;
	vertical-align: middle;
	padding:28px 0 0;
}

.logo{
	float: left;
	margin: 0;
        padding-top:20px;
}

.logo img{
	width: 144px;
}

.top_nav{
	float: right;
	padding:20px 0 0 0;
}
.top_nav ul li{
	float:left;
	list-style: none;
	padding: 0 16px 0;
}

.top_nav ul li a{
	color:#3d4543;
	font-size: 18px;
	display: inline-block;
	font-family: 'RobotoRegular';
	padding:10px 0 5px;
	border-bottom:4px solid transparent;
}
.top_nav ul li a:hover,.top_nav ul li.active a{
        color: #FA734C;
	border-bottom:4px solid #FA734C;
}

.bnt_outr{
	position:relative;
}
.bnnr_sec img{
	width:100%;
	height: auto;
}
.bancont_innr {
    position: absolute;
    top: 0;
    bottom:0;
    right:0;
    left: 10px;
}
.bnnr-txt{
	 top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    position: absolute;
}
.bnnr_txt_innr{
	width:50%;
	text-align:center;
	padding:10% 0 0;
}
.bnnr_txt_innr h2{
	font-family: 'RobotoMedium';
	color: #ffffff;
	font-size: 34px;
	margin: 0 0 10px;
	display: inline-block;
	vertical-align: middle;
}
.bnnr_txt_innr p{
	font-family: 'RobotoRegular';
	color: #ffffff;
	font-size: 20px;
}

a.action-button {
	color: #ffffff;
	outline: none !important;
	border: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}

.action-button {
    background: #FA734C none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-family: 'RobotoMedium';
    font-size: 18px;
    padding: 2% 4%;
    border-radius: 5px;
}
.action-button:hover {
    box-shadow: 0 -60px 0 #F4663F inset;
    color: #ffffff;
}

.header-bottom {
    color:#fff;;
    background:#225378;
    padding:15px 5px;
    font-size:18px;
    text-align: center;
}

.feature_sec{
	padding:60px 0;
	text-align: center;
}
.outr_features{
	text-align:center;
}
.outr_features h3{
	color:#546a79;
	font-size:25px;
	margin:0;
	font-family: 'RobotoMedium';
}
.innr_features{
	margin:35px 0 0;
}
.outr_r_icon{
	text-align:center;
	display:inline-block;
	margin:0 0 30px 0;
}
.outr_r_icon h4{
	color:#225378;
	font-size:20px;
	margin:0;
	font-family: 'RobotoRegular';
	text-align: center;
}
.round_icon{
	border-radius:100%;
	width:140px;
	height:140px;
	background:#e6cba7;
	overflow: hidden;
	line-height:147px;
	display:inline-block;
	text-align:center;
	margin:0 0 15px 0;
}
.round_icon img{
	width:100%;
	height:auto;
	overflow: hidden;
}
.bgc3{
	background:#eefbfb;
}
.bgc4{
	background:#d6edf3;
}
.bgc5{
	background:#eefbfb;
}
.bgc6{
	background:#fbfbfb;
}
.bgc3 img,.bgc4 img,.bgc5 img{
	width:auto;
	height: auto;
	overflow: hidden;
} 
.testimonials_sec{
	text-align:center;
}
.out_testimonials{
	background:#f9f9f9;
	padding:40px 0 65px;
}
.testi_round_upper{
	float:left;
}
.innr_testimonials{
	padding: 50px 15px 0;
}
.testimoni_main{
	width:100%;
	margin:0 0 70px 0;
}
.testimoni_main:last-child{
	margin:0 0 0 0;
}
.testi_innr{
	width:80%;
	position:relative;
}
.round_testi{
	border-radius:100%;
	width:118px;
	height:118px;
	overflow: hidden;
	text-align:center;
	border:2px solid #50bbe6;
}
.round_testi img{
	width:100%;
	height: 100%;
}
.testi_txt{
	overflow: hidden;
	padding:0 0 0 33px;
}
.out_testimonials h4{
	font-size:24px;
	margin:0 0 15px;
	color:#546a79;
	font-family: 'RobotoMedium';
}
.out_testimonials h6{
	font-size:16px;
	margin:0;
	color:#546a79;
	font-family: 'RobotoRegular';
}
.testi_txt p{
	color:#777777;
	font-size:16px;
	margin:0 0 20px;
	text-align:left;
	line-height:24px;
	font-family: 'RobotoRegular';
	position:relative;
}
.testi_txt p:after{
	content: "";
	position:absolute;
	right:0;
	left:-23px;
	top:0;
	background:url(../images/inverted_comma.png) no-repeat;
	width:20px;
	height:14px;
}
.testi_txt h5{
	color:#225378;
	font-size:18px;
	margin:0;
	font-family: 'robotoitalic';
}

.testimoni_main:nth-child(2n) .testi_innr{
	float: right;
}

.ftr_outr{
	background:#FA734C;
	width: 100%;
	text-align:center;
	padding: 50px 0 40px
	
}
.btm_bodr{
	border-bottom:2px solid #ffffff;
	margin: 0 50px 0;
}

.botm_nav{
	text-align: center;
	width:100%;
	display: inline-block;
}
.botm_nav ul{
	list-style: none;
	text-align:center;
}
.botm_nav ul li{
	display: inline-block;
	padding:0 30px 0 0;
}
.botm_nav ul li:last-child{
	padding:0 0 0 0;
}
.botm_nav ul li a{
	color: #ffffff;
	font-family: 'RobotoRegular';
	font-size: 17px;
}

.copy_right{
	margin:20px 0 0;
}
.copy_right p{
	color:#ffffff;
	margin:0;
	font-size:15px;
	font-family: 'robotolight';
}
.copy_right a {
    color: #fff;
}

.copy_right a:hover{
	color:#02baf2;
}
.copy_right ul{
	list-style: none;
	text-align:center;
}
.copy_right ul li{
	display: inline-block;
	padding:0 30px 0 0;
	font-size:15px;
	font-family: 'robotolight';
}
.copy_right ul li:last-child{
	padding:0 0 0 0;
}

.services_apli_sec{
	padding: 40px 0 0;
}
.service_apli_outr{
	width:100%;
}
.outr_plans{
	padding:0 0 30px;
}
.service_apli_innr{
	padding:20px 0;
}
.outr_plans:last-child{
	padding:0 0 0;
}
.servi_dev_img{
	float:left;
	
}
.servi_dev_img img{
	width:100%;
}
.servi_apli_text{
	overflow: hidden;
	padding:0 0 0 50px;
	margin:40px 0 0;
}
.servi_apli_text h4{
	color:#225378;
	font-size:22px;
	margin:0 0 20px;
	text-align: center;
	padding-bottom: 5px;
	font-family: 'RobotoMedium';
}
.servi_apli_text p{
	color:#777777;
	font-size:16px;
	margin:0;
	line-height: 24px;
	font-family: 'RobotoRegular';
}
.outr_plans:nth-child(2n) .servi_dev_img {
	float:right;
	padding:0 0 0 20px;
	
}
.outr_plans:nth-child(2n){
	background:#f9f9f9;
	padding-top: 0;
}
.outr_plans:last-child .service_apli_innr{
	padding:20px 0 0;
}

.sinup_sec{
	/*position:relative;*/
}
.outr_sinup{
	position:relative;
}
.outr_sinup img{
	width:100%;
	/*height: 100%;*/
}
.overlay{
	background: rgba(0,0,0,0.2);
	position: absolute;
	left: 0;
	bottom: 0;
	top:0;
	right: 0;
}
.innr_sinup{
	position: absolute;
	left: 0;
	bottom: 0;
	top:0;
	right: 0;
}
.sin_txt_outr{
	width:100%;
}
.sinup_txt{
	padding:110px 0 110px 45px;
	width:70%;
}
.sinup_txt h4{
	display: inline-block;
	color:#ffffff;
	font-size:22px;
	margin:0;
	font-family: 'RobotoMedium';
}
.sinup{
    background: #FA734C none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
   	font-family: 'RobotoMedium';
    font-size: 22px;
    margin:0 0 0 30px;
    padding: 10px 35px;
	border-radius: 5px;
}
.sinup:hover{
	box-shadow: 0 -52px 0 #F4633F inset;
	color: #ffffff;
}
.feature_bn_txt{
	width:100%;
	text-align:center;
}

.pricng_sec{
	text-align: center;
}
.pricng_bttm {
    padding: 0 10px;
}
.price_outr{
	background:#f9f9f9 url(../images/pricing_bg.png) no-repeat 100% 84%;
	padding: 40px 0;
	background-size:100%;
}
.price_tab{
	float:none !important;
	text-align: center;
	width: 24%;
	display: inline-block;
	padding: 10px;
}
.outr_pricing{
	text-align:center;
	width: 100%;
}
.pricng_innr{
	text-align: center;
}
.pricng_strt{
	background: #ffffff;
	text-align: center;
	transition:all 0.5s;
	border-radius:6px; 
	display: inline-block;
}
.pricng_sec h3{
	color:#546a79;
	font-size:25px;
	font-family: 'RobotoMedium';
	margin: 0 0 15px 0;
}
.pricng_sec p{
	color:#546a79;
	font-size:16px;
	font-family: 'RobotoRegular';
	margin:0 0 30px 0;
}
.pricng_bttm h2{
	color:#02baf2;
	font-size:25px;
	font-family: 'RobotoMedium';
	padding:5px 0;
	margin: 0;
}
.pricng_bttm sup{
	color:#02baf2;
	font-size:16px;
}
.pricng_bttm span{
	color:#02baf2;
	font-size:16px;
}
.pricng_bttm p{
	color:#02baf2;
	font-size:14px;
	font-family: 'open_sansregular';
}
.pricng_hdr1{
	background: #ffd46c;
	text-align:center;
	padding: 20px;
	position: relative;
	border-radius: 4px 4px 0 0;
}
.pricng_hdr2{
	background: #ffbf6b;
	text-align:center;
	padding: 20px;
	position: relative;
	border-radius: 4px 4px 0 0;
}
.pricng_hdr3{
	background: #ff906b;
	text-align:center;
	padding: 20px;
	position: relative;
	border-radius: 4px 4px 0 0;
}
.pricng_hdr4{
	background: #f26741;
	text-align:center;
	padding: 20px;
	position: relative;
	border-radius: 4px 4px 0 0;
}
.pricng_hdr5{
	background: #f24051;
	text-align:center;
	padding: 20px;
	position: relative;
	border-radius: 4px 4px 0 0;
}
.pricng_hdr1 h5, .pricng_hdr2 h5, .pricng_hdr3 h5, .pricng_hdr4  h5, .pricng_hdr5 h5{
	color:#ffffff;
	font-size:20px;
	font-family: 'source_sans_prosemibold';
	margin: 0;
}
.btm_link{
	margin:25px 0 0;
}
.btm_link h6{
	color:#546a79;
	font-size:24px;
	margin:0;
        padding-top: 10px;
	font-family: 'RobotoRegular';
}
.btm_link a{
	font-size:active
}
.pricng_bttm p:last-child{
	border: 0;
}
.pricng_strt a.button,
td a.button {
	background: #FA734C;
	color:#ffffff;
	font-size:15px;
	font-family: 'RobotoMedium';
	width: 129px;
	height:40px;
	text-align: center;
	display:inline-block;
	line-height: 40px;
	border-radius: 4px;
	margin: 20px 0;
}
.pricng_strt a:hover{
	box-shadow: 0 -40px 0 #F4633F inset;
	color: #ffffff;
}
.pricng_bttm ul{
	list-style:none;
}
.pricng_bttm ul li{
	font-size:14px;
	text-align:left;
	color: #546a79;
	font-family: 'open_sansregular';
	background:url(../images/right_pic1.png) no-repeat 0 5px;
	padding: 0 0 0 20px;
}
.right_two ul li{
	background:url(../images/right_pic2.png) no-repeat 0 5px;
}
.right_three ul li{
	background:url(../images/right_pic3.png) no-repeat 0 5px;
}
.right_four ul li{
	background:url(../images/right_pic4.png) no-repeat 0 5px;
}

.testimonials{
    margin: 20px 20px 10px 20px;
    text-align: center;
}

.testimonials_prt {
    padding: 0 5px;
}
.testimonials_innr{
	float: left;
	margin-right: 5px;
	border-radius:100%;
	width: 118px;
	height: 118px;
	overflow: hidden;
}
.testipic{
	border:2px solid #6091bd;
	border-radius:100%;
	width:100%;
	height:100%;
}
.testimonials_innr img{
	border-radius:100%;
	width:100%;
	height:100%;
	display: block;
}
.testimonials_txt{
	text-align: left;
	overflow: hidden;
	padding: 0 0 0 25px;
	background:url(../images/inverted_be.png) no-repeat 0 0px;
}
.testimonials_txt p{
	color: #777777;
	font-size: 16px;
	margin:3px 0 10px;
	font-family: 'RobotoRegular';
}
.testimonials_txt h4{
	color: #225378;
	font-size: 18px;
	margin:0px;
	font-family: 'robotoitalic';
}

.testimonial {
	text-align: left;
	overflow: hidden;
	padding: 0 0 0 25px;
	background:url(../images/inverted_be.png) no-repeat 0 0px;
        margin: 10px 50px;
}
.testimonial  p {
	color: #777777;
	font-size: 16px;
	margin:3px 0 10px;
	font-family: 'RobotoRegular';
}
.testimonial h4 {
	color: #225378;
	font-size: 18px;
	margin:0px 10px;
	font-family: 'robotoitalic';
}

#signin ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#login-trigger
{
    margin:0 0 5px 15px;
    display: inline-block;
    vertical-align: middle;
    background: #FA734C;
    height:35px;
    width:113px;
    text-align:center;
    line-height: 35px;
    color:#ffffff;
    font-size:18px;
    font-family: 'RobotoMedium';
    border-radius: 4px;
}

section.content {
    margin-top: 20px;
    padding: 40px 20px;
}

section.demo {
    text-align: center;
}

section.demo h3 {
    margin-bottom: 10px;
}
section.demo p {
    margin-top: 10px;
}

.faq {
    margin-bottom: 20px;
}

.faq .toc {
    margin-left: 35px;
}

.faq .toc li {
    margin-top: 10px;
}

.faq .questions {
    padding: 10px 10px 20px 10px;
    border-bottom: 1px #eee solid;
}

.faq .answers {
    margin-top: 30px;
}

.faq .answers li {
    margin-left: 30px;
    margin-right: 20px;
}

.faq h4 {
	color:#225378;
	font-size:18px;
	margin:20px 0 5px;
	font-family: 'RobotoMedium';
}
.faq h3 a ,
.faq h4 a {
	color:#225378;
        text-decoration: none;
}

.faq p {
	color:#777777;
	font-size:16px;
	line-height: 24px;
	font-family: 'RobotoRegular';
}

#privacy-policy li {
  padding-top: 10px;
}

/*======================================== customised css added ========================================*/

@media (max-width: 1920px) {

}

@media (max-width: 1600px) {

}

@media (max-width: 1280px) {
/*footer {
    padding: 35px 0;
}*/

}
@media (max-width: 1199px) {

}


@media (max-width:1024px) {
.banlogo {
    padding-top: 215px;
    width: 230px;
}
.whoweare_sec h2,.philosophy_inr h2,.location_inr h2 {
    font-size: 35px;
    margin: 0 0 10px;
}
.seedowl {
    height: 106px;
    top: -53px;
    width: 106px;
}
.location_inr {
    padding: 55px 0 20px;
}
/*footer {
    padding: 15px 0;
}*/

/*********feature*********/
.services_apli_sec {
    padding: 10px 0 0;
}
.outr_plans {
    padding: 0 0 15px;
}
.sinup {
    font-size: 18px;
    padding: 10px 30px;
}
.sinup_txt h4 {
    font-size: 20px;
}
/****pricing*******/
.price_outr {
    padding: 20px 0;
}
.pricng_sec h3 {
    font-size: 22px;
    margin: 0 0 10px;
}
.pricng_sec p {
    font-size: 15px;
    margin: 0 0 15px;
}
.pricng_strt a.button {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    width: 115px;
}
.pricng_bttm h2 {
    font-size: 22px;
}
.pricng_bttm sup {
    font-size: 14px;
}
.pricng_bttm span {
    font-size: 15px;
}
.pricng_sec p {
    font-size: 14px;
    margin: 0 0 10px;
}
.btm_link h6 {
    font-size: 20px;
}
.testimonial_outr {
    padding: 30px 0;
}
.pricng_hdr1 h5, .pricng_hdr2 h5, .pricng_hdr3 h5, .pricng_hdr4 h5, .pricng_hdr5 h5 {
    font-size: 18px;
}


@media (max-width: 980px){


}

@media (min-width: 800px)and (max-width:979px){
/*	.navbar-toggle {display: block;}
	.collapse {display: none;}*/
	
.logo {
    width: 218px;
}
.top_nav ul li a {
    font-size: 16px;
}
.hdr_topinfo {
    padding: 22px 0 0;
}
.top_nav {
    padding: 10px 0 0;
}
.top_nav ul li {
    padding: 0 10px;
}
.bnnr_txt_innr {
    width: 63%;
}
.read_more {
    font-size: 15px;
    margin: 15px 0 0;
    padding: 10px 15px;
}
.read_more:hover {
    box-shadow: 0 -42px 0 #028db8 inset;
}

.bnnr_txt_innr p {
    font-size: 18px;
}
.bnnr_txt_innr h2 {
    font-size: 32px;
}
.number_funel span {
    font-size: 25px;
}
.innr_bookfunel {
    padding: 35px 0 35px 50px;
    width: 60%;
}
.number_funel {
    padding: 10px 0 0;
    width: 40%;
}
.innr_bookfunel h3 {
    font-size: 20px;
}
.round_icon {
    height: 110px;
    line-height: 110px;
    width: 110px;
}
.outr_r_icon h4 {
    font-size: 18px;
}
.feature_sec {
    padding: 30px 0;
}
.innr_testimonials {
    padding: 35px 15px 0;
}
.testi_innr {
    width: 73%;
}
.testimoni_main {
    margin: 0 0 40px;
}
/*******feature************/
.servi_dev_img {
    width: 350px;
}
.servi_apli_text {
    padding: 0 0 0 20px;
}
.servi_apli_text h4 {
    font-size: 18px; 
    margin: 0 0 5px;
}
.servi_apli_text p {
    font-size: 14px;
}
.feature_bn_txt {
    width: 100%;
}
/*****pricing*******/
/*.owl-theme .owl-controls {
    margin-top: 0;
    text-align: center;
}*/
.owl-theme .owl-controls {
    margin-top: 0 !important;
}
.pricng_bttm ul li {
    font-size: 13px;
}
.btm_link {
    margin: 10px 0 0;
}
.btm_link h6 {
    font-size: 18px;
}
}

@media (max-width: 768px) {
	
.navbar-toggle {display: block;}
.collapse {display: none;}

.navbar-header {
    float: none;
}
.navbar-collapse {
    width: 100%;
    background:#FA734C;
}
.top_nav ul li a {
    color: #fff;
    border-bottom: 0;
    
}
.top_nav ul li a:hover, .top_nav ul li.active a {
    border-bottom:0;
}
.hdr_bott {
    float: none;
}
.top_nav {
    float: none;
    padding: 0;
    margin-top: 55px;
}
.top_nav ul{
	padding: 10px 0;
	margin: 0;
}
.top_nav ul li {
    float: none;
    margin: 0 0 10px;
    text-align: center;
    border-right:0;
}

header,.hdr_fix {
    padding: 10px 0;
}
.logo {
    padding: 0;
    width: 195px;
}
.navbar-toggle {
    padding: 25px 0 0;
}
.navbar-toggle .icon-bar {
    background: #FA734C;
}
.hdr_topinfo {
    padding: 15px 0 0;
    
}
.round_icon {
    height: 110px;
    line-height: 110px;
    width: 110px;
}

.outr_r_icon h4 {
    font-size: 18px;
}
.feature_sec {
    padding: 30px 0;
}
.innr_testimonials {
    padding: 35px 15px 0;
}
.testi_innr {
    width: 73%;
}
.testimoni_main {
    margin: 0 0 40px;
}
.innr_bookfunel {
    padding: 35px 0 35px 50px;
    width: 60%;
}
.number_funel {
    padding: 10px 0 0;
    width: 40%;
}
.number_funel span {
    padding: 15px 18px;
}
.innr_bookfunel h3 {
    font-size: 20px;
}
.bnnr_txt_innr {
    width: 63%;
}
.read_more {
    font-size: 15px;
    margin: 15px 0 0;
    padding: 10px 15px;
}
.read_more:hover {
    box-shadow: 0 -42px 0 #028db8 inset;
}

.bnnr_txt_innr p {
    font-size: 18px;
}
.bnnr_txt_innr h2 {
    font-size: 32px;
}

.top_nav ul li {
    margin: 0 0 5px;
}
.top_nav ul li a {
    font-size: 16px;
    padding: 5px 0;
}
/****feature*******/
.feature_bn_txt {
    width: 100%;
}
.servi_dev_img {
    width: 280px;
}
.servi_apli_text {
    margin: 15px 0 0;
    padding: 0 0 0 15px;
}
.servi_apli_text h4 {
    font-size: 20px;
    margin: 0 0 5px;
}
.servi_apli_text p {
    font-size: 14px;
}
.sinup_txt {
    width: 100%;
    padding: 80px 0 80px 45px;
}
/*****pricing*******/
.owl-theme .owl-controls {
    margin-top: 0 !important;
}
.pricng_bttm ul li {
    font-size: 13px;
}
.btm_link h6 {
    font-size: 18px;
}
.pricng_hdr1, .pricng_hdr2, .pricng_hdr3, .pricng_hdr4, .pricng_hdr5 {
    padding: 15px;
}
}
	
	
	
@media (max-width: 767px) {
	.bgc3 img, .bgc4 img, .bgc5 img {
    width: 87%;
}
.bnnr_txt_innr {
    padding:10% 0 0;
}
.bnnr_txt_innr h2 {
    font-size: 25px;
}
.bnnr_txt_innr p {
    font-size: 14px;
}
.innr_bookfunel {
    padding: 25px 0 25px 17px;
    width: 57%;
}
.number_funel span {
    font-size: 23px;
    padding: 10px 16px;
}
.testi_innr {
    width: 100%;
}
.feature_sec {
    padding: 15px 0;
}
.out_testimonials {
    padding: 20px 0 30px;
}
.round_testi {
    height: 95px;
    width: 95px;
}
.out_testimonials h4 {
    font-size: 20px;
    margin: 0 0 10px;
}
.innr_testimonials {
    padding: 20px 15px 0;
}
.testimoni_main {
    margin: 0 0 25px;
}
/******feature*****/
.servi_dev_img {
    width: 190px;
}
.sinup_txt {
    padding: 60px 0 0 45px;
}
.servi_apli_text {
    margin: 0;
}
.sinup {
    font-size: 15px;
    padding: 10px 25px;
}
.sinup:hover {
    box-shadow: 0 -42px 0 #028db8 inset;
}
.servi_apli_text h4 {
    font-size: 18px;
}
.service_apli_innr {
    padding: 10px 0;
}
.testimonials_txt p {
    font-size: 14px;
}
.testimonials_txt h4 {
    font-size: 16px;
}
.testimonials_innr {
    height: 105px;
    width: 105px;
}
.btm_link {
    margin: 5px 0 0;
}
.btm_link h6 {
    font-size: 16px;
}
}

@media (max-width:667px) {
.price_tab {
    width: 35%;
}
.img_area {
    float: left;
    width: 175px;
}
.content_txt h4 {
    font-size: 16px;
}
.outr_b_tem h3 {
    font-size: 20px;
}
.content_txt p {
    font-size: 14px;
}
}

@media (max-width:640px) {


}

@media (max-width:568px) {
.logo, .hdr_fix .logo {
    width: 195px;
}
.botm_nav ul li {
    padding: 0 15px 0 0;
}
.botm_nav ul li a {
    font-size: 15px;
}
.btm_bodr {
    margin: 0 10px;
}
.social_icons a .fa {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    width: 40px;
}
.testi_txt p {
    font-size: 14px;
    margin: 0 0 15px;
}
.testi_txt h5 {
    font-size: 16px;
}
.round_icon {
    height: 95px;
    line-height: 95px;
    width: 95px;
}
.outr_r_icon {
    margin: 0 0 20px;
}
.outr_r_icon h4 {
    font-size: 16px;
}
.bookfunel {
    text-align: center;
}
.innr_bookfunel {
    float:none;
    width: 100%;
}
.number_funel {
    width: 100%;
    padding: 5px 0 14px 17px;
}
.innr_bookfunel h3 {
    font-size: 18px;
}
.number_funel span {
    float: none;
    font-size: 15px;
    padding: 8px 13px;
}
.bnnr_txt_innr {
    padding: 7% 1% 0;
    width: 100%;
}
.bnnr_txt_innr h2 {
    font-size: 20px;
}
.innr_features {
    margin: 20px 0 0;
}
.outr_features h3 {
    font-size: 22px;
}
.out_testimonials h6 {
    font-size: 14px;
}
.copy_right p {
    font-size: 14px;
}
/********feature*******/
.outr_plans:nth-child(2n) {
    text-align: center;
}
.servi_dev_img {
    display: inline-block;
    width: 285px;
    float:none;
    margin:0 0 20px;
}
.outr_plans:nth-child(2n) .servi_dev_img {
    float: none;
    padding: 0;
}
.service_apli_innr {
    text-align: center;
}
.sinup_txt {
    padding: 35px 0 0;
    text-align: center;
}
/*****pricing*******/
.price_tab {
    width: 45%;
}
.pricng_bttm h2 {
    font-size: 20px;
}

/****26-11-15***/
.img_area {
    display: inline-block;
    float: none;
    margin:0 0 15px;
}
.content_area:nth-child(2n) .img_area {
    float: none;
    padding: 0;
}
.content_txt {
    margin: 0 0 10px;
}
.innr_tem {
    margin: 10px 0 0;
}
.outr_b_tem {
    padding: 20px 0;
}
}

@media (max-width:480px) {
.testi_round_upper {
    display: inline-block;
    float: none;
    text-align: center;
}
.bnnr_txt_innr h2 {
    margin: 0 0 5px;
}
 .read_more {
    font-size: 14px;
    margin: 0;
    padding: 6px 10px;
}
.read_more:hover {
    box-shadow: 0 -32px 0 #028db8 inset;
}
.bnnr_txt_innr {
    padding: 3% 1% 0;
}
.bnnr_txt_innr h2 {
    font-size: 18px;
}
.innr_bookfunel {
    padding: 0 0 10px;
}
.logo, .hdr_fix .logo {
    width: 150px;
}
.aply {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 100px;
}
.navbar-toggle {
    padding: 20px 0 0;
}
.innr_bookfunel h3 {
    font-size: 15px;
}
/*****feature******/
.servi_apli_text h4 {
    font-size: 15px;
}
.servi_dev_img {
    margin: 0 0 10px;
    width: 220px;
}
.sinup {
    font-size: 15px;
    padding: 7px 20px;
}
/*****pricing*****/
.price_tab {
    width: 57%;
}
.price_outr {
    background: #f9f9f9 url("../images/pricing_bg.png") no-repeat scroll 100% 90% / 100% auto;
}
.btm_link h6 {
    font-size: 14px;
}
.testimonials_innr {
    height: 95px;
    width: 95px;
    display: inline-block;
    float:none;
}
.testimonials_prt {
    text-align: center;
}
}



@media (max-width:384px) {
	.botm_nav ul li {
    padding: 0 5px 0 0;
}
.sinup_txt {
    padding: 10px 0 0;
}
.sinup_txt h4 {
    font-size: 15px;
}
/****pricing****/
.price_tab {
    width: 63%;
}
}
@media (max-width:360px) {
	.bancont_innr {
    position: static;
  }
	.bnnr-txt {
    background:rgba(34,83,120,0.4);
    position: static;
}
.read_more {
    margin: 0 0 20px;
}
.ftr_outr {
    padding: 15px 0 20px;
}
.botm_nav ul li {
    display: block;
     padding: 0 0 5px;
}	
}
@media (max-width:320px) {
.logo, .hdr_fix .logo {
    width: 125px;
}
/******pricing****/
.price_tab {
    width: 77%;
}
.aply {
    margin: 0 0 0 5px;
}
}
