@font-face {
  font-family: "Lovelo";
  src:/*url("../fonts/Lovelo_Black.eot?") 
  format("eot"),url("../fonts/Lovelo_Black.woff") 
  format("woff"),*/ url("../fonts/Lovelo_Black.ttf")
      format("truetype"),
    url("../fonts/Lovelo_Black.svg#Lovelo-Black") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans Light";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTRa1RVmPjeKy21_GQJaLlJI.woff)
    format("woff");
}

/*@font-face {
    font-family: Lovelo;
    src: url(../fonts/Lovelo_Black.ttf);
}*/
body {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400;
  letter-spacing: 0.5px;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif !important;
}
.title_white {
  color: #ffffff;
  font-size: 42px;
  font-weight: 600;
}

.content {
  background: #fff;
  width: 100%;
  float: left;
  min-height: 400px;
  /*padding-top: 50px;*/
}
.main_wraper {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  overflow: hidden;
}
.top_wrap {
  width: 100%;
  box-sizing: border-box;
  float: left;
  background: #ffffff;
  position: relative;
  z-index: 99;
  -webkit-box-shadow: 0px 7px 9px -6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 7px 9px -6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 7px 9px -6px rgba(0, 0, 0, 0.2);
}

.search_panel ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.search_panel .header_ul {
  /*margin-top: 5px;*/
}
.search_panel ul li {
  display: inline-block;
  float: none !important;
  line-height: 65px !important;
}
.search_panel ul li a {
  padding: 0px 20px !important;
  display: block;
  color: #000000 !important;
  font-size: 15px;
  font-weight: 400;
  text-shadow: 0px 0px 0px !important;
  height: 65px;
  line-height: 65px;
}
.search_panel ul li a:hover {
  color: #f1f1f1;
  text-decoration: none;
}
.container1 {
  text-align: center;
}
.container3 {
  max-width: 1400px;
  width: 100%;
  margin: 20px auto;
}
.custom_collapse ul.maximenuck label.maximenumobiletogglericonck {
  color: #fff;
}
.navbar .container1 .custom_collapse {
}
.custom_collapse {
  /*position: absolute;
    transform: translate(-50%, 0%);
    left: 50%;*/
}
.navbar-header button span.icon-bar {
  background: #fff;
  display: none;
}
.search_panel {
  display: inline-block;
  float: right;
}
.navbar {
  margin-bottom: 0;
  border: none;
}
.slider_div {
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  background: #fff;
}
.slider_div .single-item .slide1 {
  background: url("/templates/jsp_template/images/ban-img1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.slider_div .single-item .slide2 {
  background: url("/templates/jsp_template/images/ban-img2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.slider_div .single-item .slide3 {
  background: url("/templates/jsp_template/images/ban-img3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.slider_div .single-item .slide4 {
  background: url("/templates/jsp_template/images/ban-img4.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.slider_div .single-item .slide5 {
  background: url("/templates/jsp_template/images/ban-img2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.search {
  background: #4b51b3;
}
.header_ul {
  text-align: center;
  float: right;
}
.header_ul li {
  display: inline-block;
  float: none;
}
.header_ul li a {
  color: #fff;
}
.header_ul li a:hover {
  background: none;
}
.header_ul li a:focus {
  background: none;
  outline: none;
}
.lb-data .lb-close {
  background-size: 22px;
}
.submenu {
  background: #383b44;
}
.submenu li a {
  color: #fff;
}
.submenu li a:hover {
  color: #f1f1f1;
}
.slider_div {
}
.single-item {
  /*max-width: 700px;*/
  margin: 0 auto;
  color: #fff;
  line-height: 28px;
  text-align: left;
  width: 100%;
  padding: 0;
  margin: 0;
  /* min-height: 620px; */
  margin-bottom: 0 !important;
}
.slick-prev,
.slick-next {
  display: none !important;
}
.slider_div .slick-dots {
  top: 30%;
  left: 220px;
  display: inline-block;
  width: auto;
}
.slider_div .slick-dots li {
  width: 2px !important;
  background: #ffffff;
  opacity: 0.4;
  height: 25px !important;
  display: block;
  margin-bottom: 5px;
}

.slider_div .slick-dots li.slick-active {
  opacity: 0.8;
  height: 46px !important;
}
.slider_div .slick-dots li.slick-active button {
  height: 46px !important;
  line-height: 46px !important;
  font-size: 36px;
}

.slider_div .slick-item {
  position: relative;
}
.slider_div .slick-dots li button {
  width: auto !important;
  /*font-size: 20px;*/
  color: #ffffff;
  opacity: 0.4;
  min-width: 40px;
  height: 30px !important;
  padding: 0;
}
.slider_div .slick-dots li button:before {
  width: 2px !important;
  height: 30px !important;
  background: #ffffff;
  font-size: 0;
  opacity: 0.4;
}
.slider_div .slick-dots li button:hover,
.slick-dots li button:focus {
  /*background: #ffffff !important;
  opacity: 0.8;*/
}
.slider_div .slick-dots li.slick-active button:before {
  opacity: 0.8;
  background: #ffffff;
}
.slider_div .slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 0;
}

.toolbar input[type="search"] {
  display: none;
  width: 200px;
}
.slide_inner {
  width: 25%;
  height: 270px;
  margin: 84px 0px 115px 300px;
  /* margin: 113px 123px; */
  /* background-color: white; */
}

.slide_inner h2 {
  font-weight: 500;
  font-size: 30px;
  letter-spacing: 1px;
  margin-bottom: 25px;
}

.slide_inner p {
  font-size: 18px;
}
.slide_inner center {
  margin: auto;
  width: 60%;
  min-height: 239px;
}
#search {
  border: none;
  background: no-repeat;
  border-bottom: 1px solid #666;
  color: #000;
  outline: none;
  padding: 6px 10px;
  border-radius: 0;
  box-shadow: none;
}
.extensionSlider_div {
  width: 100%;
  box-sizing: border-box;
  background: #ffffff;
  min-height: 500px;
  padding: 30px 0 40px;
}
.extensionSlider_div .thumb-item h4 {
  color: #333333;
  font-weight: 600;
}
.extensionSlider_div .thumb-item {
  margin: 0 10px;
  padding: 90px 60px 45px;
  background: #ffffff;
  /*transition: all ease 0.4s;*/
  /*border-bottom: 10px solid #fff;*/
  border-radius: 6px 6px 6px 6px;
  min-height: 440px;
  max-height: 440px;
  transition: 0.2 ease;
}
.extensionSlider_div .thumb-item:hover {
  /*border-bottom: 10px solid #3776e8;*/
  box-shadow: 0 15px 30px 10px rgba(55, 118, 232, 0.1),
    0 22px 15px 5px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 9999999;
  /*background-color: #f0f7fe;*/
  background: #f0f7fe
    linear-gradient(
      to right,
      rgba(77, 82, 183, 1) 0%,
      rgba(255, 50, 130, 1) 100%
    )
    left bottom no-repeat;
  background-size: 100% 10px;
  transition: 0.2 ease;
}
.extensionSlider_div .slick-dots {
  bottom: -50px;
}
.extensionSlider_div .slick-dots li button {
  background: #b1b3c3;
  border-radius: 50px;
  width: 12px;
  height: 12px;
}
.extensionSlider_div .slick-dots li button:before {
  display: none;
}
.extensionSlider_div .slick-dots li.slick-active button {
  background: #4d53b7;
}
.extensionSlider_div .slick-dots li {
  width: 10px;
}
.extensionSlider_div .thumb-item p {
  font-weight: 600;
  margin-top: 20px;
  line-height: 24px;
}

.descSlider_div {
  background: #1d2646;
  padding-top: 50px;
  padding-bottom: 50px;
  width: 100%;
  float: left;
}
.desc-item {
  width: 100%;
  float: left;
  box-sizing: border-box;
}
.preview_img img {
  width: 100%;
}
.ext_detail_inner {
  padding: 70px 210px 50px 100px;
}
.ext_detail_inner h2 {
  margin-bottom: 25px;
}
.ext_detail_inner p {
  color: #ccc;
  line-height: 1.6;
}

.descSlider_div .slick-dots {
  bottom: 0px;
  top: 0;
  padding-left: 280px;
  max-height: 30px;
}
.descSlider_div .slick-dots li button {
  background: #000;
  border-radius: 50px;
  width: 12px;
  height: 12px;
}
.descSlider_div .slick-dots li button:before {
  display: none;
}
.descSlider_div .slick-dots li {
  width: 10px !important;
}
.descSlider_div .slick-dots li.slick-active button {
  background: #ff3282;
}
.descSlider_div .slick-dots li button:hover,
.descSlider_div .slick-dots li button:focus {
  background: #ff3282 !important;
}
.btn_div {
  margin-top: 50px;
}
.more_btn {
  font-size: 11px;
  /*padding: 15px 30px;*/
  font-weight: 800;
  background: #ff3282;
  border-radius: 30px;
  transition: all ease 0.3s;
  /* border: 2px solid #fff; */
  min-width: 200px;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  transition: all ease-in-out 0.3s;
  box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.3);
}
.more_btn:hover {
  /*
  text-decoration: none;
  border: 2px solid #fff;
    background: no-repeat;
    color: #fff;
  */

  background: #fff !important;
  color: #ff3282 !important;
  text-decoration: none;
}
.more_btn:focus {
  outline: none;
  text-decoration: none;
}
.extention_slider {
  margin-bottom: 0 !important;
}
.testimonialSlider_div {
  background: url(../images/Background.png) no-repeat;
  height: auto;
  background-size: contain;
  width: 100%;
  background-color: #ffffff;
  background-position: center;
  text-align: justify;
  display: block;
  clear: both;
  padding: 60px 0;
}
.testimonialSlider_div .slick-dots {
  display: none !important;
}
.testimonial_inner {
  max-width: 750px;
  width: 100%;
  margin: 100px auto;
  text-align: center;
  background-size: 35%;
  background-position: top left;
}
.testimonial_img {
  width: 80px;
  margin: 0 auto 30px;
  border-radius: 50px;
  background: url("../images/testdefimg.png");
}
.testimonial_text p {
  color: #1d2646;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
}
.testimonial_text p.testimonial_name {
  font-size: 16px;
  font-weight: 600;
  color: #01d7c6;
}

.testimonialSlider_div .slick-dots li button {
  background: #a3a6b4;
  border-radius: 50px;
  width: 12px;
  height: 12px;
}
.testimonialSlider_div .slick-dots li button:before {
  display: none;
}
.testimonialSlider_div .slick-dots li {
  width: 10px !important;
}
.testimonialSlider_div .slick-dots li.slick-active button {
  background: #3776e8;
}
.testimonialSlider_div .slick-dots li button:hover,
.testimonialSlider_div .slick-dots li button:focus {
  background: #3776e8 !important;
}

/*footer css start here*/
.footer_sec {
  background: #4b51b3;
  width: 100%;
  float: left;
  padding: 20px 0px;
  /*min-height: 500px;*/
}

.footer_sec2 {
  background: #1d2646;
  width: 100%;
  float: left;
  padding: 50px 0;
}
.update_msg h2 {
  font-weight: 400;
  font-size: 32px;
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 25px;
}
.update_msg p {
  color: #8b8fdc;
  font-size: 17px;
  line-height: 28px;
}
.notification_span {
  padding: 13px 33px;
  border: 2px solid #ff3282;
  border-radius: 30px;
  display: inline-block;
  margin-left: 0px !important;
}

.send_btn {
  display: inline-block;
  margin-left: 7px;
  padding: 0px 35px;
  background: #444ba5;
  text-align: center;
  border-radius: 30px;
  height: 58px;
  border: none;
  transition: all ease 0.3s;
}
/*
.send_btn:hover{
  background: #356ed4;
}
*/
.footer_input {
  border: none;
  font-size: 12px !important;
  font-weight: 400;
  letter-spacing: 1px;
  color: #8b8fdc !important;
  outline: none;
  margin: 0 10px;
  height: 30px !important;
  box-shadow: 0px 0px 0px !important;
  max-width: 180px !important;
  min-width: 180px !important;
}

.notify_7 {
  display: table;
  min-height: 220px;
  padding-left: 0px;
  padding-right: 0px;
}
#sclogin-form {
  display: inline;
}
.logout {
  float: right;
  background: none;
  color: #fff;
  border: none;
  height: 65px;
  line-height: 64px;
}
.notification_sec {
  display: table-cell;
  vertical-align: middle;
  /*text-align: right;*/
}
.notification_sec p {
  text-align: center;
  margin-top: 8px;
  padding-right: 100px;
}
.notification_sec p small a {
  color: #356cd0;
  text-decoration: underline;
  margin-left: 65px;
}
.notification_sec p a {
  color: #fff !important;
}
.footer_extrow {
  /*width: 100%;*/
  /*float: left;*/
  box-sizing: border-box;
}
.footer_grid3 h5 {
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 30px;
}
.footer_menu_row {
  width: 100%;
  float: left;
  /*border-top: 1px solid #444;*/
  padding: 25px 0 25px;
}
ul li a:hover {
  text-decoration: none;
}
.footer_ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer_ul li {
  padding: 12px 0;
}
.footer_ul li a {
  color: #b1b1b1 !important;
  font-size: 13px;
  font-weight: 400;
  transition: all ease 0.3s;
}
.footer_ul li a:hover {
  color: #fff !important;
}

.footer_grid3 p a {
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 400;
  word-wrap: break-word;
  padding-top: 10px;
  display: inline-block;
  transition: all ease 0.3s;
}
.footer_grid3 p a:hover {
  color: #fff !important;
  text-decoration: none;
}
.footer_social {
  list-style: none;
  padding: 0;
  margin-top: 25px;
  margin-left: 0 !important;
}
.footer_social li {
  display: inline-block;
  margin-right: 15px;
}
.footer_social li a {
}
.footer_social li a i {
  color: #ffffff;
  font-size: 28px;
  transition: all ease-in-out 0.3s;
}
.footer_social li a i:hover {
  color: #fff;
}
.footer_info,
.copyright {
  text-align: center;
  color: #b1b1b1;
  font-size: 13px;
}
.footer_info a {
  color: #b1b1b1 !important;
  font-size: 13px;
  transition: all ease-in-out 0.3s;
  text-decoration: underline;
}
.footer_info a:hover {
  text-decoration: none;
  color: #ffffff !important;
}
.footer_info {
  margin: 60px 0px 10px;
  width: 100%;
  float: left;
}

/*slider popup css start here*/
.expansion_div {
  max-width: 1100px;
  min-height: 600px;
  width: 100%;
  background: #32343d;
  z-index: 9;
  display: none;
  transition: all ease 0.3s;
  position: fixed;
  top: 0px;
  transform: translate(-50%, 0%);
  left: 9%;
}
.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  z-index: 7;
  display: none;
}
.show_expansion {
  display: block;
}
.popup_content {
  padding: 100px 60px;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.popup_extension {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 20px 0;
}
.extension_box {
  max-width: 170px;
  width: 100%;
  height: 220px;
  background: #40434b;
  margin: 0 6px 6px 0;
  padding: 15px;
}
.commercial_ul li {
  /*transform: rotate(270deg);*/
  display: block;
  float: none;
  background: #40434b;
  /*min-height: 200px;*/
  /*margin-top: 80px;*/
}
.commercial_ul li:last-child {
  /*margin-top: 130px;*/
}
.commercial_ul li a {
  /*transform: rotate(270deg);*/
}
.extension_box p {
  color: #fff;
}

/*extension details css start*/

.extension_intro {
  min-height: 540px;
  background: #494c55;
  width: 100%;
  float: left;
}

.jsecure_intro {
  background: url(../images/bg-jsecure.jpg) no-repeat;
  /*background-size: contain;*/
}
.jsp_store_locator_intro {
  background: url(../images/bg-location.jpg) no-repeat;
  /*background-size: contain;*/
}
.addthis_intro {
  background: url(../images/bg-social-share.jpg) no-repeat;
  /*background-size: contain;*/
}
.jLike_intro {
  background: url(../images/bg-social-share.jpg) no-repeat;
  /*background-size: contain;*/
}
.jsptickets_intro {
  background: url(../images/bg-tickets.jpg) no-repeat;
  /*background-size: contain;*/
}
.wsecure_intro {
  background: url(../images/bg-jsecure.jpg) no-repeat;
  /*background-size: contain;*/
}

.jsecure_intro,
.jsp_store_locator_intro,
.addthis_intro,
.jLike_intro,
.jsptickets_intro,
.wsecure_intro {
  background-size: cover;
}

.navbar-brand {
  padding: 11px 20px;
}
.navbar-brand img {
  width: 138px;
}

.intro_div {
  text-align: center;
  width: 100%;
  margin: 80px 0px 60px;
}
.intro_div p {
  color: #ffffff;
  font-size: 18px;
  padding: 0 50px;
  font-weight: 300;
}
.intro_div h1 {
  color: #fff;
  font-weight: 300;
  margin-bottom: 25px;
}
.feature_div {
  background: #ea5255 url(../images/featuretxt.jpg) left center no-repeat;
  margin-top: -260px;
  width: 100%;
  float: left;
}
.feature_common {
  width: 100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 10px;
  display: table;
}

.feature_inner h4 {
  display: block;
  clear: both;
  text-align: center;
  color: #d8d9dc;
}
.feature_inner h4 a {
  color: #ffffff;
  font-weight: 600;
}
.bottom_content {
  width: 100%;
  background: #e4ebf5;
  float: left;
}
.feature_inner {
  padding: 80px 140px 50px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  display: block;
  vertical-align: middle;
}
.feature_row {
  width: 100%;
  float: left;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.feature_4 {
  text-align: center;
}
.feature_4 p {
  color: #d8d9dc;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
}
.feature_main {
  /*  max-width: 980px;*/
  margin: 0 auto;
  padding: 0;
}
.feture_icon img {
  margin: 0 auto;
  display: block;
}
.feature_4 h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: #fff;
  margin-bottom: 10px;
}
.feature_sub_inner .col-sm-4 {
  /*float: none;
  display: inline-block;*/
}
.feature_sub_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.feature_video {
  background: #ffffff url(../images/videodemotxt.jpg) left center no-repeat !important;
  padding: 100px 80px;
  background: #fff;
  text-align: center;
  display: table;
}
.feature_video iframe {
  width: 100% !important;
  height: 400px !important;
  position: relative !important;
  margin: 0 auto;
  display: block;
  max-width: 800px;
}
.feature_video .jauthentication_content iframe {
  height: 300px !important;
}
.feature_video div:first-child {
  padding-bottom: 0 !important;
  vertical-align: middle;
}
.feature_video_content {
  text-align: left;
}
.feature_video_content p {
  font-size: 16px;
  font-weight: 400;
  color: #8e8e8e;
  margin-bottom: 15px;
}
.feature_video div:first-child li {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
  color: #8e8e8e;
}
.feature_subscription {
  background: #2d3e50 url(../images/subscriptiontxt.jpg) left center no-repeat;
}
.subscription_inner {
  width: 100%;
  padding: 60px 110px 30px;
  float: left;
  margin: 64px 0;
  text-align: center;
}
.subs_4 {
  background: #fff;
  border-radius: 6px;
  text-align: center;
  padding: 70px 13px 30px 13px;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  position: relative;
  z-index: 2;
  min-height: 400px;
  min-width: 312px;
  max-width: 312px;
  margin: 0 auto;
  height: 560px;
  display: grid;
}
.subs_icon img {
  width: 125px;
}
.subs_4 p {
  color: #8e8e8e;
  font-size: 18px;
}
.subs_4 p.subs_price {
  font-weight: 600;
  color: #ea5255;
  font-size: 30px;
}
.subs_icon {
  margin-bottom: 45px;
}
.feature_sub_inner .col-sm-4 {
  padding: 0 2px;
  text-align: center;
}
.subs_4:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  box-shadow: 0 26px 50px 10px rgba(55, 118, 232, 0.1),
    0 22px 25px 5px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 3;
  background: #fff;
}

