@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Pacifico);  /*  font-family: 'Pacifico', cursive;  */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700italic,700,600italic,600,400italic,300italic,300);



*{
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family:"MyriadProRegular","Open Sans",Arial,sans-serif;
}
h1, h2, h3, h4, h5, h6, p{font-family:"MyriadProRegular","Open Sans",Arial,sans-serif;}
.clear {
	clear: both;
}
.blur_link{color:#25aae1; text-decoration:none !important;}
.tmp_clear{clear:both; display:none;}
.white_button {border: 2px solid #fff; text-align: center; text-transform: uppercase; padding:10px 25px; color:#fff; text-decoration:none; font-size:24px;}
.white_button:visited{color:#fff;}
.row{padding:60px 0;}
.fleft{float:left;}
.fright{float:right;}
.tleft{text-align:left;}
.tright{text-align:right;}
a.purple_btn {background:#5062c7; padding: 8px 30px; border: 2px solid #5062c7; color: #fff;  text-align: center; font-weight: 400;	font-size: 15px;	text-transform:uppercase;}
a.purple_btn:hover {background:#fff; border:2px solid #fff; padding: 8px 30px; color: #5062c7; }
a.purple_btn:visited {color: #d5dee2;}

a.cyan_btn {background:#25aae1; padding: 8px 30px; border: 2px solid #25aae1; color: #fff;  text-align: center; font-weight: 400;	font-size: 15px;	text-transform:uppercase;}
a.cyan_btn:hover {background:#fff; border:2px solid #fff; padding: 8px 30px; color: #25aae1; }

header {
	background: #2a2b6a none repeat scroll 0 0;
	color: #fff;
	font-size: 13px;
	padding: 7px 0;
}
.container::after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
.container {
	margin: 0 auto;
	padding: 0;
	position: relative;
	max-width: 1142px;
}
ul.cmp {
	float: left;
	margin: 3px 0 0 0;
	display: none !important;
}
ul.cmp li {
	float: none;
	margin: 0;
	position: relative;
	z-index: 1001;
	list-style: none;
}
ul.cmp li a {
	color: #fff;
	cursor: pointer;
	display: block;
	font-weight: 600;
	padding: 0 8px;
	font-size:13px;
}
ul.cmp li ul li{padding:5px 0;}
ul.cmp li ul li a{font-size:11px; font-weight:lighter;}
header a {
	color: #fff !important;
	font-weight: 600;
}
a, a:visited {
	color: #22abce;
	outline: 0 none;
	text-decoration: none;
	transition: color 0.3s ease 0s;
}
header ul.cmp li a img {
	margin-left: 4px;
	vertical-align: middle;
}
.m_menu_click{ display:none;}
header ul.cmp li ul {
	background: #3f4081 none repeat scroll 0 0;
	display: none;
	left: 0;
	position: absolute;
	top: 25px;
	width: 100%;
	z-index: 1002;
}
ul:last-child {
	margin-bottom: 0 !important;
}
ul:last-child, ol:last-child {
	margin-bottom: 0;
}
/*.hdscl {
	float: right;
	padding-top: 5px;
	width: 340px;
}*/
.hdscl {
	float: none;
	width: 340px;
	margin:0 auto
}
.hdscl .columns {
	margin-right: 10px;
}
.column, .columns {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.hdscl .gplsCnt {
	float: left;
	margin-left: 5px;
}
/*********** Logo Section ************/
.headerMain{
	position:fixed;
	width:100%;
	top:0;
	left:0;
	z-index:999;
}
.logo-menu {
	background: rgba(255,255,255,0.90);
	/*padding:13px 0;*/
	padding:18px 0;
	width: 100%;
}
.logo {
	float: left;
	width: 240px;
}
.main-navigation {
	width: 790px;
	float: right;
}
.main-navigation ul {
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
}
.main-navigation ul li {
	display: inline-block;
	margin: 0;
	list-style: none;
}
.main-navigation ul li a {
	color: #000000;
	text-decoration: none;
	padding: 8px 11px 10px 11px;
	display:block;
	font-size: 13px;
}
.main-navigation ul li a:hover {
/*	color: #fff;
	background-color: #2a296c;*/
}
.rDemo{background-color: #2a296c;}
.rDemo a{color:#fff !important;}
.rDemo a:hover{color:#a2ace4 !important;}

/***************** Banner ****************/
.banner-outer {
	position: relative;
	margin-top:35px;
	overflow:hidden;
}

.banner-outer .banner_bg {
	background-size: cover !important;
	background:url(../images/banner.jpg);
	min-height:630px;
	background-position:center;
	transition: all 1s ease;
    transform: scale(1.1);
}
.banner-outer .banner_bg_hover{
	transform: scale(1);

   }

.banner-outer .blue_button{background:#25aae1; width:210px; height:52px; text-align:center; text-transform:uppercase; font-size:18px; color:#fff; padding:13px 20px; width:180px; height:28px;}
.banner-outer .blue_button:hover{background:#2a296c;}
.banner-outer a{display:inline-block; margin:0 20px;}
.banner-outer .blue_button img{float:right;}

.banner-outer img.banimg{
	width:100%;
	display: block;
}
.banner-inner {
 position:absolute;
 z-index:100;
 top:230px;
 left:0;
 width:100%;
 text-align:center;
}
.banner-inner h1 {
	font-size: 50px;
	color:#fff;
	margin:0 0 10px 0;
}
.banner-inner h2 {
	font-size: 50px;
	color:#fff;
	margin:0 0 10px 0;
}
.banner-inner p {
	font-size: 20px;
	color:#fff;
	margin-bottom:40px;
}

/************** Banner Borttom Part *************/
.self-service {
	width: 33.3%;
	background: url(../images/self-services.jpg) top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	float: left;
	height: 400px;
}
.self-service-inner {
	background: rgba(84,100,193,0.9);
	width: 100%;
	height: 100%;
	position: absolute;
	text-align: center;
}
.full-service {
	width: 33.4%;
	background: url(../images/full-service.jpg) top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	float: left;
	height: 400px;
}
.full-service-inner {
	background: rgba(86,139,196,0.9);
	width: 100%;
	height: 100%;
	position: absolute;
	text-align: center;
}

.agency-partner {
	width: 33.3%;
	background: url(../images/agency-printer.png) top center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	float: left;
	height: 400px;
}
.agency-partner-inner {
	background: rgba(80,213,216,0.9);
	width: 100%;
	height: 100%;
	position: absolute;
	text-align: center;
}
.all-services-inner {
	color: #fff;
}
.all-services-inner h3 {
	font-family: 'Pacifico', cursive;
	font-size: 45px;
	font-style: italic;
	font-weight: 400;
	margin: 52px 0 0;
	padding: 0;
}
.all-services-inner h2 {
	font-size: 58px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 0;
	padding: 0;
	margin-bottom:0;
}
.all-services-inner .start-here-btn {
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #fff;
	width: 200px !important;
	margin: 30px auto 0;
}

.all-services-inner .start-here-btn_big {

	width: 215px;

}

.mrg_top{padding-top:100px !important;}

.mrgn_top{margin-top:-100px !important;}

.all-services-inner .start-here-btn a {
	color: #fff;
	padding: 8px 9px;
	display: block;
	background:#003490;
}
.all-services-inner .start-here-btn a:hover {
	background-color: #2a296c;
}
.all-services-inner .start-here-btn.first a:hover {
	background-color: #5062c7;
}
.all-services-inner .start-here-btn.second a:hover {
	background-color: #4681c0;
}
.all-services-inner .start-here-btn.third a:hover {
	background-color: #40d2d4;
}

/******************** Integrated Solutions & More Conversations ***************/
.integrated-solutions {
	text-align: center;
	padding-top:60px;
}
.secHeading {
	text-align:center;
	margin-bottom:32px;
}
.secHeading h3{
	text-transform: uppercase;
	color: #2a296c;
	font-weight: 400;
	font-size: 32px;
	margin: 0 0 10px;
}
.secHeading p {
	font-size: 14px;
	color: #2a296c;
	font-size: 15px;
	padding: 0;
	margin: 0 0 20px 0;
}
.mobileLeft{
	float:left;
	width:300px;
}
.mobileRight{
	float:right;
	width:300px;
}
.midMobile{
	width:355px;
	float:left;
	margin-left:98px;
}
.midMobile img{
	display:block;
	margin: 0 auto;
}
.integrated-solutions-btm {
	margin-top: 20px;
}
.integrated-solutions-left {
	float: left;
	width: 300px;
	text-align: right;
	margin-bottom: 40px;
}
.integrated-solutions-right {
	float: right;
	width: 300px;
	text-align: left;
	margin-bottom: 40px;
}
.integrated-solutions-left h4, .integrated-solutions-right h4 {
	color: #000;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.integrated-solutions-left p, .integrated-solutions-right p {
	color: #535353;
	margin-bottom: 10px;
	line-height: 24px;
}
a.learn-more {
	color: #2a296c;
	font-weight: 600;
}
.full-service-inner .start-here-btn a{
	background:#005089;
}
.agency-partner-inner .start-here-btn a{
	background:#009b9e;
}
/***************** Start and Get Free Purls ****************/
.free-purls-section {
	background-color: #25aae1;
	padding: 30px 0;
	display: inline-block;
	text-align: left;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	width: 100%;
}
a.free-purls-btn {
	padding: 8px 0;
	border: 2px solid #fff;
	color: #fff;
	float: right;
	text-align: center;
	width: 150px;
	margin-left: 10px;
	font-weight: 400;
	font-size: 15px;
	text-transform:uppercase;
	
}
a.free-purls-btn:hover {
	background-color: #fff;
	color:#25aae1;
}

a.free_purl_last_btn {
	background:#2a296c !important;
	border:2px solid #2a296c !important;		
}

a.free_purl_last_btn:hover {
	background:#fff !important;
	border:2px solid #fff !important;
	color:#2a296c;		
}

/***************** Features Personalised *****************/
.features_personalised {
	text-align: center;
	padding: 60px 0 0;
}
.features_personalised li{list-style:none; cursor:pointer;}

.personalised-items-wrapper {
	width: 864px;
	margin: 0 auto;
}
.personalised-items {
	float: left;
	text-align: center;
	width: 144px;
}
.personalised-items-wrapper li span{color:#535353; padding:10px; border:2px solid #535353; border-radius:10px; font-size:40px; }
.personalised-items-wrapper  .fselected span{color:#fff;}

.personalised-items a {
	color: #25aae1;
	text-transform: uppercase;
	font-size: 13px;
	cursor:pointer;
}
.personalised-icon {
	width: 95px;
	height: 81px;
	text-align: center;
	margin: 0 auto;
	padding-top: 14px;
}
.sArrow{display:none; margin-top:10px; height:18px;}
.fselected .sArrow{display:block;}
.fselected .personalised-icon{
	background-color: #535353;
}
.personalised-icon:hover {
	background-color: #535353;
}
/***************** Qr Code Section *****************/
.qr-code-sec {
	background: url(../images/qr-code-bg.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: left;
	color: #fff;
	min-height: 330px;
	margin-top: 0px;
	line-height:26px;
	 padding: 40px 0;
}
.qr-code-sec h4 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 26px;
	margin: 0;
	padding: 100px 0 0;
	margin-bottom:20px;
}
.qr-code-sec p {
	max-width: 500px;
	min-height: 80px;
}

.read-more {
	color: #fff;
	font-size: 20px;
	text-align: center;
	width: 150px;
	padding: 10px 15px;
	background-color: #25aae1;
	display: block;
	text-transform: uppercase;
	margin: 30px auto;
}
.read-more a{color:#fff;}
.read-more:hover {
	background-color: #2a296c;
}
.read-more:visited{color:#fff;}
.read-more a:visited{color:#fff;}

.qr-code-right-image {
	float: right;
	height: 250px;
	margin-top: 35px;
}
/*************** 1:1 Revolution ***************/
.revolution-sec {
	text-align: center;
	padding: 60px 0;
}
.revolution-sec h4 {
	color: #2a296c;
	text-transform: uppercase;
	font-size: 32px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.revolution-sec p {
	color: #2a296c;
	font-size: 14px;
	margin: 10px 0 20px;
	padding: 0;
}
ul.revolution-icons {
	margin: 40px 0 0;
	padding: 0;
}
.log_sec{overflow:hidden; width:100%; margin:0 auto;}
.revolution-icons li {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0 30px 0 0;
}


#slider {
	list-style:none;
	padding:0px
}


#slider img { 
	margin:0px; 
	display:inline-block;
	text-align:center;
}

#slider li {
	width:auto !important; padding:0px 20px;
}


.revolution-icons li:last-child {
	margin-right: 0;
}
.revolution-icons li a img {
	max-height: 60px;
}
ul.revolution-graph {
	margin: 65px 0 30px;
	padding: 0;
}
.revolution-graph li {
	margin: 0;
	padding: 0;
	background: url(../images/revolution-graph-bg.png) no-repeat;
	color: #25aae1;
	text-transform: uppercase;
	color: #25aae1;
	list-style: none;
	width: 128px;
	height: 88px;
	display: inline-block;
	margin-right: 50px;
	padding: 50px 30px;
}
.revolution-graph li:last-child {
	margin: 0;
}
.revolution-graph li h4 {
	font-weight: 600;
	font-size: 22px;
	color: #25aae1;
}
.vidCasArea{
	display:inline-block;
	width:100%;
}
.vidCasArea h3{margin-bottom:15px; text-transform:uppercase;}
.vidCasArea p{font-size:14px; margin-bottom:20px;}
.vidCasArea p i{font-weight:bold;}
.vidCasBox{
	position:relative;
	width:25%;
	float:left;
	height:300px;
	padding:50px;
	box-sizing:border-box;
	color:#fff;
}
.vidCasBox .r_arrow{position:absolute; left:0px; top:50%;}
.vidCasBox .l_arrow{position:absolute; right:0px; top:50%;}
.vidCasBox a{
	font-size:16px;
	padding:10px;
	color:#fff;
	border:2px solid #fff;
	top:70%;
	position:relative;
}
.vidCasBox ul{
	padding-left:15px;
	font-size:14px;
	margin-bottom:15px;
}
.vidBox1{
	background:#25aae1;
}
.vidBox2{
	background:url(../images/video1.png) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align:center;
	background-position:center;
}
.vidBox2 a:hover{background:#fff; color:#25aae1;}
.vidBox3{
	background:#535353;
}

.vidBox4{
	background:url(../images/video2.png) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align:center;
}
.vidBox4 a:hover{background:#fff; color:#535353;}
.vidBox5{
	background:url(../images/video3.png) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align:center;
}
.vidBox5 a:hover{background:#fff; color:#40d2d4;}
.vidBox6{
	background:#40d2d4;
}
.vidBox7{
	background:url(../images/video4.png) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align:center;
}
.vidBox7 a:hover{background:#fff; color:#2a296c;}
.vidBox8{
	background:#2a296c;
}

.prodvideoArea{
	background:#f6f6f6;
	padding:50px 0;
	margin-bottom:50px;
}
.prodvideoLeft{
	width:51%;
	float:left;
}
.prodvideoLeft img{
	max-width:100%;
}
.prodvideoLeft h2{
	font-size:28px;
	font-style:italic;
	padding:15px 0 5px;
}
.prodvideoLeft p{
	color:#535353;
	font-size:14px;
}
.prodvideoRight{
	width:42%;
	float:right;
}
.prodvideoRight .secHeading{
	text-align:left;
	margin-bottom:15px;
}
.prodvideoRight .secHeading h3{
	font-size:21px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0;
}
.videoList{
	width:100%;
	display:inline-block;
	margin-bottom:15px;
}
.videoListLeft{
	width:35%;
	float:left;
}
.videoListRight{
	width:62%;
	float:right;
}
.videoListRight h3{
	font-size:18px;
	font-style:italic;
	padding-bottom:5px;
}
.videoListRight p{
	font-size:12px;
	color:#535353;
}
.videoList a{
	color:#2a296c;
	border:2px solid #2a296c;
	padding:5px 10px;
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
}
.videoList a:hover{
	background:#2a296c;
	color:#fff;
}

.priceSection{
	margin-bottom:80px;
	padding: 60px 0 0;
}
.PriceList{
	width:851px;
	margin:0 auto;
}
.priceBox{
	width:250px;
	float:left;
	background:#f6f6f6;
	box-sizing:border-box;
	padding:7px;
	text-align:center;
	box-shadow:0 2px 5px rgba(0,0,0,0.25);
	margin-left:50px;
}
.priceBox:first-child{
	margin-left:0;
}
.priceBox h2{
	background:#fff;
	color:#25aae1;
	padding:10px 0;
	font-size:24px;
	font-weight:600;
	margin:0;
	border:1px solid #e1e1e1;
}
.priceBox .priceRow{
	background:#f6f6f6;
	border:1px solid #e1e1e1;
	border-top:0;
}
.priceBox .priceRow h3{
	padding:5px;
	margin:0;
	color:#25aae1;
	font-size:12px;
	font-weight:normal;
}
.priceBox .price{
	color:#2a296c;
	font-size:64px;
	font-weight:bold;
	line-height: 100%;
}
.priceBox .price sup.dolar{
	font-size:32px;
}
.priceBox .price sup.valid{
	font-size:14px;
	font-weight:normal;
	position:relative;
	top:-10px;
}
.priceBox p{
	margin-top:0;
	color:#2a296c;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
.learnMore{
	padding:30px 0;
	text-align:center;
	background:#fff;
	border:1px solid #e1e1e1;
	border-top:0;
}
.learnMore a{
	color:#fff;
	font-size:16px;
	background:#22abce;
	padding:10px 20px;
}
.learnMore a:hover{background:#2a296c;}
.priceRow .mid{
	font-size:16px;
	padding:24px 0;
}
.priceRow .mid a{
	text-decoration:underline;
}



#footer {
    background-color: #333;
    padding: 40px 0;
}
#footer a, #footer a:visited, #copyrights a, #copyrights a:visited {
    color: #b3b3b3;
}
#footer a:hover, #copyrights a:hover {
    color: #22abce;
}
#footer h4 {
    color: #bfbfbf;
	margin-bottom:10px;
}
#footer p {
    color: #737373;
}
#footer ul{
	list-style:none;
	padding-left:0;
}
#footer ul li{
	margin-bottom:15px;
}
#footer #latest-posts ul li {
    border-bottom: 0 dotted #404040;
}
#footer #latest-posts ul li:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
#footer #latest-posts ul li .post-type {
    background-color: #3a3a3a;
    margin-right: 0;
}
#footer #latest-posts ul li .post-type:hover {
    background-color: #22abce;
}
#footer #latest-posts ul li .post-details {
    color: #b3b3b3;
    float: left;
    line-height: 34px;
    overflow: hidden;
    padding-left: 10px;
}
#footer #latest-posts ul li span {
    color: #737373;
    display: block;
    font-size: 11px;
}
#footer #latest-posts ul li a {
    float: left;
}
#footer #latest-posts ul li a:hover .post-details {
    color: #22abce;
}
.post-type {
    background-color: #ebebeb;
    background-repeat: repeat-y;
    float: left;
    height: 34px;
    margin-right: 12px;
    transition: background 0.2s ease-in-out 0s;
    width: 34px;
}
#footer #latest-posts ul li a .post-type.regular-post, #footer #latest-posts ul li a .post-type.video-post, #footer #latest-posts ul li a .post-type.gallery-post, #footer #latest-posts ul li a .post-type.email-post, #footer #latest-posts ul li a .post-type.social-post, #footer #latest-posts ul li a .post-type.reports-post {
    background-image: url(../images/icon-post-types.png);
}
#footer #latest-posts ul li a:hover .post-type {
    background-color: #22abce;
    background-position: 32px center;
}
#footer #latest-posts ul li a .post-type.regular-post {
    background-position: 0 0;
}
#footer #latest-posts ul li a:hover .post-type.regular-post {
    background-position: 0 -34px;
}
#footer #latest-posts ul li a .post-type.video-post {
    background-position: -68px 0;
}
#footer #latest-posts ul li a:hover .post-type.video-post {
    background-position: -68px -34px;
}
#footer #latest-posts ul li a .post-type.gallery-post {
    background-position: -34px 0;
}
#footer #latest-posts ul li a:hover .post-type.gallery-post {
    background-position: -34px -34px;
}
#footer #latest-posts ul li a .post-type.email-post {
    background-position: -204px 0;
}
#footer #latest-posts ul li a:hover .post-type.email-post {
    background-position: -204px -34px;
}
#footer #latest-posts ul li a .post-type.social-post {
    background-position: -240px 0;
}
#footer #latest-posts ul li a:hover .post-type.social-post {
    background-position: -240px -34px;
}
#footer #latest-posts ul li a .post-type.reports-post {
    background-position: -272px 0;
}
#footer #latest-posts ul li a:hover .post-type.reports-post {
    background-position: -272px -34px;
}
#footer #latest-posts ul li span.clear {
    clear: both;
    display: block;
}
#footer #latest-posts1 ul li {
    border-bottom: 0 dotted #404040;
}
#footer #latest-posts1 ul li:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
#footer #latest-posts1 ul li .post-type {
    background-color: #3a3a3a;
    margin-right: 0;
}
#footer #latest-posts1 ul li .post-type:hover {
    background-color: #22abce;
}
#footer #latest-posts1 ul li .post-details {
    color: #b3b3b3;
    float: left;
    line-height: 34px;
    overflow: hidden;
    padding-left: 10px;
}
#footer #latest-posts1 ul li span {
    color: #737373;
    display: block;
    font-size: 11px;
}
#footer #latest-posts1 ul li a {
    float: left;
}
#footer #latest-posts1 ul li a:hover .post-details {
    color: #22abce;
}
#footer #latest-posts1 ul li a .post-type.auto, #footer #latest-posts1 ul li a .post-type.retails, #footer #latest-posts1 ul li a .post-type.health, #footer #latest-posts1 ul li a .post-type.finance, #footer #latest-posts1 ul li a .post-type.travel, #footer #latest-posts1 ul li a .post-type.education, #footer #latest-posts1 ul li a .post-type.b2b, #footer #latest-posts1 ul li a .post-type.nonprofit {
    background-image: url(../images/icon-post-types1.png);
}
#footer #latest-posts1 ul li a .post-type.gamming {
    background-image: url(../images/icon-post-types1.png);
}
#footer #latest-posts1 ul li a:hover .post-type {
    background-color: #22abce;
    background-position: 32px center;
}
#footer #latest-posts1 ul li a .post-type.auto {
    background-position: 0 0;
}
#footer #latest-posts1 ul li a:hover .post-type.auto {
    background-position: 0 -34px;
}
#footer #latest-posts1 ul li a .post-type.retails {
    background-position: -32px 0;
}
#footer #latest-posts1 ul li a:hover .post-type.retails {
    background-position: -32px -34px;
}
#footer #latest-posts1 ul li a .post-type.health {
    background-position: -65px 0;
}
#footer #latest-posts1 ul li a:hover .post-type.health {
    background-position: -65px -34px;
}
#footer #latest-posts1 ul li a .post-type.finance {
    background-position: -101px 0;
}
#footer #latest-posts1 ul li a:hover .post-type.finance {
    background-position: -101px -34px;
}
#footer #latest-posts1 ul li a .post-type.travel {
    background-position: -135px 0;
}
#footer #latest-posts1 ul li a:hover .post-type.travel {
    background-position: -135px -34px;
}
#footer #latest-posts1 ul li a .post-type.education {
    background-position: -167px 0;
	background-image: url(../images/icon-post-types2.png);
}
#footer #latest-posts1 ul li a:hover .post-type.education {
    background-position: -167px -34px;
}
#footer #latest-posts1 ul li a .post-type.b2b {
    background-position: -167px 0;
}
#footer #latest-posts1 ul li a:hover .post-type.b2b {
    background-position: -167px -34px;
}
#footer #latest-posts1 ul li a .post-type.nonprofit {
    background-position: -310px 0;
}
#footer #latest-posts1 ul li a:hover .post-type.nonprofit {
    background-position: -310px -34px;
}
#footer #latest-posts1 ul li a .post-type.gamming {
    background-position: -340px 0;
}
#footer #latest-posts1 ul li a:hover .post-type.gamming {
    background-position: -340px -34px;
}
#footer #latest-posts1 ul li span.clear {
    clear: both;
    display: block;
}
#footer #latest-tweets ul li {
    border-bottom: 1px dotted #404040;
    color: #737373;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#footer #latest-tweets ul li:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
