.widget.no-border ul.header_contact_list li {
    line-height: 18px !important;
}
.bullet_icon
{
	margin-right:5px !important;
	color: #599402 !important;
}
.mobile_logo img
{
	max-height:50px !important;
	padding:5px 0px !important;
	margin:0px !important;
	display:none !important;
}
.text_green
{
	color: #599402 !important;
}
.captcha_img
{
	height: 45px;
	border:1px solid #ccc;
	width:100px;
	margin-left:10px;
}
.user_profile_content
{
	border-left:1px solid #e7e7e7;
	min-height:350px !important;
}
.my_account_menus li a i
{
	padding-right: 5px !important;
	width:20px !important;
}
.my_account_menus li
{
	margin:0px !important;
	padding:0px !important;
	line-height:40px !important;
}
.my_account_menus li a
{
	font-weight: 600 !important;
	color:#599402 !important;
	display:block !important;
	line-height:40px !important;
}
.my_account_menus li.active
{
	border-bottom:1px dashed #599402 !important;
}
.my_account_menus li.active a
{
	font-weight: 900 !important;
}
.field_name {
	font-size:13px;
	font-weight:bold;
	color:#333;
	text-align: left;
	padding-bottom:10px;
	padding-top:10px;
}
.field_value {
	font-size:13px;
	font-weight: normal;
	color:#333;
	text-align: left;
	padding-bottom:10px;
	padding-top:10px;
}
.trunc{
  width:250px; 
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis;
}
.video-div{
    color: #464676;
    font-weight: 800;
}
.cart_table_right_border
{
	border-right:1px solid #ddd !important;
	min-height:300px !important;
}
.mob_item_amount
{
	display: none !important;
}
.post_names
{
	text-align: left;
    border: 2px solid #eaeaea;
    border-radius: 5px;
    padding:10px;
	margin: 10px 0px;
}
.post_link
{
	display:block;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color:#333333;
}
.post_link:hover
{
	color:#599402;
}
.exam_validity
{
	display:block;
	font-size:13px;
	font-weight: normal;
	text-decoration: none;
	color:#333333 !important;
}
.test_sublink
{
	padding-top:5px;
	display:block;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	color:#333333;
}
.test_sublink:hover
{
	color:#599402;
}
#otp_resend_timer
{
	font-size:13px !important;
	color:#333 !important;
	font-weight: normal !important;
	margin-left:5px;
	line-height:30px !important;
	text-decoration: none !important;
	display:inline-block !important;
	float: left !important;
	padding-left:10px !important;
}
.otp_resend_button
{
	cursor: not-allowed !important;
	float: left !important;
}

.otp_resend_button_enable
{
	cursor:pointer !important;
}

