body {
	font-family: Arial;
	font-size:	15px;
	padding:0px;
	margin:0px;
	color:#333333;
	line-height:22px;
}
a{
	text-decoration:none;
		
}

.p_color {
	font-size: 15px;
	color: #999;
	line-height: 26px;
	font-family: open sans;
}

.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
}

#payment table tr td hr {
	width: 100%;
}

#couponcode {
	width: 200px;
}

#payment table tr #coupon_td {
	width: 66px;
}

#payment table tr td #coupon_btn {
	cursor: pointer;
	background-color: #cf1626;
	color: white;
	padding: 3px;
	margin-top: 8px;
	width: 100px;
}

.pay_icon {
	display: none !important;
	color: #4B4BFF;
	position: absolute;
	right: -16px;
	top: 13px;
}

.write {
	display: none;
	margin: 0;
    right: -60px;
    top: 8px;
}

.pm_wrong {
	color: red;
}

.coupon_overlay {
    position: fixed;
    display: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 1049;
}

.coupon_alert {
    display: none;
    position: absolute;
    margin: auto;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 475px;
    height: 335px;
    background-color: #FFFFFF;
    z-index: 1050;
    padding: 20px;
}

.coupon_alert img {
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
}

.coupon_alert_btn {
	background: none repeat scroll 0 0 #CF1626;
    border-bottom: 3px solid #B30F1E;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: 'Fauna One',serif;
    font-size: 14px;
    margin: 15px;
    min-width: 100px;
    padding: 6px;
    text-align: center;
}

.coupon_alert_btn:hover {
    text-decoration: none;
    background-color: #B30F1E;
}

.coupon_alert h3 {
	font-family: 'Fauna One',serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

.coupon_alert p {
	margin: 0 0 10px;
    padding-left: 15px;
}

.coupon_alert #coupon_heading {
    background: none repeat scroll 0 0 #F9F9F9;
    padding: 15px;
    text-align: justify;
}

#c_error {
	color: #CF1626;
	margin: 0px;
}

.success_message {
	color: #fff;
	padding: 10px 20px;
	background-color: #337ab7;
	font-weight: bold;
	width: 95%;
}

#product_coupon {
	display: table;
	cursor: pointer;
	color: #CF1626;
    text-decoration: underline;
}

#coupon_input input {
	padding: 6px;
	margin-left: 15px;
}

#coupon_verify {
	background-color: #CF1626;
    color: #FFFFFF;
    cursor: pointer;
    width: 100px;
}

#coupon_input {
	display: none;
	margin-bottom: 10px;
}

#coupon_container {
	display: none;
	margin-top: 30px;
	margin-bottom:  30px;
	border: 2px dashed gray;
	width: 525px;
	height: 80px;
	background-color: #FFFFA0;
}

#pay_hr {
	box-shadow: none;
	border-color: #dddddd;
	width: 100%;
	float: left;
}

#coupon_container #coupon_disc, #coupon_container #coupon_nbr {
	float: left;
}

#coupon_container #coupon_nbr {
	width: 420px;
}

#coupon_container #coupon_disc p {
	display: table;
	margin: 0;
	margin: auto;
}


#coupon_container #coupon_disc {
	width: 100px;
	border-right: 2px dashed gray;
	height: 80px;
}

#coupon_container #coupon_disc #nbr {
	font-size: 28px;
	margin-top: 20px;
}

#coupon_container #coupon_disc #char {
	margin-top: 5px;
}

#coupon_container #coupon_nbr p {
	display: table;
	margin: 0;
	margin: auto;
}

#coupon_container #coupon_nbr #p_1 {
	font-size: 15px;
    font-weight: bold;
    margin-top: 16px;
}

#disc_amnt, #amnt_aftr_disc {
	font-weight: bold;
}

#coupon_container #coupon_nbr #p_2 {
	font-size: 16px;
	line-height: 31px;
}

#coupon_container #coupon_nbr #p_3 {
	font-weight: bold;
	font-size: 20px;
}

#amnt_aftr_disc {
	
}

#coupon_container #coupon_nbr #inner_span {
	font-size: 15px;
}

#coupon_error {
	display: none;
	color: #CF1626;
}

.wps_main_header {
	background:url(../images/wps/hd_header_small.jpg) 50% 48%;
	background-size:cover;
}

#wps_plug_mainhead h1 {
    font-family: 'Copse', serif;
	font-size:40px;
	text-align:center;
	line-height:55px;
	margin:20px;
	font-weight:normal;
	padding-top:30px;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.7);
	margin-top:0px;
	color:#fff;
}

#wps_plug_mainhead h3 {
	font-family: 'Fauna One', serif;
	color:gray;
	font-size:18px;
	text-align:center;
	font-weight:normal;
	width:600px;
	margin:auto;
	line-height:30px;
	font-family:lato;
	color:#fff;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.7);
	font-size:25px;
	width:700px;
	font-weight:400;
	line-height:36px;
	width: auto;	
}

#wps_plug_mainhead a {
	font-size:20px;
	width:230px;
	margin:auto;
	background:#CF1626;
	color:#fff;
	padding:15px;
	margin-top:68px;
	text-align:center;
	font-family:'Fauna One',serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
	border-bottom:3px solid #B30F1E;
	display:block;
}

#wps_plug_mainhead a:hover{
	background:#B30F1E;
}

#wps_plug_mainhead a:visited {
}

.feature_col1 {
	float:left;
	width:435px;
	padding:0px 20px;
}

.feature_cols {
	float:left;
	width:435px;
	padding:0px 20px;
}

.feature_cols h2 {
	margin-bottom:50px;
	font-family:'Fauna One',serif;
	font-size:28px;
	text-align:center
}

.feature_itm {
	margin-top:30px;
}

.feature_itm .icon {
	float:left;
	width:80px;
	margin-right:20px;
	padding-top:7px;
}

.feature_itm .desc {
	float:left;
	width:335px
}

.feature_itm .head {
	margin-bottom:10px;
	font-weight:bold;
	font-family:'Fauna One',serif;
	font-size:20px;
	line-height:30px;
}


.dhr {
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	font-size:2px;
	line-height:2px;
	margin:80px 0px;
}

.fixed_header{
	position : fixed; 
	top:0; 
	width : 100%; 
	z-index:1048;plug_footer_menu
	transition: 1s;
	box-shadow:1px 1px 3px rgba(0, 0, 0, 0.7);
	}

ul {
	margin:0px;
	padding:0px;
}

#plug_mainhead {
	width: 100%;
	padding-top: 25px;
}

