body{
	font-family: Helvetica, Arial, sans-serif;
}
ul{
	padding: 0;
	margin: 0;
}
li{
	list-style: none;
}
a:hover,a:focus{
	text-decoration: none;
}
a:focus{
	outline: 0;
}
img{
    max-width: 100%;
}
.media-object {
    max-width: none;
}
::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background-color: #202736;
}

::-webkit-scrollbar-thumb {
    background-color: #fdce16;
}

p,a{
	font-family: Helvetica, Arial, sans-serif;
}
p{
	font-size: 14px;
	line-height: 26px;
	color: #999999;
	margin: 0;
}
.ps_about_us_contents p + p{
	margin-top: 13px;
}
h1,h2{
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
h3,h4,h5,h6{
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}
.no-padding{
	padding: 0;
}
.no-margin{
	margin: 0;
}
.padding-left0{
	padding-left: 0;
}
.ltr{
	text-align: right;
}
.rtl{
	text-align: left;
}
.v_middle{
	display: inline-block;
	vertical-align: middle;
	margin-right: -3px;
	float: none;
}
input:focus,
textarea,
select{
	outline: none;
}

.ps_section_padding{
	padding-top: 121px;
	padding-bottom: 40px;
}

.ps_section_title {
	text-align: center;
	padding-bottom: 73px;
}
.ps_section_title h1{
	font-weight: 700;
	font-size: 36px;
	color: #222;
	padding-bottom: 33px;
	position: relative;
}
.ps_section_title h1::before {
	bottom: 13px;
	content: url("../images/title_line.svg");
	left: 50%;
	position: absolute;
	text-align: center;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	width: 118px;
}
.ps_section_title .title_highlight{
	color: #fdce16;
}
.ps_title_subtext{
	line-height: 26px;
	display: inline-block;
	width: 50%;
}


.ps_small_title,.ps_slider_title,.ps_domain_info h2,.ps_read_more,
.ps_main_text,.ps_subtext,.ps_promot_text h2,.ps_widget_title h4,
.navbar-default .navbar-nav > li > a,.ps_lang_dropdown li a,.ps_sercvice_title,
.ps_header_single_service >p,.ps_package_title h1,.ps_blog_title h4,.ps_blog_btns a,
.ps_comment_title h4,.ps_contact_area_title h4,.ps_table_heading  tr th{
	text-transform: uppercase;
}


.ps_btn{
	line-height: 50px;
	color: #111;
	font-size: 15px;
	border-radius: 3px;
	background: #fdce16;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 500;
	display: inline-block;
}
.ps_btn:hover,.ps_promot_btn .ps_btn:hover,
.ps_domain_suggestion .cart_btn:hover,.ps_domain_suggestion .cart_btn.active,
.coupon_btn:hover{
	background: #222;
	color:#fff; 
}
.ps_btn:focus{
	color: #fff;
}
.ps_search_form .ps_btn:hover,.ps_price_btn:hover,.ps_login:hover,.cart_btn:hover,
.ps_subscribe:hover,.ps_form_wrapper .login_btn:hover,.ps_message_btn:hover,
.ps_puchase_wrapper .ps_proccen_btn:hover,.ps_err_btn:hover,.host_home1 .ps_subs_form .ps_btn:hover,
.ps_comment_btn:hover,.ps_login_btn:hover,.host_home1 .ps_menu_btn_wrapper .ps_btn:hover,
.ps_testimonial_slider2 .slick-arrow:hover{
	background: #212C3D;
}

.ps_breadcrumb{
	padding-top: 60px;
	padding-bottom: 50px;
	background: #f4f4f4;
	border-bottom: 1px solid #eee;
}
.ps_breadcrumb_area{
	padding-top: 13px;
}
.ps_breadcrumb_wrapper{
	text-align: center;
}
.breadcrumb{
	background: none;
	padding:0;
	margin:0;
}
.ps_breadcrumb_title h1{
	color: #222;
}
ol.breadcrumb li {
	text-transform:lowercase;
}
ol.breadcrumb li a{
	color: #999;
}
ol.breadcrumb  li a:hover{
	color: #fdce16;
	text-decoration:underline;
}
ol.breadcrumb li.active{
	color: #fdce16;
}

.ps_tiny_header .ps_contact_lang li a > .ps_lang_dropdown,.ps_lang_dropdown li a,.ps_blog_btns a,
.ps_mainmenu .navbar-nav li a,.register,.ps_btn,.ps_has_mehgamenu .ps_megamenu,.breadcru.ps_blog_btns a,mb ol li a,
.ps_single_price_table .pricing_svg,.ps_has_dropdown .ps_dropdwon,.ps_header_single_service,
.ps_comment_form input,.ps_comment_form textarea,.ps_form_wrapper .ps_contact_input,.ps_price_option > li,
.ps_support_list li > a,.coupon_btn,.ps_tiny_header .ps_contact_lang > ul > li > a,
.host_home1 .ps_footer_links ul li a,.ps_footer_links.ps_social ul li a p,
.contact_email a,.ps_footer_links ul li a,.ps_blog_short_desc a,.ps_blog_title a h4{
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

@-webkit-keyframes menuHover{
	0%{
		height: 4px;
		width: 4px;
		border-radius: 50%;
	}
	50%{
		height: 4px;
		width: 4px;
		border-radius: 50%;
	}
	100%{
		height: 2px;
		width: 100%;
		border-radius: 0;
	}
}
@keyframes menuHover{
	0%{
		height: 4px;
		width: 4px;
		border-radius: 50%;
	}
	50%{
		height: 4px;
		width: 4px;
		border-radius: 50%;
	}
	100%{
		height: 2px;
		width: 100%;
		border-radius: 0;
	}
}
-webkit-@keyframes menuHover{
	0%{
		height: 4px;
		width: 4px;
		border-radius: 50%;
	}
	50%{
		height: 4px;
		width: 4px;
		border-radius: 50%;
	}
	100%{
		height: 2px;
		width: 100%;
		border-radius: 0;
	}
}


@keyframes rotate-clockwise{
	from{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to{
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes rotate-clockwise{
	from{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to{
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes rotate-counter-clockwise{
	from{
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
	to{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}
@-webkit-keyframes rotate-counter-clockwise{
	from{
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
	to{
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}


.preloader-bg {
	background: #202736 none repeat scroll 0 0;
	height: 100vh;
	position: fixed;
	width: 100%;
	z-index: 999999;
}
.preloader {
	position: relative;
	width: 65px;
	margin: 0 auto;
	height: 15px;
	top: 50%;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
.preloader span {
  position: absolute;
  display: block;
  bottom: 0;
  width: 9px;
  height: 5px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-animation: preloader 2s infinite ease-in-out;
          animation: preloader 2s infinite ease-in-out;
}
.preloader span:nth-child(2) {
  left: 11px;
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
}
.preloader span:nth-child(3) {
  left: 22px;
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}
.preloader span:nth-child(4) {
  left: 33px;
  -webkit-animation-delay: 600ms;
          animation-delay: 600ms;
}
.preloader span:nth-child(5) {
  left: 44px;
  -webkit-animation-delay: 800ms;
          animation-delay: 800ms;
}
.preloader span:nth-child(6) {
  left: 55px;
  -webkit-animation-delay: 1000ms;
          animation-delay: 1000ms;
}

@-webkit-keyframes preloader {
  0% {
    height: 5px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    background: rgba(0, 0, 0, 0.1);
  }
  25% {
    height: 30px;
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
    background: #fdce16;
  }
  50%,100% {
    height: 5px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    background: rgba(0, 0, 0, 0.1);
  }
}

@keyframes preloader {
  0% {
    height: 5px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    background: rgba(0, 0, 0, 0.1);
  }
  25% {
    height: 30px;
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
    background: #fdce16;
  }
  50%,100% {
    height: 5px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    background: rgba(0, 0, 0, 0.1);
  }
}

.ps_tiny_header{
	background: #202736;
	padding:9px 0;
	font-size: 12px;
}
.tiny_header2{
	background: #fff;
	border-bottom: 1px solid #e0f5ff;
}
.ps_tiny_header .contact_email{
	display: inline-block;
}
.ps_tiny_header .contact_email span,
.ps_tiny_header .contact_email a p{
	color: #ddd;
}
.tiny_header2 .contact_email span,
.tiny_header2 .contact_email a p{
	color: #222;
}
.contact_email span,
.contact_email a p{
	display: inline-block;
}
.contact_email span:after{
	content: ':';
	margin-left: 1px;
}
.contact_email a p{
	margin-left: 5px;
	font-size: 12px;
}
.contact_email a:hover p{
	text-decoration: underline;
}
.contact_email span i{
	color: #fdce16;
	margin-right: 7px;
}
.lang{
	position: relative;
}
.lang > a{
	text-transform: uppercase;
}
.ps_tiny_header .ps_contact_lang > ul > li{
	display: inline-block;
}
.ps_tiny_header .ps_contact_lang > ul > li > a > p{
	line-height: 28px;
	color: #ddd;
	display: block;
	text-align: center;
	position: relative;
	z-index: 1;
}
.ps_tiny_header.tiny_header2 .ps_contact_lang > ul > li > a > p,
.ps_tiny_header.tiny_header2 .ps_contact_lang > ul > li.lang > a > span,
.ps_tiny_header.tiny_header2 .ps_contact_lang .ps_cart_item{
	color: #222;
}
.ps_tiny_header .ps_contact_lang > ul > li > a > span{
	display: inline-block;
	font-size: 12px;
	padding-right: 10px;
	color: #fdce16;
}
.ps_tiny_header .ps_contact_lang > ul > li > a > .ps_cart_item{
	color: #eee;
} 
.ps_tiny_header .ps_contact_lang > ul > li.lang > a > span{
	font-size: 10px;
	padding-right: 0;
	color: #ddd;
}
.ps_tiny_header .ps_contact_lang > ul > li > a > p{
	font-size: 12px;
	display: inline-block;
}
.ps_tiny_header .ps_contact_lang > ul > li > a:hover p,
.contact_email a:hover p,
.ps_tiny_header .ps_contact_lang > ul > li > a:hover .ps_cart_item{
	color: #fdce16;
}
.ps_tiny_header .ps_contact_lang{
	display: inline-block;
	float: right;
}
.ps_tiny_header .ps_contact_lang  .lang >ul > li{
	border-bottom: 1px solid #262d3d;
}
.ps_tiny_header .ps_contact_lang li:last-child{
	border-bottom: 0;
}
.ps_tiny_header .ps_contact_lang li > a{
	padding-right: 20px;
	text-align: center;
	display: block;
}
.ps_tiny_header .ps_contact_lang li:last-child a{
	padding: 0;
	position: relative;
}
.ps_tiny_header .ps_contact_lang > ul > li:last-child > a::before{
	position: absolute;
	content: "";
	height: 100%;
	width: 1px;
	background: #2d3547;
	left: -10px;
}
.tiny_header2.ps_tiny_header .ps_contact_lang > ul > li:last-child > a::before{
	background: #e0f5ff;
}
.ps_lang_dropdown{
	position: absolute;
	width: 165px;
	right: 0;
	z-index: 1;
	padding: 5px 0;
	top: 100%;
	padding-top: 14px;
}
.ps_lang_dropdown li{
	display: block;
	background: #202736;
}
.ps_lang_dropdown li a{
	line-height: 36px;
	font-size: 11px;
	color: #79848d;
}
.ps_lang_dropdown li a:hover{
	color: #ddd;
}

.ps_login_modal{
	position: relative;
}
.login_modal_wrapper{
	position: absolute;
	z-index: 1;
	right: -39px;
	top: calc(100% + 9px);
}
.login_modal_wrapper{
	padding: 20px;
	background: #202736;
	width: 264px;
	border-radius: 0px 0px 5px 5px;
}
.ps_input_wrapper{
	position: relative;
	margin-bottom: 10px;
}
.login_modal_wrapper span{
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 15px;
	color: #79848d;
}
.login_modal_wrapper input[type="text"],
.login_modal_wrapper input[type="password"]{
	font-size: 12px;
	line-height: 30px;
	width: 100%;
	padding: 10px 15px 10px 41px;
	border: none;
	background: #323b4f;
	color: #79848d;
	border-radius: 3px;
}
.login_modal_wrapper p{
	margin-bottom: 23px;
	padding-top: 9px;
}
.ps_login_btn{
	border: none;
	padding: 0 18px;
	line-height: 45px;
}

.navbar-default{
	background: #fff;
	margin: 0;
	border:0;
	border-radius: 0;
}
.ps_nav_shadow{
	box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.05);
}
.ps_mainmenu .navbar > .container .navbar-brand{
	margin-left: 0;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	width: 200px;
}
.navbar-brand .st0{
    opacity: 1!important;
}
.ps_mainmenu .navbar-nav  li >a{
	color: #79848d;
	font-size: 13px;
	line-height: 90px;
	text-transform: uppercase;
	display: block;
	padding: 0 18px;
	font-weight: 300;
	position: relative;
}
.ps_mainmenu .navbar-nav > li >a::before{
	position: absolute;
	content: "";
	background: #fdce16;
	bottom: 30px;
	height: 5px;
	width: 5px;
	opacity: 0;
	border-radius: 50%;
	left: 50%;
	-webkit-transition: opacity .2s ease .0s, bottom .0s ease .2s, height .0s ease .2s, width .0s ease .2s, border-radius .0s ease .2s, left .0s ease .2s;
	transition: opacity .2s ease .0s, bottom .0s ease .2s, height .0s ease .2s, width .0s ease .2s, border-radius .0s ease .2s, left .0s ease .2s;
}
.ps_mainmenu .navbar-nav > li:hover >a{
	color: #222222;
}
.ps_mainmenu .navbar-nav > li > a:hover::before{
	height: 2px;
	width: 100%;
	border-radius: 0;
	bottom: -1px;
	opacity: 1;
	left: 0;
	-webkit-transition: opacity .0s ease .0s, bottom .2s ease .0s, height .2s ease .2s, width .2s ease .2s, border-radius .2s ease .2s, left .2s ease .2s;
	transition: opacity .0s ease .0s, bottom .2s ease .0s, height .2s ease .2s, width .2s ease .2s, border-radius .2s ease .2s, left .2s ease .2s;
}
.ps_has_dropdown{
	position: relative;
}
.ps_has_dropdown .ps_dropdwon{
	width: 228px;
}
.ps_has_dropdown .ps_dropdwon,
.ps_has_mehgamenu .ps_megamenu{
	position: absolute;
	padding: 12px 0;
	background: #202736;
	z-index: 3;
	padding: 2px 0;
	top: calc(100% + 20PX);
	opacity: 0;
	visibility: hidden;
}
.ps_has_dropdown:hover .ps_dropdwon,
.ps_has_mehgamenu:hover .ps_megamenu{
	top: 100%;
	opacity: 1;
	visibility: visible;
}
.ps_has_dropdown .ps_dropdwon ul li{
	border-bottom: 1px solid #262d3d;
}
.ps_has_dropdown .ps_dropdwon ul li:last-child{
	border-bottom: 0;
}
.ps_has_dropdown .ps_dropdwon ul li a,
.ps_has_mehgamenu .ps_megamenu ul li a{
	padding: 0;
	line-height: 30px;
	padding: 9px 20px;
}
.ps_has_dropdown .ps_dropdwon ul li a:hover{
	background: #293348;
	color:#fdce16;
}
.ps_has_mehgamenu .ps_megamenu ul li a:hover{
	color: #fdce16;
}
.host_home1 .ps_has_mehgamenu .ps_megamenu ul li a:hover{
	color: #fdce16;
}
.ps_dropdwon li a > .fa.fa-caret-right,
.ps_megamenu li a > .fa.fa-caret-right {
	float: left;
	line-height: 30px;
	padding-right:13px;
}

#bs-example-navbar-collapse-1{
	padding-right: 0;
}
.nav.navbar-nav{
	position: relative;
}
.nav.navbar-nav .ps_has_mehgamenu{
	position: initial;
}
.ps_has_mehgamenu .ps_megamenu{
	left: 0;
	width: 787px;
	padding: 20px 0;
}
.ps_megamenu > ul {
 	float: left;
 	width: 33.3333%;
 	border-right: 1px solid #262d3d;
 	padding: 0 20px;
}
.ps_megamenu > ul:last-child{
	border-right: none;
}
.ps_menu_btn_wrapper{
	float: right;
	padding-top: 20px;
	position: relative;
}
.navbar-nav .fa.fa-angle-down {
  margin-left: 5px;
}
.ps_login{
	padding: 0 42px;
	margin-left: 20px;
}
.register {
	color: #222222;
	font-family: Helvetica, Arial;
	font-size: 13px;
	font-weight: 500;
}
.register:hover{
	color: #222;
}

.ps_hero_area{
	background: #fdce16;
	padding-top: 130px;
	padding-bottom: 135px;
}
.ps_small_title{
	font-family: Helvetica, Arial,sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
	color: #eee;
}
.ps_slider_title{
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 48px;
	line-height: 28px;
	font-weight: 100;
	color: #eee;
	margin-top: 23px;
	margin-bottom: 29px;
}
.ps_slider_contents .slider p{
	color: #eee;
	font-size: 16px;
	padding-bottom: 42px;
}
.ps_hero_btn{
	background: #202736;
	padding: 0 32px;
	color:#fff;
}
.ps_slider_globe_wrapper {
	float: right;
	width: calc(100% - 45px);
}
.ps_slider_globe_wrapper #globe{
    transform-origin: 42.5124% 50%;
	/*
	-moz-transform-origin: 42.5124% 50%;*/
}
.chrome .ps_slider_globe_wrapper #globe{
    -webkit-transform-origin: 50% 50%;
}
.ps_slider_globe_wrapper #globe{
	-webkit-animation-name: rotate-clockwise;
	animation-name: rotate-clockwise;
	-webkit-animation-duration:  90s;
	animation-duration:  90s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.ps_slider_globe_wrapper .globe_path4{
	-webkit-animation-name: rotate-counter-clockwise;
	animation-name: rotate-counter-clockwise;
	-webkit-animation-duration: 60s;
	animation-duration: 60s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	transform-origin: 41.8965% 50%;
}
.chrome .ps_slider_globe_wrapper .globe_path4{
    -webkit-transform-origin: 50% 50%;
}

.ps_domain_search{
	position: relative;
}
.ps_domain_search::before {
	background: #fdce16 none repeat scroll 0 0;
	content: "";
	height: 50%;
	position: absolute;
	top: -1px;
	width: 100%;
	z-index: -1;
}
.ps_domain_search_wrapper{
	/*width: calc(100% - 140px);*/
	margin: 0 auto;
	padding: 75px 0;
	/*border-radius: 3px;*/
	overflow: hidden;
	background-image: url(../images/domain_bg.jpg);
	background-repeat: repeat;
}
.ps_domain_info h2{
	font-family: Helvetica, Arial,sans-serif;
	font-weight: 300;
	font-size: 28px;
	color: #fff;
}
.ps_domains_price_name{
	margin-top: 18px;
}
.ps_domains_price_name > span {
	display: inline-block;
	padding-right: 31px;
	color: #fdce16;
	position: relative;
}
.ps_domains_price_name > span::after{
	position: absolute;
	content: '';
	height: 100%;
	width: 1px;
	background: #323c4e;
	right: 16px;
}
.ps_domains_price_name > span:last-child::after{
	display: none;
}
.ps_search_form input {
  	display: inline-block;
  	margin-right: -5px;
  	border: none;
  	line-height: 40px;
    height: 58px;
  	padding-top: 9px;
  	padding-bottom: 9px;
    vertical-align: middle;
}
.ps_select{
	display: inline-block;
	margin-right: -3px;
	position: relative;
}
.slecet_caret{
	position: absolute;
	right: 10px;
	top: 50%;
	color: #fff;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
}
.ps_select select {
	border: medium none;
	outline: 0 none;
	padding: 0px 20px;
	height: 58px;
	-moz-appearance: none;
    -ms-appearance: none;
	-webkit-appearance: none;
	background: #fdce16;
	font-family: Helvetica, Arial,sans-serif;
	color: #fff;
	font-size: 15px;
	text-align: center;
    vertical-align: middle;
}
/* .ps_domain_select option {
 	padding: 19px 20px;
} */
.domain_name{
	padding-left: 30px;
	padding-right: 30px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	width: 64%;
}
.ps_search_form .ps_btn{
	font-size: 15px;
	padding-left: 50px;
	padding-right: 50px;
	border-left: 1px solid #fdce16;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
.ps_other_option{
	padding-top: 16px;
}
.ps_other_option > a {
	color: #eeeeee;
	line-height: 20px;
	padding-right: 57px;
	display: inline-block;
	position: relative;
	font-weight: 300;
}
.ps_other_option > a:last-child {
 	padding: 0;
}
.ps_other_option > a::before{
	position: absolute;
	content: '';
	height: 100%;
	width: 1px;
	background: #323c4e;
	right: 27px;
}
.ps_other_option > a:last-child::before{
	display: none;
}

.ps_single_feature.ps_pbr{
	padding-right: 40px;
	padding-bottom: 35px;
}

.ps_single_feature.ps_plrb{
	padding: 0 40px 35px;
}

.ps_single_feature.ps_plb{
	padding-left: 40px;
	padding-bottom: 35px;
	border-right: none;
}

.ps_single_feature.ps_ptr{
	padding-top: 40px;
	padding-right: 40px;
	border-bottom: none;
}

.ps_single_feature.ps_pltr{
	padding: 40px 40px 0;
	border-bottom: none;
}
.ps_single_feature.ps_plt{
	padding-left: 40px;
	padding-top: 40px;
	border-bottom: none;
	border-right: none;
}
.ps_single_feature{
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
.ps_feature_title{
	font-size: 16px;
	line-height: 20px;
	padding-top: 16px;
	padding-bottom: 12px;
	text-transform: uppercase;
}
.feature_icon{
	width: 43px;
	height: 43px;
}

.ps_pricing_section{
	background: #f6fcff;
	border-top: 1px solid #e0f5ff;
	border-bottom: 1px solid #e0f5ff;
}
.ps_single_price_table{
	text-align: center;
	background: #fff;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05);
	border: 1px solid transparent;
}
.ps_single_price_table:hover,
.ps_single_price_table.active{
	border: 1px solid #e0f5ff;
}
.ps_single_price_table .pricing_svg{
	fill: #1f2736;
}
.ps_single_price_table:hover .pricing_svg,
.ps_single_price_table.active .pricing_svg{
	fill: #fdce16;
}
.ps_packager_content {
 	padding-bottom: 48px;
}
.ps_package_price {
	background: #fdce16 none repeat scroll 0 0;
	height: 145px;
	margin: 0 auto 22px;
	width: 145px;
	border-radius: 50%;
	display: table;
	box-shadow: 0 2px 10px rgba(0,0,0,.15);
}
.ps_price_wrapper{
	display: table-cell;
	vertical-align: middle;
}
.ps_pricing_bg{
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	left: 0;
	z-index: 1;
	background-repeat: repeat;
}
.ps_pricing_title{
	position: relative;
	height: 95px;
	display: table;
	width: 100%;
	margin-bottom: 23px;
}
.ps_pricing_title h3{
	display: table-cell;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	color: #fff;
}
.ps_pattern_overlay{
	position: absolute;
	top: -9px;
	background: url(../images/pattern_small.png);
	height: 100%;
	width: 100%;
	opacity: 0.55;
}
.ps_package_price p{
	color: #fff;
	text-transform: capitalize;
}
.ps_package_price .ps_price{
	display: block;
	font-size: 36px;
	line-height: 43px;
	font-family: Helvetica, Arial,sans-serif;
	font-weight: 700;
	color: #fff;
}
.ps_package_price .ps_price sup{
	font-size: 18px;
	line-height: 43px;
}
.ps_package_contains{
	position: relative;
}
.ps_package_contains li{
	color: #79848d;
	line-height: 44px;
	font-weight: 500;
	position: relative;
}
.ps_package_contains li:first-child::before{
	display: none;
}
.ps_package_contains li::before {
	background: #f1f1f1 none repeat scroll 0 0;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 180px;
}
.ps_price_btn{
	margin-top: 23px;
	padding: 0 35px;
	position: absolute;
	display: block;
	white-space: nowrap;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.ps_hosting_services{
	padding: 130px 0;
}
.ps_sevice_wrapper{
	padding-top: 55px;
}
.ps_single_hosting_service{
	text-align: center;
	position: relative;
}
.ps_single_hosting_service::before{
	position: absolute;
	content: "";
	width: 40px;
	height: 2px;
	background: #f1f1f1;
}
.ps_single_hosting_service.ps_center_hosting::before{
	top:calc(100% + 15px);
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2px;
	height: 40px;
}
.ps_single_hosting_service.ps_left_hosting::before{
	left: calc(100% + 20px);
	top: calc(50% + 33px);
}
.ps_single_hosting_service.ps_right_hosting::before{
	top: calc(50% + 33px);
	right: calc(100% + 20px);
}
.ps_single_hosting_wrapper{
	display: inline-block;
}
.ps_sercvice_icon{
	height: 96px;
	width: 96px;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	padding: 30px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	position: relative;
}
.ps_sercvice_icon > img{
	display: table-cell;
	vertical-align: middle;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.ps_single_hosting_wrapper:hover .ps_sercvice_icon > img{
	-webkit-transform: scale(0);
	transform: scale(0);
}
.ps_sercvice_icon .hover_overlay{
	height: 96px;
	width: 96px;
	position: absolute;
	left: 0;
	top: 0;
	display: table;
	background: #fdce16;
	border-radius: 50%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.ps_single_hosting_wrapper:hover .ps_sercvice_icon .hover_overlay{
	-webkit-transform: scale(1);
	transform: scale(1);
}
.ps_sercvice_icon .hover_overlay::before{
	position: absolute;
	height: 100%;
	width: 100%;
	content: '';
	top: 0;
	left: 0;
	background: #fdce16;
	border-radius: 50%;
	box-shadow: 0 0 0 10px #30aaff;
	z-index: -1;
	opacity: 0;
	-webkit-transform: scale(1.2);
	transform: scale(1.2); 
	-webkit-transition: 0.3s ease 0.1s; 
	transition:  0.3s ease 0.1s;
}
.ps_single_hosting_wrapper:hover .ps_sercvice_icon .hover_overlay::before{
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.ps_sercvice_icon .hover_overlay p{
	display: table-cell;
	vertical-align: middle;
	color: #fff;
}
.ps_sercvice_icon .hover_overlay p > span{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 500;
}
.ps_hosting_servie_content{
	padding-top: 28px;
}
.ps_sercvice_title {
	font-size: 22px;
	line-height: 20px;
	color: #222;
}
.ps_sercvice_detail {
  	padding: 9px 0;
}
.ps_hosting_servie_content .ps_read_more{
	font-weight: 700;
	color: #fdce16;
}
.ps_hosting_servie_content .ps_read_more:hover{
	letter-spacing: 0.3px;
}
.service_center_icon{
	padding: 15px 50px 0;
}
.ps_sercvice_icon .hover_overlay p{
	display: table-cell;
	vertical-align: middle;
}
.ps_tiny_footer{
	padding: 15px 0;
}

.ps_apps_section{
	padding-bottom: 0;
}
.ps_apps_area_wrapper{
	background: #fdce16;
	text-align: center;
	padding: 85px 0;
	position: relative;
}
.ps_subtext{
	font-family: Helvetica, Arial,sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 35px;
}
.ps_subtext{
	color: #eee;
}
.ps_main_text{
	color: #111;
}
.ps_main_text{
	font-weight: 700;
	font-size: 30px;
	line-height: 44px;
}
.ps_app_svg_content{
	position: absolute;
	width: 100%;
	left: 0;
	top:0;
	top: -135px;
}
.ps_rocket{
	float: left;
	width: 343px;
}
.ps_rocket .rocket_1{
	fill: #fff;
}
.ps_birds{
	float: right;
	width: 336px;
	position: relative;
}
.ps_birds .st0{
	fill: #fff;
	opacity: 0.15;
}
.ps_cloud {
	position: absolute;
	right: 0;
	top: 20px;
	width: 557px;
	z-index: -1;
}
.ps_cloud .st0 {
	fill: #fdce16;
	opacity: 1;
}
.ps_cloud .st1{
	fill: #fff;
}

.testimonial{
	overflow: hidden;
}
.host_home2 .ps_testimonial_wrapper{
 	background: #f6fcff none repeat scroll 0 0;
 	border-top: 1px solid #e0f5ff;
 	border-bottom: 1px solid #e0f5ff;
 	position: relative;
}
.ps_testimonial_wrapper .ps_section_title h1{
	font-size: 30px;
}
.ps_testimonial_contents{
	border-left: 1px solid #e0f5ff;
	padding-left: 30px;
	padding-top: 112px;
	padding-bottom: 88px;
}
.testimonial_slider_wrapper {
 	width: calc(100% - 90px);
 	float: left;
 	padding-top: 65px;
}
.ps_testimonial_slider .media-left.media-middle {
 	padding-right: 40px;
}

.ps_client_info{
	display: inline-block;
	padding-top: 17px;
}
.ps_client_img .media-object {
 	border-radius: 50%;
}
.ps_testimonial_slider_wrapper .media-body {
 	padding-right: 30px;
}
.ps_client_info .name{
	font-size: 18px;
	line-height: 20px;
	color: #222;
}
.ps_client_info a:hover .name{
	color: #293348;
}
.ps_client_info .ps_designation{
	font-size: 12px;
}
.ps_testimonial_slider_nav{
	display: block;
	width: 75px;
	float: left;
	position: relative;
}
.ps_testimonial_slider_nav::before,
.ps_testimonial_slider_nav::after{
	position: absolute;
	content: '';
	width: 100%;
	height: 50px;
	background: #f6fcff;
	z-index: 1;
}
.ps_testimonial_slider_nav::before{
	top: 0;
}
.ps_testimonial_slider_nav::after{
	bottom: 0;
	height: 68px;
	left: 0;
}
.ps_nav_image.slick-slide{
	margin-bottom: 25px;
}
.ps_nav_image.slick-slide > img {
	border-radius: 50%;
	height: 75px;
	width: 75px;
}
.ps_testimonial_slider_nav .fa.fa-angle-up.slick-arrow,
.ps_testimonial_slider_nav .fa.fa-angle-down.slick-arrow{
	background: #fdce16 none repeat scroll 0 0;
	border-radius: 50%;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	width: 20px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 3;
	height: 20px;
}
.ps_testimonial_slider_nav .fa.fa-angle-up.slick-arrow{
	top:15px;
}
.ps_testimonial_slider_nav .fa.fa-angle-down.slick-arrow{
	bottom: 40px;
}
.ps_partner{
	position: absolute;
	top: 0;
	left: 0;
	width: calc(50% - 195px);
	padding: 50px;
	background: #fff;
	height: 100%;
}
.ps_partner .ps_single_partner {
	float: left;
	text-align: center;
	width: 50%;
	padding: 80px 0;
}
.ps_partner .ps_single_partner:first-child,
.ps_partner .ps_single_partner:nth-child(3){
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.ps_partner .ps_single_partner:nth-child(2),
.ps_partner .ps_single_partner:nth-child(4){
	border-bottom: 1px solid #eeeeee;
}
.ps_partner .ps_single_partner:nth-child(3),
.ps_partner .ps_single_partner:nth-child(4){
	border-bottom: 0;
}


.ps_promot_section{
	background: #fdce16;
	padding: 75px 0;
}
.ps_promot_text{
	display: inline-block;
	float: left;
}
.ps_promot_text h2{
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	line-height: 44px;
	padding-top: 4px;
}
.ps_promot_btn{
	float: right;
}
.ps_promot_btn .ps_btn{
	background: #202736;
	padding: 0 31px;
}

footer{
	background: #202736;
}
.ps_footer_logo .logo_colored .st1{
	fill: #fff;
}
.ps_footer_logo .st0{
	opacity: 1;
}
.ps_footer_logo .ps_svg {
    max-height: 42px;
}
.ps_about_us p{
	color: #eee;
	padding-top: 29px;
	padding-bottom: 20px;
}
.ps_mail_subscription p{
	font-family: Helvetica, Arial,sans-serif;
	font-weight: 700;
	color: #fff;
	padding-bottom: 15px;
}
.ps_mail_subscription .email{
	line-height: 40px;
	width: 100%;
	border-radius: 2px;
	border: none;
	padding: 0 20px;
	position: relative;
}
.ps_subs_form{
	position: relative;
}
.ps_mail_subscription .ps_btn{
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 30px;
	display: inline-block;
	box-shadow: none;
	border: none;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 17px;
	height: 100%;
}
.ps_footer_widgets .ps_widget_title{
	padding-bottom: 43px;
}
.ps_footer_widgets .ps_widget_title h4{
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	display: inline-block;
	position: relative;
}
.ps_footer_widgets .ps_widget_title h4::after{
	content: url("../images/small_title_line.svg");
	position: absolute;
	left: 0;
	width: 75px;
	bottom: -17px;
}
.ps_footer_links{
	width: 50%;
	float: left;
}
.ps_footer_links ul li a{
	line-height: 32px;
	color: #eee;
	display:inline-block;
	/*text-transform: capitalize;*/
	font-weight: 700;
}
.ps_footer_links ul li a:hover{
	color: #fdce16;
}
.ps_footer_links ul li a .ps_svg ,
.ps_footer_links ul li a span{
	width: 17px;
	display: inline-block;
	text-align: center;
    margin-right: 15px;
}
.ps_footer_links ul li a .ps_svg .st0{
	fill: #fff;
	opacity: 1;
	stroke: #fff;
}
.ps_footer_links.ps_social{
	width: 100%;
}
.ps_footer_links.ps_social ul li a p {
 	display: inline-block;
 	color: #eee;
 	font-size: 12px;
 	font-weight: 400;
}
.ps_footer_links.ps_social ul li a:hover p{
	color: #fdce16;
}
.ps_footer_wrapper{
	border-bottom: 1px solid #2d3547;
}
.ps_tiny_footer{
	text-align: center;
	padding: 30px 0;
}
.ps_tiny_footer p{
	color: #eee;
}
.ps_tiny_footer p a{
	color: #eee;
}

.host_home1 .title_highlight {
	color: #fdce16;
}


.host_home1 .ps_hero_area{
	background-image: url(../images/home1_bg.jpg);
	position: relative;
	background-size: cover;
}
.host_home1 .ps_hero_area::before{
	position: absolute;
	content: '';
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background: rgba(253,206,22,0.80);
}
.ps_tab_nav_wrapper{
	border-radius: 5px;
	background: #202739;
	position: relative;
	border: 1px solid #fdce16;
}
.ps_hosting_pricing{
	position: absolute;
	height: 130px;
	width: 130px;
	background: rgba(32,39,54,0.95);
	bottom: calc(100% - 50px);
	left: calc(100% - 50px);
	border-radius: 50%;
	text-align: center;
	display: table;
	box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
}
.ps_hosting_pricing p{
	vertical-align: middle;
	display: table-cell;
	color: #fff;
}
.ps_hosting_pricing p span{
	font-size: 26px;
	line-height: 36px;
	font-family: Helvetica, Arial,sans-serif;
	font-weight: 500;
}
.ps_tab_nav_wrapper ul li{
	width: 50%;
	position: relative;
	float: left;
}
.ps_tab_nav_wrapper ul li:nth-child(1){
	border-right: 1px solid #fdce16;
}
.ps_tab_nav_wrapper ul li:nth-child(4){
	border-top: 1px solid #fdce16;
}
.ps_tab_nav_wrapper ul li:nth-child(3){
	border-top: 1px solid #fdce16;
	border-right: 1px solid #fdce16;
}
.ps_header_single_service{
	text-align: center;
	padding:54px 0  50px;
    cursor: pointer;
	min-height: 181px;
}
.ps_header_single_service:hover{
	background: #fdce16;
}
.ps_header_single_service .ps_service_icon{
	width: 44px;
	height: 44px;
	display: inline-block;
	font-size:44px;
}
.ps_header_single_service .ps_service_icon .fa{
	display: inline-block;
	font-size:44px;
	color:#fff;
}
.ps_header_single_service .ps_service_icon .st1,
.ps_header_single_service .ps_service_icon .st0{
	fill: #fff;
	opacity: 1;
}
.ps_header_single_service .ps_service_icon .cls-2,
.ps_header_single_service .ps_service_icon .cls-1{
	fill: #fff;
}
.ps_header_single_service >p{
	color: #fff;
	font-weight: 700;
	line-height: 20px;
}
.slick-initialized .slick-slide{
    outline: none;
}
.ps_package_title h1{
	font-size: 48px;
	font-family: Helvetica, Arial, sans-serif;
	color: #202739;
	font-weight: 700;
}
.ps_package_desc > p{
	color: #202739;
	font-size: 16px;
	line-height: 29px;
	padding-top: 10px;
	padding-bottom: 16px;
}
.ps_pack_feature ul{
	margin-bottom: 32px;
}
.ps_pack_feature ul li{
	color: #202739;
	line-height: 36px;
	font-size: 16px;
}
.ps_pack_feature ul li span{
	margin-right: 25px;
}
.ps_domains_price_name input[type="checkbox"] {
    display:none;
}

.ps_domain_search2 .ps_domain_search_wrapper{
	padding: 60px 0;
	width: 100%;
	border-radius: 0;
}
.ps_domain_search2.ps_domain_search .ps_domain_info h2{
	text-transform: capitalize;
	font-family: Helvetica, Arial;
	font-weight: 500;
	font-size: 28px;
	line-height: 40px;
}
.ps_domain_search .ps_search_form{
	padding-top: 10px;
}
.ps_domain_search .ps_domains_price_name{
	margin: 16px 0;
}
.ps_domain_search .ps_domains_price_name input[type="checkbox"] {
    display:none;
}
.ps_domain_search .ps_domains_price_name input[type="checkbox"] + label{
	color: #c3c9d5;
	font-size: 16px;
	font-weight: 400;
	margin-left: 18px;
	margin-bottom: 0;
}
.ps_domain_search .ps_domains_price_name input[type="checkbox"]:first-child + label{
	margin-left: 0;
}
.ps_domain_search .ps_domains_price_name input[type="checkbox"] + label span {
    display:inline-block;
    width:15px;
    height:15px;
    margin:-1px 10px 0 0;
    vertical-align:middle;
    background:#ffffff;
    cursor:pointer;
    border-radius: 3px;
}
.ps_domain_search .ps_domains_price_name input[type="checkbox"]:checked + label span {
    background-color:#fdce16;
    position: relative;
}
.ps_domain_search .ps_domains_price_name input[type="checkbox"]:checked + label span::before{
	position: absolute;
	content: '\f00c';
	font-family: 'fontawesome';
	color: #fff;
	font-size: 8px;
	line-height: 15px;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
}

.host_home1 .ps_pricing_section{
	background: #fff;
	border:none;
}
.ps_price_select{
	padding: 0 41px;
}
.ps_price_select::before{
	display: none;
}
.ps_price_select >p{
	position: relative;
	line-height: 44px;
	border: 1px solid #e0f5ff;
}
.ps_price_select > p::after{
	position: absolute;
}
.ps_price_select span {
 	color: #fdce16;
}
.ps_package_contains .ps_select_title{
	color: #222222;
	font-weight: 600;
}
.ps_price_option{
	width: 100%;
	z-index: 5;
}

.ps_promot_section2{
	background: #f6fcff;
	border-top: 1px solid #e0f5ff;
	border-bottom: 1px solid #e0f5ff;
}
.ps_promot_section2 .ps_promot_wrapper{
	padding-top: 115px;
	padding-bottom: 132px;
}
.ps_promot_section2 .ps_section_title {
 	text-align: left;
 	padding-bottom: 32px;
}
.ps_promot_section2 .ps_section_title h1{
	line-height: 55px;
	padding-bottom: 19px;
}
.ps_promot_section2 .ps_section_title h1::before{
	display: none;
}
.ps_promot_section2 .ps_title_subtext{
	width: 100%;
}
.ps_promot_section2 .ps_promot_btn{
	float: none;
	display: inline-block;
}
.ps_promot_section2 .ps_promot_btn .ps_btn{
	padding-left: 43px;
	padding-right: 43px;
}
.ps_promot_section2 .home2_ps_promot_logo{
	margin-top: 60px;
}
.ps_promot_section2 .home2_ps_promot_logo img{
	width: 100%;
}


.host_home1 .ps_single_feature{
	text-align: center;
}
.host_home1 .ps_single_feature .feature_icon{
	display: inline-block;
}

.host_home1 .testimonial{
	background: #f4f4f4;
}
.ps_testimonial_slider_wrapper_right .testimonial{
	background: #f6fcff;
}
.ps_testimonial_slider_wrapper_right .ps_testimonial_wrapper {
	border: 0;
	background: none;
}
.ps_testimonial_slider_wrapper_right .ps_testimonial_contents{
	border: none;
	padding: 0;
	border: 1px solid #eee;
	background: #fff;
	margin: 0 15px;
}
.ps_testimonial_slider_wrapper_right .ps_testimonial_wrapper .ps_section_title.ltr{
	text-align: left;
}
.ps_testimonial_slider_wrapper_right .ps_testimonial_wrapper .ps_section_title.rtl{
	text-align: right;
}
.ps_testimonial_slider_wrapper_right .ps_testimonial_wrapper .ps_section_title.ltr h1::before{
	left: 0;
	-webkit-transform: translate(0);
	transform: translate(0);
}
.ps_testimonial_slider_wrapper_right .ps_testimonial_wrapper .ps_section_title.rtl h1::before{
	left:100%;
	-webkit-transform: translate(-100%);
	transform: translate(-100%);
}
.ps_testimonial_slider_wrapper_right .ps_testimonial_wrapper .ps_section_title h1{
	font-size: 30px;
}
.ps_testimonial_slider_wrapper_right .testimonial_slider_wrapper{
	width: 100%;
}
.ps_testimonial_slider_wrapper_right .ps_testimonial_slider_wrapper .media-left.media-middle{
	display: block;
	text-align: center;
	padding-bottom: 15px;
}
.ps_testimonial_slider_wrapper_right .ps_testimonial_slider_wrapper .ps_client_img{
	display: inline-block;
}
.ps_testimonial_slider_wrapper_right .ps_testimonial_slider_wrapper .media-body{
	width: 100%;
	padding: 0;
	text-align: center;
}
.ps_testimonial_slider2{
	position:relative;
}
.ps_testimonial_slider2 .slick-arrow{
	position: absolute;
	height: 25px;
	width: 25px;
	background: #fdce16;
	border-radius: 50%;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
    z-index: 9;
}
.ps_testimonial_slider2 .fa.fa-angle-left.slick-arrow{
	top: 50%;
	left: 0;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.ps_testimonial_slider2 .fa.fa-angle-right.slick-arrow{
	bottom: 50%;
	right: 0;
	-webkit-transform: translate(50%,50%);
	transform: translate(50%,50%);
}
.ps_testimonial_slider2 .ps_testimonial_slider_wrapper{
	padding: 0 75px 17px;
}
.ps_testimonial_slider_wrapper_right .testimonial_slider_wrapper{
	padding-top: 35px;
}

#accordion{
	border-radius: 3px;
	border:1px solid #eee;
}
.panel-group .panel + .panel{
	margin: 0;
	border-radius: 0;
}
.panel-default > .panel-heading{
	background: #fff;
	border-bottom: 1px solid #eee;
}
.panel-default,.panel-body{
	border: none;
	/* border-bottom: 1px solid #e0f5ff; */
}
.panel-default:first-child .panel-heading{
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.panel-default:last-child .panel-heading{
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.panel-heading{
	background: #fff;
	padding: 19px 20px 19px 20px;
}
.panel-heading.active,
.faq .panel-default > .panel-heading.active{
	background: #fdce16;
	color: #fff;
	border-radius: 0;
}
.panel-heading.active a{
	color: #111;
}
.panel-title a{
	font-family: Helvetica, Arial;
	font-weight: 400;
	font-size: 16px;
	color: #222222;
	display: block;
    padding: 20px;

}
.panel-title a:hover{background:#fdce16}
.panel-title a.collapsed{
	background: none;
}
.panel-title a span.fa{
	font-size: 12px;
	margin-right: 16px;
	line-height: 20px;
}
.panel-body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #999999;
	padding: 15px 30px;
	border-bottom: 1px solid #eee;
}

.ps_clients_area{
	padding: 80px 0;
}

.ps_about_us_title{
	padding-bottom: 31px;
	padding-top: 4px;
}
.about_us .ps_about_us_section{
	padding-bottom: 0;
}
.ps_about_us_title > h1{
	font-weight: 700;
	line-height: 55px;
}
.ps_about_us_title > h1 .ps_highlited{
	color: #fdce16;
}
.ps_about_us_image > img{
	width: 100%;
}
.rtl.ps_section_title{
	text-align: right;
}
.ltr.ps_section_title{
	text-align: left;
}
.ltr.ps_section_title h1::before{
	left: 0;
	-webkit-transform: translate(0);
	transform: translate(0);
}
.rtl.ps_section_title h1::before{
	left: 100%;
	-webkit-transform: translate(-100%);
	transform: translate(-100%);
}

.ps_team_area{
	background: #fdce16;
}
.ps_team_area .ps_section_title h1{
	color: #fff;
}
.ps_team_area .ps_section_title h1::before{
	content: url("images/title_line2.svg");
}
.ps_team_area .ps_section_title .ps_title_subtext{
	color: #eee;
}
.ps_single_team_member{
	text-align: center;
}
.ps_single_team_member .ps_team_img{
	height: 133px;
	width: 133px;
	display: inline-block;
}
.ps_name_deisg{
	padding-top: 18px;
	padding-bottom: 13px;
}
.ps_single_team_member img{
	width: 100%;
	border-radius: 50%;
}
.ps_name_deisg p{
	color: #fff;
	font-family: Helvetica, Arial;
	font-weight: 500;
	font-size: 19px;
}
.ps_name_deisg span,
.ps_single_team_member p{
	color: #eee;
}
.ps_name_deisg span{
	font-size: 12px;
}

.ps_how_it_works_wrapper{
	position: relative;
}
.ps_arrow{
	position: absolute;
	top: -9px;
	width: 100%;
	z-index: -1;
}
.ps_arrow .ps_arrow_img_wrapper{
	padding: 0 50px;
}
.ps_single_part{
	padding: 0 45px;
	text-align: center;
}
.ps_single_part .ps_title{
	margin-top: 36px;
	margin-bottom: 16px;
}
.ps_single_part .ps_title > h4{
	font-size: 20px;
}
.ps_single_part .ps_icon{
	width: 114px;
	height: 114px;
	background: #fdce16;
	border-radius: 50%;
	padding: 28px;
	display: inline-block;
	position: relative;
}
.ps_single_part .ps_icon::before {
	position: absolute;
	content: "";
	height: calc(100% + 16px);
	background: #fdce16 none repeat scroll 0% 0%;
	top: -8px;
	left: -8px;
	width: calc(100% + 16px);
	border-radius: 50%;
	z-index: -1;
}
.ps_icon .st0,
.ps_icon .st1{
	fill: #fff;
}

.webhosting .ps_pricing_section{
	background: #fff;
	/*border-bottom: ;*/
}
.webhosting .testimonial{
	background: #f6fcff;
} 
.webhosting .ps_testimonial_wrapper{
	border-top: 0;
}

.about_us .ps_testimonial_wrapper{
	background: #fff;
	border: none;
}
.about_us .ps_clients_area{
	border-top: 1px solid #e0f5ff;
}


.cloudhosting .ps_how_it_works{
	padding-bottom: 0;
}

.dedicatedhosting .ps_promot_section2{
	background: none;
	border: none;
}
.dedicatedhosting  .ps_pricing_section{
	background: #fff;
}
.dedicatedhosting .testimonial{
	background: #f6fcff;
	border-bottom: 1px solid #e0f5ff;
} 
.dedicatedhosting .ps_testimonial_wrapper{
	border:none;
}


.faq .panel-default > .panel-heading{
	background: #f6fcff;
}
.faq #accordion{
	border: none;
}
.faq .panel-group .panel + .panel,
.faq .panel.panel-default{
	margin-bottom: 10px;
	border: 1px solid #e0f5ff;
	box-shadow: none!important;
}
.faq .panel-default > .panel-heading{
	border-bottom: 0;
}

.testimonial-page .media-left.media-middle {
	display: block;
	width: 100%;
	padding-right: 0;
}
.testimonial-page .single_testinonial_slider{
	text-align: center;
	border: 1px solid #f1f1f1;
	padding-top: 35px;
	padding-bottom: 23px;
	margin-bottom: 30px;
}
.testimonial-page .single_testinonial_slider:hover{
	border: 1px solid #e0f5ff;
}
.testimonial-page .ps_testimonial_slider_wrapper{
	padding: 0 40px;
}
.testimonial-page .ps_client_img{
	display: inline-block;
}
.testimonial-page .media-body{
	padding-right: 0;
	padding-top: 17px;
}

.ps_form_title{
	position: relative;
	margin-bottom: 44px;
}
.ps_form_title:before{
	position: absolute;
	content: "";
	bottom: 0;
	width: 68px;
	height: 2px;
	left: 0;
	background: #222;
}
.ps_login_btn_wrapper .ps_btn{
	float: right;
}
.ps_login-signup .ps_form_wrapper .input_field{
	line-height: 48px;
	width: 100%;
	background: #f6fcff;
	outline: 0;
	box-shadow: none;
	border: 1px solid #eee;
	font-size: 14px;
	padding: 0 20px;
}
.ps_login-signup .ps_form_wrapper input:focus{
    box-shadow: 0 0 0;
}
.ps_login-signup .ps_form_wrapper input::-ms-input-placeholder{
    color: #999;
}
.ps_login-signup .ps_form_wrapper input::-webkit-input-placeholder{
    color: #999;
}
.ps_login-signup .ps_form_wrapper input:-moz-placeholder{
    color: #999;
}
.ps_login-signup .ps_form_wrapper input::-moz-placeholder{
    color: #999;
}
.input_field{
	margin-bottom: 30px;
}
.ps_form_title > p{
	text-transform: uppercase;
	font-size: 18px;
	color: #222;
	line-height: 48px;
	font-family: Helvetica, Arial;
	font-weight: 700;
}
.ps_remember_forgot{
	float: left;
}
.ps_remember_forgot label{
	color: #999;
	font-size: 14px;
	line-height: 26px;
	font-weight: 400;
	padding-top: 10px;
}
.ps_remember_forgot #remember{
	display: none;
}
.ps_remember_forgot label span{
	height: 12px;
	width: 12px;
	background: #f1f1f1;
	border-radius: 2px;
	display: inline-block;
	margin-right: 12px;
}
.ps_remember_forgot input[type="checkbox"]:checked + label span{
	background: #fdce16;
	position: relative;
}
.ps_remember_forgot input[type="checkbox"]:checked + label span::before {
    content: '\f00c';
    font-family: 'fontawesome';
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    font-size: 11px;
    left: 1px;
}
.ps_remember_forgot label{
	margin-right: 30px;
}
.forget{
	font-family: Helvetica, Arial;
	font-weight: 400;
	color: #fdce16;
}
.ps_form_wrapper .login_btn{
	padding: 0 40px;
}/* ps_input_half_width */
.ps_login-signup .ps_form_wrapper .ps_input_half_width{
	width: calc(50% - 15px);
	float: left;
}
.ps_login-signup .ps_form_wrapper .ps_input_half_width.left{
	margin-right: 30px;
}
/* .ps_login-signup .ps_form_wrapper.login .input_field:nth-child(2){
	margin-bottom: 0;
} */
/* .ps_form_wrapper.login .login_btn{
	margin-top: 20px;

} */

.ps_single_blog_wrapper{
	background: #f4f4f4;
	border: 1px solid #eee;
	margin-bottom: 30px;
}
.ps_blog_contents{
	padding: 20px;
}
.ps_blog_title a{
	display: inline-block;
}
.ps_blog_title a:hover h4{
	color: #fdce16;
}
.ps_blog_title .ps_blog_meta{
	font-size: 12px;
}
.ps_blog_title .ps_blog_meta a{
	color: #999;
}
.ps_blog_title h4{
	color: #222;
	padding-bottom: 4px;
}
.ps_blog_short_desc{
	padding-top: 9px;
}
.ps_blog_short_desc a {
	color: #999999;
	font-weight: 700;
	text-decoration: underline;
	margin-left: 5px;
}
.ps_blog_short_desc a:hover{
	color: #fdce16;
	text-decoration: none;
}
.ps_blog_img img{
	width: 100%;
}
.ps_single_blog_wrapper.no-margin{
	margin: 0;
}

.ps_blog_btns{
	text-align: center;
	margin-top: 73px;
}
.ps_blog_btns a, .ps_blog_btns span {
	display: inline-block;
	color: #79848d;
	line-height: 20px;
	font-family: Helvetica, Arial;
	font-weight: 500;
	position: relative;
	padding: 0 20px;
}
.ps_blog_btns a:after{
	position: absolute;
	content: '';
	width: 2px;
	height: 15px;
	top: 2px;
	background: #f1f1f1;
	left: 100%;
}
.ps_blog_btns span:after{
	position: absolute;
	content: '';
	width: 2px;
	height: 15px;
	top: 2px;
	background: #f1f1f1;
	left: 100%;
}
.ps_blog_btns a:last-child:after{
	display: none;
}
.ps_blog_btns a{
	color: #fdce16;
}
.ps_blog_btns a:hover{
	color: #333333;
	text-decoration:underline;
}

.single-blog .ps_single_blog_wrapper{
	background: none;
	border: 0;
	margin-bottom: 0;
}
.single-blog .ps_blog_contents{
	padding: 0;
	margin-top: 36px;
}
.single-blog .ps_blog_title a h4{
	font-size: 26px;
	line-height: 20px;
	text-transform: capitalize;
}
.single-blog .ps_blog_meta{
	padding-top: 11px;
}
.single-blog  .ps_blog_meta ul li a span {
 	margin-right: 5px;
}
.single-blog  .ps_blog_meta ul li {
	display: inline-block;
	margin-right: 16px;
}
.single-blog  .ps_blog_meta ul li:last-child{
	margin: 0;
}
.ps_blog_description{
	padding-top: 20px;
}
.tag_share{
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 7px;
    border-bottom: 1px solid #f1f1f1;
    margin-top: 38px;
}
.tag_share .tags{
    float: left;
}
.tag_share .share{
    float: right;
}
.tag_share .tags ul li a{
	font-size: 14px;
    text-transform: capitalize;
    line-height: 30px;
}
.share ul li a span {
 	font-size: 12px;
}
.tag_share .tags ul li,
.tag_share .share ul li{
    display: inline-block;
}
.tag_share .tags ul li:first-child,
.tag_share .share ul li:first-child{
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Helvetica, Arial;
    font-weight: 700;
    text-transform: capitalize;
    margin-right: 8px;
}
.tag_share .tags ul li:first-child::after,
.tag_share .share ul li:first-child::after{
    content: ":";
}
.tag_share .tags ul li a,
.tag_share .share ul li a{
    color: #999;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.tag_share .tags ul li a:hover,
.tag_share .share ul li a:hover{
    color: #fdce16;
}
.tag_share .share ul li a{
    font-size: 14px;
    padding: 0 5px;
    color: #999;
}
.tag_share .tags ul li a::after{
    content: ",";
}

.ps_blog_comment_area{
	padding-top: 55px;
}
.ps_comment_title > h4 {
	color: #222222;
	font-weight: 700;
}
.ps_comment_title{
	padding-bottom: 33px;
}
.ps_comment_title p{
	color: #999;
	line-height: 48px;
}
.ps_comment_form input{
	line-height: 48px;
	margin-top: 8px;
}
.ps_comment_form input[type="text"],
.ps_comment_form input[type="email"],
.ps_comment_form textarea{
	width: 100%;
	border: 1px solid #f1f1f1;
	padding: 0 20px;
	margin-bottom: 30px;

}
.ps_comment_form textarea{
	padding: 20px;
}
.ps_comment_form input:focus,
.ps_comment_form textarea:focus{
	border-color:  #fdce16;
}
.single-blog .ps_input_wrapper.left{
	padding-right: 15px;
}
.single-blog .ps_input_wrapper.right{
	padding-left: 15px;
}
.ps_comment_btn{
	border: none;
	padding: 0 37px;
}

.ps_contact_area_title{
	padding-bottom: 44px;
}
.ps_contact_area_title h4{
	line-height: 48px;
	position: relative;
	font-weight: 700;
}
.ps_contact_area_title h4::before{
	position: absolute;
	content: '';
	left: 0;
	width: 60px;
	height: 2px;
	background: #222;
	bottom: 0;

}

.ps_contact_address{
	background: #f4f4f4;
	border:1px solid #eee;
	padding: 18px 20px;
}
.ps_single_info {
 	padding-bottom: 10px;
}
.ps_single_info:last-child{
	padding: 0;
}
.ps_single_info .ps_info_title{
	font-size: 16px;
	line-height: 30px;
	font-family: Helvetica, Arial;
	font-weight: 700;
	color: #fdce16;
	padding-bottom: 9px;
}
.ps_single_info .ps_info,
.ps_info a{
	font-family: Helvetica, Arial;
	font-weight: 400;
	color: #222;
	font-size: 15px;
}
.ps_info .ps_span_left{
	width: 180px;
	display: inline-block;
}
.ps_form_wrapper .ps_contact_input{
	background: #f4f4f4;
	border: 1px solid #eee;
	font-size: 14px;
	line-height: 48px;
	margin-bottom: 20px;
	padding: 0 20px;
}
.ps_form_wrapper .ps_contact_input:focus{
	border-color: #fdce16;
}
.ps_form_wrapper .ps_input_half_width{
	width: 100%;
	display: inline-block;
}
.ps_form_wrapper .ps_input_half_width.left{
	margin-right: 25px;
}
.ps_form_wrapper .ps_message{
	width: 100%;
	height: 82px;
}
.ps_form_wrapper .ps_message_btn{
	border: none;
	padding: 0 40px;
	float: right;
}

#ps_map_area{
	height: 554px;
}

.ps_support_text .ps_support_text{
	font-family: Helvetica, Arial;
	font-weight: 400;
	line-height: 26px;
}
.ps_support_text {
 	padding-bottom: 10px;
}
.ps_support_list  li> a{
	font-family: Helvetica, Arial;
	font-weight: 400;
	font-size: 15px;
	line-height: 36px;
	color: #999;
	display: inline-block;
}
.ps_support_list > li {
 	padding-left: 20px;
 	position: relative;
}
.ps_support_list > li:before{
	position: absolute;
	content: '';
	height: 7px;
	width: 7px;
	background: #fdce16;
	border-radius: 50%;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ps_support_list li > a:hover{
	color: #fdce16;
}

.ps_support_form .ps_message {
 	height: 131px;
}
.ps_support_form .ps_message_btn{
	margin-top: 10px;
}

.domain-search .ps_domain_search .ps_domain_search_wrapper{
	width: 100%;
	background: none;
	padding-top: 120px;
	padding-bottom: 125px;
	border-bottom: 1px solid #f1f1f1;
}
.domain-search .ps_domain_search:before{
	display: none;
}
.domain-search .ps_domain_search .ps_domain_info h2{
	color: #222;
	font-family: Helvetica, Arial;
	font-weight: 500;
	text-transform: capitalize;
}
.domain-search .ps_domain_search .ps_domains_price_name input[type="checkbox"] + label{
	color: #999;
}
.domain-search .ps_domain_search .ps_domains_price_name input[type="checkbox"] + label span{
	background: #f1f1f1;
}
.domain-search .ps_domain_search .ps_domains_price_name input[type="checkbox"]:checked + label span{
	background: #fdce16;
}
.domain-search .ps_search_form input{
	border: 1px solid #f1f1f1;
}
.domain-search .ps_search_form .ps_btn{
	padding-left: 30px;
	padding-right: 30px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border: none;
}

.ps_domain_search_result_wrapper{
	padding-top: 72px;
	padding-bottom: 75px;
}
.ps_domain_available{
	float: left;
}
.ps_domain_available .ps_left_tick{
	display: inline-block;
	vertical-align: top;
}
.ps_domain_available .ps_left_tick span{
	font-size: 30px;
	color: #fdce16;
}
.ps_domain_available .ps_right_content{
	display: inline-block;
	padding-left: 13px;
}
.ps_domain_available .ps_right_content > h2{
	font-size: 30px;
	font-weight: 700;
	color: #222;
	line-height: 40px;
}
.ps_domain_available .ps_right_content span{
	color: #fdce16;
	font-family: Helvetica, Arial;
	font-weight: 400;
}
.ps_domain_price{
	float: right;
}
.ps_domain_price .cart_btn{
	padding: 0;
	width: 170px;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}
.ps_domain_suggestion .cart_btn{
	background: #202736;
}
.ps_domain_price span{
	margin-right: 30px;
	font-family: Helvetica, Arial;
	line-height: 40px;
	display: inline-block;
}
.ps_domain_price .ex_price{
	color: #999;
	font-size: 16px;
}
.ps_domain_price .active_price{
	color: #fdce16;
	font-weight: 700;
	font-size: 18px;

}

.ps_domain_suggestion{
	background: #f6fcff;
	border-top: 5px solid #fdce16;
	border-left: 1px solid #e0f5ff;
	border-right: 1px solid #e0f5ff;
	border-bottom: 1px solid #e0f5ff;
}
.ps_domain_suggestion ul li{
	overflow: hidden;
	padding: 20px 30px;
	border-bottom: 1px solid #e0f5ff;
}
.ps_domain_suggestion ul li:last-child{
	border: none;
}
.ps_sug_domian_name{
	float: left;
}
.ps_sug_domian_name p{
	color: #222;
	font-weight: 700;
	font-size: 18px;
	line-height: 74px;
}
.ps_domain_suggestion .ps_domain_price {
 	padding-top: 12px;
}
.domain-search .ps_our_speciality .ps_single_feature{
	text-align: center;
}
.domain-search .ps_our_speciality .ps_single_feature .feature_icon{
	display: inline-block;
}

.table-responsive{
	overflow-x: visible;
}
.ps_cart_section .table{
	border: none;
}
.table.table-bordered .ps_table_heading tr,
.table.table-bordered .ps_table_heading tr th{
	border: none;
}
.table.table-bordered .ps_table_heading tr th{
	font-size: 18px;
	line-height: 40px;
	font-family: Helvetica, Arial;
	font-weight: 700;
	color: #222;
}
.ps_cart_item td .ps_cart_icon {
 	height: 40px;
 	width: 40px;
 	display: inline-block;
 	margin-right: 18px;
}
.table.table-bordered .ps_cart_item td{
	padding: 20px 38px;
	border-color: #f1f1f1;
}
.ps_cart_item td p {
	color: #222222;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
}
.ps_cart_item td  span{
	font-size: 16px;
	font-weight: 700;
	color: #222;
	display: inline-block;
	margin-top: 8px;
}
.ps_cart_item td .cross{
	float: right;
	color: #fdce16;
	font-size: 14px;
	line-height: 30px;
	margin-top: 5px;
	cursor: pointer;
}
.ps_cart_item .ps_price_select{
	position: relative;
}
.ps_cart_item .ps_price_select > p{
	padding-left: 15px;
	padding-right: 45px;
	position: relative;
	cursor: pointer;
}
.ps_cart_item .ps_price_select > p:before{
	position: absolute;
	content: '\f0d7';
	font-family: 'fontawesome';
	right: 11px;
	color: #c3c3c3;
}
.ps_cart_item .ps_price_option{
	position: absolute;
	width: 90px;
	text-align: center;
	background: #fff;
	border: 1px solid #f1f1f1;
}
.ps_price_option > li{
	line-height: 44px;
	border-bottom: 1px solid #e0f5ff;
	cursor: pointer;
}
.ps_price_option > li:hover{
	color: #fdce16;
}

.ps_cart_section .ps_coupon_price{
	margin-top: 19px;	
}
.ps_coupon{
	line-height: 48px;
	padding: 0 20px;
	background: #f6fcff;
	border: 1px solid #e0f5ff;
	border-radius: 3px;
	width: 65%;
}
.coupon_btn{
	width: 34%;
	border: none;
	margin-left: -2px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	background: #202736;

}
.ps_purchase_procced_area{
	padding-bottom: 40px;
	padding-top: 24px;
	background: #f6fcff;
	border: 1px solid #e0f5ff;
}
.ps_purchase_procced_area>ul >li{
	overflow: hidden;
	padding: 0 40px;
}
.ps_purchase_procced_area ul li .title{
	font-family: Helvetica, Arial;
	float: left;
	line-height: 48px;
	font-size: 18px;
}
.ps_purchase_procced_area ul li .title.subtotal,
.ps_purchase_procced_area ul li .title.subtotal + .price{
	color: #222;
	font-weight: 700;
}
.ps_purchase_procced_area ul li .price{
	float: right;
	font-size: 18px;
	line-height: 48px;
}
.ps_purchase_procced_area ul li .title.tax,
.ps_purchase_procced_area ul li .title.tax + .price{
	color: #79848d;
	font-weight: 400;
}
.ps_purchase_procced_area ul li .title.discount,
.ps_purchase_procced_area ul li .title.discount + .price{
	color: #fdce16;
	font-weight: 700;
}
.ps_purchase_procced_area ul .ps_total{
	border-top: 1px solid #e0f5ff;
	border-bottom: 1px solid #e0f5ff;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ps_total .title,
.ps_total .price{
	color: #222222;
	font-weight: 700;
}
.ps_puchase_wrapper{
	overflow: hidden;
	margin-top: 40px;
	padding-right: 40px;
}
.ps_puchase_wrapper .ps_proccen_btn{
	float: right;
	padding: 0 33px;
}

.checkout-page .ps_form_wrapper .address{
	width: 100%;
}
.ps_checkout_input,
.ps_chekout_area select{
	line-height: 48px;
	padding: 0 20px;
	border: 1px solid #f1f1f1;
	margin-bottom: 20px;
}
.ps_chekout_area select{
	-moz-appearance: none;
	-webkit-appearance: none;
	margin: 0;
}

.ps_chekout_area #country{
	width: 100%;
}
.ps_chekout_area #state{
	width: 100%;
}
.ps_select_wrapper{
	position: relative;
	margin-bottom: 20px;
}
.ps_select_wrapper span{
	position: absolute;
	right: 10px;
	top: 50%;
	color: #c3c3c3;
}
.ps_purchase_procced_area > ul > li.ps_payment{
	padding:  25px 40px 25px 25px;
	border-bottom: 1px solid #e0f5ff;
}
.ps_purchase_procced_area input[type="radio"]{
	position: absolute;
	visibility: hidden;
}
.ps_purchase_procced_area .ps_check{
	height: 12px;
	width: 12px;
	border-radius: 50%;
	border: 1px solid #2196f3;
	display: inline-block;
	vertical-align: middle;
}
.ps_left_icon span {
 	display: inline-block;
	vertical-align: middle;
 	font-family: Helvetica, Arial;
 	font-weight: 600;
 	font-size: 16px;
 	color: #222;
 	margin-left: 15px;
}
.ps_left_icon label{
	line-height: 24px;
	margin: 0;
}
.ps_purchase_procced_area input[type="radio"]:checked ~ label .ps_check{
	border: 4px solid #2196f3;
}
.credit_cards{
	float: right;
}
.ps_left_icon{
	display: inline-block;
}
.credit_cards li{
	display: inline-block;
	width: 35px;
	padding: 0;
	margin-right: 7px;
}
.credit_cards li:last-child{
	margin-right: 0;
}
.credit_cards li img{
	width: 100%;
}

.jk_page_not_found{
	text-align: center;
	padding-top: 112px;
}
.ps_huge_text > p {
	color: #fdce16;
	font-family: Helvetica, Arial;
	font-size: 120px;
	font-weight: 500;
	line-height: 100%;
}
.ps_directory_text{
	font-size: 16px;
	line-height: 30px;
	color: #999;
	padding-top: 20px;
	padding-bottom: 38px;
}
.ps_err_btn{
	padding: 0 20px;
}
.ps_err_btn span{
	margin-right: 14px;
}