body{font-family: 'Open Sans' !important;}
.nav-link {display: block; padding: 0 0rem !important;}
.bestseller-section nav .nav-link {display: block;  padding: .5rem 1rem !important;}
.margin3{margin: 3px !important;}
.rc-ExploreButton__arrow{margin-left: 6px;}
.navbar .nav-item:hover .dropdown-menu {transition: .3s; opacity: 1; visibility: visible; top: 50px; transform: rotateX(0deg); display:block;}
.navbar .nav-item .dropdown-menu { display: block; opacity: 0; visibility: hidden; transition: .3s; margin-top: 0; z-index: 99999; top: 50px; padding: 0;}
.navbar-brand{ margin-right: 2rem !important;}
.ml-auto span.nav-link{ cursor:pointer;}
.mega-menu { float: left;width: 100%; position: relative; margin:0px auto;}
.mega-menu >ul { position: relative; display: block; position: relative; padding:0;}
.mega-menu >ul >li { display: block; width: 100%; height:40px;}
.mega-menu >ul >li >a {
  padding:10px 24px;
  color:#333;
  text-decoration: none;
  width:100%;
  display: block;
  overflow: hidden;
  position: relative;
  font-size: 1.0rem;
}
.mega-menu >ul >li:hover{
	background: #f5f5f5;
}
.menu-item .links >ul >li:hover{
	background: #f5f5f5;
}
.menu-item .links{
	overflow-y: auto;
    height: 282px;
}
.mega-menu >ul >li:last-child >a {
  border-bottom: 0;
}
.mega-menu >ul >li >a:before, .mega-menu >ul >li >a:after {
  -webkit-transition:all 0.5s;
  -moz-transition:all 0.5s;
  transition:all 0.5s;
}
.mega-menu >ul >li >a:before {
  position: absolute;
  right:0;
  top:0;
  bottom:0;
  width:60px;
  background-color: transparent;
  content: "";
}
.mega-menu >ul >li:hover a:before {
  background-color: transparent;
}
.mega-menu >ul >li:hover a:after {
  border-left-color:#333;
}

