@font-face {
	font-family: "Gotham";
	font-weight: normal;
	font-style: normal;
	src: url("../fonts/GothamSSm-Book-vflHZBrpz.eot");
	src: url("../fonts/GothamSSm-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamSSm-Book-vflslx66B.woff") format("woff"), url("../fonts/GothamSSm-Book-vflyuB-jk.ttf") format("truetype");
}
@font-face {
	font-family: "Gotham";
	font-weight: 600;
	font-style: normal;
	src: url("../fonts/GothamSSm-Medium-vfljlIahr.eot");
	src: url("../fonts/GothamSSm-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamSSm-Medium-vflER8pxz.woff") format("woff"), url("../fonts/GothamSSm-Medium-vfluKgy5o.ttf") format("truetype");
}
@font-face {
	font-family: "Gotham";
	font-weight: 200;
	font-style: normal;
	src: url("../fonts/GothamSSm-Light-vflh2dpP1.eot");
	src: url("../fonts/GothamSSm-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamSSm-Light-vflfJPjkV.woff") format("woff"), url("../fonts/GothamSSm-Light-vflcdz41m.ttf") format("truetype");
}
body {
	background: #f0f6fb;
	color: #999;
	font-family: 'Raleway', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #777;
	font-weight: 300;
}
a {
	color: #1f8ceb;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
.btn {
	font-weight: 300;
	border: 0;
}
.btn.btn-primary {
	background-color: #52b6ec;
}
.btn.btn-primary:hover, .btn.btn-primary.active {
	background-color: #1586c3;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
a:hover, a:focus {
	color: #80c9f1;
	text-decoration: none;
	outline: none;
}
#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	-webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
	box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 62px;
}
#main-slider {
	background-image: url(../images/bg-img.jpg);
	background-attachment: fixed;
	background-position: 50% 50%;
	background-repeat: repeat;
	padding: 100px 0;
	color: #fff;
	padding-bottom: 0px
}
.carousel-inner {
	background: url(../images/top-image.png) repeat-x bottom left;
}
#main-slider .item {
	-moz-transition: opacity ease-in-out 500ms;
	-o-transition: opacity ease-in-out 500ms;
	-webkit-transition: opacity ease-in-out 500ms;
	transition: opacity ease-in-out 500ms;
	left: 0 !important;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block !important;
	z-index: 1;
	text-align: center;
}
#main-slider .item:first-child {
	top: auto;
	position: relative;
}
#main-slider .item.active {
	opacity: 1;
	-moz-transition: opacity ease-in-out 500ms;
	-o-transition: opacity ease-in-out 500ms;
	-webkit-transition: opacity ease-in-out 500ms;
	transition: opacity ease-in-out 500ms;
	z-index: 2;
}
#main-slider .item.active h1 {
	
}
#main-slider .prev, #main-slider .next {
	position: absolute;
	top: 50%;
	background-color: rgba(0, 0, 0, 0.3);
	color: #fff;
	display: inline-block;
	margin-top: -50px;
	font-size: 24px;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 4px;
	z-index: 5;
	font-family: FontAwesome;
	display: none
}
.fa-chevron-right:before {
	font-family: FontAwesome
}
#main-slider .prev:hover, #main-slider .next:hover {
	background-color: rgba(0, 0, 0, 0.5);
}
#main-slider .prev {
	left: 10px;
}
#main-slider .next {
	right: 10px;
}
#main-slider1 .item {
	-moz-transition: opacity ease-in-out 500ms;
	-o-transition: opacity ease-in-out 500ms;
	-webkit-transition: opacity ease-in-out 500ms;
	transition: opacity ease-in-out 500ms;
	left: 0 !important;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block !important;
	z-index: 1;
	text-align: center;
}
#main-slider1 .item:first-child {
	top: auto;
	position: relative;
}
#main-slider1 .item.active {
	opacity: 1;
	-moz-transition: opacity ease-in-out 500ms;
	-o-transition: opacity ease-in-out 500ms;
	-webkit-transition: opacity ease-in-out 500ms;
	transition: opacity ease-in-out 500ms;
	z-index: 2;
}
#main-slider1 .item.active h1 {
	
}
#main-slider1 .prev, #main-slider1 .next {
	position: absolute;
	top: 50%;
	background-color: rgba(0, 0, 0, 0.3);
	color: #fff;
	display: inline-block;
	margin-top: -50px;
	font-size: 24px;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 4px;
	z-index: 5;
	font-family: FontAwesome;
	display: none
}
#main-slider1 .item.active .media-browser {
	
}
.fa-chevron-right:before {
	font-family: FontAwesome
}
#main-slider1 .prev:hover, #main-slider1 .next:hover {
	background-color: rgba(0, 0, 0, 0.5);
}
#main-slider1 .prev {
	left: 10px;
}
#main-slider1 .next {
	right: 10px;
}
#main-slider h1 {
font-size: 37px;
    color: #2e2e7f;
    font-family: 'Raleway', sans-serif;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
	font-weight:400;
}


#main-slider h1 span{
    color: #e04e50;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 16px;
    letter-spacing: 2px;
    margin-top: 15px;
    margin-bottom: 5px;
	display:block
}

.lead {
	color: #e04e50;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 14px;
	letter-spacing: 2px;
	margin-top: 15px;
	margin-bottom: 30px
}
.lead span {
	display: inline-block;
	color: #96b5cd;
	margin-left: 8px;
	margin-right: 8px
}
.lead1 {
	color: #e04e50;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 14px;
	letter-spacing: 2px;
	margin-top: 15px;
	margin-bottom: 15px
}
#main-slider h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-transform: none;
	color: #637280;
	letter-spacing: 1px;
	width: 80%;
	margin: auto;
	margin-bottom: 35px;
	line-height: 1.5em
}
.media-browser {
	background: #e9edf0 url(../images/browser.svg) no-repeat 7px 7px;
	padding-top: 22px;
	border: 1px solid #d9dee1;
	border-radius: 5px 5px 0 0;
	display: inline-block;
	box-sizing: border-box;
	position: relative;
	border-bottom: none
}
.slideshow-home .left .images {
	padding-bottom: 68%;
	width: 780px;
	max-width: 100%;
	position: relative;
}
.border-bottom {
	border-bottom: 1px solid #d9dee1;
!important
}
#contact .box {
	background-color: #222;
	color: #999;
}
#contact .box h1, #contact .box h2, #contact .box h3 {
	color: #fff;
}
#contact .box a {
	color: #999;
}
#contact .box a:hover {
	color: #52b6ec;
}
#contact .box input[type="text"], #contact .box input[type="email"], #contact .box textarea {
	background-color: #111;
	border: 0;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}
