@media print {
  
    .single-post .footer, .single-post .footerarea, .single-post .article-content, .single-post .comments-wrapper, .single-post .overflowing-articles-wrapper, .single-post .tags-wrapper, .single-post .mr-t-50.mr-t-r-20, .single-post .fixed-action-btn { display: none; }
   
   .single-post p#print_notice{
	   display:block !important;   
	    text-align: center !important;
	   font-size: 18px !important;
	   margin-top: 25px !important;
   }
   
    .single-post section#print_text.sheet, div.show_print{
	    display:block !important;
	    
    }

    html, body {
        display: none;
    }
   
}


.single-post p#print_notice, .single-post section#print_tex, div.show_print{
	   display:none;  
}
	 
	 
	  
c#comment-table td{
text-align:center;

}
@media only screen and (min-width : 320px) and (max-width : 767px) {
	
	
	.comment-single .comment-content .comment-meta .comment-header time{
		float: none !important;
		display: block;
		
	}
	
	.comment-single .comment-content .comment-meta .comment-header .comment-author{
		display: block;
		width: 100%;
		float: none !important;
	}
	
	.comment-single .comment-content .comment-meta .comment-header .comment-avatar{
		float: none !important;
	     margin-bottom: 15px;
	}
	
	.account-content-area-table #resend_inovice{
		
		width: 25px !important;
		height: 13px !important;
	}
	
  .loading-button.resend-inovice-wrapper:after{
	  
	  width: 13px !important;
	  height: 13px !important;
	  top: 66% !important; 
	  right: 22px !important;
	  
	}
	
	#Kerala_donate a{
		font-size: 13px !important;
	}
	
	.notification-band .notification-band-content p.copy a{
		font-size: 13px !important;	
	}
}

@media only screen and (min-width : 320px) and (max-width : 900px) {
	
	.nudge-box-wrapper{
		margin-top:0 !important;
	}
	
	.res_show{
		display: block !important;
	}
	
	.desk_show{
		display: none;
		
	}
	
	#demo_ola{
	height:auto !important;
}
	
}

.res_show{
		display: none;
	}


#demo_ola{
	height:500px !important;
}

.comment-action{
  background: #716d6d;
      color: #fff;
      border: none;
      padding: 7px 4px 10px;
      width: 91px;
      cursor: pointer;
      border-radius: 16px;
}
#comment-table{


}


.clrgreen{
  color:green;
}

.clrred{
  color:red;
}

#request_section{

  text-align: center;
  margin-bottom: 20px;
}
#request_section p{
    font-size: 13px;

}
#request_section span{
      margin-top: 10px;
    display: block;
    color: red;
    font-size: 13px;
    line-height: 17px;


}
#request_section button{


}

#add_user_wrapper{
    text-align: center;

}

#add_user_wrapper #add_new_user{
  color: #fff;
      border: none;
      padding: 8px 26px 10px;
      width: 91px;
      cursor: pointer;
      border-radius: 16px;
      text-decoration: none;
      background: #716d6d;
      display: inline-block;
      margin-bottom: 20px;
}

#user_form{
padding: 2px 14px 20px 14px;
    background: #e6e6e6;
    width: 300px;
    margin: auto;
    position: absolute;
    z-index: 9999;
    left: 35%;
    top: 14%;
      display: none;

}

#user_form input[type="text"]{
  width: 100%;
  height: 33px;
  border-radius: 15px;
  text-indent: 10px;
  margin-bottom: 17px;
  background-image: url(/wp-content/plugins/woocommerce/assets/images/select2x2.png)!important;
  background-repeat: no-repeat!important;
  background-size: 66px 43px!important;
  background-position: 98% -22px!important;
}

#user_emails{
background: #fff;

}
#user_emails ul li{
  border-bottom: solid 1px #dedada;
  padding: 2px 2px 10px;
  color: #000;
  cursor: pointer;

}

#user_emails ul{
  border: solid 1px #f3f3f3;
border-bottom: 0px;
padding-top: 7px;
margin-top: -1px;
overflow: scroll;

}
#user_form span.close{
  content: "X";
    position: absolute;
    right: -1%;
        top: -10px;
    font-size: 23px;
    cursor: pointer;

}

#user_form button{
  color: #fff;
      border: none;
      padding: 8px 0px 10px;
      width: 91px;
      cursor: pointer;
      border-radius: 16px;
      text-decoration: none;
      background: #716d6d;
      display: inline-block;
      margin-bottom: 20px;
      width: 110px;
      outline: none;
}
#user_form .msg{
  font-size: 12px;
  color: red;
  text-transform: capitalize;
}

.wc_payment_method.payment_method_paytm img{
	
	width:60px;
}

.wc_payment_method.payment_method_razorpay img{
	
	width:90px;
}


#payment_method_razorpay, #payment_method_paypal, #payment_method_paytm, #payment_method_bacs{
	
    -webkit-appearance: radio !important;
    width: auto;
}
.payment_box{
	
	padding-top: 5px !important;;
}

.payment_box p{
	font-size: 13px !important;;
}

li.wc_payment_method label{
	
	
}

li.wc_payment_method label img {
	
}

.show_payment_option .wc_payment_methods.payment_methods.methods.hide{
	display: block !important;
    margin-bottom: 20px !important;
    padding-bottom: 5px !important;
    border-bottom:none !important;
}

.patron-plan-card .plan-details .description {
    white-space: initial !important;
}


.comment-single {
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.075);
}

.comment-single .comment-content {
    
    font-weight: 200;
    line-height: 1.5;
    position: relative;
    padding: 25px;
}



.comment-single .comment-content .comment-meta {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
}

.comment-single .comment-content .comment-meta .comment-header {
    padding: 0 15px;
    overflow: hidden;
}