.subs_buy {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: rgba(234, 82, 85, 0.9);
  left: 0;
  min-height: 210px;
  height: 240px;
  border-radius: 0px 0px 5px 5px;
  opacity: 0;
  transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  /*display: table;*/
  align-items: stretch;
  display: flex;
}
.subs_4:hover .subs_buy {
  opacity: 1;
}
.buy_btn_div {
  width: 100%;
  height: 100%;
  min-height: 100px;
  /*display: table-cell;
    vertical-align: middle;*/
  display: flex;
  display: -webkit-flex;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
}

a.buy_btn {
  display: inline-block;
  height: 49px;
  background: #fff;
  color: #ea5255;
  text-align: center;
  padding: 0px 20px;
  line-height: 49px;
  border-radius: 30px;
  font-size: 11px;
  font-weight: 800;
  box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.1);
  min-width: 155px;
  /*margin-top: 20%;*/
}

.feature_sub_inner a.buy_btn {
  display: inline-block;
  height: 49px;
  background: #ea5255;
  color: #fff;
  text-align: center;
  padding: 0px 20px;
  line-height: 49px;
  border-radius: 30px;
  font-size: 11px;
  font-weight: 800;
  box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.1);
  min-width: 155px;
  /*margin-top: 20%;*/
}
.buy_btn:hover {
  text-decoration: none;
}
.feature_item {
  background: #fff;
  float: left;
  overflow: hidden;
  margin: 0 15px;
  text-align: center;
  /*max-width: 370px;*/
  /*padding: 25px; */
  min-height: 268px;
  border-radius: 6px;
  display: table !important;
  outline: none;
}
.feature_bg {
  width: 100%;
  height: 100%;
  float: left;
  background: #e4ebf5 !important;
}
.feature_screen {
  background: #e4ebf5 url(../images/screenshottxt.jpg) left bottom no-repeat !important;
  min-height: 630px;
  width: 100%;
  box-sizing: border-box;
  position: absolute;
  z-index: 0;
  left: 0;
  bottom: 130px;
}
.feature_item img {
  margin: 0 auto;
  /*max-width: 427px;
  min-width: 427px;*/
  max-width: 369px;
  min-width: 369px;
  width: 100%;
  max-height: 269px;
  /*min-height: 269px;*/
}
.feature_slider_div {
  margin: 40px 0 60px;
  position: relative;
  z-index: 8;
  /*background:#e4ebf5 url(../images/screenshottxt.jpg) left 20em bottom no-repeat !important;*/
}
.feat_img {
  display: table-cell;
  vertical-align: middle;
  outline: none;
}
.feature_slider .slick-track {
  padding: 50px 0;
}
.feature_item.slick-current {
  box-shadow: 0 26px 50px 10px rgba(55, 118, 232, 0.1),
    0 22px 25px 5px rgba(0, 0, 0, 0.05);
}