.mega-menu >ul >li .mega-submenu {
  width:0;
  visibility: hidden;
  position: absolute;
  -webkit-transition:width 0.3s;
  -moz-transition:width 0.3s;
  transition:width 0.3s;
  border:1px solid rgba(0,0,0,.15);
}
.mega-menu >ul >li:hover .mega-submenu {
	top: 0;
    right: 0;
    left: 99%;
    z-index: 99;
    padding: 5px 20px;
    background-color: #fff;
    color: #fff;
    overflow: hidden;
    visibility: visible;
    width: 785px;
    height: 360px;
	border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.mega-menu >ul >li .mega-submenu-2 {
  width:0;
  visibility: hidden;
  position: absolute;
  -webkit-transition:width 0.3s;
  -moz-transition:width 0.3s;
  transition:width 0.3s;
  border:1px solid rgba(0,0,0,.15);
}
.mega-menu >ul >li:hover .mega-submenu-2 {
	top: 0;
    right: 0;
    left: 99%;
    z-index: 99;
    padding: 5px 20px;
    background-color: #fff;
    color: #fff;
    overflow: hidden;
    visibility: visible;
    width: 280px;
    height: 360px;
	border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.without-banner{
	width:100% !important;
}
.ind-banners{
	float: left;
    width: 225px;
    height: 280px;
    margin: 0 8px;
}
.mega-menu >ul >li .mega-submenu .mega-submenu-sub {
  width:0;
  visibility: hidden;
  position: absolute;
  -webkit-transition:width 0.3s;
  -moz-transition:width 0.3s;
  transition:width 0.3s;
}
.custom-links >ul >li:hover .mega-submenu-sub{
	top: 0;
    right: 0;
    left: 99%;
    z-index: 1010;
    background-color: #fff;
    color: #fff;
    overflow: hidden;
    visibility: visible;
    width: 500px;
    height: 100%;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.custom-links{
	overflow: visible !important;
    height: auto;
	padding:0 !important;
}
.custom-links ul li{
	padding: 7px 15px !important;
}
.mega-submenu-sub >ul >li:hover {
    background: #f5f5f5;
}
.displayed {
    visibility: visible;
}
.mega-submenu h2,.mega-submenu-2 h2 {
  color: #1E9ECF;
  line-height: 1;
  margin:0;
  font-size:1.0rem;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  text-transform: uppercase;
  margin-top: 7px;
}
  .mega-submenu .submenu-content {
    display: block;
    overflow: hidden;
    position: relative;
  }
  .menu-item .submenu-content {
    margin-left: -15px;
    margin-right:-15px;
  }
  .featured-product{
	  width: 66.333% !important;
  }
  .menu-item .section {
    width: 33.333%;
    float: left;
    padding:0 15px;
    position: relative;
  }
  .menu-item .links ul{
    margin:0;
    padding:0;
  }

    .menu-item .links ul li {
      display: block;
	  padding: 7px 5px;
    }
    .menu-item .links ul li:last-child {
      border-bottom: 0;
    }
    .menu-item .links ul li a{
      color: #202020;
	  font-size: 0.9rem;
      display: block;
      text-decoration: none;
      padding:2px 0;
    }
  .menu-item .featured-product .product-detail{
    position: relative;
  }
    .menu-item .featured-product .product-detail .badge {
      background-color: #FE0000;
      color: #fff;
      font-size: 13px;
      padding:5px 15px;
      position: absolute;
      right: 15px;
      top:15px;
    }
    .menu-item .featured-product .product-detail .product-desc {
      padding:10px 20px 30px 20px;
      font-size: 14px;

    }
    .menu-item .featured-product .product-detail .product-desc a{
      text-decoration: none;
    }
    .menu-item .featured-product .product-detail a.title {
      color: #777;
      text-transform: uppercase;
    }
    .menu-item .featured-product .product-detail a.title:hover {
      color:#1E9ECF; 
    }
    .menu-item .featured-product .product-detail .price {
      color:#1E9ECF;
      display: block;
      margin:10px auto;
      font-size: 15px;
      font-weight: 700; 
    }
    .menu-item .featured-product .product-detail .btn-atc {
      color: #fff;
      display: inline-block;
      background-color:#1E9ECF;
      padding:8px 15px;
      -webkit-border-radius:5px;
      -moz-border-radius:5px;
      -o-border-radius:5px;
      border-radius:5px;
    }

.menu-item .promotions .promo{
    margin-bottom:15px;
    padding:0;
    display: block;
}
.menu-item .promotions .promo img{
	border:1px #ddd solid;
	width:100%;
	border-radius: 10px;
}
.minwidth{
	min-width: 15rem !important;
}


.custome-width{
	min-width: 17rem !important;
}
.custome-width12{
	min-width: 14rem !important;
}
.cart_total {
    color: #fd7e14;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    margin-left: 2px !important;
}
 #login-row #login-column #login-box {
  margin-top: 120px;
  max-width: 600px;
  height: 320px;
  border: 1px solid #9C9C9C;
  background-color: #EAEAEA;
}
 #login-row .form-control{
	font-size: 0.9rem;
}
.textinfo span{
	font-size: 0.9rem;
}
#login-row #login-column #login-box #login-form {
  padding: 20px;
}
#login-row #login-column #login-box #login-form #register-link {
  margin-top: -85px !important;
}
.cart-icon2{
	background:url('../images/common/shopping-cart.png') 0px no-repeat;
}
.cart-icon2 .shopping-cart{
	font-size: 14px;
    font-weight: 400;
}
.cart-icon2 p{
	margin: 0 0 1rem 45px;
}
.btn-info {
    color: #fff;
    background-color: #59a3fc !important;
    border-color: #59a3fc !important;
}
.btn-info:hover{
    color: #fff;
    background-color: #377fd6 !important;
    border-color: #377fd6 !important;
}
.textinfo{
    padding: 5px;
	color: #2b73cc  !important;
	margin: .6rem 0;
}