#fb_video {
	width:88%;
	min-height:268px;
	border:1px solid #dddddd;
}

#plug_mainhead .h1_div {
	margin:20px;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
#plug_mainhead h1 {
	/* font-family: 'Josefin Sans',serif; */
	font-family: 'Inter', sans-serif;
	font-size:40px;
	text-align:center;
	line-height:55px;
}

#plug_mainhead h1 span {
    color:#CF1626;
}

#plug_mainhead h3 {
	/* font-family: 'Josefin Sans',serif; */
	font-family: 'Inter', sans-serif;
	color:#555;
	font-size:20px;
	text-align:left;
	font-weight:normal;
	margin:auto;
	line-height:30px;
	width: 90%;
	margin-left: 0px;
}


#main_wrapper{
	width:	960px;
	margin:	auto;

}

#top_links{
	height:20px;
	text-align:right;
	margin:auto;
	padding: 5px;
	background-color: #333;
	color:#FFF;
}
#top_links ul{
	width:960px;
	margin:auto;
}

#top_links li {
	display:inline-block;
	padding:0px 5px;
}
#top_links a {
	color:#fff;
	text-decoration:none;
}
#top_links a:hover {
	color:#ddd;
	!text-decoration:underline;
}

.plugmatter_ribben {
	background:#333;
}

.plugmatter_ribben .wrapper {
	width:960px;
	margin:auto;
}

.plugmatter_ribben .left_div {
	width:130px;
	float:left;
}

.plugmatter_ribben .right_div {
	width:800px;
	float:left;
	color:#fff;
	text-align:right;
}
.plugmatter_ribben ul {
	margin-top:15px;
	font-weight:bold;
	font-family:'Open Sans'
}
.plugmatter_ribben li {
	display:inline-block;
	margin-right:20px;
}
.plugmatter_ribben li:last-child{
	margin-right:0px;
}
.plugmatter_ribben a {
	color:#fff;
}
.plugmatter_ribben a:hover {
	border-bottom:1px dashed;
}
.plugmatter_ribben a:visited {}


#plug_ribben {
    background:#CF1626;
}

#plug_ribben_con {
    width:960px;
	margin:auto;
}

#plug_logo {
	width: 400px;
	float:left;
	text-align:left;
	height:37px;
	padding-top:13px;
	font-size:23px;
	color:#fff;
	font-family:'Fauna One',serif;
}

#plug_logo img {
	float:left;
	margin-right:8px;
	position:relative;
	top:-3px;
	display:none;
}

#main_nav {
	/*width:550px;*/
	float:left;
}

#main_nav ul {
  padding:0px;
	margin:0px;
	margin-left:50px;
	float:right;
}

#main_nav li {
	display:inline;
	float:left;
}
#main_nav a{
	text-align:right;
	font-family: 'Fauna One', serif;
	font-size:18px;
	color:#ffffff;
	text-decoration:none;	
	font-weight:bold;
	line-height:50px;
	height:50px;
	width:125px;
	display:block;
	text-align:center;
	text-shadow: -1px 1px 1px #b30f1e;
}
#main_nav a:hover{
    background:#b30f1e;
}

#plug_body {
	width:100%;
}
#plug_body h1 {
	padding-top:20px;
	color:#333333;
}
#feature_box_demo{
	min-height:300px;
	background:#f9f9f9 url(..../images/wps/demo_bg.png);
	text-align:left;
	margin:40px 0px;
	border:1px solid #dddddd;
	padding:30px 0px;
	position:relative;
}

.demo_template_sel {
	width:960px;
	margin:auto;
	margin-bottom:45px;
	text-align:center;
}

.demo_template_sel ul {
	margin:0px auto;
	padding:0px;
	width:650px;
}

.demo_template_sel li{
	display:block;
	float:left;
	width:130px;
	text-align:center;
	font-family:"Open Sans";
	font-size:15px;
	font-weight:normal;
	cursor:pointer;
}

.demo_template_sel li:hover{
	text-decoration:underline;
}

#feature_box_overlay {
	position:absolute;
	top:0px;
	left:0px;
	right:0;
	height:100%;
    z-index: 1024;
	text-align:center;
	background: url(..../images/wps/demo_overlay.png);
	cursor:pointer;
	border:1px solid #dddddd;
}

#try_demo_btn {
	/*background: url(..../images/wps/try_free_demo.png) no-repeat 50% 50%;*/
	width:100%;
	height:100%;
}
/*
#try_demo_btn:hover {
	background: url(..../images/wps/try_free_demo_hover.png) no-repeat 50% 50%;
}
*/
#try_demo_btn:hover < a.red_ctabtn_pt {
	font-weight: bold;
}

#try_demo_btn a.red_ctabtn_pt {
	position: absolute;
	min-width: 100px !important;
	height: 40px;
	bottom: 0px;
	top: 0px;
	/*right: 0px;*/
	left: 42%;
	margin: auto;
}

#demotip_bg {
	position:absolute;
}
#demotip_email {
	position:absolute;
}
#demotip_button {
	position:absolute;
}
#demotip_text {
	position:absolute;
}
#demotip_picture {
	position:absolute;
}


#box_button {
  padding:10px;
  margin-top:10px;
}

#button_text{
	
}
#see_button_text{
	
}
#see_plans_more{
	width: 100%;
}

#see_button {
  padding:10px;
  margin-top:10px;
  
}
#see_plans {
	padding-left: 12px;
	padding-right: 15px;
}
a.see_plans:hover{
	background-color:#4B8C11;
}
a.see_plans{
  cursor:pointer;
  background-color: #73B439;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15));
  border: 1px solid #527D2C;
  border-radius: 3px;
  box-shadow: 0 1px 2px #7C7F82, 0 1px #9BEA54 inset;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: normal;
  padding: 8px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px #30471A;
  display:block;
  line-height:25px;
  /* font-family: 'Josefin Sans',serif; */
  font-family: 'Inter', sans-serif;
  width: 310px;
}

#wwh_box {
	margin-top:40px;
	width: 100%;
}
#wwh_box ul {
    margin:0px;
	padding:0px;
	width: 100%;
}
.wwh_box {
	padding: 0px 25px !important;
	margin:0px;
	border-right:1px solid #dddddd;
	font-family:open sans;
	font-size:15px;
	line-height:26px;
}

.wwh_box p{
	color: #999;
}

.wwh_box h2 {
    margin:0px;
	/* font-family: 'Josefin Sans',serif; */
	font-family: 'Inter', sans-serif;
	font-size:23px;
	line-height: 1.3;
	font-weight: 600;
	margin-bottom: 10px;
}



