.product-nav-links .menu li a.active, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a.active {
    box-shadow: 0 0 0 #000 inset;
    font-family: var(--zf-primary-regular), Arial, Helvetica, sans-serif;
}
.other-lang #ph_testimonial {
display: none;
}

@media only screen and (min-width:768px) {
.product-nav-links .menu li:last-child a, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li:last-child a {
    /*box-shadow: 0 -2px 0 #000 inset;
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
*/
}
}
.signup_frm input[type="submit"] {
    font-family: var(--zf-primary-semibold), Arial, Helvetica, sans-serif;
}
.main-container-wrapper:before {
    height: 650px;
}
.features-banner-wrap {
/*    background: #3b4550;
!important*/
}

.features-banner-content{
margin: 40px auto 20px;
}

.features-banner-content a.f-banner-cta {
    background: #f0483e;
    border: none;
    padding: 10px 30px;
}
#ph_testimonial .z-slider-nav li {
    transition: background 0.13s ease 0s;
}
#ph_testimonial {
    position: relative;
    background: #fff;
}
#ph_testimonial:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
}
#ph_testimonial:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.15);
    z-index: 0;
}
#ph_testimonial .content-wrap {
    padding: 80px 0 80px;
    z-index: 1;
}
#ph_testimonial .content-wrap li {
    text-align: center;
    margin: 0 auto;
}
#ph_testimonial .content-wrap li .author-image + span {
    display: block;
    margin: 10px auto 0;
    color: #999;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 0 0 10px;
    text-transform: uppercase;
}
#ph_testimonial .content-wrap li .author-image {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: #ccc;
    overflow: hidden;
}
#ph_testimonial .content-wrap li .author-image img {
    min-width: 80px;
}
#ph_testimonial .content-wrap li p {
    position: relative;
    font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 100;
    line-height: 38px;
    margin: 20px auto 0;
    max-width: 750px;
}
#ph_testimonial .content-wrap li p a {
    color: #333;
}
.z-slider {
    position: relative;
    max-width: 700px;
    margin: 0 auto;
    min-height: 260px;
}
.z-slider li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100px;
}
.z-slider-nav {
    display: none;
    padding-bottom: 0;
    position: relative;
    text-align: center;
}
#ph_testimonial .z-slider-nav li {
    background: none repeat scroll 0 0 #d2d2d2;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 5px;
    transition: background 0.7s ease 0s;
    width: 10px;
}
#ph_testimonial .z-slider-nav li.active {
    background: none repeat scroll 0 0 #00add5;
}


/*  css for slick slider */

.testimonial-slide {
    max-width: 900px;
margin: 0 auto;
text-align: center;
}

.testimonial-slide .author-image{
    display: block;
    margin: 0 auto;
    width: 90px;
    height: 80px;
    border-radius: 100%;
    background: #ccc;
    overflow: hidden;
}

.testimonial-slide  > div{
max-width: 80%;
margin: 0 auto;
}

.author-name {
    color: #3f51b6;
    font-size: 18px;
}

.testimonial-slide .author-image img {
    min-width: 80px;
}

.testimonial-slide p{
    position: relative;
    font-family: 'Droid Serif', serif, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 100;
    line-height: 38px;
    margin: 20px auto 0;
    max-width: 750px;
}

.testimonial-slide .author-image{
    display: block;
    margin: 10px auto 20px;
    color: #999;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 0 0 10px;
    text-transform: uppercase;
}

.testimonial-slide .author-job{
    display: block;
    font-size: 12px;
    color: #000;
    margin: 0;
    line-height: 1.4;
}


/*  end of css for slick slider */



