/*body{
  font-family: 'Montserrat', sans-serif;
  background: #fff;
  color: #212121;
}*/
.flash-banner-open .instagram-captions {
    padding-top: 160px;
  }
  body{
    background-color: #fff;
    color: #65676b;
    font-size:16px;
    font-family: "Inter", sans-serif;
  }
  a{
    color: #059dff;
  }
  
  a:hover{
    color: #059dff !important;
    text-decoration: none;
  }
  
  .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }
  
  .header{
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: none;
   /* box-shadow: 0 3px 9px 3px rgba(0, 0, 0, 0.06)!important;*/
  }
  .header.shrink {
      background: #f5f8fa !important;
  }
  .header .navbar-brand img{
    height: 45px;
  }
  .header .navbar .navbar-nav .nav-link{
    font-weight: 500;
    font-size:14px;
    padding: 7px 0;
    cursor: pointer;
    color: #acacac;
    cursor: pointer;
    white-space: normal;
    position: relative;
    background: transparent;
  }
  html[lang="en"] .header .navbar .navbar-nav .nav-link.dropdown-toggle {
    white-space: nowrap;
  }
  
  .header .navbar .navbar-nav .nav-link:hover, .header .navbar .navbar-nav .active > .nav-link{
    color:#059dff !important;
    width: 100%;
  }
  
  .header .navbar li {
    position: relative;
    line-height: 1em;
    padding: 10px 13px;
  }
  
  .header .navbar .menu-item-list .dropdown-menu .dropdown-item{
   padding: 1rem 1.5rem;
  }
  
  .header .navbar .menu-item-list .dropdown-menu {
    margin-top: 2px;
    padding: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  
  .header .navbar .navbar-toggler {
    color: #333;
    border: none;
    font-size: 24px;
  }
  .header .btn-login{
    padding-left: 20px;
    padding-right: 10px;
    color: #22012f!important;
  }
  
  .header .btn-login:hover{
    color: #f16334!important;
    font-weight: 500;
  }
  
  .header .sign-up{
    padding: 2px 15px;
  }
  
  .header .btn-outline-primary.sign-up{
    border-color: #f16334!important;
    color: #22012f !important;
    z-index: 9999;
  }
  
  .header a.btn-outline-primary.sign-up:hover{
    font-weight: 500;
    color: #fff!important;
    z-index: 9999;
    border-color: #fea921!important;
    background-color: #fea921!important;
    background-image: -webkit-linear-gradient(left,#ff7802 0%,#fea921 100%),-webkit-linear-gradient(left,#ff7802 0%,#fea921 100%)!important;
    background-image: -moz-linear-gradient(left,#ff7802 0%,#fea921 100%),-moz-linear-gradient(left,#ff7802 0%,#fea921 100%)!important;
    background-image: -o-linear-gradient(left,#ff7802 0%,#fea921 100%),-o-linear-gradient(left,#ff7802 0%,#fea921 100%)!important;
    background-image: linear-gradient(to right,#ff7802 0%,#fea921 100%),linear-gradient(to right,#ff7802 0%,#fea921 100%)!important;
  }
  
  .alert-icon > i {
    top: 0.9rem;
  }
  
  /*section header-top*/
  section.header-top{
    background: #f5f7fb;
    padding: 85px 30px 10px;
  }
  
  section.header-top .mini-menu{
    padding-left: 90px;
  }
  
  section.header-top .mini-menu li{
    position: relative;
  }
  
  section.header-top .mini-menu li a {
    display: inline-block;
    font-size: 11.5px;
    font-weight: 600;
    padding: 5px 20px 5px 20px;
    margin-left: -24px;
    color: #f16334;
    background-color: #fff;
    text-decoration: none;
    border-radius: 0 80px 80px 0;
    box-shadow: 3px 0 3px rgba(0, 0, 0, .13);
    transition: .3s ease;
  }
  section.header-top .mini-menu li.active {
    border-color: #f16334!important;
    color: #f16334!important;
  }
  
  section.header-top .mini-menu li.active a, section.header-top .mini-menu li:hover a {
    color: #fff; 
    background-color: #f16334; 
  }
  
  section.header-top .mini-menu li:nth-child(1) {
    z-index: 99;
  }
  
  section.header-top .mini-menu li:nth-child(2) {
    z-index: 50;
  }
  
  .active-light-mode .site-logo-white{
      display:none;
  }
  
  .active-light-mode .site-logo{
      display:block !important;
  }
  
  /*Section.package-content*/
  section.package-content{
    padding: 180px 0 0; 
  }
  .category-content a{
      color:#acacac;
  }
  .category-content pre{
      background:transparent;
  }
  .category-content p iframe{
      margin:20px 0 10px;
  }
  section.package-content .pk-header{
    padding-bottom: 50px;
  }
  
  section.package-content .pk-header .title{
    font-size: 40px;
    font-weight: 500;
  }
  
  section.package-content .pk-header .title strong{
    color: #f16334;
  }
  
  section.package-content .pk-lists .item{
    padding: 15px;
  }
  
  section.package-content .pk-lists .item .card{
    border-radius: 7px;
    border: 1px solid #00000024;
    background:transparent;
    /*box-shadow: 0 8px 18px rgba(65,85,108,.1);*/
    box-shadow: none;
    transition: ease .5s,-webkit-box-shadow .5s;
    margin:0;
  }
  
  section.package-content .pk-lists .item .name{
    padding: 20px 0px 0;
    text-align: center;
    font-weight: 600;
    letter-spacing: .05em;
    margin: 0;
  }
  section.package-content .pk-lists .item .name span{
      font-size:14px;
      color:#181818;
  }
  section.package-content .pk-lists .item .name .number{
    font-size: 32px;
    color: #fb5343;
    font-weight: 700;
  }
  
  section.package-content .pk-lists .item .price span.big,section.package-content .pk-lists .item .price-product span:nth-child(2){
    color: #181818;
      font-weight: 700;
      font-size: 48px;
  }
  section.package-content .pk-lists .item .price-product span:first-child{
      color: #65676b;
      font-size: 28px;
      opacity: 0.3;
      vertical-align: middle;
      display: inline-block;
      font-weight: normal;
      margin-top: -30px;
  }
  section.package-content .pk-lists .item .price sub{
    font-size: 28px;
    opacity: 0.3;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    top: -18px;
    color: #65676b;
  }
  
  section.package-content .pk-lists .item .price{
   /* background: linear-gradient(to bottom right,#ff6807 0%,#ffb600cc 100%);
    background-image: -webkit-linear-gradient(left,#ff7802 0%,#fea921 100%),-webkit-linear-gradient(left,#ff7802 0%,#fea921 100%);
    background-image: -moz-linear-gradient(left,#ff7802 0%,#fea921 100%),-moz-linear-gradient(left,#ff7802 0%,#fea921 100%);
    background-image: -o-linear-gradient(left,#ff7802 0%,#fea921 100%),-o-linear-gradient(left,#ff7802 0%,#fea921 100%);
    background-image: linear-gradient(to right,#ff7802 0%,#fea921 100%),linear-gradient(to right,#ff7802 0%,#fea921 100%);*/
    padding: 12px 0;
    font-size: 26px;
    /*color: #fff;*/
    font-weight: 600;
    margin-bottom: 0;
  }
  
  section.package-content .pk-lists .item .features li{
    font-size: 14px;
    margin-bottom: 0;
    padding: 7px 0;
    /*border: 1px solid #ededed;*/
    border-top: 0!important;
    position: relative;
  }
  section.package-content .pk-lists .item .features .text-success{
      color: #fb5343 !important;
      font-weight:700;
  }
  section.package-content .pk-lists .item .features .text-icon{
    color: #acacac;
  }
  
  section.package-content .pk-lists .item .order_button{
    padding: 12px 0 40px;
    border-top: 0;
  }
  
  section.package-content .pk-lists .item .order_button .btn-dark{
    font-weight: 400!important;
    padding: 5px;
    background: #5c5859;
    border: 1px solid #5c5859;
    border-radius: 8px 0 0 8px;
    cursor: auto!important;
    color: #fff;
  }
  .takeItNow-btn .btn-color {
      pointer-events:all !important;
      color: #fff!important;
      border:0 !important;
      line-height: 50px;
      font-size: 16px;
      border-radius: 8px !important;
      padding: 0 28px !important;
      background: linear-gradient(95deg, #059dff 15%, #6549d5 45%, #e33fa1 75%, #fb5343 100%) 98%/200% 100%;
  }
  section.package-content .pk-lists .item .order_button .btn-color {
      line-height: 50px;
      font-size: 16px;
      border-radius: 8px !important;
      padding: 0 28px !important;
      background: linear-gradient(95deg, #059dff 15%, #6549d5 45%, #e33fa1 75%, #fb5343 100%) 98%/200% 100%;
  }
  
  section.package-content .pk-lists .item .order_button .btn-disabled{
    background: #5c5859;
    border: 1px solid #707070!important;
  }
  
  section.package-content .pk-lists .item .order_button .btn-color, 
  section.package-content .pk-lists .item .order_button .btn-disabled{
    border-radius: 0 8px 8px 0;
    color: #fff;
    margin-left: -5px;
    font-weight: 400!important;
    padding: 5px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  
  .btn-color:hover{
     box-shadow: 0 0 20px 5px rgba(251,83,67,0.2);
     filter: brightness(125%);
     color:#fff !important;
  }
  
  /*section.package-content .pk-lists .item .card:hover {
    box-shadow: 0 5px 7px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, .2);
    -webkit-transform: translate(0, -4px);
    transform: translate(0, -4px);
  }*/ 
  section.package-content .model a {
      color: #fb5343 !important;
  }
  section.package-content .pk-header h1.title-name {
      margin-bottom: 20px;
      font-size: 28px !important;
      line-height: 2.3;
      display: inline-block;
      -webkit-text-fill-color: transparent;
      -webkit-background-clip: text !important;
      background: linear-gradient(95deg, #059dff 15%, #6549d5 45%, #e33fa1 75%, #fb5343 100%) 98%/200% 100%;
  }
  .category-content{
      padding-bottom:30px;
  }
  .category-content li {
      list-style-type: none;
  }
  hr.leading-loose-border {
      border-top: 2px solid #00000024;
      width: 80%;
      margin: 1rem auto 2rem;
  }
  
  .owl-nav>.owl-prev {
    top: 50%!important;
    left: 0px!important;
    -webkit-transform: translateX(-50%);
    transform: translateY(-50%);
    position: absolute;
  }
  
  
  .owl-nav>.owl-next {
    top: 50%!important;
    right: 0px!important;
    -webkit-transform: translateX(-50%);
    transform: translateY(-50%);
    position: absolute;
  }
  
  .owl-nav>.owl-prev span, .owl-nav>.owl-next span{
    display: none!important;
  }
  
  .owl-nav .owl-prev:before {
    content: "\f104";
    left: -10px;
    z-index: 11;
  }
  
  .owl-nav .owl-next:after {
    content: "\f105";
    right: -10px;
    z-index: 11;
  }
  
  .owl-nav .owl-prev:before, .owl-nav .owl-next:after {
    position: absolute;
    font-family: FontAwesome;
    font-size: 30px;
    background: #fb5343;
    width: 35px;
    text-align: center;
    height: 35px;
    border-radius: 50%;
    line-height: 33px;
    color: #fff;
  }
  
  .owl-nav .owl-prev:before:hover, .owl-nav .owl-next:after:hover {
    background: #000;
    color: #f16334;
    box-shadow: 0 0 20px 5px rgb(251 83 67 / 20%);
      filter: brightness(125%);
  }
  
  /*section how it works*/
  section.how-it-works{
    padding: 30px 0;
    position: relative;
    z-index: 100;
  }
  
  .how-it-works:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    opacity: 0.1;
    z-index: -99;
  }
  
  section.how-it-works .header-top{
    padding-bottom: 50px;
  }
  
  section.how-it-works .header-top .title{
    font-size: 40px;
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
  }
  section.how-it-works .step-lists {
      padding: 50px;
      background-color: #f5f8fa;
      border-radius: 16px;
  }
  section.how-it-works .step-lists .step{
    position: relative;
    padding: 0;
  }
  section.how-it-works .step-lists .step h3{
      font-size: 20px;
      color:#181818;
      height:60px;
  }
  section.how-it-works .step-lists .step .bg-number{
    position: absolute;
    font-size: 12rem;
    top: -130px;
    left: 0px;
    z-index: -1;
    font-weight: bold;
    color: rgb(244, 124, 1);
    font-family: 'Source Sans Pro', sans-serif;
  }
  
  /*section Checkout form*/
  section.checkout-form{
    padding: 130px 0 100px; 
  }
  
  section.checkout-form .checkout-header{
    padding-bottom: 50px;
  }
  
  section.checkout-form .checkout-header .title{
    font-size: 40px;
    font-weight: 500;
  }
  
  section.checkout-form .checkout-header .title strong{
    color: #f16334;
  }
  
  section.checkout-form .checkout-left, section.checkout-form .checkout-right{
    border: 1px solid #dadada;
  }
  
  section.checkout-form .checkout-wrap{
    box-shadow: 5px 5px 30px -2px #cecece;
  }
  
  section.checkout-form .checkout-left-title, section.checkout-form .checkout-right-title{
    line-height: 36px;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    margin: 0 -13px 0 -12px;
    padding: 10px 20px;
    border-right: 1px solid #fff;
    background: #ff6807;
    background: linear-gradient(top left, #ff6807 0%, #ffb600cc 100%);
    background: linear-gradient(to bottom right, #ff6807 0%, #ffb600cc 100%);
  }
  
  section.checkout-form .checkout-left-content .selectize-input .image {
    width: 2.5rem;
  }
  
  section.checkout-form .checkout-left-content .selectize-dropdown .image{
    width: 2.25rem;
  }
  
  section.checkout-form .checkout-right-content .leading-loose .text-icon{
    color: #f16334;
  }
  
  section.checkout-form .checkout-left-content .dimmer-content{
    min-height: 430px;
  }
  
  .btn-submit{
    height: 40px;
    color: #fff;
    text-transform: uppercase;
    background-image: -webkit-linear-gradient(left, #ff700b 0%, #ffb62c 51%, #ff720c 100%);
    background-image: -o-linear-gradient(left, #ff700b 0%, #ffb62c 51%, #ff720c 100%);
    background-image: linear-gradient(to left, #ff700b 0%, #ffb62c 51%, #ff720c 100%);
  }
  
  
  
  .btn-gradient {
    text-align: center;
    transition: 0.5s;
    background-size: 200% auto;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 20px #eee;
  }
  
  .btn-gradient:hover {
    background-position: right center;
  }
  
  section.checkout-result{
    padding: 160px 0 100px;
  }
  
  section.checkout-result .card{
    border-radius: 0px;
    border:none;
  }
  
  section.checkout-result .card-body{
    box-shadow: 5px 5px 30px -2px #cecece;
  }
  
  section.checkout-result .checkout-header{
    padding-top: 20px;
  }
  
  section.checkout-result .checkout-header .title{
    font-size: 40px;
    font-weight: 500;
  }
  
  section.checkout-result .checkout-header .title strong{
    color: #f16334;
  }
  
  section.checkout-result .detail{
    padding: 30px;
  }
  
  section.checkout-result .detail p{
    color: #000;
  }
  
  section.checkout-result .btn-submit{
    margin-top: 30px; 
    height: 40px;
    color: #fff;
    background-image: -webkit-linear-gradient(left, #ff700b 0%, #ffb62c 51%, #ff720c 100%);
    background-image: -o-linear-gradient(left, #ff700b 0%, #ffb62c 51%, #ff720c 100%);
    background-image: linear-gradient(to left, #ff700b 0%, #ffb62c 51%, #ff720c 100%);
  }
  
  section.checkout-result .btn-contact{
    margin-top: 30px; 
    height: 40px;
    color: #fff;
    background-image: -webkit-linear-gradient(left, #00d2ff 0%, #3a7bd5 51%, #00d2ff 100%);
    background-image: -o-linear-gradient(left, #00d2ff 0%, #3a7bd5 51%, #00d2ff 100%);
    background-image: linear-gradient(to right, #00d2ff 0%, #3a7bd5 51%, #00d2ff 100%)
  }
  
  
  /*Reviews*/
  #faq-section{
      z-index:999;
  }
  #faq-section h4{
      padding-right:28px !important;
  }
  #review-section-area .section__head{
      padding-top:0;
  }
  #review-section-area h2,#faq-section h2{
      color:#181818;
      font-size: 44px;
      font-weight: 600;
  }
  #review-section-area .page_reviews .rr_review_text,#review-section-area p,#faq-section p,#faq-section h4	{
      color:#65676b;
  }
  #review-section-area .page_reviews .rr_review_name{
      color:#181818;
  }
  section.how-it-works .header-top .title{
      font-size: 44px;
      font-weight: 600;
      color: #181818;
  }
  #faq-section .section__head{
      padding-top:0;
  }	
      
      
  /*FAQ*/
  section.faq, section.contact{
    padding: 100px 0 100px; 
    position: relative;
   /* background: linear-gradient(360deg, #ff7700 0%, #f4d19a 100%);*/
    z-index: 100;
  }
  
  
  /*section.faq:before , section.contact:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/bg_how_it_works.jpg);
    background-position: center center;
    background-attachment: fixed;
    opacity: 0.1;
    z-index: -99;
  }*/ 
  
  section.faq .faq-header{
    text-align: center;
    padding-bottom: 50px;
    padding-top:30px;
  }
  
  section.faq .faq-header .title{
    margin-top: -30px;
}
section.package-content .pk-lists .item .price sub{
  font-size: 28px;
  opacity: 0.3;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  top: -18px;
  color: #65676b;
}

section.package-content .pk-lists .item .price{
 /* background: linear-gradient(to bottom right,#ff6807 0%,#ffb600cc 100%);
  background-image: -webkit-linear-gradient(left,#ff7802 0%,#fea921 100%),-webkit-linear-gradient(left,#ff7802 0%,#fea921 100%);
  background-image: -moz-linear-gradient(left,#ff7802 0%,#fea921 100%),-moz-linear-gradient(left,#ff7802 0%,#fea921 100%);
  background-image: -o-linear-gradient(left,#ff7802 0%,#fea921 100%),-o-linear-gradient(left,#ff7802 0%,#fea921 100%);
  background-image: linear-gradient(to right,#ff7802 0%,#fea921 100%),linear-gradient(to right,#ff7802 0%,#fea921 100%);*/
  padding: 12px 0;
  font-size: 26px;
  /*color: #fff;*/
  font-weight: 600;
  margin-bottom: 0;
}

section.package-content .pk-lists .item .features li{
  font-size: 14px;
  margin-bottom: 0;
  padding: 7px 0;
  /*border: 1px solid #ededed;*/
  border-top: 0!important;
  position: relative;
}
section.package-content .pk-lists .item .features .text-success{
	color: #fb5343 !important;
	font-weight:700;
}
section.package-content .pk-lists .item .features .text-icon{
  color: #acacac;
}

section.package-content .pk-lists .item .order_button{
  padding: 12px 0 40px;
  border-top: 0;
}

section.package-content .pk-lists .item .order_button .btn-dark{
  font-weight: 400!important;
  padding: 5px;
  background: #5c5859;
  border: 1px solid #5c5859;
  border-radius: 8px 0 0 8px;
  cursor: auto!important;
  color: #fff;
}
.takeItNow-btn .btn-color {
	pointer-events:all !important;
	color: #fff!important;
	border:0 !important;
    line-height: 50px;
    font-size: 16px;
    border-radius: 8px !important;
    padding: 0 28px !important;
    background: linear-gradient(95deg, #059dff 15%, #6549d5 45%, #e33fa1 75%, #fb5343 100%) 98%/200% 100%;
}
section.package-content .pk-lists .item .order_button .btn-color {
    line-height: 50px;
    font-size: 16px;
    border-radius: 8px !important;
    padding: 0 28px !important;
    background: linear-gradient(95deg, #059dff 15%, #6549d5 45%, #e33fa1 75%, #fb5343 100%) 98%/200% 100%;
}

section.package-content .pk-lists .item .order_button .btn-disabled{
  background: #5c5859;
  border: 1px solid #707070!important;
}

section.package-content .pk-lists .item .order_button .btn-color, 
section.package-content .pk-lists .item .order_button .btn-disabled{
  border-radius: 0 8px 8px 0;
  color: #fff;
  margin-left: -5px;
  font-weight: 400!important;
  padding: 5px;
  transition: color .15s ease-in-out, background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn-color:hover{
   box-shadow: 0 0 20px 5px rgba(251,83,67,0.2);
   filter: brightness(125%);
   color:#fff !important;
}

/*section.package-content .pk-lists .item .card:hover {
  box-shadow: 0 5px 7px rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, .2);
  -webkit-transform: translate(0, -4px);
  transform: translate(0, -4px);
}*/ 
section.package-content .model a {
    color: #fb5343 !important;
}
section.package-content .pk-header h1.title-name {
    margin-bottom: 20px;
    font-size: 28px !important;
    display: inline-block;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background: linear-gradient(95deg, #059dff 15%, #6549d5 45%, #e33fa1 75%, #fb5343 100%) 98%/200% 100%;
}
.category-content{
	padding-bottom:30px;
}
.category-content li {
    list-style-type: none;
}
hr.leading-loose-border {
    border-top: 2px solid #00000024;
    width: 80%;
    margin: 1rem auto 2rem;
}

.owl-nav>.owl-prev {
  top: 50%!important;
  left: 0px!important;
  -webkit-transform: translateX(-50%);
  transform: translateY(-50%);
  position: absolute;
}


.owl-nav>.owl-next {
  top: 50%!important;
  right: 0px!important;
  -webkit-transform: translateX(-50%);
  transform: translateY(-50%);
  position: absolute;
}

.owl-nav>.owl-prev span, .owl-nav>.owl-next span{
  display: none!important;
}

.owl-nav .owl-prev:before {
  content: "\f104";
  left: -10px;
  z-index: 11;
}

.owl-nav .owl-next:after {
  content: "\f105";
  right: -10px;
  z-index: 11;
}

.owl-nav .owl-prev:before, .owl-nav .owl-next:after {
  position: absolute;
  font-family: FontAwesome;
  font-size: 30px;
  background: #fb5343;
  width: 35px;
  text-align: center;
  height: 35px;
  border-radius: 50%;
  line-height: 33px;
  color: #fff;
}

.owl-nav .owl-prev:before:hover, .owl-nav .owl-next:after:hover {
  background: #000;
  color: #f16334;
  box-shadow: 0 0 20px 5px rgb(251 83 67 / 20%);
    filter: brightness(125%);
}

/*section how it works*/
section.how-it-works{
  padding: 30px 0;
  position: relative;
  z-index: 100;
}

.how-it-works:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  opacity: 0.1;
  z-index: -99;
}

section.how-it-works .header-top{
  padding-bottom: 50px;
}

section.how-it-works .header-top .title{
  font-size: 40px;
  font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
}
section.how-it-works .step-lists {
    padding: 50px;
    background-color: #f5f8fa;
    border-radius: 16px;
}
section.how-it-works .step-lists .step{
  position: relative;
  padding: 0;
}
section.how-it-works .step-lists .step h3{
	font-size: 20px;
	color:#181818;
	height:60px;
}
section.how-it-works .step-lists .step .bg-number{
  position: absolute;
  font-size: 12rem;
  top: -130px;
  left: 0px;
  z-index: -1;
  font-weight: bold;
  color: rgb(244, 124, 1);
  font-family: 'Source Sans Pro', sans-serif;
}

/*section Checkout form*/
section.checkout-form{
  padding: 130px 0 100px; 
}

section.checkout-form .checkout-header{
  padding-bottom: 50px;
}

section.checkout-form .checkout-header .title{
  font-size: 40px;
  font-weight: 500;
}

section.checkout-form .checkout-header .title strong{
  color: #f16334;
}

section.checkout-form .checkout-left, section.checkout-form .checkout-right{
  border: 1px solid #dadada;
}

section.checkout-form .checkout-wrap{
  box-shadow: 5px 5px 30px -2px #cecece;
}

section.checkout-form .checkout-left-title, section.checkout-form .checkout-right-title{
  line-height: 36px;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  margin: 0 -13px 0 -12px;
  padding: 10px 20px;
  border-right: 1px solid #fff;
  background: #ff6807;
  background: linear-gradient(top left, #ff6807 0%, #ffb600cc 100%);
  background: linear-gradient(to bottom right, #ff6807 0%, #ffb600cc 100%);
}

section.checkout-form .checkout-left-content .selectize-input .image {
  width: 2.5rem;
}

section.checkout-form .checkout-left-content .selectize-dropdown .image{
  width: 2.25rem;
}

section.checkout-form .checkout-right-content .leading-loose .text-icon{
  color: #f16334;
}

section.checkout-form .checkout-left-content .dimmer-content{
  min-height: 430px;
}

.btn-submit{
  height: 40px;
  color: #fff;
  text-transform: uppercase;
  background-image: -webkit-linear-gradient(left, #ff700b 0%, #ffb62c 51%, #ff720c 100%);
  background-image: -o-linear-gradient(left, #ff700b 0%, #ffb62c 51%, #ff720c 100%);
  background-image: linear-gradient(to left, #ff700b 0%, #ffb62c 51%, #ff720c 100%);
}



.btn-gradient {
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
  box-shadow: 0 0 20px #eee;
}

.btn-gradient:hover {
  background-position: right center;
}

section.checkout-result{
  padding: 160px 0 100px;
}

section.checkout-result .card{
  border-radius: 0px;
  border:none;
}

section.checkout-result .card-body{
  box-shadow: 5px 5px 30px -2px #cecece;
}

section.checkout-result .checkout-header{
  padding-top: 20px;
}

section.checkout-result .checkout-header .title{
  font-size: 40px;
  font-weight: 500;
}

section.checkout-result .checkout-header .title strong{
  color: #f16334;
}

section.checkout-result .detail{
  padding: 30px;
}

section.checkout-result .detail p{
  color: #000;
}

section.checkout-result .btn-submit{
  margin-top: 30px; 
  height: 40px;
  color: #fff;
  background-image: -webkit-linear-gradient(left, #ff700b 0%, #ffb62c 51%, #ff720c 100%);
  background-image: -o-linear-gradient(left, #ff700b 0%, #ffb62c 51%, #ff720c 100%);
  background-image: linear-gradient(to left, #ff700b 0%, #ffb62c 51%, #ff720c 100%);
}

section.checkout-result .btn-contact{
  margin-top: 30px; 
  height: 40px;
  color: #fff;
  background-image: -webkit-linear-gradient(left, #00d2ff 0%, #3a7bd5 51%, #00d2ff 100%);
  background-image: -o-linear-gradient(left, #00d2ff 0%, #3a7bd5 51%, #00d2ff 100%);
  background-image: linear-gradient(to right, #00d2ff 0%, #3a7bd5 51%, #00d2ff 100%)
}


/*Reviews*/
#faq-section{
	z-index:999;
}
#faq-section h4, #faq-section h3{
	padding-right:28px !important;
}
#review-section-area .section__head{
	padding-top:0;
}
#review-section-area h2,#faq-section h2{
	color:#181818;
	font-size: 44px;
    font-weight: 600;
}
#review-section-area .page_reviews .rr_review_text,#review-section-area p,#faq-section p,#faq-section h4, #faq-section h3	{
	color:#65676b;
}
#review-section-area .page_reviews .rr_review_name{
	color:#181818;
}
section.how-it-works .header-top .title{

    font-size: 44px;
    font-weight: 600;
    color: #181818;
  }
  section.faq .faq-item .card{
    box-shadow: none;
    background: #f5f8fa;
      border-radius: 10px;
      border: 0;
  }
  section.faq .faq-item .card .card-header{
      border:0;
      padding:20px 30px;
      cursor: pointer;
  }
  #goReadFaqPage h3.card-title{
    width: 100%;
    z-index: 9;
  }
  section.faq .faq-item .card .card-body{
          border-top: 1px solid #d8d8d8;
  }
  section.faq .faq-item .card-title{
    font-weight: 400;
  }
  
  section.faq .faq-item .bg-question{
    color: #f16334; 
  }
  
  /*Contact*/
  section.contact{
    padding: 100px 0 100px; 
    position: relative;
  }
  
  section.contact .contact-header{
    text-align: center;
    padding: 30px 0;
  }
  
  .title h1.title-name{
    font-size: 44px;
    font-weight: 600;
    color:#181818;
  }
  
  section.contact .card.contact_form{
        background: transparent;
      box-shadow: none;
      border: 0;
  }
  section.contact .card.contact_form .card-body{
      padding:0;
  }
  section.contact .contact_form .btn-submit{
        border-radius: 8px;
      height: 60px !important;
      font-size: 17px;
      font-weight: 400;
      text-transform: capitalize !important;
      letter-spacing: 0.5px;
      padding: 0 37px;
      transition: 0.4s;
      height: 40px;
      color: #fff;
      box-shadow: none;
    background: linear-gradient(95deg, #059dff 15%, #6549d5 45%, #e33fa1 75%, #fb5343 100%) 95%/200% 100%;
  }
  section.contact .contact_form .btn-submit:hover{
          box-shadow: 0 0 20px 5px rgb(251 83 67 / 20%);
      filter: brightness(125%);
  }
  section.contact .rn-address {
      margin-top: 30px;
      padding: 40px;
      border-radius: 10px;
      padding-top: 40px;
      background: #f5f8fa;
      padding-bottom: 50px;
      box-shadow: 0 0 20px rgb(0 0 0 / 5%);
      transition: 0.3s;
  }
  section.contact .rn-address:hover {
      transform: translateY(-5px);
  }
  section.contact .rn-address .title {
      color: #181818;
      font-weight: 700;
  }
  section.contact .rn-address p a {
      color: #65676b;
      font-size: 18px;
  }
  section.contact .rn-address .icon {
      color: #059dff !important;
      border-radius: 100%;
      font-size: 40px;
      display: inline-block;
      margin-bottom: 17px;
      line-height: 6px;
  }
  section.contact .form-group input{
      height: 70px;
      padding: 0 20px;
      border-radius: 10px;
      border: 2px solid #00000024;
      background:transparent;
  }
  section.contact .form-group textarea{
      padding: 20px;
      border-radius: 10px;
      border: 2px solid #00000024;
      background:transparent;
  }
  .form-review .form__field--textarea{
          align-items: baseline !important;
  }
  
  
  /*Clients*/
  section.client{
    padding: 100px 0 100px; 
    position: relative;
    background: linear-gradient(360deg, #ff7700 0%, #f4d19a 100%);
    z-index: 100;
  }
  
  section.client:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/bg_how_it_works.jpg);
    background-position: center center;
    background-attachment: fixed;
    opacity: 0.1;
    z-index: -99;
  }
  
  section.client{
    padding: 100px 0 100px; 
    position: relative;
  }
  
  section.client .client-header{
    text-align: center;
    padding-bottom: 50px;
  }
  
   .title h1.title-name{
    font-size: 44px;
    font-weight: 600;
    color:#181818;
  }
  section.client .card.client_form{
    box-shadow: 0 0 20px #555;
  }
  
  section.client .client_form .btn-submit{
    height: 40px;
    color: #fff;
    text-transform: uppercase;
    background-image: -webkit-linear-gradient(left, #ff700b 0%, #ffb62c 51%, #ff720c 100%);
    background-image: -o-linear-gradient(left, #ff700b 0%, #ffb62c 51%, #ff720c 100%);
    background-image: linear-gradient(to left, #ff700b 0%, #ffb62c 51%, #ff720c 100%);
  }
  
  section.client .client_form .email-input{
    height: 40px;
    border-radius: 10rem;
  }
  
  
  /*Blog*/
  section.blog{
    padding: 100px 0 100px; 
    position: relative;
  }
  
  section.blog .blog-header{
    text-align: center;
    padding-bottom: 50px;
    padding-top:30px;
  }
  
  section.blog .blog-header .title{
    color: #181818;
  
  }
  
  section.blog .blog-item{
          border: 1px solid #f5f8fa;
          border-radius:10px;
      background: #f5f8fa;
    margin-top: 20px;
    margin-bottom: 20px;
    /*box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);*/
  }
  
  section.blog .blog-item .box-image{
    padding: 0px;
    overflow: hidden;
  }
  section.blog .blog-item .box-image img {
      border-top-left-radius: 10px;
      border-bottom-left-radius: 10px;
      width: auto;
      object-fit: cover;
      height: 100%;
      transition: 0.5s;
      overflow: hidden;
  }
  section.blog .blog-item:hover .box-image img{
          transform: scale(1.1);
  }
  section.blog .blog-item .content{
    padding: 35px 20px;
  }
  
  section.blog .blog-item .content .title{
    color: #181818;
    font-size: 20px;
    min-height: 50px;
    font-weight:700;
  }
  section.blog .blog-item .content .short-desc{
    min-height: 75px;
        line-height: 1.7;
  }
  section.blog .blog-item .content .meta-list a, section.blog .blog-item .content .meta-list small{
          color: #65676b;
          font-size: 14px;
  }
  
  
  /*Blog Details*/
  section.blog-single{
    padding-top: 8rem;
    padding-bottom: 60px;
  }
  
  section.blog-single .blog-content{
    background: #fff;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 2px;
  }
  
  section.blog-single .blog-content .title{
    color: #181818;
    font-family: 'Arvo', serif;
    padding-top: 20px;
    line-height: 1.0;
    font-size: 32px;
  }
  
  section.blog-single .blog-content .post-info{
    border-bottom: 1px solid #e5e5e5;
    color: #c2c2c2;
  }
  
  section.blog-single .blog-content .post-info span{
    padding-right: 10px;
  }
  
  section.blog-single .blog-content .details{
    padding-top: 30px;
  }
  
  section.blog-single .blog-content .details >p{
    line-height: 1.75em;
  }
  
  section.blog-single .side-bar .widget{
    margin-bottom: 40px;
  }
  
  section.blog-single .side-bar .widget-category a {
    display: block;
    font-size: 14px;
    color: #354052;
    border-bottom: 1px solid #EEE;
    padding: 5px;
  }
  
  section.blog-single .side-bar .widget-category a span {
    float: right;
    color: #6195FF;
  }
  
  section.blog-single .side-bar .widget-post {
    min-height: 70px;
    margin-bottom: 25px;
  }
  
  section.blog-single .side-bar .widget-post a {
    display: block;
    color: #181818;
  }
  
  section.blog-single .side-bar .widget-post .title{
    padding-top: 13px;
  }
  
  section.blog-single .side-bar .widget-post .box-image {
    display: block;
    margin-right: 10px;
    margin-top: 5px;
  }
  
  section.blog-single .side-bar .widget-post .blog-meta{
    font-size: 10px;
  }
  
  
  section.blog-single .btn-back-blog{
    margin-left: 15px;
    text-transform: uppercase;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    border-radius: 8px !important;
    padding: 0 28px !important;
    background: linear-gradient(95deg, #059dff 15%, #6549d5 45%, #e33fa1 75%, #fb5343 100%) 98%/200% 100%;
    transition: color .15s ease-in-out, background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
  section.blog-single .btn-back-blog:hover{
      box-shadow: 0 0 20px 5px rgb(251 83 67 / 20%);
      filter: brightness(125%) ;
      color: #fff !important;
  }
  .gradient-text-block {
      background-color: #f5f8fa;
      border-radius: 4px;
      padding: 7px 14px;
      display: inline-block;
      box-shadow: 4px 4px 20px 20px rgb(0 0 0 / 1%);
  }
  .rating > input:checked ~ label, .rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label {
      color: #fc591e  !important;
  }
  /*tem*/
  .term-header{
      padding-top:30px;
  }
  
  .sweet-alert button {
  background-color: #fb5343 !important;
  }
  @media (min-width: 960px){
    section.checkout-form .checkout-right-content .card-footer{
      position: absolute;
      bottom: 0px;
      width: 95%;
    }
  }
  
  @media (max-width: 576px){
    section.banner .content{
      text-align: center;
    }
    section.banner .content h1{
      font-size: 30px;
    }
  
    .header-top .navbar-nav.list-inline{
      display: none;
    }
  }
  
  @media (min-width: 1280px){
    .container {
      max-width: 1200px;
    }
  }
  
  @media (max-width: 768px){
    .header .navbar .navbar-nav{
      margin:10px -35px 0px !important;    padding-bottom:20px;
    }
    .header .navbar .navbar-nav li{
      line-height: 1em;
      padding: 8px 38px;
    }
    .header .navbar ul.navbar-nav li.nav-item.active:before, .header .navbar ul.navbar-nav li.nav-item:hover:before{
      display: none;
    }
    .header.shrink .navbar .navbar-toggler{
      color: #333;
    }
    .header .btn-login-signup{
      padding: 10px;
    }
    .header .btn-login{
      padding-left: 0px!important;
    }
    section.blog-single{
      padding-top: 6rem;
    }
    section.package-content {
      padding: 145px 0 0;
    }
    .header .navbar-brand img {
      height: 40px;
    }
    .header .navbar .site-logo {
      /*display: block!important;*/
      height: 40px;
    }
    
  }
  /*Header Dropmenu*/
  .header .dropdown-menu {
    margin-top: 0rem;
  }
  
  .header .navbar-nav li:hover > ul.dropdown-menu {
    display: block;
  }
  
  .header .dropdown-menu{
      background:#f5f8fa;
    padding: 0px;
    border: none;
    border-radius: 0px;
    min-width: 200px;
    box-shadow: 4px 4px 20px 20px rgba(0,0,0,0.01);
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
  }
  
  .header .dropdown-menu li.dropdown-submenu:hover{
    background-color: hsl(0, 8%, 97%);
  }
  
  .header .dropdown-menu li.dropdown-submenu:hover>a{
    color: #059dff;
  }
  
  .header .dropdown-menu li.dropdown-submenu:hover>a:after{
    transform: rotate(-90deg);
  }
  
  .header .dropdown-item {
      color: #000000;
      font-size: 14px;
      font-weight: 600;
  }
  
  .header .dropdown-item:hover, .dropdown-item:focus {
   background-color: hsl(0, 8%, 97%);
   color: #ff7a03; 
  }
  
  .header .navbar .dropdown-menu li {
    padding: 10px 10px;
  }
  
  .header .dropdown-submenu {
    position:relative;
  }
  
  .header .dropdown-submenu>.dropdown-menu {
    top:0;
    left:99.99%;
  }
  
  
  /* rotate caret on hover */
  .header .dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
  }
  
  .blog .row-cards .card {
      border-radius: 0px;
      box-shadow: none;
      border: 0;
      background: transparent;
  }
  .blog .row-cards .card .card-header, .blog .row-cards .card .card-body{
      padding:0.5rem 0;
  }
  
  
  /********** Flash Banner css start *************/
  
  #flash_banner_wrapper{
    background-color: #F95242;
    padding: 10px 0px;
    position: relative;
  }

  /**** Friday flash sale banner css start ****/
.friday_banner_wrapper{
  overflow: hidden;
  background-color: #000 !important;
}
.friday_banner_wrapper .flash_banner_time_wrapper .flash_banner_time_cont{
  background-color: #fff !important;
  color: #FB5343 !important;
}
#fs-bg-btn{
  background: linear-gradient(90deg, #FF6B6B 5%, #F52B27 100%);
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  padding: 4px 5px;
  letter-spacing: 3px;
  border-radius: 3px;
}
.friday_banner_wrapper:before{
  content: url(../../../../assets/images/friday_sale_banner_bg_lt.svg);
  position: absolute;
  top: 0;
  left: 0;
  height: 70px;
}
.friday_banner_wrapper:after{
  content: url(../../../../assets/images/friday_sale_banner_bg_rt.svg);
  position: absolute;
  top: 0;
  right: 70px;
  height: 70px;
}
.friday_banner_wrapper .flash_banner_text{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.fs-text-content-first{
  border-right: 2px solid #fff;
  padding-right: 8px;
}
.fs-text-content-second{
    text-transform: uppercase;
}
.friday_banner_wrapper #flash_sale_close{
  right: 0px !important;
  width: 70px !important;
  height: 100%;
  background: #F95242;
}
.friday_banner_wrapper #flash_sale_close img{
  min-width: 12px !important;
  max-width: 12px !important;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.friday_banner_wrapper .fs-text-content-second p {
  display: flex;
  align-items: center;
  gap: 10px;
}
/**** cyber Monday flash sale banner css start ****/
.cyberMonday_banner {
  overflow: hidden;
  background-color: #00063F !important;
}
.cyberMonday_banner#flash_banner_wrapper{
  z-index: 9;
}
.cyberMonday_banner:before{
    content:url(../../../../assets/images/holiday-bg-left.svg);
    position: absolute;
    top: 0;
    left: 0;
    height: 70px;
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    object-fit: contain;
    z-index: -9;
}
.cyberMonday_banner:after{
    content: url(../../../../assets/images/holiday-bg-right.svg);
    position: absolute;
    top: 0;
    right: 70px;
    height: 70px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    object-fit: contain;
    z-index: -9;
}
.cyberMonday_banner .flash_banner_time_wrapper .flash_banner_time_cont{
  background-color: #fff !important;
  color:#000A63 !important;
}
.cyberMonday_banner  #fs-bg-btn{
  background: linear-gradient(90deg, #FF6B6B 5%, #F52B27 100%);
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  padding: 4px 5px;
  letter-spacing: 3px;
  border-radius: 3px;
}
.cyberMonday_banner .flash_banner_text{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.cyberMonday_banner  .fs-text-content-first{
  border-right: 2px solid #fff;
  padding-right: 8px;
}
.cyberMonday_banner  .fs-text-content-second{
    text-transform: uppercase;
}
.cyberMonday_banner #flash_sale_close{
  right: 0px !important;
  width: 70px !important;
  height: 100%;
  background: #FD41D9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cyberMonday_banner #flash_sale_close img{
  min-width: 12px !important;
  max-width: 12px !important;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.cyberMonday_banner  .cyan-color {
  color: #00FFF7;
}
.cyberMonday_banner  #fs-bg-btn {
  background: #FD41D9;
  color: #000A63;
}
.cyberMonday_banner  .fs-text-content-second p {
  display: flex;
  align-items: center;
  gap: 10px;
}
.cyberBannerAr .flash_banner_logo img{
    margin-right: 0px;
    margin-left: 10px;
}
.cyberBannerAr .fs-text-content-first{
    border-left: 2px solid #fff;
    border-right: 0px;
    padding-right: 0px;
    padding-left: 8px;
}
.cyberBannerAr .flash_banner_time_wrapper{
    margin-left: 0px;
    margin-right: 20px;
}
.cyberBannerAr #flash_sale_close img{
  transform: translate(50%, -50%);
}

/* holiday banner css*/

.holiday-banner {
  overflow: hidden;
  background-color:#272078 !important;
}
.holiday-banner#flash_banner_wrapper{
  z-index: 9;
}
.holiday-banner:before{
    content:url(../../../../assets/images/new_year_bg_left.svg);
    position: absolute;
    top: 0;
    left: 0;
    height: 70px;
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    object-fit: contain;
    z-index: -9;
}
.holiday-banner:after{
    content: url(../../../../assets/images/new_year_bg_right.svg);
    position: absolute;
    top: 0;
    right: 70px;
    height: 70px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    object-fit: contain;
    z-index: -9;
}
.holiday-banner .flash_banner_time_wrapper .flash_banner_time_cont{
  background-color: #fff !important;
  color:#F95242 !important;
}
.holiday-banner .flash_banner_time_wrapper .flash_banner_time_cont .flash_time_label{
  color: #F95242;
}
.regularBanner .flash_banner_time_wrapper .flash_banner_time_cont .flash_time_label{
  color: #fff;
}
.holiday-banner  #fs-bg-btn{
  background: linear-gradient(90deg, #FF6B6B 5%, #F52B27 100%);
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  padding: 4px 5px;
  letter-spacing: 3px;
  border-radius: 3px;
}
.holiday-banner .flash_banner_text{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.holiday-banner  .fs-text-content-first{
  border-right: 2px solid #fff;
  padding-right: 8px;
}
.holiday-banner  .fs-text-content-second{
    text-transform: uppercase;
}
.holiday-banner #flash_sale_close{
  right: 0px !important;
  width: 70px !important;
  height: 100%;
  background: #F95242;
  display: flex;
  align-items: center;
  justify-content: center;
}
.holiday-banner #flash_sale_close img{
  min-width: 12px !important;
  max-width: 12px !important;
  top: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.holiday-banner  .cyan-color {
  color: #00FFF7;
}
.holiday-banner  .fs-text-content-second p {
  display: flex;
  align-items: center;
  gap: 10px;
}

/*end holiday banner css*/
/**** end cyber Monday sale banner css start ****/
@media (max-width: 1440px){
  .friday_banner_wrapper:before,
  .friday_banner_wrapper:after{
      overflow: hidden;
      max-width: 12% !important;
  }
  .cyberMonday_banner:before,
  .cyberMonday_banner:after{
      overflow: hidden;
      max-width: 12% !important;
  }
  .holiday-banner:before,
  .holiday-banner:after{
      overflow: hidden;
      max-width: 12% !important;
  }
}
@media (max-width: 1432px){
  .holiday-banner:before{
      max-width: 100% !important;
  }
}
@media (max-width: 991px){
  .friday_banner_wrapper:before{
      content: url(../../../../assets/images/friday_sale_banner_bg_lt_mo.svg);
  }
  .friday_banner_wrapper:after{
      display: none;
  }
  .friday_banner_wrapper #flash_sale_close img{
      max-width: 10px !important;
      max-height: 10px !important;
      min-width: 10px !important;
  }
  .friday_banner_wrapper #flash_sale_close{
      position: absolute;
      right: 10px !important;
      width: 10px !important;
      height: 100%;
      background: transparent;
  }
  .friday_banner_wrapper .flash_banner{
      font-size: 14px !important;
  }
  .friday_banner_wrapper .flash_banner_time_wrapper .flash_banner_time_cont{
      width: 30px !important;
      max-height: 36px !important;
      padding: 0 !important;
      line-height: inherit;
  }
  .friday_banner_wrapper .flash_banner_time_wrapper .flash_banner_time_cont .flash_time_label{
      font-size: 10px !important;
  }

  /*cyber monday*/
  .cyberMonday_banner:before{
      content: url(../../../../assets/images/cyberMonday-mobile-img.svg);
  }
  .cyberMonday_banner:after{
      display: none;
  }
  .cyberMonday_banner #flash_sale_close img{
      max-width: 10px !important;
      max-height: 10px !important;
      min-width: 10px !important;
  }
  .cyberMonday_banner #flash_sale_close{
      position: absolute;
  }
  .cyberMonday_banner .flash_banner{
      font-size: 14px !important;
  }
  .cyberMonday_banner .flash_banner_time_wrapper .flash_banner_time_cont{
      width: 30px !important;
      max-height: 36px !important;
      padding: 0 !important;
      line-height: inherit;
      margin: 0 2px;
  }
  .cyberBannerAr .flash_banner_time_wrapper .flash_banner_time_cont{
      width: 26px !important;
  }
  .cyberMonday_banner .flash_banner_time_wrapper .flash_banner_time_cont .flash_time_label{
      font-size: 10px !important;
  }
      /*cyber monday*/
 /* holiday banner css */
 .holiday-banner:before{
  content: url(../../../../assets/images/new_year_bg_left_mo.svg);
}
.holiday-banner:after{
    display: none;
}
.holiday-banner #flash_sale_close img{
    max-width: 10px !important;
    max-height: 10px !important;
    min-width: 10px !important;
}
#flash_banner_wrapper{
  padding: 6px 0;
}
.holiday-banner #flash_sale_close{
    position: absolute;
}
.holiday-banner .flash_banner{
    font-size: 14px !important;
}
.holiday-banner .flash_banner_time_wrapper .flash_banner_time_cont{
    width: 30px !important;
    max-height: 36px !important;
    padding: 0 !important;
    line-height: inherit;
    margin: 0 2px;
}
.holiday-banner .flash_banner_time_wrapper .flash_banner_time_cont .flash_time_label{
    font-size: 10px !important;
}
/*end holiday banner*/  
}
@media (max-width: 768px){
  .friday_banner_wrapper .flash_banner_logo img{
      width: 20px !important;
      height: 20px !important;
  }
  .friday_banner_wrapper .flash_banner{
      font-size: 12px !important;
  }
  #fs-bg-btn,
  .fs-d-block{
      font-weight: 100;
      display: block;
  }
  #fs-bg-btn{
      margin-top: 2px;
      font-size: 9px;
      line-height: normal;
  }
  .fs-text-content-second p{
      font-weight: 100;
  }
  .cyberMonday_banner .flash_banner_logo img{
      width: 20px !important;
      height: 20px !important;
  }
  .cyberMonday_banner .flash_banner{
      font-size: 12px !important;
  }
  .cyberMonday_banner #fs-bg-btn,
  .cyberMonday_banner .fs-d-block{
      font-weight: 400;
      display: block;
  }
  .cyberMonday_banner #fs-bg-btn{
      margin-top: 2px;
      font-size: 9px;
      line-height: normal;
      letter-spacing: 0;
      color:#fff;
  }
  .cyberMonday_banner .fs-text-content-second p{
      font-weight: 100;
  }
  .cyberMonday_banner #flash_sale_close {
    background: transparent;
  }
  #flash_sale_close svg path {
      fill: #fff;
      stroke: #fff;
  }
  html:not([lang="en"]) body .flash_banner .flash_banner_text {
      font-size: 8px;
  }
  html:not([lang="en"]) body .cyberMonday_banner #fs-bg-btn {
      font-size: 8px;
  }
  html:not([lang="en"]) body .cyberMonday_banner .fs-text-content-second p {
      font-size: 8px;
  }
  html:not([lang="en"]) .flash_banner_time_cont span:first-child {
      font-size: 11px;
  }
  html:not([lang="en"]) .cyberMonday_banner .flash_banner_time_wrapper .flash_banner_time_cont .flash_time_label {
      font-size: 8px !important;
  }
  html:not([lang="en"]) .flash_banner_time_wrapper {
      margin:0 10px 0 6px;
  }
 /* holiday banner css */
 .holiday-banner .flash_banner_logo img{
    width: 20px !important;
    height: 20px !important;
  }
  .holiday-banner .flash_banner{
    font-size: 12px !important;
  }
  .holiday-banner #fs-bg-btn,
  .holiday-banner .fs-d-block{
    font-weight: 400;
    display: block;
  }
  .holiday-banner #fs-bg-btn{
    margin-top: 2px;
    font-size: 9px;
    line-height: normal;
    letter-spacing: 2.6;
    color:#fff;
  }
  .holiday-banner .fs-text-content-second p{
    font-weight: 100;
    letter-spacing: 3px;
  }
  .holiday-banner #flash_sale_close {
    background: transparent;
  }
  #flash_sale_close svg path {
    fill: #fff;
    stroke: #fff;
  }
  html:not([lang="en"]) body .holiday-banner .flash_banner .flash_banner_text {
    font-size: 8px;
  }
  html:not([lang="en"]) body .holiday-banner #fs-bg-btn {
    font-size: 8px;
  }
  html:not([lang="en"]) body .holiday-banner .fs-text-content-second p {
    font-size: 8px;
  }
  html:not([lang="en"]) .holiday-banner .flash_banner_time_cont span:first-child {
    font-size: 11px;
  }
  html:not([lang="en"]) .holiday-banner .flash_banner_time_wrapper .flash_banner_time_cont .flash_time_label {
    font-size: 8px !important;
  }
  html:not([lang="en"]) .flash_banner_time_wrapper {
    margin:0 10px 0 6px;
  }
  /* holiday banner css */
}
@media (max-width: 578px){
  .cyberMonday_banner #flash_sale_close{
    position: absolute;
    width: fit-content !important;
    right: 8px !important;
  }
  .holiday-banner #flash_sale_close{
    position: absolute;
    width: fit-content !important;
    right: 8px !important;
  }
  #flash_sale_close svg path {
      fill: #fff;
      stroke: #fff;
  }
}
/**** Friday flash sale banner end ****/

  .flash_banner{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
  }
  .flash_banner_text{
    color: #fff;
    text-align: left;
  }
  .flash_banner p{
    margin-bottom: 0px;
  }
  .flash_banner .flash_banner_logo img{
    height: 30px;
    margin-right: 10px;
  }
  .flash_banner_time_wrapper{
    margin-left: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .flash_banner_time_wrapper .flash_banner_time_cont{
    background-color: #000;
    width: 40px;
    max-height: 50px;
    padding: 10px 0;
    color: #fff;
    line-height: 20px;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .flash_banner_time_cont span:first-child {
    font-weight: 600;
  }
  .flash_banner_time_wrapper .flash_banner_time_cont .flash_time_label{
    font-size: 12px;
    font-weight: 400;
    display: block;
    color: #FD41D9;
  }
  .flash_sale{
    display: none;
  }
  .active-dark-mode #flash_banner_wrapper{
    background-color: #000;
  }
  .active-dark-mode .flash_banner_time_wrapper .flash_banner_time_cont{
    background-color: #F95242;
  }
  .active-dark-mode .flash_sale{
    display: block;
  }
  .active-dark-mode .flash_sale_white{
    display: none;
  }
  #flash_sale_close{
    position: absolute;
    right: 10px;
    width: 15px;
    cursor: pointer;
  }
  #flash_sale_close img{
    min-width: 10px;
    max-width: 10px;
  }
  
  @media (max-width: 576px){
    #flash_banner_wrapper{
      padding: 7px 0;
    }
    .flash_banner .flash_banner_text{
      font-size: 9px;
      font-weight: 600;
      margin-left: 10px;
      line-height: 1.3;
    }
    .flash_banner .flash_banner_logo img{
        max-width: 26px;
        height: auto;
        margin-right: 0;
    }
    .flash_banner_time_wrapper .flash_banner_time_cont{
      font-size: 14px;
      line-height: 14px;
      width: 40px;
      height: 36px;
    }
    .flash_time_label{
      font-size: 10px !important;
      line-height: 15px !important;
    }
    .flash_banner_time_wrapper{
      margin-left: 10px;
      gap: 5px;
    }
    .cyberBannerAr .flash_banner_text{
        margin-left: 0px;
        gap: 5px;
        font-size: 10px;
    }
    .cyberBannerAr .flash_banner_logo img{
        margin-left: 0;
    }
    .cyberBannerAr .flash_banner_time_wrapper{
      margin-left: 0px;
      margin-right: 10px;
      gap: 5px;
    }
    #flash_sale_close{
      position: static;
        margin-left: 10px;
    }
    .holiday-banner #fs-bg-btn{
      font-size: 7px;
      letter-spacing: 1.6px;
    }
  }
  
  /********** Flash Banner css end *************/
  
  @media (max-width: 768px){
    .header .dropdown-menu {
      margin-top: 0.75rem;
    }
  
    .header .dropdown-menu li.dropdown-submenu:hover, .header .dropdown-menu li.dropdown-submenu:hover>a{
      background-color: #fff;
    }
    section.blog .blog-item .box-image {
      padding: 0 !important;
    }
    section.blog .blog-item .box-image img {
      border-top-left-radius: 10px;
      border-bottom-left-radius: 0;
      border-top-right-radius: 10px;
      }
      section.blog{
          padding:100px 0 20px;
      }
      .title h1.title-name,#review-section-area h2, #faq-section h2,section.how-it-works .header-top .title{
          font-size:28px;
          line-height:1.3;
      }
  
      #navbarSupportedContent{
         margin-top:10px !important;
      }
      .header {
          background: #fff!important;
      }
      section.contact .contact-header{
          padding:30px 0 0;
      }
      section.contact .rn-address,#contact-form{
          text-align:center;
      }
      section.how-it-works {
          padding: 30px 0 50px !important;
      }
      section.package-content .pk-lists .item .price span.big, section.package-content .pk-lists .item .price-product span:nth-child(2){
          font-size:36px;
      }
      section.how-it-works .header-top {
      padding-bottom: 30px;
      }
      .cyberMonday_banner .fs-text-content-second p {
        flex-flow: column;
          gap:4px;
      }
      .cyberBannerAr .fs-text-content-second p{
          gap: 2px;
      }
      .cyberMonday_banner {
        background: #080808 !important;
      } 
      
      .holiday-banner .fs-text-content-second p {
        flex-flow: column;
          gap:0px;
      }
  }
  @media (max-width:991px){
      div#navbarSupportedContent{
         margin-top:20px;
      }
      div#navbarSupportedContent ul{
         background:#fff; 
      }
      .header .navbar .navbar-nav {
       padding-bottom: 20px;
      }
      .header .dropdown-menu {
        border: none;
        box-shadow: none;
      }
      .header .navbar .navbar-nav .nav-link{
          color:#000;
      }
      section.how-it-works {
          padding: 50px 0 50px ;
      }
    .nav-item.dropdown.show .dropdown-menu{
      display: block !important;
      }
      .nav-item.dropdown .dropdown-menu{
      display: none !important;
      }
  }
  
  /*End*/
  
  
  /*03-05-2024*/
  #tik-tok-service_banner .service-sec {
    background: linear-gradient(45deg, black, #619fa8);
    border-radius: 20px;
    padding: 50px 80px;
    display:flex;
    flex-wrap:wrap;
  }
  #tik-tok-service_banner p {
    margin: 0;
    padding-left: 10px;
    font-size: 32px;
    color: #fff; 
  }
  #tik-tok-service_banner p span {
    color: #FFAFAF;
  }
  #tik-tok-service_banner .content-tik-tok {
    display: flex;
    gap: 10px;
  }
  #tik-tok-service_banner .serc-btn {
    background: transparent;
    border: 2px solid #fff;
    padding: 15px 20px;
    border-radius: 5px;
    padding: 30px 20px;
}
select#Instagram, select#TikTok, select#YouTube {
    cursor: pointer;
    appearance: none;
    background-repeat: no-repeat;
    background-image: url(https://goreadionew.softerector.com//assets/images/new-images/dashboard-imgs/select-icon.png);
    background-position: 95% center;
    border-radius: 8px;
    padding: 10px;
    border: 1px solid #DBDBDB;
    width: 100%;
}
/*#pymnt-main a.btn.payment-mthod {
    border: 1px solid #fb5343;
    color: #757575;
    border-radius: 8px;
    margin: 5px;
    font-weight: bold;
    font-size: 14px;
    padding: 5px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #fff !important;
    font-size: 16px;
    width:100%;
    transition: all ease-in-out 0.3s;
  }*/
  #tik-tok-service_banner .serc-btn:hover {
    scale:1.1;
  }
  #tik-tok-service_banner .serc-btn img{width:20px;}
  
  @media(max-width:1440px){
    #tik-tok-service_banner .service-sec {
      gap: 25px;
      padding: 20px;
    }
    #tik-tok-service_banner p {
    font-size: 24px;
    }
  }
  @media(max-width:768px){
    #tik-tok-service_banner .service-button {
      width: 100%;
      padding: 0 25px;
    }
    #tik-tok-service_banner p {
      font-size: 24px;
      max-width: 235px;
    }
  }
  /*03-05-2024*/
  
  /********** Thank You page css start ***************/
  
  section#pymnt-main {
      padding: 0 0 100px 0;
  }
  div#pm-other-srvces {
      padding-top: 100px;
  }
  #pymnt-main .pay-ment-icons a.btn.buy-now {
      background: linear-gradient(95deg, #4B25EA 0, #BD18E6 45%, #FB590E 100%);
      color: #fff;
      border-radius: 5px;
      border: 0;
      width: 100%;
      margin-top: 20px;
  }
  #pymnt-main .pay-ment-icons{
      border: 1px solid #DBDBDB;
      border-radius: 5px;
      padding: 30px 20px;
  }
  .active-dark-mode .pay-ment-icons label{
      color: #acacac;
  }
  select#Instagram, select#TikTok, select#Threads, select#Twitch {
      cursor: pointer;
      appearance: none;
      background-repeat: no-repeat;
      background-image: url(https://goreadionew.softerector.com//assets/images/new-images/dashboard-imgs/select-icon.png);
      background-position: 95% center;
      border-radius: 8px;
      padding: 10px;
      border: 1px solid #DBDBDB;
      width: 100%;
  }
  #pymnt-main a.btn.payment-mthod {
      border: 1px solid #fb5343;
      color: #757575;
      border-radius: 8px;
      margin: 5px;
      font-weight: bold;
      font-size: 14px;
      padding: 5px 10px;
      display: flex;
      width: 100%;
      align-items: center;
      text-align: left;
      justify-content: space-between;
  }
  html:not([lang="en"]) #pymnt-main a.btn.payment-mthod,
  html:not([lang="ar"]) #pymnt-main a.btn.payment-mthod{
    font-size: 13px;
    min-height: 60px;
  }
  #pymnt-main .pm-multiple-serv{
      position:relative;
      width:100%;
      padding-bottom:50px;
  }
  .pm-multiple-serv p{
      margin-bottom: 0;
  }
  .gradient_txt_cont{
      z-index: 999;
      position: absolute;
      left: 50%;
      top: 25%;
      background-color: #fff;
      transform: translate(-50%, -50%);
      padding: 0 9px;
  }
  #pymnt-main .pm-multiple-serv .gradient-bg-line:before {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      background: #BEB5B5;
      top: 12px;
      left: 0px;
      margin: 0 auto;
  }
  
  /********* 30-04-2024 ****************/
  @media (min-width: 1530px){
      #thank_you_succ .container {
          max-width: 1428px !important;
      }
  }
  /********** Thank you page css end **********/
  
  
  /*********** Cardinity form page css start ******/
  input#card-number, input#card-cvc, input#card-expiry {
      border-color: #f6f6f4;
      border: 2px solid #f6f6f4;
      min-height: 46px;
      border-left-style: none;
  }
  /*********** Cardinity form page css end ******/