#features {
	text-align:left;
	margin:0px 0px 0px 0px;
	width: 100%;
}


#comparision_table {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}

.feature_main_p {
	margin:auto;
	background: none repeat scroll 0 0 #F9F9F9;
	padding:20px;
	font-family: open sans;
	font-size: 15px;
	line-height: 26px;
	color: #555555;
}

.features_con {
	width:100%;
	margin:auto;
}

.feature_list_margin {
   width:40px;
   float:left;
}

.feature_list {
	height:auto;
	margin:20px 0px 0px 0px;
	font-size: 16px;
	line-height: 26px;
}

.feature_list p {
	font-family: open sans;
	font-size: 15px;
	line-height: 26px;
	color: #999;
}

.feature_list img{
	display: block;	
	margin: auto;
	margin-top: 12px;
}

.feature_list h3 {
    margin:0px;
	/* font-family: 'Josefin Sans',serif; */
	font-family: 'Inter', sans-serif;
	font-size:30px;
	line-height:40px;
	margin-bottom: 7px;
	font-weight: unset !important;
}

.feature_row {
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-bottom: 45px;
}


#feature_list ul{
	float:left;
}
#feature_list li {
	background:url('images/check.png') no-repeat top left;
	display:block;
	padding-left:30px;
	margin-left:20px;
	text-align:left;
}
#feature_list_thumb{
	width:40%;
	height:200px;
	float:right;
	background:green;
	border:1px solid #AAA;
}
#alternate_features{
	float:left;
	width:80%;
	border:1px solid blue;
	margin-left:100px;
}
.feature_thumb_left {
	width:40%;
	height:200px;
	float:left;
	background:orange;
	border:1px solid #AAA;
    margin:10px;
}
.feature_thumb_right {
	width:40%;
	height:200px;
	float:right;
	background:yellow;
	border:1px solid #AAA;
	margin:10px;
}

.feature_details_right {
	width:40%;
	height:200px;
	float:right;
	border:1px solid #AAA;
	margin:10px;
}
.feature_details_left {
	width:40%;
	height:200px;
	float:left;
	border:1px solid #AAA;
	margin:10px;
}
#testimonial {
	width:80%;
	left:100px;
	position:relative;
	height:150px;
	text-align:left;
	
}
/* +++++++ left and right slide */

#slide_left{
	width: 11px;
	height: 16px;
	float:left;
	display:block;
	background: url(images/tournaments-v.png) no-repeat scroll 0 0 transparent;
	position:relative;
	top:45px;
	left:10px;
}
#slide_right{
	width: 11px;
	height: 16px;
	float:right;
	right:40px;
	display:block;
	position:relative;
	top:40px;
	background: url(images/tournaments-v.png) no-repeat scroll -22px 0 transparent;

}

#slide_left:hover{
	width: 11px;
	height: 16px;
	float:left;
	display:block;
	background: url(images/tournaments-v.png) no-repeat scroll -11px 0 transparent;
	position:relative;
	top:45px;
	left:10px;
}
#slide_right:hover{
	width: 11px;
	height: 16px;
	float:right;
	right:40px;
	display:block;
	position:relative;
	top:40px;
	background: url(images/tournaments-v.png) no-repeat scroll -33px 0 transparent;
}
/* --------------------------------------------------*/
#left_arrow a{
	width:30px;
	height:30px;
	float:left;
	margin-top:50px;
	margin-left:50px;
	background:url('images/left.png') no-repeat;
}
#right_arrow a{
	text-decoration:none;
	width:30px;
	height:30px;
	float:right;
	margin-top:50px;
	margin-right:50px;
	background:url('images/right.png') no-repeat;
}
#testimonial img {

}
#testimonial_scroll ul{
	width:60%;
	text-align:left;
	height:100px;
	float:left;
	position:relative;
	left:100px;
	overflow:hidden;
	margin-bottom:30px;
}
#testimonial_scroll li{
	list-style:none;
	display:inline;
	float:left;
	height:80px;
	border:1px solid green;
	text-align:left;
	margin:10px;
}
#pricing{
	
}

#pricing h3{
	font-family: 'Fauna One', serif;
	font-size:22px;
	line-height:10px;
	text-align:center;
	margin-bottom:50px;
	margin-top:10px;
	font-weight:normal;
	color:gray;
}
#plist{
	width:100%;
	margin:auto;
}
#professional_price {
	background:#FFFFFF;
	width:30%;
	!height:500px;
	float:left;
	position:relative;
	text-align:center;
	border-radius:7px;
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,.7);
  	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,.7);
  	box-shadow: 0px 0px 6px rgba(0,0,0,.7);
	z-index:100;
	
}
#professional_price ul.price  li:nth-child(13) { 
	border-bottom:none;
	
} 

#personal_price {
	width:30%;
	background:#F9F9F9;
	height:auto;
	float:left;
	margin-top:20px;
	margin-left:50px;
	text-align:center;
	border-top-left-radius:7px;
	border-bottom-left-radius:7px;
	-moz-box-shadow: -1px 0px 6px rgba(0,0,0,.7);
  	-webkit-box-shadow: -1px 0px 6px rgba(0,0,0,.7);
  	box-shadow: -1px 0px 6px rgba(0,0,0,.7);
}
#developers_price {
	width:30%;
	height:auto;
	float:left;
	margin-top:20px;
	background:#F9F9F9;
	text-align:center;
	border-top-right-radius:7px;
	border-bottom-right-radius:7px;
	-moz-box-shadow: 1px 0px 6px rgba(0,0,0,.7);
  	-webkit-box-shadow: 1px 0px 6px rgba(0,0,0,.7);
  	box-shadow: 1px 0px 6px rgba(0,0,0,.7);

}


ul.price  { 
	list-style: none; 
	margin: 0; 
	padding: 0px;
	text-align: center;
}
/*
.price ul:hover { 
	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,.7);
  	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,.7);
  	box-shadow: 0px 0px 6px rgba(0,0,0,.7);
  	cursor: default;
}
*/
ul.price  li {  
	border-bottom: 1px dashed #bebebe;
	padding: 10px 0;
	font-size: 14px;
}

ul.price  li:first-child { 
	font-family: 'Fauna One', serif;
	font-size: 24px;
	font-weight: bold;
	border:none;
	color:#333;
	line-height:35px;
	
}

ul.price  li:nth-child(2) {
	font-family: 'Copse', serif;
	font-weight: bold;
	background: none repeat scroll 0 0 #CF1626;
    border: medium none;
    color: #FFFFFF;
    font-size: 45px;
    line-height: 50px;
}