.feature_slider_div .slick-dots {
  bottom: -20px;
}
.feature_slider_div .slick-dots li button {
  background: #ffffff;
  border-radius: 50px;
  width: 12px;
  height: 12px;
}
.feature_slider_div .slick-dots li button:before {
  display: none;
}
.feature_slider_div .slick-dots li.slick-active button {
  background: #24282b;
}
.feature_slider_div .slick-dots li {
  width: 10px;
}
.demo_link {
  width: 100%;
  text-align: center;
  margin: 0px 0 50px 0;
  float: left;
  position: relative;
  z-index: 2;
}
.demo_link_btn {
  display: inline-block;
  font-size: 11px;
  font-weight: 800;
  height: 55px;
  line-height: 52px;
  border: 2px solid #ea5255;
  color: #ea5255;
  padding: 0 50px;
  border-radius: 30px;
  transition: all ease-in-out 0.3s;
}
.demo_link_btn:hover {
  background: #fff;
  border-color: #fff;
  text-decoration: none;
}

div#maximenuck93 div.floatck {
  background: #1d2646 !important;
}

div#maximenuck93 ul.maximenuck li.maximenuck.level1 > a,
div#maximenuck93 ul.maximenuck li.maximenuck.level1 > span.separator {
  font-size: 15px !important;
  color: #ffffff !important;
  font-weight: 400;
}