application-a4f5311….css:6
.comment-single .flexbox.flex-left {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.comment-single .comment-content .comment-meta .comment-header .comment-avatar {
    display: inline-block;
    float: left;
}

.comment-single .comment-content .comment-meta .comment-header .comment-avatar img {
   
    margin: 0 15px 0 0;
    /* height: auto; */
    /* max-width: 70px; */
    width: 55px;
    height: 55px;
    /* border-radius: 50%; */
}

.comment-single .comment-content .comment-meta .comment-header .comment-author {
    display: inline-block;
    float: left;
    vertical-align: super;
}
.comment-single .comment-content .comment-meta .comment-header .comment-author .comment-author-name {
    margin: 6px 0 4px;
    font-weight: 500;
    line-height: 1.1;
    color: #333;
    line-height: 1;
}

.comment-single .comment-content .comment-meta .comment-header .comment-author .comment-author-title {
    font-size: 13px;
    margin: 0;
    color: #666;
    line-height: 1.5;
}

.comment-single .comment-content .comment-meta .comment-header time {
    padding-right: 5px;
    float: right;
    /* text-align: right; */
    font-size: 12px;
    color: #666;
    font-style: italic;
}

.comment-single .comment-body {
    font-size: 0.88888889rem;
    line-height: 1.5;
    word-wrap: break-word;
}

.comment-single .comment-content .comment-meta .comment-header .comment-author .comment-author-name a{
	
	    color: #000;
    font-size: 18px;
    letter-spacing: 0;
}

.comment-single .comment-content.odd{
	    background: #f1f1f1;
}


.commentor-name a{
	color: #000;
	
}

.apsl-icon-block.btn-primary{
	line-height: 22px;
}

.graph_wrapper td.google-visualization-table-td{
	text-align: center;
    vertical-align: middle;
}

.graph_wrapper{
	margin-bottom: 25px;
	
}
.graph_wrapper h4{
	text-align: center !important;
	font-weight: bold;
	font-size: 23px !important;
	
      	
}

.graph_wrapper p{
	text-align: center !important;
	 font-size: 15px !important;
}

.graph_wrapper{
	text-align: center
}



.onoffswitch {
    position: relative; width: 78px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 1px solid #FFFFFF; border-radius: 0px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #FF3333; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #E3E3E3; color: #757575;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 21px; margin: 6px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 44px;
    border: 2px solid #FFFFFF; border-radius: 0px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}


.page .select2-container .select2-selection--single {
    box-sizing: border-box !important;
    cursor: pointer !important;
    display: block !important;
    height: 28px !important;
    user-select: none !important;
    -webkit-user-select: none !important;
    padding-top: 10px;
}

.page .select2-container .select2-selection--single .select2-selection__rendered {
    display: block !important;
    padding-left: 8px !important;
    padding-right: 20px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    width: 100% !important;
    -webkit-appearance: none !important;
    font-family: Gotham SSm A,Gotham SSm B !important;
    font-weight: 400 !important;
    color: #000 !important;
    line-height: normal !important;
    transition: all .3s ease 0s !important;
}

.page .select2-container--default .select2-selection--single {
   background-color: #fff;
    border: 1px solid rgba(170, 170, 170, 0.45) !important;
    border-radius: 0px !important;
    height: 41px !important;
    padding-top: 10px;
}

.page .select2-container--default .select2-selection--single .select2-selection__arrow {
   
    top: 7px !important;
   
}

.page .select2-results li {
     padding: 3px 8px !important;
}
.page .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ddd !important;
    color: #020202 !important;
    
}

.div_disabled{
	    opacity: .5;
    pointer-events: none;
    cursor: not-allowed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.woocommerce-order-received .box.error-box, .woocommerce-order-received .box.success-box{
	
	display: none;
}

.show_payment_option.hide_paytm .wc_payment_methods.payment_methods.methods.hide li.wc_payment_method.payment_method_paytm{
	display: none !important;
   }
   
   


.d3plus_label{
        font-size: 11px !important;
     }
   
  
	#d3plus_group_BCCL_rect .d3plus_label{
		font-size: 30px !important;
		text-transform: uppercase;
		
	}
	.d3plus_label_bg .d3plus_label{
		font-size: 24px !important;
	}
	
	
	#cache_err{
	 
	 text-transform: uppercase;
    font-size: 10px;
    color: red;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 8px;
 }
 
 
 
 #renewal-check-out-option{
	 
	     padding: 20px;
		 
 }
 
 #renewal-check-out-option .radio-btn{
	 
	     -webkit-appearance: radio !important;
		 width: auto;
		 margin-right: 15px;
		  cursor: pointer;
 }
 
 #renewal-check-out-option .card-row-table:first-child{
	 
	 margin-bottom: 25px;
 }
 
 #renewal-check-out-option h4.title{
	 
	 margin: 0px;
 }
 
  #renewal-check-out-option p.subscription-price{
	 
	margin-top: 0px;
    font-family: Gotham SSm A,Gotham SSm B;
    font-size: 1.6rem;
    line-height: 140%;
    font-weight: 800;
    font-style: normal;
    color: #000;
    letter-spacing: normal;
 }


#renewal-check-out-option form{
	
	vertical-align: sub;
}



 .select_user_for_email{
   text-align: center;
   margin-top: 40px;
   border: solid 1px #d2d2d2;
   padding: 20px 10px;

 }

 .select_user_for_email select{
	 border: solid 1px #bdbcbc;
	 /* width: 203px; */
	 height: 35px;
	 margin-right: 21px;

 }

 .select_user_for_email a{
	 background-color: #f33;
	 display: inline-block;
	 vertical-align: middle;
	 font-size: 16px;
	 padding: 8px 14px;
	 text-align: center;
	 border: none;
	 border-radius: 0;
	 opacity: 1;
	 margin: 0;
	 line-height: 1.6;
	 outline: none;
	 cursor: pointer;
	 white-space: nowrap;
	 box-shadow: 0 0 1px transparent;
	 -webkit-backface-visibility: hidden;
	 backface-visibility: hidden;
	 -moz-osx-font-smoothing: grayscale;
	 overflow: hidden;
	 -webkit-appearance: none;
	 -webkit-transform: translateZ(0);
	 -ms-transform: translateZ(0);
	 transform: translateZ(0);
	 transition: all .3s ease 0s;
	 text-decoration: none;
	 color: #fff;
	 border-radius: 6px;
	 height: 35px !important;
  padding-top: 4px !important;
 }
 .div_btn_wrper{
	 text-align: right;
   margin-top: 20px;

 }
 .div_btn_wrper input[type="submit"]{
  margin-right: 15px;
}

.send_test_mail{


}
.send_test_mail input[type='text']{
	height: 31px;
	width: 250px;
	border-radius: 3px;

}
.send_test_mail a{
 margin-top: 2px !important;

}

.show_member_details{
      background: #fff;
    padding: 0px 16px 0px 15px;
    text-align: center;
    width: 420px;
    margin: auto;
    position: absolute;
    left: 29%;
    top: 28%;
    z-index: 999;
    border: solid 1px;
    max-height: 300px;
    height: auto;
    overflow-x: scroll;
    margin: auto;
    
       }

.show_member_details .emiail_ids{
	
    border-bottom: solid 1px #d8d8d8;
    padding: 13px;
}

.show_member_details span.closed {
	
	content: "x";
    position: absolute;
    right: 4%;
    top: 7px;
    font-size: 23px;
    cursor: pointer;
    z-index: 999;
    }
    
    
   .show_member_details h4{
	   
	 border-bottom: solid 1px #666;
    margin-bottom: 0px;
    padding-bottom: 18px;
	    
    }
    .notification{
	 text-align: center;
    font-size: 13px;
    background: rgba(16, 105, 16, 0.43);
    width: 24%;
    margin: auto;
    padding: 7px;
    color: #fff;
    text-transform: uppercase;
	display: none;    
    }
   



 
 .student-account-content-area{
		padding: 40px;
	    background: #fff;
	    border: solid 1px #d0d0d0;
		
	}
	
	.st_main_terms-and-conditions .checkbox, .st_terms-and-conditions .checkbox {
		
    font-family: Gotham SSm A,Gotham SSm B;
    font-size: 14px;
    color: #000;
    font-weight: 400;
    text-transform: inherit;
		
		
	}
	
	
	.st_main_terms-and-conditions .checkbox-box, .st_terms-and-conditions .checkbox-box {
		
		border: solid 1px #c1c1c1;
		background: #fff;
	
	 }
	 
	 .thumb-image{
		 
		 float:left;
		 width:100%;
		 position:relative;
		 padding-top:5px;
		 
		 }
	
	#image-holder{
		 
    height: 231px;
    overflow: hidden; 
		
	}
	
	.guest_student p.column-title{
		
	text-align: center;
    font-size: 17px;
    font-family: Gotham SSm A,Gotham SSm B;
    font-weight: bold;
     margin-bottom: 20px;
		
	}
	
	
	.guest_student .nudge-form-submit{
		
	position: absolute;
    right: 10px;
    margin-top: -10px;
    top: 50%;
    transition: all .3s ease 0s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
		
	}

  .google-visualization-table-tr-odd {
	    background-color: #f2f4fa !important;
	  }
  .google-visualization-table-table {
	    /*border: solid 4px #f2f4fa !important;*/
	  }
  .google-visualization-table-table th {
	    padding: 14px .35em !important;
	 }


div.payment_box_razorpaysub {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em 1em 5px;
    margin: 1em 0;
    font-size: .92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dfdcde;
    color: #515151;
}

div.payment_box_razorpaysub::before {
    content: '';
    display: block;
    border: 1em solid #dfdcde;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
}

.payment_box_razorpaysub p {
    font-size: 13px !important;
}

.payment_box_razorpaysub {
    padding-top: 5px !important;
}

.domestic_razorpay{margin-left:32px !important;font-size: 14px;}

li.payment_method_razorpay.domestic_razorpay{margin-bottom: 15px !important;}

#payment_method_razorpay_subscriptions {
    -webkit-appearance: radio !important;
    width: auto;
}


#payment .place-order{padding-top: 20px !important;}