.forgotpassword{
    color: #2b73cc  !important;
	font-size: 0.8rem;
}
.color-white{
	color: #ffffff !important;
}
.colorblue{
	color: #2b73cc !important;
	margin-right: 15px;
	margin-top: 10px;
}
.btn-success {
    color: #fff;
    background-color: #529bf4 !important;
    border-color: #529bf4 !important;
}
.customsearch .form-group {
    margin:0;
    padding:20px ;

    &:first-child { border-color: transparent; }
}
.customsearch .form-control {
	padding: 0px 10px 0 20px;
    margin-top: 0px;
    color: #d4d2d2;
    font-size: 15px;
    border: 1px solid #d4d2d2;
    -webkit-box-shadow: none;
    box-shadow: 5px 5px 20px #d4d2d2;
    min-height: 44px;
    border-radius: 50px !important;
}
.form-control :focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-color: transparent;
}
.search-button {
	position: absolute;
    right: 0px;
    top: 0px;
    background-color: #2b73cc;
	z-index: 9999;
    border-radius: 50px;
    border: 0;
    color: #FFF;
    width: 115px;
    height: 44px;
    outline: 0;
}
.search-button:hover{
	background-image:linear-gradient(to bottom right, #6ea1e6, #437cd0);
}
.cart-icon{
	background: url(../images/common/shopping-cart.png) no-repeat 3px 5px;
    width: 35px;
    height: 40px;
    display: block;
    float: left;
	margin-right: 15px
}
.nav-cart-count{
	color: #1061b2;
    font-weight: 700;
    position: relative;
    width: 20px;
    left: -34px;
    top: 10px;
    font-size: 0.7em;
	text-align:center;
}
svg {
    overflow: hidden;
    vertical-align: middle;
}
.signin{
	color:#2b73cc !important;
}
.btn-outline-success{
	color: #ffffff !important;
    border-color: #2b73cc !important;
	background:#2b73cc !important;
	font-size: 14px !important;
}
.btn-outline-success:hover{
	background:#529bf4 !important;
}
.fa-chevron-right {
    margin-left: 18px;
    position: absolute;
    float: right;
    margin-top: 15px;
}
.fa-chevron-left {
    margin-top: 18px;
    position: absolute;
    margin-left: 15px;
}
/* Best seller */
.customeheight-bestseller p{
	height:30px !important;
}
#webinarbeststseller .btn-floatingleft {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    width: 47px;
    height: 47px;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    position: absolute;
    float: right;
    margin-top: 90px;
    background: #ffffff;
    left: -60px;
}
#webinarbeststseller .btn-floatingright {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    width: 47px;
    height: 47px;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    position: absolute;
    float: right;
    margin-top: 90px;
    background: #ffffff;
	right: -60px;
}
.bestseller h2{
	text-transform:uppercase;
	text-align:center;
	font-weight:500;
}
.bestseller .downstrip{
	background:url('../images/downstrip.png') top center;
	background-repeat:no-repeat;
}
.bestseller p{
	margin-bottom:2rem;
}
.nav-tabs{
	border-bottom: 0px !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border: 1px solid #2f79ba !important;
	font-weight:bold;
}
.bestseller_background{
	padding-left:10px;
	background-image: linear-gradient(180deg, #535353, #1e99bf) !important;
}
.bestseller_background p,h6{
	color:#ffffff;
}
.bestseller_background h6{
	margin-top: 1rem;
	margin-bottom:1.3rem;
	line-height: 1.5;
	height: 50px;
}
.bestseller_background p{font-size:0.95rem; line-height:1.7;}
.bestseller_background .customebutton{
	background: none !important;
    border-left: 5px solid #1ef4e0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
	transition: all 0.3s ease 0s;
	transition: all .2s ease-in-out;
}
.bestseller_background .customebutton:hover{
	background: #1ed9d9 !important;
    border: 1px solid #1ed9d9 !important;
	transform: scale(1.05);	
}
.band{
	background: #d6edf6;
	padding: 15px 10px 10px 10px;
}
footer{
	background:#53565f;
	padding: 15px 0;
}
.d-inline-block {
    display: inline-block!important;
	margin-top: 0
}
.margintop65{
	margin-top: 65px;
}
footer hr{
	border-top: 1px solid #ffffff;
}
footer p{
	color:#ffffff;
	margin-bottom: 0.1rem;
    font-size: 1em;
	transition: all .2s ease-in-out;
	transition: all 0.3s ease 0s;
}
footer p:hover{
	color:#ffffff;
	transform: scale(1.05);
}
footer p a{
	color:#ffffff;
}
footer p a:hover{
	color:#ffffff;
}
.padding1px{
	padding: 1.25rem;
}
.copywrite_band span{
	font-size: 1.8em;
    font-weight: 500;
    color: #5b5a5a;
}
.copywrite_band span a{	
    color: #5b5a5a;
}
.copywrite_band span a:hover{
	text-decoration:none;
}
.copywrite_band p{
	font-size: 0.9rem;
}
.copywrite_band img, .social-media-box img{
	width:auto !important;
}

/* Mobile menu  */

.topnav {
  overflow: hidden;
  background-color: transparent;
  width: 100%;
}

.topnav a {
  float: left;
  display: block;
  color: #525252;
  text-align: left;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  width: 100%;
  border-bottom: 1px solid #ccc;
}


.topnav .icon {
  display: none;
}


.dropdown .dropbtn {
  font-size: 17px;    
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}
#main_nav1 .dropdown-menu.show{
    border: none;
}
.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #006fba;
  color: white;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}

/* Recently Viewed */
.RV-date{
	margin:0;
}
.recently-viewed h2 {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}
.recently-viewed .downstrip {
    background: url(../images/downstrip.png) top center;
    background-repeat: no-repeat;
}