#footer #latest-tweets ul li span {
    display: block;
    font-size: 11px;
    margin-top: 4px;
}
#footer .ContentA {
    float: left;
    min-height: 420px;
    padding-right: 20px;
    width: 90px;
}

#footer .ContentB {
    float: left;
    min-height: 420px;
    padding-right: 20px;
    width: 100px;
}
#footer .ContentC {
    float: left;
    min-height: 420px;
    padding-right: 20px;
    width: 130px;
}
#footer .ContentD {
    float: left;
    min-height: 420px;
    padding-right: 20px;
    width: 190px;
}
#footer .ContentE {
    float: left;
    min-height: 420px;
    padding-right: 20px;
    width: 210px;
}
#footer .footform {
    float: left;
    width: 280px;
}
/*#footer .footform .button{margin-top:10px; font-weight:600;}*/

.footform .button:hover {
    background: #51c6fe none repeat scroll 0 0;
    border-color: #51c6fe;
    color: #fff;
}

.footform .button {
    background: #25aae1 none repeat scroll 0 0;
    border: 2px solid #25aae1;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: normal !important;
    padding: 8px;
    text-align: center;
    text-transform: uppercase;
	margin-top:15px
}
#footer .footsocial a {
    float: left;
    margin-right: 10px;
}
#footer .last {
    padding-right: 0 !important;
}
#footer input[type="text"], input[type="password"], input[type="email"], textarea, select {
    margin-bottom: 5px;
}
#footer ul li {
    font-size: 12px;
}