#contact .box input[type="text"]:focus, #contact .box input[type="email"]:focus, #contact .box textarea:focus {
	background-color: #000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.box {
	padding: 0px;
	position: relative;
}
.box.first {
}
.box.last {
	border-radius: 0 0 5px 5px;
}
.box h2 {
	padding: 10px 30px;
	display: inline-block;
	border-radius: 4px;
	position: relative;
	margin-bottom: 30px;
	font-size: 48px;
}
#portfolio .box {
}
.portfolio-items, .portfolio-filter {
	list-style: none;
	padding: 0;
	margin: 0;
}
.portfolio-items {
	margin-right: -20px;
}
.portfolio-filter {
	margin-bottom: 50px;
	text-align: center;
}
.portfolio-filter > li {
	display: inline-block;
}
.portfolio-items > li {
	float: left;
	padding: 0;
	margin: 0;
}
.portfolio-items.col-2 > li {
	width: 50%;
}
.portfolio-items.col-3 > li {
	width: 33%;
}
.portfolio-items.col-4 > li {
	width: 25%;
}
.portfolio-items.col-5 > li {
	width: 20%;
}
.portfolio-items.col-6 > li {
	width: 16%;
}
.portfolio-item .item-inner {
	margin: 0 20px 20px 0;
	text-align: center;
	background: #fff;
	padding: 10px;
	border-bottom: 1px solid #e1e1e1;
}
.portfolio-item img {
	width: 100%;
}
.portfolio-item .portfolio-image {
	position: relative;
}
.portfolio-item h5 {
	margin: 0;
	padding: 10px 0 0 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.portfolio-item .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: rgba(255, 255, 255, 0.9);
	text-align: center;
	vertical-align: middle;
	-webkit-transition: opacity 300ms;
	-moz-transition: opacity 300ms;
	-o-transition: opacity 300ms;
	transition: opacity 300ms;
}
.portfolio-item .overlay .preview {
	position: relative;
	top: 50%;
	display: inline-block;
	margin-top: -20px;
}
.portfolio-item:hover .overlay {
	opacity: 1;
}
/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
#pricing .box {
}
#pricing .plan {
	background: #fff;
	list-style: none;
	margin: 0 0 20px;
	text-align: center;
	padding: 0;
	border-bottom: 1px solid #e1e1e1;
}
#pricing .plan li {
	padding: 10px 0;
	margin: 0 15px;
	border-bottom: 1px dashed #eee;
}
#pricing .plan li.plan-name {
	padding: 15px 0;
	font-size: 18px;
	font-weight: 700;
}
#pricing .plan li.plan-price {
	color: #666;
	padding: 15px 0;
	font-size: 48px;
}
#pricing .plan li.plan-action {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 0;
}
#pricing .plan.featured {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
#pricing .plan.featured .plan-price {
	color: #fff;
	background-color: #52b6ec;
	border-bottom-color: #52b6ec;
	margin: 0;
}
#services .box {
	padding-bottom: 0;
}
#services .box i {
	font-size: 40px;
	color: #fff;
	font-weight: 300;
	margin-bottom: 25px;
	display: block
}
#services .box p {
	padding: 0px 25px;
	letter-spacing: 1px;
	font-size: 13px; 
	line-height:17px;
}
#services .box .border {
    padding: 10px 0px;
    border-top: none;
    border-left: none;
    width: 20%;
    border-bottom: none;
    /* background: url(../images/line-services.png) no-repeat right center; */
    border-right: 1px rgba(255,255,255,0.2) solid;
    min-height: 235px;
}
#services .box .border:last-child { border:none}
#services .box .no-border {

}
#services .box .last {

}
#services .row > div {
	margin-bottom: 50px;
}
.center {
	text-align: center;
}
#team-scroller .designation {
	margin-top: 10px;
	display: block;
}
.member {
	margin: 0 50px;
	text-align: center;
}
.carousel.scale .left-arrow, .carousel.scale .right-arrow {
	top: 30%;
	position: absolute;
}
.carousel.scale .left-arrow {
	left: -10px;
}
.carousel.scale .right-arrow {
	right: -10px;
}
.carousel.scale .active .row > div:nth-child(1) {
	-webkit-animation: scaleUp 200ms linear 0 both;
	-moz-animation: scaleUp 200ms linear 0 both;
	-ms-animation: scaleUp 200ms linear 0 both;
	-o-animation: scaleUp 200ms linear 0 both;
	animation: scaleUp 200ms linear 0 both;
}
.carousel.scale .active .row > div:nth-child(2) {
	-webkit-animation: scaleUp 200ms linear 100ms both;
	-moz-animation: scaleUp 200ms linear 100ms both;
	-ms-animation: scaleUp 200ms linear 100ms both;
	-o-animation: scaleUp 200ms linear 100ms both;
	animation: scaleUp 200ms linear 100ms both;
}
.carousel.scale .active .row > div:nth-child(3) {
	-webkit-animation: scaleUp 200ms linear 200ms both;
	-moz-animation: scaleUp 200ms linear 200ms both;
	-ms-animation: scaleUp 200ms linear 200ms both;
	-o-animation: scaleUp 200ms linear 200ms both;
	animation: scaleUp 200ms linear 200ms both;
}
.carousel.scale .active .row > div:nth-child(4) {
	-webkit-animation: scaleUp 200ms linear 400ms both;
	-moz-animation: scaleUp 200ms linear 400ms both;
	-ms-animation: scaleUp 200ms linear 400ms both;
	-o-animation: scaleUp 200ms linear 400ms both;
	animation: scaleUp 200ms linear 400ms both;
}
.icon-social {
	border: 0;
	color: #fff;
	border-radius: 100%;
	display: inline-block !important;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 0;
}
.icon-social.icon-facebook {
	background: #4f7dd4;
}
.icon-social.icon-facebook:hover {
	background: #789bde;
}
.icon-social.icon-twitter {
	background: #5bceff;
}
.icon-social.icon-twitter:hover {
	background: #8eddff;
}
.icon-social.icon-linkedin {
	background: #21a6d8;
}
.icon-social.icon-linkedin:hover {
	background: #49b9e3;
}
.icon-social.icon-google-plus {
	background: #dc422b;
}
.icon-social.icon-google-plus:hover {
	background: #e36957;
}
.icon-social.icon-pinterest {
	background: #cb2027;
}
.icon-social.icon-pinterest:hover {
	background: #e03e44;
}
.icon-social.icon-youtube {
	background: #ce332d;
}
.icon-social.icon-youtube:hover {
	background: #da5954;
}
.icon-social:hover {
	color: #fff;
}
.navbar-default {
	background: none;
	border: 0;
	padding: 0;
	min-height: auto;
	margin: 0px;
	font-family: 'Raleway', sans-serif;
}
.navbar-default .first a {
	border-radius: 0 0 0 5px;
}
.navbar-default .navbar-brand {
	margin-right: 50px;
	width: 200px;
	background: url(../images/logo1.png) no-repeat 0 50%;
	padding: 0px;
	height: 62px;
	margin-top: -15px
}
.navbar-default .navbar-nav > li {
	margin-left: 1px;
}
.navbar-default .navbar-nav > li > a {
	    color: #333;
    font-weight: 600;
    padding: 0px 12px;
    font-size: 13px;
    line-height: 32px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.navbar-default .navbar-nav > li > a > i {
	display: inline-block;
}
.navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li.active:focus > a, .navbar-default .navbar-nav > li.active:hover > a, .navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li:focus > a, .navbar-default .navbar-nav > li.active > a:focus, .navbar-default .navbar-nav > li.active:focus > a:focus, .navbar-default .navbar-nav > li.active:hover > a:focus, .navbar-default .navbar-nav > li:hover > a:focus, .navbar-default .navbar-nav > li:focus > a:focus {
	color: #1f8ceb;
	background: none
}
.icon-lg {
	font-size: 48px;
	height: 108px;
	width: 108px;
	line-height: 108px;
	color: #fff;
	margin: 10px;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
	display: inline-block !important;
	border-radius: 100%;
}
.icon-md {
	font-size: 24px;
	height: 68px;
	width: 68px;
	line-height: 68px;
	color: #fff;
	margin-right: 10px;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
	display: inline-block;
	border-radius: 100%;
	margin-bottom: 10px;
}
.icon-color1 {
	background-color: #e74c3c;
}
.icon-color2 {
	background-color: #2ecc71;
}
.icon-color3 {
	background-color: #3498db;
}
.icon-color4 {
	background-color: #8e44ad;
}
.icon-color5 {
	background-color: #1abc9c;
}
.icon-color6 {
	background-color: #2c3e50;
}
.gap {
	margin-bottom: 50px;
}
.big-gap {
	margin-bottom: 100px;
}
#footer {
	padding-top: 30px;
	padding-bottom: 30px;
	color: #999;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #52b6ec;
}
ul.social {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
}
ul.social > li {
	margin: 0 0 20px;
}
ul.social > li > a {
	display: block;
	font-size: 18px;
}
ul.social > li > a i {
	margin-right: 10px;
}
textarea#message {
	padding: 10px 15px;
	height: 220px;
}
@keyframes scaleUp {
 0% {
 opacity: 0;
 transform: scale(0.3);
}
 100% {
 opacity: 1;
 transform: scale(1);
}
}
@-moz-keyframes scaleUp {
 0% {
 opacity: 0;
 -moz-transform: scale(0.3);
}
 100% {
 opacity: 1;
 -moz-transform: scale(1);
}
}
@-webkit-keyframes scaleUp {
 0% {
 opacity: 0;
 -webkit-transform: scale(0.3);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
}
}
@-ms-keyframes scaleUp {
 0% {
 opacity: 0;
 -ms-transform: scale(0.3);
}
 100% {
 opacity: 1;
 -ms-transform: scale(1);
}
}
@-o-keyframes scaleUp {
 0% {
 opacity: 0;
 -o-transform: scale(0.3);
}
 100% {
 opacity: 1;
 -o-transform: scale(1);
}
}
.rhs-form {
	float: right;
	padding: 0px;
	font-size: 18px;
	line-height: 20px;
	margin: auto;
	font-family: 'Raleway', sans-serif;
}
.navbar-collapse {
	float: right;
}
.input_small {
	padding: 8px 10px 7px 10px;
	border-radius: 4px;
	font-size: 12px;
	line-height: normal;
	display: inline-block;
	border: none;
	background: #fafbfc;
	color: #8da2b5;
	border: 1px solid #dde5ed;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-right-width: 0;
	font-family: 'Raleway', sans-serif;
	float: left;
	letter-spacing: 0.5px
}
.top-get-started-btn {
	background: linear-gradient(to bottom, #e04e50 0, #e04e50 100%);
    border-color: #d33c3e;
    color: white;
    padding: 3px 18px 5px;
    font-size: 13px;
    height: 31px;
    border-radius: 4px;
    border: 1px solid #d33c3e;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
	
	background: linear-gradient(to bottom, #1f8ded 0%, #1985e3 100%);
    border-color: #1271c4;
    color: white;
    padding: 5px 25px 5px;
    font-size: 12px;
    height: 31px;
    border-radius: 4px;
    border: 1px #1271c4 solid;
    letter-spacing: 1px;
    float: left;
    font-weight: 500;
	text-transform:uppercase;
}
 @media (min-width: 1300px) {
.container {
	width: 1250px;
}
}
#services {
	background: #1f8ceb;
	color: #b9dcfa;
	padding: 65px 0px;
	padding-bottom: 65px
}
#services h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-transform: none;
	color: #b9dcfa;
	letter-spacing: 1px;
	width: 80%;
	margin: auto;
	margin-bottom: 65px;
	line-height: 1.5em;
	text-align: center
}
#services h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1.5px;
}
#services h1 {
	font-size: 40px;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 35px;
	margin-top: 0px;
	
}
.top-margin-20 {
	margin-bottom: 20px!important
}
#solutions {
	color: #b9dcfa;
	padding: 85px 0px;
	padding-bottom: 85px
}
#solutions .content-block {
	border: 1px solid #e9edef;
	border-radius: 6px;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1px;
	color: #333;
	min-height: 460px;
	padding: 22px;
	background: #fff
}
#solutions .problem-bg {
	border: 1px solid #e9edef;
	background: #fff url(../images/problem-bg.jpg) no-repeat bottom center!important;
}
#solutions .solution-bg {
	border: 1px solid #e9edef;
	background: #fff url(../images/solution-bg.jpg) no-repeat bottom center!important;
}
#solutions .content-block ul {
	padding: 0px;
	margin: 0px;
	padding-top: 10px
}
#solutions .content-block ul li {
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px
}
#solutions p {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-transform: none;
	color: #333;
	letter-spacing: 1px;
	margin: auto;
	text-align: left;
	line-height: 1.7em
}
#solutions .fa-close {
	color: #d2504d;
	margin-right: 6px;
	margin-bottom: 20px;
	float: left;
	vertical-align: bottom;
	margin-top: 3px;
}
#solutions .fa-check {
	color: #3ab174;
	margin-right: 6px;
	margin-bottom: 20px;
	float: left;
	vertical-align: bottom;
	margin-top: 3px;
}
#solutions strong {
	font-weight: 600;
	color: #1f8ceb
}
#solutions h2 {
	padding: 0px;
	margin: 0px;
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 18px;
	border-bottom: 1px #e5e5e5 solid;
	font-family: 'Raleway', sans-serif;
}
#solutions .red {
	color: #d2504d
}
#solutions .green {
	color: #3ab174
}
#portfolio {
	background: #fff;
	color: #b9dcfa;
	padding: 65px 0px;
	padding-bottom: 0px
}
#portfolio .lead1 {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-transform: none;
	color: #637280;
	letter-spacing: 1.5px;
	margin-bottom: 65px
}
#portfolio h1 {
	font-size: 40px;
	color: #333;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top: 0px;
	background:url(../images/seprator.png) no-repeat bottom center;
	padding-bottom:40px
	
}