.ourworks-box{
	width: 60%;
	justify-content: center;
	text-align: center;
}

.our-works-head{
	font-size: 30px;
	font-weight: 400;
	color: black;
}
.introduce{
	height: 250px;
	background-color:white;
	box-shadow: 0 3px 10px #5969f642;
	border-bottom: 4px solid #5969f6;
	color: black;
}

.introduce:hover{
	box-shadow: 0 3px 15px #5969f666;
	border-bottom: 4px solid #B122e5;
	color: black;
	text-decoration: none;
}
.flex-column-1{
	height: 50%;
	width: 100%;

}
.flex-column-2{
	height: 30%;
	width: 100%;
	align-items:center;
}
.text-gray{
	color: #6a6a6a;
	font-size: 0.8em;	
}
.recently-viewed-heading a{
	color:#252525;
}
.text-gray .fa-map-marker{
	font-size:1rem !important;	
}
.fa-calendar, .fa-map-marker{
	margin-right:8px;	
}
.pic{
    height: 70px;
    width: 70px;
    margin-left: 20px;
    border-radius: 50%;
    transition: all .2s ease-in-out;
}

.introduce:hover .pic{
	transform: scale(1.1);
}
.carousel-indicators .active{
	background-color: #46eeaa;
}
.carousel-indicators li{
	background-color: #c8e5ff;
}
.carousel-indicators{
	bottom: -50px;
}

.information{margin-top:20px;}
#recently-viewed{height:166px}


@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}
.phone-number p{
	margin: 22px 5px !important;
}
.location p{
	margin: 10px 0px !important;
}
.band img{
	margin: 6px 0px;
}
.band p{
	font-size: 0.9rem;
	margin:0;
	color:#484848
}
.band p a{
	font-size: 0.9rem;
	margin:0;
	color:#484848
}
.fa-envelope-open{
	font-size: 2.5em !important;
    margin: 15px 0px;
}
.fa-map-marker{
	font-size: 2.7em !important;
    margin: 15px 0px;
}
.fa-phone{
	font-size: 2em !important;
	margin: 15px 0px;
}
.margin0{
	margin:0;
}


/* Media Quaries */
@media (max-width: 320px){
	.custome-options{
		margin-right: 0!important;
		display: block !important;
	}
	.ml-auto .nav-item{
		float: left;
	}
	.ml-auto{
		margin-left:auto !important;
	}
	.navbar .nav-item:hover .dropdown-menu{
		position:absolute;
	}
	.navbar .nav-item:hover:nth-child(2) .dropdown-menu{
		left: -90px;
	}
	.navbar .nav-item:hover:nth-child(1) .dropdown-menu{
		left: -40px;
	}
	.ml-auto .nav-link{
		padding: .5rem 0rem !important;
	}
	.mnav{
		width: 136px;
		padding: 0;
		list-style-type: none;
	}
	.logo{
		width: 105px;
		height: 20px;
	}
	.margin3{
		margin: 0px;
	}
	.band{
		text-align:center !important;
	}
	.margintop65{
		margin-top:0px;
	}
	.navbar .nav-item .dropdown-menu {
		display: none;
		opacity: 0;
		visibility: hidden;
		transition: .3s;
		margin-top: 0;
	}
	.navbar-brand {
		margin-right: 1rem !important;
	}
	.navbar{
		border-bottom: 1px solid #ccc;
	}
	.phone-number p {
		margin: 0px 5px 15px 5px !important;
	}
	.customeheight3 p{
		height:0;
	}
	
}
@media (min-width: 321px) and (max-width: 425px){
	.custome-options{
		margin-right: 0!important;
		display: block !important;
	}
	.ml-auto .nav-item{
		float: left;
	}
	.ml-auto{
		margin-left:auto !important;
	}
	.navbar .nav-item:hover .dropdown-menu{
		position:absolute;
	}
	.navbar .nav-item:hover:nth-child(2) .dropdown-menu{
		left: -90px;
	}
	.navbar .nav-item:hover:nth-child(1) .dropdown-menu{
		left: -40px;
	}
	.ml-auto .nav-link{
		padding: .5rem 0rem !important;
	}
	.mnav{
		width: 136px;
		padding: 0;
		list-style-type: none;
		margin:0 !important;
	}
	.logo{
		/* width: 150px; */
		height:20px;
	}
	.phone-number p { 
		margin: 0px 5px 15px 5px !important; 
	}
	.band{
		text-align:center !important;
	}
}
@media (min-width: 321px) and (max-width: 768px){
	
	.custome-options{
		margin-right: 0!important;
		display: block !important;
	}
	.ml-auto .nav-item{
		float: left;
	}
	.ml-auto{
		margin-left:auto !important;
	}
	.navbar .nav-item:hover .dropdown-menu{
		position:absolute;
	}
	.navbar .nav-item:hover:nth-child(2) .dropdown-menu{
		left: -90px;
	}
	.navbar .nav-item:hover:nth-child(1) .dropdown-menu{
		left: -40px;
	}
	.ml-auto .nav-link{
		padding: .5rem 0rem;
	}
	
	.mnav{
		width: 137px;
		padding: 0;
		list-style-type: none;
		margin: 0 0px 0 292px;
	}
	.mnav .nav-cart-count{
		/* top: 10px; */
	}
	.band img{
		margin: 0px 0px;
	}
	.band{
		text-align:left;
	}
	.margintop65{
		margin-top:0px;
	}
	.navbar .nav-item .dropdown-menu {
		display: none;
		opacity: 0;
		visibility: hidden;
		transition: .3s;
		margin-top: 0;
	}
	#carouselExamplebestseller .btn-floatingleft{
		margin-left: -28px;
		width: 35px;
		height: 35px;
		margin-top: 55px;
	}
	#carouselExamplebestseller .btn-floatingright{
		margin-left: 680px;
		width: 35px;
		height: 35px;
		margin-top: 55px;
	}
	#carouselExamplebestseller .fa-chevron-left{
		margin-top: 12px;
		position: absolute;
		margin-left: 10px;
	}
	#carouselExamplebestseller .fa-chevron-right{
		margin-left: 12px;
		position: absolute;
		float: right;
		margin-top: 11px;
	}
	.bestseller_background h6{
		font-size: 0.8rem;
	}
	.bestseller_background p{
		font-size: 0.7rem;
		margin-bottom: 1rem;
	}
	.bestseller_background .customebutton{font-size:small}
	.bestseller_background{
		padding:0 4px !important;
	}
	.bestseller_background br{display:none;}
}

 /* Bootstrap Lightbox using Modal */