div#maximenuck93 ul.maximenuck li.maximenuck ul.maximenuck2 a,
div#maximenuck93 ul.maximenuck2 a {
  font-weight: 400;
  font-size: 14px !important;
  color: #ffffff !important;
}

/*
.thumb-item h4{
font-family: "Myriad pro Semibold";
}
*/

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #8b8fdc;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #8b8fdc;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #8b8fdc;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #8b8fdc;
}
div#login-modal .sourcecoast,
.sourcecoast.modal {
  background: #1d2646 !important;
  padding: 15px !important;
  max-width: 450px !important;
  width: 100% !important;
}
div#login-modal {
  z-index: 9898989 !important;
}
.modal-backdrop {
  z-index: 9 !important;
}
.sourcecoast .modal-header {
  line-height: 0;
  text-align: left;
}
.sourcecoast span.modal-title {
  color: #fff;
}
.sourcecoast .close {
  color: #fff !important;
  opacity: 0.6 !important;
  margin-top: -3px !important;
}
.sourcecoast .modal-body {
  line-height: 0;
  width: 100% !important;
  padding: 20px 0 !important;
}
.sclogin-joomla-login.vertical input#sclogin-username.input-block-level {
  width: 100% !important;
}
.sourcecoast input[type="radio"],
.sourcecoast input[type="checkbox"] {
  margin: 0px 0 0 !important;
}
.sourcecoast label {
  color: #ccc !important;
}
.control-group button.btn {
  min-width: 100px;
  border: none;
  border-radius: 0;
  background: #ff3282;
  height: 35px;
  margin-right: 5px;
  padding: 0;
  line-height: 35px;
}
.control-group button.btn:hover {
  background: #ff3282 !important;
}
.control-group button.btn + a {
  min-width: 100px;
  border: none;
  border-radius: 0;
  /*background: #ff3282;*/
  height: 35px;
  margin-right: 5px;
  line-height: 35px;
  padding: 0;
}
.slider_btn {
  text-align: center;
  min-width: 200px;
  border: none;
  border-radius: 30px;
  background: #ff3282;
  height: 60px;
  margin-right: 5px;
  padding: 0;
  line-height: 60px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  margin-top: 30px;
  font-weight: 800;
  outline: none;
  box-shadow: 0px 13px 30px rgba(0, 0, 0, 0.3);
  transition: all ease-in-out 0.3s;
  box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.3);
}
.slider_btn:hover {
  /*color: #fff;*/
  text-decoration: none;
  background: #fff !important;
  color: #ff3282;
}
.slider_btn:focus {
  color: #fff;
  text-decoration: none;
  outline: none;
}
.slick-slide:focus {
  outline: none;
}
.main_wraper .content form {
  width: 100%;
  float: left;
  background: #fff;
  padding: 30px;
}
.main_wraper .content form .rssearch_row {
  padding: 15px;
}