ul.price  li:nth-child(12) { 
	border-bottom:none;
}

ul.price  li:last-child {
	border-bottom: none;
	height: 40px;
	padding:10px;
	margin-top:5px;
}

a.buy_now: hover{
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #CF1626), color-stop(1, #f24537));
        background:-moz-linear-gradient(top, #CF1626 5%, #f24537 100%);
        background:-webkit-linear-gradient(top, #CF1626 5%, #f24537 100%);
        background:-o-linear-gradient(top, #CF1626 5%, #f24537 100%);
        background:-ms-linear-gradient(top, #CF1626 5%, #f24537 100%);
        background:linear-gradient(to bottom, #CF1626 5%, #f24537 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CF1626', endColorstr='#f24537',GradientType=0);
        
        background-color:#CF1626;
    } 
a.buy_now{
	width:200px;
	text-decoration:none;
	cursor:pointer;
	background-color:  #CF1626;
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15));
	border: 1px solid #d02718;
	-moz-box-shadow: 0 1px 2px #7C7F82, inset 0px 1px 0px 0px #f5978e;
    -webkit-box-shadow:0 1px 2px #7C7F82, inset 0px 1px 0px 0px #f5978e;
    box-shadow: inset 0px 1px 0px 0px #f5978e;
	text-shadow:0px 1px 0px #810e05;
	font-weight:bold;
	width:200px;
	margin:10px;
	padding: 10px 20px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align:center;
	color:#FFF;
}
#personal_price ul.price  li:nth-child(9) { 
	border-bottom:none;
	
} 
#personal_price ul.price  li:nth-child(10) { 
	border-bottom:none;	
} 

#personal_price ul.price  li:nth-child(11) { 
	border-bottom:none;	
} 

#pricing_ps {
	text-align:center;
}

#faq { 
	
	margin-top:50px;
	margin-bottom:50px;
}
h2.section_heading{
	/* font-family: 'Josefin Sans',serif; */
	font-family: 'Inter', sans-serif;
	font-size:34px;
	line-height:45px;
	font-weight:normal;
	margin-bottom:30px;
	margin-top:20px;
	padding:0px;
	text-align:center;
}
.price_heading{
	font-family: 'Copse', serif;
	font-size:30px;
	line-height:45px;
	font-weight:normal;
	margin-bottom:42px;
	margin-top:20px;
	padding:0px;
	text-align:center;
}

.real_green_cta_btns {
	color: #ffffff;
	background: #5eb755;
	padding: 10px 45px;
	font-size: 18px;
	/* font-family: 'Josefin Sans', serif; */
	font-family: 'Inter', sans-serif;
	font-weight: bold;
}

.real_green_cta_btns:hover {
	color: #fff;
	background: #57b04e;
}

.home_cta_btns {
	color: #ffffff;
	background: #cf1626;
	padding: 10px 45px;
	font-size: 18px;
	/* font-family: 'Josefin Sans', serif; */
	font-family: 'Inter', sans-serif;
	font-weight: bold;
	display: table;
	margin: auto;
}

.navbar-default .navbar-toggle {
     border-color: #cf1626; 
}

.home_cta_btns:hover {
	color: #fff;
	background: #b30f1e;
}

.faqs {

}
.faqs a{
	color:#CF1626;
	
}
.faqs a:hover{
	text-decoration:underline;
}
.faqs p{
	background: none repeat scroll 0 0 #F9F9F9;
    padding:15px;
	margin-bottom:30px;

	font-family: open sans;
	font-size: 15px;
	line-height: 26px;
	color: #555555;
}
.faqs h3{
	margin:0px;
	/* font-family: 'Josefin Sans',serif; */
	font-family: 'Inter', sans-serif;
	font-size:22px;
	line-height:30px;
	font-weight:bold;
	margin: 0px;
}
.faq_culm1{
	margin:10px 0px;
}

#plug_footer{
	/*background-color: #333;*/
	background: url("../images/wps/home/FINAL-FOOTER.jpg") repeat scroll 0 -75px rgba(0, 0, 0, 0);
	bottom:0px;
	padding-top:50px;
}
#plug_footer_con {
	max-width:960px;
	margin:auto;
}

.f_div{
	float:left;
	margin-left:50px;
	padding:20px;
}

.f_div ul li {
	text-align:left;
}
#f_content{
	width:960px;
	text-align:center;
	margin:auto;
	
}
.plug_footer_menu {
	color:#FFFFFF;
	width:235px;
	float:left;
	font-family:'Open Sans';
}

.plug_footer_copyright {
	color:#FFFFFF;
	line-height:15px;
	/*text-shadow: -1px 1px 1px #222222; */
}
.plug_footer_copyright a{
	text-decoration:none;
	color:#FFFFFF;
}

.btn:focus, .btn:active {
	color: #ffffff;
}

.plug_footer_menu h4 {
	margin:10px 0px;
	padding:0px;
	font-size:16px;
}

.plug_footer_menu ul {
	margin:0px;
	padding:0px;
}

.plug_footer_menu li {
	display:list-item;
	padding:0px;
	margin:0px;
	list-style-type: none;
}

.plug_footer_menu a {
	color:#FFFFFF;
	line-height:25px;
	text-decoration:none;
}

.plug_footer_menu a:hover {
	text-decoration:none;
}

.plug_footer_menu a:visited {
}

/* ----------------- login page ----------*/

#login_page{
	
	width:400px;
	margin:auto;
	left:200px;
	border-radius:4px;
	min-height:464px;
	}
table.form_table  tr td {
	padding:10px;
	font-family:arial;
	font-size:16px;
}
table.form_table  tr td input[type='text'],[type='email'],[type='password']{
	border-radius:4px;
	padding:5px;
	border:1px solid #AAA;
}
table.form_table  tr td textarea{
	border-radius:4px;
	padding:5px;
	border:1px solid #AAA;
}
table.form_table  tr td a{
	text-decoration:none;
	color:#CF1626;
	font-size:14px;
	margin-left:10px;
}
table.form_table  tr td a:hover{
	text-decoration:underline;
}
td.right_align{
	text-align:right;
}
.submitBtn{
	border-radius:5px;
	padding:5px 15px;
	font-weight:normal;
	background:  #CF1626;
	font-family:arial;
	font-size:16px;
	color:#FFFFFF;
	border:none;
}