#profile-grid { overflow: auto; white-space: normal; } 
#profile-grid .profile { padding-bottom: 40px; }
#profile-grid .panel { padding: 0 }
#profile-grid .panel-body { padding: 15px }
#profile-grid .profile-name { font-weight: bold; }
#profile-grid .thumbnail {margin-bottom:6px;}
#profile-grid .panel-thumbnail { overflow: hidden; }
#profile-grid .img-rounded { border-radius: 4px 4px 0 0;}



@media (min-width: 769px) and (max-width: 991px){
	
	.mnav {
		width: 137px;
		padding: 0;
		list-style-type: none;
		margin: 0 0px 0 292px;
	}
}

@media (min-width: 769px) and (max-width: 1024px){
	
	#webinarbeststseller .btn-floatingright{
		width: 35px;
		height: 35px;
		margin-top: 75px;
		right:-40px;
	}
	#webinarbeststseller .fa-chevron-right {
		margin-left: 12px !important;
		position: absolute !important;
		float: right !important;
		margin-top: 11px !important;
	}
	#webinarbeststseller .btn-floatingleft {
		width: 35px;
		height: 35px;
		margin-top: 75px;
		left:-40px;
	}
	#webinarbeststseller .fa-chevron-left {
		margin-top: 12px !important;
		position: absolute !important;
		margin-left: 10px !important;
	}
	.bestseller_background p {
		font-size: 0.7rem;
		margin-bottom: 0.4rem;
	}
		.bestseller_background h6 {
		font-size: 0.8rem;
	}
	.custome-options{
		margin-right: 0!important;
		display: block !important;
	}
	.ml-auto .nav-item{
		float: left;
	}
	.ml-auto{
		margin-left:auto !important;
	}
	.navbar .nav-item:hover .dropdown-menu{
		position:absolute;
	}
	
	.navbar .nav-item:hover:nth-child(2) .dropdown-menu{
		left: -90px;
	}
	.navbar .nav-item:hover:nth-child(1) .dropdown-menu{
		left: -40px;
	}
	.ml-auto .nav-link{
		padding: .5rem 0rem;
	}
	.navbar .nav-item .dropdown-menu {
		display: none;
		opacity: 0;
		visibility: hidden;
		transition: .3s;
		margin-top: 0;
	}
}

.login-loading-div {
    display: none;
}

.mask-div {
    width: 100%;
    height: 100%;
    background-color: black;
    position: absolute;
    opacity: 0.1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
    filter: alpha(opacity=10);
    padding: 5px 21px 0 5px;
}

.login-loading-img {
    position: absolute;
	left:50%;
	margin-left:-18px;
	top:50%;
	margin-top:-18px;
    z-index: 10;
}