.features-item .content-wrap {
    padding: 60px 0 0;
}
.features-banner-content {
    max-width: 700px;
}
.feature-more-wrap .more-detail h4::before {
    background-image: url("/sites/default/files/social-agencies-icons-sprite.png");
    background-size: 665px auto;
    background-repeat: no-repeat;
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    padding-bottom: 20px;
}
.feature-more-wrap .more-detail h4.feature-icon-1:before {
    background-position: 0 0
}
.feature-more-wrap .more-detail h4.feature-icon-2:before {
    background-position: -60px 0
}
.feature-more-wrap .more-detail h4.feature-icon-3:before {
    background-position: -120px 0
}
.feature-more-wrap .more-detail h4.feature-icon-4:before {
    background-position: -180px 0
}
.feature-more-wrap .more-detail h4.feature-icon-5:before {
    background-position: -240px 0
}
.feature-more-wrap .more-detail h4.feature-icon-6:before {
    background-position: -300px 0
}
.feature-more-wrap .more-detail h4.feature-icon-7:before {
    background-position: -360px 0
}
.feature-more-wrap .more-detail h4.feature-icon-8:before {
    background-position: -420px 0
}
.feature-more-wrap .more-detail h4.feature-icon-9:before {
    background-position: -480px 0
}
.feature-more-wrap .more-detail h4.feature-icon-10:before {
    background-position: -540px 0
}
.feature-more-wrap .more-detail h4.feature-icon-11:before {
    background-position: -600px 0
}
.bot-banner-wrap .bottom-signup-wrap {
    background: #03a9f5;
    text-align: center;
    color: #fff;
    padding: 60px 0px;
}
.learn-more {
    margin: 20px auto 10px;
    padding: 0;
    text-align: center;
}
.learn-more a {
    border: none;
    border-bottom: 1px solid #03a9f5;
    color: #03a9f5;
    font-size: 16px;
    padding: 0;
    text-transform: none;
    text-decoration: none;
}
.bot-banner-wrap .bottom-signup-wrap h4 {
    font-size: 25px;
    font-weight: 400;
    padding-bottom: 10px;
}
form .za-country-container {
    position: relative;
}
form .za-country-container.za-country-container-arrow::after {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #666;
    position: absolute;
    right: 12px;
    top: 20px;
    content: "";
    display: block;
}
.za-newsletter-container {
    margin-top: 10px;
    padding-left: 15px;
    position: relative;
}
.signup-box .sign_agree {
    font-size: 12px;
    display: inline-block;
    line-height: 1.4;
    color: #333;
}
form .za-country-container .globalcountrycode-signup {
    background: transparent !important;
}
#signup-newsletter {
    position: absolute;
    left: 0;
    top: 12px;
}
.get-signup-plan {
    padding: 10px 0;
}
#czone-home #signup-newsletter.checked::before, #czone-home #signup-newsletter.checked::after {
    background: #333 !important;
}
/* Radio button css */


.get-signup-plan {
    margin: 0 0 10px;
    position: relative;
    box-sizing: border-box;
}
.get-signup-plan input[type="radio"] {
    margin: 0px 5px 0 2px;
    border: none;
    position: relative;
    vertical-align: middle;
    width: 16px;
    background: none;
    padding: 0;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #000;
    z-index: 1;
    transition: 0.5s ease;
    box-sizing: border-box;
}
.get-signup-plan input[type="radio"]:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #666;
    left: -2px;
    top: -2px;
    border-radius: 100%;
    pointer-events: none;
    box-sizing: border-box;
}
.get-signup-plan input[type="radio"]:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #fff;
    left: 3px;
    top: 3px;
    border-radius: 100%;
    pointer-events: none;
    box-sizing: border-box;
}
.get-signup-plan input[type="radio"]:checked:after {
    background: #666;
}
.get-signup-plan input.zactive:after {
    background: #666;
}
.get-signup-plan label {
    margin: 0 20px 0 0;
    font-size: 14px;
    position: relative;
    top: -1px;
    cursor: pointer;
}

/*Radio button css - Ends */
@media only screen and (min-width :768px) and (max-width:991px) {
#ph_testimonial .content-wrap {
    padding: 60px;
}
#ph_testimonial .content-wrap li p {
    font-size: 18px;
    line-height: 1.5;
}
}