li.wc_payment_methoddd.payment_method_razorpay_select img{width:90px;}

.cookie-notice-box{ 
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1.5em;
    display: flex;
    flex-wrap: nowrap;
    z-index: 9999;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: gray;
    align-items: center;
    width: 100%;
    flex-direction: row;
    opacity: 1;
    transition: opacity 1s ease;
    font-family: GT America Black;
    border-top: 1px solid rgba(0,0,0,.075);
    color: #fff;
    text-transform: uppercase;
    padding: 6px 20px;
    font-weight: 900;}

.cookie-notice-box a{
      color: #fff;
    text-decoration: underline;
}
.cookie-notice-description{flex: 1;}
.cookie-notice-accept{    
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
.cookie-notice-btn{    
    background-color: #f33;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    padding: 6px 12px 8px;
    border: 0;
    border-radius: 0;
    font-family: GT America Black;
    font-size: .9em;}

.cookie-notice-btn:hover{
      background-color:#ff8585;
      color: #fff;
}


@media only screen and (max-width : 760px) {
    .cookie-notice-box{ 
      font-size: 15px;
      padding: 20px;
      text-transform: unset;
      display: block;
      line-height: initial;
    }

    .cookie-notice-description {
      flex: 1;
      margin-bottom: 10px;
      display: block;
    }
}


.search-results .search-card .woocommerce .woocommerce-info.wc-memberships-restriction-message.wc-memberships-message.wc-memberships-content-restricted-message {
   display: none;
}

.nudge-box.remove-blur:before{
	background-image: none !important;
}


#registered_name_field > label:after, #gst_number_field > label:after {
	display: nonee;
	
}


#registered_name::-webkit-input-placeholder, #gst_number::-webkit-input-placeholder, #billing_domain_name::-webkit-input-placeholder { /* Chrome/Opera/Safari */

    font-family: Gotham SSm A,Gotham SSm B;
    font-size: 12px;
    line-height: 120%;
    font-weight: 400;
    font-style: normal;
    margin: 10px 0;
    letter-spacing: normal;
 
}
#registered_name::-moz-placeholder, #gst_number::-moz-placeholder, #billing_domain_name::-moz-placeholder { /* Firefox 19+ */

    font-family: Gotham SSm A,Gotham SSm B;
    font-size: 12px;
    line-height: 120%;
    font-weight: 400;
    font-style: normal;
    margin: 10px 0;
    letter-spacing: normal;

}
#registered_name:-ms-input-placeholder, #gst_number:-ms-input-placeholder, #billing_domain_name:-ms-input-placeholder { /* IE 10+ */

    font-family: Gotham SSm A,Gotham SSm B;
    font-size: 12px;
    line-height: 120%;
    font-weight: 400;
    font-style: normal;
    margin: 10px 0;
    letter-spacing: normal;
    
}
#registered_name:-moz-placeholder, #gst_number:-moz-placeholder, #billing_domain_name:-moz-placeholder { /* Firefox 18- */

    font-family: Gotham SSm A,Gotham SSm B;
    font-size: 12px;
    line-height: 120%;
    font-weight: 400;
    font-style: normal;
    margin: 10px 0;
    letter-spacing: normal;
    
}

#loading_buttons:after{
	opacity: 1 !important;
}

.input-button .checkbox-box{
  border: 1px solid rgba(0, 0, 0, 0.71) !important;
}

.notice-info-icon{
    color: #333 !important;
    padding-left: 19px !important;
    margin-top: 15px !important;
    margin-bottom: 0 !important;
  }

p.notice-info-icon::before{
  display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f05a";
    position: absolute;
    left: 38px;
    width: 12px;
    text-align: right;
}

.notice-info-icon-register{
    color: #333 !important;
    padding-left: 17px !important;
    margin-top: 15px !important;
    margin-bottom: 0 !important;
}

p.notice-info-icon-register::before{
  display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f05a";
    position: absolute;
    left: 30px;
    width: 12px;
    text-align: right;
}

.notice-info-icon-nudge{    
    color: #fff !important;
    padding-left: 20px !important;
    text-indent: -15px;
    margin-bottom: 0 !important;
    margin-top: 20px !important;
}

p.notice-info-icon-nudge::before{    
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f05a";
    text-indent: -2px;
    width: 15px;
}

@media only screen and (min-width: 500px) and (max-width: 767px){
  
  .five-column-container{
    padding: 36px 0 0 !important;
  }
  .five-column-container .features-column {
    margin-bottom: 30px;
    width: 33.33333%;
    float: left;
  }
  
}

@media (min-width: 992px) {
  .col-md-5th-1 {
    float: left;
    width: 20% !important;
  }
  
}

.five-column-container{
  padding: 36px 36px 0;
}

.five-column-container .fa{
  font-size: 20px;
  height: 20px

}

.five-column-container p.p-tiny.txt-black-transparent{
  color: #333;
  text-transform: uppercase;
}



.show_loading:after{
	
	opacity: 1 !important;
	
}

.account-content-area-table #resend_inovice{
	
	width: 30px;
	height: 15px;
	background-size: contain !important; 
	cursor: pointer; 
	background: url(/wp-content/uploads/2018/02/mail.png); 
	background-repeat: no-repeat;
	
}
	
.loading-button.resend-inovice-wrapper:after{
	
	width: 15px;
	height: 15px;
	top: 62%;
	
}

.resend-inovice-cell{
	
	padding: 12px 0 !important;
	
}

.international-razorpay{

  margin-left: 35px;
  font-size:14px;
}

@media only screen and (max-width: 480px){

  .woocommerce-checkout .ccr-checkout #payment .place-order .terms .error{

    font-weight: 600;
    line-height: 12px;
    font-size: 8px;
    position: unset;
    padding-top: 10px;
    bottom: 0 !important;
      
  }

  .international-razorpay{

    margin-left: 35px;font-size:12px;

  }
  .domestic_razorpay{

    margin-left:20px !important;
    font-size: 12px;
  }

  .woocommerce-checkout .ccr-checkout #payment .place-order .terms{

    width: 100% !important;
    display: block;
    margin-bottom: 17px !important;
  }

  .woocommerce #payment #place_order, .woocommerce-page #payment #place_order{width: auto !important;}

}

@media only screen and (max-width: 990px){

  .international-razorpay{

    margin-left: 35px;font-size:12px;

  }
  .domestic_razorpay{

    margin-left:20px !important;
    font-size: 12px;
  }

}

.google-visualization-table-table th,
.google-visualization-table-table td {

      font-family: Georgia !important;
}

.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon{float: none !important;}

.corporate_ip_notice{ 
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 1.5em;
    display: flex;
    flex-wrap: nowrap;
    z-index: 9999;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #444;
    align-items: center;
    width: 100%;
    flex-direction: row;
    opacity: 1;
    transition: opacity 1s ease;
    font-family: Gotham SSm A,Gotham SSm B;
    border-top: 1px solid rgba(0,0,0,.075);
    color: #fff;
    text-transform: uppercase;
    padding: 8px 20px;
    font-weight: 600;
}
.corporate_ip_notice-description{flex: 1; text-transform: uppercase;}

.corporate_ip_notice-accept{    
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }

#corporate_ip_notice-btn{
  top:8px;
  right: 10px;
}
@media only screen and (max-width : 760px) {
    .corporate_ip_notice{font-size: 9px;}
}

@media only screen and (min-width : 761px) {
    #corporate_ip_notice-btn{position: initial;}
    .corporate_ip_notice-accept{float: right;}
}

.checkout_single_article_summary .title{

  font-size: 12px; 
 font-weight: bold; 

  
}

.checkout_single_article_summary .content p{

    font-size: 12px;
    line-height: 18px;
    margin:0px !important;

  
}
@media only screen and (max-width : 599px) {
    .education-partners{text-align: center !important;}
    div.txt-right.education-partners{margin-bottom: 15px; }
}

