@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  font: 16px/1.4 "Quicksand", sans-serif;
}

input:hover,
input:focus,
input:active,
select:hover,
select:focus,
select:active,
textarea:hover,
textarea:focus,
textarea:active,
button:hover, button:focus, button:active {
  outline: 0;
}

body {
  font: 16px/1.4 "Quicksand", sans-serif;
  color: #282828;
  background-color: #fff;
}

hr {
  height: 0;
  margin: 15px 0;
  overflow: hidden;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #ddd;
}

hr:before {
  display: table;
  content: "";
}

hr:after {
  display: table;
  clear: both;
  content: "";
}

.browserupgrade {
  background: #f00;
  color: #fff;
  margin: 0;
  text-align: center;
  padding: 0.8em;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}

.browserupgrade a {
  font-weight: bold;
  color: #ff0;
}

.cf:before {
  display: table;
  content: "";
}

.cf:after {
  display: table;
  clear: both;
  content: "";
}

iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

figure {
  margin: 0;
  padding: 0;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin: 0 0 0.7em;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 30px;
}

h2, .h2 {
  font-size: 35px;
  font-family: 'Quicksand', sans-serif;
}

h3, .h3 {
  font-size: 60px;
  font-family: 'Quicksand', sans-serif;
}

h4, .h4 {
  font-size: 36px;
  font-family: 'Quicksand', sans-serif;
}

h5, .h5 {
  font-size: 30px;
}

h6, .h6 {
  font-size: 20px;
}

h2 {
  font-family: "Quicksand", sans-serif !important;
  position: relative;
  padding: 0px;
  margin: 0px;
  color: #ffffff;
  font-size: 40px;
  font-weight: 700 !important;
  margin-bottom: 10px;
}

a {
  color: #7f1eb4;
  text-decoration: none;
}

a:hover,
a:focus,
a:active {
  outline: 0;
}

a:focus {
  text-decoration: none;
}

a[href^=tel] {
  cursor: default;
}

p {
  margin: 0 0 0.7em;
}

small {
  font-size: 90%;
}

blockquote {
  margin: 0;
}