.privacy-bar{ text-align:center; text-align: center; font-size: 16px; background: #313131 ; padding:11px 0;}
	
.privacy-bar h6 {
	font-size: 75%;
	line-height: 16px;
	font-weight: 100;
	color: #cacaca;
	margin: 0 0;
	vertical-align: middle;
	padding:0px;
}

.privacy-bar h6 a{ color:#fff;font-weight: 600;}

#username_error, #pwd_error {color:red; font-size: 0.85rem;}

.marginright {
    margin-right: 2rem !important;
}
@media (min-width: 992px){	
	.marginright {margin-right: 5rem !important;}
}

@media (min-width: 1124px){	
	.marginright {margin-right: 7rem !important;}
}
@media (min-width: 1224px){	
	.marginright {margin-right: 9rem !important;}
}
@media (min-width: 1300px){	
	.marginright {margin-right: 10rem !important;}
}



/* Newly added */

/* Webinar bestseller */

.best-col-width{
	width:50%;
}
@media (max-width: 480px) {
	.best-col-width{
		width:100%;
	}
}

#webinarbeststseller .fa-chevron-right {
    margin-left: 18px;
    position: absolute;
    float: right;
    margin-top: 15px;
}
#webinarbeststseller .fa-chevron-left {
    margin-top: 18px;
    position: absolute;
    margin-left: 15px;
}
@media (min-width: 768px) {
  /* show 3 items */
  #webinarbeststseller .carousel-inner .active,
  #webinarbeststseller .carousel-inner .active + .carousel-item,
  #webinarbeststseller .carousel-inner .active + .carousel-item {
    display: block;
  }

  #webinarbeststseller .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  #webinarbeststseller .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
  #webinarbeststseller .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
    transition: none;
  }

  #webinarbeststseller .carousel-inner .carousel-item-next,
  #webinarbeststseller .carousel-inner .carousel-item-prev {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  #webinarbeststseller .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: 0%;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* left or forward direction */
  #webinarbeststseller .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  #webinarbeststseller .carousel-item-next.carousel-item-left + .carousel-item,
  #webinarbeststseller .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
  #webinarbeststseller .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* farthest right hidden item must be abso position for animations */
  #webinarbeststseller .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* right or prev direction */
  #webinarbeststseller .active.carousel-item-right + .carousel-item-prev .carousel-item-right,
  #webinarbeststseller .carousel-item-prev.carousel-item-right + .carousel-item,
  #webinarbeststseller .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
    position: relative;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
  }

  #webinarbeststseller .carousel-inner .carousel-item {
    margin-right: 0%;
  }

 
}

@media (max-width: 180px) and (max-width: 767px) {
  #webinarbeststseller .carousel-inner div.carousel-item {
    margin-right: 100%;
  }

}
@media (min-width: 769px) and (max-width: 991px){
	.bestseller_background h6{
		overflow: hidden !important;
		display: -webkit-box !important;
		-webkit-line-clamp: 3 !important;
		-webkit-box-orient: vertical !important;
	}
	.bestseller_background br{display:none;}
	.bestseller_background .customebutton{
		font-size:0.8rem;
	}
	#webinarbeststseller .btn-floatingright {
		margin-left: 683px;
		width: 35px;
		height: 35px;
		margin-top: 75px;
	}
}
@media (min-width: 321px) and (max-width: 768px){
	#webinarbeststseller .fa-chevron-right {
		margin-left: 12px;
		position: absolute;
		float: right;
		margin-top: 11px;
	}
	#webinarbeststseller .btn-floatingright {
		width: 35px;
		height: 35px;
		margin-top: 55px;
		right:-35px;
	}
	#webinarbeststseller .btn-floatingleft {
		width: 35px;
		height: 35px;
		margin-top: 55px;
		left:-35px;
	}
	#webinarbeststseller .fa-chevron-left {
		margin-top: 12px;
		position: absolute;
		margin-left: 10px;
	}
}

#webinarbeststseller .bestseller_background h6 {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
}