#pricing {
	background: #f0f6fb;
	color: #b9dcfa;
	    border-top: 1px solid #eaeaea;
		    padding-top: 65px;

}
#pricing .lead1 {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-transform: none;
    color: #637280;
    letter-spacing: 1.2px;
    margin: auto;
    margin-bottom: 30px;
    width: 43%;
    margin-top: 20px;
    /* margin: auto; */
}
#pricing h1 {
	font-size: 40px;
	color: #000;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 50px;
	margin-top: 0px
}
.price-inner {
	background: url(../images/bar-bg.png) repeat-x bottom left;
	padding: 0px 0px 15px;
}
.pricing-plan {
	overflow: hidden;
	margin-top: 0px;
	color: #777;
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: -10px;
	position: relative;
}
.pricing-plan .pricing_currency {
	position: relative;
	vertical-align: top;
	top: 18px;
	right: 0px;
	color: #e04e50;
	font-size: 16px
}
.pricing-plan .price {
	font-weight: normal;
	font-size: 40px;
	text-align: center;
	line-height: 1.3;
	letter-spacing: -.015em;
	margin: -10px auto 17px;
	color: #e04e50;
}
.navbar-toggle {
	border-radius: 0px
}
#customer {
	background: #fff;
	color: #b9dcfa;
	padding: 65px 0px;
	padding-bottom: 85px
}
#customer .lead1 {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-transform: none;
	color: #637280;
	letter-spacing: 1.5px;
	margin-bottom: 65px
}
#customer h1 {
	font-size: 48px;
	color: #2e2e7f;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top: 0px;
	
}
/* DEMO 3 */

