*{
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box  !important;
	box-sizing: border-box  !important;
}

#pricing_page_wrapper {
	background: url(/images/public/plan/grid.gif) center 0 no-repeat;
}
#pricing_page {
	margin: 0 auto;
	padding-top: 35px;
	width: 940px;
}
#pricing_page h3 {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}

/*===================== HEADER =====================*/
#main-header {
	display: flex;
    justify-content: flex-end;
    flex-flow: row wrap;
}
#header {
	height: auto;
    margin: 0 auto;
    width: 90%;
}
#header_content {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	color: #8c8c8c;
	font-size: 15px;
}
#pricing_page p {
	font-size: 13.5px;
	line-height: 26px;
}
#pageHeader .faq-trigger{
	float: right;
	font-size: 22px;
	color: #777777;
	margin-top: 20px;
	margin-right: 25px;
}

/*===================== MODAL =====================*/
#faq-module{
	width: 100%;
	padding: 20px;
}
#faq-module .plan-section{
	margin-top: 0px;
}

/*===================== PLANS =====================*/

.mod,
.envelope,
.price span,
a.choose,
#code a,
.mod ul li,
.price em,
.tooltip,
.matrix_choose,
#matrix_table tr,
#float {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

#plans {
	height: 450px;
	position: relative;
}

.mod_wrap {
	width: 235px;
	top: 50%;
	position: absolute;
	display: inline-block;
	padding: 0 0 6px 0;
	background: url(/images/public/plan/shadow.png) center bottom no-repeat;
}

.mod {
	width: 235px;
	border: 1px solid #d4d3d3;
	border-radius: 15px;
	background: url(/images/public/plan/cross_hatch.gif);
	text-align: center;
}

#featured {
	width: 330px;
	background: url(/images/public/plan/shadow_featured.png) center bottom no-repeat;
}

	#featured .mod {
		margin: 0 auto;
		width: 256px;
	}
	
	#featured .envelope {
		width: 256px;
		background-position: center top;
		text-shadow: 2px 2px 1px #58b3d7, -1px -1px 3px #fff;
	}
	
	#featured .price span {
		font-size: 65px;
		color: #4ab3dc;
	}
	
	#featured .price .discounted_pricing,
	.price .discounted_pricing {
		font-size: 11px;
		font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
		color: #6B6B6B;
		margin: -10px 0 10px 0;
		text-indent: 0;
	}
	
		.price .discounted_pricing {
			margin: 0 0 10px 0;
		}
	
	#featured .price .cents {
		font-size: 32px;
		top: -21px;
	}
	
	#featured .price em {
		left: -42px;
		top: -1px;
		font-size: 13px;
	}
	
	#featured .mod ul li {
		height: 43px;
		line-height: 43px;
		text-indent: 70px;
	}
	
	#featured .tooltip_arrow,
	#featured .tooltip_arrow_border {
		left: 44px;
	}
	
	#featured a.choose, .matrix_featured .matrix_choose {
		font-size: 15px;
		padding: 0 15px;
		background: url(/images/public/plan/button_overlay.png) center top repeat-x #32abd4;
		box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, .3), 0px 0px 0px 2px rgba(50, 171, 212, .8);
		color: #fff;
	}
	
	#featured a.choose:hover, .matrix_featured .matrix_choose:hover {
		background-position: center -35px;
	}
	
#mod_1 {left: 80px; top: 20px;}
#featured {left: 315px; top: 0px;}
#mod_3 {left: 645px; top: 20px;}

.envelope {
	display: block;
	width: 235px;
	height: 75px;
	border-radius: 15px;
	background: url(/images/public/plan/envelope.png) center bottom no-repeat;
	font-size: 30px;
	line-height: 50px;
	color: #fff;
	text-shadow: 2px 2px 1px #ccc;
}

.price {
	font-size: 9px;
	text-align: center;
	text-indent: 20px;
}

	.price span {
		font-size: 45px;
		color: #6b6b6b;
	}

	.price .cents {
		position: relative;
		font-size: 22px;
		top: -15px;
	}

	.price em {
		font-style: normal;
		position: relative;
		left: -30px;
		top: -1px;
	}

.mod ul {
	padding: 0;
	margin: 0;
	border-top: 1px solid #ebeaea;
}

.mod ul li {
	display: block;
	height: 40px;
	position: relative;
	background: url(/images/public/plan/li_back.gif) bottom repeat-x #fff;
	border-bottom: 1px solid #ebeaea;
	font-weight: bold;
	color: #2d2d2d;
	line-height: 40px;
	text-indent: 55px;
	text-align: left;
}