/* Recently viewed section */
@media (min-width: 768px) {
  /* show 3 items */
  #Recently_viewed .carousel-inner .active,
  #Recently_viewed .carousel-inner .active + .carousel-item,
  #Recently_viewed .carousel-inner .active + .carousel-item + .carousel-item {
    display: block;
  }

  #Recently_viewed .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  #Recently_viewed .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
  #Recently_viewed .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
    transition: none;
  }

  #Recently_viewed .carousel-inner .carousel-item-next,
  #Recently_viewed .carousel-inner .carousel-item-prev {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  #Recently_viewed .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -33.3333%;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* left or forward direction */
  #Recently_viewed .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  #Recently_viewed .carousel-item-next.carousel-item-left + .carousel-item,
  #Recently_viewed .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
  #Recently_viewed .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* farthest right hidden item must be abso position for animations */
  #Recently_viewed .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* right or prev direction */
  #Recently_viewed .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
  #Recently_viewed .carousel-item-prev.carousel-item-right + .carousel-item,
  #Recently_viewed .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
  #Recently_viewed .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
  }

  #Recently_viewed .carousel-inner .carousel-item {
    margin-right: 0%;
  }

}
@media (max-width: 180px) and (max-width: 767px) {
  #Recently_viewed .carousel-inner div.carousel-item {
    margin-right: 100%;
  }

 
}
#Recently_viewed .carousel-control-prev {
	color: #5969f6 !important;
    font-size: 30px !important;
	opacity: 1;
    left: -10%;
}
#Recently_viewed .carousel-control-next {
	color: #5969f6 !important;
    font-size: 30px !important;
	opacity: 1;
    right: -10%;
}
#Recently_viewed .card .card-body{
	padding: 0 !important
}
#Recently_viewed .recently-viewed-heading{
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}






/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
	
	.band {
		text-align: center !important;
	}
}


/* ----------- iPhone 6+, 7+ and 8+ ----------- */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
	
	.band {
		text-align: center !important;
	}
}

.recently-viewed-heading{
	height: 96px;
}
#seminarbestseller .btn-floatingleft {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    width: 47px;
    height: 47px;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    position: absolute;
    float: right;
    margin-top: 90px;
    background: #ffffff;
    left: -60px;
}
#seminarbestseller .btn-floatingright {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    width: 47px;
    height: 47px;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    position: absolute;
    float: right;
    margin-top: 90px;
    background: #ffffff;
	right: -60px;
}

#nav-seminar .carousel-item {
    /* margin-right: 0; */
}
#standardbestseller .btn-floatingleft {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    width: 47px;
    height: 47px;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    position: absolute;
    float: right;
    margin-top: 90px;
    background: #ffffff;
    left: -60px;
}
#standardbestseller .btn-floatingright {
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    width: 47px;
    height: 47px;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    cursor: pointer;
    position: absolute;
    float: right;
    margin-top: 90px;
    background: #ffffff;
	right: -60px;
}


@media (min-width: 321px) and (max-width: 768px){
#standardbestseller .btn-floatingleft {
    width: 35px;
    height: 35px;
    margin-top: 55px;
	left:-35px;
}
#standardbestseller .fa-chevron-left {
    margin-top: 12px;
    position: absolute;
    margin-left: 10px;
}
#seminarbestseller .btn-floatingright {    
    width: 35px;
    height: 35px;
    margin-top: 55px;
	right:-35px;
}
#seminarbestseller .fa-chevron-left {
    margin-top: 12px;
    position: absolute;
    margin-left: 10px;
}
}


/* Seminar best seller */

#seminarbestseller .bestseller_background h6{
		overflow: hidden !important;
		display: -webkit-box !important;
		-webkit-line-clamp: 2 !important;
		-webkit-box-orient: vertical !important;
	}