.wrapper-dropdown-3 {
	/* Size and position */
	position: relative;
	width: 410px;
	margin: 0 auto;
	padding: 10px;
	/* Styles */
	background: #fff;
	border-radius: 7px;
	border: 2px solid #c1dbf1;
	cursor: pointer;
	outline: none;
	text-align: left;
	font-family: 'Raleway', sans-serif;
	/* Font settings */
	font-weight: 500;
	color: #1f8ceb;
	letter-spacing: 1px
}
.wrapper-dropdown-3 span i {
	margin-right: 15px;
	margin-left: 5px;
	display: inline-block;
	font-size: 18px;
	vertical-align: text-top
}
.wrapper-dropdown-3:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -3px;
	border-width: 6px 6px 0 6px;
	border-style: solid;
	border-color: #1f8ceb transparent;
}
.wrapper-dropdown-3 .dropdown {
	/* Size & position */
	position: absolute;
	top: 140%;
	left: 0;
	right: 0;
	/* Styles */
	background: white;
	border-radius: inherit;
	border: 1px solid #9ccafa;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	font-weight: normal;
	list-style: none;
	/* Hiding */
	pointer-events: none;
	display: none;
	z-index: 100
}
.wrapper-dropdown-3 .dropdown:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: 100%;
	right: 15px;
	border-width: 0 6px 6px 6px;
	border-style: solid;
	border-color: #fff transparent;
}
.wrapper-dropdown-3 .dropdown:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: 100%;
	right: 13px;
	border-width: 0 8px 8px 8px;
	border-style: solid;
	border-color: #9ccafa transparent;
}
.wrapper-dropdown-3 .dropdown li a {
	display: block;
	padding: 15px;
	text-decoration: none;
	color: #777;
	border-bottom: 1px solid #e6e8ea;
	box-shadow: inset 0 1px 0 rgba(255,255,255,1);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.wrapper-dropdown-3 .dropdown li i {
	color: inherit;
	margin-right: 15px
}
.wrapper-dropdown-3 .dropdown li:first-of-type a {
	border-radius: 7px 7px 0 0;
}
.wrapper-dropdown-3 .dropdown li:last-of-type a {
	border: none;
	border-radius: 0 0 7px 7px;
}
/* Hover state */

.wrapper-dropdown-3 .dropdown li:hover a {
	background: #1f8ded;
	color: #fff
}
/* Active state */

.wrapper-dropdown-3.active .dropdown {
	opacity: 1;
	pointer-events: auto;
	text-align: left;
	padding: 0px;
	display: block
}
/* No CSS3 support */

.no-opacity .wrapper-dropdown-3 .dropdown, .no-pointerevents .wrapper-dropdown-3 .dropdown {
	display: none;
	opacity: 1; /* If opacity support but no pointer-events support */
	pointer-events: auto; /* If pointer-events support but no pointer-events support */
}
.no-opacity .wrapper-dropdown-3.active .dropdown, .no-pointerevents .wrapper-dropdown-3.active .dropdown {
	display: block;
}
.fa-building-o {
	font-family: FontAwesome;
	font-style: normal
}
/* FAQ*/



.faq-section {
	background: #fff;
	background: #fff;
	padding-top: 25px;
	padding-bottom: 60px
}
.inside-header {
	padding: 80px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	margin-bottom: 30px
}
.tips-tricks h1 {
	color: #2e2e7f;
	font-size: 38px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	display: block;
	font-family: 'Raleway', sans-serif;
}
.tips-tricks {
	padding: 0px;
	width: 100%;
	margin: auto;
	text-align: left;
	margin: auto;
	margin-bottom: 40px;
	font-size: 13px;
	line-height: 1.6em;
}
.tips-tricks b {
	font-size: 16px;
	font-weight: 600
}
.tips-tricks .tips-article {
	text-align: left;
	font-family: "Gotham", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	text-align: left;
	color: #444;
	padding-bottom: 20px;
	background: #fff;
	border: 1px solid #E0EBEE;
	padding: 20px;
	border-radius: 3px
}
.tips-tricks .right_col h3 {
	font-family: "Bitter-Regular";
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	letter-spacing: normal;
	text-shadow: none;
	padding: 0px 0px;
	line-height: 1.4;
	margin: 0px;
	text-align: center
}
.tips-tricks .left-col h3 {
	font-family: "Gotham", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #333;
	letter-spacing: normal;
	text-shadow: none;
	padding: 0px 0px;
	line-height: 1.4;
	margin: 0px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px
}
.tips-tricks .download_btn {
	background: none repeat scroll 0 0 #dd172b;
	border: 1px solid #a10d1a;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: "Gotham", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 10px 50px;
	vertical-align: top;
	margin: 20px;
	font-weight: 900;
	text-shadow: none;
	margin-left: 35px
}
.tips-tricks .left-col {
	width: 835px;
	font-size: 13px;
	text-align: left;
	line-height: 1.6em;
	color: #444;
	letter-spacing: 0.1px;
	word-spacing: 1px;
	padding-right: 25px
}
.tips-tricks p {
	margin-bottom: 15px;
	margin-top: 15px;
	width: auto;
	line-height: 1.6em;
	font-size: 14px
}
.tips-tricks .ans_row {
	border-bottom: 1px solid #E0EBEE;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	text-align: left
}
.tips-tricks .ans_row strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px
}
.tips-tricks h3 {
	color: #333333;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 1.4;
	margin: 20px 0 5px;
	padding: 0;
	text-align: left;
	text-shadow: none;
	margin-top: 30px;
	border-top: 3px #e5e5e5 solid;
	padding-top: 30px
}
.tips-tricks .tips-list {
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	border-bottom: 1px #b7bbc4 dotted;
	text-align: left;
	background: #fff;
	padding: 20px 0px;
}
.tips-tricks .tips-list:last-child {
	border: none
}
.tips-tricks .tips-list h2 {
	font-size: 14px;
	text-align: left;
	letter-spacing: normal;
	text-shadow: none;
	padding: 0px;
	font-weight: normal;
	margin: 0px;
	border: none;
	line-height: 1.6em
}
.tips-tricks .tips-list h2 a {
	display: block;
	cursor: pointer;
	background: url(../images/support_arrow.png) no-repeat right center;
	padding-right: 19px;
	color: #1f8ceb;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px
}
.tips-tricks .tips-list li a {
	display: block;
	cursor: pointer;
	background: url(../images/support_arrow.png) no-repeat right center;
	padding-right: 19px;
}
.tips-tricks .tips {
	margin-top: 10px
}
.tips-tricks .tips h2 {
	font-size: 18px;
	color: #333333;
	margin: 0;
	font-weight: bold;
	margin-bottom: 4px;
	text-shadow: none;
	text-align: left
}
.tips-tricks .tips h2 span {
	float: right;
	font-size: 14px;
	cursor: pointer;
	color: #207ECF;
	font-weight: normal
}
.tips-tricks .tips-list span.count {
	float: right;
	color: #fff;
	font-size: 11px;
	padding: 0;
	padding-top: 0px;
	background: linear-gradient(to bottom, #1f8ded 0%, #1985e3 100%);
	border: 1px #1271c4 solid;
	border-radius: 30px;
	width: 24px;
	height: 24px;
	text-align: center;
	line-height: 24px
}
.tips-tricks .tips-article img {
	border: 1px solid #e1e1e1;
	background-color: #FFFFFF;
	padding: 4px;
	border-radius: 5px;
	box-sizing: content-box;
	max-width: 670px;
	height: auto;
	box-shadow: 0px 1px 2px #eaeaea;
}
.tips-tricks .tips-article ul, .tips-article ol {
	margin: .5em 2em;
}
.tips-tricks .tips-article ol li {
	list-style: decimal;
}
.tips-tricks .tips-article ul li {
	list-style: disc;
}
.tips-tricks .back-link-wrap {
	font-size: 14px;
	margin-bottom: 10px;
}
.tips-tricks .breadcrumbs {
	text-align: left;
	font-size: 11px;
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
	color: #999;
	margin-top: 0px;
	letter-spacing: 1px
}
.tips-tricks .breadcrumbs a {
	font-weight: normal;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.tips-tricks .breadcrumbs span {
	font-size: 14px;
	color: #999;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif
}
.tips-inner {
	border: 1px solid #e9edef;
	border-radius: 6px;
	background-color: white;
	padding: 0px 25px;
}
.tips-inner h2{
	    font-size: 20px;
    color: #333;
    font-family: 'Raleway', sans-serif;
	letter-spacing:1.2px;
}
.support-article {
	letter-spacing: 1px;
	color: #333;
	line-height: 1.8em
}
.tips-inner p {
	letter-spacing: 1px;
	color: #333;
	line-height: 1.8em
}
.tips-inner ul {
	margin-left: 0px;
	padding: 0px;
	padding-left: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #333
}
.tips-inner ul li {
	list-style-type: square;
	margin-bottom: 15px;
	padding-left: 30px;
	display: block
}
.tips-inner ul li:before {
	content: "\f00c";
	font-family: FontAwesome;
	margin-right: 8px;
	margin-left: -30px;
	display: inline-block;
	width: 22px;
	color: #9acbf4
}
.support-article h1 {
	color: #1f8ceb;
	border-bottom: 1px #e5e5e5 solid;
	padding-bottom: 20px;
	letter-spacing: normal;
	font-weight: 600;
	padding-top: 10px;
	font-size: 30px;
	letter-spacing: 1px;
}
.intro {
	border-radius: 6px;
	padding: 20px;
	text-align: center;
	padding-bottom: 0;
	background: #fff url(../images/top-image.png) repeat-x bottom center;
	border: 1px solid #e9edef;
}
.intro h2 {
	font-size: 32px;
	color: #2e2e7f;
	font-family: 'Raleway', sans-serif;
	margin-top: 20px;
	margin-bottom: 40px;
}
.intro .media-browser {
	border: none
}
.intro .lead {
	color: #e04e50;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 13px;
	letter-spacing: 2px;
	margin-top: 15px;
}
.intro .lead_a {
    letter-spacing: 1px;
    color: #333;
    margin-bottom: 15px;
    margin-top: 15px;
    width: auto;
    line-height: 1.6em;
    font-size: 14px;
}
.intro .rhs-form {
	margin-bottom: 40px; 
	float: left;
}
.intro .lead span {
	display: inline-block;
	color: #96b5cd;
	margin-left: 4px;
	margin-right: 4px;
}
.intro .media-browser img {
	width: 100%
}
.intro .rhs-form .input_small {
    width: 49%;
}
.intro .rhs-form .top-get-started-btn {
        border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	float:left;
}
.space {
	padding-top: 10px
}
/* FAQ End*/



/*blog CSS*/
.content-blog {
	text-align: left;
	overflow: hidden;
	padding: 25px 0px;
	font-family: 'Raleway', sans-serif;
}
.content-blog .recentposts {
	padding-bottom: 20px;
	margin-bottom: 25px;
	border-bottom: 1px #ddd solid
}
.content-blog .post {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.content-blog .post img-div {
	height: auto
}
.content-blog .post img-div img {
	width: 100%;
}
.content-blog .post h2 {
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 7px;
	line-height: 1.4em
}
.content-blog .post h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 7px;
	line-height: 1.4em;
	color: #111;
	margin-top: 20px
}
.content-blog p {
	font-size: 14px;
	padding: 0px 25px
}
.content-blog header {
	color: #999999;
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 20px;
	padding: 0px 25px
}
.content-blog .img-div {
	height: 250px;
	overflow: hidden
}
.content-blog .img-div img {
	width: 100%;
}
.content-blog h2 {
	font-size: 28px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px
}
.content-blog h2 a {
	font-size: 32px;
	font-weight: 600;
	padding: 0px;
	margin: 0px;
	font-family: 'Raleway', sans-serif;
	color: #1f8ceb;
}
.content-blog h1 {
	font-size: 28px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	margin-bottom: 7px
}
.content-blog h1 a {
	font-size: 26px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #000
}
.content-blog ul {
	margin-left: 25px
}
a.more-link {
	background: #f8f8f8;
	border-radius: 2px 2px 2px 2px;
	clear: both;
	color: #1f8ceb;
	display: inline-block;
	padding: 5px 20px;
	text-decoration: none;
}
.RHS_box {
	margin-bottom: 40px
}
.top-space {
	padding-top: 15px
}
.RC-info {
	overflow: hidden;
	margin-bottom: 25px;
	color: #333;
	text-shadow: 0 1px #FFFFFF;
	margin-bottom: 40px
}
.RC-info h3 {
	background: #fff;
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #000;
	padding-bottom: 7px;
	border-bottom: 1px #ddd solid
}
.RC-info .inner {
	padding: 10px 0px;
	color: #666666;
	line-height: 1.6em;
	font-size: 13px
}
.most_popular {
	border: 1px solid #e9edef;
	border-radius: 6px;
	background-color: white;
	overflow: hidden;
	padding: 20px;
	margin-top: 30px
}
.most_popular h3 {
	background: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #000;
	padding-bottom: 14px;
	border: none;
	border-bottom: 1px #e5e5e5 solid;
	margin-bottom: 10px;
	font-weight: 600
}
.most_popular ul {
	border-bottom: 1px dotted #DEDEDE;
	overflow: hidden;
	margin: 0px;
	padding: 12px 0px;
	padding-left: 5px
}
.most_popular ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 20px;
}
.most_popular ul:first-child {
	background-clip: padding-box;
	border-top: 0 none;
	border-radius: 0 0 2px 2px;
}
.most_popular ul:last-child {
	background-clip: padding-box;
	border-bottom: 0 none;
	border-radius: 0 0 2px 2px;
}
.most_popular a {
}
.content-blog .recentposts span {
	color: #64c457;
	font-weight: 600
}
/*blog END*/


/* Footer*/
.footer {
	background-color: #212b3a;
	padding: 60px 0px;
	position: relative;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: -0.01em;
	font-size: 1.25rem;
	line-height: 1.875rem;
	color: #6e7681;
}
.footer .links {
	color: #d1dae8;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: center
}
.footer .links a {
	color: #d1dae8;
}
.footer .links span {
	color: #aed5f5;
	display: inline-block;
	margin-left: 7px;
	margin-right: 7px
}
.footer .social-links {
	overflow: hidden;
	text-align: center;
	margin-top: 20px
}
.footer .social-links a {
	border: 2px #6e7681 solid;
	height: 34px;
	width: 34px;
	text-align: center;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 50px;
	line-height: 32px;
	color: #6e7681
}
.footer .page-links {
	overflow: hidden;
	margin-top: 45px;
	text-align: center;
	padding: 0px 80px
}
.footer .page-links a {
	display: inline-block;
	color: #6e7681;
	margin-left: 8px;
	color: #6e7681;
	letter-spacing: 1px
}
.footer .page-links a:hover {
	color: #d1dae8
}
.footer .bottom-links {
	overflow: hidden;
	margin-top: 45px;
	text-align: center;
	padding: 0px 80px;
	font-size: 12px;
	letter-spacing: 1px
}
.footer .bottom-links a {
	display: inline-block;
	color: #6e7681;
	margin-left: 5px;
	color: #6e7681;
	letter-spacing: 1px
}
.footer .bottom-links a:hover {
	color: #d1dae8
}
.footer .bottom-links span {
	color: #6e7681;
	display: inline-block;
	margin-left: 7px;
	margin-right: 7px
}
.top-padd {
	padding-top: 120px!important
}
.top-padd1 {
	padding-top: 65px
}
.home-block {
	position: absolute;
	z-index: 100;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1px;
	margin-top: 65px;
	min-width: 180px;
	text-align: left
}
.home-block strong {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 600;
	color: #1f8ceb;
	display: block;
	text-align: left;
	margin-bottom: 8px;
	padding-bottom: 18px;
	position: relative
}
.home-block strong:after {
	background: url(../images/line.svg) repeat-x bottom left;
	position: absolute;
	width: 100%;
	height: 3px;
	content: "";
	left: 0px;
	margin-top: 35px
}
.home-block ul {
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #8593a1;
	font-size: 13px
}
.home-block ul li {
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px
}
.home-block img {
	margin-right: 3px
}
.home-block i {
	width: 18px;
	text-align: center
}
.green-color {
	color: #4dae05!important
}
.purple-color {
	color: #e04e50!important
}
.orange-color {
	color: #e04e50!important
}
.home-block1 {
	position: absolute;
	z-index: 100;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1px;
	margin-top: 120px;
	min-width: 180px;
	margin-left: 960px;
	text-align: left
}
.home-block1 strong {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 600;
	color: #1f8ceb;
	display: block;
	text-align: left;
	margin-bottom: 8px;
	padding-bottom: 18px;
	padding-left: 20px;
	position: relative
}
.home-block1 strong:after {
	background: url(../images/line.svg) repeat-x bottom left;
	position: absolute;
	width: 100%;
	height: 3px;
	content: "";
	left: 0px;
	margin-top: 35px
}
.home-block1 ul {
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #8593a1;
	font-size: 13px
}
.home-block1 ul li {
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 20px
}
.home-block img {
	margin-right: 3px
}
.home-block1 i {
	width: 18px;
	text-align: center
}
.subscribe-form {
	overflow: hidden;
	text-align: center;
	margin: auto;
	margin-bottom: 45px
}
.subscribe-info {
}

.subscribe-info span {
    font-size: 30px;
    color: #333;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 30px;
    display: inline-block;
    width: 24%;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.12);
	font-weight:bold;
}
.subscribe-info span:first-child {
	width: 21%;
	padding-right:30px;
}
.subscribe-info span:last-child {
	border:none;
}

.subscribe-info span em {
	    font-size: 11px;
    font-style: normal;
    text-transform: uppercase;
    vertical-align: middle;
    display: block;
    font-weight: normal;
    color: #666;
    letter-spacing: 1.5px;
}