ul,
ol {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

ol ol,
ul ol {
  list-style-type: lower-roman;
}

ul ul ol,
ul ol ol,
ol ul ol,
ol ol ol {
  list-style-type: lower-alpha;
}

dd {
  margin-left: 0;
}

tt,
code {
  font-family: "Quicksand", sans-serif;
  font-size: 12px;
}

pre {
  margin-top: 0;
  margin-bottom: 0;
  font: 12px "Quicksand", sans-serif;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

label {
  font-size: 13px;
  font-weight: bold;
  outline: none;
}

label:focus {
  outline: none;
}

input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="tel"], input[type="url"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form-control {
  height: 38px;
  padding: 7px 8px;
  font-size: 13px;
  color: #333;
  vertical-align: middle;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right center;
  border: 1px solid #ccc;
  border-radius: 3px;
  outline: none;
  display: block;
  width: 100%;
  transition: all ease 0.1s;
}

.form-control.focus,
.form-control:focus {
  border-color: #ffe7bf;
  box-shadow: 0 0 5px rgba(81, 167, 232, 0.5);
}

textarea {
  resize: none;
  height: auto;
}

.form-group {
  margin-bottom: 15px;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 0.35em;
}

input.input-contrast,
.input-contrast {
  background-color: #fafafa;
}

input.input-contrast:focus,
.input-contrast:focus {
  background-color: #fff;
}

::placeholder {
  color: #aaa;
}

button:focus,
button.focus, input[type="submit"]:focus,
input[type="submit"].focus {
  outline: 0;
}

.form-box input:-moz-placeholder {
  opacity: 1;
  /* Firefox 18- */
  color: #333 !important;
}

.form-box input::-moz-placeholder {
  opacity: 1;
  /* Firefox 19+ */
  color: #333 !important;
}

.form-box ::-webkit-input-placeholder {
  color: #333 !important;
  opacity: 1 !important;
  /* for chrome */
}

.form-box textarea:-moz-placeholder {
  opacity: 1;
  /* Firefox 18- */
  color: #333 !important;
}

.form-box textarea::-moz-placeholder {
  opacity: 1;
  /* Firefox 19+ */
  color: #333 !important;
}

.form-box ::-webkit-input-placeholder {
  opacity: 1 !important;
  /* for chrome */
  color: #333 !important;
}

table {
  border-collapse: collapse;
  margin: 0.7em 0;
  table-layout: fixed;
  width: 100%;
}

th {
  border-bottom: 2px solid #ffe7bf;
  font-weight: 600;
  padding: 0.7em 0;
  text-align: left;
}

td {
  border-bottom: 1px solid #ffe7bf;
  padding: 0.7em 0;
}

tr,
td,
th {
  vertical-align: middle;
}

.h-btn {
  position: relative;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  background: #7f1eb4;
  background: -moz-linear-gradient(left, #7f1eb4 0%, #f52284 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #7f1eb4), color-stop(100%, #f52284));
  background: -webkit-linear-gradient(left, #7f1eb4 0%, #f52284 100%);
  background: -o-linear-gradient(left, #7f1eb4 0%, #f52284 100%);
  background: -ms-linear-gradient(left, #7f1eb4 0%, #f52284 100%);
  background: linear-gradient(to right, #7f1eb4 0%, #f52284 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f1eb4', endColorstr='#f52284', GradientType=1 );
  white-space: nowrap;
  vertical-align: middle;
  font-weight: 600;
  padding: 10px 40px;
  cursor: pointer;
  border-radius: 35px;
  user-select: none;
  text-align: center;
  float: none;
  -webkit-appearance: none;
}

.h-btn:focus {
  text-decoration: none;
  border: 0;
  outline: none;
}

.h-btn:hover,
.h-btn:active {
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  text-decoration: none;
  background: #f52284;
  background: -moz-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #f52284), color-stop(100%, #7f1eb4));
  background: -webkit-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: -o-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: -ms-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: linear-gradient(to right, #f52284 0%, #7f1eb4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f52284', endColorstr='#7f1eb4', GradientType=1 );
  -webkit-transition: all 8s;
  -moz-transition: all 8s;
  -ms-transition: all 8s;
  -o-transition: all 8s;
  transition: all 8s;
}

.h-btn:active {
  background-image: none;
}

.h-btn:disabled,
.h-btn:disabled:hover,
.h-btn.disabled,
.h-btn.disabled:hover {
  box-shadow: none;
}

.btn-primary {
  position: relative;
  display: inline-block;
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
  vertical-align: middle;
  font-weight: 600;
  padding: 14px 65px;
  cursor: pointer;
  border-radius: 35px;
  user-select: none;
  text-align: center;
  float: none;
  -webkit-appearance: none;
}

.btn-primary:hover {
  background: #f52284;
  background: -moz-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #f52284), color-stop(100%, #7f1eb4));
  background: -webkit-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: -o-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: -ms-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: linear-gradient(to right, #f52284 0%, #7f1eb4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f52284', endColorstr='#7f1eb4', GradientType=1 );
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.btn-primary:disabled,
.btn-primary:disabled:hover,
.btn-primary.disabled,
.btn-primary.disabled:hover {
  background: #f52284;
  background: -moz-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #f52284), color-stop(100%, #7f1eb4));
  background: -webkit-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: -o-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: -ms-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: linear-gradient(to right, #f52284 0%, #7f1eb4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f52284', endColorstr='#7f1eb4', GradientType=1 );
}

.btn-outline {
  color: #ffe7bf;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e5e5e5;
}

.btn-outline:focus {
  border: 1px solid #e5e5e5;
}

.btn-outline:hover,
.btn-outline:active {
  color: #fff;
  background-color: #ffe7bf;
  background-image: none;
  border-color: #ffe7bf;
}

.btn-outline:disabled,
.btn-outline:disabled:hover,
.btn-outline.disabled,
.btn-outline.disabled:hover {
  color: #282828;
  background-color: #fff;
  background-image: none;
  border-color: #e5e5e5;
}

.btn-sm {
  padding: 2px 10px;
}

.btn-block {
  display: block;
  width: 100%;
  text-align: center;
}

.btn-outer {
  text-align: center;
}

.btn-secondary {
  position: relative;
  display: inline-block;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  background: #f52283;
  border-bottom: 5px #6cba1f solid;
  vertical-align: middle;
  font-weight: 600;
  padding: 10px 35px;
  cursor: pointer;
  border-radius: 35px;
  user-select: none;
  text-align: center;
  float: none;
  -webkit-appearance: none;
}

.btn-secondary:hover {
  color: #fff;
  background: #7f1eb4;
  border-bottom: 5px #1586b2 solid;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.btn-common {
  position: relative;
  display: inline-block;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  background: #f52283;
  border-bottom: 3px #6cba1f solid;
  vertical-align: middle;
  font-weight: 600;
  padding: 10px 35px;
  cursor: pointer;
  border-radius: 35px;
  user-select: none;
  text-align: center;
  float: none;
  -webkit-appearance: none;
}

.btn-common:hover {
  color: #fff;
  background: #7f1eb4;
  border-bottom: 5px #1586b2 solid;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?31655261");
  src: url("../fonts/fontello.eot?31655261#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?31655261") format("woff2"), url("../fonts/fontello.woff?31655261") format("woff"), url("../fonts/fontello.ttf?31655261") format("truetype"), url("../fonts/fontello.svg?31655261#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?31655261#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-twitter:before {
  content: '\f099';
}

/* '' */
.icon-facebook:before {
  content: '\f09a';
}

/* '' */
.icon-gplus:before {
  content: '\f0d5';
}

/* '' */
.icon-linkedin:before {
  content: '\f0e1';
}

/* '' */
.icon-youtube-play:before {
  content: '\f16a';
}

/* '' */
.icon-instagram:before {
  content: '\f16d';
}

/* '' */
.icon-facebook-squared:before {
  content: '\f308';
}

/* '' */
.icon-linkedin-squared:before {
  content: '\f30c';
}

/* '' */
.icon-instagram-1:before {
  content: '\f32d';
}

/* '' */
/* -------------------------------- 

Primary style

-------------------------------- */
*, a, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
  outline: none !important;
  border: none;
}

body {
  font-family: "Quicksand", sans-serif;
  background: #ffffff;
}

header {
  background-color: #ffffff;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  padding: 25px 0px 25px 0px;
  /* -webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.32);
        -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.32);
        box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.32);*/
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

header .logo {
  text-decoration: none;
  display: table;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
  height: 67px;
  margin-top: 10px;
}

header .logo img {
  height: auto;
  vertical-align: middle;
  display: inline-block;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
  padding: 0px 0px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.vds{position:absolute;left:113px; height: calc(100% - -55px);    width: calc(100% - 232px); top:-154px;}

#sugg-box {
width: 100%;
height: 100%;
z-index: 99999;
background-color: rgba(0, 0, 0, 0.7);
position: fixed;
top: 0px;
left: 0px;
}
.close1 {
z-index: 999999;
position: absolute;
right: 50px;
font-size: 28px;
color: #fff;
top: 50px;
cursor: pointer;
}
.sugg-outer {
width: 50%;
position: relative;
top: 15%;
margin: 0px auto;
overflow: hidden;
padding: 30px 30px;
border-radius: 10px;
background:url('../img/foo-bg.jpg') no-repeat top center;
background-size:cover;
}
#sugg-box h2 {
text-transform: uppercase;
}

#sugg-box input,  #sugg-box textarea {
height: 38px;
    padding: 7px 8px;
    font-size: 13px;
    color: #333;
    vertical-align: middle;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right center;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: none;
    display: block;
    width: 100%;
    transition: all ease 0.1s;
}

#sugg-box input[type="submit"]  { border:none!important; width:150px; float:right; color:#fff;  }

 #sugg-box textarea{ height: 80px;
    display: inline-block;
}

@media ("max-width: 767px") {
  header .logo img {
    height: 65px;
  }


}

header .top-sec {
  width: 100%;
  min-height: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

header .top-sec .h-contact {
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

header .top-sec .h-contact .h-btn {
  float: right;
  margin-top: -5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

header .top-sec .h-contact .phone-sec {
  font-weight: 600;
  margin-left: 60px;
  float: right;
  font-size: 23px !important;
  position: relative;
}

header .top-sec .h-contact .phone-sec a {
  cursor: default;
  color: #282828;
  font-size: 23px !important;
  display: inline-block;
}

header .top-sec .h-contact .phone-sec :before {
  content: '';
  background: url(../img/phone.gif) no-repeat left center;
  position: absolute;
  left: -35px;
  top: 3px;
  width: 26px;
  height: 28px;
}

header.smaller {
  -webkit-transition: all 0.8s ease;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.32);
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.32);
  padding: 5px 0px;
}

header.smaller .logo {
  height: auto;
  margin-top: 20px;
}

header.smaller .logo img {
  height: 60px;
  padding: 5px 0px;
}

header.smaller .top-sec {
  margin-top: 10px;
}

header.smaller .top-sec .h-contact {
  margin-top: 10px;
}

header.smaller .top-sec .h-contact .h-btn {
  float: right;
  margin-top: -5px;
}

header.smaller .top-sec .h-contact .phone-sec {
  margin-left: 60px;
}

header.smaller nav {
  margin: 15px 0px 10px 0px;
}

.atf-btn {
  background: #f52283;
  color: #fff;
  z-index: 999;
  padding: 15px 60px 15px 35px;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 45px;
  border-bottom: 7px solid #fff;
  position: fixed;
  top: 35%;
  animation: shrink 0.8s infinite alternate;
}

@keyframes shrink {
  0% {
    right: -45px;
  }
  100% {
    right: -35px;
  }
}

.atf-btn:hover {
  right: -35px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.cf {
  clear: both;
}

.banner {
  margin-top: 100px;
  width: 100%;
  height: 80vh;
  background: url(../img/banner-01.jpg) no-repeat center top;
  background-size: cover;
}

.banner .banner-img {
  width: 100%;
  height: 100%;
  background: #7f1eb4;
  background: -moz-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #7f1eb4), color-stop(100%, rgba(245, 34, 132, 0.75)));
  background: -webkit-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: -o-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: -ms-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: linear-gradient(to right, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f1eb4', endColorstr='#f52284', GradientType=1 );
}

.banner .banner-img .banner-content {
  width: 100%;
  margin-top: 10%;
  color: #ffffff;
  text-align: center;
}

.banner .banner-img .banner-content h2 {
  font-size: 65px;
  margin-bottom: 10px;
  color: #ffffff;
  font-weight: 600;
  line-height: auto;
}

.banner .banner-img .banner-content h2 span {
  font-size: 26px;
  display: block;
  font-weight: 300;
}

.banner .banner-img .banner-content p {
  font-size: 16px;
  margin-bottom: 25px;
}

.main-slider .slick-arrow, .placement-sec .slick-arrow, .testi-sec .slick-arrow {
  display: none !important;
}

.fac-sec .slick-prev {
  background: url(../img/arrw-left1.png) no-repeat;
  opacity: .54;
  background-size: cover;
  z-index: 9;
  width: 23px;
  height: 49px;
  left: initial !important;
  right: 50px !important;
  top: -75px;
  position: absolute;
}

.fac-sec .slick-next {
  background: url(../img/arrw-rgt1.png) no-repeat;
  opacity: .54;
  background-size: cover;
  z-index: 9;
  width: 23px;
  height: 49px;
  right: 10px !important;
  top: -75px;
  position: absolute;
}

.testi-sec .slick-dots {
  margin: 0px auto;
  position: absolute;
  bottom: -25%;
  left: 0%;
  right: 0%;
  margin: auto;
}

.placement-sec .slick-dots {
  margin: 0px auto;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
  margin: auto;
}

.placement-sec .slick-dots li, .testi-sec .slick-dots li {
  display: inline-block;
  margin: 0px 4px;
}

.placement-sec .slick-dots li.slick-active button, .testi-sec .slick-dots li.slick-active button {
  background: #385662 !important;
}

.placement-sec .slick-dots li button, .testi-sec .slick-dots li button {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  background: #00acef !important;
}

.b-btn1 {
  border: #ffffff 2px solid;
  margin-top: 20px;
  white-space: nowrap;
}

.scroll-dwn {
  background: url(../img/scrolldown-white.gif) no-repeat center top;
  cursor: pointer;
  margin-top: 2%;
  width: 50px;
  height: 52px;
  background-size: contain;
  display: inline-block;
}

.abt-sec {
  background: url(../img/bg2.jpg) no-repeat top center;
  background-size: contain;
  width: 100%;
  padding: 0px 0px 0px 0px;
  height: auto;
  text-align: center;
}

.abt-sec img {
  position: relative;
  top: -180px;
  display: inline-block;
  margin-bottom: -350px;
}

.abt-sec h2 {
  font-family: "Quicksand", sans-serif !important;
  position: relative;
  text-transform: uppercase;
  color: #282828;
  font-size: 36px;
  font-weight: 700 !important;
}

.abt-sec p {
  color: #282828;
  text-align: center;
  font-size: 15px;
  margin: 30px auto;
}

.abt-sec .h-btn {
  text-transform: none;
  padding: 10px 60px;
}

.spec-sec {
  width: 100%;
  padding: 80px 0px 80px 0px;
  height: auto;
  text-align: center;
}

.spec-sec .spec-ind {
  background: #ffffff;
  padding: 10px 15px;
  border-bottom: 2px solid #ffffff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  padding-bottom: 10px;
}

.spec-sec .spec-ind .lft-sec {
  width: 20%;
  float: left;
}

.spec-sec .spec-ind .lft-sec img {
  position: relative;
  float: left;
  display: inline-block;
  margin-right: 20px;
}

.spec-sec .spec-ind .rgt-sec {
  width: 80%;
  float: left;
  text-align: left;
}

.spec-sec .spec-ind .rgt-sec h2 {
  font-family: "Quicksand", sans-serif !important;
  position: relative;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
  color: #282828;
  font-size: 22px;
  font-weight: 700 !important;
}

.spec-sec .spec-ind .rgt-sec p {
  color: #282828;
  text-align: left;
  font-size: 15px;
  margin: 10px auto;
}

.spec-sec .spec-ind:hover {
  cursor: default;
  border-bottom: 2px solid #7f1eb4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
}

.we-do-sec {
  position: relative;
  width: 100%;
  background: #8f1fad;
  padding: 60px 0px 70px 0px;
  height: auto;
  text-align: center;
}

.we-do-sec h2 {
  font-family: "Quicksand", sans-serif !important;
  position: relative;
  padding: 0px;
  margin: 0px;
  color: #ffffff;
  font-size: 40px;
  font-weight: 700 !important;
}

.we-do-sec .w-sec {
  width: 100%;
  text-align: left;
  margin-top: 50px;
}

.we-do-sec .w-sec img {
  position: relative;
  float: left;
  display: inline-block;
  margin-right: 15px;
}

.we-do-sec .w-sec h2 {
  font-family: "Quicksand", sans-serif !important;
  position: relative;
  padding-top: 0px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 22px;
  font-weight: 600 !important;
}

.we-do-sec .w-sec p {
  color: #ffffff;
  text-align: left;
  font-size: 15px;
  margin: 10px auto;
}

.we-do-sec .ar-dwn1 {
  background: url(../img/curv-icn.jpg) no-repeat top;
  cursor: pointer;
  position: absolute;
  width: 250px;
  top: -38px;
  height: 38px;
  left: 50%;
  margin-left: -125px;
}

.wrk-sec {
  background: url(../img/bg2.jpg) no-repeat top center;
  background-size: contain;
  width: 100%;
  text-align: center;
  padding: 60px 0px 80px 0px;
}

.wrk-sec h2 {
  font-family: "Quicksand", sans-serif !important;
  position: relative;
  padding-top: 5px;
  text-transform: uppercase;
  color: #282828;
  font-size: 40px;
  font-weight: 600 !important;
}

.wrk-sec .ind-wrk {
  position: relative;
  display: block;
  margin: 20px;
  position: relative;
  border-radius: 10px;
  -moz-border-radius: 10px;
  display: inline-block;
}

.wrk-sec .ind-wrk img {
  border-radius: 10px;
  background: #333;
  -moz-border-radius: 10px;
  display: inline-block;
}

.wrk-sec .ind-wrk img:hover {
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #333 !important;
}

.wrk-sec .h-btn {
  text-transform: none;
  margin-top: 40px;
  padding: 10px 60px;
}

.inte-sec {
  position: relative;
  width: 100%;
  background: #8f1fad;
  padding: 50px 0px 50px 0px;
  height: auto;
  text-align: center;
}

.inte-sec h2 {
  font-family: "Quicksand", sans-serif !important;
  position: relative;
  padding: 0px 0px 20px 0px;
  margin: 0px;
  color: #ffffff;
  font-size: 40px;
  font-weight: 700 !important;
  margin-bottom: 10px;
  text-align: center;
}

.inte-sec p {
  color: #ffffff;
  text-align: left;
  font-size: 17px;
  margin: 10px auto;
}

.inte-sec .content {
  margin-top: 30px;
}

.inte-sec .content h2 {
  font-family: "Quicksand", sans-serif !important;
  position: relative;
  padding: 0px;
  margin: 0px;
  color: #ffffff;
  font-size: 40px;
  font-weight: 700 !important;
  margin-bottom: 10px;
  text-align: left;
}

.inte-sec .content p {
  color: #ffffff;
  text-align: left;
  font-size: 17px;
  margin: 10px auto;
}

.inte-sec .content .integrat-blk-l {
  width: 7%;
  text-align: left;
  display: inline-block;
  float: left;
}

.inte-sec .content .integrat-blk-r {
  width: 93%;
  float: right;
}

.inte-sec .content .integrat-blk-r p {
  color: #ffffff;
  text-align: left;
  font-size: 15px;
  margin: 0px auto;
}

.inte-sec .content .integrat-blk-r p a {
  color: #ffffff;
  display: inline-block;
  position: relative;
  text-align: left !important;
  font-size: 15px;
  text-transform: uppercase;
  margin: 10px auto;
}

.inte-sec .content .integrat-blk-r p a:after {
  position: absolute;
  content: '';
  z-index: 99;
  right: -30px;
  top: 5px;
  background: url(../img/learn-arrw.jpg) no-repeat;
  width: 21px;
  height: 9px;
}

.inte-sec .ar-dwn {
  background: url(../img/curv-icn.jpg) no-repeat top;
  cursor: pointer;
  position: absolute;
  width: 250px;
  top: -38px;
  height: 38px;
  left: 50%;
  margin-left: -125px;
}

.wht-say {
  position: relative;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
  background: url(../img/wht-say-bg.png) no-repeat left top #f2f3f9;
  background-size: contain;
  width: 100%;
}

.wht-say .w-say {
  width: 50%;
  float: left;
  padding: 4% 3% 0% 10%;
}

.wht-say .w-say h2 {
  padding: 30px 0px 0px 0px;
  font-family: "Quicksand", sans-serif !important;
  position: relative;
  text-transform: none;
  color: #282828;
  font-size: 40px;
  font-weight: 600 !important;
}

.wht-say .w-say .w-say-outer {
  overflow: hidden;
  width: 100%;
  margin-top: 80px;
  padding: 0px 0px 30px 0px;
  position: relative;
  background: #ffffff;
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  -moz-border-radius: 10px;
}

.wht-say .w-say .w-say-outer .det {
  float: left;
  width: 88%;
  margin: 30px 70px 0px 30px;
}

.wht-say .w-say .w-say-outer .det .profile img {
  float: left;
  margin-right: 20px;
  width: 73px;
  height: 74px;
}

.wht-say .w-say .w-say-outer .det .profile h3 {
  font-size: 18px;
  margin-top: 40px;
  padding-top: 15px;
  margin: 0px;
  color: #7f1eb4;
}

.wht-say .w-say .w-say-outer .det .profile p {
  font-style: italic;
}

.wht-say .w-say .w-say-outer .det .content {
  margin-top: 20px;
}

.wht-say .w-say .w-say-outer .det .content p {
  font-style: italic;
}

.wht-say .w-say .w-say-outer .controls {
  width: 12%;
  float: left;
  top: 0px;
  right: 0px;
  overflow: hidden;
  background: #7f1eb4;
  position: absolute;
  height: 100%;
}

.wht-say .w-say .w-say-outer .controls .quote {
  margin: 25px 15px;
  background: url(../img/quote-bg.jpg) no-repeat top;
  width: 28px;
  height: 22px;
}

.wht-say .video-sec {
  position: relative;
  background-size: cover;
  width: 50%;
  float: right;
  background: url(../img/video-bg1.jpg) no-repeat top center;
  height: 525px;
}

.wht-say .video-sec:before {
  background: #7f1eb4;
  background: -moz-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #7f1eb4), color-stop(100%, rgba(245, 34, 132, 0.75)));
  background: -webkit-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: -o-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: -ms-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: linear-gradient(to right, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f1eb4', endColorstr='#f52284', GradientType=1 );
  position: absolute;
  width: 100%;
  top: 0px;
  height: 100%;
  left: 0%;
  content: '';
}

.wht-say .video-sec:after {
  background: url(../img/video-ply-btn.png) no-repeat center;
  position: absolute;
  width: 164px;
  top: 50%;
  height: 164px;
  left: 50%;
  margin-left: -82px;
  margin-top: -82px;
  content: '';
}

.meet-team {
  position: relative;
  padding: 70px 0px 70px 0px;
  text-align: center;
  overflow: hidden;
  background: #ffffff;
  background-size: contain;
  width: 100%;
}

.meet-team h2 {
  color: #282828;
  text-align: center;
}

.meet-team .team-mem {
  overflow: hidden;
  margin-top: 50px;
}

.meet-team .team-mem .profile {
  border-radius: 10px;
  position: relative;
  -moz-border-radius: 10px;
  overflow: hidden;
}

.meet-team .team-mem .profile img {
  height: auto;
}

.meet-team .team-mem .profile .ss-icns {
  bottom: -53px;
  left: 0px;
  background: rgba(152, 29, 240, 0.8);
  position: absolute;
  width: 100%;
  height: 53px;
}

.meet-team .team-mem .profile .ss-icns a {
  font-size: 20px;
  padding: 10px 0;
  display: inline-block;
}

.meet-team .team-mem .profile:hover {
  transition: all 0.3s ease;
}

.meet-team .team-mem .profile:hover .ss-icns {
  bottom: 0px;
}

.meet-team .team-mem h3 {
  font-size: 23px;
  color: #7f1eb4;
  text-align: left;
  padding: 0px;
  margin: 10px 0px 0px 0px;
}

.meet-team .team-mem p {
  font-size: 17px;
  text-align: left;
}

.meet-team .h-btn {
  text-align: center;
  text-transform: none;
  margin-top: 50px;
  padding: 10px 60px;
}

.ad-corner {
  padding: 0px 10%;
  position: relative;
  background: url(../img/creative-sec-bg.jpg) no-repeat bottom #7f1eb4;
  width: 100%;
  background-size: cover;
  height: 256px;
}

.ad-corner .out {
  position: absolute;
  bottom: 0px;
  padding-bottom: 30px;
}

.ad-corner .out .content {
  float: left;
  width: 50%;
  bottom: -30px;
  position: relative;
}

.ad-corner .out .content img {
  vertical-align: bottom;
}

.ad-corner .out .tex {
  float: left;
}

.ad-corner .out .tex h3 {
  font-size: 30px;
  font-weight: 600;
  color: #ffffff;
  margin: 0px;
}

.ad-corner .out .tex h3 span {
  color: #f0ff00;
  font-weight: 300;
}

.ad-corner .out .tex .b-btn1 {
  border: #ffffff 2px solid;
  margin-top: 20px;
  white-space: nowrap;
  font-size: 18px;
}

.blog-sec {
  position: relative;
  padding: 70px 0px 70px 0px;
  text-align: center;
  overflow: hidden;
  background: #f2f3f9;
  width: 100%;
}

.blog-sec h2 {
  color: #282828;
  text-align: center;
}

.blog-sec .blog-vis {
  overflow: hidden;
  margin-top: 50px;
}

.blog-sec .blog-vis .va {
  border-radius: 10px 10px 0px 0px;
  position: relative;
  -moz-border-radius: 10px 0px 0px 10px;
  overflow: hidden;
}

.blog-sec .blog-vis .va img {
  height: auto;
}

.blog-sec .blog-vis .content {
  background: #ffffff;
  padding: 20px;
  border-radius: 0px 0px 10px 10px;
}

.blog-sec .blog-vis .content h4 {
  border-radius: 15px;
  -moz-border-radius: 15px;
  color: #ffffff;
  font-size: 14px;
  float: left;
  padding: 5px 15px;
  background: #f52284;
  background: -moz-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #f52284), color-stop(100%, #7f1eb4));
  background: -webkit-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: -o-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: -ms-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: linear-gradient(to right, #f52284 0%, #7f1eb4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f52284', endColorstr='#7f1eb4', GradientType=1 );
}

.blog-sec .blog-vis .content h5 {
  float: right;
  color: #282828;
  font-size: 14px;
  margin-top: 5px;
}

.blog-sec .blog-vis .content h3 {
  margin-top: 5px;
  font-size: 20px;
  font-weight: 300;
  color: #282828;
  text-align: left;
  margin: 0px;
}

.blog-sec .h-btn {
  text-align: center;
  text-transform: none;
  margin-top: 50px;
  padding: 10px 60px;
}

.clients {
  position: relative;
  padding: 70px 0px 70px 0px;
  text-align: center;
  overflow: hidden;
  background: #ffffff;
  width: 100%;
}

.clients .c-logo {
  height: 175px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.clients .c-logo img {
  padding: 0px 30px;
}

.contact-strip {
  padding: 40px 0;
  text-align: center;
  color: #fff;
  font-size: 24px;
  background: #f52284;
  background: -moz-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #f52284), color-stop(100%, #7f1eb4));
  background: -webkit-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: -o-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: -ms-linear-gradient(left, #f52284 0%, #7f1eb4 100%);
  background: linear-gradient(to right, #f52284 0%, #7f1eb4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f52284', endColorstr='#7f1eb4', GradientType=1 );
}

.contact-strip p {
  margin: 0;
}

.contact-strip a {
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}

.contact-strip a:hover {
  color: #f0ff00;
}

.single-post {
  padding-bottom: 40px;
}

.single-post h1 {
  font-size: 32px;
  text-align: left;
  margin-top: -5px;
  margin-bottom: 0px !important;
  line-height: 30px;
  color: #7f1eb4;
}

.single-post h1 a {
  margin-top: 0px;
  outline: none;
  color: #7f1eb4;
}

.single-post p {
  margin-top: 10px;
  width: 100%;
  font-size: 17px;
}

.single-post ol {
  padding-left: 35px;
}

.single-post ol li {
  list-style-type: decimal;
  list-style-position: outside;
  font-size: 17px;
  line-height: 25px;
}

.single-post .blog-post-img {
  text-align: center;
  width: 100%;
  margin: 2% 0%;
}

.single-post .blog-post-img img {
  display: inline-block;
}

.single-post .blog-post-readmore {
  float: right;
  margin-top: -7px;
  display: block;
  font-weight: 500;
  color: #7f1eb4;
  outline: none;
}

.single-post .blog-post-readmore:hover {
  border-bottom: 1px solid #7f1eb4;
}

.single-post .date-container {
  font-size: 15px;
  margin-top: 10px;
  width: 100%;
}

.single-post .date-container span {
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
}

.single-post .date-container a {
  color: #8f8f8f;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
}

.single-post .blog-soc {
  float: left;
  width: 135px;
  height: 45px;
  border-bottom: 3px #7f1eb4 solid;
}

.single-post .blog-soc a {
  display: inline-block;
  position: relative;
  top: 0px;
  margin-right: 7px;
  outline: none;
  border: none;
}

.single-post .blog-buttons-wrap {
  float: right;
}

.single-post .blog-buttons-wrap .comment-count-wrap span {
  display: inline-block;
}

.blog-bottom-post {
  margin-top: 50px;
}

.blog-right-box2 h2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 20px;
  text-align: left;
  margin-bottom: 0px !important;
  line-height: 24px;
  color: #ffffff;
  width: 100%;
  margin: 0px;
  padding: 15px 0px;
  background: #7f1eb4;
  background: -moz-linear-gradient(left, #7f1eb4 0%, #f52284 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #7f1eb4), color-stop(100%, #f52284));
  background: -webkit-linear-gradient(left, #7f1eb4 0%, #f52284 100%);
  background: -o-linear-gradient(left, #7f1eb4 0%, #f52284 100%);
  background: -ms-linear-gradient(left, #7f1eb4 0%, #f52284 100%);
  background: linear-gradient(to right, #7f1eb4 0%, #f52284 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f1eb4', endColorstr='#f52284', GradientType=1 );
}

.blog-right-box2 img {
  margin-left: 35px;
  margin-right: 15px;
}

.blog-right-box2 ul {
  margin: 20px 0px;
}

.blog-right-box2 ul li {
  list-style-type: none;
  padding: 10px 30px;
}

.blog-right-box2 ul li a {
  font-size: 18px;
  text-align: left;
  outline: none;
  line-height: 22px;
  color: #282828;
  font-weight: 600;
}

.blog-comments h3 {
  font-size: 28px;
  text-align: left;
  margin-top: 20px;
  line-height: 0px;
  color: #8f8f8f;
}

.blog-form-wrapper {
  padding: 40px 0px;
}

.blog-form-wrapper h3 {
  font-size: 28px;
  text-align: left;
  margin-top: 20px;
  line-height: 0px;
  color: #8f8f8f;
}

.blog-form-wrapper span {
  display: inline-block;
  margin-top: 10px;
  width: 100%;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  color: #8f8f8f;
  font-weight: 500;
}

.blog-form-wrapper p {
  text-align: left;
}

.blog-form-wrapper form {
  margin-top: 1%;
  display: block;
  text-align: center;
}

.blog-form-wrapper form input {
  margin-top: 2%;
  float: left;
  background-color: #ffffff;
  outline: none;
  border: none;
  height: 35px;
  width: 100%;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #8f8f8f;
  border: 1px solid #bababa;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
}

.blog-form-wrapper form input:first-child {
  margin-right: 2%;
}

.blog-form-wrapper form input:nth-child(3) {
  margin-right: 2%;
}

.blog-form-wrapper form .input-half {
  width: 49%;
  float: left;
}

.blog-form-wrapper form .input-full {
  width: 100%;
}

.blog-form-wrapper form textarea {
  color: #ffffff !important;
  margin-top: 2%;
  background-color: #ffffff;
  background-color: #ffffff;
  outline: none;
  border: none;
  height: 80px;
  width: 100%;
  padding-left: 20px;
  padding-top: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #8f8f8f !important;
  border: 1px solid #bababa;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
}

.blog-form-wrapper form .submit {
  margin-top: 4%;
  width: 25%;
  margin-bottom: 3%;
  display: inline-block;
  line-height: 0px;
  color: #ffffff;
  background: #7f1eb4;
  border: none;
  font-size: 20px;
  font-weight: 600;
  padding: 20px 0px;
  float: right;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.blog-form-wrapper form .submit:hover {
  color: #ffffff;
  background: #f52283;
}

.blog-form-wrapper form input::placeholder, .blog-form-wrapper form textarea::placeholder {
  color: #8f8f8f !important;
}

.subscribe-box-wrap {
  background: #7f1eb4;
  width: 100%;
  color: #ffffff;
  border: none;
  outline: none;
  font-size: 20px;
  font-weight: 600;
  padding: 10px 35px;
  float: none;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  text-align: left;
  display: block;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.subscribe-box-wrap img {
  margin-right: 10px;
}

.blog-outer1 {
  width: 100%;
  height: auto;
  margin-top: 70px;
}

.blog-outer1 .blog-top-post {
  margin-top: 10px;
  position: relative;
}

.blog-outer1 .blog-top-post .blog-post-img {
  width: 45%;
  float: left;
  height: auto;
}

.blog-outer1 .blog-top-post .blog-post-img img {
  width: 100%;
  height: auto;
}

.blog-outer1 .blog-top-post .blog-rgt-side {
  width: 50%;
  float: right;
  height: auto;
}

.blog-outer1 .blog-top-post .blog-rgt-side h1 {
  font-size: 26px;
  text-align: left;
  margin-top: -5px;
  margin-bottom: 0px !important;
  line-height: 30px;
  color: #8f8f8f;
}

.blog-outer1 .blog-top-post .blog-rgt-side h1 a {
  margin-top: 0px;
  outline: none;
  color: #7f1eb4;
}

.blog-outer1 .blog-top-post .blog-rgt-side p {
  margin-top: 10px;
  width: 100%;
  font-size: 17px;
  color: #8f8f8f;
}

.blog-outer1 .blog-top-post .blog-rgt-side .blog-post-readmore {
  float: right;
  margin-top: -7px;
  display: block;
  font-weight: 500;
  color: #7f1eb4;
  outline: none;
}

.blog-outer1 .blog-top-post .blog-rgt-side .blog-post-readmore:hover {
  border-bottom: 1px solid #7f1eb4;
}

.blog-outer1 .blog-top-post .blog-rgt-side .date-container {
  font-size: 15px;
  margin-top: 10px;
  width: 100%;
}

.blog-outer1 .blog-top-post .blog-rgt-side .date-container span {
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
}

.blog-outer1 .blog-top-post .blog-rgt-side .date-container a {
  color: #8f8f8f;
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
}

.blog-outer1 .blog-top-post .blog-rgt-side .blog-soc {
  float: left;
  width: 135px;
  height: 45px;
  border-bottom: 3px #ffe7bf solid;
}

.blog-outer1 .blog-top-post .blog-rgt-side .blog-soc a {
  display: inline-block;
  position: relative;
  top: 0px;
  margin-right: 7px;
  color: #7f1eb4 !important;
  outline: none;
  border: none;
}

.blog-outer1 .blog-top-post .blog-rgt-side .blog-buttons-wrap {
  float: right;
}

.blog-outer1 .blog-top-post .blog-rgt-side .blog-buttons-wrap .comment-count-wrap span {
  display: inline-block;
}

footer {
  width: 100%;
  background: url(../img/foo-bg.jpg) top center no-repeat;
  background-size: cover;
  padding: 40px 0;
}

footer ul {
  list-style-type: none;
}

footer ul li {
  font-size: 15px;
  line-height: 30px;
}

footer ul li a {
  color: #fff;
}

footer h2 {
  font-size: 24px;
  font-weight: bold;
}

footer p {
  color: #bdbdbd;
  font-size: 15px;
}

footer h4 {
  color: #fff;
  font-size: 18px;
  margin: 20px 0 5px;
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #f52283;
}

footer .ftr-form textarea {
  height: 80px;
  display:inline-block;
}

.wpcf7-form-control-wrap.your-message {   display:inline-block; margin-top:0px;  }

footer .ftr-form .h-btn {
  text-align: center;
  text-transform: none;
  margin-top: 0px;
  padding: 10px 30px;
  float: right;
}

footer .center {
  text-align: center;
}

footer hr {
  border: 0;
  background: #76697b;
  height: 1px;
  margin: 25px 0 15px;
}

footer i {
  color: #fff;
  border-radius: 100%;
  padding: 5px;
  margin: 0 5px;
}

footer i:hover {
  color: #f0ff00;
}

footer .fsocial {
  margin: 18px 0;
}

footer .fb {
  background: #4e598f;
}

footer .in {
  background: #6822b1;
}

footer .link {
  background: #4376b1;
}

footer .yout {
  background: #d22215;
}

.inner-banner {
  margin-top: 100px;
  width: 100%;
  height: 290px;
  background: url(../img/inner-banner.jpg) no-repeat center top;
  background-size: cover;
}

.inner-banner .banner-img {
  width: 100%;
  height: 100%;
  background: #7f1eb4;
  background: -moz-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #7f1eb4), color-stop(100%, rgba(245, 34, 132, 0.75)));
  background: -webkit-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: -o-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: -ms-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: linear-gradient(to right, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f1eb4', endColorstr='#f52284', GradientType=1 );
}

.inner-banner .banner-img .banner-content {
  width: 100%;
  margin-top: 8%;
  color: #ffffff;
  text-align: center;
}

.inner-banner .banner-img .banner-content h2 {
  font-size: 60px;
  margin-bottom: 10px;
  color: #ffffff;
  font-weight: 600;
  line-height: auto;
}

.blog-inner-banner {
  margin-top: 125px;
  width: 100%;
  height: 170px;
  background: url(../img/inner-banner.jpg) no-repeat center top;
  background-size: cover;
}

.blog-inner-banner .banner-img {
  width: 100%;
  height: 100%;
  background: #7f1eb4;
  background: -moz-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #7f1eb4), color-stop(100%, rgba(245, 34, 132, 0.75)));
  background: -webkit-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: -o-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: -ms-linear-gradient(left, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  background: linear-gradient(to right, #7f1eb4 0%, rgba(245, 34, 132, 0.75) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f1eb4', endColorstr='#f52284', GradientType=1 );
}

.blog-inner-banner .banner-img .banner-content {
  width: 100%;
  margin-top: 4%;
  color: #ffffff;
  text-align: center;
}

.blog-inner-banner .banner-img .banner-content h2 {
  font-size: 45px;
  margin-bottom: 10px;
  color: #ffffff;
  font-weight: 600;
  line-height: auto;
}

.inner-content {
  background: url(../img/bg2.jpg) no-repeat top center;
  background-size: contain;
  width: 100%;
  padding: 60px 0px 80px 0px;
}

.inner-content h2 {
  font-family: "Quicksand", sans-serif !important;
  position: relative;
  padding-top: 5px;
  color: #282828;
  font-size: 23px;
  font-weight: 600 !important;
}

.inner-content p {
  font-size: 16px;
  margin-bottom: 25px;
  text-align: left;
}

.inner-content a {
  color: #7f1eb4 !important;
}

.inner-content a:hover {
  color: #f52283 !important;
}

.inner-content h3 {
  font-family: "Quicksand", sans-serif !important;
  position: relative;
  padding-top: 5px;
  color: #282828;
  font-size: 20px;
  font-weight: 600 !important;
}

.inner-content ol {
  list-style-type: decimal;
}

.inner-content ol li {
  padding-left: 3%;
  margin-top: 15px;
  font-size: 16px;
  margin-bottom: 25px;
  text-align: left;
}

.inner-content ol li a {
  color: #7f1eb4;
}

.inner-content ul {
  list-style-type: none;
  position: relative;
}

.inner-content ul li {
  position: relative;
  padding-left: 2%;
  margin-top: 15px;
  font-size: 16px;
  margin-bottom: 25px;
  text-align: left;
}

.inner-content ul li a {
  color: #7f1eb4;
}

.inner-content ul li:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 8px;
  background: #7f1eb4;
  width: 7px;
  height: 7px;
  border-radius: 5px;
  overflow: hidden;
}

.inner-content .sidebar {
  background: #f2f3f9;
  height: auto;
  width: 100%;
}

.inner-content .side-list-menu {
  background: #7f1eb4;
  background: -moz-linear-gradient(left, #7f1eb4 0%, #f52284 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #7f1eb4), color-stop(100%, #f52284));
  background: -webkit-linear-gradient(left, #7f1eb4 0%, #f52284 100%);
  background: -o-linear-gradient(left, #7f1eb4 0%, #f52284 100%);
  background: -ms-linear-gradient(left, #7f1eb4 0%, #f52284 100%);
  background: linear-gradient(to right, #7f1eb4 0%, #f52284 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f1eb4', endColorstr='#f52284', GradientType=1 );
  overflow: hidden;
}

.inner-content .side-list-menu ul {
  list-style-type: none !important;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.inner-content .side-list-menu ul li {
  list-style-position: inside;
  border-bottom: 1px dashed #ffffff;
  color: #ffffff;
  margin: 0px 0px;
  padding: 15px 20px;
  background: url("../img/arrw-hov.png") no-repeat 9px 22px;
  width: 100%;
  list-style-type: none;
}

.inner-content .side-list-menu ul li:before {
  background: none;
  display: none;
}

.inner-content .side-list-menu ul li a {
  padding-left: 8px;
  font-weight: 600;
  color: #ffffff !important;
  outline: none;
  display: inline-block;
  width: 90%;
  border: none;
  font-size: 17px;
}

.inner-content .side-list-menu ul li:hover {
  background: url("../img/arrw-hov.png") no-repeat 9px 22px #7f1eb4;
  color: #f2f3f9 !important;
}

.inner-content .side-list-menu ul li:hover a {
  color: #f2f3f9 !important;
}

.inner-content .side-list-blog {
  width: 100%;
  height: auto;
  background: #7f1eb4;
}

.inner-content .side-list-blog .blog-post {
  margin-top: 0px;
  padding: 15px 20px;
}

.inner-content .side-list-blog .blog-post h2 {
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  color: #ffffff;
  margin-top: 15px;
  text-align: left;
}

.inner-content .side-list-blog .blog-post span {
  position: relative;
  background: #7f1eb4;
  font-size: 13px;
  font-weight: 500;
  color: #ffffff;
  padding: 0px 0px;
  border-radius: 5px 5px 5px 0px;
  -moz-border-radius: 5px 5px 5px 0px;
  -webkit-border-radius: 5px 5px 5px 0px;
}

.inner-content .side-list-blog .blog-post span .span1 {
  display: inline-block;
  color: #ffffff;
}

.inner-content .side-list-blog .blog-post span:after {
  border: 0 solid transparent;
  border-right-width: 12px;
  border-left-width: 0px;
  border-top: 12px solid #7f1eb4;
  position: absolute;
  content: '';
  left: 0px;
  bottom: -12px;
}

.inner-content .side-list-blog .blog-post h3 {
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  color: #ffffff !important;
  margin-top: 10px;
}

.inner-content .side-list-blog .blog-post h3 a {
  color: #ffffff !important;
  outline: none;
  border: none;
  text-decoration: underline;
  font-weight: 500;
}

.inner-content .side-list-blog .blog-post p {
  font-size: 14px;
  line-height: 23px;
  color: #ffffff;
  font-weight: 400;
}

.inner-content .side-list-blog .blog-post p a {
  color: #ffffff !important;
  outline: none;
  border: none;
  text-decoration: underline;
  font-weight: 500;
}

.inner-content .side-list-blog .readmore-btn {
  color: #7f1eb4;
  display: block;
  background: #ffffff;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 600;
  padding: 10px 10px;
  width: 100%;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.inner-content .side-list-blog .readmore-btn:hover {
  color: #ffffff !important;
  background: #f52283;
}

.inner-content .side-form {
  padding: 35px 20px;
}

.inner-content .side-form h3 {
  font-size: 28px;
  text-align: left;
  margin-top: 20px;
  line-height: 0px;
  text-transform: uppercase;
  color: #282828;
}

.inner-content .side-form span {
  display: inline-block;
  margin-top: 10px;
  width: 100%;
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  color: red;
  font-weight: 500;
}

.inner-content .side-form form {
  margin-top: 1%;
  display: block;
  text-align: center;
}

.inner-content .side-form form input {
  margin-top: 4%;
  float: left;
  background-color: #ffffff;
  outline: none;
  border: none;
  height: 35px;
  width: 100%;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #8f8f8f;
  border: 1px solid #bababa;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
}

.inner-content .side-form form input:first-child {
  margin-right: 2%;
}

.inner-content .side-form form input:nth-child(3) {
  margin-right: 2%;
}

.inner-content .side-form form .input-half {
  width: 49%;
}

.inner-content .side-form form .input-full {
  width: 100%;
}

.inner-content .side-form form textarea {
  color: #ffffff !important;
  margin-top: 2%;
  background-color: #ffffff;
  background-color: #ffffff;
  outline: none;
  border: none;
  height: 80px;
  width: 100%;
  padding-left: 20px;
  padding-top: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #8f8f8f !important;
  border: 1px solid #bababa;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
}

.inner-content .side-form form .submit {
  margin-top: 4%;
  width: 100%;
  margin-bottom: 3%;
  display: inline-block;
  line-height: 0px;
  color: #ffffff;
  background: #7f1eb4;
  border: none;
  font-family: "Quicksand", sans-serif;
  font-size: 20px;
  font-weight: 600;
  padding: 20px 0px;
  float: none;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -ms-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}

.inner-content .side-form form .submit:hover {
  color: #ffffff;
  background: #f52283;
}

.inner-content .side-form form input::placeholder, .inner-content .side-form form textarea::placeholder {
  color: #8f8f8f !important;
}

.modal-open {
  overflow: hidden;
  /*padding-right: 0px !important;
  overflow: visible !important; === Disable Scroll bar Jumbing*/
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: 60%;
  margin: 30px auto;
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  position: relative;
  background: #7f1eb4;
  text-align: center;
  min-height: 40px;
}

.modal-header h4 {
  padding: 10px 0;
  color: #fff;
}

.modal-header .close {
  position: absolute;
  top: 0;
  right: -1px;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 0;
  background: #5F5F5F;
  font: normal 28px Arial, Helvetica, sans-serif;
  color: #fff;
  cursor: pointer;
}

.modal-header .close:hover {
  background: #000;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (max-width: 1023px) {
  .vds { position: absolute;
    left: 15%;
    height: calc(100% - 50.6%);
    width: calc(100% - 31%);
    top: 8.8%;
 }
}
@media (max-width: 768px) {
  .modal-dialog {
    width: 80%;
    margin: 30px auto;
  }
    .sugg-outer {
width: 90%;
top: 10%;
padding: 20px 20px;

}
#sugg-box h2 {
font-size:20px;
}
.close1 {
    z-index: 999999;
    position: absolute;
    right: 20px;
    font-size: 28px;
    color: #fff;
    top: 15px;
    cursor: pointer;}
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 100%;
  }
  .vds { position: absolute;
    left: 15%;
      height: calc(100% - 50.6%);
    width: calc(100% - 31%);
    top: 9%;
 }
}

@media (max-width: 1119px) {
  .banner .banner-img .banner-content h2 {
    font-size: 57px;
  }
}

@media (max-width: 1024px) {
  .side-list-menu, .side-list-blog {
    display: none;
  }
  header.smaller .top-sec .h-contact .h-btn {
    float: right;
    margin-top: -5px;
    margin-right: 50px;
}

header .top-sec .h-contact .h-btn { margin-right: 50px;
    }
    header .top-sec .h-contact .phone-sec { margin-bottom:10px; }
}

@media (max-width: 991px) {
  .abt-sec img {
    top: -135px;
    margin-bottom: -313px;
  }
  .banner {
    height: auto;
  }
  .banner .banner-img .banner-content h2 {
    font-size: 41px;
  }
  .abt-sec img {
    position: inherit;
    top: 0;
    margin-bottom: 0;
    margin-top: 30px;
  }
  .wht-say .w-say {
    width: 100%;
    margin: 0 0 30px;
    padding: 3% 3% 0% 3%;
  }
  .wht-say .video-sec {
    width: 100%;
  }
  .contact-strip p {
    font-size: 20px;
  }
  .clients {
    padding: 50px 0px;
  }
  .clients .c-logo {
    height: auto;
  }
}

@media (max-width: 767px) {
  header .top-sec .h-contact .phone-sec a {
    font-size: 18px !important;
  }
.vds {
    position: absolute;
    left: 15%;
    height: calc(100% - 52.6%);
    width: calc(100% - 31%);
    top: 13%;
}
  header .top-sec .h-contact .phone-sec {
    font-size: 18px !important;
  }
  .blog-inner-banner {
    margin-top: 195px;
  }
  .blog-inner-banner .banner-img .banner-content h2 {
    font-size: 24px;
    margin-top: 60px;
  }
  header .top-sec .h-contact .phone-sec :before {
    top: 0px;
  }
  .blog-right-wrap {
    margin-bottom: 25px;
  }
  .blog-form-wrapper form .submit {
    width: 45%;
  }
  .blog-form-wrapper form .input-half {
    width: 100%;
  }
}