@media only screen and (max-width : 480px) {
    .article-summary-contents .summary-title{
        width: 100%;
        display: table-caption;
    }
}

.article-wrapper .hero-content .sticker, .article-wrapper .hero-content .sub-title, .article-wrapper .hero-content .title,  .author-band, .summary-band {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    opacity: 1 !important;
}

.home .favourite-article-row .favourite-article{
  visibility: visible;
    -webkit-transform: translateX(0) scale(1);
    opacity: 1 !important;
    transform: translateX(0) scale(1);
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
    transition: transform 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
    
}

.home .article-card .article-card-meta .date, .home .article-card .article-title, .home .article-card .author-name{opacity:1 !important;}

.home #article-card-slider .article-card-column > article.article-card, body.single #article-card-slider .article-card-column > article.article-card{
  -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    opacity: 1 !important;
}


.woocommerce-checkout #payment ul.payment_methods{
  padding: 25px 0 !important;
}
.woocommerce-checkout #payment ul.payment_methods li{
  border: solid 1px #ececec;
  padding: 15px;
  border-bottom: 0;
}
.woocommerce-checkout #payment div.payment_box{
  margin-bottom: 0 !important; 
}
.woocommerce-checkout #payment ul.payment_methods li:last-child {
  border-bottom: solid 1px #ececec;
}


div.article-summary-section.hidehide{display: none;}


.stripe-source-errors, ul.woocommerce_error.woocommerce-error.wc-stripe-error{
  display:block !important;
}

.stripe-source-errors .woocommerce-error::before{
  display:none;
}

.stripe-source-errors, ul.woocommerce_error.woocommerce-error.wc-stripe-error{
  background: none;
  padding: 0;
  margin: 0;
  border: none;
}

.stripe-source-errors ul.wc-stripe-error li
{
  border: none !important;
  color: #f33;
  margin: 12px 0 0 0 !important;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 14px !important;
  padding: 0 !important;
}

/*img.stripe-amex-icon.stripe-icon{
  display: none !important;
}*/



#Kerala_donate a{
	font-size: 15px;
    text-transform: capitalize;
}




.gift_onoffswitch {
    position: relative;
    width: 60px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select: none;
}
.gift_onoffswitch-checkbox {
    display: none;
}
.gift_onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #FFFFFF;
    border-radius: 0px;
}
.gift_onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.gift_onoffswitch-inner:before, .gift_onoffswitch-inner:after {
    display: block;
    float: left; 
    width: 50%; height: 25px;
    padding: 0; line-height: 25px;
    font-size: 12px;
    color: white; 
    font-weight: bold;
    box-sizing: border-box;
}
.gift_onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #FF3333; color: #FFFFFF;text-align: left;
}
.gift_onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #E3E3E3; color: #757575;
    text-align: right;
}
.gift_onoffswitch-switch {
    display: block; width: 14px; margin: 6px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 34px;
    border: 2px solid #FFFFFF; border-radius: 0px;
    transition: all 0.3s ease-in 0s; 
}
.gift_onoffswitch-checkbox:checked + .gift_onoffswitch-label .gift_onoffswitch-inner {
    margin-left: 0;
}
.gift_onoffswitch-checkbox:checked + .gift_onoffswitch-label .gift_onoffswitch-switch {
    right: 0px; 
}



.graph_wrapper_table{
	
	overflow: scroll
}

.google-visualization-table-table {
    width: 100%;
    border: solid 1px #e6e2e2;
    max-height: 400px;
}

.google-visualization-table-table th{

    background-color: #e4e9f4;
    font-weight: bold;
    text-align: center;
    border: solid #eee;
    border-width: 0 1px 1px 0;
    padding: 2px .35em;
    position: relative;
    z-index: 10;
    font-family: Georgia!important;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.8)) ,color-stop(30%,rgba(255,255,255,0.7)) ,color-stop(60%,rgba(255,255,255,0.5)) ,color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.7) 30%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.7) 30%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(top,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.7) 30%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.7) 30%,rgba(255,255,255,0.5) 60%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccffffff',endColorstr='#00ffffff',GradientType=0);
    padding: 11px;
    font-size: 14px;
    font-family: Georgia!important;

   
}

.google-visualization-table-table td {
    text-align: center;
    vertical-align: middle;
    font-family: Georgia!important;
    border: solid #eee;
    border-width: 0 1px 1px 0;
    padding: 7px 10px;
    font-size: 13px;
}

.google-visualization-table-tr-odd{
   background-color: #f2f4fa!important;
}

.notification-band{
	background-color: #ffeaea;
	text-align: center;
}


.notification-band .notification-band-content{
	padding: 10px;
}

.notification-band .notification-band-content p.copy{
	max-width: 100%;
	margin: 0;
}


.notification-band .notification-band-content p.copy a{
	font-size: 15px;
    text-transform: initial !important;
	font-weight: 800;
    border-bottom: 2px solid;
    color: #000;
    text-transform: uppercase;
    transition: all .3s ease 0s;
}



.notification-band .notification-band-content p.copy a:hover{
	background: #f7767d;
}

#billing_city_field label, #billing_postcode_field label {color: #000;}
#billing_city_field label:after, #billing_postcode_field label:after, #gst_details_field label:after {display: none;}
.woocommerce form #billing_city_field.woocommerce-invalid label, .woocommerce form #billing_postcode_field.woocommerce-invalid label{color: #000;}

#registered_name_field, #gst_number_field{
  position: absolute;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 600ms, visibility 600ms;
  transition: opacity 600ms, visibility 600ms;
}

.show_true{
  opacity: 1 !important;
  visibility: visible !important;
}

#gst_details{
  width: 20px !important;
  height: 20px;
  position: relative;
  padding: 3px 9px !important;
  cursor: pointer;
}

.gst_details_l_container44{display: inline-block !important;line-height: 2 !important;position: relative !important;vertical-align: middle;}

#gst_details_field input[type=checkbox]:checked:after {
    opacity: 1;
}

#gst_details:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 10px;
    top: -1px;
    left: 3px;
    border-bottom: 3px solid #f33;
    border-left: 3px solid #f33;
    opacity: 0;
    transition: all .3s ease 0s;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


#tab-checkout .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}

.coupon-btn{display: block;font-size: 0.8em;color: red;cursor: pointer;}
#coupon-code{font-size: 0.8em;}

div#couponblock.collapse{display: none !important;}

#coupon-btn #faicon_remove{font-weight: bold;}

#coupon-info{    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 9px;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dfdcde;
    color: #515151;
    margin: 12px 0 0px 0;}


#coupon-info p{
  font-size: 10px;
  margin: 0;
}

#coupon-info::before {
    content: '';
    display: block;
    border: 1em solid #dfdcde;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
  }

  #billing-details-form44 .form-row label.error::after{color: blue;}
  #billing-details-form .woocommerce-billing-fields label.error:after{display: none;}

  @media only screen and (min-width: 481px){

    #user_confirm_password-error{
      bottom: -31px;
      line-height: 11px;
    }

}



body.toplevel_page_kn-bcpd-process-page.modal-open .modal{
  background: #00000096;
}

body.toplevel_page_kn-bcpd-process-page .modal.in .modal-dialog{
  top: 10%;
}

body.toplevel_page_kn-bcpd-process-page.modal-open .modal p{
  font-size: 14px;
}

.patron_page_nav{ 
    text-decoration: underline;
    color: #000;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
    display: inline;
}

.patron_page_nav:hover{
  text-decoration: underline;
  background: #f7767d;
  color: #000;
}

.ep-autosuggest-container .ep-autosuggest>ul>li{
  border-bottom: 1px solid rgba(0,0,0,.075);
}

.autosuggest-list p{margin: 0;}



.autosuggest-list a {
    font-family: Gotham SSm A,Gotham SSm B;
   
    line-height: 140%;
    font-weight: 400;
    font-style: normal;
    color: #000;
   
    letter-spacing: normal;
}