.subscribe-form .input_small {
	padding: 15px 10px 15px 20px;
	border-radius: 4px;
	font-size: 14px;
	line-height: normal;
	display: inline-block;
	border: none;
	background: #fff;
	color: #8da2b5;
	border: 1px solid #d1dae3;
	border-right-width: 0;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1px;
	width: 370px;
	float: none
}
.subscribe-form .top-get-started-btn {
	background: #3ed281;
	border: none;
	color: #fff;
	padding: 12px 30px;
	font-size: 16px;
	height: 50px;
	border-radius: 4px;
	float: none;
	font-weight: bold;
	letter-spacing: 1.5px;
	box-shadow: inset 0 -2px 0 0 #4fb67d;
	font-family:Montserrat,sans-serif;
	text-transform:uppercase
}
.top-padding {
	margin-top: 45px
}
.email-phone {
	float: none;
	margin-top: 0px;
	overflow: hidden;
	padding-left: 13px;
	padding-top: 3px;
	width: auto;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
	float: right;
	color: #637280
}
.email-phone span {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	color: #e5e5e5;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	border-right: 1px #dbe5ed solid;
	height: 25px;
	vertical-align: middle
}
.email-phone i {
	color: #668dae;
	margin-right: 3px;
	vertical-align: middle
}
#signup {
	background-image: url(../images/bg-img.jpg);
	background-attachment: fixed;
	background-position: 50% 50%;
	background-repeat: repeat;
	padding: 110px 0;
	color: #fff;
	padding-bottom: 0px;
}
.signup-inner {
	background: url(../images/top-image.png) repeat-x bottom left;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.signup-inner h1 {
	font-size: 50px;
	color: #2e2e7f;
	font-family: 'Raleway', sans-serif;
	margin: auto auto 50px;
}
.information_block {
	border-radius: 0px;
	margin: 0 auto;
	padding: 45px 30px;
	margin-top: 0px;
	font-family: 'Raleway', sans-serif;
	overflow: hidden;
	border: 1px #dbe5ed solid;
	min-height: 450px;
	padding-bottom: 0;
	border-right: 1px #e3ebf2 solid;
	background: #fff
}
.information_block h2 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	padding: 20px 0px;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	letter-spacing: 1px;
	border-bottom: 1px #2d5475 solid;
	display: block;
	margin: 0;
	margin-bottom: 5px
}
.information_block .group {
	display: block;
	margin-bottom: 7px;
	position: relative;
	text-align: left;
	vertical-align: top;
	margin-left: 30px
}
.nurture-name:before {
	content: '\f0c9';
	font-size: 16px;
	color: #668dae;
	font-family: FontAwesome;
	font-style: normal;
	line-height: 26px;
	padding-left: 1px;
	padding-right: 2px
}
.information_block label {
	color: #2e2e7f;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 2px;
	width: 135px;
	margin-right: 4px;
	vertical-align: top;
	padding-top: 8px;
	letter-spacing: 1px
}
.information_block .inputbox {
	border: 1px #d7dfe5 solid;
	border-radius: 0px;
	color: #465e72;
	display: inline-block;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	margin: 0;
	padding: 0 24px 0 60px;
	text-overflow: ellipsis;
	width: 300px;
	font-family: 'Raleway', sans-serif;
	background: #fff;
	letter-spacing: 1px
}
.information_block .inputbox:focus {
	outline: none
}
.information_block .info-log {
	background-color: #fff;
	border-radius: 2px 0 0 2px;
	border-right: 1px solid #eaeaea;
	color: #668dae;
	height: 36px;
	margin-left: 144px;
	padding: 0 12px;
	position: absolute;
	top: 1px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 37px
}
.information_block .button_login {
	display: inline-block;
	background-color: #3ed281;
	height: 40px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	letter-spacing: 2px;
	text-rendering: optimizeLegibility;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	color: #fff;
	-webkit-box-shadow: inset 0px -2px 0 0 #4fb67d;
	box-shadow: inset 0px -2px 0 0 #4fb67d;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: 0;
	outline: none;
	cursor: pointer;
	white-space: nowrap;
	padding: 7px 0px;
	border-radius: 2px;
	width: 300px
}
.no-col-padd {
	padding: 0px
}
.small-snippet {
	overflow: hidden;
	border: 1px #dbe5ed solid;
	border-left: none;
	min-height: 450px;
	padding: 35px 25px;
	padding-top: 50px;
	background: #fff
}
.small-snippet .snippet {
	font-size: 16px;
	color: #5c7489;
	text-align: center;
	line-height: 1.8em;
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
	letter-spacing: 1px;
	padding: 0px 30px
}
.small-snippet .photo-img {
	margin-top: 10px;
	float: none;
}
.small-snippet em {
	display: inline-block;
	font-style: normal;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif
}
.small-snippet .photo-img img {
	border-radius: 50%;
	border: none;
	width: 120px;
	border: 1px #379cf3 solid
}
.small-snippet span {
	font-size: 13px;
	color: #a4baca;
	display: block;
	margin-top: 20px;
	float: none;
	text-align: center;
	margin-bottom: 25px;
	letter-spacing: 1px;
}
.small-snippet span strong {
	font-weight: bold;
	color: #1f8ceb;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 5px
}
.short_note1 {
	color: #e04e50;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 14px;
	letter-spacing: 2px;
	width: 100%;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 50px;
}
.short_note1 span {
	display: inline-block;
	color: #96b5cd;
	margin-left: 8px;
	margin-right: 8px;
}
.color_bg {
	background: #1e8ced!important
}
.color_bg h1 {
	color: #fff!important;
}
.color_bg .lead1 {
	color: #b9dcfa!important;
}
 @media only screen and (min-width: 768px) and (max-width: 1170px) {
.home-block1, .home-block {
	display: none
}
}
 @media only screen and (min-width: 320px) and (max-width: 479px) {
#header {
	height: 125px
}
#header .container {
	padding: 0px
}
.navbar-default {
	background: none
}
.navbar-default .navbar-brand {
	margin-right: 0px;
}
.navbar-toggle {
	border: none;
	margin-right: 0px;
	margin-top: 0px;
	margin-right: 15px
}
.navbar-collapse {
	float: none
}
.navbar-nav {
	background: #fff;
	margin-top: -40px;
	z-index: 1000;
	position: absolute;
	width: 100%;
	padding-bottom: 20px;
}
.navbar-default .navbar-nav > li {
	border-bottom: 1px #e5e5e5 solid;
	line-height: 2em
}
.navbar-default .navbar-nav > li > a {
	line-height: 4.2em;
}
.navbar-default .navbar-nav > li:last-child {
	border-bottom: none
}
.input_small {
	width: 57%;
}
.rhs-form {
	float: none;
	margin-top: 0px;
	overflow: hidden;
	border-top: 1px #e5e5e5 solid;
	padding-left: 13px;
	padding-top: 15px;
	width: 100%
}
.top-get-started-btn {
	padding: 5px 20px 5px
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	color: #333
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #212b3a;
}
#main-slider h1 {
	font-size: 34px;
	margin-top: 50px
}
.lead span {
	margin-left: 2px;
	margin-right: 2px;
}
.lead {
	font-size: 11px;
	margin-bottom: 30px
}
.media-browser img {
	width: 100%
}
#services h1 {
	font-size: 30px;
	margin-bottom: 0px
}
#services h4 {
	line-height: 1.4em
}
#services .box .border {
	border-right: none
}
#services .box .no-border {
	border-bottom: 1px rgba(255,255,255,0.2) solid
}
#portfolio h1 {
	font-size: 30px;
	margin-bottom: 20px
}
#portfolio .lead1 {
	margin-bottom: 35px;
	font-size: 14px;
}
#pricing {
	padding-top: 10px
}
#pricing .lead1 {
	margin-bottom: 35px;
	font-size: 14px;
}
#pricing h1 {
	font-size: 30px;
	margin-bottom: 20px
}
.wrapper-dropdown-3 {
	width: 280px
}
#customer h1 {
	font-size: 30px;
	margin-bottom: 20px
}
#customer .lead1 {
	margin-bottom: 35px;
	font-size: 14px;
}
#customer img {
	width: 100%
}
.footer .page-links {
	padding: 0px 35px
}
.footer .bottom-links {
	padding: 0px 0px;
}
.footer .bottom-links span {
	display: block
}
.inside-header {
	padding-top: 130px;
	margin-bottom: 20px;
}
.inside-header h1 {
	font-size: 30px
}
.intro {
	margin-top: 25px
}
.intro h2 {
	font-size: 30px
}
.intro .lead {
	font-size: 11px
}
.content-blog .img-div {
	height: auto;
	overflow: hidden;
}
.subscribe-form {
	margin-bottom: 20px
}
.subscribe-form .top-get-started-btn {
	font-size: 13px
}
.home-block1, .home-block {
	position: relative;
	display: block;
	margin: 0px
}
.top-padding {
	margin-top: 25px
}
.home-block1 {
	margin-top: 25px;
	margin-bottom: 25px
}
.home-block1 strong {
	padding-left: 0px;
	font-size: 14px
}
.home-block strong {
	font-size: 14px
}
.home-block1 ul li {
	padding-left: 0px
}
.top-padd {
	padding-top: 45px!important
}
.email-phone {
	float: none;
	margin-top: 0px;
	overflow: hidden;
	border-top: 1px #e5e5e5 solid;
	padding-left: 13px;
	padding-top: 10px;
	width: 100%;
	margin-top: 0px;
	text-align: center
}
.email-phone span {
	display: block;
	height: 5px;
	border: none
}
.signup-inner h1 {
	font-size: 42px;
	padding-top: 70px
}
.information_block {
	width: auto;
	padding: 15px 0px;
	min-height: auto
}
.information_block .group {
	margin-left: 20px
}
.information_block label {
	display: block
}
.information_block .inputbox {
	display: block
}
.information_block .inputbox {
	width: 92%;
	padding-left: 15px
}
.information_block .button_login {
	width: auto;
	padding: 7px 15px
}
.information_block .info-log {
	margin-left: 1px;
	top: 31px;
	display: none
}
.information_block1 {
	width: auto
}
.information_block .button_download {
	margin: 0px 15px;
	padding: 10px 20px
}
.information_block .group ol {
	margin-left: 20px;
	margin-right: 20px
}
.small-snippet {
	border: 1px #dbe5ed solid;
	border-top: none;
	min-height: auto
}
.small-snippet .snippet {
	padding: 0px
}
.customer-logos h2 {
	font-size: 18px
}
.customer-logos .logo-img {
	width: 100%
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
#header {
	height: 125px
}
#header .container {
	padding: 0px
}
.navbar-default {
	background: none
}
.navbar-default .navbar-brand {
	margin-right: 0px;
}
.navbar-toggle {
	border: none;
	margin-right: 0px;
	margin-top: 0px;
	margin-right: 15px
}
.navbar-collapse {
	float: none
}
.navbar-nav {
	background: #fff;
	margin-top: -40px;
	z-index: 1000;
	position: absolute;
	width: 100%;
	padding-bottom: 20px;
}
.navbar-default .navbar-nav > li {
	border-bottom: 1px #e5e5e5 solid;
	line-height: 2em
}
.navbar-default .navbar-nav > li > a {
	line-height: 4.2em;
}
.navbar-default .navbar-nav > li:last-child {
	border-bottom: none
}
.input_small {
	width: 57%;
}
.rhs-form {
	float: none;
	margin-top: 0px;
	overflow: hidden;
	border-top: 1px #e5e5e5 solid;
	padding-left: 13px;
	padding-top: 15px;
	width: 100%
}
.top-get-started-btn {
	padding: 5px 20px 5px
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	color: #333
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #212b3a;
}
#main-slider h1 {
	font-size: 34px;
	margin-top: 50px
}
.lead span {
	margin-left: 2px;
	margin-right: 2px;
}
.lead {
	font-size: 11px;
	margin-bottom: 30px
}
.media-browser img {
	width: 100%
}
#services h1 {
	font-size: 30px;
	margin-bottom: 0px
}
#services .box .border {
	border-right: none
}
#services .box .no-border {
	border-bottom: 1px rgba(255,255,255,0.2) solid
}
#portfolio h1 {
	font-size: 30px;
	margin-bottom: 20px
}
#portfolio .lead1 {
	margin-bottom: 35px;
	font-size: 14px;
}
#pricing {
	padding-top: 10px
}
#pricing .lead1 {
	margin-bottom: 35px;
	font-size: 14px;
}
#pricing h1 {
	font-size: 30px;
	margin-bottom: 20px
}
.wrapper-dropdown-3 {
	width: 280px
}
#customer h1 {
	font-size: 30px;
	margin-bottom: 20px
}
#customer .lead1 {
	margin-bottom: 35px;
	font-size: 14px;
}
#customer img {
	width: 100%
}
.footer .page-links {
	padding: 0px 35px
}
.footer .bottom-links {
	padding: 0px 0px;
}
.footer .bottom-links span {
	display: block
}
.inside-header {
	padding-top: 130px;
	margin-bottom: 20px;
}
.inside-header h1 {
	font-size: 30px
}
.intro {
	margin-top: 25px
}
.content-blog .img-div {
	height: auto;
	overflow: hidden;
}
.subscribe-form {
	margin-bottom: 20px
}
.home-block1, .home-block {
	position: relative;
	display: block;
	margin: 0px;
	width: 280px;
	margin: auto
}
.top-padding {
	margin-top: 25px
}
.home-block1 {
	margin-top: 25px;
	margin-bottom: 25px
}
.home-block1 strong {
	padding-left: 0px;
	font-size: 14px
}
.home-block strong {
	font-size: 14px
}
.home-block1 ul li {
	padding-left: 0px
}
.top-padd {
	padding-top: 45px!important
}
.email-phone {
	float: none;
	margin-top: 0px;
	overflow: hidden;
	border-top: 1px #e5e5e5 solid;
	padding-left: 13px;
	padding-top: 10px;
	width: 100%;
	margin-top: 0px;
	text-align: center
}
.signup-inner h1 {
	font-size: 42px;
	padding-top: 45px
}
.information_block {
	width: auto
}
.information_block .group {
	margin-left: 0px
}
.information_block label {
	width: 120px;
	font-size: 13px
}
.information_block .inputbox {
	width: 65%
}
.information_block .info-log {
	margin-left: 130px
}
.information_block .button_login {
	width: auto;
	padding: 7px 20px
}
.information_block1 {
	width: auto
}
.information_block .button_download {
	margin: 0px 15px;
	padding: 10px 20px
}
.information_block1 .group ol {
	margin-left: 20px;
	margin-right: 20px
}
.client-logo img {
	width: 95%
}
.small-snippet {
	border: 1px #dbe5ed solid;
	border-top: none;
	min-height: auto
}
.small-snippet .snippet {
	padding: 0px
}
.customer-logos h2 {
	font-size: 18px
}
.customer-logos .logo-img {
	width: 100%
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
#header {
	height: auto
}
.navbar-collapse.collapse {
	margin-top: 15px
}
.media-browser img {
	width: 100%
}
#main-slider h1 {
	font-size: 46px;
	margin-top: 50px
}
#services h1 {
	font-size: 42px;
}
#services .box .border {
	min-height: 300px;
	padding: 30px 0px
}
#services .box .border-responsive1 {
	border-right: none;
	border-bottom: 1px rgba(255,255,255,0.2) solid
}
#services .box .last {
	border-right: 1px rgba(255,255,255,0.2) solid
}
#services .box .border-responsive {
	border-right: none
}
#portfolio h1 {
	font-size: 42px;
}
#pricing h1 {
	font-size: 42px;
}
#customer h1 {
	font-size: 42px;
}
#customer img {
	width: 100%
}
.inside-header {
	padding-top: 110px;
	margin-bottom: 20px;
}
.inside-header h1 {
	font-size: 36px
}
.intro h2 {
	font-size: 24px
}
.intro .lead {
	font-size: 10px
}
.content-blog .img-div {
	height: 150px;
	overflow: hidden;
}
.information_block .group {
	margin-left: 0px
}
.information_block .inputbox {
	width: 55%
}
.information_block label {
	width: 125px;
	font-size: 12px
}
.small-snippet .snippet {
	padding: 0px;
	font-size: 14px
}
.customer-logos .logo-img {
	width: 100%
}
}
 @media only screen and (min-width: 992px) and (max-width: 1170px) {
.navbar-default .navbar-brand {
	margin-right: 0px
}
#services .box .border {
	min-height: 325px;
	padding: 30px 15px
}
#customer img {
	width: 100%
}
.information_block .group {
	margin-left: 0px
}
.information_block .inputbox {
	width: 270px
}
.information_block label {
	width: 125px;
	font-size: 12px
}
.small-snippet .snippet {
	padding: 0px;
	font-size: 16px
}
.information_block .button_login {
	width: 270px;
}
}