#thanks_div{
	margin-top:50px;
	padding:30px;
	text-align:center;
	min-height:449px;

}
#thanks_div h3 {
	font-family: 'Fauna One', serif;
	color:gray;
	font-size:20px;
	text-align:center;
	font-weight:normal;
	margin:30px;
	line-height:30px;
}
h3.chose_pack {
	font-family: 'Fauna One', serif;
	color:gray;
	font-size:20px;
	text-align:center;
	font-weight:normal;
	margin:30px;
	line-height:30px;
}
#download_buttton{
	height: 100px;
	position:relative;
	top:50px; 
}
.message_div{

	text-align:center;
	padding:10px;
}
#license{
	margin:20px;
	width:650px;
	
}
#license h2 {
	font-family: 'Copse', serif;
	font-size:35px;
	line-height:35px;
	font-weight:normal;
	margin-bottom:30px;
	margin-top:50px;
	padding:0px;
	text-align:left;
}
#terms{
	font-size:16px;
}
h2.terms_heading{
	/* font-family: 'Josefin Sans', serif; */
	font-family: 'Inter', sans-serif;
	font-size:35px;
	line-height:35px;
	font-weight:normal;
	margin-bottom:30px;
	margin-top:50px;
	padding:0px;
	text-align:center;

}
#l_a{
	border:1px solid gray;
	height:300px;
	width:800px;
	margin: 0px 25px;
	padding:30px;
	overflow:scroll;
	text-align:left;
}
#l_a p{
	padding-left:25px;
	text-align:justify;
}
#t_s{
	padding:30px;
}
#t_s p{
	padding-left:25px;
	text-align:justify;
}
#agreeBtn {
		margin:20px;
}
#payment{
	font-family:arial;
	!background:#DDDDDD;
	width:700px;
	!margin:50px 150px;
	padding:30px;
	border-radius:6px;
	!-moz-box-shadow: 1px 1px 4px rgba(0,0,0,.7);
  	!-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.7);
  	!box-shadow: 1px 1px 4px rgba(0,0,0,.7);
}
#payment table tr {
	padding:0px;
	margin:0px;
}
#payment table tr td {
	font-family:arial;
	font-size:14px;
	padding:5px 5px;
}
#payment table tr td:last-child {
	float:right;
	position: relative;
}
#payment table tr td input{
	border-radius:4px;
	padding:5px;
	border:1px solid #AAA;
}
#payment table tr td input[type=submit]{
	border-radius:5px;
	padding:5px 15px;
	font-weight:bold;
	background:  #CF1626;
	font-family:arial;
	font-size:16px;
	color:#FFFFFF;
	border:none;
}
#payment table tr td input[type=submit]:hover{

	color:#333333;
}
#payment h2{
	font-family: 'Copse', serif;
	font-size:35px;
	line-height:35px;
	font-weight:normal;
	margin:20px 0px 5px 0px;
	padding:0px;
	text-align:left;
}
#paypal_info{ 
	background: #FFFFA0;
    border-bottom: 0.143em solid #E5E597;
    font-size: 13px;
    line-height: 17px;
	padding: 0px 10px;
	margin-top:20px;
	margin-bottom:10px;
}

.payBtn{
	width:200px;
	text-decoration:none;
	cursor:pointer;
	background-color:  #CF1626;
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(255, 255, 255, 0.15));
	border: 1px solid #d02718;
	-moz-box-shadow: 0 1px 2px #7C7F82, inset 0px 1px 0px 0px #f5978e;
    -webkit-box-shadow:0 1px 2px #7C7F82, inset 0px 1px 0px 0px #f5978e;
    box-shadow: inset 0px 1px 0px 0px #f5978e;
	text-shadow:0px 1px 0px #810e05;
	font-weight:bold;
	width:200px;
	margin-top:20px;
	padding: 10px 25px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-align:center;
	color:#FFF;
}
.Btn:hover{
	color:#FFFFFF;
}
a.nav_links{
	text-decoration:underline;
	color:#CF1626;	
}
#secure_lock{
	float:left;
	margin:5px 10px; 
}
#secure_text{
	
	margin:5px 10px; 
	
	padding-top:12px;
}
#plan_name {
	margin-top:10px;
}
#plan_name  tr td:nth-child(3){
	color:#CF1626;
	font-weight:normal;
	font-size:20px;
	font-family:'Fauna One',serif;
	text-align:left;
}
#price_value{
	line-height:40px;
	color:#333333;
	font-weight:bold;
	font-size:23px;
	font-family:'Fauna One',serif;
}
#proofs {
	width: 100%;	
}
#proofs h2{
	/* font-family: 'Josefin Sans',serif; */
	font-family: 'Inter', sans-serif;
	font-size:26px;
	line-height:45px;
	font-weight:normal;
	margin-bottom:30px;
	margin-top:20px;
	padding:0px;
	text-align:center;
	padding-left: 15px;
	padding-right: 15px;
}
#proofs h3{
	background:url('../images/wps/quote.png') no-repeat scroll 0 0 transparent;
	color: #333333;
    /* font-family: 'Josefin Sans',serif; */
	font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    margin-top: 10px;
	margin-left:10px;
    text-align: left;
	padding-left:37px;
	padding-top:10px;
	/*width:270px;*/
}
#proofs h3 span{
	font-size:16px;
	font-style:italic;
}
#proofs h4{
	/*color: #CF1626;*/
	color: #808080;
    /* font-family: 'Josefin Sans',serif; */
	font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 25px;
    text-align: center;
    margin-left: 5px;
    padding-left: 15px;
    padding-right: 15px;
}
blockquote:before {
    color: #999999;
    content: '"';
    display: block;
    font: italic 400%/1 Cochin,Georgia,"Times New Roman",serif;
    height: 0;
    margin-left: -0.95em;
}
blockquote:after {
    color: #999999;
    content:"'";
    display: block;
    font: italic 400%/1 Cochin,Georgia,"Times New Roman",serif;
    height: 0;
    margin-left: -0.95em;
}
#cmp_table table{
	width:80%;
	padding-top:20px;
	margin: auto;
}
#cmp_table table tr{

	margin-bottom:10px;
	
}
#cmp_table table th{
	padding:10px;
	border-bottom:1px solid #DDDDDD;
	font-size:20px;
	font-weight:normal;
	/* font-family: 'Josefin Sans',serif; */
	font-family: 'Inter', sans-serif;
}
#cmp_table table tr td{
	padding:10px;
	border-bottom:1px solid #DDDDDD;
	text-align:left;
	font-family: open sans;
	font-size: 15px;
	color: #555555;
}
#cmp_table table tr td:nth-child(2) {
	background:url('../images/wps/crs.png') no-repeat scroll 50% 50% transparent;
	text-align:center;
	
}
#cmp_table table tr td:nth-child(3) {
	background:url('../images/wps/chk.png') no-repeat scroll 50% 50% transparent;
	text-align:center;
}
#cmp_text{
	background: none repeat scroll 0 0 #F9F9F9;
	padding:8px; 
	width:100%;
	font-family: open sans;
	text-align: left;
	font-size: 15px;
	color: #555555;
	line-height: 26px;
}
#policy{
	font-size:16px;
}
#email_services {
	text-align:center;
	padding-left: 15px;
	padding-right: 15px;
}
#email_services img{
	width: auto;
}
#contact_text p{
	padding-left:25px;
	text-align:justify;
}
#contact_text a{
	
}
h3.see_plans_text {
	/* font-family: 'Josefin Sans',serif; */
	font-family: 'Inter', sans-serif;
	color:gray;
	font-size:22px;
	text-align:left;
	font-weight:normal;
	line-height:30px;
}