#copyrights {
    background-color: #2e2e2e;
    padding: 20px 0 40px;
	text-align:center;
}
#copyrights p {
    color: #737373;
    font-size: 11px;
    margin-bottom: 0;
}


input[type="text"], input[type="password"], input[type="email"], textarea, select {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    box-sizing: border-box;
    color: #a6a6a6;
    display: block;
    font-family: "MyriadProRegular","Open Sans","Times New Roman",Helvetica,Arial,sans-serif;
    font-size: 12px;
    margin: 0;
    max-width: 100%;
    outline: medium none;
    padding: 6px;
    transition: all 0.12s ease 0s;
    width: 245px;
}


a.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #5062c7 0%, #2f41a2 100%) repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #36417b;
    border-image: none;
    border-radius: 3px;
    border-style: none none solid;
    border-width: 0 0 2px;
    box-shadow: 0 -10px 10px 0 rgba(0, 0, 0, 0.1) inset;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "MyriadProRegular","Open Sans","Times New Roman",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 800;
    line-height: 25px;
    outline: medium none;
    padding: 4px 20px;
    transition: all 0.12s ease 0s;
}

a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #2f41a2 0%, #5062c7 100%) repeat scroll 0 0;
}

/*Progress Bar*/
.rect_progress{margin-top:30px;}
.progressbar {
    display: inline-block;
    width: 250px;
    margin: 25px;
}
.circle {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
    display: inline-block;
    position: relative;
    text-align: center;
}
.circle canvas {
    vertical-align: middle;

}
.circle .pro_sec {
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
	font-family: Myriad Pro;
	
}