/* New CSS*/

.home-block-left{ float: left; display:inline-block; width:52%; text-align:left; margin-top:18px;}
.home-block-left .subscribe-form{ text-align:left;}
.home-block-left p{  
	color: #777;
    font-family: Raleway,sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1.1px;
    line-height: 1.6em;
    margin: 10px auto 25px;
    text-transform: none;}
.home-block-right{ display:inline-block; width:48%; margin-top:80px;}

.data_stats {
    overflow: hidden;
    width: 100%;
    padding: 0px;
}

.data_stats .content-block{ overflow:hidden; margin-bottom:25px}
.data_stats .content-block h3{ font-size:14px; font-weight:600; text-transform:uppercase; color:#333; text-align:left; font-family:'Raleway', sans-serif; letter-spacing:1.5px;}

.data_stats .col {
    float: left;
    margin-right: 100px;
    width: 520px;
    margin-left: 0px;
}

.data_stats .col ul {
   	padding:3px 0px;
	border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
	margin:0px
}

.data_stats .col ul:last-child{ border:none}

.data_stats .col li {
    color: #333333;
    display: inline;
    float: left;
    font-family: "proximanova","Helvetica",Arial sans-serif;
    font-size: 13px;
}

.data_stats .col .name {
    color: #444;
    float: left;
    font-family: "proximanova","Helvetica",Arial sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding:5px 10px;
    padding-left: 25px;
    position: relative;
    text-align: left;
	
	
	background: url("../images/tick_green.png") no-repeat scroll 0 8px transparent;

}
.data_stats .col .name  a {
    color: #444;

}
.data_stats .col .name  a:hover {
	text-decoration:underline;

}
#portfolio.grey-bg{ 
	background-color:#f0f6fb;
}


.price-year{ font-size:18px; color:#333; font-weight:600;}
.media-browser1 .images img{ max-width:100%;}
.signup_page{background-color:#212b3a;}

/* =================================================================================
Login Pages
================================================================================= */
.login-form {
  width: 360px;
  padding-top: 100px;
  margin: 0px auto;
  text-shadow: none;
}
.login-form form {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
}
.login-form form img {
  margin-bottom: 18px;
}
.login-form form .profile {
  border-radius: 999px;
}
.login-form form .top {
  border-bottom: 1px solid #ddd;
  text-align: center;
  padding: 30px 0;
}
.login-form form .top h1,
.login-form form .top h4 {
  margin: 0;
}
.login-form form .top h1 {
  color: #37363E;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  margin-top: -14px;
}
.login-form form .top h4 {
  font-weight: normal;
  color: #76757B;
  font-size: 15px;
}
.login-form form .form-area {
  padding: 40px;
}
.login-form form .form-area .group {
  position: relative;
  margin-bottom: 20px;
}
.login-form form .form-area .form-control {
  padding-left: 38px;
  height: 40px;
}
.login-form form .form-area .fa {
  position: absolute;
  top: 11px;
  left: 13px;
  font-size: 16px;
  color: #C3C3C3;
}
.login-form form .form-area .btn {
 	background: #3ed281;
	border: none;
	color: #fff;
	padding: 12px 30px;
	font-size: 14px;
	height: 50px;
	border-radius: 4px;
	float: none;
	font-weight: 700;
	letter-spacing: 1.5px;
	box-shadow: inset 0 -2px 0 0 #4fb67d;
	font-family:Montserrat,sans-serif; text-transform:uppercase;
}
.login-form form .form-area .checkbox {
  margin-bottom: 20px;
}
.login-form .footer-links {
  color: #76757B;
  padding: 10px 5px;
}
.login-form .footer-links a {
  color: #76757B;
}
.login-form .footer-links a:hover {
  color: #37363e;
}


.seprator_line {background:#fff; overflow:hidden}
.seprator_line .container{ border-bottom:1px #e5e5e5 solid}

.lead {
    color: #e04e50;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 14px;
    letter-spacing: 2px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.lead span {
    display: inline-block;
    color: #96b5cd;
    margin-left: 8px;
    margin-right: 8px;
}

.small-snippet {
    padding: 80px 0px;
}
.company-count {
    display: block;
    overflow: hidden;
}
.company-count h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 70px;
    line-height: 1.428571429;
    color: #333;
    font-weight: 900;
    margin: 0px;
}
.company-count p {
    color: #668dae;
    font-size: 20px;
}
.other-information {
    display: block;
    overflow: hidden;
}
.other-information-inner {
    width: 23%;
    display: inline-block;
}
.other-information-inner h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 40px;
    line-height: 1.428571429;
    color: #333;
    font-weight: 900;
}
.other-information-inner p {
    color: #668dae;
    font-size: 15px;
    margin-bottom: 25px;
}
#signup .signup-inner {
    padding-bottom: 45px;
}

/* popup block */

#fade {
    background: none repeat scroll 0 0 #000;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
#free-trial {
    overflow: hidden;
}
.popup_block {
    left: 46%;
    margin: 0 0 50px -220px;
    opacity: 1;
    position: fixed;
    text-align: left;
    top: 10%;
    width: 600px;
    z-index: 99999;
    background: #fff;
    font-size: 12px;
    box-shadow: 0 0 2px #000000, 0 5px 27px rgba(0, 0, 0, 0.7);
    border-radius: 6px 6px 6px 6px;
}
.popup {
    box-shadow: 0 -1px 2px rgba(82, 93, 112, 0.4) inset;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
}
.popup img.cntrl {
    position: absolute;
    right: 20px;
    top: 25px;
}

.popup_block #signup {
    /*background-image: none;*/
    padding: 30px 0 0px;
	background: #f8fbff url(../images/top-image1.png) repeat-x 0px 0px;
}
.popup_block  #signup .signup-inner {
    padding-bottom: 0px;
}
.popup_block .signup-inner h1 {
    font-size: 37px;
    margin: auto auto 20px;
}
.popup_block .information_block .group {
    margin-left: 10px;
}
.popup_block .information_block label {
    width: 125px;
	text-align:right;
}
.popup_block .information_block .inputbox {
    width: 415px;
}
.popup_block .company-count h2 {
    font-size: 54px;
}
.popup_block .other-information-inner h2 {
    font-size: 46px;
}
.popup_block .information_block .button_login {
    width: 415px;
}
.popup_block .subscribe-info span {
	margin-bottom:0px;
	padding:0px 0px 5px;
	border-right: none;
}
.popup_block .subscribe-info span:last-child {
	border:none;
}
.popup_block .information_block {
	min-height:410px;
	padding: 25px 15px 15px;
}
.popup_block .subscribe-info span:first-child {
    width: 24%;
    padding-right: 0px;
}
.special-price {
	display: inline-block;
	vertical-align: super;
}
.special-price  .price {
	color: #777;
    display: inline-block;
    font-size: 22px;
    margin: 0 5px 0 0;
    text-decoration: line-through;
}