.btn-group-vertical > .btn,
.btn-group > .btn {
  /*display: none !important;*/
}
.content .item-page .icons .btn-group.pull-right button.btn.dropdown-toggle {
  display: none !important;
}
#adminForm input {
  min-width: auto !important;
  width: auto !important;
}
select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  height: 30px !important;
  padding: 4px 6px !important;
}
div.btn-toolbar {
  margin-left: 0 !important;
}
.ticket-table th {
  border: none !important;
}
.search_panel {
  max-height: 65px;
  margin-left: 32px;
}
.footer_input {
  background: none !important;
  border: none !important;
  outline: none !important;
  border-radius: 0 !important;
}
.footer_input:focus {
  background: none !important;
  border: none !important;
  outline: none !important;
  box-shadow: 0px 0px 0px !important;
}
.input_border {
  border-right: 2px solid #8b8fdc !important;
}
.input_border:focus {
  border-right: 2px solid #8b8fdc !important;
}
ul.maximenuck li {
  border: none !important;
  margin: 0px 0px 0 0 !important;
}

/*payplan css*/

.payplans .label.label-success,
.payplans .label.label-important,
.payplans .label.label-warning,
.payplans .label.label-,
.payplans div.label {
  display: block;
}

.registration form.form-horizontal .control-group .control-label {
  text-align: left !important;
}
.registration form.form-horizontal .control-group .control-label {
  display: inline-block;
  min-width: 200px;
}
.registration form.form-horizontal .control-group .controls {
  display: inline-block;
}
.registration form.form-horizontal .control-group .controls {
  margin-bottom: 10px;
}