h1.see_plans_text {
	/* font-family: 'Josefin Sans',serif; */
	font-family: 'Inter', sans-serif;
	color:gray;
	text-align:center;
	font-weight:normal;
	line-height:40px;
	margin-bottom: 35px;
}

#inquiry_form{
	margin-left:30px;
	
}


.error_message {
	background: #f14d5d;
	padding: 10px 20px;
	margin: 20px;
	border: 1px solid #ff0000;
	color: #fff;
	font-weight: bold;
	border-radius: 20px;
}

#forgot_password{
	margin: auto;
	margin-top:150px;
	margin-bottom:323px;
	width:800px;
	padding:20px;
	text-align:center;
}
#nav_userguide{
	width:250px;
	float:left;
	padding:0px 0px;
	border-right:1px solid #ebebeb;
	font-family: 'Fauna One', serif;
	line-height:25px;
	margin-top:30px;
}
#nav_userguide h2{
	margin:0px 0px 10px;
}
#nav_userguide ol li{
	list-style:decimal;
}
#nav_userguide  ol li a{
	text-decoration:none;
	color:#333;
}
#nav_userguide ol li a:hover{
	color:#CF1626;
}
#nav_userguide ol{
	padding: 0px 10px 0px 10px;
}

#pm_userguide{
	margin:auto;
	padding:10px;
	color:#333;
	width:680px;
	float:right;
}
#pm_userguide em{
	color:#5A5A5A;
	text-decoration:normal;
	font-size:15px;
}


#pm_userguide h2{
	font-family: 'Fauna One', serif;
}
#pm_userguide img{
	border:1px solid #ececec;
	box-shadow: 1px 1px 2px #666;
	margin:10px 0px;
	width:700px;
	}
.highlite{
	text-decoration:underline;
}
.pm_solo_page h1 {
    font-family: 'Copse', serif;
	text-align:left;
	line-height:50px;
	font-weight:normal;
	}
#pm_userguide li{
	list-style:decimal;
	font-size:16px;
	margin:10px 0px;
	line-height:25px;

}

#pm_userguide li a{
	text-decoration:none;
	color:#333;
}
#pm_userguide li a:hover{
	text-decoration:underline;
	color:#CF1626;
}
.pm_solo_page{
	padding:40px 0px 40px 20px;

	
}

#pm_support {
	font-family: "Open Sans",sans-serif;
}

.pm_support p {
	font-size: 15px;
	line-height: 26px;
}

#pm_support ul li{
	display:block;
	padding:0px 10px;
	font-weight:bold;
	line-height: 26px;
}
#pm_support ul{
	margin:15px 15px;
}

#pm_support ul li a{
	text-decoration:none;
	color:#CF1626;
	font-family: "Open Sans",sans-serif;
} 
#pm_support ul li a:hover{
	text-decoration:underline;
	
}

a.ug_main_heading{
	font-size:18px;
	font-weight:normal;
}
a.bold_heading{
	font-weight:bold;
}
ol {
	margin:0px;
	padding:0px;
}
OL.nested_counter { 
	counter-reset: item }
LI.nested_counter { display: block; }
LI.nested_counter:before { content: counters(item, ".") " "; counter-increment: item }


#installation {
	margin:auto;
}

a.ug_gen_heading{
	text-transform:uppercase;
	font-weight:bold;
}
#installation  li{

}

.code_highlight{
	background-color:#F9F9F9;
	padding:15px;
	width:700px;
	font-size:16px;
	font-weight:normal;
	border-radius:5px;
	box-shadow: 1px 1px 1px #B0B0B0;
	margin:7px 0px;
	color:#CF1626;
	text-align:center;


}

ul.edit_template_features{
	padding: 10px 20px ;
	margin:0px;
	list-style:disc;
}
ul.edit_template_features li{
	list-style-type:disc;
}
span.note_highlight{
	color:#CF1626;
}
#goto_top{
	background-color:#ddd;
	padding:5px;
	border-radius:10%;
	width:auto;
	position:fixed;
	top:60%;
	right:50px;
	box-shadow:1px 1px 1px #AAA;
	color:#CF1626;
	z-index:99;
	opacity:0.8;
	display:none;

}
#goto_top a{
	font-family: 'Copse', serif;
	font-weight:normal;
	font-size:18px;
	text-shadow:1px 1px 1px #bbb;	
	color:#CF1626;
	}
#goto_top:hover{
	background-color:#eee;
}
.email_support{
	padding:10px 15px 10px;
	line-height:25px;
	text-align:justify;
	border-bottom:1px solid #ddd;
}

.email_support li{
	list-style-type:none !important;
	text-align:left;
}


#pm_affiliate ul{
    padding:0px 0px 0px 30px;
   
}
#pm_affiliate ul li{
    list-style-type: disc;
}


a.ma_red_ctabtn {
	font-size:13px;
	background:#CF1626;
	color:#fff;
	padding:7px;
	margin:5px;
	text-align:center;
	font-family:'Fauna One',serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
	display:block;
	border-bottom:3px solid #B30F1E;
	min-width: 80px;
}
a.ma_red_ctabtn:hover {
	background:#b30f1e;
}


.faq_with_list {
	background:#F9F9F9;
	margin-bottom:20px;
	padding-bottom:15px;
	padding-top:15px;
	margin-top:10px;
}
.faq_with_list p {
	margin:0px;
	padding-top:5px;
}
.faq_with_list ul {
	margin:0px 30px;
}
.faq_with_list li {
	display:list-item;
	list-style:disc;
	margin-bottom:8px;
}


