@charset "utf-8";

/*
 * Base structure
*/

html,
body {
  height: 100%;
}
body {
  color: #333;
/*  font-family:"OpenSansRegular", Helvetica, Arial, sans-serif;*/
  font-family:"Myriad Pro", Arial, sans-serif;
  font-size:18px;
  line-height:30px;
}

/* Links */

a{
	color:#1772b0;
	outline:none;
}

a,
a:focus,
a:hover {
  	text-decoration:none;
	outline:none;
	color:#1772b0;
}

p{
	margin-bottom:20px;
}

h2{
	margin-bottom:10px;
}

section{
	padding-top:80px; padding-bottom:80px;
}

/* Custom default button */
.button{
	text-transform:uppercase;
	padding:15px 25px;
	border-radius:25px;
	text-decoration:none;
	font-size:16px;
}
.partner-title { padding-left:15px; }
.partner-img { background:#FFFFFF; text-align:center; margin-top:5px; border:1px solid #000;  padding:10px 15px;}
.partner-img img { width:auto; max-width:100%;}
.logo-detail-block { min-height:600px;}
.logo-detail-block a  { color:#FFFFFF !important; text-decoration:underline; margin:20px auto; display:block; }
.button-default{
	color: #fff;
  	background-color: #1772b0;
	text-decoration:none;
	 -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.button-default:hover,
.button-default:focus {
	background-color: #2098d1;
  	text-decoration:none;
	color:#fff;
	outline:none;
}

.button-white{
	color:#1772b0;
	background-color: rgba(255,255,255,1.0);
}

.button-white:hover,
.button-white:focus{
	color:#FFF;
	background: #1772b0;
}


img{
	width:100%;
}
/* start custom css*/
h1.top-title {padding-top:20%; font-weight:500 !important;}


/* ends custom css*/
.logo{
	padding-top:25px;
	padding-left:20px;
	font-size:1.6em;
	white-space:nowrap;

	
	
}
.left0 { padding-left:0px;}
.left20 { padding-left:20px; }
span.sm-sub-title {display:block; font-size:25px; font-weight:bold !important; text-transform:uppercase;}
.logo img{
	width:80%;
}

.logo-fixed{
	display:none;
	padding-top:25px;
	padding-left:20px;
}

.logo-fixed img{
	width:80%;
}

.cover-container h1{
	/*font-family:"OpenSansBold", Helvetica, Arial, sans-serif;*/
	font-size: 3.99999em;
	color:#fff;
	margin-bottom:20px;
	font-weight:bold;
}

.cover-container-other h1{
	font-size: 2.89999em;
}

.cover-container p{
	color:#fff;
	width:75%;
	margin-bottom:35px;
}

.cover-container a.button-default{
	margin-right:10px;
}

.armee-block h2{
/*	font-family:"OpenSansBold", Helvetica, Arial, sans-serif;*/
	font-size: 3.5888887em;
	color:#1772b0;
	font-weight:bold;
}

.armee-block h2 span{
/*	font-family:"OpenSansLight", Helvetica, Arial, sans-serif;*/
	font-weight:normal;
}

.armee-block h3{
	/*font-family:"OpenSansBold", Helvetica, Arial, sans-serif;*/
	color:#1772b0;
	text-transform:uppercase;
}

.armee-symbol{
	width:20px;
	height:21px;
	display:inline-block;
	background:url(../images/symbol.png) no-repeat;
	margin-right:10px;
}

.solutionsHome ul{
	margin-left:25px;
	padding:0px;
	min-height:122px;
}

.solutionsHome ul li{
	color:#000;
	list-style-image:url(../images/bullet.png);
}

.solutions ul li{
	margin:0px;
	padding:0px;
}

.solutionsHome .basic-sol img{
	width:70%;
}

.solutionsHome .pro-sol img{
	width:65%;
}

.solutionsHome .premium-sol img{
	width:90%;
}

.solutionsHome h3{
	padding-bottom:20px;
	border-bottom:1px solid #ddd;

}


.solution-opt h3{
	color:#fff;
	text-transform:uppercase;
	padding-bottom:20px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}

.solution-opt .basic-sol img{
	width:70%;
}

.solution-opt .pro-sol img{
	width:65%;
}

.solution-opt .premium-sol img{
	width:90%;
}

.solution-opt ul{
	margin:0px;
	padding-left:25px;
	margin-bottom:20px;
	min-height:125px;
}

.solution-opt ul li{
	color:#fff;
	font-weight:normal;
}

.white-separator{
	border-bottom: 1px solid rgba(255,255,255,0.3);
	margin-top:10px;
	margin-bottom:10px;
}

.pro-header{
	border-bottom: 1px solid rgba(255,255,255,0.3);
	margin-bottom:50px;
}

.pro-logo{
	text-transform:uppercase;
	font-size:1.1222em;
	font-weight:bold;
}

.pro-logo a{
	color:#fff;
}

.pro-logo img{
	width:65%;
}

.premium-logo img{
	width:85%;
}

ul.inner-nav{
	margin-bottom:5px;
}

ul.inner-nav li{
	display:inline-block;
	margin-left:30px;
}

ul.inner-nav li a{
	font-size:16px;
	color:#fff;
	text-transform:uppercase;
}


.seperator-bg{
	background-color:#1772b0;	
	padding-top:80px;
	padding-bottom:80px;
	letter-spacing:-0.5px;
}


.seperator-bg h5{
	color:#fff;
	font-size:1.55556em;
	margin-bottom:30px;

}

.seperator-bg p{
	color:#fff;
	text-align:justify;
	margin-bottom:15px;
}

span.quote{
	color:#f9f9f9;
	font-size:20px !important;
}

/*.feature-separator{
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
}*/

.feature-separator section{
	padding-top:40px;
	padding-bottom:40px;
}

.brief-features{
	width:33%;
	display:inline-table;
}

.brief-features .feature-icon{
	width:50px;
	height:50px;
	display:table-cell;
}

.brief-features .feature-icon img{
	margin-top:20px;
}

.brief-features .feature-desc{
	display:table-cell;
	width:auto;
	padding-left:10px;
	font-size:15px;
	line-height:24px;
}

.brief-features .feature-desc h4{
	padding-top:0px;
	margin-top:0px;
	font-size:1.14444em;
}

.brief-features .feature-desc p{
	margin-bottom:20px;
}

span strong{
	color:#96c73e;
}

.pro-pricing h4{
	text-align:center;
	font-size:1.2444em;
	margin-bottom:5px;
	color:#1772b0;
}

.pro-pricing h2{
	text-align:center;
	font-size:2.2444em;
	color:#1772b0;
	margin-bottom:10px;
	margin-top:5px;
}

.pro-pricing h2 strong{
	font-size:1.4444em;
}

.price-separator{
	width:80%;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:15px;
	border-bottom:1px solid #1772b0;
}

.pricingOptions{
	margin:0 auto;
	width:80%;
	text-align:center;
	padding:5px;
	margin-bottom:20px;
	border:1px solid #ddd;
	border-radius:25px;
}

.pricingOptions input{
	margin-right:5px;
}

.pricingOptions label{
	margin-right:20px;
}

.pro-features-included ul li{
	list-style-image:url(../images/correct.png);
}

.accordion {
   margin-top: 30px;
}

.accordion  dt{
     border-top: 1px solid #ddd;
	border-bottom:1px solid #ddd;
}


.accordion  dt, .accordion dd {
      padding: 15px;
	  margin-top:-1px;
}

.accordion a {
        display: block;
        color: black;
		font-weight:normal;
}

.accordion dd {
     position: relative;
	 padding:20px;
}


.contact h3{
	color:#fff;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	padding-bottom:10px;
}

.contact p{
	margin-bottom:10px;
}

.contact form label{
	font-weight:normal;
	font-size:14px;
	width:100%;
}

.contact form input{
	width:100%;
	background:rgba(255,255,255,0.8);
	border:none;
	outline:none;
	padding:5px;
}

.contact form textarea{
	width:100%;
	background:rgba(255,255,255,0.8);
	border:none;
	outline:none;
	padding:5px;
}

.contact .success{
	display:none;
	padding:10px;
	background-color:#96c73e;
	color:#fff;	
}

.google-map{
	line-height:0px;
	margin:0px;
}

.google-map iframe{
	width:100%;
	height: 350px;
	margin:0px;
}

.reviews{
	padding-top:80px;
}

.reviews section{
	padding-top:30px;
	padding-bottom:30px;
	border-bottom:1px solid #ddd;
}

.review-profile-pic{
	width: 120px;
	height: 120px;
	padding-top:20px;
}

.review-profile-pic img{
	border-radius: 190px;
}

.reviews p{
	margin-bottom:10px;
}

.reviews p span{
 	font-style:italic;
}

.reviews p span.on-mage{
	color:#f47b20
}

.reviews p span.on-twitter{
	color:#2b7bb9
}

.partners .parnter-detail .partner-logo-container{
	width:250px;
	height:100px;
}

.partners .parnter-detail .partner-logo-container img{
	max-width:200px; !important;
	max-height:80px !important;
	width:auto;
	height:auto;
}

.partners .parnter-detail h3{
	margin-top:0px;
	margin-bottom:0px;
}

.partners .parnter-detail p{
	margin-bottom:20px;
	width:95%;
	text-align:justify;
}

.grey-separator{
	border-bottom:1px solid #ddd;
	margin-top:30px;
	margin-bottom:45px;
}

.about-us p{
	margin-bottom:25px;	
}

.team-bg{
	background:url(../images/world-map-bg.png) no-repeat center;
	background-size:cover;
}

.team-bg h2{
	color:#fff;
	margin-bottom:10px;
	font-size: 3.8888887em;
	font-weight: bold;
}


.team-bg p{
	color:#fff;
	margin-bottom:40px;
}

.team-box{
	text-align:center;
}

.team-box img{
	width:230px;
	border-radius:150%;
	border:10px solid rgba(23,114,176,0.9);
	transition: all 0.5s ease;
}

.team-box a:hover img{
	border:10px solid #96c73e;
}

.team-box a span.socialIcon{
	display:none;
	width:30px;
	height:30px;
	background:rgba(150,199,62,0.8) url(../images/linkedin-wh.png) center no-repeat;
	position:absolute;
	border-radius:50px;
	z-index:500;
	top:32%;
	left:45%;
}

.team-box a:hover span.socialIcon{
	display:block !important;	
}

.team-detail{
	color:#fff;
	margin-top:20px;
	border-top:1px solid rgba(255,255,255,0.5);
	border-bottom:1px solid rgba(255,255,255,0.5);
}

.team-detail h4{
	text-transform:uppercase;
}
.team-detail h5{
	text-transform:uppercase;
}


.advisors h2{
	color:#1772b0;
	margin-bottom:20px;
	font-size: 3.8888887em;
	font-weight: bold;
}

.advisors h2 span{
	font-weight: normal;
}

.join-team{
	padding-top:0px;
}

.join-team h2{
	color:#fff;
}

.join-team h2 span{
	font-weight:normal;
}

.join-team .button{
}

.join-team .button-white{
	background-color:#fff;
}


.pro-features h2{
	color:#1772b0;
}


.pro-features ul{
	margin:0px;
	padding:0px;
	margin-left:20px;
}


.pro-features ul li{
	list-style-image:url(../images/bullet.png);
}

.pro-features .seperator-bg{
	padding-bottom:0px;
	padding-top:35px;
}

.pro-features .seperator-bg h2{
	text-align:center;
	color:#fff;
}

.pro-features .seperator-bg p{
	text-align:center;
}

.pro-features .seperator-bg img{
	width:auto !important;
	border-top-left-radius:5px;
		border-top-right-radius:5px;
	border-top:10px solid #0f629b;
	border-left:10px solid #0f629b;
	border-right:10px solid #0f629b;
}

.pro-features .seperator-bg .image-container{
	text-align:center;
	margin-top:40px;
}

.premium-features p{
	margin-bottom:20px;
}

.career-cover h3{
	color:#fff;
}

.career-detail h3{
	color:#1772b0;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
	text-transform:capitalize;
}


.career-detail ul{
	margin:0px;
	padding:0px;
	margin-left:20px;
}

.career-detail ul li{
	list-style-image:url(../images/bullet.png);
}

p.career-contact{
	padding:15px;
	background-color:#eee;
	border:1px solid #ddd;
}

ul.other-positions li{
	list-style:disc;
}

.basic-included ul{
	margin-left:25px;
	padding:0px;	
}

.basic-included ul li{
	color:#fff;
	list-style-image:url(../images/correct.png);
}

.termsOfService{
	padding-top:100px;
}

.termsOfService h3{
	text-transform:none;
}

.termsOfService p{
	margin-top:0px;
}

.mediaKit{
	padding-top:100px;
}

.mediaKit h4{
	font-size:24px !important;
	margin-bottom:15px;
}

.media-section .media-box{
	border:1px solid #ddd;
	padding:15px;
	text-align:center;
	padding-top:25px;
}

.media-section .media-box p{
	margin-bottom:0px;
}

.review-separator{
	background:#1772b0 url(../images/quotes1.png) center no-repeat;	
}

.review-separator p{
	margin-bottom:0px;	
}

.seperator-bg-home{
	padding-bottom:0px;	
}

.seperator-bg-managing 
	{ 	   
		background:url(../images/home-manging-bg.jpg) no-repeat;
		background-size:cover;
	    background-position:center center;
	}
	.seperator-bg-vision 
	{ 	   
		background:url(../images/vision-bg.jpg) no-repeat;
		background-size:cover;
	    background-position:center center;
	}
	.sub-title { font-size:2.2em; line-height:1.5em;}
	
.seperator-bg-managing section{ padding-bottom:130px; padding-top:130px;}
.armee-block .seperator-bg-managing h2 { font-weight:500; }
.white { color:#FFFFFF !important;}
.seperator-bg-home img{
	border-top-left-radius: 5px;
  	border-top-right-radius: 5px;
  	border-top: 10px solid #0f629b;
  	border-left: 10px solid #0f629b;
  	border-right: 10px solid #0f629b;
}
.seperator-bg-core { 
		background:url(../images/home-core-bg.jpg) no-repeat;
		background-size:cover;
	    background-position:center center;
		}
.seperator-bg-core section{ padding-bottom:130px; padding-top:130px;}		
.home-profile-img{
	width:200px;
	height:200xp	
}

.home-profile-img img{
	border-radius:150%;
}

.client-logos{
	height:350px;
	background:url(../images/clients.jpg) !important;
}

footer{
	
	background-size:cover;
	background-color:#1772b0;
	color:#fff;
	padding-top:20px;
	padding-bottom:20px;
	font-size:14px;
/*	margin-top:120px;*/
}

footer h4{
	text-transform:uppercase;
}

footer ul{
	margin:0px;
	padding:0px;
	margin-top:20px;
}

footer ul li{
	display:block;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}

footer ul li ul{
	margin-top:0px;
	margin-left:20px;
}

footer .platforms{
	margin-top:12px;
}


footer img{
	width:auto !important;
}

footer a{
	color:#fff;
}

footer a:hover{
	color:#fff;
}

footer .symbol-wh{
	width:17px;
	height:20px;
	background:url(../images/symbol-white.png) center no-repeat;
	display:inline-block;
	margin-right:10px;
}

footer .copyright{
	line-height:22px;
	text-align:right;
}

footer .social-media li span{
	width:17px;
	height:30px;
	display:inline-block;
}

footer .social-media li span.blog-ico{
	background:url(../images/blog-wh.png) center no-repeat;
}
footer .social-media li span.linkedin-ico{
	background:url(../images/linkedin-wh.png) center no-repeat;
}
footer .social-media li span.twitter-ico{
	background:url(../images/twitter-wh.png) center no-repeat;
}
footer .social-media li span.google-ico{
	background:url(../images/google-wh.png) center no-repeat;
}

/* page animations */
/* animated elements */
.animateblock {
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.animateblock.animated {
  opacity: 1;
}
/* animation transition styles */
.animateblock.slide-left {
  margin-left: -5%;
}
.animateblock.slide-left.animated {
  margin-left: 0%;
}

.animateblock.slide-right {
  margin-left: 5%;
}
.animateblock.slide-right.animated {
  margin-left: 0%;
}

.animateblock.slide-top {
  margin-top: -25px;
}
.animateblock.slide-top.animated {
  margin-top: 0px;
}

.animateblock.slide-bottom {
  margin-top: 25px;
}
.animateblock.slide-bottom.animated {
  margin-top: 0;
}


/* back to top */
.back-to-top{
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.8) url(../images/top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.back-to-top.btt-is-visible, .back-to-top.btt-fade-out, .back-to-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.back-to-top.btt-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.back-to-top.btt-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.back-to-top:hover {
  background-color: #1772b0;
  opacity: 1;
}
/*tooltip*/
.error-tooltip {
	display:none;
	position:absolute;
	background-color:#161616;
	border-radius:5px;
	padding:2px 5px;
	color:#fff;
	font-size:12px Arial;
	z-index:100;
	right:0;
	margin-right:12px;
	line-height:20px;
	font-size:13px;
}

.inner-page-head{
	margin-top:	75px;
	margin-bottom:30px;
}

.inner-page-head h1{
	 font-size: 3.45555em;	
}

.inner-page-head h2{
  font-size: 2.23333em;
}

.press-bg{
	background:#0b4464 url(../images/press-bg.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	color:#fff;
	padding-top:40px;
	padding-bottom:40px;
}

.press-bg p{
	margin-bottom:0px;
}	

.press .press-box{
	padding-top:30px;
	padding-bottom:30px;	
	border-bottom:1px solid #ddd;
}

.press p.release-date{
	color:#999;	
	margin-bottom:0px;
}

.press h3{
	line-height:30px;	
}

.press a{
	color:#000;	
	 -webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.press a:hover{
	color:#1772b0;	
}

.press-detail p{
	margin-bottom:30px;	
}


.comparison-page{
	background:#fff;
}	

.comparison-table{
	margin-top:20px;
	margin-bottom:20px;
	background-color:#fff;
	border:1px solid #ddd;
}

.comparison-table img{
	width:auto;
}

.comparison-table th{
	text-align:center;	
	padding:5px;
}

.comparison-table tr.logo-header th{
	vertical-align:top;
	border:1px solid #ddd;
	background-color:#0b4464;
}


.comparison-table tr.logo-header th.noBg{
	background-color:#fff;
	border:none;
}

.comparison-table tr.logo-header th p{
	font-size:16px;
	font-weight:normal;	
	margin-bottom:0px;
	line-height:20px;
	margin-top:5px;
	color:#fff;
}


.comparison-table tr.logo-header th img{
	margin-top:25px;
	margin-bottom:15px;
}

.comparison-table tr.logo-header th.comp-basic img{
	width:60%;	
}

.comparison-table tr.logo-header th.comp-pro img{
	width:35%;
}

.comparison-table td{
	text-align:center;
	padding:8px;
	width:40%;	
	border-right:1px solid #ddd;
}

.comparison-table td:first-child{
	width:26%;	
}

.comparison-table td:nth-child(2){
	width:24%;	
}

.comparison-table td:first-child{
	text-align:left;	
}

.comparison-table tr:nth-child(even){
	background-color:#f1f1f1;	
}

td.compare-pricing h3{
	margin-top:0px;
}	

td.compare-pricing h4{
	font-size:14px;		
	font-weight:normal;
}

td.compare-pricing h3{
	font-size:20px;
}

td.compare-pricing h4 strong{
	font-size:18px;	
}

.compare-pricing hr{
	margin-bottom:10px;
	margin-top:0px;	
}

/* Solution page comparison */

.compare-solutions{
	padding-top:80px;
	margin-bottom:80px;	
}

.compare-solutions img{
	width:auto;	
}

.compare-solutions table{
	border-bottom:2px solid #000;
}

.compare-solutions table th{
	text-align:center;	
	padding:5px;
	border-bottom:2px solid #000;
	border-top:2px solid #000;	
	padding-bottom:20px;
	padding-top:20px;
}

.compare-solutions table th:first-child{
	text-align:left;
	font-size:24px;	
}

.compare-solutions table td:first-child, .compare-solutions table th:first-child{
	width:35%;	
	text-align:left;
}

.compare-solutions table td{
	text-align:center;	
		padding:5px;
}

.compare-solutions table tr:nth-child(even){
	background-color:#eee;	
}

.compare-solutions tr.compare-price{
	border-top:2px solid #000;
}

.compare-solutions tr.compare-price td{
	padding-top:20px;
	padding-bottom:20px;	
	background-color:#fff;
}

.compare-solutions tr.compare-price td span{
	color: #1772b0;
	font-weight:bold;
	font-size:24px;
}

.compare-solutions tr.compare-price td:first-child{
	font-size: 24px;
	font-weight:bold;
}

.compare-solutions .basic-sol img{
	width:80%;
}

.compare-solutions .pro-sol img{
	width:82%;
}

.compare-solutions .premium-sol img{
	width:85%;
}

.compare-sol-link{
	margin-top:40px;	
}

.compare-sol-link h2{
	text-align:center;
	color:#fff;
	margin-top:10px;
}

/*.compare-sol-link a{
	color: #fff;
	  font-size: 16px;
	  text-transform: uppercase;
}

.compare-sol-link a span{
	font-size:24px;
	border-top:none !important;	
	opacity:0.5;
}*/

.compare-sol-link a{
	position:relative;
	font-size:14px;
	padding: 10px 20px;
	background-color: rgba(255,255,255,0.8);
}

.compare-sol-link .compare-lines{
	width:70%;
	height:20px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	border-left: 1px solid rgba(255,255,255,0.3);
	border-right: 1px solid rgba(255,255,255,0.3);
	margin:0 auto;
	text-align:center;
	color:rgba(255,255,255,0.3);
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

.compare-sol-link h2 span{
	font-size:18px;
	cursor:pointer;	
	color: rgba(255,255,255,0.8);
}	

.fixed-header{
	background-color:#fff;	
	margin-bottom:10px;
}

.fixed-table-header{
	width:870px;
	top:0px;
	position:fixed;
	padding-top:80px;	
	-webkit-box-shadow: 0 10px 8px -8px #ddd;
  -moz-box-shadow: 0 10px 8px -8px #ddd;
  box-shadow: 0 10px 8px -8px #ddd;
}

.contactUsLink{
	display:none;
	position:fixed;
	top:42%;
	left:0;
	z-index:30000;
}

.display-contact-link{
	display:block;	
}



@media (min-width: 769px) and (max-width: 979px) {
	
}

@media (max-width: 768px) {
	body{
      font-size:145%;   
      line-height:24px;
   }

    .contactUsLink{
		display:none !important;
	}
   
   section{
		padding-top:60px;   
   }
   
   
   .home-profile-img{
		width:170px;   
   }
   
	.solutionsHome img{
		width: 80% !important;
	}
	
	.pro-header{
		margin-bottom:15px;	
	}
	
	.team-box{
		margin-bottom:30px;	
	}
	
	#join-team a.button{
		display:table-cell;	
	}
	
	.cover-container a.button-default{
		margin-bottom:10px;	
	}
	.contact .message{
		margin-bottom:20px;	
	}
	
	.contact fieldset{
		margin-bottom:20px;	
	}
	
	.pro-features img{
		margin-top:20px;	
	}
	
	.pro-features .seperator-bg img{
		width:100% !important;	
		border-top: 5px solid #0F629B;
		border-left: 5px solid #0F629B;
		border-right: 5px solid #0F629B;
	}
	
}


@media (max-width: 640px) {

        .contactUsLink{
		display:none !important;
	}

	.logo, .logo-fixed{
		padding-left:5px;
		color:#FFFFFF;
		
	}
	
	.logo img, .logo-fixed img{
		width:85%;	
	}
	
	.client-logos{
		background-position:center !important;	
	}
        
	.cover-container h1{
		font-size: 2.45555em;
	}
	
	.cover-container p{
		width:100%;	
	}
	
	.armee-block h2{
		font-size: 3.0em;
	}

	.button{
		font-size:13px;
		padding: 14px 24px;	
	}
	
	.solutionsHome ul{
		min-height:50px;	
	}
	
	.solutionsHome h3{
		margin-top:40px;	
	}
	
	.home-profile-img{
		width: 150px;
		margin:0 auto;	
	}
	
	.solutionsHome .basic-sol img {
    	width: 70%;
	}
    
	.solutionsHome .pro-sol img {
 	   width: 65%;
	}
	
	.solutionsHome .premium-sol img {
    	width: 90%;
	}
	
	.solution-opt ul{
		min-height:50px;	
	}
	
	.solution-opt h3{
		margin-top:30px;	
	}
	
	.solution-opt .basic-sol img{
		width:50%;
	}
	
	.solution-opt .pro-sol img{
		width:45%;
	}
	
	.solution-opt .premium-sol img{
		width:70%;
	}
	
	.pro-header ul.inner-nav{
		padding-left:0px;
		float:none !important;	
	}
	
	.parnter-detail{
		border-bottom:1px solid #ddd;
		padding-bottom:20px;
		padding-top:20px;	
	}
	
	.review-profile-pic{
		margin:0 auto;
		width:80px;
		height:80px;	
	}
	
	.inner-pg-header{
		border-top: 1px solid rgba(255, 255, 255, 0.3);	
		margin-top:10px;	
	}
	
	.inner-pg-header .pro-logo{
		text-align:center;
		margin-top:10px;
	}
	
	.inner-pg-header ul.inner-nav li{
		margin-left:10px;
		margin-right:10px;	
	}
	
	.inner-pg-header ul{
		margin-top:10px;
	}
	
	.inner-pg-header ul.inner-nav li a{
		font-size:14px !important;
	}
	
	.brief-features{
		width:100%;	
	}
	
	.pro-pricing h4{
		font-size: 0.7888888em;	
	}
	
	.pro-pricing h2{
		font-size: 1.54444em;
	}
	
	.review-separator{
		background:#1772b0 url(../images/quotes-mob.png) center no-repeat;	
	}
	
	.press-bg{
		background-position:left;	
	}
	
	footer .col-xs-6{
		min-height:125px;	
	}
}