.mod ul li a {
	display: block;
	color: #2d2d2d;
	text-decoration: none;
}

.mod ul li a:hover {
	cursor: pointer;
	color: #48BAE6;
}

.icon_messages {background: url(/images/public/plan/icon_messages.gif) 25px center no-repeat;}
.icon_fanrank {background: url(/images/public/plan/icon_fanrank.gif) 23px center no-repeat;}
.icon_geotargeting {background: url(/images/public/plan/icon_geotargeting.gif) 27px center no-repeat;}
.icon_analytics {background: url(/images/public/plan/icon_analytics.gif) 27px center no-repeat;}
.icon_fanpage {background: url(/images/public/plan/icon_fanpage.gif) 27px center no-repeat;}

#featured .icon_messages {background-position: 40px center;}
#featured .icon_fanrank {background-position: 38px center;}
#featured .icon_geotargeting {background-position: 42px center;}
#featured .icon_analytics {background-position: 42px center;}
#featured .icon_fanpage {background-position: 42px center;}

.mod ul li a span {color: #9a9a9a; font-size: 11px;}

a.choose, #code a, .matrix_choose {
	display: inline-block;
	height: 25px;
	padding: 0 10px;
	margin: 15px auto;
	background: url(/images/public/plan/button_overlay.png) center top repeat-x #d5d5d5;
	border-radius: 3px;
	color: #6b6b6b;
	text-align: center;
	line-height: 25px;
	text-decoration: none;
	font-size: 13px;
	box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, .5), 0px 0px 0px 2px #D5D5D5;
	text-align: left;
}

a.choose:hover, #code a:hover, .matrix_choose:hover {
	background: url(/images/public/plan/button_overlay.png) center top repeat-x #32abd4;
	box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, .3), 0px 0px 0px 2px rgba(50, 171, 212, .8);
	color: #fff;
}

#plan_text {
	text-align: center;
	font-size: 13px;
	color: #6b6b6b;
	margin-bottom: 30px;
}

.plans_tooltip {
	width: 285px;
/*	display: none;*/
	position: absolute;
	bottom: 54px;
	right: 50%;
	margin-right: -142px !important;
	z-index: 999;
	border: 1px solid #808080;
	box-shadow: 0px 0px 15px #666;
	background: url(/images/public/plan/tooltip_bg.gif);
	color: #fff;
	text-indent: 0;
	font-weight: normal;
}

	.tooltip_text {display: none;}

	.tooltip_content {
		padding: 20px;
		line-height: 22px;
	}

	.tooltip_content strong {
		color: #46caff;
	}

	.plans_tooltip_arrow,
	.plans_tooltip_arrow_border {
		border-style: solid;
		border-width: 20px;
		height: 0;
		width: 0;
		position: absolute;
		left: 40px !important;
	}

	.plans_tooltip_arrow_border {
		border-color: #808080 transparent transparent transparent !important; 
		bottom: -41px !important;
	}

	.plans_tooltip_arrow {
		border-color: #363636 transparent transparent transparent !important;
		bottom: -39px !important;
	}

/*===================== FEATURE MATRIX =====================*/

#matrix {
	width: 930px;
	margin: 0 auto;
}

#matrix_content {
	margin-top: 50px;
	border: 1px solid #d1d1d1;
	background: url(/images/public/plan/cross_hatch.gif);
	position: relative;
}

#float {
	display: none;
	bottom: 0;
	width: 589px;
	height: 125px;
	margin-left: 339px;
	z-index: 999;
}

	.floating {
		background: url(/images/public/plan/cross_hatch.gif);
		box-shadow: 0px 0px 15px #666;
	}

	#float table {
		border: 0;
	}
	
	#float table td {
		height: 125px;
		padding: 0;
		border: 0;
		text-align: center;
	}
	
	#float table tr:hover {
		background: none;
	}
	
	#float table td a.matrix_choose {
		margin: 0;
	}

	#matrix #float .price {
		width: 199px;
	}
	
.float_name {
    color: #6B6B6B;
    font-size: 20px;
    text-shadow: 2px 2px 1px #CCCCCC;
}