@media only screen and (max-width :767px) {
#ph_testimonial .content-wrap {
    padding: 60px 0;
}
#ph_testimonial .content-wrap li p {
    font-size: 14px;
    line-height: 1.5;
    max-width: 80%;
}
}
/************ FORM SECTION STYLES STARTS ************/
.banner-inner .signup-box {
    position: relative;
    float: right;
    max-width: 350px;
    width: 30%;
    text-align: left;
    z-index: 9;
}
.signup-heading {
    color: #fff;
    font-size: 22px;
    line-height: 1.25;
    margin: 0 0 15px;
}
.signup_frm input, form .za-country-container .globalcountrycode-signup {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #000;
    padding: 14px 12px;
    border: none;
    display: block;
    width: 100%;
    margin: 15px 0 0;
    font-size: 14px;
    background: #fff;
    appearance: none;
    position: relative;
    z-index: 1;
    transition: 0.7s ease;
    -webkit-transition: 0.7s ease;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    outline: none;
}
.signup_frm input {
    z-index: 9;
    position: relative;
}
#czone-home .za-tos-container label {
    color: #000;
}
#czone-home #signup-termservice {
    border: 1px solid #000;
}
#czone-home #signup-termservice.checked::before, #czone-home #signup-termservice.checked::after {
    background-color: #000;
}
.signup_frm .added-placeholder input {
    border-bottom: 0 solid #000;
}
.signup_frm input[type="submit"] {
    border-bottom: none;
    border: none;
    opacity: 0.3;
}
.signup_frm > div {
    margin-bottom: 10px;
}
.portalName {
    text-align: left;
    color: #000;
    font-size: 12px;
    padding: 5px 0 0 0;
    clear: both;
}
p.sign_agree, p.sign_agree a {
    color: #999;
    font-size: 10px;
    line-height: 16px;
    margin-bottom: 15px;
}
.sign_agree a {
    text-decoration: underline;
}
.sign_agree:hover, p.sign_agree a:hover, p.sign_agree:hover a {
 //color: #ccc;
}
.watch-video, .watch-story {
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    margin: 0;
    max-width: 155px;
    padding: 12px 0;
    text-transform: uppercase;
    z-index: 9;
}
.play-icon {
    background-position: -32px -323px;
    float: left;
    height: 20px;
    margin: 2px 8px 0 0;
    width: 22px;
}
.two-col-input {
    overflow: hidden;
    clear: both;
}
.two-col-input > div {
    display: inline-block;
    width: 45%;
    float: left;
}
.two-col-input > div:first-child {
    margin-right: 5%;
}
.two-col-input > div:last-child {
    margin-left: 5%;
}
.signup {
    display: none;
}
input:focus, input:active {
    outline: medium none;
}
.za-captcha-container {
    clear: both;
    display: none;
    padding: 25px 0;
    text-align: left;
}
.zs-txtfldnew {
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px 15px;
    width: 200px;
}
.sgnbtnmn {
    clear: both;
    overflow: hidden;
    position: relative;
}
.signup_frm .sgfrm:first-child input {
    margin-top: 0;
}
.sgfrm {
    box-sizing: border-box;
    padding: 0;
    position: relative;
    width: 100%;
}
.sgfrm .field {
    color: #666666;
    font-size: 13px;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    top: 10px;
}
.signup_error, .jqval-error, .error {
    color: #f0483e;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: left;
    transition: ease 0.5s;
}
.field-msg .jqval-error {
    display: none;
    visibility: hidden;
}
.field-msg .jqval-error a {
    color: #00add5;
    display: inline-block;
    padding-left: 5px;
    text-decoration: underline;
}
.field-error .error {
    display: block;
    visibility: visible;
}
.password-strength {
    clear: both;
    height: 0;
}
.password-strength div {
    color: #fe0000;
    display: block;
    margin: 0;
    overflow: hidden;
    padding-top: 5px;
}
.placeholder {
    color: #ddd;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 20px;
    transition: all 0.5s ease 0s;
    z-index: 7;
}
.added-placeholder .placeholder {
    color: #aaa;
    font-size: 12px;
    top: 0;
}
 input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
 background-color: rgba(255,255,255,0.2);
 color: #666;
}
/************ FORM SECTION STYLES ENDS ************/