.special-price .pricing_currency {
	color: #777;
    margin-right: 5px;
    position: inherit;
    text-decoration: line-through;
    vertical-align: middle;

}

.loding-img {
   position: absolute;
   top: 17px;
   left: 41.1%;
   display: none;
}


/* ----- Help CSS ----- */

.mm-support footer {
	margin: 0px
}
.help-support {
	background: #fff;
	overflow: hidden;
	padding-bottom: 20px;
	line-height: 24px;
}
.help-support a:hover {
	color: #333
}
.help-support b {
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
}
.help-support .tips-inner ul {
	margin-left: 0px;
	padding: 0px;
	padding-left: 0px;
	letter-spacing: 0.5px;
	color: #333;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
}
.help-support .tips-inner ul li {
	list-style-type: square;
	margin-bottom: 5px;
	padding-left: 28px;
	display: block;
}
.help-support .tips-inner ul li:before {
	content: "\f0c8";
	font-family: FontAwesome;
	margin-right: 8px;
	margin-left: -25px;
	display: inline-block;
	width: 8px;
	color: #333;
	font-size: 8px;
	vertical-align: top;
}
.help-support .inside-page-header {
	background: #1f8ceb;
	padding: 25px 0px;
	margin-bottom: 20px;
	margin-top: 60px
}
.help-support .search-input {
	border-radius: 5px;
	margin: 0;
	height: auto;
	cursor: pointer;
	font-size: 16px;
	padding: 5px 12px 6px 34px;
	color: #333;
	border: none;
	width: 100%;
	font-weight: normal;
	letter-spacing: 1px;
	max-width: 100%;
	float: none
}
.help-support .search-input-large {
	padding: 20px 20px 20px 55px;
	background: url(../images/search.svg) 20px center/20px no-repeat #fff;
}
.quick-links {
	margin-top: 15px;
	overflow: hidden;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.5px;
	color: #fff
}
.quick-links strong {
	font-weight: 600
}
.quick-links a {
	margin-left: 5px;
	margin-right: 10px;
	text-decoration: underline;
	color: rgba(255,255,255,0.8)
}
.quick-links a:hover {
	color: #fff
}
.help-block1 {
	background: #f2fafd;
	padding: 25px;
	min-height: 400px;
	color: #333;
	margin-top: 15px;
	border: 1px #e4f4fa solid
}
.help-block2 {
	background: #f2fafd;
	padding: 25px;
	min-height: 400px;
	color: #333;
	margin-top: 15px;
	border: 1px #e4f4fa solid
}
.help-block3 {
	background: #f2fafd;
	padding: 25px;
	min-height: 400px;
	color: #333;
	margin-top: 15px;
	border: 1px #e4f4fa solid
}
.help-category {
	overflow: hidden;
	margin-top: 0px;
	padding-bottom: 40px;
	background: #fff
}
.help-category ul {
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	text-align: left
}
.help-category ul li {
	width: 25%;
	display: block;
	float: left;
	font-size: 15px;
	letter-spacing: 0.5px;
	line-height: 24px;
	font-weight: 400;
	color: #333;
	margin-bottom: 0px;
	padding: 15px;
	border: 1px #fff solid;
	min-height: 140px;
	padding-bottom: 0px
}
.help-category a {
	font-weight: 600;
}
.help-category ul li:hover {
	background: #fff;
	border: 1px #e5e5e5 solid
}
.help-category a span {
	color: #333;
	display: block;
	margin-top: 5px;
	font-weight: 400;
	font-size: 14px
}
.help-category a span.help-header {
	color: #1f8ceb;
    font-weight: 600;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.help-category a:hover {
	color: #333
}
.box-title {
	padding: 0px 0px;
	font-size: 13px;
	color: #000;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 18px;
	line-height: normal
}
.help-block3 p {
	margin-top: 0px;
	margin-bottom: 25px;
	font-size: 14px;
	letter-spacing: 0.5px;
	font-weight: 400
}
.help-block2 a {
	display: block;
	overflow: hidden;
	padding-left: 55px
}
.help-block2 a img {
	display: inline-block;
	float: left;
	position: absolute;
	margin-left: -55px;
	margin-top: 5px
}
.help-block2 span {
	margin-top: 0px;
	margin-bottom: 25px;
	font-size: 14px;
	letter-spacing: 0.5px;
	font-weight: 400;
	color: #333;
	display: block
}
.block-title {
	padding: 0px 0px;
	font-size: 16px;
	letter-spacing: 0.5px;
	font-weight: 600;
}
.help-block1 ul {
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	text-align: left;
	border-bottom: 1px #d1eaf4 solid;
	padding-bottom: 7px;
	margin-bottom: 7px
}
.help-block1 ul li {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.5px;
	width: 280px;
	line-height: 21px
}
.help-block1 ul .number {
	font-weight: 400;
	color: #333;
	width: 20px
}
.help-block1 ul:last-child {
	border: none;
	padding-bottom: 0px;
	margin-bottom: 0px
}
.help-block3 ul {
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	text-align: left;
	padding-bottom: 12px;
	margin-bottom: 12px
}
.help-block3 ul li {
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.5px;
	width: 215px;
	line-height: 21px
}
.help-block3 ul .pro-img {
	width: 80px;
	margin-right: 12px;
	margin-top: 2px
}
.help-block3 ul .pro-img img {
	width: 80px
}
.help-block3 ul:last-child {
	border: none;
	padding-bottom: 0px;
	margin-bottom: 0px
}
.help-block3 a {
	color: #1ABC9C;
	font-weight: 600;
	font-size: 18px;
	font-family: 'Cabin', Helvetica Neue, Sans-serif;
}
.article-header {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	letter-spacing: 0.5px
}
.back-links {
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.5px;
	margin-top: 10px
}
.back-links a {
	text-decoration: underline
}
.help-support p {
	letter-spacing: 0.5px;
	color: #333;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	width: auto;
}
.help-support .article-header {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	letter-spacing: 0.5px;
	margin-top: 25px
}
.help-support .tips-list {
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	border-bottom: 1px #e5e5e5 solid;
	text-align: left;
	background: #fff;
	padding: 15px 0px;
}
.help-support .tips-list:last-child {
	border: none
}
.help-support .tips-list h2 {
	font-size: 16px;
	text-align: left;
	letter-spacing: normal;
	text-shadow: none;
	padding: 0px;
	font-weight: normal;
	margin: 0px;
	border: none;
	line-height: 24px;
}
.help-support .tips-list h2 a {
	display: block;
	cursor: pointer;
	background: url(../images/support_arrow.png) no-repeat right center;
	padding-right: 19px;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.5px;
}
.help-support h1 {
	border: none;
	color: #000;
	padding-bottom: 5px;
	font-size: 36px;
	letter-spacing: normal;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	margin-top: 5px;
	border: none;
}
.help-block2 .get-expert {
	padding: 0px;
	border: none;
	background: none;
	min-height: auto;
	margin-bottom: 0px
}
.help-block2 .get-expert .input-text {
	padding: 5px 10px;
	font-size: 13px
}
.help-block2 .get-expert .input-text-area {
	font-size: 13px
}
.help-block2 .get-expert .submit {
	background: #1ABC9C;
	color: #fff;
	box-shadow: 0px 2px 0px #14ac8e;
	padding: 0px 0px;
	height: 43px;
	margin-bottom: 0px
}
.help-support .tips-inner {
	border: none;
	padding: 0px
}


@media only screen and (min-width: 320px) and (max-width: 479px) {
#header {
	height: 125px
}
#header .container {
	padding: 0px
}
.navbar-default {
	background: none
}
.navbar-default .navbar-brand {
	margin-right: 0px;
}
.navbar-toggle {
	border: none;
	margin-right: 0px;
	margin-top: 0px;
	margin-right: 15px
}
.navbar-collapse {
	float: none
}
.navbar-nav {
	background: #fff;
	margin-top: -40px;
	z-index: 1000;
	position: absolute;
	width: 100%;
	padding-bottom: 20px;
}
.navbar-default .navbar-nav > li {
	border-bottom: 1px #e5e5e5 solid;
	line-height: 2em
}
.navbar-default .navbar-nav > li > a {
	line-height: 4.2em;
}
.navbar-default .navbar-nav > li:last-child {
	border-bottom: none
}
.input_small {
	width: 54%;
}
.rhs-form {
	float: none;
	margin-top: 0px;
	overflow: hidden;
	border-top: 1px #e5e5e5 solid;
	padding-left: 13px;
	padding-top: 15px;
	width: 100%
}
.top-get-started-btn {
	padding: 5px 20px 5px
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	color: #333
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #212b3a;
}
#main-slider h1 {
	font-size: 34px;
	margin-top: 50px
}
.lead span {
	margin-left: 2px;
	margin-right: 2px;
}
.lead {
	font-size: 11px;
	margin-bottom: 30px
}
.media-browser img {
	width: 100%
}
#services {
	padding-bottom: 0px;
}
#services h1 {
	font-size: 24px;
	margin-bottom: 0px;
	line-height: 30px;
}
#services h4 {
	line-height: 1.4em
}
#services .box .border {
	border-right: none;
	padding: 25px 0px;
}
#services .box .no-border {
	border-bottom: 1px rgba(255,255,255,0.2) solid
}
#services .box .no-border:last-child {
	border-bottom: 0px rgba(255,255,255,0.2) solid
}
#portfolio h1 {
	font-size: 30px;
	margin-bottom: 20px
}
#portfolio .lead1 {
	margin-bottom: 35px;
	font-size: 14px;
}
#pricing {
	padding-top: 10px
}
#pricing .lead1 {
	margin-bottom: 35px;
	font-size: 14px;
}
#pricing h1 {
	font-size: 30px;
	margin-bottom: 20px
}
.wrapper-dropdown-3 {
	width: 280px
}
#customer h1 {
	font-size: 30px;
	margin-bottom: 20px
}
#customer .lead1 {
	margin-bottom: 35px;
	font-size: 14px;
}
#customer img {
	width: 100%
}
.footer .page-links {
	padding: 0px 35px
}
.footer .bottom-links {
	padding: 0px 0px;
}
.footer .bottom-links span {
	display: block
}
.inside-header {
	padding-top: 130px;
	margin-bottom: 20px;
}
.inside-header h1 {
	font-size: 30px
}
.intro {
	margin-top: 25px
}
.intro h2 {
	font-size: 30px
}
.intro .lead {
	font-size: 11px
}
.content-blog .img-div {
	height: auto;
	overflow: hidden;
}
.subscribe-form {
	margin-bottom: 20px
}
.subscribe-form .top-get-started-btn {
	font-size: 13px
}
.home-block1, .home-block {
	position: relative;
	display: block;
	margin: 0px
}
.top-padding {
	margin-top: 25px
}
.home-block1 {
	margin-top: 25px;
	margin-bottom: 25px
}
.home-block1 strong {
	padding-left: 0px;
	font-size: 14px
}
.home-block strong {
	font-size: 14px
}
.home-block1 ul li {
	padding-left: 0px
}
.top-padd {
	padding-top: 25px!important
}
#main-slider {
	padding: 130px 0;
}
#main-slider h3 {
	font-size: 28px;
}
#portfolio {
	padding: 35px 0px;
	padding-bottom: 35px;
}
.price-inner {
	padding: 20px 0px;
}
.wrapper-dropdown-3.active .dropdown {
	top: 115%;
}
#customer h1 img {
	width: inherit;
}
#customer {
	padding: 35px 0px;
	padding-bottom: 35px;
}

