/*===============================================

Theme Name: Northest Party Event   HTML Template
Version:1.0
Author: ITCLAN
Support: itclan@gmail.com
Description:Northest Party Event  HTML Template 

NOTE:
=====
Please DO NOT EDIT THIS CSS, you may need to use "custom.css".

==============================================*/
/**====================
    1. Theme Default CSS
========================
**/
/**Base SCSS**/
/**Mixin**/
* {
  padding: 0px;
  margin: 0px; }

/**Fonts**/
@font-face {
  font-family: roboto-regular;
  src: url("../fonts/text-fonts/Roboto-Regular.ttf"); }
@font-face {
  font-family: roboto-medium;
  src: url("../fonts/text-fonts/Roboto-Medium.ttf"); }
@font-face {
  font-family: roboto-bold;
  src: url("../fonts/text-fonts/Roboto-Bold.ttf"); }
@font-face {
  font-family: proxima-regular;
  src: url("../fonts/text-fonts/Proxima-Nova-Regular.otf"); }
/**color Variable**/
/**Font Size & Font Family**/
h1,
h2,
h2 span,
h3,
h4,
h5,
h6 {
  margin: 0px;
  text-transform: capitalize;
  color: #000000; }

h1 {
  font-size: 64px;
  font-family: roboto-bold;
  line-height: 110%; }
  @media only screen and (max-width: 1366px) {
    h1 {
      font-size: 48px; } }
  @media only screen and (max-width: 1280px) {
    h1 {
      font-size: 42px; } }
  @media only screen and (max-width: 1199.98px) {
    h1 {
      font-size: 38px; } }
  @media only screen and (max-width: 991.98px) {
    h1 {
      font-size: 36px; } }
  @media only screen and (max-width: 767.98px) {
    h1 {
      font-size: 32px; } }
  @media only screen and (max-width: 575.98px) {
    h1 {
      font-size: 30px; } }

h2, h2 span {
  font-size: 48px;
  font-family: roboto-bold;
  line-height: 120%; }
  @media only screen and (max-width: 1366px) {
    h2, h2 span {
      font-size: 40px; } }
  @media only screen and (max-width: 1280px) {
    h2, h2 span {
      font-size: 38px; } }
  @media only screen and (max-width: 1199.98px) {
    h2, h2 span {
      font-size: 34px; } }
  @media only screen and (max-width: 991.98px) {
    h2, h2 span {
      font-size: 30px; } }
  @media only screen and (max-width: 767.98px) {
    h2, h2 span {
      font-size: 28px; } }
  @media only screen and (max-width: 575.98px) {
    h2, h2 span {
      font-size: 26px; } }

h3 {
  font-size: 36px;
  line-height: 120%;
  font-family: roboto-bold; }
  @media only screen and (max-width: 1366px) {
    h3 {
      font-size: 26px; } }
  @media only screen and (max-width: 1280px) {
    h3 {
      font-size: 24px; } }
  @media only screen and (max-width: 1199.98px) {
    h3 {
      font-size: 22px; } }
  @media only screen and (max-width: 767.98px) {
    h3 {
      font-size: 22px; } }
  @media only screen and (max-width: 575.98px) {
    h3 {
      font-size: 20px; } }
  @media only screen and (max-width: 375px) {
    h3 {
      font-size: 20px; } }

h5 {
  font-size: 28px;
  line-height: 120%;
  font-family: roboto-bold; }
  @media only screen and (max-width: 1366px) {
    h5 {
      font-size: 23px; } }
  @media only screen and (max-width: 1280px) {
    h5 {
      font-size: 22px; } }
  @media only screen and (max-width: 1199.98px) {
    h5 {
      font-size: 21px; } }
  @media only screen and (max-width: 991.98px) {
    h5 {
      font-size: 19px; } }
  @media only screen and (max-width: 767.98px) {
    h5 {
      font-size: 18px; } }

h6 {
  font-size: 24px;
  line-height: 120%;
  font-family: roboto-medium; }
  @media only screen and (max-width: 1366px) {
    h6 {
      font-size: 19px; } }
  @media only screen and (max-width: 1199.98px) {
    h6 {
      font-size: 18px; } }
  @media only screen and (max-width: 767.98px) {
    h6 {
      font-size: 16px; } }
  @media only screen and (max-width: 575.98px) {
    h6 {
      font-size: 15px; } }

.sub-heading {
  font-size: 20px;
  line-height: 120%;
  font-family: roboto-medium; }
  @media only screen and (max-width: 1366px) {
    .sub-heading {
      font-size: 18px; } }
  @media only screen and (max-width: 767.98px) {
    .sub-heading {
      font-size: 15px; } }
  @media only screen and (max-width: 575.98px) {
    .sub-heading {
      font-size: 14px; } }

.sub-heading2 {
  font-size: 16px;
  line-height: 130%;
  font-family: roboto-medium; }
  @media only screen and (max-width: 767.98px) {
    .sub-heading2 {
      font-size: 15px; } }
  @media only screen and (max-width: 575.98px) {
    .sub-heading2 {
      font-size: 14px; } }

ul {
  margin: 0px;
  padding: 0px; }
  ul li {
    list-style-type: none; }

a {
  text-decoration: none; }
  a:hover {
    color: unset;
    text-decoration: none; }

i {
  font-size: 16px; }

p,
a,
span,
label {
  margin: 0px;
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  font-family: roboto-regular;
  color: #000000; }
  @media only screen and (max-width: 767.98px) {
    p,
    a,
    span,
    label {
      font-size: 14px; } }

.body-text2 {
  font-size: 12px;
  line-height: 150%;
  text-transform: capitalize;
  font-family: roboto-regular;
  color: #000000; }

input:focus {
  outline: none; }

.form-control {
  box-shadow: none;
  border: none; }
  .form-control:focus {
    box-shadow: none;
    outline: none; }
  .form-control::placeholder {
    font-size: 16px;
    color: #555555;
    font-family: roboto-regular; }
    @media only screen and (max-width: 767.98px) {
      .form-control::placeholder {
        font-size: 15px; } }
    @media only screen and (max-width: 575.98px) {
      .form-control::placeholder {
        font-size: 14px; } }

.select2 {
  width: 100% !important; }

.nice-select {
  width: 100%; }
  .nice-select ul {
    width: 100%; }

button {
  border: none; }

.ic-btn, .ic-action-btn {
  height: 50px;
  line-height: 50px;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 0px 28px;
  text-transform: uppercase;
  font-family: proxima-regular;
  background-color: #333333;
  font-size: 16px;
  color: #FFFFFF; }
  .ic-btn:hover, .ic-action-btn:hover {
    color: #FFFFFF;
    background-color: #000000; }
  @media only screen and (max-width: 767.98px) {
    .ic-btn, .ic-action-btn {
      height: 48px;
      line-height: 48px;
      font-size: 15px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-btn, .ic-action-btn {
      height: 45px;
      line-height: 45px;
      font-size: 14px;
      padding: 0px 18px; } }

.ic-heading {
  margin-bottom: 18px; }
  @media only screen and (max-width: 1199.98px) {
    .ic-heading {
      margin-bottom: 15px; } }
  .ic-heading h6 {
    line-height: 120%;
    letter-spacing: 10.45px;
    text-transform: uppercase;
    color: #555555;
    font-family: roboto-regular;
    margin-bottom: 2px; }
    @media only screen and (max-width: 575.98px) {
      .ic-heading h6 {
        letter-spacing: 5.33px; } }

select {
  line-height: 24px;
  z-index: 9;
  background-repeat: no-repeat;
  background-position: calc(100% - 18px) 50%;
  background-size: 16px;
  background-image: url(../images/down-arrow.png);
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

/**color Variable**/
/**Default Padding**/
.ic-p-tb-80 {
  padding: 70px 0px 80px 0px; }

.ic-pt-5 {
  padding-top: 5px; }

.ic-pt-10 {
  padding-top: 10px; }

.ic-pt-15 {
  padding-top: 15px; }

.ic-pt-20 {
  padding-top: 20px; }

.ic-pt-25 {
  padding-top: 25px; }

.ic-pt-30 {
  padding-top: 30px; }

.ic-pt-31 {
  padding-top: 31px; }

.ic-pt-32 {
  padding-top: 32px; }

.ic-pt-33 {
  padding-top: 33px; }

.ic-pt-34 {
  padding-top: 34px; }

.ic-pt-35 {
  padding-top: 35px; }

.ic-pt-36 {
  padding-top: 36px; }

.ic-pt-37 {
  padding-top: 37px; }

.ic-pt-38 {
  padding-top: 38px; }

.ic-pt-39 {
  padding-top: 39px; }

.ic-pt-40 {
  padding-top: 40px; }

.ic-pt-50 {
  padding-top: 50px; }

.ic-pt-55 {
  padding-top: 55px; }

.ic-pt-60 {
  padding-top: 60px; }

.ic-pt-65 {
  padding-top: 65px; }

.ic-pt-70 {
  padding-top: 70px; }
  @media only screen and (max-width: 767.98px) {
    .ic-pt-70 {
      padding-top: 50px; } }

.ic-pt-71 {
  padding-top: 71px; }

.ic-pt-72 {
  padding-top: 72px; }

.ic-pt-73 {
  padding-top: 73px; }

.ic-pt-74 {
  padding-top: 74px; }

.ic-pt-75 {
  padding-top: 75px; }

.ic-pt-76 {
  padding-top: 76px; }

.ic-pt-77 {
  padding-top: 77px; }

.ic-pt-78 {
  padding-top: 78px; }

.ic-pt-79 {
  padding-top: 79px; }

.ic-pt-80 {
  padding-top: 80px; }
  @media only screen and (max-width: 767.98px) {
    .ic-pt-80 {
      padding-top: 60px; } }

.ic-pt-90 {
  padding-top: 90px; }

.ic-pt-100 {
  padding-top: 100px; }

.ic-pt-105 {
  padding-top: 105px; }

.ic-pt-110 {
  padding-top: 110px; }

.ic-pt-115 {
  padding-top: 115px; }

.ic-pt-120 {
  padding-top: 120px; }

.ic-pr-5 {
  padding-right: 5px; }

.ic-pr-10 {
  padding-right: 10px; }

.ic-pr-15 {
  padding-right: 15px; }

.ic-pr-20 {
  padding-right: 20px; }

.ic-pl-5 {
  padding-left: 5px; }

.ic-pl-10 {
  padding-left: 10px; }

.ic-pl-15 {
  padding-left: 15px; }

.ic-pl-20 {
  padding-left: 20px; }

.ic-pb-10 {
  padding-bottom: 10px; }

.ic-pb-20 {
  padding-bottom: 20px; }

.ic-pb-30 {
  padding-bottom: 30px; }

.ic-pb-31 {
  padding-bottom: 31px; }

.ic-pb-32 {
  padding-bottom: 32px; }

.ic-pb-33 {
  padding-bottom: 33px; }

.ic-pb-34 {
  padding-bottom: 34px; }

.ic-pb-35 {
  padding-bottom: 35px; }

.ic-pb-36 {
  padding-bottom: 36px; }

.ic-pb-37 {
  padding-bottom: 37px; }

.ic-pb-38 {
  padding-bottom: 38px; }

.ic-pb-39 {
  padding-bottom: 39px; }

.ic-pb-40 {
  padding-bottom: 40px; }

.ic-pb-50 {
  padding-bottom: 50px; }

.ic-pt-56 {
  padding-top: 56px; }
  @media only screen and (max-width: 1280px) {
    .ic-pt-56 {
      padding-top: 42px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-pt-56 {
      padding-top: 28px; } }

.ic-pb-60 {
  padding-bottom: 60px; }

.ic-pb-70 {
  padding-bottom: 70px; }

.ic-pb-71 {
  padding-bottom: 71px; }

.ic-pb-72 {
  padding-bottom: 72px; }

.ic-pb-73 {
  padding-bottom: 73px; }

.ic-pb-74 {
  padding-bottom: 74px; }

.ic-pb-75 {
  padding-bottom: 75px; }

.ic-pb-76 {
  padding-bottom: 76px; }

.ic-pb-77 {
  padding-bottom: 77px; }

.ic-pb-78 {
  padding-bottom: 78px; }

.ic-pb-79 {
  padding-bottom: 79px; }

.ic-pb-80 {
  padding-bottom: 80px; }
  @media only screen and (max-width: 767.98px) {
    .ic-pb-80 {
      padding-bottom: 60px; } }

.ic-pb-90 {
  padding-bottom: 90px; }

.ic-pb-100 {
  padding-bottom: 100px; }

.ic-pb-105 {
  padding-bottom: 105px; }

.ic-pb-110 {
  padding-bottom: 110px; }

.ic-pb-115 {
  padding-bottom: 115px; }

.ic-pb-120 {
  padding-bottom: 120px; }

/**Default Margin**/
.ic-mt-5 {
  margin-top: 5px; }

.ic-mt-6 {
  margin-top: 6px; }

.ic-mt-7 {
  margin-top: 7px; }

.ic-mt-8 {
  margin-top: 8px; }
  @media only screen and (max-width: 991.98px) {
    .ic-mt-8 {
      margin-bottom: 5px; } }

.ic-mt-9 {
  margin-top: 9px; }

.ic-mt-10 {
  margin-top: 10px; }

.ic-mt-15 {
  margin-top: 15px !important; }

.ic-mt-20 {
  margin-top: 20px; }

.ic-mt-25 {
  margin-top: 25px; }

.ic-mt-22 {
  margin-top: 22px; }

.ic-mt-30 {
  margin-top: 30px; }

.ic-mt-32 {
  margin-top: 32px; }

.ic-mt-35 {
  margin-top: 35px; }

.ic-mt-38 {
  margin-top: 38px; }

.ic-mt-40 {
  margin-top: 40px; }
  @media only screen and (max-width: 1280px) {
    .ic-mt-40 {
      margin-top: 35px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-mt-40 {
      margin-top: 30px; } }

.ic-mt-45 {
  margin-top: 45px; }

.ic-mt-48 {
  margin-top: 48px; }
  @media only screen and (max-width: 767.98px) {
    .ic-mt-48 {
      margin-top: 40px; } }

.ic-mt-50 {
  margin-top: 50px; }

.ic-mt-52 {
  margin-top: 52px; }

.ic-mt-55 {
  margin-top: 55px; }

.ic-mt-60 {
  margin-top: 60px; }

.ic-mt-62 {
  margin-top: 62px; }

.ic-mt-65 {
  margin-top: 65px; }

.ic-mt-68 {
  margin-top: 68px; }

.ic-mt-70 {
  margin-top: 70px; }
  @media only screen and (max-width: 767.98px) {
    .ic-mt-70 {
      margin-top: 50px; } }

.ic-mt-75 {
  margin-top: 75px; }

.ic-mt-80 {
  margin-top: 80px; }
  @media only screen and (max-width: 767.98px) {
    .ic-mt-80 {
      margin-top: 60px; } }

.ic-mt-90 {
  margin-top: 90px; }

.ic-mt-100 {
  margin-top: 100px; }

.ic-mt-105 {
  margin-top: 105px; }

.ic-mt-110 {
  margin-top: 110px; }

.ic-mt-115 {
  margin-top: 115px; }

.ic-mt-120 {
  margin-top: 120px; }

.ic-mb-5 {
  margin-bottom: 5px; }

.ic-mb-7 {
  margin-bottom: 7px; }

.ic-mb-8 {
  margin-bottom: 8px; }

.ic-mb-10 {
  margin-bottom: 10px; }

.ic-mb-12 {
  margin-bottom: 12px; }

.ic-mb-15 {
  margin-bottom: 15px; }

.ic-mb-17 {
  margin-bottom: 17px; }
  @media only screen and (max-width: 767.98px) {
    .ic-mb-17 {
      margin-bottom: 12px; } }

.ic-mb-20 {
  margin-bottom: 20px !important; }
  @media only screen and (max-width: 767.98px) {
    .ic-mb-20 {
      margin-bottom: 15px !important; } }

.ic-mb-22 {
  margin-bottom: 22px; }

.ic-mb-23 {
  margin-bottom: 23px; }
  @media only screen and (max-width: 767.98px) {
    .ic-mb-23 {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-mb-23 {
      margin-bottom: 15px; } }

.ic-mb-25 {
  margin-bottom: 25px; }
  @media only screen and (max-width: 767.98px) {
    .ic-mb-25 {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-mb-25 {
      margin-bottom: 15px; } }

.ic-mb-28 {
  margin-bottom: 28px; }

.ic-mb-30 {
  margin-bottom: 30px; }

.ic-mb-32 {
  margin-bottom: 32px; }

.ic-mb-33 {
  margin-bottom: 33px; }

.ic-mb-34 {
  margin-bottom: 34px; }
  @media only screen and (max-width: 1280px) {
    .ic-mb-34 {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-mb-34 {
      margin-bottom: 25px; } }

.ic-mb-35 {
  margin-bottom: 35px; }
  @media only screen and (max-width: 767.98px) {
    .ic-mb-35 {
      margin-bottom: 30px; } }

.ic-mb-38 {
  margin-bottom: 38px; }
  @media only screen and (max-width: 767.98px) {
    .ic-mb-38 {
      margin-bottom: 33px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-mb-38 {
      margin-bottom: 25px; } }

.ic-mb-40 {
  margin-bottom: 40px; }
  @media only screen and (max-width: 767.98px) {
    .ic-mb-40 {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-mb-40 {
      margin-bottom: 25px; } }

.ic-mb-42 {
  margin-bottom: 40px; }

.ic-mb-45 {
  margin-bottom: 45px; }

.ic-mb-48 {
  margin-bottom: 48px; }

.ic-mb-50 {
  margin-bottom: 50px; }
  @media only screen and (max-width: 1280px) {
    .ic-mb-50 {
      margin-bottom: 40px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-mb-50 {
      margin-bottom: 30px; } }

.ic-mb-55 {
  margin-bottom: 55px; }
  @media only screen and (max-width: 767.98px) {
    .ic-mb-55 {
      margin-bottom: 45px; } }

.ic-mb-53 {
  margin-bottom: 53px; }

.ic-mb-58 {
  margin-bottom: 58px; }

.ic-mb-60 {
  margin-bottom: 60px; }
  @media only screen and (max-width: 767.98px) {
    .ic-mb-60 {
      margin-bottom: 40px; } }

.ic-mb-65 {
  margin-bottom: 65px; }

.ic-mb-67 {
  margin-bottom: 67px; }

.ic-mb-70 {
  margin-bottom: 70px; }
  @media only screen and (max-width: 767.98px) {
    .ic-mb-70 {
      margin-bottom: 50px; } }

.ic-mb-75 {
  margin-bottom: 75px; }

.ic-mb-80 {
  margin-bottom: 80px; }
  @media only screen and (max-width: 767.98px) {
    .ic-mb-80 {
      margin-bottom: 60px; } }

.ic-mb-90 {
  margin-bottom: 90px; }

.ic-mb-100 {
  margin-bottom: 100px; }

.ic-mb-105 {
  margin-bottom: 105px; }

.ic-mb-110 {
  margin-bottom: 110px; }

.ic-mb-115 {
  margin-bottom: 115px; }

.ic-mb-120 {
  margin-bottom: 120px; }

.ic-p-tb-20 {
  padding: 20px 0px; }

/**Colume  Padding Remove**/
.ic-col-pl {
  padding-left: 0px; }

.ic-col-pr {
  padding-right: 0px; }

.ic-col-p {
  padding: 0px; }

/**Login Signup Modal CSS**/
.ic-login-signup-modal-header {
  border-bottom: none;
  position: absolute;
  top: 60px;
  right: 80px;
  padding: 0;
  z-index: 99; }
  @media only screen and (max-width: 767.98px) {
    .ic-login-signup-modal-header {
      top: 40px;
      right: 45px;
      height: 45px; } }
  @media only screen and (max-width: 375px) {
    .ic-login-signup-modal-header {
      top: 20px;
      right: 18px; } }
  .ic-login-signup-modal-header .ic-btn-close {
    background: transparent;
    border: none; }
    .ic-login-signup-modal-header .ic-btn-close i {
      font-size: 64px;
      color: #333333; }
      @media only screen and (max-width: 1366px) {
        .ic-login-signup-modal-header .ic-btn-close i {
          font-size: 54px; } }
      @media only screen and (max-width: 1280px) {
        .ic-login-signup-modal-header .ic-btn-close i {
          font-size: 48px; } }
      @media only screen and (max-width: 767.98px) {
        .ic-login-signup-modal-header .ic-btn-close i {
          font-size: 32px; } }

.ic-login-signup-bg-image {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0; }
  @media only screen and (max-width: 1366px) {
    .ic-login-signup-bg-image img {
      width: 75%; } }
  @media only screen and (max-width: 1280px) {
    .ic-login-signup-bg-image img {
      width: 65%; } }
  @media only screen and (max-width: 1199.98px) {
    .ic-login-signup-bg-image img {
      width: 55%; } }

.ic-modal-body {
  padding: 0px; }

.ic-login-signup-modal-content {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  @media only screen and (max-width: 991.98px) {
    .ic-login-signup-modal-content {
      background-position: right center; } }

.ic-login-signup-card {
  background-color: #FFFFFF;
  -webkit-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  padding: 40px;
  margin-top: 150px;
  margin-bottom: 150px;
  z-index: 200;
  position: relative; }
  @media only screen and (max-width: 767.98px) {
    .ic-login-signup-card {
      margin-top: 100px;
      margin-bottom: 100px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-login-signup-card {
      padding: 30px 20px; } }
  @media only screen and (max-width: 375px) {
    .ic-login-signup-card {
      margin-top: 90px;
      margin-bottom: 90px; } }
  .ic-login-signup-card .logo {
    text-align: center;
    margin-bottom: 40px; }
    @media only screen and (max-width: 575.98px) {
      .ic-login-signup-card .logo {
        margin-bottom: 20px; } }
  .ic-login-signup-card .ic-content h6 {
    color: #000000;
    text-align: center;
    margin-bottom: 20px; }
  .ic-login-signup-card .nav {
    flex-wrap: nowrap; }

.ic-login-signup-tab .nav-tabs {
  border-bottom: none;
  margin-bottom: 20px; }
.ic-login-signup-tab .nav-item {
  margin-right: 18px; }
  .ic-login-signup-tab .nav-item:last-child {
    margin-right: 0px; }
  .ic-login-signup-tab .nav-item .nav-link {
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    padding: 0px 63px;
    background-color: #F4F4F4;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #333333;
    border: none !important; }
    @media only screen and (max-width: 1199.98px) {
      .ic-login-signup-tab .nav-item .nav-link {
        padding: 0px 40px; } }
    @media only screen and (max-width: 767.98px) {
      .ic-login-signup-tab .nav-item .nav-link {
        font-size: 14px; } }
    @media only screen and (max-width: 575.98px) {
      .ic-login-signup-tab .nav-item .nav-link {
        padding: 0px 20px;
        height: 37px;
        font-size: 14px;
        line-height: 37px; } }
    @media only screen and (max-width: 375px) {
      .ic-login-signup-tab .nav-item .nav-link {
        padding: 0px 10px; } }
    .ic-login-signup-tab .nav-item .nav-link.active {
      background-color: #000000;
      color: #FFFFFF; }
.ic-login-signup-tab .ic-tab-content .form-group {
  margin-bottom: 20px; }
.ic-login-signup-tab .ic-tab-content .form-control {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  background-color: #F4F4F4;
  text-align: center; }
  @media only screen and (max-width: 767.98px) {
    .ic-login-signup-tab .ic-tab-content .form-control {
      height: 37px;
      line-height: 37px;
      font-size: 14px; } }
.ic-login-signup-tab .ic-tab-content .remember-forget-password {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media only screen and (max-width: 767.98px) {
    .ic-login-signup-tab .ic-tab-content .remember-forget-password {
      display: block; } }
  @media only screen and (max-width: 767.98px) {
    .ic-login-signup-tab .ic-tab-content .remember-forget-password .form-check {
      margin-bottom: 10px; } }
  .ic-login-signup-tab .ic-tab-content .remember-forget-password label,
  .ic-login-signup-tab .ic-tab-content .remember-forget-password a {
    color: #555555;
    text-transform: capitalize; }
  .ic-login-signup-tab .ic-tab-content .remember-forget-password .form-check-input {
    width: 20px;
    height: 20px;
    border: 2px solid #000000;
    border-radius: 0px; }
    @media only screen and (max-width: 575.98px) {
      .ic-login-signup-tab .ic-tab-content .remember-forget-password .form-check-input {
        width: 16px;
        height: 16px; } }
    .ic-login-signup-tab .ic-tab-content .remember-forget-password .form-check-input:checked {
      background-color: #000000; }
    .ic-login-signup-tab .ic-tab-content .remember-forget-password .form-check-input:focus {
      outline: none;
      box-shadow: none; }
  .ic-login-signup-tab .ic-tab-content .remember-forget-password .form-check-label {
    margin-left: 7px; }
.ic-login-signup-tab .ic-tab-content .ic-btn, .ic-login-signup-tab .ic-tab-content .ic-action-btn {
  width: 100%;
  border: none; }
.ic-login-signup-tab .ic-social-login {
  margin-top: 20px; }
  @media only screen and (max-width: 575.98px) {
    .ic-login-signup-tab .ic-social-login {
      margin-top: 0px; } }
  .ic-login-signup-tab .ic-social-login p {
    text-transform: uppercase;
    color: #000000;
    text-align: center;
    margin-bottom: 20px; }
  .ic-login-signup-tab .ic-social-login ul {
    display: -webkit-flex;
    display: flex; }
    .ic-login-signup-tab .ic-social-login ul li {
      margin-right: 9px;
      width: 100%; }
      .ic-login-signup-tab .ic-social-login ul li:last-child {
        margin-right: 0px; }
      .ic-login-signup-tab .ic-social-login ul li a {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        color: #333333;
        text-transform: capitalize;
        background-color: #F4F4F4;
        height: 48px;
        font-size: 16px;
        line-height: 48px;
        justify-content: center;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease; }
        @media only screen and (max-width: 767.98px) {
          .ic-login-signup-tab .ic-social-login ul li a {
            height: 38px;
            line-height: 38px;
            font-size: 14px; } }
        @media only screen and (max-width: 320px) {
          .ic-login-signup-tab .ic-social-login ul li a {
            font-size: 12px; } }
        .ic-login-signup-tab .ic-social-login ul li a i {
          font-size: 20px;
          color: #000000;
          margin-right: 10px;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -o-transition: all 0.4s ease;
          transition: all 0.4s ease; }
          @media only screen and (max-width: 767.98px) {
            .ic-login-signup-tab .ic-social-login ul li a i {
              font-size: 16px;
              margin-right: 3px; } }
          @media only screen and (max-width: 320px) {
            .ic-login-signup-tab .ic-social-login ul li a i {
              font-size: 12px;
              margin-right: 1px; } }
        .ic-login-signup-tab .ic-social-login ul li a:hover {
          color: #FFFFFF;
          background-color: #333333; }
          .ic-login-signup-tab .ic-social-login ul li a:hover i {
            color: #FFFFFF; }
.ic-login-signup-tab .donot-have-account {
  margin-top: 20px; }
  .ic-login-signup-tab .donot-have-account .sub-heading2 {
    color: #555555; }
  .ic-login-signup-tab .donot-have-account a {
    color: #000000 !important; }
  .ic-login-signup-tab .donot-have-account p {
    margin-bottom: 0px; }

/**Login Signup Modal End**/
.ic-header-area {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px -4px 80px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px -4px 80px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -4px 80px rgba(0, 0, 0, 0.06);
  padding: 20px 0px; }
  @media only screen and (max-width: 1366px) {
    .ic-header-area {
      padding: 18px 0px; } }
  @media only screen and (max-width: 991.98px) {
    .ic-header-area {
      padding: 15px 0px; } }

.ic-header-warper {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: space-between; }

.ic-header-menu-area .ic-navbar-nav {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }
  @media only screen and (max-width: 991.98px) {
    .ic-header-menu-area .ic-navbar-nav {
      display: block; } }
  .ic-header-menu-area .ic-navbar-nav .ic-nav-item:first-child a {
    padding-left: 0px; }
    @media only screen and (max-width: 991.98px) {
      .ic-header-menu-area .ic-navbar-nav .ic-nav-item:first-child a {
        padding-left: 10px; } }
  .ic-header-menu-area .ic-navbar-nav .ic-nav-item:last-child a {
    padding-right: 0px; }
    @media only screen and (max-width: 991.98px) {
      .ic-header-menu-area .ic-navbar-nav .ic-nav-item:last-child a {
        border-bottom: none; } }
  .ic-header-menu-area .ic-navbar-nav .ic-nav-item .ic-nav-link {
    color: #555555;
    font-family: proxima-regular;
    text-transform: uppercase;
    padding: 0px 8px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media only screen and (max-width: 991.98px) {
      .ic-header-menu-area .ic-navbar-nav .ic-nav-item .ic-nav-link {
        display: block;
        padding: 12px 10px;
        border-bottom: 1px dotted #333333; } }
    .ic-header-menu-area .ic-navbar-nav .ic-nav-item .ic-nav-link:hover {
      color: #000000; }
    .ic-header-menu-area .ic-navbar-nav .ic-nav-item .ic-nav-link.active {
      color: #000000; }

.ic-header-right {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }
  .ic-header-right .ic-cart {
    margin-right: 42px; }
    @media only screen and (max-width: 1366px) {
      .ic-header-right .ic-cart {
        margin-right: 35px; } }
    @media only screen and (max-width: 1199.98px) {
      .ic-header-right .ic-cart {
        margin-right: 30px; } }
    @media only screen and (max-width: 991.98px) {
      .ic-header-right .ic-cart {
        margin-right: 25px; } }
  .ic-header-right i {
    font-size: 32px;
    color: #555555;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media only screen and (max-width: 1366px) {
      .ic-header-right i {
        font-size: 28px; } }
    @media only screen and (max-width: 1199.98px) {
      .ic-header-right i {
        font-size: 26px; } }
    .ic-header-right i:hover {
      color: #000000; }
  .ic-header-right .ic-login-signup ul {
    display: -webkit-flex;
    display: flex; }
  .ic-header-right .ic-login-signup a {
    font-family: proxima-regular;
    color: #555555;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .ic-header-right .ic-login-signup a:hover {
      color: #000000; }
  .ic-header-right .ic-login-signup .ic-user-link {
    position: relative;
    margin-right: 18px; }
    .ic-header-right .ic-login-signup .ic-user-link:hover .ic-mobile-login-dropdown {
      opacity: 1;
      visibility: visible; }
    .ic-header-right .ic-login-signup .ic-user-link .ic-mobile-login-dropdown {
      position: absolute;
      min-width: 200px;
      background-color: #FFFFFF;
      display: block;
      -webkit-box-shadow: 0px -4px 80px rgba(0, 0, 0, 0.06);
      -moz-box-shadow: 0px -4px 80px rgba(0, 0, 0, 0.06);
      box-shadow: 0px -4px 80px rgba(0, 0, 0, 0.06);
      padding: 15px 20px;
      z-index: 99;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      display: none; }
      @media only screen and (max-width: 991.98px) {
        .ic-header-right .ic-login-signup .ic-user-link .ic-mobile-login-dropdown {
          display: block;
          right: 0;
          z-index: 999; } }
      .ic-header-right .ic-login-signup .ic-user-link .ic-mobile-login-dropdown a {
        padding-bottom: 10px;
        display: block; }
  @media only screen and (max-width: 991.98px) {
    .ic-header-right .ic-login-signup .ic-login-reg-link {
      display: none; } }

/***Mobile Menu Area***/
.ic-mobile-menu-icon .ic-mobile-menu-open {
  width: 40px;
  display: none;
  position: relative;
  z-index: 999; }
  @media only screen and (max-width: 991.98px) {
    .ic-mobile-menu-icon .ic-mobile-menu-open {
      display: block; } }
  @media only screen and (max-width: 575.98px) {
    .ic-mobile-menu-icon .ic-mobile-menu-open {
      width: 35px; } }
  .ic-mobile-menu-icon .ic-mobile-menu-open:hover span {
    width: 100% !important; }
  .ic-mobile-menu-icon .ic-mobile-menu-open span {
    height: 4px;
    display: block;
    margin: 8px 0px;
    margin-bottom: 0px;
    transition: all 0.3s;
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: right;
    margin-left: auto;
    background-color: #000000; }
    .ic-mobile-menu-icon .ic-mobile-menu-open span:nth-child(1) {
      width: 100%;
      margin-top: 0; }
    .ic-mobile-menu-icon .ic-mobile-menu-open span:nth-child(2) {
      width: 80%; }
    .ic-mobile-menu-icon .ic-mobile-menu-open span:nth-child(3) {
      width: 60%; }
    @media only screen and (max-width: 575.98px) {
      .ic-mobile-menu-icon .ic-mobile-menu-open span {
        height: 3px; } }

@media only screen and (max-width: 991.98px) {
  .ic-mobile-menu-warper {
    position: fixed;
    background: #FFFFFF;
    z-index: 9999;
    top: 0;
    height: 100vh;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    left: 0;
    padding: 40px 15px 30px;
    overflow-y: auto;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    min-width: 300px;
    animation: unset !important; } }

@media only screen and (max-width: 991.98px) {
  .ic-mobile-menu-warper.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

@media only screen and (max-width: 991.98px) {
  .ic-mobile-menu-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    background: #222222;
    top: 0; } }

@media only screen and (max-width: 991.98px) {
  .ic-mobile-menu-overlay.active {
    opacity: 0.5;
    visibility: visible; } }

.ic-menu-close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 0px 0px 0px 15px;
  display: none;
  background-color: #000000; }
  @media only screen and (max-width: 991.98px) {
    .ic-menu-close {
      display: block; } }
  .ic-menu-close i {
    color: #FFFFFF;
    font-size: 20px; }

.modal-fullscreen {
  overflow: hidden; }

@keyframes ic_up_down {
  0% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); }
  50% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); } }
.ic-scroll-top {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  line-height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #000000;
  color: #fff;
  font-size: 32px;
  text-align: center;
  position: fixed;
  right: 4%;
  text-decoration: none;
  z-index: 999;
  animation: ic_up_down 3s linear infinite;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .ic-scroll-top:hover {
    color: #FFFFFF; }
  .ic-scroll-top i {
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

.ic-footer-area {
  background-color: #333333; }
  @media only screen and (max-width: 767.98px) {
    .ic-footer-area .col-md-3 {
      padding-left: 15px !important; } }
  .ic-footer-area h5 {
    color: #FFFFFF;
    margin-bottom: 20px; }
    @media only screen and (max-width: 767.98px) {
      .ic-footer-area h5 {
        margin-bottom: 10px; } }
  .ic-footer-area p,
  .ic-footer-area a {
    color: #FFFFFF; }
  .ic-footer-area .adress p {
    width: 80%; }
    @media only screen and (max-width: 991.98px) {
      .ic-footer-area .adress p {
        width: 100%; } }

@media only screen and (max-width: 767.98px) {
  .ic-footer-logo {
    margin-bottom: 20px;
    text-align: center; } }

.ic-footer-address {
  margin-left: -16px; }
  @media only screen and (max-width: 991.98px) {
    .ic-footer-address {
      margin-left: -10px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-footer-address {
      margin-left: 0px;
      margin-bottom: 20px;
      text-align: center; } }

@media only screen and (max-width: 767.98px) {
  .ic-footer-newsletter {
    text-align: center; } }
.ic-footer-newsletter .ic-newsletter {
  margin-top: 30px; }
  @media only screen and (max-width: 767.98px) {
    .ic-footer-newsletter .ic-newsletter {
      margin-top: 20px; } }
.ic-footer-newsletter .form-group {
  position: relative; }
  .ic-footer-newsletter .form-group .form-control {
    background-color: #FFFFFF;
    height: 50px;
    line-height: 50px;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 0px 24px; }
    .ic-footer-newsletter .form-group .form-control::placeholder {
      text-transform: capitalize;
      color: #555555; }
  .ic-footer-newsletter .form-group a {
    position: absolute;
    right: 13px;
    top: 56%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .ic-footer-newsletter .form-group i {
    font-size: 32px;
    color: #000000; }

.ic-footer-copyright {
  background-color: #000000;
  padding: 26px 0px; }
  @media only screen and (max-width: 1366px) {
    .ic-footer-copyright {
      padding: 24px 0px; } }
  @media only screen and (max-width: 1199.98px) {
    .ic-footer-copyright {
      padding: 22px 0px; } }
  @media only screen and (max-width: 991.98px) {
    .ic-footer-copyright {
      padding: 20px 0px; } }

.ic-footer-copyrigt-warper {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media only screen and (max-width: 991.98px) {
    .ic-footer-copyrigt-warper {
      display: block;
      text-align: center; } }
  .ic-footer-copyrigt-warper p,
  .ic-footer-copyrigt-warper span,
  .ic-footer-copyrigt-warper a {
    color: #FFFFFF; }
    @media only screen and (max-width: 1199.98px) {
      .ic-footer-copyrigt-warper p,
      .ic-footer-copyrigt-warper span,
      .ic-footer-copyrigt-warper a {
        font-size: 14px; } }
  .ic-footer-copyrigt-warper .ic-copyright p {
    width: 60%;
    text-transform: capitalize; }
    @media only screen and (max-width: 991.98px) {
      .ic-footer-copyrigt-warper .ic-copyright p {
        margin: auto;
        width: 50%; } }
    @media only screen and (max-width: 767.98px) {
      .ic-footer-copyrigt-warper .ic-copyright p {
        width: 70%; } }
    @media only screen and (max-width: 575.98px) {
      .ic-footer-copyrigt-warper .ic-copyright p {
        width: 100%; } }
  .ic-footer-copyrigt-warper .ic-footer-bottom-social ul {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (max-width: 991.98px) {
      .ic-footer-copyrigt-warper .ic-footer-bottom-social ul {
        justify-content: center;
        margin-top: 5px; } }
    .ic-footer-copyrigt-warper .ic-footer-bottom-social ul li {
      padding: 0px 10px;
      position: relative; }
      @media only screen and (max-width: 1199.98px) {
        .ic-footer-copyrigt-warper .ic-footer-bottom-social ul li {
          padding: 0px 5px; } }
      .ic-footer-copyrigt-warper .ic-footer-bottom-social ul li:last-child {
        padding-right: 0px; }
        .ic-footer-copyrigt-warper .ic-footer-bottom-social ul li:last-child::after {
          display: none; }
      .ic-footer-copyrigt-warper .ic-footer-bottom-social ul li::after {
        content: "";
        position: absolute;
        height: 15px;
        width: 1px;
        background-color: #FFFFFF;
        right: 0px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
    .ic-footer-copyrigt-warper .ic-footer-bottom-social ul a {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }

.ic-breadcumb-area {
  background-color: #F4F4F4;
  padding: 28px 0px; }
  @media only screen and (max-width: 1366px) {
    .ic-breadcumb-area {
      padding: 25px 0px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-breadcumb-area {
      padding: 20px 0px; } }
  .ic-breadcumb-area .ic-breadcumb-content {
    position: relative;
    z-index: 99; }
    .ic-breadcumb-area .ic-breadcumb-content a,
    .ic-breadcumb-area .ic-breadcumb-content span {
      font-size: 28px;
      line-height: 120%;
      color: #555555;
      text-transform: capitalize;
      font-family: roboto-bold; }
      @media only screen and (max-width: 1366px) {
        .ic-breadcumb-area .ic-breadcumb-content a,
        .ic-breadcumb-area .ic-breadcumb-content span {
          font-size: 20px; } }
      @media only screen and (max-width: 1199.98px) {
        .ic-breadcumb-area .ic-breadcumb-content a,
        .ic-breadcumb-area .ic-breadcumb-content span {
          font-size: 18px; } }
      @media only screen and (max-width: 767.98px) {
        .ic-breadcumb-area .ic-breadcumb-content a,
        .ic-breadcumb-area .ic-breadcumb-content span {
          font-size: 18px; } }
      @media only screen and (max-width: 575.98px) {
        .ic-breadcumb-area .ic-breadcumb-content a,
        .ic-breadcumb-area .ic-breadcumb-content span {
          font-size: 18px; } }
    .ic-breadcumb-area .ic-breadcumb-content span {
      margin: 0px 8px; }
      @media only screen and (max-width: 1366px) {
        .ic-breadcumb-area .ic-breadcumb-content span {
          margin: 0px 5px; } }
      @media only screen and (max-width: 575.98px) {
        .ic-breadcumb-area .ic-breadcumb-content span {
          margin: 0px 3px; } }

.ic-inner-breadcrumb {
  background-color: #F4F4F4;
  padding: 28px 0; }
  .ic-inner-breadcrumb ul {
    list-style: none;
    text-align: left; }
    .ic-inner-breadcrumb ul li {
      display: inline-block;
      margin-bottom: 10px; }
      @media only screen and (max-width: 767.98px) {
        .ic-inner-breadcrumb ul li {
          margin-bottom: 0px; } }
      .ic-inner-breadcrumb ul li::after {
        content: '//';
        display: inline-block;
        margin: 0 8px 0 10px;
        font-size: 28px;
        line-height: 120%;
        color: #555555;
        text-transform: capitalize;
        font-family: roboto-bold; }
        @media only screen and (max-width: 767.98px) {
          .ic-inner-breadcrumb ul li::after {
            margin: 0 0 0 4px;
            font-size: 18px;
            line-height: 18px; } }
      .ic-inner-breadcrumb ul li a {
        display: inline-block;
        cursor: pointer;
        font-size: 28px;
        line-height: 120%;
        color: #555555;
        text-transform: capitalize;
        font-family: roboto-bold;
        font-weight: 700;
        margin-bottom: 0px; }
        @media only screen and (max-width: 767.98px) {
          .ic-inner-breadcrumb ul li a {
            font-size: 18px;
            line-height: 18px; } }
      .ic-inner-breadcrumb ul li:last-child::after {
        display: none; }

/**Pages**/
 /*========================================
            Banner CSS
========================================*/
.ic-banner-area {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.ic-banner-user {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media only screen and (max-width: 1366px) {
    .ic-banner-user img {
      width: 70%; } }
  @media only screen and (max-width: 1280px) {
    .ic-banner-user img {
      width: 60%; } }
  @media only screen and (max-width: 1199.98px) {
    .ic-banner-user img {
      width: 55%; } }
  @media only screen and (max-width: 991.98px) {
    .ic-banner-user img {
      width: 50%; } }
  @media only screen and (max-width: 767.98px) {
    .ic-banner-user img {
      width: 40%; } }
  @media only screen and (max-width: 575.98px) {
    .ic-banner-user img {
      width: 40%; } }

.ic-banner-slider {
  position: static; }
  .ic-banner-slider .ic-slider-item {
    padding: 203px 0px; }
    @media only screen and (max-width: 1366px) {
      .ic-banner-slider .ic-slider-item {
        padding: 140px 0px; } }
    @media only screen and (max-width: 1280px) {
      .ic-banner-slider .ic-slider-item {
        padding: 120px 0px; } }
    @media only screen and (max-width: 1199.98px) {
      .ic-banner-slider .ic-slider-item {
        padding: 110px 0px; } }
    @media only screen and (max-width: 991.98px) {
      .ic-banner-slider .ic-slider-item {
        padding: 100px 0px; } }
    @media only screen and (max-width: 767.98px) {
      .ic-banner-slider .ic-slider-item {
        padding: 80px 0px; } }
    @media only screen and (max-width: 575.98px) {
      .ic-banner-slider .ic-slider-item {
        height: 70px 0px; } }
    @media only screen and (max-width: 575.98px) {
      .ic-banner-slider .ic-slider-item .ic-slider-content {
        text-align: center; } }
    .ic-banner-slider .ic-slider-item .ic-slider-content h4 {
      font-size: 24px;
      line-height: 120%;
      letter-spacing: 13.20px;
      text-transform: uppercase;
      font-family: roboto-regular;
      margin-bottom: 18px; }
      @media only screen and (max-width: 1366px) {
        .ic-banner-slider .ic-slider-item .ic-slider-content h4 {
          margin-bottom: 15px; } }
      @media only screen and (max-width: 1199.98px) {
        .ic-banner-slider .ic-slider-item .ic-slider-content h4 {
          font-size: 22px; } }
      @media only screen and (max-width: 991.98px) {
        .ic-banner-slider .ic-slider-item .ic-slider-content h4 {
          font-size: 20px;
          margin-bottom: 10px; } }
      @media only screen and (max-width: 767.98px) {
        .ic-banner-slider .ic-slider-item .ic-slider-content h4 {
          font-size: 18px;
          letter-spacing: 8.2px; } }
      @media only screen and (max-width: 575.98px) {
        .ic-banner-slider .ic-slider-item .ic-slider-content h4 {
          font-size: 15px;
          letter-spacing: 6.2px; } }
    .ic-banner-slider .ic-slider-item .ic-slider-content h1 {
      margin-bottom: 18px; }
      @media only screen and (max-width: 1366px) {
        .ic-banner-slider .ic-slider-item .ic-slider-content h1 {
          margin-bottom: 15px; } }
      @media only screen and (max-width: 991.98px) {
        .ic-banner-slider .ic-slider-item .ic-slider-content h1 {
          margin-bottom: 12px; } }
    .ic-banner-slider .ic-slider-item .ic-slider-content p {
      margin-bottom: 47px; }
      @media only screen and (max-width: 1366px) {
        .ic-banner-slider .ic-slider-item .ic-slider-content p {
          margin-bottom: 35px; } }
      @media only screen and (max-width: 991.98px) {
        .ic-banner-slider .ic-slider-item .ic-slider-content p {
          margin-bottom: 30px; } }
      @media only screen and (max-width: 575.98px) {
        .ic-banner-slider .ic-slider-item .ic-slider-content p {
          margin-bottom: 25px; } }
  .ic-banner-slider .owl-dots {
    position: absolute;
    top: 50%;
    right: 80px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media only screen and (max-width: 767.98px) {
      .ic-banner-slider .owl-dots {
        display: none; } }
    .ic-banner-slider .owl-dots .owl-dot {
      width: 20px;
      height: 20px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background-color: #333333;
      display: block;
      margin-bottom: 20px;
      position: relative;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      -o-transition: all 0.8s ease;
      transition: all 0.8s ease; }
      .ic-banner-slider .owl-dots .owl-dot::before {
        content: "";
        position: absolute;
        background-image: url("../images/slider-active.png");
        width: 40px;
        height: 40px;
        left: -9px;
        top: -10px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.8s ease;
        -moz-transition: all 0.8s ease;
        -o-transition: all 0.8s ease;
        transition: all 0.8s ease; }
      .ic-banner-slider .owl-dots .owl-dot:last-child {
        margin-bottom: 0px; }
      .ic-banner-slider .owl-dots .owl-dot.active {
        margin-bottom: 30px;
        background-color: transparent; }
        .ic-banner-slider .owl-dots .owl-dot.active::before {
          opacity: 1;
          visibility: visible; }

 /*========================================
            Welcome CSS
========================================*/
.ic-welcome-area {
  margin-bottom: 90px; }
  @media only screen and (max-width: 991.98px) {
    .ic-welcome-area {
      margin-bottom: 80px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-welcome-area {
      margin-bottom: 60px; } }

.ic-welcome-left {
  position: relative; }
  @media only screen and (max-width: 991.98px) {
    .ic-welcome-left {
      margin-bottom: 80px;
      display: flex; } }
  @media only screen and (max-width: 575.98px) {
    .ic-welcome-left {
      text-align: center;
      margin-bottom: 40px; } }
  .ic-welcome-left img {
    border: 16px solid #FFFFFF;
    -webkit-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
    box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24); }
    @media only screen and (max-width: 575.98px) {
      .ic-welcome-left img {
        border: 10px solid #FFFFFF; } }
  .ic-welcome-left .image-2 {
    position: absolute;
    top: 80px;
    left: 190px;
    width: 100%; }
    @media only screen and (max-width: 1366px) {
      .ic-welcome-left .image-2 {
        top: 60px; } }
    @media only screen and (max-width: 1199.98px) {
      .ic-welcome-left .image-2 {
        left: 100px;
        top: 40px; } }
    @media only screen and (max-width: 991.98px) {
      .ic-welcome-left .image-2 {
        position: static;
        width: unset; } }

.ic-welcome-right {
  position: relative; }
  @media only screen and (max-width: 575.98px) {
    .ic-welcome-right {
      text-align: center; } }
  .ic-welcome-right .sub-heading2 {
    color: #333333;
    text-transform: capitalize; }
  .ic-welcome-right p {
    margin-bottom: 25px; }
    @media only screen and (max-width: 1199.98px) {
      .ic-welcome-right p {
        margin-bottom: 15px; } }
    @media only screen and (max-width: 575.98px) {
      .ic-welcome-right p {
        margin-bottom: 10px; } }
  .ic-welcome-right .ic-btn, .ic-welcome-right .ic-action-btn {
    margin-top: 23px; }
    @media only screen and (max-width: 767.98px) {
      .ic-welcome-right .ic-btn, .ic-welcome-right .ic-action-btn {
        margin-top: 10px; } }

 /*========================================
            Key Area CSS
========================================*/
.ic-key-area {
  padding: 76px 0px 80px 0px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important; }
  @media only screen and (max-width: 1199.98px) {
    .ic-key-area {
      padding: 66px 0px 70px 0px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-key-area {
      padding: 60px 0px 60px 0px; } }
  .ic-key-area .row .col-md-4:last-child .ic-key-item {
    margin-bottom: 0px; }

.ic-key-item {
  text-align: center;
  margin-bottom: 20px; }
  .ic-key-item .icon i {
    font-size: 120px;
    color: #000000; }
    @media only screen and (max-width: 1366px) {
      .ic-key-item .icon i {
        font-size: 100px; } }
    @media only screen and (max-width: 1280px) {
      .ic-key-item .icon i {
        font-size: 90px; } }
    @media only screen and (max-width: 1199.98px) {
      .ic-key-item .icon i {
        font-size: 80px; } }
    @media only screen and (max-width: 991.98px) {
      .ic-key-item .icon i {
        font-size: 70px; } }
    @media only screen and (max-width: 767.98px) {
      .ic-key-item .icon i {
        font-size: 60px; } }
  .ic-key-item .content p {
    letter-spacing: 6.44px;
    text-transform: uppercase;
    line-height: 120%;
    margin-bottom: 9px;
    color: #333333; }
    @media only screen and (max-width: 1366px) {
      .ic-key-item .content p {
        margin-bottom: 6px; } }
    @media only screen and (max-width: 991.98px) {
      .ic-key-item .content p {
        font-size: 14px; } }

 /*========================================
            Capture Area CSS
========================================*/
.ic-capture-right-btn {
  display: flex;
  -webkit-align-items: end;
  align-items: end;
  justify-content: flex-end;
  height: 100%; }
  @media only screen and (max-width: 991.98px) {
    .ic-capture-right-btn {
      display: block;
      text-align: left !important;
      margin-top: 15px; } }

.ic-capture-time-video {
  position: relative;
  margin-top: 28px; }
  .ic-capture-time-video .thumbnil img {
    border: 27px solid #FFFFFF;
    -webkit-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
    box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24); }
    @media only screen and (max-width: 991.98px) {
      .ic-capture-time-video .thumbnil img {
        border: 25px solid #FFFFFF; } }
    @media only screen and (max-width: 767.98px) {
      .ic-capture-time-video .thumbnil img {
        border: 20px solid #FFFFFF; } }
  .ic-capture-time-video .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    font-size: 120px;
    color: #FFFFFF; }
    .ic-capture-time-video .play-icon i {
      font-size: 120px; }
      @media only screen and (max-width: 1366px) {
        .ic-capture-time-video .play-icon i {
          font-size: 100px; } }
      @media only screen and (max-width: 1280px) {
        .ic-capture-time-video .play-icon i {
          font-size: 90px; } }
      @media only screen and (max-width: 1199.98px) {
        .ic-capture-time-video .play-icon i {
          font-size: 80px; } }
      @media only screen and (max-width: 991.98px) {
        .ic-capture-time-video .play-icon i {
          font-size: 75px; } }
      @media only screen and (max-width: 767.98px) {
        .ic-capture-time-video .play-icon i {
          font-size: 70px; } }
      @media only screen and (max-width: 767.98px) {
        .ic-capture-time-video .play-icon i {
          font-size: 60px; } }
      @media only screen and (max-width: 375px) {
        .ic-capture-time-video .play-icon i {
          font-size: 55px; } }
@keyframes ripple {
  0% {
    opacity: 1; }
  100% {
    border-radius: 2em;
    opacity: 0;
    transform: scale(2); } }
 /*========================================
Capture Best Memories Area CSS
========================================*/
.ic-capture-best-memories-area .ic-heading {
  margin-bottom: 27px; }

.ic-capture-best-memory-item {
  background-color: #FFFFFF;
  -webkit-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  margin-bottom: 30px; }
  @media only screen and (max-width: 767.98px) {
    .ic-capture-best-memory-item {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-capture-best-memory-item {
      max-width: 338px;
      margin: auto;
      margin-bottom: 20px; } }
  .ic-capture-best-memory-item:hover .thumbnil img {
    transform: scale(1.1); }
  .ic-capture-best-memory-item .thumbnil {
    padding: 26px; }
    @media only screen and (max-width: 1199.98px) {
      .ic-capture-best-memory-item .thumbnil {
        padding: 20px; } }
    @media only screen and (max-width: 767.98px) {
      .ic-capture-best-memory-item .thumbnil {
        padding: 18px; } }
    .ic-capture-best-memory-item .thumbnil .image {
      overflow: hidden; }
    .ic-capture-best-memory-item .thumbnil img {
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .ic-capture-best-memory-item .content {
    padding: 0px 26px 26px; }
    @media only screen and (max-width: 1199.98px) {
      .ic-capture-best-memory-item .content {
        padding: 0px 20px 20px; } }
    @media only screen and (max-width: 767.98px) {
      .ic-capture-best-memory-item .content {
        padding: 0px 18px 18px; } }
    .ic-capture-best-memory-item .content p {
      letter-spacing: 0.4em;
      text-transform: uppercase;
      color: #555555;
      line-height: 120%;
      margin-bottom: 13px; }
      @media only screen and (max-width: 1366px) {
        .ic-capture-best-memory-item .content p {
          margin-bottom: 10px;
          letter-spacing: 0.3em; } }
      @media only screen and (max-width: 767.98px) {
        .ic-capture-best-memory-item .content p {
          margin-bottom: 6px;
          letter-spacing: 0.2em; } }

.ic-capture-best-memories-bottom {
  margin-top: 10px; }
  .ic-capture-best-memories-bottom h3 {
    margin-bottom: 40px; }
    @media only screen and (max-width: 1366px) {
      .ic-capture-best-memories-bottom h3 {
        width: 75%;
        margin: auto;
        margin-bottom: 35px; } }
    @media only screen and (max-width: 1280px) {
      .ic-capture-best-memories-bottom h3 {
        width: 70%; } }
    @media only screen and (max-width: 991.98px) {
      .ic-capture-best-memories-bottom h3 {
        width: 100%; } }
    @media only screen and (max-width: 767.98px) {
      .ic-capture-best-memories-bottom h3 {
        margin-bottom: 25px; } }

 /*========================================
Testimonial Area CSS
========================================*/
.ic-client-testimonail-area {
  background-color: #F4F4F4;
  padding-bottom: 130px; }
  @media only screen and (max-width: 767.98px) {
    .ic-client-testimonail-area {
      padding-bottom: 110px; } }
  .ic-client-testimonail-area .ic-heading {
    margin-bottom: 27px; }
    @media only screen and (max-width: 1366px) {
      .ic-client-testimonail-area .ic-heading {
        margin-bottom: 20px; } }
    @media only screen and (max-width: 575.98px) {
      .ic-client-testimonail-area .ic-heading {
        margin-bottom: 15px; } }
  .ic-client-testimonail-area .ic-sub-heding-title {
    margin-bottom: 40px; }
    .ic-client-testimonail-area .ic-sub-heding-title .sub-heading2 {
      width: 75%;
      margin: auto; }
      @media only screen and (max-width: 1199.98px) {
        .ic-client-testimonail-area .ic-sub-heding-title .sub-heading2 {
          width: 90%; } }
      @media only screen and (max-width: 991.98px) {
        .ic-client-testimonail-area .ic-sub-heding-title .sub-heading2 {
          width: 100%; } }

.ic-client-testimonial .owl-nav {
  text-align: center;
  margin-top: -30px; }
  .ic-client-testimonial .owl-nav .owl-next, .ic-client-testimonial .owl-nav .owl-prev {
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .ic-client-testimonial .owl-nav .owl-next::before, .ic-client-testimonial .owl-nav .owl-prev::before {
      content: "\f109";
      font-family: flaticon !important;
      font-style: normal;
      position: absolute;
      font-size: 48px;
      color: #000000;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      @media only screen and (max-width: 1366px) {
        .ic-client-testimonial .owl-nav .owl-next::before, .ic-client-testimonial .owl-nav .owl-prev::before {
          font-size: 45px; } }
      @media only screen and (max-width: 767.98px) {
        .ic-client-testimonial .owl-nav .owl-next::before, .ic-client-testimonial .owl-nav .owl-prev::before {
          font-size: 40px; } }
    .ic-client-testimonial .owl-nav .owl-next:hover::before, .ic-client-testimonial .owl-nav .owl-prev:hover::before {
      content: "\f108"; }
  .ic-client-testimonial .owl-nav .owl-prev::before {
    left: -62px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
    @media only screen and (max-width: 575.98px) {
      .ic-client-testimonial .owl-nav .owl-prev::before {
        left: -55px; } }
  .ic-client-testimonial .owl-nav span {
    display: none; }

.ic-testimonail-item {
  background-color: #FFFFFF;
  -webkit-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  padding: 15px 40px 33px 40px;
  margin-bottom: 40px; }
  @media only screen and (max-width: 1366px) {
    .ic-testimonail-item {
      padding: 10px 30px 23px 30px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-testimonail-item {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-testimonail-item {
      padding: 5px 20px 13px 20px; } }
  .ic-testimonail-item .quote-icon i {
    font-size: 64px;
    color: #555555; }
    @media only screen and (max-width: 1366px) {
      .ic-testimonail-item .quote-icon i {
        font-size: 60px; } }
    @media only screen and (max-width: 991.98px) {
      .ic-testimonail-item .quote-icon i {
        font-size: 58px; } }
    @media only screen and (max-width: 575.98px) {
      .ic-testimonail-item .quote-icon i {
        font-size: 50px; } }
  .ic-testimonail-item .title-description {
    margin-bottom: 15px;
    margin-top: -12px; }
    .ic-testimonail-item .title-description .sub-heading {
      margin-bottom: 10px; }
  .ic-testimonail-item .ic-testimonial-footer .sub-heading2 {
    margin-bottom: 3px; }
  .ic-testimonail-item .ic-testimonial-footer .rating {
    display: -webkit-flex;
    display: flex;
    margin-top: 5px; }
    .ic-testimonail-item .ic-testimonial-footer .rating a {
      margin-right: 2px; }
    .ic-testimonail-item .ic-testimonial-footer .rating i {
      font-size: 12px;
      color: #555555; }

 /*========================================
Instagram Feed Area CSS
========================================*/
.ic-container {
  max-width: 1760px;
  margin: auto; }
  @media only screen and (max-width: 1366px) {
    .ic-container {
      padding: 0px 20px; } }

.ic-instagram-feed-item {
  -webkit-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  background-color: #FFFFFF;
  position: relative; }
  .ic-instagram-feed-item:hover .thumbnil .image::before {
    opacity: 1;
    visibility: visible; }
  .ic-instagram-feed-item:hover .content h5 {
    opacity: 1;
    visibility: visible; }
  .ic-instagram-feed-item .thumbnil {
    padding: 16px; }
    @media only screen and (max-width: 575.98px) {
      .ic-instagram-feed-item .thumbnil {
        padding: 12px; } }
    .ic-instagram-feed-item .thumbnil .image {
      position: relative; }
      .ic-instagram-feed-item .thumbnil .image::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.48));
        background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.48));
        background: -o-linear-gradient(0deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.48));
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.48), rgba(0, 0, 0, 0.48));
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
  .ic-instagram-feed-item .content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .ic-instagram-feed-item .content h5 {
      white-space: nowrap;
      color: #FFFFFF;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }

.ic-booking-area {
  position: relative;
  z-index: 9; }
  .ic-booking-area .row .col-md-6:last-child .ic-booking-grid-item {
    margin-bottom: 0px; }

.ic-section-bg {
  position: absolute;
  top: -155px;
  left: 0;
  z-index: 0; }
  @media only screen and (max-width: 1366px) {
    .ic-section-bg {
      top: -125px; } }
  @media only screen and (max-width: 1280px) {
    .ic-section-bg {
      top: -115px; } }
  @media only screen and (max-width: 991.98px) {
    .ic-section-bg {
      top: -110px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-section-bg {
      top: -105px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-section-bg {
      top: -95px; } }
  @media only screen and (max-width: 1366px) {
    .ic-section-bg img {
      width: 50%; } }
  @media only screen and (max-width: 1280px) {
    .ic-section-bg img {
      width: 45%; } }
  @media only screen and (max-width: 991.98px) {
    .ic-section-bg img {
      width: 40%; } }
  @media only screen and (max-width: 767.98px) {
    .ic-section-bg img {
      width: 35%; } }

.ic-booking-list-item {
  margin-bottom: 40px;
  position: relative; }
  .ic-booking-list-item .ic-bokking-single-left {
    background-color: #FFFFFF;
    -webkit-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
    box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
    padding: 16px; }
    @media only screen and (max-width: 575.98px) {
      .ic-booking-list-item .ic-bokking-single-left {
        padding: 12px; } }
    .ic-booking-list-item .ic-bokking-single-left img {
      width: 100%; }
  @media only screen and (max-width: 767.98px) {
    .ic-booking-list-item .ic-booking-single-right {
      margin-top: 40px; } }
  .ic-booking-list-item .ic-booking-single-right .content h2, .ic-booking-list-item .ic-booking-single-right .content h2 span, h2 .ic-booking-list-item .ic-booking-single-right .content span {
    color: #555555;
    margin-bottom: 18px;
    margin-top: 5px; }
    @media only screen and (max-width: 1199.98px) {
      .ic-booking-list-item .ic-booking-single-right .content h2, .ic-booking-list-item .ic-booking-single-right .content h2 span, h2 .ic-booking-list-item .ic-booking-single-right .content span {
        margin-bottom: 15px; } }
    @media only screen and (max-width: 767.98px) {
      .ic-booking-list-item .ic-booking-single-right .content h2, .ic-booking-list-item .ic-booking-single-right .content h2 span, h2 .ic-booking-list-item .ic-booking-single-right .content span {
        margin-bottom: 10px; } }
  .ic-booking-list-item .ic-booking-single-right .content .sub-heading2 {
    color: #333333;
    text-transform: capitalize; }
  .ic-booking-list-item .ic-booking-single-right .content .ic-btn, .ic-booking-list-item .ic-booking-single-right .content .ic-action-btn {
    margin-top: 52px; }
    @media only screen and (max-width: 1199.98px) {
      .ic-booking-list-item .ic-booking-single-right .content .ic-btn, .ic-booking-list-item .ic-booking-single-right .content .ic-action-btn {
        margin-top: 28px; } }
    @media only screen and (max-width: 991.98px) {
      .ic-booking-list-item .ic-booking-single-right .content .ic-btn, .ic-booking-list-item .ic-booking-single-right .content .ic-action-btn {
        margin-top: 25px; } }

.ic-booking-grid-item {
  background-color: #FFFFFF;
  -webkit-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  padding: 24px; }
  @media only screen and (max-width: 767.98px) {
    .ic-booking-grid-item {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 991.98px) {
    .ic-booking-grid-item {
      padding: 20px; } }
  .ic-booking-grid-item:hover .ic-thumbnil img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .ic-booking-grid-item .ic-thumbnil {
    padding-bottom: 24px; }
    .ic-booking-grid-item .ic-thumbnil .ic-image {
      overflow: hidden; }
      .ic-booking-grid-item .ic-thumbnil .ic-image img {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        width: 100%; }
  .ic-booking-grid-item .ic-content .ic-heading {
    margin-bottom: 22px; }
    @media only screen and (max-width: 1366px) {
      .ic-booking-grid-item .ic-content .ic-heading {
        margin-bottom: 18px; } }
    @media only screen and (max-width: 767.98px) {
      .ic-booking-grid-item .ic-content .ic-heading {
        margin-bottom: 15px; } }
    .ic-booking-grid-item .ic-content .ic-heading h2, .ic-booking-grid-item .ic-content .ic-heading h2 span, h2 .ic-booking-grid-item .ic-content .ic-heading span {
      color: #333333; }
  .ic-booking-grid-item .ic-content .ic-description .sub-heading2 {
    margin-top: 18px;
    color: #333333; }
    @media only screen and (max-width: 575.98px) {
      .ic-booking-grid-item .ic-content .ic-description .sub-heading2 {
        margin-top: 10px; } }
  .ic-booking-grid-item .ic-content .ic-description .ic-btn, .ic-booking-grid-item .ic-content .ic-description .ic-action-btn {
    margin-top: 50px; }
    @media only screen and (max-width: 1366px) {
      .ic-booking-grid-item .ic-content .ic-description .ic-btn, .ic-booking-grid-item .ic-content .ic-description .ic-action-btn {
        margin-top: 40px; } }
    @media only screen and (max-width: 991.98px) {
      .ic-booking-grid-item .ic-content .ic-description .ic-btn, .ic-booking-grid-item .ic-content .ic-description .ic-action-btn {
        margin-top: 30px; } }
    @media only screen and (max-width: 575.98px) {
      .ic-booking-grid-item .ic-content .ic-description .ic-btn, .ic-booking-grid-item .ic-content .ic-description .ic-action-btn {
        margin-top: 25px; } }

.ic-photobooth-video-area {
  background-repeat: no-repeat !important;
  background-position: center center !important; }

.ic-phptobooth-video-content .ic-video-thumbnil {
  background-color: #FFFFFF;
  -webkit-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  padding: 24px; }

.ic-photobooth-details-area {
  position: relative; }

.ic-photobooth-details-slider {
  background-color: #FFFFFF;
  -webkit-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  padding: 16px; }
  .ic-photobooth-details-slider .owl-nav {
    text-align: center; }
    .ic-photobooth-details-slider .owl-nav .owl-next, .ic-photobooth-details-slider .owl-nav .owl-prev {
      position: relative;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      position: absolute;
      top: 44%;
      right: 86px;
      -webkit-transform: translateY(-44%);
      -moz-transform: translateY(-44%);
      -ms-transform: translateY(-44%);
      -o-transform: translateY(-44%);
      transform: translateY(-44%); }
      @media only screen and (max-width: 575.98px) {
        .ic-photobooth-details-slider .owl-nav .owl-next, .ic-photobooth-details-slider .owl-nav .owl-prev {
          right: 70px;
          top: 40%; } }
      .ic-photobooth-details-slider .owl-nav .owl-next::before, .ic-photobooth-details-slider .owl-nav .owl-prev::before {
        content: "\f109";
        font-family: flaticon !important;
        font-style: normal;
        position: absolute;
        font-size: 48px;
        color: #FFFFFF;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        @media only screen and (max-width: 1366px) {
          .ic-photobooth-details-slider .owl-nav .owl-next::before, .ic-photobooth-details-slider .owl-nav .owl-prev::before {
            font-size: 45px; } }
        @media only screen and (max-width: 767.98px) {
          .ic-photobooth-details-slider .owl-nav .owl-next::before, .ic-photobooth-details-slider .owl-nav .owl-prev::before {
            font-size: 40px; } }
        @media only screen and (max-width: 575.98px) {
          .ic-photobooth-details-slider .owl-nav .owl-next::before, .ic-photobooth-details-slider .owl-nav .owl-prev::before {
            font-size: 36px; } }
      .ic-photobooth-details-slider .owl-nav .owl-next:hover::before, .ic-photobooth-details-slider .owl-nav .owl-prev:hover::before {
        content: "\f108"; }
    .ic-photobooth-details-slider .owl-nav .owl-prev {
      right: unset;
      left: 40px; }
      @media only screen and (max-width: 575.98px) {
        .ic-photobooth-details-slider .owl-nav .owl-prev {
          left: 25px; } }
      .ic-photobooth-details-slider .owl-nav .owl-prev::before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
    .ic-photobooth-details-slider .owl-nav span {
      display: none; }

.ic-photobooth-details-description {
  margin-top: 48px; }
  @media only screen and (max-width: 1366px) {
    .ic-photobooth-details-description {
      margin-top: 45px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-photobooth-details-description {
      margin-top: 40px; } }
  .ic-photobooth-details-description .ic-title-price {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    justify-content: space-between; }
    .ic-photobooth-details-description .ic-title-price .ic-heading h6 {
      color: #333333; }
  .ic-photobooth-details-description .ic-description p {
    color: #333333;
    margin-bottom: 30px; }
    @media only screen and (max-width: 1366px) {
      .ic-photobooth-details-description .ic-description p {
        margin-bottom: 25px; } }
    @media only screen and (max-width: 767.98px) {
      .ic-photobooth-details-description .ic-description p {
        margin-bottom: 20px; } }
    .ic-photobooth-details-description .ic-description p:last-child {
      margin-bottom: 20px; }
      @media only screen and (max-width: 767.98px) {
        .ic-photobooth-details-description .ic-description p:last-child {
          margin-bottom: 15px; } }
  .ic-photobooth-details-description .ic-list-description-with-card .sub-heading {
    color: #333333;
    margin-bottom: 22px; }
    @media only screen and (max-width: 1366px) {
      .ic-photobooth-details-description .ic-list-description-with-card .sub-heading {
        margin-bottom: 20px; } }
    @media only screen and (max-width: 767.98px) {
      .ic-photobooth-details-description .ic-list-description-with-card .sub-heading {
        margin-bottom: 15px; } }
  .ic-photobooth-details-description .ic-list-description-with-card li {
    color: #333333;
    font-family: roboto-medium;
    font-size: 16px;
    line-height: 200%;
    position: relative;
    padding-left: 30px; }
    @media only screen and (max-width: 1199.98px) {
      .ic-photobooth-details-description .ic-list-description-with-card li {
        font-size: 15px; } }
    @media only screen and (max-width: 991.98px) {
      .ic-photobooth-details-description .ic-list-description-with-card li {
        padding-left: 25px; } }
    @media only screen and (max-width: 767.98px) {
      .ic-photobooth-details-description .ic-list-description-with-card li {
        font-size: 14px; } }
    .ic-photobooth-details-description .ic-list-description-with-card li::before {
      content: "\f10a";
      font-family: flaticon !important;
      font-style: normal;
      position: absolute;
      left: 0;
      font-size: 14px; }
      @media only screen and (max-width: 767.98px) {
        .ic-photobooth-details-description .ic-list-description-with-card li::before {
          font-size: 13px; } }
  .ic-photobooth-details-description .ic-list-description-with-card .ic-book-btn {
    margin-top: 35px; }
    @media only screen and (max-width: 1366px) {
      .ic-photobooth-details-description .ic-list-description-with-card .ic-book-btn {
        margin-top: 25px; } }
  .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper {
    display: -webkit-flex;
    display: flex;
    justify-content: end;
    margin-top: 20px; }
    @media only screen and (max-width: 991.98px) {
      .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper {
        flex-wrap: wrap;
        justify-content: center; } }
    @media only screen and (max-width: 767.98px) {
      .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper {
        justify-content: left;
        margin-top: 10px; } }
    @media only screen and (max-width: 575.98px) {
      .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper {
        justify-content: center; } }
    .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper .item {
      width: 160px;
      height: 160px;
      background-color: #FFFFFF;
      -webkit-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
      -moz-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
      box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
      text-align: center;
      padding-top: 12px;
      margin-right: 16px; }
      @media only screen and (max-width: 1366px) {
        .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper .item {
          padding-top: 18px; } }
      @media only screen and (max-width: 991.98px) {
        .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper .item {
          width: 150px;
          height: 150px;
          padding-top: 8px; } }
      @media only screen and (max-width: 767.98px) {
        .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper .item {
          margin-bottom: 30px;
          padding-top: 12px; } }
      @media only screen and (max-width: 575.98px) {
        .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper .item {
          padding-top: 20px; } }
      .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper .item:last-child {
        margin-right: 0px; }
        @media only screen and (max-width: 991.98px) {
          .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper .item:last-child {
            margin-top: 20px; } }
        @media only screen and (max-width: 767.98px) {
          .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper .item:last-child {
            margin-top: 0px; } }
      .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper .item i {
        font-size: 56px;
        color: #000000; }
        @media only screen and (max-width: 1366px) {
          .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper .item i {
            font-size: 50px; } }
        @media only screen and (max-width: 575.98px) {
          .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper .item i {
            font-size: 45px; } }
      .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper .item .sub-heading2 {
        margin-top: -6px; }
      .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper .item.item-2 {
        margin-top: 80px; }
        @media only screen and (max-width: 991.98px) {
          .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper .item.item-2 {
            margin-top: 0px;
            margin-right: 0px; } }
        @media only screen and (max-width: 767.98px) {
          .ic-photobooth-details-description .ic-list-description-with-card .ic-description-card-warper .item.item-2 {
            margin-right: 16px; } }

.ic-more-photobooth-area {
  background-color: #F4F4F4; }
  .ic-more-photobooth-area .ic-heading {
    margin-bottom: 35px; }
    .ic-more-photobooth-area .ic-heading h6 {
      color: #333333; }

.ic-view-cart-area {
  position: relative; }

.ic-view-cart-warper {
  position: relative; }

.ic-view-cart-item .table {
  border: 1px solid #F4F4F4; }
  .ic-view-cart-item .table td {
    padding: 20px 0px; }
    @media only screen and (max-width: 575.98px) {
      .ic-view-cart-item .table td {
        padding: 15px 0px; } }
  .ic-view-cart-item .table .ic-cart-image-td {
    width: 200px;
    margin-right: 20px;
    padding-left: 20px; }
    @media only screen and (max-width: 575.98px) {
      .ic-view-cart-item .table .ic-cart-image-td {
        padding-left: 15px; } }
  .ic-view-cart-item .table .ic-cart-title-td {
    padding-left: 40px; }
  .ic-view-cart-item .table .ic-cart-total-price-td {
    padding-right: 50px; }
.ic-view-cart-item .ic-cart-image {
  background-color: #FFFFFF;
  padding: 16px;
  -webkit-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.08);
  box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.08);
  width: 200px; }
@media only screen and (max-width: 991.98px) {
  .ic-view-cart-item .ic-cart-title {
    width: 180px; } }
@media only screen and (max-width: 991.98px) {
  .ic-view-cart-item .ic-cart-price {
    width: 120px; } }
.ic-view-cart-item .ic-cart-quantity {
  width: 160px;
  height: 50px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  border: 1px solid #555555;
  padding: 0px 13px; }
  @media only screen and (max-width: 991.98px) {
    .ic-view-cart-item .ic-cart-quantity {
      height: 48px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-view-cart-item .ic-cart-quantity {
      height: 45px; } }
  .ic-view-cart-item .ic-cart-quantity button {
    background-color: transparent;
    border: none; }
  .ic-view-cart-item .ic-cart-quantity i {
    font-size: 24px;
    color: #000000; }
    @media only screen and (max-width: 991.98px) {
      .ic-view-cart-item .ic-cart-quantity i {
        font-size: 22px; } }
    @media only screen and (max-width: 575.98px) {
      .ic-view-cart-item .ic-cart-quantity i {
        font-size: 20px; } }
  .ic-view-cart-item .ic-cart-quantity .qty {
    width: 100%;
    height: 45px;
    line-height: 45px;
    border: none;
    text-align: center;
    font-size: 20px;
    color: #555555;
    font-family: roboto-medium;
    padding-left: 15px; }
    @media only screen and (max-width: 991.98px) {
      .ic-view-cart-item .ic-cart-quantity .qty {
        padding-left: 0px; } }
    @media only screen and (max-width: 575.98px) {
      .ic-view-cart-item .ic-cart-quantity .qty {
        height: 42px;
        font-size: 16px; } }
@media only screen and (max-width: 991.98px) {
  .ic-view-cart-item .ic-cart-total-price {
    width: 120px;
    padding-left: 40px; } }
@media only screen and (max-width: 991.98px) {
  .ic-view-cart-item .ic-cart-remove {
    padding-right: 20px; } }
@media only screen and (max-width: 575.98px) {
  .ic-view-cart-item .ic-cart-remove {
    padding-right: 15px; } }
.ic-view-cart-item .ic-cart-remove i {
  font-size: 40px;
  color: #555555; }
  @media only screen and (max-width: 1366px) {
    .ic-view-cart-item .ic-cart-remove i {
      font-size: 38px; } }
  @media only screen and (max-width: 991.98px) {
    .ic-view-cart-item .ic-cart-remove i {
      font-size: 25px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-view-cart-item .ic-cart-remove i {
      font-size: 24px; } }

.ic-update-cart-checkout {
  text-align: right;
  margin-top: 20px; }
  @media only screen and (max-width: 1366px) {
    .ic-update-cart-checkout {
      margin-top: 15px; } }
  @media only screen and (max-width: 991.98px) {
    .ic-update-cart-checkout {
      margin-top: 10px; } }
  .ic-update-cart-checkout .ic-subtotal-vat {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end; }
    .ic-update-cart-checkout .ic-subtotal-vat h6 {
      color: #333333;
      margin-bottom: 6px; }
    .ic-update-cart-checkout .ic-subtotal-vat p,
    .ic-update-cart-checkout .ic-subtotal-vat span {
      color: #555555; }
    .ic-update-cart-checkout .ic-subtotal-vat .ic-subtotal {
      margin-right: 145px; }
      @media only screen and (max-width: 991.98px) {
        .ic-update-cart-checkout .ic-subtotal-vat .ic-subtotal {
          margin-right: 125px; } }
      @media only screen and (max-width: 767.98px) {
        .ic-update-cart-checkout .ic-subtotal-vat .ic-subtotal {
          margin-right: 100px; } }
      @media only screen and (max-width: 575.98px) {
        .ic-update-cart-checkout .ic-subtotal-vat .ic-subtotal {
          margin-right: 30px; } }
  .ic-update-cart-checkout .ic-update-checkout-btn {
    margin-top: 40px; }
    @media only screen and (max-width: 1366px) {
      .ic-update-cart-checkout .ic-update-checkout-btn {
        margin-top: 35px; } }
    @media only screen and (max-width: 991.98px) {
      .ic-update-cart-checkout .ic-update-checkout-btn {
        margin-top: 30px; } }
    .ic-update-cart-checkout .ic-update-checkout-btn .ic-btn, .ic-update-cart-checkout .ic-update-checkout-btn .ic-action-btn {
      margin-left: 12px; }

.ic-checkout-payment-area {
  position: relative;
  padding-bottom: 139px;
  background: -webkit-linear-gradient(90deg, white 50%, #f4f4f480 50%);
  background: -moz-linear-gradient(90deg, white 50%, #f4f4f480 50%);
  background: -ms-linear-gradient(90deg, white 50%, #f4f4f480 50%);
  background: -o-linear-gradient(90deg, white 50%, #f4f4f480 50%);
  background: linear-gradient(90deg, white 50%, #f4f4f480 50%); }
  @media only screen and (max-width: 767.98px) {
    .ic-checkout-payment-area {
      background: #FFFFFF;
      padding-bottom: 80px; } }

.ic-checkout-payment-left {
  padding-right: 38px;
  position: relative; }
  @media only screen and (max-width: 991.98px) {
    .ic-checkout-payment-left {
      padding-right: 0px; } }
  .ic-checkout-payment-left .ic-login .sub-heading2 {
    line-height: 50px;
    color: #555555; }
    .ic-checkout-payment-left .ic-login .sub-heading2 a {
      color: #000000 !important; }
  .ic-checkout-payment-left .form-group {
    margin-bottom: 20px; }
    @media only screen and (max-width: 767.98px) {
      .ic-checkout-payment-left .form-group {
        margin-bottom: 18px; } }
    @media only screen and (max-width: 575.98px) {
      .ic-checkout-payment-left .form-group {
        margin-bottom: 15px; } }
  .ic-checkout-payment-left .form-control {
    height: 50px;
    line-height: 50px;
    padding: 0px 25px;
    background-color: #F4F4F4;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }
    @media only screen and (max-width: 767.98px) {
      .ic-checkout-payment-left .form-control {
        height: 48px;
        line-height: 48px; } }
    @media only screen and (max-width: 575.98px) {
      .ic-checkout-payment-left .form-control {
        height: 45px;
        line-height: 45px; } }
    .ic-checkout-payment-left .form-control::placeholder {
      color: #333333; }
  .ic-checkout-payment-left .form-check-input {
    width: 20px;
    height: 20px;
    border: 2px solid #333333;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; }
    @media only screen and (max-width: 575.98px) {
      .ic-checkout-payment-left .form-check-input {
        width: 18px;
        height: 18px; } }
    .ic-checkout-payment-left .form-check-input:focus {
      outline: none;
      box-shadow: none; }
  .ic-checkout-payment-left .form-check-input:checked {
    background-color: #333333; }
  .ic-checkout-payment-left .form-check-label {
    color: #333333;
    margin-left: 10px; }
    @media only screen and (max-width: 575.98px) {
      .ic-checkout-payment-left .form-check-label {
        margin-left: 5px; } }

.ic-checkout-breadcumb {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center; }
  .ic-checkout-breadcumb span {
    padding: 0px 8px;
    font-size: 16px;
    line-height: 130%;
    font-family: roboto-medium; }

.ic-checkout-basic-info {
  margin-top: 40px;
  margin-bottom: 20px; }
  @media only screen and (max-width: 1366px) {
    .ic-checkout-basic-info {
      margin-top: 30px;
      margin-bottom: 15px; } }
  @media only screen and (max-width: 991.98px) {
    .ic-checkout-basic-info {
      margin-top: 20px; } }
  .ic-checkout-basic-info h3 {
    color: #333333;
    margin-bottom: 24px; }
    @media only screen and (max-width: 1366px) {
      .ic-checkout-basic-info h3 {
        margin-bottom: 20px; } }

.ic-shipping-address h6 {
  margin-bottom: 20px; }

.ic-continue-shipping-rerturn-btn .ic-btn, .ic-continue-shipping-rerturn-btn .ic-action-btn {
  margin-right: 15px; }
  @media only screen and (max-width: 1199.98px) {
    .ic-continue-shipping-rerturn-btn .ic-btn, .ic-continue-shipping-rerturn-btn .ic-action-btn {
      width: 100%;
      margin-right: 0px;
      text-align: center; } }
  @media only screen and (max-width: 767.98px) {
    .ic-continue-shipping-rerturn-btn .ic-btn, .ic-continue-shipping-rerturn-btn .ic-action-btn {
      width: unset;
      margin-right: 15px; } }
  @media only screen and (max-width: 375px) {
    .ic-continue-shipping-rerturn-btn .ic-btn, .ic-continue-shipping-rerturn-btn .ic-action-btn {
      width: 100%;
      margin-right: 0px;
      text-align: center; } }
  @media only screen and (max-width: 1199.98px) {
    .ic-continue-shipping-rerturn-btn .ic-btn:first-child, .ic-continue-shipping-rerturn-btn .ic-action-btn:first-child {
      margin-bottom: 10px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-continue-shipping-rerturn-btn .ic-btn:first-child, .ic-continue-shipping-rerturn-btn .ic-action-btn:first-child {
      margin-bottom: 0px; } }
  @media only screen and (max-width: 375px) {
    .ic-continue-shipping-rerturn-btn .ic-btn:first-child, .ic-continue-shipping-rerturn-btn .ic-action-btn:first-child {
      margin-bottom: 10px; } }
  .ic-continue-shipping-rerturn-btn .ic-btn:last-child, .ic-continue-shipping-rerturn-btn .ic-action-btn:last-child {
    margin-right: 0px; }

.ic-checkout-payment-right {
  padding-left: 25px; }
  @media only screen and (max-width: 991.98px) {
    .ic-checkout-payment-right {
      padding-left: 0px; } }
  .ic-checkout-payment-right .ic-update-cart-checkout {
    margin-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #F4F4F4; }
    @media only screen and (max-width: 1366px) {
      .ic-checkout-payment-right .ic-update-cart-checkout {
        margin-top: 20px;
        padding-bottom: 20px; } }
    .ic-checkout-payment-right .ic-update-cart-checkout .ic-subtotal-vat .ic-subtotal {
      margin-right: 95px; }
      @media only screen and (max-width: 991.98px) {
        .ic-checkout-payment-right .ic-update-cart-checkout .ic-subtotal-vat .ic-subtotal {
          margin-right: 40px; } }
      @media only screen and (max-width: 575.98px) {
        .ic-checkout-payment-right .ic-update-cart-checkout .ic-subtotal-vat .ic-subtotal {
          margin-right: 30px; } }
    .ic-checkout-payment-right .ic-update-cart-checkout .ic-subtotal-vat p {
      margin-bottom: 6px; }

@media only screen and (max-width: 767.98px) {
  .ic-checkout-product-item {
    margin-top: 30px; } }
.ic-checkout-product-item .table {
  border-bottom: 1px solid #F4F4F4; }
.ic-checkout-product-item td {
  padding: 0px 0px 24px 0px; }
.ic-checkout-product-item h6 {
  color: #333333; }
.ic-checkout-product-item .ic-ceeckout-image-td {
  width: 160px; }
  @media only screen and (max-width: 991.98px) {
    .ic-checkout-product-item .ic-ceeckout-image-td {
      width: 140px; } }
.ic-checkout-product-item .ic-checkout-title-td {
  padding-left: 28px; }
  @media only screen and (max-width: 991.98px) {
    .ic-checkout-product-item .ic-checkout-title-td {
      padding-left: 10px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-checkout-product-item .ic-checkout-title-td {
      padding-left: 25px; } }
.ic-checkout-product-item .ic-checkout-item-image {
  background-color: #FFFFFF;
  -webkit-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.08);
  box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.08);
  padding: 8px; }

.ic-checkout-total-amount {
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  margin-top: 24px; }
  @media only screen and (max-width: 1366px) {
    .ic-checkout-total-amount {
      margin-top: 20px; } }
  .ic-checkout-total-amount h6 {
    color: #333333; }
    .ic-checkout-total-amount h6:first-child {
      margin-right: 95px; }
      @media only screen and (max-width: 991.98px) {
        .ic-checkout-total-amount h6:first-child {
          margin-right: 40px; } }
      @media only screen and (max-width: 575.98px) {
        .ic-checkout-total-amount h6:first-child {
          margin-right: 30px; } }

.ic-customer-shipping-info {
  background-color: #F4F4F4;
  padding: 30px 25px;
  margin-top: 40px; }
  @media only screen and (max-width: 1366px) {
    .ic-customer-shipping-info {
      margin-top: 35px; } }
  @media only screen and (max-width: 991.98px) {
    .ic-customer-shipping-info {
      margin-top: 30px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-customer-shipping-info {
      margin-top: 25px;
      padding: 25px 20px; } }
  .ic-customer-shipping-info ul li {
    margin-bottom: 8px;
    font-family: roboto-regular;
    color: #000000;
    font-size: 16px; }

.ic-checkout-payment-method {
  margin-top: 40px; }
  @media only screen and (max-width: 1366px) {
    .ic-checkout-payment-method {
      margin-top: 35px; } }
  @media only screen and (max-width: 991.98px) {
    .ic-checkout-payment-method {
      margin-top: 30px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-checkout-payment-method {
      margin-top: 25px; } }
  .ic-checkout-payment-method h5 {
    margin-bottom: 24px; }
    @media only screen and (max-width: 1366px) {
      .ic-checkout-payment-method h5 {
        margin-bottom: 20px; } }
  .ic-checkout-payment-method .form-check {
    margin-bottom: 15px; }
    @media only screen and (max-width: 575.98px) {
      .ic-checkout-payment-method .form-check {
        margin-bottom: 10px; } }
    .ic-checkout-payment-method .form-check:last-child {
      margin-bottom: 0px; }
  .ic-checkout-payment-method .form-check-input {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .ic-checkout-payment-method .form-check-label {
    margin-left: 12px;
    color: #555555;
    font-family: roboto-medium; }
    @media only screen and (max-width: 575.98px) {
      .ic-checkout-payment-method .form-check-label {
        margin-left: 8px; } }
  .ic-checkout-payment-method .form-check-input:checked + .form-check-label {
    color: #000000; }

.ic-payment-card-info {
  margin-top: 40px; }
  @media only screen and (max-width: 1366px) {
    .ic-payment-card-info {
      margin-top: 35px; } }
  @media only screen and (max-width: 991.98px) {
    .ic-payment-card-info {
      margin-top: 30px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-payment-card-info {
      margin-top: 25px; } }
  .ic-payment-card-info h6 {
    margin-bottom: 20px; }

.ic-hire-dj-area {
  position: relative; }
  .ic-hire-dj-area .ic-heading {
    margin-bottom: 27px; }

.ic-hire-dj-item {
  background-color: #FFFFFF;
  -webkit-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  margin-bottom: 30px; }
  @media only screen and (max-width: 767.98px) {
    .ic-hire-dj-item {
      margin-bottom: 20px; } }
  .ic-hire-dj-item:hover .thumbnil img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .ic-hire-dj-item .thumbnil {
    padding: 24px; }
    @media only screen and (max-width: 767.98px) {
      .ic-hire-dj-item .thumbnil {
        padding: 20px; } }
    @media only screen and (max-width: 480px) {
      .ic-hire-dj-item .thumbnil {
        padding: 15px; } }
    .ic-hire-dj-item .thumbnil .image {
      overflow: hidden; }
      .ic-hire-dj-item .thumbnil .image img {
        width: 100%;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease; }
  .ic-hire-dj-item .content {
    padding: 0px 24px 24px 24px; }
    .ic-hire-dj-item .content p {
      letter-spacing: 6.4px;
      text-transform: uppercase;
      color: #555555;
      margin-bottom: 10px; }
    .ic-hire-dj-item .content h6 {
      color: #555555; }

.ic-hire-dj-bottom-content {
  margin-top: 10px; }
  .ic-hire-dj-bottom-content h3 {
    width: 95%;
    margin: auto;
    margin-bottom: 40px; }
    @media only screen and (max-width: 767.98px) {
      .ic-hire-dj-bottom-content h3 {
        margin-bottom: 20px; } }

.ic-hire-dj-details-area {
  position: relative; }

.ic-hire-dj-details-warper {
  position: relative; }

.ic-hire-dj-details-warper .ic-details-thumbnil {
  background-color: #FFFFFF;
  -webkit-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.24);
  padding: 24px;
  margin-bottom: 48px; }
  @media only screen and (max-width: 767.98px) {
    .ic-hire-dj-details-warper .ic-details-thumbnil {
      margin-bottom: 20px;
      padding: 20px; } }
  @media only screen and (max-width: 480px) {
    .ic-hire-dj-details-warper .ic-details-thumbnil {
      padding: 15px; } }
  .ic-hire-dj-details-warper .ic-details-thumbnil img {
    width: 100%; }
.ic-hire-dj-details-warper .ic-details-description .title-social-share {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 48px; }
  @media only screen and (max-width: 1366px) {
    .ic-hire-dj-details-warper .ic-details-description .title-social-share {
      margin-bottom: 45px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-hire-dj-details-warper .ic-details-description .title-social-share {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-hire-dj-details-warper .ic-details-description .title-social-share .title {
      margin-bottom: 20px; } }
  .ic-hire-dj-details-warper .ic-details-description .title-social-share .title p {
    font-size: 24px;
    line-height: 120%;
    color: #333333;
    text-transform: uppercase;
    letter-spacing: 13px;
    margin-bottom: 2px; }
    @media only screen and (max-width: 991.98px) {
      .ic-hire-dj-details-warper .ic-details-description .title-social-share .title p {
        letter-spacing: 9px; } }
    @media only screen and (max-width: 767.98px) {
      .ic-hire-dj-details-warper .ic-details-description .title-social-share .title p {
        font-size: 20px; } }
    @media only screen and (max-width: 575.98px) {
      .ic-hire-dj-details-warper .ic-details-description .title-social-share .title p {
        font-size: 18px; } }
  .ic-hire-dj-details-warper .ic-details-description .title-social-share .ic-social-share {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center; }
    .ic-hire-dj-details-warper .ic-details-description .title-social-share .ic-social-share a {
      display: block;
      margin-left: 8px; }
      .ic-hire-dj-details-warper .ic-details-description .title-social-share .ic-social-share a:hover i {
        color: #000000; }
    .ic-hire-dj-details-warper .ic-details-description .title-social-share .ic-social-share i {
      font-size: 40px;
      color: #555555;
      -webkit-transition: all 0.5s ease;
      -moz-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      @media only screen and (max-width: 767.98px) {
        .ic-hire-dj-details-warper .ic-details-description .title-social-share .ic-social-share i {
          font-size: 35px; } }
      @media only screen and (max-width: 575.98px) {
        .ic-hire-dj-details-warper .ic-details-description .title-social-share .ic-social-share i {
          font-size: 32px; } }
@media only screen and (max-width: 767.98px) {
  .ic-hire-dj-details-warper .ic-details-description .title-social-share {
    display: block; } }
@media only screen and (max-width: 767.98px) {
  .ic-hire-dj-details-warper .ic-details-description .title-social-share .ic-social-share a {
    padding-top: 8px; } }
.ic-hire-dj-details-warper .ic-details-description .ic-details-price {
  display: -webkit-flex;
  display: flex;
  align-items: baseline;
  margin-bottom: 48px; }
  @media only screen and (max-width: 1366px) {
    .ic-hire-dj-details-warper .ic-details-description .ic-details-price {
      margin-bottom: 40px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-hire-dj-details-warper .ic-details-description .ic-details-price {
      margin-bottom: 20px; } }
.ic-hire-dj-details-warper .ic-description h3 {
  margin-bottom: 24px; }
  @media only screen and (max-width: 767.98px) {
    .ic-hire-dj-details-warper .ic-description h3 {
      margin-bottom: 18px; } }
.ic-hire-dj-details-warper .ic-description .sub-heading2 {
  margin-bottom: 24px; }
  @media only screen and (max-width: 767.98px) {
    .ic-hire-dj-details-warper .ic-description .sub-heading2 {
      margin-bottom: 18px; } }
.ic-hire-dj-details-warper .ic-description p {
  margin-bottom: 24px; }
  @media only screen and (max-width: 767.98px) {
    .ic-hire-dj-details-warper .ic-description p {
      margin-bottom: 18px; } }
.ic-hire-dj-details-warper .ic-details-video {
  margin-top: 48px; }
  @media only screen and (max-width: 767.98px) {
    .ic-hire-dj-details-warper .ic-details-video {
      margin-top: 20px; } }
  .ic-hire-dj-details-warper .ic-details-video .content {
    margin-top: 48px; }
    @media only screen and (max-width: 767.98px) {
      .ic-hire-dj-details-warper .ic-details-video .content {
        margin-top: 20px; } }
    .ic-hire-dj-details-warper .ic-details-video .content h3 {
      margin-bottom: 48px;
      width: 95%; }
      @media only screen and (max-width: 1366px) {
        .ic-hire-dj-details-warper .ic-details-video .content h3 {
          width: 65%;
          margin-bottom: 40px; } }
      @media only screen and (max-width: 991.98px) {
        .ic-hire-dj-details-warper .ic-details-video .content h3 {
          width: 80%; } }
      @media only screen and (max-width: 767.98px) {
        .ic-hire-dj-details-warper .ic-details-video .content h3 {
          width: 100%; } }
      @media only screen and (max-width: 767.98px) {
        .ic-hire-dj-details-warper .ic-details-video .content h3 {
          margin-bottom: 20px; } }

.ic-related-hire-dj-area {
  background-color: #F4F4F4; }
  .ic-related-hire-dj-area .ic-heading {
    margin-bottom: 27px; }
    @media only screen and (max-width: 767.98px) {
      .ic-related-hire-dj-area .ic-heading {
        margin-bottom: 20px; } }

.ic-contact-area {
  position: relative; }
  .ic-contact-area .ic-heading {
    margin-bottom: 40px; }
    @media only screen and (max-width: 991.98px) {
      .ic-contact-area .ic-heading {
        margin-bottom: 20px; } }

.ic-contact-message .ic-header {
  margin-bottom: 40px; }
  @media only screen and (max-width: 1366px) {
    .ic-contact-message .ic-header {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 991.98px) {
    .ic-contact-message .ic-header {
      margin-bottom: 20px; } }
  .ic-contact-message .ic-header p {
    line-height: 140%; }
.ic-contact-message .ic-contact-form .form-group {
  margin-bottom: 20px; }
  @media only screen and (max-width: 575.98px) {
    .ic-contact-message .ic-contact-form .form-group {
      margin-bottom: 15px; } }
.ic-contact-message .ic-contact-form .form-control {
  height: 48px;
  font-size: 16px;
  line-height: 48px;
  background-color: #F4F4F4;
  padding: 0px 24px; }
  @media only screen and (max-width: 575.98px) {
    .ic-contact-message .ic-contact-form .form-control {
      padding: 0px 15px;
      font-size: 14px;
      height: 37px;
      line-height: 37px; } }
  .ic-contact-message .ic-contact-form .form-control::placeholder {
    color: #000000; }
.ic-contact-message .ic-contact-form textarea {
  height: 130px !important; }

.ic-contact-us-content .ic-contact-us-address h6 {
  margin-bottom: 15px; }
  @media only screen and (max-width: 1366px) {
    .ic-contact-us-content .ic-contact-us-address h6 {
      margin-bottom: 12px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-contact-us-content .ic-contact-us-address h6 {
      margin-bottom: 3px; } }
.ic-contact-us-content .ic-contact-us-address p,
.ic-contact-us-content .ic-contact-us-address a,
.ic-contact-us-content .ic-contact-us-address span {
  color: #333333; }
.ic-contact-us-content .ic-contact-us-address a {
  display: inline-block; }
.ic-contact-us-content .ic-contact-us-address .address {
  margin-bottom: 40px; }
  @media only screen and (max-width: 1366px) {
    .ic-contact-us-content .ic-contact-us-address .address {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-contact-us-content .ic-contact-us-address .address {
      margin-bottom: 20px; } }
  .ic-contact-us-content .ic-contact-us-address .address p {
    display: inline-flex; }
.ic-contact-us-content .ic-contact-us-address .phone {
  margin-bottom: 40px; }
  @media only screen and (max-width: 1366px) {
    .ic-contact-us-content .ic-contact-us-address .phone {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-contact-us-content .ic-contact-us-address .phone {
      margin-bottom: 20px; } }
.ic-contact-us-content .ic-contact-us-address .email {
  margin-bottom: 20px; }

.ic-contacts-location-map iframe {
  width: 100%;
  height: 800px;
  margin-bottom: -6px; }
  @media only screen and (max-width: 1440px) {
    .ic-contacts-location-map iframe {
      height: 600px; } }
  @media only screen and (max-width: 1366px) {
    .ic-contacts-location-map iframe {
      height: 500px; } }
  @media only screen and (max-width: 1024px) {
    .ic-contacts-location-map iframe {
      height: 450px; } }
  @media only screen and (max-width: 991.98px) {
    .ic-contacts-location-map iframe {
      height: 420px; } }
  @media only screen and (max-width: 767.98px) {
    .ic-contacts-location-map iframe {
      height: 400px;
      margin-bottom: -5px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-contacts-location-map iframe {
      height: 300px; } }

.ic-search {
  width: 26px;
  margin-left: 20px;
  position: relative;
  height: 42px; }
  @media only screen and (max-width: 991.98px) {
    .ic-search {
      margin-right: 20px; } }
  .ic-search i {
    max-width: 100%;
    margin: 0;
    position: absolute;
    top: 1px;
    right: 8px;
    z-index: 20;
    font-size: 24px; }
  .ic-search form input {
    position: absolute;
    top: -5px;
    right: -30px;
    width: 0;
    font-size: 16px;
    line-height: 163%;
    color: #000000;
    font-family: roboto-regular;
    background: #f4f4f4;
    padding-top: 10px;
    padding-bottom: 10px;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    padding-right: 47px; }
    @media only screen and (max-width: 767.98px) {
      .ic-search form input {
        font-size: 14px;
        padding-right: 36px; } }
    .ic-search form input:focus {
      background: #f4f4f4; }
    .ic-search form input.active {
      right: 0;
      opacity: 1;
      width: 370px; }
      @media only screen and (max-width: 767.98px) {
        .ic-search form input.active {
          width: 160px; } }

.ic-header-right .ic-login-signup ul {
  align-items: center; }

.ic-action-btn {
  height: auto;
  width: auto;
  line-height: 40px; }
  @media only screen and (max-width: 767.98px) {
    .ic-action-btn {
      line-height: 35px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-action-btn {
      line-height: 30px; } }

.ic-contact-area .container {
  position: relative; }

.ic-user-profile-left {
  background: #e6e6e6;
  box-shadow: 0px 11px 34px rgba(0, 0, 0, 0.06), 0px 1.37737px 4.25733px rgba(0, 0, 0, 0.03);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  padding: 20px 0 0;
  margin-bottom: 20px; }

.tab-text {
  font-size: 14px;
  line-height: 150%;
  text-transform: capitalize;
  font-family: roboto-regular;
  color: #000000; }
  @media only screen and (max-width: 767.98px) {
    .tab-text {
      font-size: 13px; } }

.ic-profile-tab-nav {
  overflow: hidden;
  border-top: 1px solid #d0d0d0; }
  .ic-profile-tab-nav button {
    text-align: left;
    border-radius: 0 !important;
    color: #000; }
    .ic-profile-tab-nav button:hover {
      background-color: #a0a0a0;
      color: #fff; }
    .ic-profile-tab-nav button:first-child {
      padding-top: 14px; }
    .ic-profile-tab-nav button:last-child {
      padding-bottom: 14px; }
  .ic-profile-tab-nav.nav-pills .nav-link.active, .ic-profile-tab-nav.nav-pills .show > .nav-link {
    background-color: #6969698f; }

.ic-basic-info-header {
  margin-bottom: 20px; }

.ic-profile-tab-wrap {
  position: relative;
  padding-left: 10px; }
  @media only screen and (max-width: 767.98px) {
    .ic-profile-tab-wrap {
      padding-left: 0px; } }

.ic-profile-left-image .ic-profile-image {
  width: 150px;
  height: 150px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 20px; }
  @media only screen and (max-width: 767.98px) {
    .ic-profile-left-image .ic-profile-image {
      width: 100px;
      height: 100px; } }
.ic-profile-left-image h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 42px;
  text-align: center;
  text-transform: capitalize;
  color: black;
  margin-bottom: 10px; }
  @media only screen and (max-width: 1280px) {
    .ic-profile-left-image h4 {
      font-size: 18px;
      line-height: 32px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-profile-left-image h4 {
      font-size: 16px;
      line-height: 30px; } }
.ic-profile-left-image p {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  color: black;
  margin-bottom: 10px; }
  @media only screen and (max-width: 767.98px) {
    .ic-profile-left-image p {
      font-size: 13px; } }
  @media only screen and (max-width: 575.98px) {
    .ic-profile-left-image p {
      font-size: 12px; } }

.ic-basic-info-body .ic-basic-info-box {
  display: flex;
  padding: 5px 0; }
  @media only screen and (max-width: 575.98px) {
    .ic-basic-info-body .ic-basic-info-box {
      display: block; } }
  .ic-basic-info-body .ic-basic-info-box .ic-basic-info-left {
    flex: 0 0 35%; }
    .ic-basic-info-body .ic-basic-info-box .ic-basic-info-left p {
      font-family: roboto-medium;
      font-weight: 500;
      padding-right: 10px; }
  .ic-basic-info-body .ic-basic-info-box .ic-basic-info-right {
    flex: 0 0 65%; }

.ic-update-profile-wrap {
  position: relative; }
  .ic-update-profile-wrap .ic-profile-image {
    position: relative; }
    .ic-update-profile-wrap .ic-profile-image input {
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      cursor: pointer; }
    .ic-update-profile-wrap .ic-profile-image::before {
      content: "";
      display: inline-block;
      background-color: rgba(0, 0, 0, 0.34);
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease;
      opacity: 0;
      overflow: hidden;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    .ic-update-profile-wrap .ic-profile-image i {
      position: absolute;
      color: #fff;
      top: calc(50% - 12px);
      left: calc(50% - 12px);
      font-size: 24px;
      line-height: 24px;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      -o-transition: all 0.4s ease;
      transition: all 0.4s ease;
      opacity: 0; }
    .ic-update-profile-wrap .ic-profile-image:hover::before,
    .ic-update-profile-wrap .ic-profile-image:hover i {
      opacity: 1; }
  .ic-update-profile-wrap .ic-form-group label {
    margin-bottom: 6px;
    display: block; }
  .ic-update-profile-wrap .ic-form-group .form-control {
    padding-left: 20px;
    padding-right: 20px; }
    @media only screen and (max-width: 767.98px) {
      .ic-update-profile-wrap .ic-form-group .form-control {
        padding-left: 10px;
        padding-right: 10px; } }
    .ic-update-profile-wrap .ic-form-group .form-control::-webkit-input-placeholder {
      color: #808080; }
    .ic-update-profile-wrap .ic-form-group .form-control:-ms-input-placeholder {
      color: #808080; }
    .ic-update-profile-wrap .ic-form-group .form-control::placeholder {
      color: #808080; }

.ic-user-data-table {
  overflow: hidden;
  overflow-x: auto; }

table.ic-all-table-style thead th {
  border-bottom: 0;
  color: #000; }
table.ic-all-table-style td,
table.ic-all-table-style th {
  border-top: 0;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 25px;
  vertical-align: middle; }
  @media only screen and (max-width: 767.98px) {
    table.ic-all-table-style td,
    table.ic-all-table-style th {
      font-size: 13px; } }
  @media only screen and (max-width: 575.98px) {
    table.ic-all-table-style td,
    table.ic-all-table-style th {
      font-size: 12px; } }
table.ic-all-table-style tbody tr:nth-child(even) {
  background: #f6f6f6; }
table.ic-all-table-style tbody tr td p.ic-bold-style {
  font-weight: bold; }

/*# sourceMappingURL=style.css.map */