#coupon_code_con{
	display: none;
}


.product_item{ 
  display: inline-block;
  float: left;
  margin: 3% 0;
  text-align: center;
  width: 50%;
}
.product_item img{ 
	width: 350px;
	height: 250px;
	border-radius: 6px;
	border: 1px solid #ddd;
}
.product_item a h3{ 
		color: #333;
	}
.product_item a{ 
	display: inline-block;
	margin: 10px;

}
.product_item:hover h3{ 
		color: #CF1626;
	}

#user_guides{
	margin: 30px auto;
	padding: 20px;
}
#user_guides ol li{
	list-style-type: square;
	margin-left: 20px;
}
#user_guides li a{
	display: block;
	color: inherit;
	font-size: 16px;
	font-weight: bold;

}
#user_guides li a:hover{
	text-decoration: underline;
	color: #CF1626;
	}

.button_con {
    text-align: center;
}

/*.button_con a:hover {
	background: #b30f1e;
	text-decoration: none;
	color: #FFFFFF !important;
}*/
	

/** Publish to Wordpress styles */

.list-square li{
	margin: 15px auto 15px 20px;
	
	list-style-type: square !important;
	font-size: 15px;
	font-family: open sans;
	color: #555555;
}



/*PLUGMATTER TEAM PAGE*/
#team_page_wrapper {
	width: 960px;
	margin: auto;
	margin-bottom: 20px;
}

#inner_wrapper {
	width: 90%;
	margin: auto;
}

.team_images {
	height: 250px;
	width: 174px;
}

.team_img_div {
	/*width: 120px;*/
	padding: 0px 75px;	
	margin-top: 15px;
	margin-bottom: 10px;
}

.image_line .team_img_div {
	display: inline-block;
}

.image_line {
	margin: auto;
	width: auto;
	/*text-align: center;*/
}

.team_names {
	margin: 0px;
	font-size: 17px;

}

.team_designation {
	margin-top: 0px;
	color: #828282;
	margin-bottom: 0px;
	line-height: 20px;
}





/*TEAM PAGE CODE ENDS HERE*/

/* PLUGINS SECTION CODE STARTS */
#plugin_section {
	width: 960px;
	margin: auto;
}

.plug-in-sec {
	width: auto;
	float: left;
	margin-left: 57px;
	margin-right: 57px;
}

.p_sec_hdng {
	font-size: 18px;
}

.learn_more_btn {
	width: 50% !important;
	text-align: center;
	padding: 5px !important;
	margin: auto !important;
	margin-top: 5px !important;
}

.plug_imgs {
	margin-left: 5px;
}

.box_shadow {
	-webkit-box-shadow: 0px 1px 2px 0px rgba(154, 152, 152, 0.75);
	-moz-box-shadow:    0px 1px 2px 0px rgba(154, 152, 152, 0.75);
	box-shadow:         0px 1px 2px 0px rgba(154, 152, 152, 0.75);
	border-radius:3px;
}

.dual_hr {
	border-top: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
	font-size:2px;
	line-height:2px;
	height: 2px;
	width: 100%;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

.faqs ul {
	margin: 0px;
	background: none repeat scroll 0px 0px #F9F9F9;
	padding: 15px;
	padding-left: 30px;
	margin-bottom: 30px;
	font-family: open sans;
	font-size: 15px;
	line-height: 26px;
	color: #555;
}



/*MY ACCOUNT CODE STARTS HERE*/
#my_acc_hdng {
	text-align: center;
	font-family: open sans;
	margin-top: 40px;
	font-weight: normal;
}

#acc_details_div {
	width: 100%;
	padding-top: 15px;
}

.ac_dtl_hdng {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-top: 25px;
}

.my_account_tables {
	width: 60%;
}

.t_label {
	width: 30%;
}

/*.t_label tr{
	padding: 10px !important;
}

.t_label td{
	padding: 5px;
}*/

/*MY ACCOUND CODE ENDS HERE*/

/*CODE FOR FEATURED ON SECTION*/
#fb_graphic {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

#fb_graphic h2{
	/* font-family: 'Josefin Sans',serif; */
	font-family: 'Inter', sans-serif;
    font-size: 26px;
    font-weight: normal;
    line-height: 45px;
    margin-bottom: 30px;
    margin-top: 20px;
    padding: 0;
    text-align: center;
}

#fb_graphic img{
	display: block;
	width: auto;
	margin: auto;
}

#email_s_container {
	width: 100%;
}

.email_list {
	
}

.em_services_ul {
	padding-left: 110px;
	padding-top: 20px;
}

.em_services_ul li{
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 15px;
	line-height: 26px;
	color: #999;
}

#terms p {
	font-family: open sans;
	color: #555;
	font-size: 15px;
	line-height: 26px;
}

/*END OF THE CODE*/



/*-----------------Feature Box media queries ------------*/

@media screen and (max-width: 1200px) {
	#plug_mainhead h1 {
		font-size: 36px;
	}
	#fb_video {
		min-height: 227px;
	}
	h2.section_heading {
		font-size: 30px;
		line-height: 43px;
	}
	.faqs h3 {
		line-height: 25px;
	}
}

@media screen and (max-width: 980px) {
	.feature_list h3 {
		font-size: 28px;
		line-height: 38px;
	}
	#plug_mainhead h1 {
		font-size: 32px;
	}
	#fb_video {
		min-height: 172px;
	}
	#plug_mainhead h3 {
		font-size: 18px;
		line-height: 27px;
	}
	.wwh_box h2 {
		font-size: 20px;
		line-height: 25px;
	}
	#proofs h2 {
		font-size: 24px;
	}
	#fb_graphic h2 {
		font-size: 24px;
	}
	#fb_graphic img {
		width: 100%;
	}
	h2.section_heading {
		font-size: 28px;
		line-height: 38px;
	}
	.feature_list img {
		width: 85%;
	}
	#email_services img {
		width: 100%;
	}
}

@media screen and (max-width: 800px) {
	#plug_mainhead h1 {
		font-size: 30px;
	}
	#proofs h2 {
		line-height: 30px;
	}
	#fb_graphic h2 {
		line-height: 30px;
	}
	h2.section_heading {
		font-size: 26px;
		line-height: 36px;
	}
}