@media (min-width: 768px) {
  /* show 3 items */
  #seminarbestseller .carousel-inner .active,
  #seminarbestseller .carousel-inner .active + .carousel-item,
  #seminarbestseller .carousel-inner .active + .carousel-item {
    display: block;
  }

  #seminarbestseller .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  #seminarbestseller .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
  #seminarbestseller .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
    transition: none;
  }

  #seminarbestseller .carousel-inner .carousel-item-next,
  #seminarbestseller .carousel-inner .carousel-item-prev {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  #seminarbestseller .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: 0%;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* left or forward direction */
  #seminarbestseller .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  #seminarbestseller .carousel-item-next.carousel-item-left + .carousel-item,
  #seminarbestseller .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
  #seminarbestseller .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* farthest right hidden item must be abso position for animations */
  #seminarbestseller .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* right or prev direction */
  #seminarbestseller .active.carousel-item-right + .carousel-item-prev .carousel-item-right,
  #seminarbestseller .carousel-item-prev.carousel-item-right + .carousel-item,
  #seminarbestseller .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
    position: relative;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
  }

  #seminarbestseller .carousel-inner .carousel-item {
    margin-right: 0%;
  }
}
#seminarbestseller .fa-chevron-left {
    margin-top: 18px;
    position: absolute;
    margin-left: 15px;
}
#seminarbestseller .fa-chevron-right {
    margin-left: 18px;
    position: absolute;
    float: right;
    margin-top: 15px;
}
@media (min-width: 321px) and (max-width: 768px){
	#seminarbestseller .btn-floatingleft {
		width: 35px;
		height: 35px;
		margin-top: 55px;
		left:-35px;
	}
	#seminarbestseller .fa-chevron-left {
		margin-top: 12px;
		position: absolute;
		margin-left: 10px;
	}
	#seminarbestseller .btn-floatingright {
		width: 35px;
		height: 35px;
		margin-top: 55px;
		right:-35px;
	}
	#seminarbestseller .fa-chevron-right {
		margin-left: 12px;
		position: absolute;
		float: right;
		margin-top: 11px;
	}

}
@media (min-width: 769px) and (max-width: 1024px){
	#seminarbestseller .btn-floatingleft {
		width: 35px;
		height: 35px;
		margin-top: 75px;
		left:-40px;
	}
	#seminarbestseller .fa-chevron-left {
		margin-top: 12px !important;
		position: absolute !important;
		margin-left: 10px !important;
	}
	#seminarbestseller .btn-floatingright {
		width: 35px;
		height: 35px;
		margin-top: 75px;
		right:-40px;
	}
	#seminarbestseller .fa-chevron-right {
		margin-left: 12px !important;
		position: absolute !important;
		float: right !important;
		margin-top: 11px !important;
	}
}
@media (max-width: 180px) and (max-width: 767px) {
  #seminarbestseller .carousel-inner div.carousel-item {
    margin-right: 100%;
  }

}

/* Standard best seller */

#standardbestseller .bestseller_background h6{
		overflow: hidden !important;
		display: -webkit-box !important;
		-webkit-line-clamp: 2 !important;
		-webkit-box-orient: vertical !important;
	}
@media (min-width: 768px) {
  /* show 3 items */
  #standardbestseller .carousel-inner .active,
  #standardbestseller .carousel-inner .active + .carousel-item,
  #standardbestseller .carousel-inner .active + .carousel-item {
    display: block;
  }

  #standardbestseller .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  #standardbestseller .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
  #standardbestseller .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
    transition: none;
  }

  #standardbestseller .carousel-inner .carousel-item-next,
  #standardbestseller .carousel-inner .carousel-item-prev {
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  #standardbestseller .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: 0%;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* left or forward direction */
  #standardbestseller .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  #standardbestseller .carousel-item-next.carousel-item-left + .carousel-item,
  #standardbestseller .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
  #standardbestseller .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  /* farthest right hidden item must be abso position for animations */
  #standardbestseller .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }

  /* right or prev direction */
  #standardbestseller .active.carousel-item-right + .carousel-item-prev .carousel-item-right,
  #standardbestseller .carousel-item-prev.carousel-item-right + .carousel-item,
  #standardbestseller .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
    position: relative;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
  }

  #standardbestseller .carousel-inner .carousel-item {
    margin-right: 0%;
  }
}
#standardbestseller .fa-chevron-left {
    margin-top: 18px;
    position: absolute;
    margin-left: 15px;
}
#standardbestseller .fa-chevron-right {
    margin-left: 18px;
    position: absolute;
    float: right;
    margin-top: 15px;
}
@media (min-width: 321px) and (max-width: 768px){
	#standardbestseller .btn-floatingleft {
		width: 35px;
		height: 35px;
		margin-top: 55px;
		left:-35px;
	}
	#standardbestseller .fa-chevron-left {
		margin-top: 12px;
		position: absolute;
		margin-left: 10px;
	}
	#standardbestseller .btn-floatingright {
		width: 35px;
		height: 35px;
		margin-top: 55px;
		right:-35px;
	}
	#standardbestseller .fa-chevron-right {
		margin-left: 12px;
		position: absolute;
		float: right;
		margin-top: 11px;
	}

}
@media (min-width: 769px) and (max-width: 1024px){
	#standardbestseller .btn-floatingleft {
		width: 35px;
		height: 35px;
		margin-top: 75px;
		left:-40px;
	}
	#standardbestseller .fa-chevron-left {
		margin-top: 12px !important;
		position: absolute !important;
		margin-left: 10px !important;
	}
	#standardbestseller .btn-floatingright {
		width: 35px;
		height: 35px;
		margin-top: 75px;
		right:-40px;
	}
	#standardbestseller .fa-chevron-right {
		margin-left: 12px !important;
		position: absolute !important;
		float: right !important;
		margin-top: 11px !important;
	}
}

@media (max-width: 180px) and (max-width: 767px) {
  #standardbestseller .carousel-inner div.carousel-item {
    margin-right: 100%;
  }

}