.otp_resend_button_disable
{
	cursor:wait;
}
.form_style
{
	border:1px solid #ddd;
	border-radius:5px;
	padding-top:15px;
	padding-bottom:15px;
}
.breadcrumb li, .breadcrumb li a
{
	color:#ddd !important;
}
.take_exam
{
	display: inline-block !important;
    color: #F00;
	font-size:18px !important;
	font-weight:bold !important;
}
.widget.no-border ul li {
	/*white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
}
.widget.no-border ul li.welcome_text_header
{
	display:block !important
}
.list-inline
{
	height:30px !important;
}
.announcement_marquee
{
	background:#000;
	height:40px;
}
.announcement_marquee a
{
	color: #fff;
	line-height:40px;
}
@keyframes glowing {
0% { background-color: #599402; }
25% { background-color: #7aca04; }
50% { background-color: #131313; }
75% { background-color: #7aca04; }
100% { background-color: #599402; }
}
.blink {
animation: glowing 1300ms infinite;
}
.table_styles table
{
	font-size:13px !important;
}
.test_result_heading
{
	font-size:13px !important;
	font-weight: 600 !important;
	background:#f0e9e9 !important;
	border:1px solid #dddddd !important;
	color:#333 !important;
}
a.welcome_text
{
	display: inline-block !important;
	width: 100% !important;
	white-space: nowrap !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
}
.item_img
{
	min-height:270px !important;
	border:1px solid #f3ecec !important;
	padding:0px !important;
	margin:0px !important;
}
.item_img img
{
	max-height:266px !important;
	margin:0px !important;
	padding:0px !important;
}
.tag-sale
{
	background:#599402 !important;
}
#carousel-example-generic {
	margin: 20px auto;
	width: 100%;
}

#carousel-custom {
	margin: 20px auto;
	width: 100%;
}
#carousel-custom .carousel-indicators {
	margin: 10px 0 0;
	overflow: auto;
	position: static;
	text-align: left;
	white-space: nowrap;
	width: 100%;
}
#carousel-custom .carousel-indicators li {
	background-color: transparent;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: inline-block;
	height: auto;
	margin: 0 !important;
	width: auto;
}
#carousel-custom .carousel-indicators li img {
	display: block;
	opacity: 0.5;
	border:1px solid #eeeeee;
	padding:1px !important;
	max-height: 60px !important;
}
#carousel-custom .carousel-indicators li.active img {
	opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
	opacity: 0.75;
}
#carousel-custom .carousel-outer {
	position: relative;
}
.image-source-link
{
	display: none !important;
}
.team img
{
	max-height: 244px !important;
	margin:0px !important;
	padding:0px !important;
}
.blinking_text {
  color: #fff;
  font-weight: normal !important;
  animation:blink 1s linear infinite alternate 0.5s;
}

@keyframes blink {
  50% {
    color:#fff;
  }
  70% {
    color:#599402;
  }
  100% {
    color:#fff;
  }
}
@media (min-width:992px) and (max-width:1199px) {
.menuzord-menu > li > a {

    font-size: 14px;

    font-weight: 600;
    padding: 8px 13px;
}
.item_img
{
	min-height:220px !important;
}
.item_img img
{
	max-height:216px !important;
}
}
@media (max-width:992px) {
.bg-theme-colored {

  background-color: #396500 !important;

}
.menuzord-brand {
	margin: 0 !important;
	margin-top:10px !important;
}
.font-36
{
	font-size:30px !important;
}
.menuzord-menu > li > a {
    font-size: 13px;
    font-weight: normal !important;
	padding: 8px 8px;
}
.item_img
{
	min-height:260px !important;
}
.item_img img
{
	max-height:256px !important;
}
.container { display: flex; flex-flow: column; }
.one { order: 2; }
.two { order: 1; }
}
@media (max-width:900px) {
.mobile_logo img
{
	display: block !important;
}
}
@media (max-width:768px) {
.remove_mob_table_border
{
	border:0px !important;
}
.cart_table
{
}
.cart_table td
{
	display:block !important;
	width:100% !important;
	text-align:left !important;
	border:0px !important;
	padding:5px 12px !important;
	white-space:normal !important;
}
.cart_table tr
{
	border:1px solid #ddd !important;
	margin:15px 0px !important;
}
.cart_table td.hidden-xs
{
	display: none !important;

}
.mob_item_amount
{
	display: inline-block !important;
}
.cart_amount_table
{
	border:1px solid #ddd !important;
}
.cart_amount_table td:first-child
{
	text-align:left !important;
}
.widget.no-border ul li {
	line-height:30px !important;
}
.menuzord .showhide {
    width: 40px !important;
    height: 40px !important;
}
.menuzord .showhide em {
    width: 20px;
    height: 3px;
    margin: 3.5px 1px 0;
    float: right;
    background: #fff;
}
.widget.no-border ul li.welcome_text_header
{
	line-height:25px !important;
	display:block !important
}
.item_img
{
	min-height: auto !important;
	height:auto !important;
}
.item_img img
{
	max-height:none !important;
}
}
@media (max-width:480px) {

}
@media only screen and (max-width: 992px) {

}
@media (max-width:770px) {

}
@media (max-width:480px) {

}
@media (max-width:440px) {
}
@media (max-width:400px) {
.widget.no-border ul li.welcome_text_header
{
	line-height:25px !important;
	padding-bottom:5px !important;
	white-space: normal;
	overflow: visible;
}
a.welcome_text
{
	white-space: normal !important;
}
.list-inline1
{
	height:55px !important;
}
}
@media (max-width:360px) {

}
@media (max-width:320px) {

}
@media (max-width:290px) {
.mobile_logo img {
max-height: 40px !important;
}
}