@media screen and (max-width: 768px) {
	.feature_list h3 {
		font-size: 24px;
		line-height: 34px;
	}
	#plug_mainhead h1 {
		font-size: 26px;
		line-height: 33px;
	}
	.wwh_box {
		margin-bottom: 10px;
	}
	#feature_box_demo {
		display: none;
	}
	#fb_try_deemo_img {
		display: none;
	}
	#fb_video {
		margin-top: 25px;
		min-height: 268px;
		width: 475px;
	}
	#proofs h2 {
		font-size: 22px;
	}
	#fb_graphic h2 {
		font-size: 22px;
	}
	h2.section_heading {
		font-size: 24px;
		line-height: 32px;
	}
	.feature_list img {
		width: auto;
		margin-top: 0px;
	}
	.em_services_ul {
		padding-left: 0px;
	}
	.see_plans_text {
		margin: 0px;
	}
	#cmp_table table {
		width: 100%;
	}
}

@media screen and (max-width: 500px) {
	.faqs h3 {
		font-size: 18px;
	}
	
	.feature_list h3 {
		font-size: 22px;
		line-height: 32px;
	}
	.feature_list p {
		font-size: 15px;
		line-height: 24px;
	}
	#plug_mainhead h1 {
		font-size: 24px;
		line-height: 30px;
		padding-left: 15px;
		padding-right: 15px;
	}
	#plug_mainhead h3 {
		font-size: 17px;
	}
	#fb_video {
		width: 100%;
	}
	#proofs h3 {
		font-size: 17px;
	}
	#proofs h2 {
		font-size: 20px;
		line-height: 28px;
	}
	#fb_graphic h2 {
		font-size: 20px;
		line-height: 28px;
	}
}

@media screen and (max-width: 450px) {
	.faqs p {
		font-size: 15px;
		padding-left: 0px;
		line-height: 24px;
	}
	#cmp_text {
		font-size: 15px;
		line-height: 24px;
	}
	#cmp_table table th {
		font-size: 16px;
	}
	#cmp_table table tr td {
		font-size: 15px;
	}
	h3.see_plans_text {
		font-size: 18px;
		line-height: 26px;
	}
	.em_services_ul li {
		font-size: 15px;
	}
	.feature_main_p {
		font-size: 15px;
		line-height: 22px;
	}
	.button_con a {
        padding: 10px !important;
    }
	#fb_video {
		min-height: 221px;
	}
	.wwh_box {
		font-size: 15px;
		line-height: 24px;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.wwh_box h2 {
		font-size: 20px;
	}
	.dhr {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}


@media screen and (max-width: 370px) {
	.feature_list img {
		width: 100%;
	}
}
@media screen and (max-width: 360px) {
	#fb_video {
		min-height: 181px;
	}
}

@media screen and (max-width: 320px) {
	#fb_video {
		min-height: 170px;
	}
}

footer {
    background: url("../images/wps/home/FINAL-FOOTER.jpg") repeat scroll 0 -75px rgba(0, 0, 0, 0);
}

/*GDPRBot css and Myhome new css*/
.pmgb_nav_wrap {
	background-color:#59a2ca;
	padding: 0 10px;
}
.pmgb_wrap {
	background-color:#e2edf3; 
	padding: 0 10px;
}

.pmgb_wrap:nth-child(2) {
    background: #f7f7f7;
}

.pmgb_nav_wrap ul, .pmgb_wrap ul{
	line-height: 4;
}

.service_header_wrap {
    /*border: 1px solid #ddd;*/
    /*padding: 50px 0;*/
}
.pmgb-service-title {
	margin-top: 0;
}

.pmgb_nav_wrap {
	/*border: 1px solid #ddd;*/
}

.pmgb-mr-20 {
	margin-right: 20px;
}

.status-active {
	background: green;
    opacity: 0.8;
    color: #fff;
    padding: 0px 20px;
    text-shadow: 2px 2px 1px #000;
    margin: 5px 20px;
}

select.pmgb_select_domains {
    color: #000;
    padding: 10px 15px;
    margin-top: 5px;
	margin-left: 10px;
}

.pmgb-policy ul{
	list-style: none;
}
.pmgb-display-none-content {
	display: none;
}
.entry:not(:first-of-type){
    margin-top: 10px;
}

.pmgb_add_domains {
	border: none;
    padding: 10px;
    word-spacing: 2px;
}

.pmgb_add_domains i {
	margin-left: 10px;
}

/*Button add domain*/
.bg-gradient1 span,
.bg-gradient1:before {
  background: #fa7e29;
  background: linear-gradient(180deg, #fa7e29 0%, #F6682F 80%, #F6682F 100%);
}

a {
  text-decoration: none;
}
a:hover, a:focus, a:active {
  text-decoration: none;
}

/* fancy Button */
.fancy-button {
  display: inline-block;
  /*margin: 20px;*/
  font-family: 'Heebo', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  line-height: 24px;
  color: #ffffff;
  position: relative;
}
.fancy-button.bg-gradient1 {
  text-shadow: 0px 0px 1px #BF4C28;
}

.fancy-button:before {
  content: '';
  display: inline-block;
  height: 40px;
  position: absolute;
  bottom: -1px;
  left: 10px;
  right: 10px;
  z-index: -1;
  border-radius: 2em;
  -webkit-filter: blur(14px) brightness(0.9);
          filter: blur(14px) brightness(0.9);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.3s ease-out;
}
.fancy-button i {
  margin-top: -2px;
  font-size: 1em;
  vertical-align: middle;
  margin-right: 3px;
}
.fancy-button span {
  display: inline-block;
  padding: 8px 8px;
  border-radius: 50em;
  position: relative;
  z-index: 2;
  will-change: transform, filter;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: all 0.3s ease-out;
}
.fancy-button:focus {
  color: #ffffff;
}
.fancy-button:hover {
  color: #ffffff;
}
.fancy-button:hover span {
  -webkit-filter: brightness(0.9) contrast(1.2);
          filter: brightness(0.9) contrast(1.2);
  -webkit-transform: scale(0.96);
          transform: scale(0.96);
}
.fancy-button:hover:before {
  bottom: 3px;
  -webkit-filter: blur(6px) brightness(0.8);
          filter: blur(6px) brightness(0.8);
}
.fancy-button:active span {
  -webkit-filter: brightness(0.75) contrast(1.7);
          filter: brightness(0.75) contrast(1.7);
}

.pmgb_plan_exceeded {
	display: none;
	position: absolute;
	right: 0;
    bottom: 20px;
}

h3.pmgb_title {
    margin: 0 !important;
    line-height: 1.4 !important;
    text-transform: uppercase !important;
}

.pmgb-service-wrap {
    margin-top: 50px;
}
.pmgb-wps-service {
    margin: 15px 0 50px 0;
}