.help-support {
    padding-top: 65px;
}
.help-block3 img {
	width:100%;
}
.help-block1, .help-block2, .help-block3 {
    min-height: 100px;
}
.help-category ul li {
    width: 100%;
    min-height: inherit;
    padding-bottom: 15px;
}

}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
#header {
	height: 125px;
}
#header .container {
	padding: 0px
}
.navbar-default {
	background: none
}
.navbar-default .navbar-brand {
	margin-right: 0px;
}
.navbar-toggle {
	border: none;
	margin-right: 0px;
	margin-top: 0px;
	margin-right: 15px
}
.navbar-collapse {
	float: none
}
.navbar-nav {
	background: #fff;
	margin-top: -40px;
	z-index: 1000;
	position: absolute;
	width: 100%;
	padding-bottom: 20px;
}
.navbar-default .navbar-nav > li {
	border-bottom: 1px #e5e5e5 solid;
	line-height: 2em
}
.navbar-default .navbar-nav > li > a {
	line-height: 4.2em;
}
.navbar-default .navbar-nav > li:last-child {
	border-bottom: none
}
.input_small {
	width: 57%;
}
.rhs-form {
	float: none;
	margin-top: 0px;
	overflow: hidden;
	border-top: 1px #e5e5e5 solid;
	padding-left: 13px;
	padding-top: 15px;
	width: 100%
}
.top-get-started-btn {
	padding: 5px 20px 5px
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	color: #333
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #212b3a;
}
#main-slider h1 {
	font-size: 34px;
	margin-top: 50px
}
.lead span {
	margin-left: 2px;
	margin-right: 2px;
}
.lead {
	font-size: 11px;
	margin-bottom: 30px
}
.media-browser img {
	width: 100%
}
#services h1 {
	font-size: 30px;
	margin-bottom: 0px
}
#services .box .border {
	border-right: none
}
#services .box .no-border {
	border-bottom: 1px rgba(255,255,255,0.2) solid
}
#services .box .no-border:last-child {
	border-bottom: none
}
#portfolio h1 {
	font-size: 30px;
	margin-bottom: 20px
}
#portfolio .lead1 {
	margin-bottom: 35px;
	font-size: 14px;
}
#pricing {
	padding-top: 10px
}
#pricing .lead1 {
	margin-bottom: 35px;
	font-size: 14px;
}
#pricing h1 {
	font-size: 30px;
	margin-bottom: 20px
}
.wrapper-dropdown-3 {
	width: 280px
}
#customer h1 {
	font-size: 30px;
	margin-bottom: 20px
}
#customer .lead1 {
	margin-bottom: 35px;
	font-size: 14px;
}
#customer img {
	width: 100%
}
#customer h1 img {
	width: inherit;
}
.footer .page-links {
	padding: 0px 35px
}
.footer .bottom-links {
	padding: 0px 0px;
}
.footer .bottom-links span {
	display: block
}
.inside-header {
	padding-top: 130px;
	margin-bottom: 20px;
}
.inside-header h1 {
	font-size: 30px
}
.intro {
	margin-top: 25px
}
.content-blog .img-div {
	height: auto;
	overflow: hidden;
}
.subscribe-form {
	margin-bottom: 20px
}
.home-block1, .home-block {
	position: relative;
	display: block;
	margin: 0px;
	width: 95%;
	margin: auto
}
.top-padding {
	margin-top: 25px;
}
.home-block1 {
	margin-top: 25px;
	margin-bottom: 25px
}
.home-block1 strong {
	padding-left: 0px;
	font-size: 14px
}
.home-block strong {
	font-size: 14px
}
.home-block1 ul li {
	padding-left: 0px
}
.top-padd {
	padding-top: 45px!important
}
#main-slider {
	padding: 140px 0 40px 0;
}
#main-slider h3 {
	font-size: 40px;
}
#services {
	padding-bottom: 0px;
}
#portfolio, #customer {
	padding: 45px 0px;
	padding-bottom: 45px;
}
.price-inner {
	padding: 30px 0px;
}
.help-support {
    padding-top: 65px;
}
.help-block3 img {
	width:100%;
}
.help-block1 a img, .help-block2 a img, .help-block3 a img {
    min-height: 100px;
}
.help-category ul li {
    width: 100%;
    min-height: inherit;
    padding-bottom: 15px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1170px) {
.home-block1, .home-block {
	display: none
}
}
 @media only screen and (min-width: 768px) and (max-width: 991px) {
#header {
	height: auto
}
.navbar-collapse.collapse {
	margin-top: 15px
}
.media-browser img {
	width: 100%
}
#main-slider h1 {
	font-size: 46px;
	margin-top: 50px
}
#services h1 {
	font-size: 40px;
	margin-bottom: 25px;
}
#services .box .border {
	min-height: 300px;
	padding: 30px 0px
}
#services .box .border-responsive1 {
	border-right: none;
	border-bottom: 1px rgba(255,255,255,0.2) solid
}
#services .box .last {
	border-right: 1px rgba(255,255,255,0.2) solid
}
#services .box .border-responsive {
	border-right: none
}
#portfolio h1 {
	font-size: 42px;
}
#pricing h1 {
	font-size: 42px;
}
#customer h1 {
	font-size: 42px;
}
#customer img {
	width: 100%
}
.inside-header {
	padding-top: 110px;
	margin-bottom: 20px;
}
.inside-header h1 {
	font-size: 36px
}
.intro h2 {
	font-size: 24px
}
.intro .lead {
	font-size: 10px
}
.content-blog .img-div {
	height: 150px;
	overflow: hidden;
}
#main-slider {
	padding: 120px 0;
}
#main-slider h3 {
	font-size: 40px;
}
#services {
	padding-bottom: 50px;
}
.top-padd {
	padding-top: 30px!important;
}
#portfolio {
	padding: 50px 0px;
	padding-bottom: 50px;
}
.price-inner {
	padding: 50px 0px;
}
#customer h1 img {
	width: inherit;
}
#customer {
	padding: 50px 0px;
	padding-bottom: 50px;
}
.help-block1 a img, .help-block2 a img, .help-block3 a img {
	display:none;
}
.help-block2 a {
	padding-left:0px;
}
.block-title {
    font-size: 14px;
}
.help-block2 span {
    margin-bottom: 9px;
    font-size: 12px;
}
.help-block3 img {
	width:100%;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1170px) {
.navbar-default .navbar-brand {
	margin-right: 0px
}
#services .box .border {
	min-height: 325px;
	padding: 30px 15px
}
#customer img {
	width: 100%
}
#customer h1 img {
	width: inherit;
}
.help-block3 img {
	width:100%;
}
.help-block2 a {
    padding-left: 39px;
}
.help-block2 a img {
    margin-left: -39px;
    width: 26px;
}
.block-title {
    font-size: 15px;
}
.help-block2 span {
    margin-bottom: 17px;
    font-size: 14px;
}
}