.features-banner-content {
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    text-align: left;
    z-index: 1;
    max-width: 1280px;
}
.features-banner-content .banner-content {
    display: inline-block;
    float: left;
    padding: 70px 0;
    width: 62%;
    margin-right: 5%;
    text-align: left;
}
.features-banner-content .signup-box {
    position: relative;
    float: right;
    max-width: 350px;
    width: 30%;
    text-align: left;
    z-index: 9;
}
.banner-content p {
    margin-left: 0;
}
.features-banner-content a.f-banner-cta {
    display: none;
}
.umain .features-banner-content {
    padding: 0;
}
.umain .banner-content {
    float: none;
    margin: 0 auto;
    max-width: 900px;
    padding: 0;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    display: block;
}
.umain .banner-content p {
    margin: 0 auto;
}
.umain .features-banner-content a.f-banner-cta {
    display: inline-block;
    margin-top: 25px;
}
.umain .banner-content h1 {
    max-width: 650px;
    margin: 0 auto 20px;
}
.quick-connect-links-wrap {
    display: none;
}
#ph_testimonial {
    overflow : hidden;
}
.accesbtn {
    display: none;
}
.umain .signbtn {
    display: none;
}
.umain .accesbtn {
    display: inline-block;
    font-family: var(--zf-primary-semibold);
}
.button.accesbtn, .button.signbtn {
    padding: 0 30px;
}
.header .signing .signup {
    display: none;
}
.features-banner-content .f-banner-cta.btn-signup {
    display: none;
    margin-top: 20px;
}
.umain .features-banner-content .f-banner-cta.btn-signup {
    display: none;
}
.pcmag-wrapper {
    margin-top: 30px;
}
.pcmag-desc {
    background: url('/sites/default/files/pcmag-icon.png') no-repeat;
    background-size: 50px;
    padding-left: 60px;
}
.pcmag-desc span {
    display: block;
    color: #fa0001;
}
.umain .pcmag-desc {
    max-width: 390px;
    margin: 0 auto;
    text-align: left
}

@media screen and (max-width: 767px){
.features-banner-content {
margin-top: 0px;
}
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
.main-container-wrapper:before {
    height: 1000px;
}
.umain.main-container-wrapper:before {
    height: 500px;
}
.features-banner-content .signup-box {
    width: 100%;
    padding: 0;
    background: none;
    max-width: 370px;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: content-box;
}
.features-banner-content .banner-content {
    width: 100%;
    text-align: center;
    padding: 0 0 60px;
}
.features-banner-content .banner-content p {
    margin-left: 0;
    margin: 0 auto;
}
.pcmag-desc {
    max-width: 400px;
    margin: 0 auto;
    text-align: left;
}
}

@media only screen and (max-width : 991px) {
.features-banner-content .signup-box {
    display: none!important;
}
.features-banner-content .banner-content {
    width: 100%;
    text-align: center;
    margin-right: 0;
    padding: 0;
}
.features-banner-content .banner-content p {
    margin-left: 0;
    margin: 0 auto;
}
.umain .features-banner-content .f-banner-cta.btn-signup {
    display: none;
}
.features-banner-content .f-banner-cta.btn-signup {
    display: inline-block;
}
.pcmag-desc, .umain .pcmag-desc {
    padding-left: 0;
    padding-top: 70px;
    background-position: center 0;
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
}
}
.other-lang .promo-wrap #ph_testimonial, .bot-banner-wrap { display : none; }

/**** Arabic Style ****/
.lang-ar .bottom-cta-wrap .content-wrap h2, .lang-ar .bottom-cta-wrap .content-wrap, .lang-ar .learn-more {
	text-align: center;
}
.lang-ar .feature-more-wrap .more-detail {
    border-right: 0;
}
.lang-ar .feature-more-wrap .more-detail:last-child {
    border-right: 1px dotted #e4e4e4;
}
.lang-ar .feature-more-wrap.three-box .more-detail:first-child {
    border-left: 1px dotted #e4e4e4;
}
.lang-ar .features-banner-content .banner-content {
	float:right;
	margin-left: 5%;
	margin-right: 0;
}
.lang-ar .banner-content h1, .lang-ar .banner-content p {
    text-align: right;
}
.lang-ar .pcmag-desc {
	padding-right: 60px;
	padding-left: 0;
	background-position: right;
}
.lang-ar .features-banner-content .signup-box { float: left;}
 
/**** Arabic Style ****/