/********** Thank you page css end **********/


/*********** Cardinity form page css start ******/
input#card-number, input#card-cvc, input#card-expiry {
    border-color: #f6f6f4;
    border: 2px solid #f6f6f4;
    min-height: 46px;
    border-left-style: none;
}
/*********** Cardinity form page css end ******/

/***** Youtube Pages Css Start*******/
.cta_button{
  line-height: 50px;
  color: #fff !important;
  font-size: 16px;
  border-radius: 8px !important;
  padding: 0 28px !important;
  background: linear-gradient(95deg, #059dff 15%, #6549d5 45%, #e33fa1 75%, #fb5343 100%) 98% / 200% 100%;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.cta_button:hover{
  box-shadow: 0 0 20px 5px rgba(251, 83, 67, 0.2);
  filter: brightness(125%);
  color: #fff !important;
}
/***** Youtube Pages Css End*******/

.nav-tabs .number{
  font-weight: 600;
  font-size: 18px;
}
@media (min-width: 767px){
    .flash-banner-open #Terms__Privacy_Policy,
    .flash-banner-open .Instagram_Story_Viewer{
        padding-top: 150px !important;
    }
}
@media (min-width: 991px) and (max-width: 1120px){
  .holiday-banner:before{
    left: -60px;
  }
  .holiday-banner:after{
    right: 30px;
  }
}