.login form.form-horizontal .control-group .control-label {
  text-align: left !important;
}
.login form.form-horizontal .control-group .control-label {
  display: inline-block;
  min-width: 125px;
}
.login form.form-horizontal .control-group .controls {
  display: inline-block;
}
.login form.form-horizontal .control-group:nth-child(3) {
  margin-bottom: 10px;
}
.login form.form-horizontal .control-group:nth-child(3) .controls {
  display: inline-block;
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}

.login form.form-horizontal .control-group .controls {
  margin-bottom: 10px;
}
#login-modal.sourcecoast.modal {
  margin: auto !important;
  left: 0;
}

.reset form.form-horizontal .control-group .control-label {
  text-align: left !important;
}

.reset form.form-horizontal .control-group .control-label {
  display: inline-block;
  min-width: 125px;
}
.reset form.form-horizontal .control-group .controls {
  display: inline-block;
  margin-bottom: 10px;
}

form.form-horizontal .control-group .control-label {
  text-align: left !important;
}
form.form-horizontal .control-group .control-label {
  display: inline-block;
  min-width: 300px;
}
form.form-horizontal .control-group .controls {
  display: inline-block;
}
form.form-horizontal .control-group .controls {
  margin-bottom: 10px;
}

select.input-medium,
select.input-medium option {
  color: #333 !important;
}
div > ul.nav.nav-tabs.nav-stacked {
  width: 100% !important;
  float: left !important;
  box-sizing: border-box;
}
.content .page-header {
  margin: 0 !important;
}
.article_custom {
  margin: 0 auto !important;
  padding: 66px !important;
  max-width: 1100px;
}
.article_custom pre {
  white-space: pre-wrap;
}
.profile .dl-horizontal dt {
  text-align: left;
}
.profile {
  max-width: 1100px;
  margin: 50px auto;
  float: none;
  box-shadow: 0px 0px 4px #ccc;
  padding: 15px;
}
.features-list {
  list-style: none;
  padding: 0;
}

ul.maximenuck li ul {
  padding-bottom: 10px !important;
}

ul.maximenuck li ul li {
  margin: 0px 0px 0 0 !important;
  padding: 10px 10px 10px 14px !important;
  transition: all ease 0.3s;
}
/*
.floatck{
    padding: 0 !important;
}
ul.maximenuck li ul li:hover{
    background: rgb(18, 22, 37) !important;
}
*/

ul.maximenuck li ul li:last-child {
  margin-bottom: 0px !important;
  border-radius: 0px 0px 4px 4px !important;
}

ul.maximenuck li ul li:first-child {
  border-radius: 4px 4px 0px 0px !important;
}
ul.maximenuck li ul li:hover:last-child {
  margin-bottom: 0px !important;
  border-radius: 4px 4px 4px 4px !important;
}
ul.maximenuck li ul li:hover:first-child {
  margin-bottom: 0px !important;
  border-radius: 4px 4px 4px 4px !important;
}
.send_btn:hover {
  background: #3c4186;
}
.chronoforms6_credits {
  display: none;
}

.multifield .field {
  border: 1px solid #dcdada;
  padding: 5px !important;
}