.autosuggest-list a{
    margin: 0;
    padding: 10px;
    display: block;
}

@media screen and (min-width: 600px){
  .autosuggest-list a{
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 992px){
  .autosuggest-list a{
    font-size: 1.6rem;
  }
}

.ep-autosuggest-container .ep-autosuggest{
    border-left: 1px solid rgba(0,0,0,.075);
    border-right: 1px solid rgba(0,0,0,.075);
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border:1px solid rgba(0,0,0,.075) !important;
}

a.see-all-posts-link{color: #f33;
    cursor: pointer;
    transition: all .3s ease 0s;}

a.see-all-posts-link:hover{
  color: #ff8585;
}



input[type="search"][placeholder]:focus::-webkit-input-placeholder {
    transition: all .3s ease 0s;
    opacity: 1
}

input[type="search"][placeholder]:focus:-moz-placeholder,
input[type="search"][placeholder]:focus::-moz-placeholder {
    transition: all .3s ease 0s;
    opacity: 1
}

input[type="search"][placeholder]:focus:-ms-input-placeholder {
    transition: all .3s ease 0s;
    opacity: 1
}

.hamburger_search_new{
  
  position: absolute;
    top: 10px;
    color: #f33;
    background: red;
    display: block;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    right: -5px;
}

#sicon-xs:after{
  margin-top: -13px;
  width: 15px;
  height: 15px;
}

#sicon-xs{
  display: initial;
}

@media only screen and (max-width: 600px){
  .search-form-small-screens input{
    font-size: 11px;
  }
}


.collection-wrapper, .collection-wrapper p{font-family: Gotham SSm A,Gotham SSm B!important;
    font-size: 14px !important;
    line-height: inherit !important;}