#matrix_header {
/*	height: 140px;*/
}
	
	.package_head {
		width: 196px;
		min-height: 126px;
		padding-bottom: 15px;
		float: right;
		border-left: 1px solid #d1d1d1;
		position: relative;
		text-align: center;
	}
	
	.matrix_envelope {
		display: block;
		width: 198px;
		height: 68px;
		margin: -20px 0 0 -1px;
		background: url(/images/public/plan/package_header_wide.png) center -68px no-repeat;
		font-size: 20px;
		line-height: 50px;
		color: #6B6B6B;
		text-shadow: 2px 2px 1px #ccc;
	}
	
	.matrix_featured .matrix_envelope {
		background-position: center top;
		text-shadow: 2px 2px 1px #58b3d7, -1px -1px 3px #fff;
		color: #fff;
	}
	
	.matrix_featured .price span,
	.matrix_featured .float_name {
	    color: #4AB3DC;
		text-shadow: none;
	}
	
	#matrix .price {
		margin-top: 5px;
		text-indent: 10px;
	}
	
	#matrix .price.no_indent {
		text-indent: 0;
	}
	
	#matrix .price span {
		font-size: 36px;
	}
	.call_span{
		font-size: 12px !important;
		font-weight: normal !important;
	}
	#matrix .price .cents {
		font-size: 18px;
		top: -12px;
	}
	
	#matrix .price em {
		top: -1px;
		left: -24px;
	}
	
	.matrix_featured .matrix_choose {
		font-size: 13px;
		padding: 0 10px;
	}
	
	#matrix #call .price span {
		font-size: 32px;
	}
	
	#call {
		font-size: 10px;
	}
	
	a.matrix_choose {
		margin: 5px 0 0 0 !important;
		color: #6B6B6B;
	}
	
	a.matrix_choose.free_choose {
		margin-top: 43px !important;
	}
	
	a.matrix_choose:hover {
		text-decoration: none;
	}
	
#matrix_table {
	border-top: 1px solid #d1d1d1;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	text-align: center;
	position: relative;
}
	
	#matrix_table tr {
		background: url(/images/public/plan/feature_bg.gif) left top no-repeat #fff;
	}
	
	#matrix_table tr:hover,
	#matrix_table tr.odd:hover {
		background: #e5e5e5;
	}
	
	#matrix_table #button_row_bottom {
		background: none;
	}
	
		#matrix_table #button_row_bottom .matrix_choose {
			margin: 0;
		}
	
	#matrix_table tr.odd {
		background: url(/images/public/plan/feature_bg.gif) -1px top no-repeat #efefef;
	}
	
	#matrix_table td {
		height: 40px;
		border-left: 1px solid #d1d1d1;
		border-bottom: 0;
		border-right: 0;
		padding: 0;
	}
	
		#matrix_table #button_row_bottom td {
			height: 125px;
			border-left: none;
			border-top: 1px solid #d1d1d1;
		}
	
	#matrix_table td:first-child {
		border-left: none;
		border-bottom: 1px solid #d1d1d1;
		text-align: left;
		text-indent: 15px;
	}
	
	#matrix_table td:nth-of-type(2) {
		border-bottom: 1px solid #d1d1d1;
	}
		
		#matrix_table #button_row_bottom td:first-child,
		#matrix_table #button_row_bottom td:nth-of-type(2),
		#matrix_table #last_row td {
			border-bottom: none;
		}
	
	#matrix_table .info {
		width: 100%;
		height: 100%;
		position: relative;
		background: url(/images/public/plan/info.png) center center no-repeat;
	}
	
		#matrix_table .info:hover {
			cursor: pointer;
		}
		
		#matrix_table .info .plans_tooltip {
			top: -10px;
			bottom: inherit;
			left: 58px;
			text-align: left;
		}
		
		#matrix_table .info .tooltip_content:hover {
			cursor: default;
		}
		
		#matrix_table .info .tooltip_arrow_border,
		#matrix_table .info .tooltip_arrow {
			top: 10px;
		}
		
		#matrix_table .info .tooltip_arrow_border {
			border-color: transparent #808080 transparent transparent;
			left: -41px;
		}

		#matrix_table .info .tooltip_arrow {
			border-color: transparent #363636 transparent transparent;
			left: -40px;
		}
	
	#matrix_table em {
		display: inline-block;
		width: 12px;
		height: 12px;
		border-radius: 50px;
		background: #505050;
	}
	
	.blue {color: #4AB3DC; font-weight: bold;}
	#matrix_table .blue em {background: #4AB3DC;}
	
	#matrix_table .indent_lg {text-indent: 30px !important;}
	#box_without_padding{
		padding-right: 0 !important;
    	padding-left: 0  !important;
	}

@media screen and (min-width:300px) and (max-width:767px){
	#header {
		height: auto;
		margin: auto;
		width: 90%;
		display: block;
	}
	#header_content {
		width: 100%;
	}
	section#faq-module {
		width: 100% !important;
	}
	#main-header {
		display: block;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	#header {
		height: auto;
		margin: auto;
		width: 90%;
		display: block;
	}
	#header_content {
		width: 100%;
	}
	section#faq-module {
		width: 100% !important;
		
	}
}