.payplans .pp-login .control-group .offset8 {
  margin-left: 0;
}
.payplans .pp-login .control-group .controls.offset8 button {
  color: #fff;
}
.control-group div.offset8 {
  margin-left: 0 !important;
}
.control-group div.offset8 button {
  color: #fff;
}
.control-group div.offset8 button i {
  margin-top: 4px;
  display: none !important;
}

#category_id {
  height: 100px !important;
}

#phoca-dl-most-viewed-box {
  padding: 0 2%;
}
.thankyou {
  padding: 20px 50px;
}

.top_menu .navbar {
  height: 65px;
  line-height: 65px;
}
.pdl0 {
  padding-left: 0;
}

.main_container {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  /*overflow: hidden;*/
}
.footercol1 {
  width: 25%;
  float: left;
}
.footercol {
  width: 25%;
  float: left;
}
.custom_row {
  width: 100%;
  float: left;
}

div#maximenuck93.maximenuckh ul.maximenuck li.level1.parent > a:after,
div#maximenuck93.maximenuckh
  ul.maximenuck
  li.level1.parent
  > span.separator:after {
  top: 25px;
  right: -4px;
  border: 1px solid #fff;
  border-width: 0 0 2px 2px;
  width: 8px;
  height: 8px;
  line-height: 0;
  font-size: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

div#maximenuck93 ul.maximenuck li.level1.parent li.parent > a:after,
div#maximenuck93
  ul.maximenuck
  li.level1.parent
  li.parent
  > span.separator:after,
div#maximenuck93 ul.maximenuck li.maximenuck ul.maximenuck2 li.parent > a:after,
div#maximenuck93
  ul.maximenuck
  li.maximenuck
  ul.maximenuck2
  li.parent
  > a:after {
  top: 2.7px;
  right: -7px;
  border: 1px solid #fff;
  border-width: 0 0 2px 2px;
  width: 8px;
  height: 8px;
  line-height: 0;
  font-size: 0;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

ul.features-list {
  font-size: 18px;
  font-weight: 400;
  color: #8e8e8e;
}
.social_like {
  font-size: 18px;
  color: #494c54;
  font-weight: 400;
  margin-top: 35px;
}

.social_like a {
  color: #3776e9;
}
.social_like img {
  margin: -9px 11px 0 0;
}
.floatck {
  padding: 0px 0 0 0 !important;
}
ul.maximenuck li ul li:hover {
  background: rgb(18, 22, 37) !important;
}
.maxidrop-main,
.maxidrop-main2,
.maximenuck2 ul.maximenuck2 {
  box-sizing: border-box;
  border-radius: 4px !important;
}
ul.maximenuck li.level1 > div.floatck {
  margin-left: -15px;
}
.search_panel ul li a:hover {
  height: 65px;
  line-height: 65px;
  border-radius: 0px;
  text-decoration: underline;
}
.search_panel ul li a .fa {
  font-size: 16px;
}
ul.maximenuck li.level1 {
  padding: 0 15px !important;
  height: 65px;
  line-height: 65px;
  transition: all ease 0.3s;
}
ul.maximenuck li.level1:hover,
ul.maximenuck li.maximenuck.level1.active:hover {
  background: #121625 !important;
}
ul.maximenuck2 li.level2 {
  line-height: 28px !important;
}
div#maximenuck93 ul.maximenuck li.level1.parent li.parent > a:after,
div#maximenuck93
  ul.maximenuck
  li.level1.parent
  li.parent
  > span.separator:after,
div#maximenuck93 ul.maximenuck li.maximenuck ul.maximenuck2 li.parent > a:after,
div#maximenuck93
  ul.maximenuck
  li.maximenuck
  ul.maximenuck2
  li.parent
  > a:after {
  top: 6.7px;
}
ul.maximenuck {
  top: -1.75px;
}
.g-recaptcha {
  margin-bottom: 2%;
}

.subs_price_cancel strike {
  display: none;
}

.coupon-block {
  height: 50px;
  background-size: cover;
  background-repeat: no-repeat;
}

.coupon-text {
  text-align: center;
  color: white;
  font-weight: bold;
  padding-top: 12px;
}

.navbar-mega-menu .dropdown {
  display: inline !important;
  position: inherit;
}
.navbar-mega-menu a {
  color: #000000;
  padding: 5px 15px;
}
.navbar-mega-menu .dropdown-content {
  display: none;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 10px 10px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 100% !important;
  margin: 0 auto;
  max-width: 600px;
  right: 0;
  line-height: 2;
  left: 0;
  text-align: center;
  border-radius: 0px 0px 10px 10px;
}
.navbar-mega-menu .dropdown-content h3 {
  font-size: 18px;
  font-weight: 600;
}
.navbar-mega-menu .dropdown:hover .dropdown-content {
  display: block;
}
.navbar-mega-menu .column {
  display: block;
  width: 33%;
  float: left;
  padding: 10px;
  position: relative;
}
.dropdown-content .row {
  display: flex;
}
.navbar-mega-menu .column:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  background: #c7c7c7;
  right: 0;
  top: 0;
  display: block;
}
.navbar-mega-menu .column:last-child:after {
  display: none;
}
.navbar-mega-menu .column a {
  float: none;
  color: black;
  padding: 5px 5px;
  text-decoration: none;
  display: block;
  text-align: left;
  line-height: 1.3;
  margin-left: 20px;
}
.navbar-mega-menu .column a:hover {
  background-color: transparent !important;
  color: #ef4423;
}
.navbar-mega-menu .column a:hover {
  background-color: #ddd;
}

/* Clear floats after the columns */
.navbar-mega-menu .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 767px) {
  .navbar-mega-menu .column {
    width: 100%;
    height: auto;
  }
  .navbar-mega-menu .dropdown-content {
    width: 95%;
  }
  .navbar-mega-menu .column:first-child .cat_list:after {
    height: 1px;
    width: 100%;
    right: 0;
    bottom: 0;
    top: auto;
    display: block;
  }
  .navbar-mega-menu .cat_list {
    padding-bottom: 15px;
    min-width: 100px;
  }
  /* mobile nav */
  .navbar .container1 .custom_collapse {
    display: none !important;
  }
  .navbar .container1 .collapse.in {
    display: block !important;
  }
}
.navbar-collapse.collapse {
  display: inline-block !important;
}