.circle .pro_sec h3{ font-size:32px; color:#25aae1; font-weight:bold; margin:0 0 0 0;}
.circle .pro_sec p{ font-size:19px; color:#25aae1; font-weight:normal; margin:0 0 0 0; text-transform:uppercase; line-height:24px}
.circle canvas{ border:#e5e5e5 5px solid ; border-radius:180px; display: inline-block; }
.circle strong i {
    font-style: normal;
    font-size: 0.6em;
    font-weight: normal;
}
.circle span {
    display: block;
    color: #aaa;
    margin-top: 12px;
}
.bx-wrapper, .bx-window{width:100% !important;}

.footer_form{text-align:center;}

.footer_form h3 {font-size: 30px; color: #2a296c; font-weight: 400;  margin: 0 0 10px; text-transform: uppercase;}
.footer_form p {color: #2a296c; font-size: 14px; margin: 10px 0 20px; padding: 0;}
.footer_form .form_area{width:45%; margin-top:60px;}
.footer_form .form_area input[type="text"], select{width:96%; padding:2%; border:2px solid #d9d8d8; border-radius:5px; margin-bottom:20px; float:left; font-size:24px; color:#999;}
.footer_form .form_area textarea{width:96%; padding:10px 2%; border:2px solid #d9d8d8; border-radius:5px; margin-bottom:20px; float:left; font-size:24px; color:#999; height:134px;}
.footer_form .form_area .button1{background:#25aae1; border:2px solid #25aae1; width:126px; padding:8px; color:#fff; text-transform:uppercase; display:inline-block; text-align:center; font-size:16px; margin-right:5%;}
.footer_form .form_area .button1:visited{color:#fff;}
.footer_form .form_area .button1:hover{color:#fff; background:#51c6fe; border-color:#51c6fe;}






/*css added by sumit*/

.center{
	text-align: center;
	width: 100%;
}
.center img{
	display:inline-block;
}

.form_div .button {
    background: #25aae1;
	border-radius: 0px;
	border-width: 0px;
	box-shadow:none;
    padding: 10px 15px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    font-size: 16px;
	font-weight:normal !important;
	float:right;
	margin-right: 6px;
}

.form_div .button:hover{background: #2a296c none repeat scroll 0 0;}

.smenu{height:40px; border:0px; display:none;}

/*.form_div #table1 tr:nth-last-child(2){width:100%; float:left;}
.form_div #table1 tr:nth-last-child(2) td{width:99%; float:left; margin-bottom:20px;}*/
.form_div #table1 tr:nth-last-child(2){width:50%; float:left;}
.form_div #table1 tr:nth-last-child(2) td{width:90%; float:right; margin-bottom:20px;}

@media (max-width:770px){
	#divForm_79974 #table1 tr:nth-last-child(2){width: 50% !important;}
}

@media (max-width:654px){
	#divForm_79974 #table1 tr td{width:99% !important;}
	.form_div tr td{width:100% !important;}
	#divForm_79974 #table1 tr:nth-last-child(2){ width:100% !important;}
}



select.select.medium option:hover{
	background:#0078d7;
	color:#fff;
}

.top_icon {
    bottom: 40px;
    cursor: pointer;
    display: none;
    position: fixed;
    left: 20px;
    z-index: 999;
}