.collection-wrapper-inner {color: #444;}

.article-collection-btn{

    position: absolute;
    bottom: 20px;
    font-size: 12px;
    text-transform: capitalize !important;
    font-weight: 800;
    border-bottom: 2px solid;
    color: #000;
    text-transform: uppercase;
    transition: all .3s ease 0s;
    cursor: pointer;
    z-index: 999;
    font-family: Gotham SSm A,Gotham SSm B;
}

.article-collection-btn:hover{background:#f7767d}

#featured-article a{ z-index: 1 }

.article-collection-tag{
    position: absolute;
    bottom: 46px;
    font-family: Gotham SSm A,Gotham SSm B;
}


.sum-article-collection-btn{
  text-transform: capitalize !important;
  font-weight: 400;
  border-bottom: 2px solid;
  
  transition: all .3s ease 0s;
  font-family: Gotham SSm A,Gotham SSm B;
  font-size: 14px;
      cursor: pointer;
}

.sum-article-collection-btn:hover{background:#f7767d;color: #000 !important; border-bottom: 2px solid #000;}

.end-narrative-wrapper{
  font-weight: 400;
  font-family: Gotham SSm A,Gotham SSm B !important;
  font-size: 1.2rem;
  color: #888;
}

.bottom-article-narrative-btn {
    text-transform: capitalize !important;
    font-weight: 400;
    border-bottom: 2px solid;
    transition: all .3s ease 0s;
    font-family: Gotham SSm A,Gotham SSm B;
    cursor: pointer;
    line-height: 24px;
}

.bottom-article-narrative-btn:hover {
    text-transform: capitalize !important;
    font-weight: 400;
    border-bottom: 2px solid #000;
    transition: all .3s ease 0s;
    font-family: Gotham SSm A,Gotham SSm B;
    cursor: pointer;
    background:#f7767d;
    color: #000;
    line-height: 24px;
}

.article-summary-contents .collection-wrapper p { color: #444; }

/** Start of 2 3 year long term plan **/
@media screen and (min-width: 481px){
  .original-price-long-term{
    font-size: 17px;
      color: #908F90;
      margin: 0;
    }
  .long-term-discount{color: red;font-weight: 500;margin-top: 0;}
  .long-term-col .current-price{margin-bottom: 0;}
}

@media screen and (min-width: 1200px){
  .long-term-col .plan-details .description {
      white-space: unset !important;
      line-height: 16px !important;
      color: #8e8e8e;
      padding: 0 20px 20px;
      font-size: 14px !important;
  }

  .long-term-col .retail-plan-card {
      padding: 0;
  }

  .long-term-col .retail-plan-card .plan-pricings{
        padding: 20px;
  }

}

.long-term-col .retail-plan-card .plan-details img{
  width: 100%;
}

.extra-gift-benefit{
  display: block;
  background: #fd010124;
  padding: 12px 8px;
  overflow: hidden;
  width: 100%;
}

.extra-gift-benefit .img_wrapper{
  float: left;
  display: table-cell;
  text-align: left;
  margin-right: 10px;
}

.extra-gift-benefit img{
    width: 40px;
    height: 40px;
}

.extra-gift-benefit .content_wrapper{
  font-size: 13px;
  line-height: 140%;
  text-align: center;
  vertical-align: middle;
}

.extra-gift-benefit .content_wrapper span{
  font-size: initial;
}

@media only screen and (min-width: 1200px){
    .two_three_year_plan_modal-outer {
       width: 70% !important;
    }
}

.share_box_left{
  padding: 10px 0 0;
}

.share_box_left_inner {
  padding: 16px 0;
  font-size: 13px;
}

.share_box_controls button{

  margin: 0;
  text-transform: uppercase;
  font-size: 10px;
  line-height: initial;
  font-style: normal;
  letter-spacing: normal;
  padding: 8px 12px;
  cursor: pointer;
  transition: all .3s ease 0s;
  font-weight: 600;
  border: 2px solid red;

}

.share_box_controls .monthly_share_link{
  background: red;
  color: #fff;
}

.llloading-button{display: block;}

.from-or-divider {
  font-weight: 800;
  margin: 0;
  text-transform: uppercase;
  color: #888;
  text-align: center;
  position: relative;
  font-size: 10px;
}

.from-or-divider::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  height: 1px;
  width: 100%;
  background-color: #888;
}

.from-or-divider .or-divider-text {
  background-color: #555;
  padding: 0 5px;
  z-index: 1;
  position: relative;
}

.share_box_right_thankyou-hidden-xs{display: none;}

.share_box_right_thankyou-visible-xs{display: block;}

.share_box_right_thankyou-visible-xs img{width: 25%;}

@media only screen and (min-width: 992px){

  .share_box_right_thankyou-hidden-xs{display: block;}
  .share_box_right_thankyou-visible-xs{display: none;}

}

#share-montly-subscription-by-2-3-years-child-modal .feature-image-bg{
      background: #ffeaea;
      text-align: center;
      min-height: 400px;
}

.feature-image-bg img{
    width: 90%;
}

.feature-image-bg p{
    font-weight: 800;
    font-size: 25px;
    margin: 89px 0 30px;
}

#share-montly-subscription-by-2-3-years-child-modal  .modal-content-wrapper{    
  padding: 0;
  background: #ffeaea;
}

.share_article_guest_wrapper-sharing-panel{
    padding: 3rem;
    background: #fff;
}
/** End of 2 3 year long term plan **/


/** Search Tooltip **/

.search-highlight{
    font-weight: 800;
    background-color: #000;
    margin: 0;
    padding: 10px;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    right: 436px;
    top: 33px;
    width: 320px;
    text-align: left;
    display: none;
}

body.single-post .search-highlight{
  right: 283px;
}

.search-highlight:after {
    content: "";
    position: absolute;
    bottom: 100%;
    right: 27px;
    border-style: solid;
    border-color: transparent transparent #000 transparent;
    border-bottom: 6px solid #000;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}
.search-highlight label{    font-weight: bold;}
.search-highlight span{    text-transform: none;display: block;margin-top: 3px;}

.search-highlight {
    font-family: Gotham SSm A,Gotham SSm B;
    font-size: 1rem;
    line-height: 120%;
    font-weight: 400;
    font-style: normal;
    margin: 10px 0;
    letter-spacing: normal;
    display: none;
}

.search-highlight-close{
    position: absolute;
    right: 4px;
    top: 5px;
    color: #fff;
    z-index: 1;
    display: block;
    font-size: 11px;
    margin: 0;
    cursor: pointer;
}



@media screen and (min-width: 992px){
  .search-highlight {
    font-size: 1rem;
  }
}

@media screen and (min-width: 992px) and (max-width: 1200px){
  .search-highlight{
    right: 379px;
  }

  body.single-post .search-highlight{
    right: 226px;
  }

  div.primary-nav.stickyNav .search-highlight{right: 223px;}
}

@media screen and (min-width: 768px) and (max-width: 991px){
  .search-highlight{
    right: 313px;
  }

  body.single-post .search-highlight{
    right: 159px;
  }

  div.primary-nav.stickyNav .search-highlight{right: 157px;}
}

.mastheadless-nav .search-highlight {
    right: 283px;
}

@media screen and (max-width: 767px){
  .search-highlight{
    right: 16px;
  }

  .mastheadless-nav .search-highlight {
    right: 16px;
  }

  body.single-post .search-highlight{
    right: 16px !important;
  }

  div.primary-nav.stickyNav .search-highlight{
    right: 16px !important;
  }
}

div.primary-nav.stickyNav .search-highlight{display: block;right: 273px;}

div.primary-nav.stickyNav.nav-up .search-highlight{display: none !important;}

.hamburger_search_new{
  
  position: absolute;
    top: 10px;
    color: #f33;
    background: red;
    display: block;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    right: -5px;
}

@media only screen and (max-width: 480px){
  .search-suggestions-box-wrapper .search-suggestions-box{
    height : 300px;
    overflow-x : scroll;
  }
}
/** End Search Tooltip **/


/** CSS for Exclusive Plans **/


.longterm-retail-plans-body{
  width: 100%;
  display: table;
  padding: 55px 28px;
  background: rgb(125,126,125); /* Old browsers */
  background-image: linear-gradient(to right, #0E0E0E 0%, #787978 100%);
  background: -moz-linear-gradient(-45deg, rgba(14,14,14,1) 0%,rgba(120, 121, 120) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(14,14,14,1) 0%,rgba(120, 121, 120) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg,  rgba(14,14,14,1) 0%,rgba(120, 121, 120) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
  
.longterm-pricing-main-conatiner .current-price{
  font-size: 1.8rem;
  color: #fff;
  margin: 0 0 5px;
  font-family: Gotham SSm A,Gotham SSm B;  
  line-height: 120%;
  font-weight: 800;
  font-style: normal;
  letter-spacing: normal;
}

.longterm-pricing-main-conatiner .original-price-long-term{
  color: #e0e0e0;
  font-size: 17px;
}

.longterm-pricing-main-conatiner .background-panel{
  background: url(https://the-ken.com/wp-content/uploads/2019/06/v1_threephones.png) center center / contain no-repeat;
}

@media screen and (min-width: 767px){
  .longterm-pricing-main-conatiner .current-price{
    font-size: 2.8rem;
  }

  .longterm-pricing-main-conatiner .h3{
    font-size: 28px;
  }

  .longterm-pricing-main-conatiner .h4{
    font-size: 18px;
    font-weight: 400;
  }

}

.three-year-plan-three-key-benifits .key-benifits-collection-feature{
  text-align: center;
  background: #fff;
  transition: transform 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.8s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
  transform: translateX(0) scale(1);
}

.three-year-plan-three-key-benifits .key-benifits-features-card{
  border: 1px solid rgba(0,0,0,.075);
  padding: 28px; min-height: 284px;
}

.three-year-plan-three-key-benifits .h3-v2{
  font-size: 19px;
  min-height: 46px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 766px){
  .longterm-pricing-main-conatiner .h4{
    font-size: 18px;
    font-weight: 400;
  }

  .longterm-pricing-main-conatiner .h3{
    font-size: 30px;
      font-weight: 400;
  }

  .longterm-retail-plans-body{padding: 15px;}

  .three-year-plan-three-key-benifits .three-key-benifits-3-col{
    float: none;
      margin: auto;
      margin-bottom: 30px;
      width: 70%;
  }

  .three-year-plan-three-key-benifits .three-key-benifits-3-col:last-child{
    margin-bottom: 0;
  }

  .three-year-plan-three-key-benifits .key-benifits-features-card{
    padding: 10px 20px;
    min-height: auto;
  }

  .three-year-plan-three-key-benifits .h3-v2 {
    min-height: auto;
    margin-bottom: 1.5rem;
  }
}


.longterm-pricing-main-conatiner .strike-through {margin-right: 10px; }

@media screen and (max-width: 991px){
  .longterm-pricing-main-conatiner .col-sm-12{
    float: none;
    height: auto !important;
  }

  .longterm-pricing-main-conatiner .background-panel{
    margin-top: 20px;
    height: 200px !important;
  }

  .longterm-pricing-main-conatiner{
    padding: 28px 10px;
  }
}

.light-weight{font-weight: 400;}

.three-year-purchase-plan{width: 50%;}

.three-year-purchase-plan-footer{width: 20%;}

@media only screen and (max-width: 480px){
  .three-year-plan-three-key-benifits .three-key-benifits-3-col {
      width: 90%;
  }
  .three-year-purchase-plan-footer{
    width: auto;
  }
}
/** End CSS for Exclusive Plans **/

/**  Collection Banner **/
.collection-banner-inner {
   background-color: #fff;
   border: 1px solid rgba(0,0,0,.075);
   display: table;
   padding: 30px;
}
/** End Collection Banner **/

@media only screen and (max-width: 767px){
  .primary-nav .searchbar-wrapper.nav-on-search-page{display: none;}
}


/** Home page top Signup banner **/
.signup-unit-inner {
  display: inline-block;
  width: 100%;
}

.signup-unit-inner-right .header-signup-email{
  width: 215px !important;
  margin-right: 5px;
  height: 35px;
  font-size: 13px;
}

.signup-unit-inner-right .header-signup-btn{
  margin: 0;
  text-transform: uppercase;
  font-size: 13px;
  line-height: initial;
  font-style: normal;
  letter-spacing: normal;
  padding: 10px 16px;
  background: red;
  border: 0;
  cursor: pointer;
  transition: all .3s ease 0s;
  color: #fff;
  font-weight: 600;
  height: 34px;
}

.signup-btn-label{
  font-size: 10px;
  color: #888;
  margin-top: 2px;
}

.signup-unit-inner-rightold{
  padding: 30px 0 0 48px;
}

.signup-banner-action-top{
  padding: 28px 0 0 0 !important;
  position: initial !important;
  margin-top: 0 !important; 
}

.extra-singup-elements .input-field-wrapper{
  position: initial;
  margin-top:0;
}

.signup-unit-wrapper .collapse-expand-wrapper{
  position:relative;
  background:white;
  border:1px solid #d6d7da;
  left:50%;
  -webkit-transform:translate3D(-50%, 50%, 0);
  transform:translate3D(-50%, 50%, 0);
  bottom:41px;
  line-height:1;
  padding:10px;
  font-size:13px;
  vertical-align:middle;
  color:#888;
  transition:all .2s;
  border-radius:4px;
  cursor: pointer;
}

.extra-singup-elements{
  margin-top: 30px;
}

.extra-singup-elements .header-signup-email{
  width: 75% !important;
  margin-right: 5px;
  height: 35px;
  font-size: 13px;
}

.extra-singup-elements .header-signup-btn{
  margin: 0;
  text-transform: uppercase;
  font-size: 13px;
  line-height: initial;
  font-style: normal;
  letter-spacing: normal;
  padding: 10px 16px;
  background: red;
  border: 0;
  cursor: pointer;
  transition: all .3s ease 0s;
  color: #fff;
  font-weight: 600;
  height: 34px;
}

.extra-singup-elements .signup-btn-label{
  display: none;
}

.signup-unit-icons{
  display: inline-block;
  width: 100%;
}

.signup-unit-icons-inner{
  text-align: center;
  padding: 0 5px!important;
}

.signup-unit-icons-inner img{
      width: 22%;
}

.signup-unit-icons-inner label{
  display: block;
  margin: 10px 0 0;
  font-size: 14px;
}

.signup-unit-icons-inner p{
  font-size: 11px;
  margin-top: 5px;
}

.carouselSlides {display: none; margin: 10px 0 5px;}

.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

.slider-nav-btns .dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.slider-nav-btns .dot:hover {
  background-color: #888;
}

.slider-nav-btns .active {
  background-color: #888;
}

/* Fading animation */
.fadeaway {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

.signup-toggle-image img{
    width: 80%;
}

@media only screen and (max-width: 600px){
  .signup-toggle-image {display: none !important;}
  .signup-unit-icons-inner img{width: 22%;}
  .signup-unit-icons-inner{margin-bottom: 10px !important; float: left !important; width: 50% !important;    padding: 0 10px !important;}
  .signup-banner-action-top { padding: 10px 0 0 0 !important; margin-bottom: 30px;}
  .signup-unit-wrapper .lighter-red-card{padding: 5px 0;}
  .signup-unit-inner-right .header-signup-email{width: 100% !important; margin-bottom: 10px;}
  .signup-unit-inner-right .header-signup-btn{width: 100%;}
  .signup-btn-label{font-size: 11px; margin-top:8px;}
  .extra-singup-elements .header-signup-email {width: 100% !important; margin-bottom: 10px;}
  .extra-singup-elements .header-signup-btn{width: 100%;}
  .header_singup_wrapper_main .loading-button:after{
    width: 11px !important;
    height: 11px !important;
    top: 67% !important;
    left: 101% !important;
  }
}

.header_singup_wrapper_main .loading-button:after{
    width: 15px;
    height: 15px;
    top: 58%;
    left: 106%;
}

.header_singup_wrapper_main .p-tiny.error{
    color: #f33;
    margin: 0;
    text-transform: uppercase;
}
  
.header_singup_wrapper_main input.header-signup-email.error{
  border: 1px solid rgb(250, 34, 0);
}

.signup-unit-wrapper{
  margin-bottom: -35px;
}
/** End Home page Signup Banner**/


/** Social Share CSS **/
.social_share_wrapper{
    position: fixed;
    right: 15px;
    bottom: 15px;
    padding-top: 0px;
    margin-bottom: 0;
    z-index: 99;
    width: 40px;
    display: grid;
  }

  .social_share_wrapper a{

    display: table;
    background: #b9b8b8;
    color: #fff !important;
    width: 35px;
    height: 35px;
    float: left;
    text-align: center;
    vertical-align: middle;
    border-radius: 50px;
    cursor: pointer;
    z-index: 999;
    position: relative;
    bottom: 24px;

  }

  .social_share_wrapper a:hover{color: #fff;background: #cccccc;}

  .social_share_wrapper a i{
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
  }

  .share-on-twitter{
    font-size: 10px;
    background: #1e1e1ec4;
    color: #fff;
    padding: 0px 6px;
    margin-right: 5px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    right: 105px;
    top: 5px;
    width: 100px;
    visibility: hidden;
  }
  .share-on-facebook{
    visibility: hidden;
    font-size: 10px;
    background: #1e1e1ec4;
    color: #fff;
    padding: 0px 6px;
    margin-right: 5px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    right: 119px;
    top: 5px;
    width: 114px;
  }
  .share-on-linkedin{
    visibility: hidden;
    font-size: 10px;
    background: #1e1e1ec4;
    color: #fff;
    padding: 0px 6px;
    margin-right: 5px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    right: 111px;
    top: 5px;
    width: 107px;
  }

  .share-twitter-wrapper:hover span.share-on-twitter {visibility: visible;}
  .share-facebook-wrapper:hover span.share-on-facebook {visibility: visible;}
  .share-linkedin-wrapper:hover span.share-on-linkedin {visibility: visible;}

  @media only screen and (min-width: 992px){
    .social_share_wrapper {
        right: 172px !important;
        bottom: 125px !important;
    }

  }

  .social_share_wrapper div{
    height: 35px;
    display: block;
    margin-bottom: 8px;
    width: 40px;
  }
  .social_share_wrapper span{display: inline-block;}

  .share-gift-credits-wrapper:hover span.gift-story-txt {visibility: visible;}


  .social_share_wrapper_mobile{display: none;}

  ul.social_share_wrapper_mobile_inner{ display: inline-flex; }

  ul.social_share_wrapper_mobile_inner li{
    display: inline-block;
    margin-right: 5px;
  }

  ul.social_share_wrapper_mobile_inner li:last-child{
    margin-right: 0;
  }

  .social_share_wrapper_mobile a{
    background: #b9b8b8;
    color: #fff;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50px;
    cursor: pointer;
    display: table;
  }

  .social_share_wrapper_mobile a i {
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
  }

  @media only screen and (max-width: 992px){
    .social_share_wrapper{display: none;}
    .social_share_wrapper_mobile{display: block;}
  }

  .twitter-tooltip-wrapper .facebook-tooltip{
    border-left: solid 1px #988d8d;
  }

  h4.social_share_wrapper_mobile_title{
    color: rgba(0,0,0,.2);
      text-transform: uppercase;
      margin-bottom: 8px;
  }

  .facebook-tooltip{
    font-size: 16px;
      background: #000;
      vertical-align: middle;
      padding: 9px 9px 4px;
      text-align: center;
      border: 1px solid rgba(0,0,0,.075);
      position: relative;
      color: #fff;
  }

  .facebook-tooltip:hover{background-color:#fff;color:#000}
  .facebook-tooltip:hover:before{border-top-color:rgba(0,0,0,.12)}
  .facebook-tooltip:hover:after{border-top-color:#fff}
  .facebook-tooltip:after,.twitter-tooltip:before{
    content:"";position:absolute;top:100%;left:50%;transition:all .3s ease 0s
  }
  .facebook-tooltip:after{border-top:4px solid transparent;border-right:4px solid transparent;margin-left:-5px}
  .facebook-tooltip:before{border-top:6px solid #000;border-right:6px solid transparent;margin-left:-6px}
/** End of Social Share CSS **/

/** Start Corporate Post Paid **/
.cpt-wrapper-wrapper{
    padding: 10px 20px 5px 20px;
    border-bottom: solid 1px #e7e7e7;
    background: #fff;
  }
  .cpt-wrapper-wrapper h4{
    margin-bottom: 18px;
  }
  .cpt-wrapper-wrapper .cpt-review-wrapper{
    margin-top: 15px;
      margin-bottom: 13px;
      overflow: hidden;
  }
  .cpt-wrapper-wrapper .cpt-review-wrapper div {
    float: left;
      width: 50%;
      text-align: left;
  }

  .cpt-wrapper-wrapper .cpt-review-wrapper div:first-child{
    float: left;
      width: 25%;
      text-align: left;
  }

  .cpt-wrapper-wrapper .cpt-review-wrapper div:last-child {
    float: left;
      width: 25%;
      text-align: left;
  }
  .cpt-wrapper-wrapper .cpt-review-wrapper div strong{
    font-weight: 600;
  }
  .cpt-wrapper-wrapper .cpt-review-wrapper div p{
    margin-top: 0px;
  }
  .cpt-wrapper-wrapper .cpt-payment-info{
    text-align: center;
    padding: 10px;
  }

  @media only sceen and (max-width: 480px){
    .cpt-wrapper-wrapper .cpt-review-wrapper div:first-child{
      float: none;
        width: 100%;
    }
    .cpt-wrapper-wrapper .cpt-review-wrapper div{
      float: none;
        width: 100%;
    }
  }

  

  .disabled-gifting .woocommerce_subscriptions_gifting_recipient_email input.recipient_email{pointer-events: none !important;
  }

@media only screen and (max-width: 600px){

  .nudge-corporate-trial-subscribe-content-wrapper .registration-benefits-block{
    margin-top: 20px;
  }

  .cpp-common-signup-wrapper .loading-button{
    display: grid;
    position: unset !important;
    margin-top: 10px;
  }
  .cpp-common-signup-wrapper .loading-button:after{
    top: 58%;
    left: 91%;
    margin-top: 0;
    margin-right: 0;
  }
  .cpp-common-signup-wrapper button{
    height: auto;
    padding: 5px 15px !important;
  }
}
  
/** End Corporate Post Paid **/

.partners-heading-wrapper h4{
  color: #cecece;
   border-bottom: solid 1px #e4e4e4;
   display: inline-block;
   padding-bottom: 7px;
   margin-bottom: 13px;
}

/** Partner + 3 year plan **/

.pt-hero-banner{
  padding: 50px 0 40px;
}

.pt-hero-banner img{
  width: 80px;
  margin-bottom: 25px;
}

.pt-hero-inner-sub-para{
  margin-bottom: 0px;
  font-weight: 100;
}

.pt-buy-now{
  font-size: 18px;
  text-transform: initial;
  font-weight: 800;
  border-bottom: 2px solid;
  color: #000;
  transition: all .3s ease 0s;
  margin-top: 20px;
}

.pt-section-two .retail-plan-card{
  padding: 0;
}

.pt-section-two .plan-pricings{
  padding: 20px 20px 0 20px;
}

.pt-section-two .plan-details-inner{
  padding: 0 20px;
}

.pt-section-two .original-price{
  font-size: 19px;
}

.pt-icon-one{
  width: 100px;
  margin-bottom: 10px;
}

.pt-icon-two{
  width: 100px;
  margin-bottom: 10px;
}

.pt-section-three{
  width: 80%;
  margin: auto;
  display: table;
  padding: 70px 28px;
  background: rgb(125,126,125); /* Old browsers */
  background-image: linear-gradient(to right, #0E0E0E 0%, #787978 100%);
  background: -moz-linear-gradient(-45deg, rgba(14,14,14,1) 0%,rgba(120, 121, 120) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, rgba(14,14,14,1) 0%,rgba(120, 121, 120) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg,  rgba(14,14,14,1) 0%,rgba(120, 121, 120) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.pt-section-three .left-container img{width: auto; height: 50px;}

.pt-section-three .right-container img{width: 100%; margin: auto;}

.pt-section-three .left-container h3{margin-top: 0;}

.pt-section-three .left-container .sub-para{
  margin-bottom: 40px;
}

.pt-section-three .left-container .desc-inner{
  text-align: center;
}

.pt-section-three .left-container .desc-inner img{

}

.pt-section-three .left-container .desc-inner .sub-desc{
  color: #fff;
  margin-top: 20px;
  font-size: 13px;
}

.three-year-subscribe-link{
  margin-top: 30px;
}

.pt-section-three-btn1{
  padding: 10px 70px;
}

.pt-section-four{
  width: 80%;
  margin: auto;
  display: table;
  padding: 70px 28px;
  background: #FF5757; /* Old browsers */
  background: #ff8d95; /* Old browsers */
  background: -moz-linear-gradient(45deg,  #ff8d95 0%, #ff5757 48%, #ff5757 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg,  #ff8d95 0%,#ff5757 48%,#ff5757 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg,  #ff8d95 0%,#ff5757 48%,#ff5757 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8d95', endColorstr='#ff5757',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.pt-section-four .left-container img{height: 60px; width: auto;}

.pt-section-four .right-container img{width: 100%; margin: auto;}


.pt-section-four .left-container h3{margin-bottom: 40px; margin-top: 0;}

.pt-section-four .left-container .desc-inner{
  text-align: center;
}

.pt-section-four .left-container .desc-inner img{

}

.pt-section-four .left-container .desc-inner .sub-desc{
  color: #fff;
  margin-top: 20px;
}

.four-year-subscribe-link{
  margin-top: 30px;
}

.pt-section-four-btn{
  border-bottom: 2px solid;
  color: #fff;
  text-transform: uppercase;
  transition: all .3s ease 0s;
  font-size: 1.6rem;
}

.pt-section-four-btn:hover{background:#f7767d; color: #fff;}

.pt-learn-more{
  border-bottom: 2px solid;
  color: #000;
  transition: all .3s ease 0s;
  font-weight: 700;
}

.pt-plan-benefits{
  padding: 25px 20px;
}

.pt-plan-benefits .description{
  white-space: initial !important;
}

@media only screen and (min-width: 1000px){
  .pt-section-three .left-container{
    padding-right: 30px;
  }

  .pt-hero-inner-sub-para{
    font-size: 22px;
  }

  .pt-section-three .left-container h3{

  }

  .pt-section-four .left-container h3{

  }
}

@media only screen and (max-width: 767px){
  .pt-hero-banner {
      padding: 0px 0 40px;
  }

  .pt-section-three{
    width: 100%;
    padding: 50px 20px;
  }

  .pt-section-four{
    width: 100%;
    padding: 50px 20px;
  }

  .pt-section-three .left-container .desc-inner .sub-desc{
    font-size: 14px;
  }

  .pt-section-three .left-container .desc-inner{
    margin-bottom: 40px;
  }

  .pt-section-three .left-container .desc-inner:last-child{
    margin-bottom: 0;
  }

  .pt-section-four .left-container .desc-inner{
    margin-bottom: 40px;
  }

  .pt-section-four .left-container .desc-inner:last-child{
    margin-bottom: 0;
  }

  .pt-section-three .right-container {
    margin-top: 40px;
  }

  .pt-section-four .left-container {
    margin-top: 40px;
  }
}

/** End Partner + 3 year plan **/

/** Home page gifting Banner **/
  .gift-action-txt{
    font-weight: 800;
      border-bottom: 2px solid;
      color: #000;
      text-transform: uppercase;
      transition: all .3s ease 0s;
      font-size: 12px;
      display: initial;
  }

  .gift-action-txt:hover{
    background: #f7767d;
    color: #000;
  }

  .gifting-article-column-left .all-gifting-banner-wrapper {
      background-image: url(https://the-ken.com/wp-content/uploads/2019/12/gifting_left_white.png);
      background-color: #e6daf0;
      background-position: 100% 30%;
      background-repeat: no-repeat;
      background-size: 27%;
  }

  .gifting-article-column-right .all-gifting-banner-wrapper {
      background-image: url(https://the-ken.com/wp-content/uploads/2019/12/newyear.png);
      background-color: #dea0a3;
      background-position: 224% -22%;
      background-repeat: no-repeat;
      background-size: 77%;
  }

  .all-gifting-banner-wrapper{
    padding: 30px;
  }

  .all-gifting-banner-wrapper h3{
    font-family: Gotham SSm A,Gotham SSm B;
      font-size: 2.4rem;
      line-height: 120%;
      font-weight: 200;
      font-style: normal;
      color: #000;
      margin: 0 0 20px;
      letter-spacing: normal;
  }

  @media only screen and (max-width: 767px){
    .gifting-article-column-left {
        margin-bottom: 20px;
    }

    .gifting-article-column-right .all-gifting-banner-wrapper{
      background-position: right 10%;
      background-size: 25%;
    }

    .all-gifting-banner-wrapper h3{
      margin: 0 0 10px;
        font-size: 1.8rem;
        line-height: 145%;
    }

    .gift-action-txt{
      font-size: 10px;
    }

    .homepage-gift-left-click-event{
      display: none;
    }
  }

  @media only screen and (max-width: 480px){
    .gifting-article-column-left .all-gifting-banner-wrapper{
      background-position: 104% 112%;
    }

    .gifting-article-column-right .all-gifting-banner-wrapper {
        background-position: 110% -4%;
        background-size: 33%;
    }
  }
/** End Home page gifting Banner **/