button.dropbtn {
  background: transparent;
  box-shadow: none;
  border: 0;
  padding: 0 20px;
}
.navbar-mega-menu .dropdown-content {
  width: 1000px !important;
  margin: 0 auto;
  max-width: 1000px;
  right: 0;
  line-height: 2;
  left: 0;
  text-align: center;
}

/* sticky*/

.sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  border-top: 0;
  -webkit-box-shadow: 0px 7px 9px -6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 7px 9px -6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 7px 9px -6px rgba(0, 0, 0, 0.2);
}
.footer-sec-3 {
  display: block;
  width: 100%;
  background: #1d2646;
  padding: 10px 0 20px;
}
.footer-sec-3 .footer_info {
  margin-top: 15px;
}

.footer_logo {
  margin-top: 35px;
}

.testimonialSlider_div h2 {
  text-align: center;
}
.testimonial_head {
  color: #4b51b3;
  font-size: 42px;
  font-weight: 600;
}
.review-section {
  text-align: center;
  padding: 40px 0;
  border-top: 5px solid #1d2646;
  border-bottom: 5px solid #1d2646;
  background: #1d2646;
  clear: both;
  display: block;
}

.review-section .ratings {
  padding: 10px;
  margin: 0;
  display: inline-block;
  border: 1px solid #b1b1b1;
}

.review-section .ratings i {
  color: #f0f7fe;
}

.star-hover {
  color: gold !important;
}
.ratings .selected {
  color: gold !important;
}
.review-section .ratings p {
  color: #b1b1b1;
  margin: 0px;
}

.review-section p {
  margin-top: 15px;
  color: #b1b1b1;
}

form#sclogin-form95 ul {
  list-style: none;
}

#sclogin-form95 ul > li > a {
  display: inline-block;
  margin-left: -40px;
  color: white;
  margin-top: 7px;
}

/* 04-12-19 */
.intro-text {
  padding: 50px 0;
  background: #f3f7fb;
}
.intro-text p {
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
}
.joomla-needs-section {
  padding: 50px 0;
  background: #f3f7fb;
  text-align: center;
}
.preview_img {
  padding: 0 20px;
}
.joomla-needs b {
  font-size: 18px;
  padding-bottom: 10px;
  display: block;
}
.joomla-needs ul {
  padding: 0;
}
.joomla-needs ul li {
  list-style: none;
  display: inline-block;
  padding: 15px 10px;
  margin: 10px 5px;
  background: #4b51b3;
  clear: both;
  min-width: 310px;
  color: #ffffff;
  font-weight: 600;
}
.joomla-needs span {
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
}
.joomla-needs span:after {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #333333;
  height: 1px;
  bottom: 8px;
  content: "";
}
.calltoaction-section {
  padding: 50px 0;
}
.call-to-action {
  text-align: center;
}
.call-to-action p {
  font-size: 18px;
  color: #8e8e8e;
}
.call-to-action b {
  display: block;
  font-size: 18px;
  color: #4b51b3;
}

@media screen and (max-width: 991px) {
  .testimonial_text p {
    max-width: 450px;
    margin: 0 auto;
    font-size: 22px;
  }
  .ext_detail_inner h2 {
    margin-bottom: 20px;
    font-size: 28px;
  }
  .ext_detail_inner p {
    font-size: 16px !important;
  }
  .extensionSlider_div .thumb-item {
    padding: 70px 30px 45px;
  }
  .navbar-mega-menu .dropdown-content {
    max-width: 90%;
  }
}

@media screen and (max-width: 1200px) {
  .navbar-mega-menu .dropdown-content {
    max-width: 900px;
  }
  .ext_detail_inner {
    padding: 70px 70px 50px 50px;
  }
}
@media screen and (max-width: 1366px) {
  .ext_detail_inner {
    padding: 70px 70px 50px 50px;
  }
}

.mod-list.nav > li > a {
  position: relative;
  display: block;
  padding: 12px;
  padding-left: 0px;
  color: #b1b1b1 !important;
  font-size: 13px;
  font-weight: 400;
}

.mod-list.nav > li > a:hover {
  color: #fff !important;
  background: none;
}

.slick-item img.product-img {
  position: absolute;
  right: 2%;
  top: 15%;
  height: 60%;
}

.footer_grid3 h5 {
  text-transform: uppercase;
}

#sclogin-form .logout {
  color: black;
}

#jsp_ratings_schema{
  display: none !important;
}