.clear:after,
.wrapper:after,
.format-status .entry-header:after {
  clear: both;
}

.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
  display: table;

  content: "";
}

.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th,
.error404 .error404.no-results h1 {
  color: #1a1a1a;
}

.error404 .error404.no-results {
  padding: 50px 0;
  text-align: center;
}

.archive-title span {
}

article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
  font-size: 11px;

  font-size: 0.73333333332rem;
}

button,
input,
textarea {
  background-color: #f4f5f6;

  font-family: inherit;

  padding: 6px;

  padding: 0.4rem;
}

button,
input {
  line-height: normal;
}

textarea {
  font-size: 100%;

  overflow: auto;

  vertical-align: top;
}

input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
  border: 0;

  border-radius: 0;

  padding: 0;
}

.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type="submit"],
li.bypostauthor cite span {
  padding: 8px 18px;

  padding: 0.53333333333rem 1.2rem;

  font-size: 12px;

  font-size: 0.8rem;

  line-height: 1.4666666667;

  font-weight: normal;

  color: #7c7c7c;

  background-color: #e6e7e8;

  border-radius: 2px;

  box-shadow: 0 1px 1px rgba(36, 36, 36, 0.25);
}

.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
  color: #757575;

  background-color: #e1e1e1;

  box-shadow: inset 0 0 6px 2px rgba(0, 0, 0, 0.1);
}

li.bypostauthor cite span {
  color: #fff;

  background-color: #21759b;

  background-image: none;

  border: 1px solid #1f6f93;

  border-radius: 2px;

  box-shadow: none;

  padding: 0;
}

.top-bar .navbar-nav > li > a {
  padding: 0px 10px;
}

/*----over-----*/

/*404 css*/

.notfound-bg {
  background-image: url(./images/banner-404.jpg);

  background-position: center center;
}

.notfound-content {
  text-align: center;

  padding: 200px 0px;
}

.error404-btn {
  border: 2px solid;

  font-size: 16px;

  text-transform: uppercase;

  color: #fff;

  padding: 13px 25px;
}

/*over 404 css*/

.entry-content img,
.comment-content img,
.widget img {
  max-width: 100%;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
  max-width: 100%;

  height: auto;
}

embed,
iframe,
object,
video {
  max-width: 100%;
}

.entry-content .twitter-tweet-rendered {
  max-width: 100% !important;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;

  margin-left: auto;

  margin-right: auto;
}

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
}

.wp-caption {
  max-width: 100%;

  padding: 4px;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
  font-style: italic;

  font-size: 12px;

  font-size: 0.8rem;

  color: #757575;
}

img.wp-smiley,
.rsswidget img {
  border: 0;

  border-radius: 0;

  box-shadow: none;

  margin-bottom: 0;

  margin-top: 0;

  padding: 0;
}

.entry-content dl.gallery-item {
  margin: 0;
}

.gallery-item a,
.gallery-caption {
  width: 90%;
}

.gallery-item a {
  display: block;
}

.gallery-caption a {
  display: inline;
}

.gallery-columns-1 .gallery-item a {
  max-width: 100%;

  width: auto;
}

.gallery .gallery-icon img {
  height: auto;

  max-width: 90%;

  padding: 5%;
}

.gallery-columns-1 .gallery-icon img {
  padding: 3%;
}

.site-content nav {
  clear: both;

  line-height: 2;

  overflow: hidden;
}

#nav-above {
  padding: 24px 0;

  padding: 1.6rem 0;
}

#nav-above {
  display: none;
}

.paged #nav-above {
  display: block;
}

.nav-previous,
.previous-image {
  float: left;

  width: 50%;
}

.nav-next,
.next-image {
  float: right;

  text-align: right;

  width: 50%;
}

.nav-single + .comments-area,
#comment-nav-above {
  margin: 48px 0;

  margin: 3.2rem 0;
}

.author .archive-header {
  margin-bottom: 24px;

  margin-bottom: 1.6rem;
}

.author-info {
  border-top: 1px solid #ededed;

  margin: 24px 0;

  margin: 1.6rem 0;

  padding-top: 24px;

  padding-top: 1.6rem;

  overflow: hidden;
}

.single .author-info {
  display: none;
}

.author-description p {
  color: #757575;

  font-size: 13px;

  font-size: 0.86666666667rem;

  line-height: 1.7333333332;
}

.author.archive .author-info {
  border-top: 0;

  margin: 0 0 48px;

  margin: 0 0 3.2rem;
}

.author.archive .author-avatar {
  margin-top: 0;
}

.bottom-border {
  border-bottom: 1px solid #f4f5f6;
}

.archive-header,
.page-header {
  border-bottom: 1px solid #f4f5f6;
}

.assistive-text,
.site .screen-reader-text {
  position: absolute !important;

  clip: rect(1px, 1px, 1px, 1px);
}

.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
  background: #fff;

  border: 2px solid #333;

  border-radius: 3px;

  clip: auto !important;

  color: #000;

  display: block;

  font-size: 12px;

  padding: 12px;

  position: absolute;

  top: 5px;

  left: 5px;

  z-index: 100000;
}

.site {
  /* background-color: #fff;*/
}

.page-width {
  padding-left: 24px;

  padding-right: 24px;

  padding-left: 1.6rem;

  padding-right: 1.6rem;
}

/* Top bar social link */

.top_bar_inner {
  min-height: 20px;
}

.top_social_link li {
  display: inline-block;
  margin: 0 5px;
}

.header-title {
}

.site-header h1,
.site-header h2 {
  text-align: center;
}

.site-header h1 a,
.site-header h2 a {
  color: #515151;

  display: inline-block;

  text-decoration: none;
}

.site-header h1 a:hover,
.site-header h2 a:hover {
  color: #21759b;
}

.site-header h1 {
}

.site-header h2 {
  font-weight: normal;

  font-size: 13px;

  font-size: 0.86666666667rem;

  line-height: 1.846153846;

  color: #757575;
}

.header-image {
  margin-top: 24px;

  margin-top: 1.6rem;
}

.main-navigation a {
  color: #5e5e5e;
}

.main-navigation a:hover {
  color: #21759b;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
  display: none;
}

.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
  display: block;
}

#menu-main-menu.toggled-on li a {
  padding: 10px;
}

.entry-meta {
  clear: both;
}

.entry-header {
  margin-bottom: 10px;
}

.entry-header img.wp-post-image {
  margin-bottom: 30px;

  margin-bottom: 2rem;
}

.entry-header .no-post-thumbnail {
  overflow: hidden;
}

.single .entry-header .no-post-thumbnail,
.content-list article:first-child .no-post-thumbnail {
  display: none;
}

.entry-header .entry-title {
  font-size: 20px;

  font-size: 1.428571429rem;

  line-height: 1.2;

  font-weight: normal;
}

.entry-header .entry-title a {
  color: #333;

  text-decoration: none;
}

.entry-header .entry-title a:hover {
  color: #e52b21;

  text-decoration: none;
}

.entry-header .entry-format {
  margin-top: 24px;

  margin-top: 1.3333333333rem;

  font-weight: normal;
}

.entry-meta {
  font-size: 13px;

  font-size: 0.86666666667rem;

  line-height: 1.846153846;

  color: #757575;
}

.entry-header .meta-header {
  margin-top: 5px;

  margin-top: 0.33333333333rem;
}

.comments-link a,
.entry-meta a {
  color: #898989;

  text-decoration: none;
}

.comments-link a:hover,
.entry-meta a:hover {
  color: #e52b21;
}

article.sticky .featured-post {
  border-top: 4px double #ededed;

  border-bottom: 4px double #ededed;

  color: #757575;

  font-size: 13px;

  font-size: 0.86666666667rem;

  line-height: 3.692307692;

  margin-bottom: 24px;

  margin-bottom: 1.6rem;

  text-align: center;
}

.entry-content,
.entry-summary,
.mu_register {
}

.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
  /*margin: 24px 0;

    margin: 1.6rem 0;

    line-height: 1.6; */
}

.entry-content h1,
.comment-content h1 {
  font-size: 2.5714285714285716em;

  /*line-height: 1.2;*/
}

.entry-content h2,
.comment-content h2,
.mu_register h2 {
  font-size: 2.142857142857143em;
}

.entry-content h3,
.comment-content h3 {
  font-size: 1.7142857142857142em;
}

.entry-content h4,
.comment-content h4 {
  font-size: 1.2857142857142858em;
}

.entry-content h5,
.comment-content h5 {
  font-size: 1em;
}

.entry-content h6,
.comment-content h6 {
  font-size: 0.8571428571428571em;
}

.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
  margin: 0 0 24px;

  margin: 0 0 1.6rem;
}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
  margin: 0 0 24px;

  margin: 0 0 1.6rem;
}

.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
  margin-bottom: 0;
}

.entry-content ul,
.comment-content ul,
.mu_register ul {
  list-style: disc outside;
}

.entry-content ol,
.comment-content ol {
  list-style: decimal outside;
}

.entry-content li,
.comment-content li,
.mu_register li {
  margin: 0 0 0 20px;
}

.entry-content blockquote,
.comment-content blockquote {
  margin-bottom: 24px;

  margin-bottom: 1.6rem;

  padding: 24px;

  padding: 1.6rem;

  font-style: italic;
}

.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
  margin-bottom: 0;
}

.entry-content code,
.comment-content code {
  font-family: Consolas, Monaco, Lucida Console, monospace;

  font-size: 12px;

  font-size: 0.8rem;

  line-height: 2;
}

.entry-content pre,
.comment-content pre {
  border: 1px solid #ededed;

  color: #666;

  font-family: Consolas, Monaco, Lucida Console, monospace;

  font-size: 12px;

  font-size: 0.8rem;

  line-height: 1.6;

  margin: 24px 0;

  margin: 1.6rem 0;

  overflow: auto;

  padding: 24px;

  padding: 1.6rem;
}

.entry-content pre code,
.comment-content pre code {
  display: block;
}

.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
  border-bottom: 1px dotted #666;

  cursor: help;
}

.entry-content address,
.comment-content address {
  display: block;

  line-height: 1.714285714;

  margin: 0 0 24px;

  margin: 0 0 1.6rem;
}

img.alignleft {
  margin: 12px 24px 12px 0;

  margin: 0.8rem 1.6rem 0.8rem 0;
}

img.alignright {
  margin: 12px 0 12px 24px;

  margin: 0.8rem 0 0.8rem 1.6rem;
}

img.aligncenter {
  margin-top: 12px;

  margin-top: 0.8rem;

  margin-bottom: 12px;

  margin-bottom: 0.8rem;
}

.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
  margin-bottom: 24px;

  margin-bottom: 1.6rem;
}

.entry-content dl,
.comment-content dl {
  margin: 0 24px;

  margin: 0 1.6rem;
}

.entry-content dt,
.comment-content dt {
  font-weight: bold;

  line-height: 1.6;
}

.entry-content dd,
.comment-content dd {
  line-height: 1.714285714;

  margin-bottom: 24px;

  margin-bottom: 1.6rem;
}

.entry-content table,
.comment-content table {
  border-bottom: 1px solid #ededed;

  color: #757575;

  font-size: 12px;

  font-size: 0.8rem;

  line-height: 2;

  margin: 0 0 24px;

  margin: 0 0 1.714285714rem;

  width: 100%;
}

.entry-content table caption,
.comment-content table caption {
  font-size: 16px;

  font-size: 1.0666666667rem;

  margin: 24px 0;

  margin: 1.6rem 0;
}

.entry-content td,
.comment-content td {
  border-top: 1px solid #ededed;

  padding: 6px 10px 6px 0;
}

.site-content article {
  margin-bottom: 80px;

  margin-bottom: 5.3333333333rem;

  word-wrap: break-word;

  -webkit-hyphens: auto;

  -moz-hyphens: auto;

  hyphens: auto;
}

.page-links {
  clear: both;

  line-height: 1.6;
}

.post footer.entry-meta {
  border-bottom: 1px solid #ededed;

  margin: 0;

  padding-bottom: 15px;
}

.content-list {
}

.post_details_content .entry-title a {
  float: left;

  margin: 0px 0 10px;

  width: 100%;
}

.mu_register h2 {
  color: #757575;

  font-weight: normal;
}

.archive-header,
.page-header {
  padding: 0;

  margin: 0px 0;

  border: none;
}

.page-header-title.enable {
  text-transform: uppercase;

  display: block;
}

hr.pg_title_hr {
  width: 100px;

  margin: 10px auto 20px;

  background: #e52b21;

  height: 2px;
}

.archive-meta {
  color: #757575;

  font-size: 12px;

  font-size: 0.8rem;

  line-height: 2;

  margin-top: 22px;

  margin-top: 1.4666666667rem;
}

.article.attachment {
  overflow: hidden;
}

.image-attachment div.attachment {
  text-align: center;
}

.image-attachment div.attachment p {
  text-align: center;
}

.image-attachment div.attachment img {
  display: block;

  height: auto;

  margin: 0 auto;

  max-width: 100%;
}

.image-attachment .entry-caption {
  margin-top: 8px;

  margin-top: 0.53333333333rem;
}

article.format-aside h1 {
  margin-bottom: 24px;

  margin-bottom: 1.6rem;
}

article.format-aside h1 a {
  text-decoration: none;

  color: #4d525a;
}

article.format-aside h1 a:hover {
  color: #2e3542;
}

article.format-aside .aside {
  padding: 24px 24px 0;

  padding: 1.6rem 1.6rem 0;

  background: #d2e0f9;

  border-left: 22px solid #a8bfe8;
}

article.format-aside p {
  font-size: 13px;

  font-size: 0.86666666667rem;

  line-height: 1.875;

  color: #4a5466;
}

article.format-aside blockquote:last-child,
article.format-aside p:last-child {
  margin-bottom: 0;
}

article.format-image footer h1 {
  font-size: 13px;

  font-size: 0.86666666667rem;

  line-height: 1.875;

  font-weight: normal;
}

article.format-image footer h2 {
  font-size: 11px;

  font-size: 0.73333333333rem;

  line-height: 2.181818182;
}

article.format-image footer a h2 {
  font-weight: normal;
}

article.format-link header {
  padding: 0 10px;

  padding: 0 0.66666666667rem;

  float: right;

  font-size: 11px;

  font-size: 0.73333333333rem;

  line-height: 2.181818182;

  font-weight: bold;

  font-style: italic;

  text-transform: uppercase;

  color: #848484;

  background-color: #ebebeb;

  border-radius: 3px;
}

article.format-link .entry-content {
  max-width: 80%;

  float: left;
}

article.format-link .entry-content a {
  font-size: 22px;

  font-size: 1.4666666667rem;

  line-height: 1.090909091;

  text-decoration: none;
}

article.format-quote .entry-content p {
  margin: 0;

  padding-bottom: 24px;

  padding-bottom: 1.6rem;
}

article.format-quote .entry-content blockquote {
  display: block;

  padding: 24px 24px 0;

  padding: 1.6rem 1.6rem 0;

  font-size: 15px;

  font-size: 1rem;

  line-height: 1.6;

  font-style: normal;

  color: #6a6a6a;

  background: #efefef;
}

.format-status .entry-header {
  margin-bottom: 24px;

  margin-bottom: 1.6rem;
}

.format-status .entry-header header {
  display: inline-block;
}

.format-status .entry-header h1 {
  font-size: 15px;

  font-size: 1rem;

  font-weight: normal;

  line-height: 1.6;

  margin: 0;
}

.format-status .entry-header h2 {
  font-size: 12px;

  font-size: 0.8rem;

  font-weight: normal;

  line-height: 2;

  margin: 0;
}

.format-status .entry-header header a {
  color: #757575;
}

.format-status .entry-header header a:hover {
  color: #21759b;
}

.format-status .entry-header img {
  float: left;

  margin-right: 21px;

  margin-right: 1.5rem;
}

.comment_left_image {
  float: left;
  margin-right: 50px;
}

.comment_right_content {
  float: left;
}

.comments-title {
  margin-bottom: 10px;

  font-size: 1.286em;

  font-weight: bold;
}

.comments-area article {
  border: 1px solid #ededed;

  border-radius: 5px;

  margin: 15px 0;

  padding: 20px;

  padding-left: 20px !important;

  padding-right: 20px !important;
}

.comments-area article header {
  margin: 0 0 48px;

  margin: 0 0 3.2rem;

  overflow: hidden;

  position: relative;
}

.comments-area article header img {
  float: left;

  padding: 0;

  line-height: 0;
}

.comments-area article header cite,
.comments-area article header time {
  display: block;
}

.comments-area article header cite {
  font-style: normal;

  font-size: 15px;

  font-size: 1rem;

  line-height: 1.4666666667;
}

.comments-area article header time {
  line-height: 1.714285714;

  text-decoration: none;

  font-size: 12px;

  font-size: 0.857142857rem;

  color: #5e5e5e;
}

.comments-area article header a {
  text-decoration: none;

  color: #5e5e5e;
}

.comments-area article header a:hover {
  color: #21759b;
}

.comments-area article header cite a {
  color: #444;
}

.comments-area article header cite a:hover {
  text-decoration: underline;
}

.comments-area article header h4 {
  position: absolute;

  top: 0;

  right: 0;

  padding: 6px 12px;

  padding: 0.4rem 0.8rem;

  font-size: 12px;

  font-size: 0.8rem;

  font-weight: normal;

  color: #fff;

  background-color: #0088d0;

  background-repeat: repeat-x;

  background-image: -moz-linear-gradient(top, #009cee, #0088d0);

  background-image: -ms-linear-gradient(top, #009cee, #0088d0);

  background-image: -webkit-linear-gradient(top, #009cee, #0088d0);

  background-image: -o-linear-gradient(top, #009cee, #0088d0);

  background-image: linear-gradient(top, #009cee, #0088d0);

  border-radius: 3px;

  border: 1px solid #007cbd;
}

.comments-area li.bypostauthor cite span {
  position: absolute;

  margin-left: 5px;

  margin-left: 0.33333333333rem;

  padding: 2px 5px;

  padding: 0.13333333333rem 0.33333333333rem;

  font-size: 10px;

  font-size: 0.66666666667rem;
}

#comments .commentlist .reply {
  text-align: right;
}

a.comment-reply-link,
a.comment-edit-link {
  color: #fff;

  background: #e52b21;

  padding: 8px 10px;

  border-radius: 5px;
}

a.comment-reply-link:hover,
a.comment-edit-link:hover {
  color: #fff;
}

.commentlist .pingback {
  line-height: 1.6;

  margin-bottom: 24px;

  margin-bottom: 1.6rem;
}

#commentform .comment-form-email {
  margin: 0 12px;
}

#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url {
  display: inline-block;

  width: 31.8%;
}

#respond {
  margin-top: 48px;

  margin-top: 3.2rem;
}

#respond h3#reply-title {
  font-size: 16px;

  font-size: 1.0666666667rem;

  line-height: 1.5;
}

#respond h3#reply-title #cancel-comment-reply-link {
  margin-left: 10px;

  margin-left: 0.66666666667rem;

  font-weight: normal;

  font-size: 12px;

  font-size: 0.8rem;
}

#respond form {
  margin: 15px 0;
}

#respond form p {
  position: relative;
}

#respond form .comment-form-author:after {
  content: "\f007";

  margin-top: 10px;

  position: absolute;

  right: 15px;

  font-family: fontawesome;

  color: #898989;
}

#respond form .comment-form-url:after {
  content: "\f042";

  margin-top: 10px;

  position: absolute;

  right: 15px;

  font-family: fontawesome;

  color: #898989;
}

#respond form .comment-form-email:after {
  content: "\f0e0";

  margin-top: 10px;

  position: absolute;

  right: 15px;

  font-family: fontawesome;

  color: #898989;
}

#respond form p.logged-in-as {
  margin-bottom: 24px;

  margin-bottom: 1.6rem;
}

#respond form input[type="text"],
#respond form input[type="email"],
#respond form input[type="url"],
#respond form textarea {
  background: #ffffff;

  border: 1px solid #ededed;

  border-radius: 5px;

  color: #898989;

  padding: 8px 40px 8px 10px;

  width: 100%;
}

#respond form p.form-allowed-tags {
  margin: 0;

  font-size: 12px;

  font-size: 0.8rem;

  line-height: 2;

  color: #5e5e5e;
}

.required {
  color: red;
}

.entry-page-image {
  margin-bottom: 14px;

  margin-bottom: 0.93333333333rem;
}

.template-front-page .site-content article {
  border: 0;

  margin-bottom: 0;
}

.template-front-page .widget-area {
  clear: both;

  float: none;

  width: auto;

  padding-top: 24px;

  padding-top: 1.6rem;

  border-top: 1px solid #ededed;
}

.template-front-page .widget-area .widget li {
  margin: 8px 0 0;

  margin: 0.53333333333rem 0 0;

  font-size: 13px;

  font-size: 0.86666666667rem;

  line-height: 1.6;

  list-style-type: square;

  list-style-position: inside;
}

.template-front-page .widget-area .widget li a {
  color: #757575;
}

.template-front-page .widget-area .widget li a:hover {
  color: #21759b;
}

.template-front-page .widget-area .widget_text img {
  float: left;

  margin: 8px 24px 8px 0;

  margin: 0.53333333333rem 1.6rem 0.53333333333rem 0;
}

.widget-area .widget ul ul {
  margin-left: 12px;

  margin-left: 0.8rem;
}

.widget_rss li {
  margin: 12px 0;

  margin: 0.8rem 0;
}

.widget_recent_entries .post-date,
.widget_rss .rss-date {
  color: #aaa;

  font-size: 11px;

  font-size: 0.73333333333rem;

  margin-left: 12px;

  margin-left: 0.8rem;
}

#wp-calendar {
  margin: 0;

  width: 100%;

  font-size: 13px;

  font-size: 0.86666666667rem;

  line-height: 1.846153846;

  color: #686868;
}

#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
  text-align: left;
}

#wp-calendar #next {
  padding-right: 24px;

  padding-right: 1.6rem;

  text-align: right;
}

.widget_search label {
  display: block;

  font-size: 13px;

  font-size: 0.86666666667rem;

  line-height: 1.846153846;
}

.widget_twitter li {
  list-style-type: none;
}

.widget_twitter .timesince {
  display: block;

  text-align: right;
}

img#wpstats {
  display: block;

  margin: 0 auto 24px;

  margin: 0 auto 1.6rem;
}

#respond form input[type="text"] {
  background: #ffffff;

  border: 1px solid #ededed;

  border-radius: 5px;

  color: #898989;

  margin-bottom: 10px;
}

#respond form p.comment-notes {
  display: none;
}

#respond form input[type="text"]::-moz-placeholder,
#respond form input[type="text"]::::-webkit-input-placeholder,
#respond form input[type="text"]:-ms-input-placeholder {
  color: #898989;
}

#respond form textarea.blog-textarea {
  background: #ffffff;

  border: 1px solid #ededed;

  border-radius: 5px;

  color: #898989;
}

@media screen and (min-width: 600px) {
  .author-avatar {
    float: left;

    margin-top: 8px;

    margin-top: 0.53333333333rem;
  }

  .author-description {
    float: right;

    width: 80%;
  }

  .site {
  }

  .site-content {
    float: left;

    width: 65.104166667%;
  }

  .page-width {
    margin: 0 auto;

    max-width: 1080px;

    max-width: 72rem;
  }

  body.template-front-page .site-content,
  body.single-attachment .site-content,
  body.full-width .site-content {
    width: 100%;
  }

  .site-logo {
    float: left;
  }

  .site-header h1,
  .site-header h2 {
    text-align: left;
  }

  .site-header h1 {
    margin: 0;
  }

  .entry-header .entry-title {
    font-size: 28px;

    font-size: 1.8666666667rem;

    font-weight: bold;
  }

  .template-front-page .site-content,
  .template-front-page article {
    overflow: hidden;
  }

  .template-front-page.has-post-thumbnail article {
    float: left;

    width: 47.916666667%;
  }

  .entry-page-image {
    float: right;

    margin-bottom: 0;

    width: 47.916666667%;
  }

  .template-front-page .widget-area .widget,
  .template-front-page.two-sidebars .widget-area .front-widgets {
    float: left;

    width: 51.875%;

    margin-bottom: 24px;

    margin-bottom: 1.6rem;
  }

  .template-front-page .widget-area .widget:nth-child(odd) {
    clear: right;
  }

  .template-front-page .widget-area .widget:nth-child(even),
  .template-front-page.two-sidebars
    .widget-area
    .front-widgets
    + .front-widgets {
    float: right;

    width: 39.0625%;

    margin: 0 0 24px;

    margin: 0 0 1.6rem;
  }

  .template-front-page.two-sidebars .widget,
  .template-front-page.two-sidebars .widget:nth-child(even) {
    float: none;

    width: auto;
  }

  .commentlist .children {
    margin-left: 48px;

    margin-left: 3.2rem;
  }
}

@media screen and (min-width: 1025px) {
  .main-navigation {
    float: none;

    margin-bottom: 0px;
  }

  .main-navigation ul.nav-menu,
  .main-navigation div.nav-menu > ul {
    display: inline-block !important;

    text-align: left;

    width: 100%;
  }

  .main-navigation ul {
    margin: 0;

    text-indent: 0;
  }

  .main-navigation li a,
  .main-navigation li {
    display: inline-block;

    text-decoration: none;
  }

  .main-navigation li a {
    border-bottom: 0;

    color: rgba(255, 255, 255, 0.6);

    white-space: nowrap;

    padding: 24px 0px;
  }

  .main-navigation li a:hover {
    color: #e52b21 !important;
  }

  .main-navigation li ul {
    display: none;

    margin: 0;

    padding: 0;

    position: absolute;

    top: 100%;

    z-index: 1;

    min-width: 180px;
  }

  .main-navigation li ul li {
    margin: 0;

    width: 100%;
  }

  .main-navigation li ul ul {
    top: 0;

    left: 100%;
  }

  .main-navigation ul li:hover > ul {
    border-left: 0;

    display: block;

    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);

    left: 0px;

    right: auto;
  }

  .main-navigation li ul li a {
    background: rgb(0, 0, 0);

    border-bottom: 1px solid rgba(255, 255, 255, 0.05);

    display: block;

    font-size: 0.8571428571428571em;

    padding: 8px 18px;

    text-transform: capitalize;
  }

  .main-navigation li ul li:last-child a {
    border-bottom: none;
  }

  .main-navigation li ul li a:hover {
    background: #e52b21;

    color: #fff !important;
  }

  .menu-toggle {
    display: none;
  }
}

@media print {
  body {
    background: none !important;

    color: #000;

    font-size: 10pt;
  }

  footer a[rel="bookmark"]:link:after,
  footer a[rel="bookmark"]:visited:after {
    content: " [" attr(href) "] ";
  }

  a {
    text-decoration: none;
  }

  .entry-content img,
  .comment-content img,
  .author-avatar img,
  img.wp-post-image {
    border-radius: 0;

    box-shadow: none;
  }

  .site {
    clear: both !important;

    display: block !important;

    float: none !important;

    max-width: 100%;

    position: relative !important;
  }

  .site-header {
    margin-bottom: 72px;

    margin-bottom: 4.8rem;

    text-align: left;
  }

  .site-header h1 {
    font-size: 21pt;

    line-height: 1;

    text-align: left;
  }

  .site-header h2 {
    color: #000;

    font-size: 10pt;

    text-align: left;
  }

  .site-header h1 a,
  .site-header h2 a {
    color: #000;
  }

  .author-avatar,
  #footer,
  #respond,
  .commentlist .comment-edit-link,
  .commentlist .reply,
  .entry-header .comments-link,
  .entry-meta .edit-link a,
  .page-link,
  .site-content nav,
  .widget-area,
  img.header-image,
  .main-navigation {
    display: none;
  }

  .wrapper {
    border-top: none;

    box-shadow: none;
  }

  .site-content {
    margin: 0;

    width: auto;
  }

  .singular .entry-header .entry-meta {
    position: static;
  }

  .singular .site-content,
  .singular .entry-header,
  .singular .entry-content,
  .singular footer.entry-meta,
  .singular .comments-title {
    margin: 0;

    width: 100%;
  }

  .entry-header .entry-title,
  .entry-title,
  .singular .entry-title {
    font-size: 21pt;
  }

  footer.entry-meta,
  footer.entry-meta a {
    color: #444;

    font-size: 10pt;
  }

  .author-description {
    float: none;

    width: auto;
  }

  .commentlist > li.comment {
    background: none;

    position: relative;

    width: auto;
  }

  .commentlist .avatar {
    height: 39px;

    left: 2.2em;

    top: 2.2em;

    width: 39px;
  }

  .comments-area article header cite,
  .comments-area article header time {
    margin-left: 50px;

    margin-left: 3.3333333333rem;
  }
}

/* Multipurpose Style */

#masthead.sticky {
  margin-top: 30px;

  overflow: visible;

  position: fixed;

  top: 0;

  transition: opacity 0.3s ease 0s;

  width: 100%;

  z-index: 999;

  margin: 0;
}

#footer .footer_bottom {
  padding: 30px 0;
}

#footer .footer_bottom p {
  margin: 0;
}

.stickylogo {
  display: none;
}

.site-logo .retinalogo {
  display: none;
}

.breadcum_header {
  margin: 20px 0;
}

/*social sharing buttons*/

.social_sharing_post {
  border: 1px solid #ebebeb;

  margin: 20px 0 10px;
}

.portfolio .flexslider .slides img {
  max-width: 100%;
}

.single_post_taglist {
  border: 1px solid #ededed;

  margin: 20px 0 10px;
}

.single_post_taglist_icon:before {
  content: "\f1e0";
  font-family: fontawesome;
}

.single_post_taglist_icon {
  background: #1a1a1a;

  color: #ffffff;

  display: inline-block;

  padding: 15px;
}

.single_post_taglist .tag_list {
  display: inline-block;
  width: 90%;

  vertical-align: middle;
}

.single_post_taglist .tag_list > a {
  color: #898989;

  font-style: italic;

  padding: 0 5px;
}

.social_sharing_post a {
  display: inline-block;

  margin: 5px;

  padding: 5px;

  color: #898989;

  font-weight: bold;

  text-align: center;

  text-decoration: none;

  font-size: 18px;
}

.social_share_icon:before {
  content: "\f1e0";
  font-family: fontawesome;
}

.social_share_icon {
  background: #e52b21;

  color: #ffffff;

  display: inline-block;

  padding: 15px;
}

.social_sharing_post ul {
  display: inline-block;
}

/*Twitter*/

.social_sharing_post .twitter:hover {
  color: #9ae4e8;
}

/*Facebook*/

.social_sharing_post .facebook:hover {
  color: #3b5998;
}

/*Google Plus*/

.social_sharing_post .google-plus:hover {
  color: #d34836;
}

/*LinkedIn*/

.social_sharing_post .linkedin:hover {
  color: #0e76a8;
}

/*Pinterest*/

.social_sharing_post .pinterest:hover {
  color: #c92228;
}

.scrollToTop {
  display: none;

  background: #fff;

  border: 3px solid #000;

  border-radius: 50%;

  bottom: 80px;

  color: #000;

  font-size: 16px;

  height: 41px;

  line-height: 35px;

  position: fixed;

  right: 40px;

  text-align: center;

  transition: all 0.25s ease-in-out 0s;

  width: 41px;

  z-index: 999;
}

.scrollToTop:hover {
  text-decoration: none;
}

.search_pagination .navigation li a,
.search_pagination.navigation li a:hover,
.search_pagination .navigation li.active a,
.search_pagination .navigation li.disabled {
  color: #fff;

  text-decoration: none;
}

.search_pagination .navigation li {
  display: inline;
}

.search_pagination .navigation li a,
.search_pagination .navigation li a:hover,
.search_pagination .navigation li.active a,
.search_pagination .navigation li.disabled {
  background-color: #6fb7e9;

  border-radius: 3px;

  cursor: pointer;

  padding: 12px;

  padding: 0.75rem;
}

.search_pagination .navigation li a:hover,
.search_pagination .navigation li.active a {
  background-color: #3c8dc5;
}

/*.wrap_boxed{

    background:#fff;

    margin:0 auto;

}*/

#sidebar .widget-area .widget .post_content_outer .entry-title a {
  font-size: 1em;
  font-weight: normal;
}

#searchform {
  float: right;
  padding: 0;
}

.readmore_buttom {
  float: left;

  width: 100%;
}

.readmore_buttom .more-link {
  font-size: 1.1428571428571428em;

  font-weight: bold;

  padding: 10px 20px;

  border: 1px solid #e52b21;

  border-radius: 10px;

  float: left;

  text-transform: uppercase;

  text-decoration: none;

  margin-bottom: 20px;
}

.more-link:hover {
  background: #e52b21;

  color: #fff;
}

.blog .entry-content p,
.archive .entry-content p {
  color: #898989;
  margin: 20px 0;
}

.yellow {
  color: #fc8b1c;
}

.grey {
  color: #797979;
}

.white {
  color: #fff;
}
.white-op-75 {
  color: rgba(255, 255, 255, 0.75);
}

.darkgrey {
  color: #999;
}

.mobilelogo {
  display: none;
}

.collection-row {
  background-position: top left !important;

  background-repeat: no-repeat !important;
}

.hide-desktop {
  display: none !important;
}

hr.footer_border {
  color: #fc8b1c;

  width: 15%;

  text-align: left;

  border-color: #fc8b1c;

  margin: 0 0 20px 0;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  background-color: transparent !important;

  font-size: 1.7142857142857142em;

  font-weight: bold;

  color: #333 !important;

  padding: 0px 10px !important;
}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
  background-color: transparent !important;

  border: 0px !important;

  font-size: 1.7142857142857142em;

  font-weight: bold;

  color: #999 !important;

  padding: 0px 10px !important;
}

.text-padding {
  padding: 5% 0 7%;
}

.collection-row .wpb_content_element {
  margin-bottom: 15px !important;
}

.home-btn .vc_btn3.vc_btn3-size-md {
  font-size: 14px;

  padding: 10px 20px !important;
}

.home-btn.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover {
  background: #fc8b1c !important;

  color: #fff !important;
}

.promo-banner a:before {
  background-color: #ffffff;

  border-radius: 5px;

  content: "";

  height: 0;

  left: 0px;

  margin: auto;

  opacity: 0.2;

  -moz-opacity: 0.2;

  -khtml-opacity: 0.2;

  -webkit-opacity: 0.2;

  position: absolute;

  top: 0px;

  transition: all 0.3s ease-out 0s;

  -moz-transition: all 0.3s ease-in-out 0s;

  -webkit-transition: all 0.3s ease-in-out 0s;

  -khtml-transition: all 0.3s ease-in-out 0s;

  -o-transition: all 0.3s ease-in-out 0s;

  width: 0;
}

.promo-banner a:after {
  background-color: #ffffff;

  border-radius: 5px;

  bottom: 0px;

  content: "";

  height: 0;

  opacity: 0.2;

  -moz-opacity: 0.2;

  -khtml-opacity: 0.2;

  -webkit-opacity: 0.2;

  position: absolute;

  right: 0px;

  transition: all 0.3s ease-out 0s;

  -moz-transition: all 0.3s ease-in-out 0s;

  -webkit-transition: all 0.3s ease-in-out 0s;

  -khtml-transition: all 0.3s ease-in-out 0s;

  -o-transition: all 0.3s ease-in-out 0s;

  width: 0;
}

.promo-banner a:hover:before,
.promo-banner a:hover:after {
  height: 100%;

  width: 100%;
}

.products-row .woocommerce a.button {
  background-color: #fc8b1c !important;
}

.minimal.products-row .woocommerce a.button {
  background-color: #000 !important;
}

.newsletter-section .heading-title {
  color: #000;

  text-transform: none;

  display: inline-block;

  font-size: 1.2857142857142858em;

  font-weight: bold;

  vertical-align: middle;

  padding-top: 20px;
}

.collectionbutton a.button {
  background: #fff;

  color: #000;

  padding: 10px 20px;

  margin-right: 10px;
}

.collectionbutton a.button:hover {
  background: #fc8b1c;

  color: #fff;
}

.minimal .collectionbutton a.button {
  background: #000;

  color: #fff;

  padding: 10px 20px;

  margin-right: 10px;
}

.minimal .collectionbutton a.button:hover {
  background: #959595;

  color: #fff;
}

.diamond .collectionbutton a.button {
  background: #000;

  color: #fff;

  padding: 15px 20px;

  margin-right: 10px;

  border: 1px solid #fff;

  border-radius: 5px;
}

.diamond .collectionbutton a.button:hover {
  background: #fff;

  color: #000;
}

.partner-row .wpb_content_element {
  margin-bottom: 0px !important;
}

.newsletter-section input[type="text"],
.newsletter-section input[type="email"] {
  background-color: #fff;

  border: 1px solid #ebebeb;

  color: #000;

  font-size: 1em;

  padding: 0px 15px;

  height: 36px;

  width: 43%;

  margin: 0px 1% 0px 0px;
}

.newsletter-section .newsletter_btn {
  background: #fc8b1c;

  color: #fff;

  border: none;

  text-transform: uppercase;

  height: 35px;

  font-size: 1em;

  font-weight: bold;
}

.minimal {
  padding: 25px 0px;
}

.minimal.newsletter-section .vc_column-inner {
  padding-top: 0px !important;
}

.minimal .heading-title {
  color: #000;

  text-transform: none;

  display: inline-block;

  font-size: 1.2857142857142858em;

  font-weight: bold;

  vertical-align: middle;

  padding-top: 15px;

  margin: 0px;
}

.minimal .newsletter_btn {
  display: inline-block;

  height: 50px;

  font-size: 1em;

  font-weight: bold;

  border-radius: 3px;

  background: #252525;

  color: #fff;

  text-transform: uppercase;

  padding: 0px 30px;

  border: 0;
}

.minimal input[type="text"],
.minimal input[type="email"] {
  background-color: #fff;

  border: 1px solid #959595;

  border-radius: 3px;

  color: #000;

  font-size: 1em;

  padding: 0px 15px;

  height: 50px;

  width: 41%;

  margin: 0px 1% 0px 0px;
}

.featured-products .wpb_content_element {
  margin-bottom: 0px;
}

.text-icon-block .vc_column-inner {
  padding-right: 0px !important;
  padding-left: 0px !important;
  background-color: #db0a0a;
}

.text-content-blc .vc_column-inner {
  padding-right: 15px;
  padding-left: 0px !important;
}

.sports-block-row .wpb_content_element {
  padding-bottom: 0px;
}

.sports-block-row .vc_icon_element {
  margin-bottom: 0px;
}

.title_subheading {
  font-family: inherit;

  text-align: center;

  color: #898989;

  font-size: 1.2em;

  font-style: italic;
}

.text-content {
  background: rgb(245, 245, 245) none repeat scroll 0 0;

  border: 1px solid rgb(212, 212, 212);

  padding: 20px 10px 20px 15px;
}

.text-content h1 {
  font-weight: 600;

  text-transform: uppercase;

  margin: 0;

  font-size: 1.6em;
}

.text-content p {
  font-size: 1em;

  margin: 5px 0px 0;

  color: #898989;
}

.sports-block-row
  .vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner {
  padding: 9px 0px;
}

.icon-row {
  padding: 3% 0;
}

.icon-row .wpb_content_element {
  margin-bottom: 0px;
}

.icon-row .vc_column-inner {
  padding-top: 0px;
  margin: 10px 0 30px;
}

.icon-blc {
  border-right: 1px solid #bbb;
}

.icon-blc:last-child {
  border-right: 0px;
}

.icon-blc:hover h4 {
  color: #fc8b1c !important;
}

.grayscale img {
  opacity: 0.5;
}

.grayscale img:hover {
  opacity: 1;
}

.sports-newsletter {
  height: 140px;

  padding: 15px 0px;

  overflow: visible !important;

  bottom: -19px;
}

.signup-text img {
  margin-top: -60px !important;

  z-index: 9999 !important;
}

.sports-newsletter .newsletter-blc {
  background-color: #fff;

  border: 1px solid transparent;

  width: 100%;

  vertical-align: bottom;
}

.signup-text p {
  margin: 0 0 0px !important;

  font-weight: 400;

  font-size: 18px;
}

.sports-newsletter input[type="email"] {
  background-color: transparent;

  border: 0 !important;

  width: 90%;

  color: #000;

  font-size: 1em;

  padding: 5px 15px;

  height: 35px;

  border-radius: 0 !important;
}

.sports-newsletter .newsletter_btn {
  background-color: rgb(255, 255, 255);

  border-left: 1px solid rgb(221, 221, 221) !important;

  border-radius: 0;

  color: rgb(219, 10, 10);

  float: right;

  font-size: 0;

  margin: 0px;

  padding: 7px 0px 8px 12px;

  text-transform: none;

  border-right: 0 !important;

  border-top: 0 !important;

  border-bottom: 0 !important;
}

.sports-newsletter .newsletter_btn:before {
  content: "\f067";

  font-family: fontawesome;

  font-size: 19px;

  margin-right: 10px;
}

.newsletter_btn:hover {
  background: #000;

  color: #fff;
}

.sport-sec .vc_column-inner {
  padding-left: 0px !important;

  padding-right: 0px !important;
}

.sportcontent {
  background: rgba(63, 58, 54, 0.84);

  border: 10px solid rgba(0, 0, 0, 0.3);

  position: absolute;

  margin-top: 8%;

  right: 35%;

  z-index: 9;

  width: 30%;

  text-align: center;
}

.sportcontent .sportcontent_inner {
  border: 1px solid #fff;

  padding: 20px 30px 40px;
}

.sportcontent .mainheading {
  font-weight: bold;

  color: #e7e3e3;

  text-transform: uppercase;
}

.sportcontent .htmldesc {
  margin: 15px 0 30px;

  color: #e7e3e3;
}

.sportcontent .shopnow_button {
  background: #db0a0a;

  color: #fff;

  border: 1px solid #fff;

  padding: 10px;

  text-transform: uppercase;

  font-weight: 600;
}

.product-template-default .blog-content {
  margin-bottom: 0px;
}

.product-template-default article.blog-post {
  padding-top: 20px;
  padding-bottom: 0px;
}

.single-header {
  background: #f2f2f2;

  padding: 30px 0px 20px 0px;

  border-bottom: 1px solid #ebebeb;
}

.footerbottom_link {
  text-align: right;
}

div#footer-column1 {
  padding-left: 7px;

  padding-right: 20px;
}

/*div#footer-column2 {

    padding-left: 0px;

}*/

div#footer-column3 {
  padding-left: 0px;
}

div#footer-column4 {
  padding-left: 0px;
}

#footer-sidebar .textwidget {
  width: 80%;

  margin: 0 auto;

  line-height: 1.8em;

  text-align: left;
}

#footer {
  color: #999999;

  background-color: #111;
}

#footer li a,
#footer li {
  color: #898989;

  transition: all 600ms ease 0s;

  -webkit-transition: all 600ms ease 0s;

  -moz-transition: all 600ms ease 0s;

  -ms-transition: all 600ms ease 0s;

  -o-transition: all 600ms ease 0s;
}

#footer a {
  color: #898989;
}

#footer li a:hover {
  color: #fc8b1c;

  margin-left: 5px;

  text-decoration: none;
}

#footer-sidebar .textwidget h4 {
  margin-top: 25px;
  color: #fff;
  text-transform: uppercase;
}

.footer_icon i.fa {
  margin-right: 10px;
}

.ft-social-icons i.fa {
  width: 30px;

  height: 30px;

  background-color: rgba(255, 255, 255, 0.5);

  color: #4a4a4a;

  text-align: center;

  line-height: 30px;
}

#footer .copyright {
  float: none;

  text-align: left;

  background-color: #000;
}

/*sport*/

.sport-promo-banner a {
  position: relative;

  display: block;
}

.sport-promo-banner a:before {
  border-bottom: 1px solid #dc0a0b;

  border-top: 1px solid #dc0a0b;

  transform: scale(0, 1);
}

.sport-promo-banner a:after {
  border-left: 1px solid #dc0a0b;

  border-right: 1px solid #dc0a0b;

  transform: scale(1, 0);
}

.sport-promo-banner a:hover:before,
.sport-promo-banner a:hover:after {
  opacity: 1;

  transform: scale(1);
}

.sport-promo-banner a:before,
.sport-promo-banner a:after {
  bottom: 18px;

  content: "";

  left: 10px;

  opacity: 0;

  position: absolute;

  right: 10px;

  top: 10px;

  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

  z-index: 1;
}

.sports-hovereffect a {
  overflow: hidden;

  position: relative;

  display: block;
}

.sports-hovereffect:before {
  background-color: rgba(255, 255, 255, 0.2);

  content: "";

  display: block;

  height: 100%;

  left: -50%;

  opacity: 0;

  position: absolute;

  top: 0;

  transition: all 0.3s ease 0s;

  width: 100%;

  z-index: 1;
}

.sports-hovereffect:hover:before {
  left: 0;

  opacity: 1;
}

.sports-block-row .vc_row.wpb_row.vc_inner.vc_row-fluid {
  margin-left: 0px;
}

.text-icon-block .vc_column-inner:hover {
  background-color: #000;
}

.text-icon-block .vc_icon_element-inner:hover .vc_icon_element-icon:before {
  color: #fff;

  transform: scale(1.3);
}

.ochow-menu-item-toggle {
  color: #fff;

  padding: 0px 10px 5px;

  position: absolute;

  right: 15px;

  top: 12px;

  z-index: 1;

  display: none;
}

.ochow-menu-item-toggle:hover {
  cursor: pointer;
}

.ochow-menu-item-toggle.ochow-close .fa-plus {
  display: inline-block;
}

.ochow-menu-item-toggle.ochow-close .fa-minus {
  display: none;
}

.ochow-menu-item-toggle.ochow-open .fa-plus {
  display: none;
}

.ochow-menu-item-toggle.ochow-open .fa-minus {
  display: inline-block;
}

.main-container {
  max-width: 1170px;

  margin: 0 auto;
}

.current_page_item a {
  color: #e52b21;
}

.section-title {
  width: 50%;

  margin: 0 auto;

  text-align: center;
}

h2 {
  letter-spacing: 1px;
}

/*.single-post article.blog-post{padding: 20px 0px;}*/

aside {
  padding: 0px;
}

.post-navigation {
  padding: 0px 0px !important;
}

/*.blog-content {

    padding: 0px 0px;

    border: 0px;

    margin-bottom: 0px;

}*/

.blog .single-post article.blog-post {
  padding: 20px 0px;
}

.rev_slider_wrapper .fa {
  margin-right: 7px !important;
}

a:focus,
.navbar-brand,
.navbar-default .nav > li > a:focus:hover,
.navbar-default .nav > li > a:focus:hover,
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus,
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover,
.navbar-default .nav > li > a:focus:hover,
.navbar-default.affix .navbar-header .navbar-brand,
.navbar-default.affix .nav > li > a:hover,
.navbar-default.affix .nav > li > a:hover,
.navbar-default.affix .nav > li > a:focus:hover,
.section-title h6,
.intro-ser:hover p.icon,
.intro-ser p i,
.intro-ser:hover hr,
.contact-info h5,
.contact-info p i,
.contact-info span,
.newsletter .btn:hover,
.contact-form .btn:hover,
.copy span,
.widget-title,
a:hover,
a:focus,
.navbar-default .nav > li.active > a:focus,
.navbar-default .nav > li.active > a:focus:hover,
.navbar-default.affix .navbar-header .navbar-brand,
.section-title h6,
.intro-ser p i,
.newsletter .btn:hover,
.contact-form .btn:hover,
.social li a:hover,
.contact-info h5,
.contact-info p i,
.contact-info span,
.copy span,
.widget-title a {
  color: #e52b21;
}

a:hover,
a:focus {
  text-decoration: none;
}

.newsletter .btn,
hover button.info,
.ser-block hr,
.ser-block:hover,
.intro-ser.in-one,
.intro-ser.in-two,
.intro-ser.in-three,
#fade-quote-carousel .profile-circle,
.contact-form .btn,
.btn-box.call-btn,
.social li a:hover,
.form-submit .submit,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.search-submit,
.hover button.info,
ser-block hr,
.ser-block:hover,
.btn-box.call-btn,
.intro-ser.in-one,
.intro-ser:hover hr,
.newsletter .btn,
#fade-quote-carousel .profile-circle,
.contact-form .btn,
.social li a:hover,
.mail-btn:hover,
.is-sticky {
  background-color: #e52b21;
}

.hover button.info,
.contact-form .btn,
.contact-form .btn:hover,
.social li a:hover,
.newsletter .btn,
.form-submit .submit,
.comment-content,
.comment,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.widget-title,
.nav-links,
.about hr,
.search-results .blog-content,
.archive .blog-content,
.category .blog-content,
.hover button.info,
.intro-ser:hover p.icon,
.newsletter .btn,
.contact-form .btn,
.contact-form .btn:hover,
.social li a:hover {
  border-color: #e52b21;
}

.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
  padding: 13px 19px;

  border-width: 2px;
}

.page-template-full-width-footer-2 .navbar-default .navbar-nav > li > a,
.page-template-full-width-footer-2 .navbar-default .navbar-nav > li > a:hover {
  color: #000 !important;
}

.black-111 {
  color: #000;
}

/* about section */

.about {
  padding: 20px 0px;
}

body.home .about {
  padding: 0px;
}

.about img {
  position: relative;
}

.about .wpb_single_image {
  margin-bottom: 0px;
}

.about figure::before {
  position: absolute;

  top: 0;

  z-index: 0;

  display: block;

  content: "";

  width: 50%;

  height: 100%;

  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );

  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );

  -webkit-transform: skewX(-25deg);

  transform: skewX(-25deg);
}

.about figure:hover::before {
  -webkit-animation: shine 0.75s;

  animation: shine 0.75s;
  z-index: 2;
}

.about figure {
  overflow: hidden;
}

.newsletter-form input[type="text"] {
  width: 55%;

  min-height: 42px;

  background: transparent;

  margin-right: 10px;

  border: 1px solid #e6e7e8;

  padding-left: 10px;
}

.newsletter-form input[type="submit"] {
  min-height: 42px;

  width: 20%;

  background: #e52b21;

  border-color: #e52b21;

  color: #fff;

  font-size: 1.2857142857142858em;

  text-transform: capitalize;
}

/* Over About Section */

/* Our Team section */

.our-team {
  padding: 50px 0px;
}

.our-team h2 {
  margin-bottom: 30px;
}

.our-team .vc_gitem-post-data-source-post_title {
  font-size: 1.2857142857142858em;

  color: #111;

  font-weight: bold;
}

.our-team .vc_grid-item-mini:hover {
  border: 1px solid #ebebeb;

  -webkit-transition: all 0.35s;

  -moz-transition: all 0.35s;

  transition: all 0.35s;

  -ms-transform: scale(1.1, 1.1);

  -webkit-transform: scale(1.1, 1.1);

  transform: scale(1.1, 1.1);
}

.our-team .vc_gitem_row .vc_gitem-col {
  padding: 0px;
}

.our-team .our-team-social .vc_icon_element {
  width: 30%;

  float: left;
}

.our-team .our-team-info .vc_gitem_row:last-child {
  margin: 0 auto;

  text-align: center;
}

.our-team .vc_gitem-zone-mini {
  padding: 5px 0px;
}

/* Over Our Team Section */

/* Services Section */

.our-services .icon-img {
  background-image: url(../images/sprites.png);

  background-repeat: no-repeat;

  border-right: 1px solid #ccc;

  display: block;

  height: 70px;

  margin-bottom: 5px;

  width: 90%;
}

.our-services .icon-one {
  background-position: 50px 0px;
}

.our-services .icon-two {
  background-position: 50px -78px;
}

.our-services .icon-three {
  background-position: 50px -155px;
}

.our-services h5 {
  color: #111;
}

.our-services .wpb_text_column {
  margin-bottom: 13px;
}

/* Over Services Section */

/* Testimonial Section */
.at-testimonial-style-2 .owl-height {
  height: auto !important;
}
.testimonial-slider img {
  width: 80px !important;

  height: 85px;

  border-radius: 100%;

  margin: 0 auto;
}

.testimonial-slider .wpb_gallery_slides {
  text-align: center !important;

  box-shadow: none !important;

  background: transparent !important;

  border: 0px !important;
}

.testimonial-slider .flex-caption p {
  font-size: 1.1428571428571428em;

  letter-spacing: 0;

  text-transform: capitalize;

  text-align: center;
  color: #898989;
}

.testimonial-slider .flex-direction-nav,
.testimonial-slider .flex-control-nav {
  display: none;
}

.testimonial-slider .post-title {
  font-size: 1.1428571428571428em;

  margin: 0px 0px 20px;

  text-transform: capitalize;

  letter-spacing: 0px;

  text-align: center;
}

.testimonial-slider .post-title a {
  color: #e52b21;
}

.testimonial-slider img {
  padding-bottom: 0px !important;
}

.testimonial-slider .flex-caption {
  background-color: transparent !important;
}

/* Over Testimonial Section */

/* Latest News Section */

.latest-news .vc_gitem-zone {
  width: 50%;

  float: left;

  background: transparent !important;
}

.latest-news .vc_custom_heading h4 {
  color: #111;

  font-size: 2.5714285714285716em;
}

.latest-news .vc_custom_heading {
  margin-bottom: 30px;
}

.latest-news .vc_gitem-zone-mini {
  margin-top: 30px;
}

.latest-news .vc_gitem-link {
  background-color: transparent !important;

  color: #898989 !important;

  padding: 0 !important;
}

.latest-news .vc_btn3-container .vc_gitem-link::after {
  content: "\f178";

  margin-left: 10px;

  font-family: fontawesome;
}

.latest-news .vc_gitem-animated-block .vc_gitem-zone {
  background-size: contain;

  background-position: top;

  max-height: 330px;
}

.latest-news
  .vc_grid-item:nth-child(even)
  .vc_gitem-animated-block
  .vc_gitem-zone {
  float: right;
}

.latest-news .vc_btn3-container a:hover {
  border-bottom: 1px solid #898989;

  border-radius: 0px;
}

/* Over Latest News Section */

.fontfamily-montserrat {
  font-family: montserrat;
}

.row-4 {
  padding: 20px 0px;

  min-height: 550px;
}

.home.admin-bar #mainNav,
.admin-bar #mainNav.affix,
.admin-bar.page-template-hometemplate #mainNav {
  margin-top: 32px !important;
}

.error404 #mainNav {
  position: absolute !important;

  top: 0 !important;

  background: transparent !important;
}

.navbar-default .nav > li.buy-now a {
  color: #ffffff !important;

  background-color: #7aa93c !important;

  border-top: none;

  border-right: none;

  border-left: none;

  text-decoration: none !important;

  text-transform: uppercase !important;

  margin-bottom: 5px;
}

.navbar-default .nav > li > a {
  text-transform: uppercase !important;

  padding-left: 0px !important;

  padding-right: 0px !important;
}

.right_menu,
.left_menu {
  padding: 1% 2% 1% !important;
}

.left_logo {
  margin-top: 8px;
}

.home.blog nav#mainNav {
  position: relative !important;

  margin-top: 0 !important;
}

.home.blog article.blog-post {
  padding: 20px 0px;
}

.top_button {
  bottom: 5%;
  right: 0% !important;
  display: none;
  font-size: 0;
  height: 60px;
  position: fixed;
  right: 15px;
  width: 66px;
  z-index: 95;
}

.top_button::before {
  color: #e52b21;
  content: "\f0aa";
  font-family: "FontAwesome";
  font-size: 40px;
  left: 0;
  line-height: 45px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 4px;
}

/* End Multipurpose Style */

#menu-menu .dropdown-menu > li > a:focus {
  background-color: rgb(31, 31, 31) !important;
}
#menu-menu .dropdown-menu > li:focus {
  box-shadow: none !important;
  outline: none;
}
.at-blog-grig .wpb_single_image .vc_figure,
.at-blog-grig .vc_single_image-wrapper,
.at-blog-grig .vc_single_image-img {
  width: 100% !important;
}

@media only screen and (max-width: 3500px) {
}

@media only screen and (max-width: 2500px) {
}

@media only screen and (max-width: 2100px) {
}

@media only screen and (max-width: 1600px) {
}

@media only screen and (max-width: 1566px) {
}

@media only screen and (max-width: 1366px) {
}

@media only screen and (min-width: 1300px) {
}

@media only screen and (max-width: 1280px) {
  .signup-text img {
    margin-top: -11% !important;
  }
}

@media only screen and (max-width: 1199px) {
}

@media only screen and (max-width: 1024px) {
  .hide-desktop {
    display: block !important;
  }

  .site-logo {
    float: left;

    max-width: 75%;
  }

  #site-navigation .container-fluid {
    padding: 5px 0;
  }

  .navbar {
    margin-bottom: 0px;
  }

  .scrollToTop {
    bottom: 20px;

    right: 20px;
  }

  .widget-area #s {
    width: 77%;
  }

  /*search bar position*/

  form#searchform {
    position: absolute !important;

    right: 25px !important;

    bottom: -100% !important;
  }

  /*responsive menu*/

  .header_menu #bs-example-navbar-collapse-1.collapse.in .navbar-nav li {
    float: left;

    width: 100%;

    padding: 0px;

    margin: 0px;
  }

  .header_menu .navbar-header {
    float: none;
  }

  .header_menu .navbar-toggle {
    display: block;
  }

  .header_menu .navbar-nav {
    /*float: none !important;

    margin: 7.5px -15px;*/

    /*padding: 30px 20px 0 0;*/
  }

  .header_menu #bs-example-navbar-collapse-1.collapse.in ul {
    float: none !important;

    /*margin-right: 0;*/
  }

  .header_menu #bs-example-navbar-collapse-1.collapse.in .navbar-nav a {
    padding: 10px !important;
  }

  .header_menu #bs-example-navbar-collapse-1.collapse.in .navbar-nav a img {
    width: 100% !important;
  }

  .header_menu .navbar-nav .open .dropdown-menu {
    position: static;

    float: none;

    background-color: transparent;

    border: 0;

    box-shadow: none;
  }

  .header_menu .navbar-form {
    float: none !important;

    padding: 0;
  }

  .header_menu .navbar-nav > li {
    float: none;
  }

  /* Reposition elements affected by the sliding menu */

  #wrapper {
    position: relative;

    left: 0;

    transition: right 0.1s ease;
  }

  .header_menu .navbar-collapse {
    position: fixed;

    top: 0;

    right: -250px;

    display: block;

    width: 245px;

    height: 100% !important;

    max-height: 100%;

    margin: 0;

    background-color: #f8f8f8;

    /* transition: right 0.1s ease;*/

    -webkit-transform: translateX(0);

    transform: translateX(0);

    -webkit-transition: 0.3s ease all;

    transition: 0.3s ease all;

    border: none;
  }

  .header_menu .navbar-collapse.collapsing {
    transition: right 0.1s ease;
  }

  .header_menu .navbar-collapse.in {
    left: 0;
  }

  .mobile-logo {
    background-size: 90%;
  }

  .header_menu .buynow a {
    width: 100% !important;
  }

  .newsletter-section .newsletter_btn {
    margin-top: 15px;
  }

  .sportcontent {
    margin-top: 5%;
  }

  .signup-text img {
    margin-top: -13% !important;
  }

  .sports-block-row
    .vc_icon_element.vc_icon_element-outer
    .vc_icon_element-inner {
    padding: 7px 0px;
  }

  .ft-social-icons i.fa {
    margin-bottom: 10px;
  }

  /*.newsletter-section .heading-title{padding-top: 38px;}

.newsletter-section input[type="text"], .newsletter-section input[type="email"]{width: 40%;margin: 0px 1% 0px 0px;}*/

  body {
    font-size: 100%;
  }

  .mobilelogo {
    display: block;
  }

  .tablet-color {
    color: #fff;
  }

  .ochow-menu-item-toggle {
    display: block !important;
  }

  .ft-social-icons i.fa {
    margin-bottom: 10px;
  }

  .navbar-default.affix .sticky-only {
    display: block;

    width: 50%;

    float: left;

    padding: 9px 7px 10px 20px;
  }

  /*.navbar-right{margin-right: 2px;}*/

  .navbar-default.affix .navbar-header .navbar-toggle {
    margin-top: 20px;
  }

  .header_menu #bs-example-navbar-collapse-1.collapse.in {
    background: rgb(51, 51, 51);
  }

  .header_menu #bs-example-navbar-collapse-1.collapse.in .navbar-nav a {
    text-align: left;

    color: rgb(255, 255, 255) !important;

    background: none;
  }

  .header_menu #bs-example-navbar-collapse-1.collapse.in .navbar-nav a .caret {
    display: none;
  }

  .main-navigation .header_menu li a,
  .main-navigation .header_menu li:hover a {
    border-bottom: 1px solid rgb(86, 81, 81);
  }

  .header_menu .navbar-collapse.in {
    left: 0;
  }

  .newsletter-section .newsletter_btn {
    margin-top: 15px;
  }

  .sportcontent {
    margin-top: 5%;
  }

  .signup-text img {
    margin-top: -13% !important;
  }

  .sports-block-row
    .vc_icon_element.vc_icon_element-outer
    .vc_icon_element-inner {
    padding: 7px 0px;
  }

  .ft-social-icons i.fa {
    margin-bottom: 10px;
  }

  .newsletter-section .heading-title {
    padding-top: 38px;
  }

  .newsletter-section input[type="text"],
  .newsletter-section input[type="email"] {
    width: 40%;
    margin: 0px 1% 0px 0px;
  }

  .minimal input[type="text"],
  .minimal input[type="email"] {
    width: 35%;
    margin: 0px 1% 0px 0px;
  }

  .text-icon-block .vc_column-inner {
    height: 92px;
  }

  .text-content {
    height: 92px;
  }

  .desktop-space {
    display: none;
  }

  .our-team .our-team-info .vc_gitem_row:last-child {
    width: 50%;
  }

  .our-team .team-row .vc_icon_element {
    width: 33%;
  }

  .our-services .icon-img {
    width: 100%;
  }

  .latest-news .vc_gitem-animated-block .vc_gitem-zone {
    max-height: 265px;
  }

  .contact-form input.wpcf7-submit {
    max-width: 40%;
  }
  .admin-bar.page-template-hometemplate #mainNav {
    margin-top: 0 !important;
  }
}

@media only screen and (max-width: 1023px) {
  .signup-text img {
    display: none;
  }
}

@media only screen and (max-width: 980px) {
}

@media only screen and (max-width: 959px) {
  .content-area {
    width: 100%;
  }

  #sidebar {
    width: 100%;
  }

  .content-area,
  #sidebar {
    float: left;
  }

  .empty-space {
    height: 20px !important;
  }

  .max-portfolio div.vc_gitem-post-data,
  .max-portfolio div.vc_gitem-post-data p {
    display: none;
  }
  .portfolio-boxed div.vc_gitem-post-data {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .sportcontent {
    margin-top: 0.7%;
    right: 31%;
    width: 35%;
  }

  .sports-newsletter input[type="email"] {
    height: 37px;
    width: 80%;
  }

  .sports-block-row
    .vc_icon_element.vc_icon_element-outer
    .vc_icon_element-inner {
    padding: 3px 0px;
  }

  .text-content h1 {
    font-size: 1em;
  }

  .header_menu .navbar-nav {
    /*float: none !important;

    margin: 7.5px -15px;*/

    padding: 10px 0px;
  }

  .sportcontent {
    margin-top: 0.7%;
    right: 31%;
    width: 35%;
  }

  .sports-newsletter input[type="email"] {
    height: 37px;
    width: 80%;
  }

  .sports-block-row
    .vc_icon_element.vc_icon_element-outer
    .vc_icon_element-inner {
    padding: 3px 0px;
  }

  .text-content h1 {
    font-size: 1em;
  }

  .site-logo img {
    margin: 30px 0 10px 0;
  }

  .main-navigation {
    min-height: 0px;
    background-image: none;
  }

  /*.navbar-default .navbar-header .navbar-toggle {     

    margin-top: -55px;

    position: relative;

    right: 0;}*/

  .navbar-default .navbar-header .navbar-toggle {
    margin: 20px 10px;
  }

  .menu-top-nav-container li {
    float: left;
  }

  .top-bar .navbar-nav > li > a {
    border-right: 0px;
  }

  .topright {
    position: absolute;

    top: 0;

    right: 0;
  }

  .newsletter-section .heading-title {
    padding-top: 10px;
  }

  .newsletter-section input[type="text"],
  .newsletter-section input[type="email"] {
    width: 100%;

    margin: 0px 0px 10px 0px;
  }

  .newsletter-section .vc_column-inner {
    padding-top: 15px !important;
  }

  .text-icon-block .vc_column-inner {
    height: 88px;
  }

  .text-content {
    height: 88px;
  }

  .our-team .our-team-info .vc_gitem_row:last-child {
    width: 70%;
  }

  .our-services .icon-one {
    background-position: 20px 0px;
  }

  .our-services .icon-three {
    background-position: 20px -155px;
  }

  .our-services .icon-two {
    background-position: 20px -78px;
  }

  .contact-form input[type="text"],
  .contact-form input[type="email"] {
    width: 100%;
  }

  .contact-form input.wpcf7-submit {
    max-width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .empty-col {
    display: none;
  }

  .aptf-single-tweet-slide {
    padding: 0 1%;
  }

  .max-portfolio div.vc_gitem-post-data,
  .max-portfolio div.vc_gitem-post-data p {
    display: block;
  }

  .btn-round {
    float: left;
  }

  .btn-round.btn-green-hover,
  .max-portfolio .btn-round {
    float: none;

    margin-bottom: 5px;
  }

  .max-recent-post {
    width: 50%;

    margin: 0 auto;
  }

  .testimonial-grid .vc_gitem-col:nth-child(2) {
    width: 80%;

    display: inline-block;
  }

  .testimonial-grid .vc_gitem-col:first-child {
    display: inline-block;

    float: left;

    width: 20%;
  }

  .hm-print-row.vc_row-fluid,
  .hm-work-row.vc_row-fluid {
    background: #0065c3;

    background-image: none !important;
  }

  .vc_icon_element.hexa-icon {
    margin-bottom: 5px;

    margin-top: 10px;
  }

  .max-portfolio {
    width: 80%;

    margin: 0 auto !important;
  }

  /*.newsletter-section input[type="text"], .newsletter-section input[type="email"]{

    width: 100%;

    margin:0px 0px 10px 0px;

}*/

  .minimal input[type="text"],
  .minimal input[type="email"] {
    width: 100%;

    margin: 0px 0px 10px 0px;
  }

  .sportcontent {
    display: none;
  }

  .sports-newsletter {
    height: auto;
  }

  .text-icon-block.wpb_column.vc_column_container.vc_col-sm-3 {
    padding-right: 0px !important;

    padding-left: 15px !important;

    width: 20%;

    float: left;
  }

  .text-content-blc.wpb_column.vc_column_container.vc_col-sm-9 {
    padding-right: 0px;

    padding-left: 0px !important;

    width: 80%;

    float: left;
  }

  .our-team .team-row .vc_icon_element {
    width: 33%;
  }

  .our-team .our-team-info .vc_gitem_row:last-child {
    width: 40%;
  }

  .our-services .icon-img {
    width: 28%;

    margin: 0 auto;

    border-right: 0;
  }

  .our-services .services-info {
    text-align: center;
  }

  .our-services .wpb_text_column p {
    text-align: center;
  }

  .latest-news .vc_gitem-zone {
    width: 100%;

    float: none;
  }

  .our-services .icon-one {
    background-position: 70px 0px;
  }

  .our-services .icon-three {
    background-position: 70px -155px;
  }

  .our-services .icon-two {
    background-position: 70px -78px;
  }

  .latest-news .vc_gitem-animated-block .vc_gitem-zone {
    max-height: 330px;
  }

  .contact-form input[type="text"],
  .contact-form input[type="email"] {
    width: 48%;
  }

  .contact-form input.wpcf7-submit {
    max-width: 32%;

    margin-bottom: 20px;
  }

  .our-team .vc_grid-item-mini:hover {
    border: 0px;
  }

  .our-team {
    padding: 0;
  }

  #footer {
    padding: 30px 0px;
  }

  .sports-newsletter .vc_column-inner {
    padding-top: 0px !important;
  }

  .sports-newsletter .wpb_content_element {
    margin-bottom: 15px;
  }
}

/*--------------iPhone 6 plus landscape----------------*/

@media only screen and (max-width: 736px) {
  .main-navigation {
    min-height: 0px;
    background-color: transparent;
    background-image: none;
  }

  .mobile-space-15 {
    height: 15px !important;
  }

  .tablet-background {
    background: rgba(17, 17, 17, 0.66);

    width: auto;

    margin: 0px 0px 20px 0px;
  }

  #footer {
    padding: 20px 0px;
  }
}

/*--------------iPhone 6 landscape----------------*/

@media only screen and (max-width: 667px) {
}

/*--------------iPhone 5 landscape----------------*/

@media only screen and (max-width: 568px) {
  #footer .copyright,
  #footer .ft-social-icons {
    display: block !important;

    float: none !important;

    text-align: left !important;
  }

  #footer {
    padding: 5px 0px;
  }

  .our-services .icon-one {
    background-position: 42px 0px;
  }

  .our-services .icon-three {
    background-position: 42px -155px;
  }

  .our-services .icon-two {
    background-position: 42px -78px;
  }
}

@media only screen and (max-width: 480px) {
  .max-portfolio,
  .max-recent-post {
    width: 98%;

    margin: 0 auto important;
  }

  .text-icon-block.wpb_column.vc_column_container.vc_col-sm-3 {
    width: 30%;
  }

  .text-content-blc.wpb_column.vc_column_container.vc_col-sm-9 {
    width: 70%;
  }

  ul#menu-my-account-footer {
    margin: 0px !important;

    padding: 0px 15px;
  }

  ul#menu-information {
    margin: 0px !important;

    padding: 0px 15px;
  }

  #footer {
    padding: 0px;

    background-size: contain;
  }

  .our-services .icon-one {
    background-position: 24px 0px;
  }

  .our-services .icon-three {
    background-position: 24px -155px;
  }

  .our-services .icon-two {
    background-position: 24px -78px;
  }
}

/*--------------iPhone 6 plus portrait----------------*/

@media only screen and (max-width: 414px) {
  .breadcum_header .container {
    padding: 0px;

    margin: 0px auto;
  }

  #footer {
    padding: 0px;

    background-size: contain;
  }

  .our-services .icon-one {
    background-position: 21px 0px;
  }

  .our-services .icon-three {
    background-position: 21px -155px;
  }

  .our-services .icon-two {
    background-position: 21px -78px;
  }

  .contact-form input[type="text"],
  .contact-form input[type="email"] {
    width: 100%;
  }

  .contact-form input.wpcf7-submit {
    max-width: 40%;
  }
}

/*--------------iPhone 6 portrait----------------*/

@media only screen and (max-width: 375px) {
  .sports-block-row
    .vc_icon_element.vc_icon_element-outer
    .vc_icon_element-inner {
    padding: 2.5px 0px;
  }

  .our-services .icon-three {
    background-position: 7px -155px;
  }

  .our-services .icon-one {
    background-position: 7px 0px;
  }

  .our-services .icon-two {
    background-position: 7px -78px;
  }

  .contact-form input.wpcf7-submit {
    max-width: 50%;
  }

  .footer-widget {
    padding: 0px;
  }

  .our-team .our-team-info .vc_gitem_row:last-child {
    width: 50%;
  }

  .newsletter-form input[type="text"],
  .newsletter-form input[type="submit"] {
    width: 100%;
    margin: 5px 0px;
  }
}

/*--------------iPhone 5 portrait----------------*/

@media only screen and (max-width: 320px) {
}

@media only screen and (max-width: 300px) {
}

@media only screen and (max-width: 200px) {
}

/*-----------------------------------------------------------Added by Dev 8 -------------------------------------------------------*/

/*-----------------------------------------------------------Start-footer-------------------------------------------------------*/

.footer-desc {
  color: #333;
}

.ft-address li {
  display: flex;

  padding-top: 15px !important;

  color: #333;
}

.ft-address .ft-add-text {
  padding-left: 20px;
}

#footer .widget-title:after {
  border-bottom: 0px;
}

#footer .widget-title {
  font-weight: bold;

  color: #333 !important;

  font-size: 1.2857142857142858em;
}

#footer .widget ul li {
  border-bottom: 1px solid #ccc;
}

#footer .widget ul li:last-child {
  border-bottom: none;
}

#menu-my-account {
  padding-top: 10px;
}

#menu-my-account li {
  display: flex;
}

#menu-my-account i {
  margin-right: 10px;
}

.tagcloud {
  padding-top: 10px;
}

.tagcloud a {
  font-size: 1em !important;

  border: 1px solid #ccc;

  padding: 2px 5px;

  color: #666 !important;

  margin: 5px 5px;

  display: inline-block;
}

.tagcloud a:active {
  background: #333;
}

.tagcloud a:hover {
  background: #333;

  color: #fff !important;
}

.newsletter {
  margin-bottom: 20px;
}

.newsletter-text {
  margin-bottom: 20px;

  padding-top: 10px;
}

.newsletter input {
  border-radius: 0px;

  padding: 7px 10px;
}

.newsletter i.fa.fa-arrow-right {
  background: #cc9900;

  height: 35px;

  width: 35px;

  line-height: 36px;

  text-align: center;

  border-radius: 0px 5px 5px 0px;

  color: #fff;
}

.ft-social-icon li {
  border-bottom: none !important;

  display: inline-block;

  padding: 20px 8px !important;
}

#footer .footer_bottom {
  padding: 15px 0px !important;
}

#footer .copyright {
  float: none;

  text-align: left;
}

.footer-desc {
  color: #333;
}

#footer .widget ul li {
  border-bottom: 1px solid #ccc;
}

.ft-address .ft-add-text {
  padding-left: 20px;
}

#footer .widget ul,
.widget ol {
  margin: 0;

  padding-left: 0;
}

.border-bottom-light-gray {
  border-bottom: 1px solid #ccc;
}

#footer .widget ul li {
  margin: 0px;

  border-bottom: 1px solid #666666;

  padding: 15px 0px;
}

.padding15-top-bottom {
  padding-top: 15px;

  padding-bottom: 15px;
}

#footer .widget-title {
  display: block;

  border: 0px;
}

/*---------------------------------------------------end-footer-----------------------------------------------------------*/

/* =============MOBILE MENU=============== */

/*@media only screen and (max-width: 992px) {

    

    ul#menu-menu-1 {

        background-color: #fff;

    }

}*/

/* =============END MOBILE MENU=============== */

.modal-dialog {
  width: 400px;

  margin: 10% auto;
}

input.search-submit {
  font-size: 14px !important;

  background: #e52b21 !important;

  color: #fff !important;

  padding: 8px 12px !important;
}

/*------------------------Minimal Theme------------------------------*/

a:focus {
  text-decoration: none;
}

body.admin-bar header#masthead.sticky {
  margin-top: 30px;
}

header#masthead {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

/*.page-header-row.background-image-page-header {

    display: table;

    width: 100%;

}*/

.page-header {
  display: table;

  width: 100%;
}

.page-header-outer-div {
  width: 100%;

  display: table-cell;

  vertical-align: middle;

  text-align: center;

  padding: 9% 40px 5%;

  margin: 0 auto;
}

.home .page-header-outer-div {
  padding: 0 40px;
}

.breadcum_header #crumbs a,
.breadcum_header #crumbs .delimiter,
.breadcum_header #crumbs .current {
  padding: 0 0.5%;
}

.breadcum_header {
  margin: 0px;
}

.breadcum_header {
  display: none;
}

.breadcum_header.enable {
  display: block !important;
}

.breadcum_header.disable {
  display: none !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: transparent;
}

.menu_search {
  float: right;
}

.navbar-nav li.menu-search:hover {
  cursor: pointer;
}

#masthead.sticky ul.dropdown-menu li a:hover,
#masthead.sticky ul.dropdown-menu li.current-menu-item a {
  color: #fff !important;
}

#masthead.sticky li a {
  color: #333 !important;
}

#masthead.sticky li a:hover,
#masthead.sticky li.current-menu-item a {
  color: #e52b21 !important;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: #e52b21;
}

/*For Search form*/

form#searchform {
  position: absolute;

  right: 1%;

  bottom: -50%;

  display: none;
}

#searchform input#s {
  border-radius: 6px;
}

/*Home*/

.hm-print-row .btn-round a.vc_general {
  padding: 12px 30px;
}

.hm-contact-row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  width: 2em;

  height: 2em;
}

.hm-contact-row .vc_icon_element {
  display: inline-block;
}

.hm-contact-row .vc_icon_element span.vc_icon_element-icon:hover {
  color: #e52b21 !important;
}

.vc_icon_element-inner:hover .vc_icon_element-icon:before {
  color: #e52b21;
}

.hm-work-row-inner {
  text-align: center;
}

/*footer */

footer .edit-link a,
footer .edit-link a:hover {
  background: #e52b21;

  color: #fff;

  padding: 5px 15px;

  font-weight: 400;

  /* font-size: 1em; */
}

footer .edit-link {
  margin: 25px 0px;

  float: left;

  width: 100%;
}

#footer .ft-social-icons {
  display: block;

  float: none;

  text-align: left;
}

#footer-social-media a {
  color: #666;

  margin: 0px 12px;
}

.ft-social-icons a {
  padding-right: 9px;

  font-size: 1.2em;
}

footer .ft-social-icons a:hover i {
  background-color: #e52b21;

  transition: all 600ms ease 0s;

  -webkit-transition: all 600ms ease 0s;

  -moz-transition: all 600ms ease 0s;

  -ms-transition: all 600ms ease 0s;

  -o-transition: all 600ms ease 0s;

  color: #fff;
}

#footer .widget ul a {
  display: block;

  text-decoration: none;

  font-size: 1.14em;
}

#footer .widget ul {
  list-style-type: circle;
}

#footer .widget ul span {
  font-size: 1em;

  margin-left: 0px;

  display: block;
}

#footer .widget ul li {
  margin: 0px;

  border-bottom: 1px solid #666666;

  padding: 15px 0px;
}

#footer .widget ul li:last-child {
  border-bottom: none;
}

#footer .widget ul li:first-child {
  padding-top: 0px;
}

#footer .widget ul span.comment-author-link {
  text-transform: capitalize;

  color: #fff;
}

#footer a.learn-more {
  color: #e52b21;

  display: block;

  text-decoration: none;

  margin: 8px 0px;
}

#footer a.learn-more:hover {
  color: #fff;
}

#footer .footer-desc-inner {
  padding-bottom: 15px;
}

#footer .widget ul#recentcomments a {
  color: #aaa;
}

#footer .widget ul#recentcomments a:hover {
  color: #e52b21;
}

#footer .widget_recent_entries,
#footer .widget_recent_comments,
#footer .widget_archive {
  color: #aaa;
}

#footer .footer_top {
  padding: 60px 15px;
}

#footer .widget ul span.comment-author-link:after {
  content: " Comment";
}

#footer .widget_archive li:after {
  content: "Posted";

  margin-left: 5px;
}

.footerbottom_link {
  text-align: right;
}

.list-inline {
  margin: 16px 0px;
}

/*general*/

.btn-green-hover a:hover {
  color: #fff !important;

  background: #e52b21 !important;
}

.border-bottom-gray {
  border-bottom: 1px solid #666666;
}

.btn-round a.vc_btn3 {
  border-radius: 10px;

  border-width: 1px;
}

.wpb_row.vc_row-fluid {
  margin-bottom: 0px;
}

.no-color-accordion .vc_tta-panel-heading {
  border: none !important;
}

.no-color-accordion .vc_tta-panel-heading:hover {
  background-color: transparent !important;
}

.no-color-accordion .vc_tta-panel-heading a:hover {
  color: #fff !important;
}

.no-color-accordion .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.no-color-accordion .vc_tta-panel-heading:focus .vc_tta-controls-icon::before,
.no-color-accordion .vc_tta-panel-heading:hover .vc_tta-controls-icon::after,
.no-color-accordion .vc_tta-panel-heading:focus .vc_tta-controls-icon::after {
  border-color: #fff !important;
}

.no-color-accordion .vc_tta-panel-title > a {
  font-style: normal;

  font-size: 0.9em;

  font-weight: 400;
}

.no-color-accordion .vc_tta-controls-icon {
  border: 1px solid #fff;

  border-radius: 50%;
}

.no-color-accordion.vc_tta.vc_general .vc_tta-panel-title > a {
  padding: 8px 20px;
}

.no-color-accordion.vc_tta {
  margin: 30px 0;
}

.hm-contact-row .vc_icon_element {
  margin-right: 3%;

  margin-bottom: 15px;
}

.contact-form input,
.contact-form textarea {
  width: 100%;

  background: transparent;

  border-radius: 0px;

  padding: 10px;

  box-shadow: 0px 1px 2px rgba(36, 36, 36, 0.25);
}

.contact-form input.wpcf7-submit {
  background: #e52b21;

  color: #fff;

  font-weight: 600;

  font-size: 1em;

  box-shadow: none;
}

.contact-form p {
  margin-bottom: 15px;
}

.contact-form input:focus,
.contact-form textarea:focus {
  outline: none;
}

/*portfolio*/

.hm-portfolio
  .vc_grid-filter.vc_grid-filter-color-grey
  > .vc_grid-filter-item:hover,
.hm-portfolio
  .vc_grid-filter.vc_grid-filter-color-grey
  > .vc_grid-filter-item.vc_active {
  background-color: #e52b21;
}

.hm-portfolio .vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
  padding: 6px 18px;

  margin: 0px 10px 10px;
}

.hm-portfolio
  .vc_grid-filter.vc_grid-filter-bordered
  > .vc_grid-filter-item:hover,
.hm-portfolio
  .vc_grid-filter.vc_grid-filter-bordered-rounded
  > .vc_grid-filter-item:hover,
.hm-portfolio
  .vc_grid-filter.vc_grid-filter-bordered-rounded-less
  > .vc_grid-filter-item:hover,
.hm-portfolio
  .vc_grid-filter.vc_grid-filter-bordered
  > .vc_grid-filter-item.vc_active,
.hm-portfolio
  .vc_grid-filter.vc_grid-filter-bordered-rounded
  > .vc_grid-filter-item.vc_active,
.hm-portfolio
  .vc_grid-filter.vc_grid-filter-bordered-rounded-less
  > .vc_grid-filter-item.vc_active {
  border-color: #e52b21;
}

.hm-portfolio .vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item,
.hm-portfolio
  .vc_grid-filter.vc_grid-filter-bordered-rounded
  > .vc_grid-filter-item,
.hm-portfolio
  .vc_grid-filter.vc_grid-filter-bordered-rounded-less
  > .vc_grid-filter-item {
  border: 1px solid rgba(102, 102, 102, 0.4);
}

.hm-portfolio .vc_grid-filter.vc_grid-filter-center {
  text-align: center;

  margin-bottom: 55px;
}

.hm-portfolio
  .vc_grid-filter.vc_grid-filter-color-grey
  > .vc_grid-filter-item:hover
  > span,
.hm-portfolio
  .vc_grid-filter.vc_grid-filter-color-grey
  > .vc_grid-filter-item.vc_active
  > span {
  color: #fff;
}

.btn-round a.vc_gitem-link {
  padding: 6px 15px;
}

/*Animated number counter*/

span.anim_count,
span.anim_counted {
  font-weight: 700;

  color: #333;
}

.hexa-icon .vc_icon_element-inner:hover .vc_icon_element-icon:before {
  color: #fff;
}

.hexa-icon.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  width: 6em;

  height: 6em;
}

.hexa-icon .vc_icon_element-inner {
  background: url(./images/hxa.png);

  background-repeat: no-repeat;

  background-position: center center;

  background-size: cover;
}

.hexa-icon {
  margin-bottom: 5px;
}

div.vc_gitem-post-data,
div.vc_gitem-post-data p {
  margin-bottom: 5px;
height: 30px;
  line-height: 1.6;
}

button.newsletter-submit,
button.newsletter-submit:hover {
  background: transparent;

  border: none;

  padding: 0px;

  width: 5%;
}

button.newsletter-submit .fa {
  color: #e52b21;
}

input.newsletter-email {
  background: transparent;

  border: none;

  width: 95%;
}

.newsletter table td {
  padding: 6px 8px;
}

input.newsletter-email:focus,
.newsletter-submit:focus,
.newsletter-submit:active {
  outline: none;

  box-shadow: none;
}

.newsletter input:-webkit-autofill,
.newsletter textarea:-webkit-autofill,
.newsletter select:-webkit-autofill {
  background-color: transparent !important;
}

.newsletter form table {
  border: 1px solid #ebebeb;

  background-color: transparent;

  box-shadow: none;

  width: 80%;
}

.testimonial-grid .vc_gitem-post-data-source-post_excerpt {
  padding: 3% 10%;

  background: url(./images/testimonial-bg.png);

  background-size: 100% 100%;

  background-repeat: no-repeat;
  min-height: 198px;
}

.testimonial-grid .vc_gitem-post-data-source-post_title:before {
  content: "\f10d";

  font-family: FontAwesome;

  display: inline-block;

  float: left;

  margin-top: -5px;

  margin-right: 10px;

  color: #333;
}

.map,
#map_canvas {
  -webkit-filter: grayscale(100%);

  -moz-filter: grayscale(100%);

  -ms-filter: grayscale(100%);

  -o-filter: grayscale(100%);

  filter: grayscale(100%);
}

/*Twiiter slider*/

.aptf-single-tweet-slide {
  padding: 0 3%;

  text-align: center;

  font-size: 1.4em;
}

.aptf-tweet-actions-wrapper.aptf-tweet-actions {
  width: 100%;

  margin-top: 15px;
}

.bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0px;

  top: 40%;

  background: url(./images/prev-sm.png);

  background-repeat: no-repeat;

  height: auto;
}

.bx-wrapper .bx-controls-direction a.bx-next {
  right: 0px;

  top: 40%;

  background: url(./images/next-sm.png);

  background-repeat: no-repeat;

  height: auto;
}

.vc_separator.wpb_content_element.vc_separator_align_center {
  font-size: 2.5em;

  margin-bottom: 10px;
}

.vc_separator.wpb_content_element.vc_separator_align_center h4 {
  color: #e52b21;
}

/*---------------------------------------------------------------------------------------------------------------------*/

/* Paste this css to your style sheet file or under head tag */

/* This only works with JavaScript, 

if it's not present, don't show loader */

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.se-pre-con {
  position: fixed;

  left: 0px;

  top: 0px;

  width: 100%;

  height: 100%;

  z-index: 9999;

  background: url(images/Preloader_2.gif) center no-repeat #fff;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #898989;

  opacity: 1;
}

::-moz-placeholder {
  /* Firefox 19+ */

  color: #898989;

  opacity: 1;
}

:-ms-input-placeholder {
  /* IE 10+ */

  color: #898989;

  opacity: 1;
}

:-moz-placeholder {
  /* Firefox 18- */

  color: #898989;

  opacity: 1;
}

.green-tick li {
  line-height: 2.2em;

  list-style-image: url(./images/bullate-green.png);
}

.green-tick-black-bg li {
  line-height: 2.2em;

  list-style-image: url(./images/tick-1.png);
}

.green-tick-black-bg li:nth-child(4) {
  list-style-image: url(./images/tick-2.png);
}

.grey-tick li {
  line-height: 2.2em;

  list-style-image: url(./images/tick-3.png);
}

.grey-tick li:nth-child(4) {
  list-style-image: url(./images/tick-4.png);
}

.single-post .left-green-border {
  border-left-color: #e52b21 !important;
}

.white-ff:hover {
  color: #fff;
  text-decoration: none;
}

.link-8898989 a {
  color: #898989;
  text-decoration: none;
}

.btn-green-border a.vc_btn3 {
  border: 1px solid #e52b21;
}

.icon-box {
  margin-top: 5px;
}

.icon-box .vc_icon_element-inner:hover .vc_icon_element-icon:before {
  color: #fff;
}

/* contact us page */

.contact-us .contact-form input,
.contact-us .contact-form textarea {
  background: #ececec;

  border: 0px;

  color: #333;
}

.contact-us .contact-form input[type="submit"] {
  background: #e52b21;

  color: #fff;
}

.padding-20-right {
  padding-right: 20px;
}

form.wpcf7-form {
  font-size: 1.2em;
}

/* over conatct us page */

/* contact page with image */

.contact-form-2 input,
.contact-form-2 textarea {
  box-shadow: none;
}

/* over contact page with image */

/* portfolio full width row */

/*.btn-portfolio-loadmore .vc_grid-btn-load_more

{

    text-transform: uppercase;

    border-radius: 10px;

    background-color: #ffffff;

    color: #e52b21 !important;

    display: inline-block;

    border: 1px solid;

    padding: 15px 35px;

    font-weight: 600;

}

.btn-portfolio-loadmore .vc_grid-btn-load_more:hover

{

   background-color:#e52b21;

}*/

.portfolio-wifthsidebar-row .vc_grid-filter.vc_grid-filter-center {
  text-align: left;
}

.btn-checkall-hover button:hover {
  background-color: #e52b21;
  color: #fff;
}

/* over portfolio fullwidth row */

body.single-post #main .entry-title,
body.single #main .entry-title {
  color: #333;

  font-size: 30px;

  font-style: normal;

  font-weight: bold;

  text-transform: capitalize;
}

#myProgress {
  position: relative;

  width: 100%;

  height: 30px;

  background-color: #ddd;
}

#myBar {
  position: absolute;

  width: 10%;

  height: 100%;

  /*background-color: #4CAF50;*/
}

#label {
  text-align: left;

  line-height: 30px;

  color: white;

  padding-left: 10px;
}

.aboutus_progressbar.vc_progress_bar .vc_label {
  color: #fff;

  font-size: 0.8em;

  font-weight: bold;
}

.aboutus_progressbar.vc_progress_bar .vc_single_bar {
  background: #fff;

  border: 1px solid #ddd;

  box-shadow: none;
}

.hm-contact-row div.wpcf7-mail-sent-ok,
.hm-contact-row.padding20-all.contact-us div.wpcf7-response-output {
  color: #fff;
}

.contact-form-2 input[type="submit"] {
  width: auto;
  text-transform: uppercase;
}

.contactmap #map_canvas {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}

.contactmapaddress .contmap_address-row {
  background: #ebebeb;
  padding: 25px 10px;
  margin: 0 -5px;
}

.contact-form-3.contact-form input,
.contact-form-3.contact-form textarea,
.contact-form-3.contact-form select {
  border: 1px solid #dddddd;

  box-shadow: none;

  color: #999999;

  padding: 10px 40px 10px 10px;

  border-radius: 10px;

  width: 100%;
}

.contact-form-3.contact-form select {
  border: 1px solid #dddddd;

  box-shadow: none;

  color: #999999;

  padding: 12px 40px 11px 10px;

  border-radius: 10px;

  width: 100%;

  background: transparent;
}

.contact-form-3.contact-form .colom-sm-3 i {
  color: #999999;

  position: absolute;

  right: 25px;

  top: 18px;
}

.contact-form-3.contact-form .wpcf7-form-control.wpcf7-submit {
  border: medium none;

  color: #ffffff;

  padding: 10px 40px;

  text-transform: uppercase;

  width: auto;
}

.contact-form-3.contact-form input[type="number"]::-webkit-inner-spin-button,
.contact-form-3.contact-form input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;

  margin: 0;
}

.contact-form-3.contact-form input[type="number"] {
  -moz-appearance: textfield;
}

.signleteam_row {
  margin: 30px 0;
  float: left;
  width: 100%;
}

.post_grid_team .vc_grid-item-mini.vc_is-hover .vc_gitem-row-position-bottom {
  display: none;
}

.postgrid_ipad .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,
.postgrid_ipad .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
  background: #e52b21;
  padding: 10px 20px;
  border: none;
}

.signle-team_postnav {
  margin-top: 20px;
}

.content-element-1 form#searchform,
#sidebar form#searchform,
.error404 .error404.no-results form#searchform {
  display: block;
  float: left;
  position: relative;
  right: 0;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 30px;
  left: 0;
}

.search-results .page-header {
  height: auto;
}

.ochow-menu-item-toggle {
  color: #fff;

  padding: 0px 10px 5px;

  position: absolute;

  right: 15px;

  top: 12px;

  z-index: 1;

  display: none;
}

.ochow-menu-item-toggle:hover {
  cursor: pointer;
}

.ochow-menu-item-toggle.ochow-close .fa-plus {
  display: inline-block;
}

.ochow-menu-item-toggle.ochow-close .fa-minus {
  display: none;
}

.ochow-menu-item-toggle.ochow-open .fa-plus {
  display: none;
}

.ochow-menu-item-toggle.ochow-open .fa-minus {
  display: inline-block;
}

#menu-user-menu .menu-item-851,
#menu-user-menu .menu-item-1799 {
  display: none;
}

#content_sidebar .widget-area #searchform #s,
#sidebar .widget-area #searchform #s,
#searchform #s {
  background: #fff;

  border: none;

  color: #898989;
}

#searchform .search-submit {
  background: none;

  border: none;

  float: right;

  padding: 5px 10px;

  color: #e52b21;

  float: right;
}

#content_sidebar .widget-area .widget .tagcloud a,
#sidebar .widget-area .widget .tagcloud a {
  background: #ebebeb none repeat scroll 0 0;

  border-radius: 5px;

  display: inline-block;

  font-size: 15px !important;

  margin: 5px 0;

  padding: 5px 10px;

  line-height: 1.4em;
}

#content_sidebar .widget-area .widget .tagcloud a:hover,
#sidebar .widget-area .widget .tagcloud a:hover {
  background: #e52b21;

  color: #fff;

  text-decoration: none;
}

.hm-contact-row .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
  color: #000000;
}

.widget-area .widget_wpt .wpt-tabs li {
  display: inline-block;

  margin-bottom: 30px;

  margin-right: -5px;

  margin-top: 15px;
}

.widget-area .widget_wpt .wpt-tabs li a {
  border-radius: 10px 10px 0;

  border-color: #e52b21 transparent transparent transparent;

  border-style: solid;

  border-width: 1px 1px 1px;

  font-weight: bold;

  padding: 10px 22px;
}

.widget-area .widget_wpt .wpt-tabs li a:hover,
.widget-area .widget_wpt .wpt-tabs li.selected a {
  background: #ebebeb;

  border-color: #e52b21;

  border-style: solid;

  border-width: 2px 1px 1px;

  text-decoration: none;
}

.widget-area .widget_wpt .wpt_thumbnail.wpt_thumb_small {
  float: left;

  height: 100%;

  margin-right: 10px;

  width: auto;
}

.widget-area .widget_wpt .wpt_thumbnail.wpt_thumb_small img {
  height: 60px;

  width: 80px;
}

.widget-area .widget_wpt .post_content_outer .entry-title {
  font-size: 1.1em;

  letter-spacing: 0;

  font-weight: bold;
}

.widget-area .widget_wpt .inside .tab-content li {
  border-bottom: 1px solid #dddddd;

  margin-bottom: 15px;

  padding-bottom: 5px;
}

.widget-area .widget_wpt .inside .tab-content .post_date {
  color: #898989;

  font-size: 12px;

  margin-top: 5px;
}

.minimal-social-widget .social-links li {
  float: left;

  margin: 0 5px 5px 0;

  border: none;
}

#sidebar .widget-area .widget.minimal-social-widget .social-links li a,
#content_sidebar .widget-area .widget.minimal-social-widget .social-links li a {
  float: left;

  cursor: pointer;

  color: #fff;

  height: 1.846em;

  line-height: 1.846em;

  padding: 0;

  text-align: center;

  transition: all 0.15s ease 0s;

  width: 1.846em;

  font-size: 1.4em;

  border-radius: 5px;
}

.minimal-social-widget .social-links li a.social-dribbble {
  background: #ea4c89;
}

.minimal-social-widget .social-links li a.social-facebook {
  background: #365293;
}

.minimal-social-widget .social-links li a.social-google-plus {
  background: #d14836;
}

.minimal-social-widget .social-links li a.social-instagram {
  background: #3b6c94;
}

.minimal-social-widget .social-links li a.social-linkedin {
  background: #0680af;
}

.minimal-social-widget .social-links li a.social-envelope {
  background: #484a49;
}

.minimal-social-widget .social-links li a.social-pinterest {
  background: #cb2029;
}

.minimal-social-widget .social-links li a.social-rss {
  background: #ff8400;
}

.minimal-social-widget .social-links li a.social-tumblr {
  background: #2e4a60;
}

.minimal-social-widget .social-links li a.social-twitter {
  background: #00acec;
}

.minimal-social-widget .social-links li a.social-vimeo {
  background: #45bcfe;
}

.portfolio_information .portfolio_information_inner {
  display: block;

  padding: 8px 0;

  border-bottom: 1px solid #ededed;
}

.portfolio_information .portfolio_information_inner .portfolio_lefttitle {
  color: #333333;

  float: left;

  font-weight: bold;

  width: 10%;
}

.portfolio .header_title {
  border-bottom: 1px solid #ebebeb;

  margin: 20px 0;

  padding: 10px 0 0;
}

.portfolio_information {
  margin-bottom: 20px;
}

.nav_footer_bottom {
  display: block;

  float: left;

  margin: 20px 0;

  width: 100%;
}

.related_post .youmaylikepost .action_div {
  background: #ffffff none repeat scroll 0 0;

  margin-top: -60px;

  padding: 10px 0 30px;

  position: relative;

  width: 100%;

  transition: all 0.5s ease 0s;

  opacity: 0;

  visibility: hidden;

  height: 80px;
}

.related_post .youmaylikepost:hover .action_div {
  opacity: 1;

  visibility: visible;

  transition: all 0.5s ease 0s;
}

.related_post .youmayalsoliketitle {
  font-size: 1.71429em;

  font-weight: bold;

  margin: 30px 0;
}

.single-portfolio .youmaylikepost.col-sm-3 img {
  height: 200px;
}

.contactform_map div.wpcf7-validation-errors {
  float: left;
  width: 100%;
  text-align: center;
}

.single-team .page-header-outer-div .page-header-row {
  display: none;
}

.single-team .page-header-outer-div .page-header-title.enable {
  margin-top: 15px;
}

.single-team .page-header-outer-div {
  display: none;
}

.single-post article {
  padding: 30px 0px;
}

.single-post .about_purchasenow .vc_btn3.vc_btn3-style-custom {
  background-image: none;
}

.vc_grid-filter-select select {
  background: #ffffff url("./images/downarrow.png") no-repeat 90% center;

  border: 1px solid #dddddd;

  font-size: 1.3em;

  height: 35px;

  padding: 0 10px;

  -webkit-appearance: none;

  -moz-appearance: none;

  appearance: none;
}

.mobile-nav-in #site-navigation .navbar-toggle {
  z-index: 9;
}

.meta-footer .meta_blog {
  display: inline-block;
}

.fb_likes.meta_blog iframe {
  height: 24px;

  vertical-align: middle;

  width: 66px;
}

.meta-footer .meta_blog {
  border-right: 1px solid #898989;

  display: inline-block;

  padding: 0 10px;

  vertical-align: middle;

  line-height: 1.2;
}

.meta-footer .meta_blog.category_list {
  padding-left: 0;
}

.meta-footer .meta_blog.fb_likes {
  border-right: none;
}

.social_sharing_post.meta_blog {
  position: relative;

  border-left: 1px solid #898989;

  border-right: none;

  border-top: none;

  border-bottom: none;

  margin: 0;
}

.social_sharing_post.meta_blog .socialshare_ul {
  opacity: 0;

  visibility: hidden;

  position: absolute;

  bottom: 20px;

  width: 200px;

  transition: all 0.3s ease 0s;

  left: 0;

  background: #1a1a1a;
}

.social_sharing_post.meta_blog .socialshare_outer:hover .socialshare_ul {
  opacity: 1;

  visibility: visible;

  transition: all 0.3s ease 0s;
}

.social_sharing_post.meta_blog .socialshare_header p:before {
  content: "\f1e0";

  font-family: fontawesome;

  margin-right: 5px;
}

.social_sharing_post.meta_blog .socialshare_header {
  cursor: pointer;
}

.social_sharing_post.meta_blog .socialshare_header:hover .socialshare_ul {
  opacity: 1;
}

.fb_likes.meta_blog ._2tga.active {
  background: #ffffff none repeat scroll 0 0;

  border: medium none;

  color: #898989;
}

.meta-footer .meta_blog.meta_comment:before {
  content: "\f1d7";

  font-family: fontawesome;
}

.meta-footer .meta_blog.meta_date .post-date:before {
  content: "\f017";

  font-family: fontawesome;
}

#commentform #submit {
  font-size: 1em;
}

.nav-single {
  border-bottom: 1px solid #ededed;

  float: left;

  margin: 10px 0 30px;

  padding-bottom: 15px;

  width: 100%;
}

.nav-single a {
  color: #898989;
}

.blog .content-list,
.single-post .content-list {
  margin-top: 30px;

  float: left;

  width: 100%;
}

#sidebar .widget_archive li {
  border-bottom: 1px solid #ededed;

  padding: 10px 0;

  float: left;

  width: 100%;
}

.archive-title {
  margin: 20px 0;
}

.blog article.sticky .entry-header {
  float: left;
  width: 100%;
}

.blog article.sticky h1.entry-title {
  background: #e52b21 none repeat scroll 0 0;

  color: #ffffff;

  float: left;

  position: relative;

  width: 100%;
}

.blog article.sticky h1.entry-title a {
  color: #fff;
  padding: 15px 20px 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
}

.blog article.sticky h1.entry-title a::after {
  content: "\f0c1";
  font-family: fontawesome;
  margin-top: 10px;
  float: right;
}

.blog article.sticky .post_img_block,
.blog article.sticky .entry-meta,
.blog article.sticky .entry-content {
  display: none;
}

#nav-below.navigation {
  float: left;
  width: 100%;
  margin: 10px 0 30px;
}

.blog .page-header {
  display: none;
}

.searchFormContainer {
  background: #ffffff none repeat scroll 0 0;

  border: 1px solid #ededed;

  border-radius: 6px;
}

#comments.comments-area {
  float: left;

  /* margin: 30px 0; */

  width: 100%;
}

.single-post #comments.comments-area {
  margin: 30px 0;
}

.author_details {
  border: 1px solid #ededed;

  border-radius: 5px;

  float: left;

  margin: 20px 0;

  padding: 20px;

  width: 100%;
}

.author_details .author_left_img {
  float: left;
  width: 10%;
}

.author_details .author_content_right {
  width: 90%;
  float: left;
}

.author_details .author_role,
.author_details .author_info {
  color: #898989;
  margin: 5px 0 10px;
}

.author_name {
  text-transform: capitalize;

  font-weight: bold;
}

.post_details_content.left_image {
  width: 100%;
}

.blog .sticky .post_details_content {
  widtth: 100%;
}

.single-portfolio #primary {
  width: 100%;
}

.nosearchresultfound {
  color: #000000;

  font-size: 1.3em;
}

.search_details_content {
  width: 80%;
  float: right;
}

.search_details_content.full {
  width: 100%;
  float: left;
}

.search_details_content h1 {
  font-size: 1.5em;
}

.search_desc {
  padding-top: 10px;
}

.search-results #content {
  padding-top: 30px;
}

.search_img_block {
  border: 1px solid #dddddd;

  float: left;

  padding: 2px;

  width: 15%;
}

.search #main .page-header,
.single-testimonial #main .page-header,
.error404 #main .page-header,
.post-type-archive-testimonial #main .page-header {
  background-image: url("./images/header_bg.jpg");

  background-position: center center;

  background-size: cover;

  height: 400px;
}

.post-type-archive-testimonial article.type-testimonial {
  border-bottom: 1px solid #ddd;

  margin: 0px 0 10px;

  padding: 10px 0 0px;

  float: left;

  width: 100%;
}

.search #main .page-header .page-header-title,
.single-testimonial #main .page-header .page-header-title,
.error404 #main .page-header .page-header-title {
  display: block;
}

.testimonial_details_content {
  background: #f7f7f7 none repeat scroll 0 0;

  border-radius: 3px;

  padding: 20px;

  position: relative;

  margin-bottom: 20px;
}

.testimonial_img_block {
  float: left;
  margin-right: 30px;
}

.testimonial_img_block img {
  border-radius: 50%;

  -moz-border-radius: 50%;

  -webkit-border-radius: 50%;

  border: 1px solid #ddd;

  padding: 3px;

  display: block;
}

.entry_details_content {
  padding: 10px 0;
  float: left;
}

.entry_details_content .testi_authorname {
  font-size: 1.2em;

  font-weight: bold;

  padding-bottom: 2px;
}

.entry_details_content .testi_position,
.entry_details_content .testi_company {
  padding: 0 5px;
}

.single-testimonial #main .page-header h2 {
  color: #fff;
}

.single-testimonial article {
  margin: 30px 0;
}

.testimonial-caret {
  border-left: 12px solid rgba(0, 0, 0, 0);

  border-right: 12px solid rgba(0, 0, 0, 0);

  border-top: 12px solid #f7f7f7;

  bottom: -12px;

  display: block;

  height: 0;

  left: 10px;

  position: absolute;

  width: 0;
}

.search-results article {
  border-bottom: 1px solid #ededed;

  display: inline-block;

  margin: 10px 0 5px;

  padding: 0 0 20px;

  width: 100%;
}

.post_details_content.left_image {
  width: 100%;
}

.blog .sticky .post_details_content {
  width: 100%;
}

.search-results article h1.entry-title a {
  font-weight: normal;
  color: #333;
}

.search-results .page-header .page-title {
  font-weight: bold;
}

.single-testimonial .content-area {
  float: left;
}

.single-testimonial #sidebar {
  float: right;
}

.homepageaccordian.vc_tta.vc_tta-accordion
  .vc_tta-controls-icon-position-left.vc_tta-panel-title
  > a {
  padding-left: 30px;
}

.homepageaccordian.vc_tta.vc_tta-accordion
  .vc_tta-controls-icon-position-left
  .vc_tta-controls-icon {
  left: 0;
}

.home #comments.comments-area {
  margin: 0;
}

.home footer.entry-meta {
  padding-bottom: 0;
}

.btn-green-hover .vc_btn3.vc_btn3-style-custom {
  background: none;
}

.hm-blog-row .vc_btn3.vc_btn3-style-custom {
  background: none;
  border: 1px solid #e52b21;
}

.hm-blog-row .vc_btn3.vc_btn3-style-custom:hover,
.hm-blog-row .vc_btn3.vc_btn3-style-custom:focus {
  background: #e52b21 !important;
  color: #fff !important;
}

#whychoose-row {
  padding-bottom: 50px;
}

.homepage_brandslider .vc_item {
  text-align: center;

  -webkit-filter: grayscale(100%);

  -moz-filter: grayscale(100%);

  -ms-filter: grayscale(100%);

  -o-filter: grayscale(100%);

  filter: grayscale(100%);
}

.portfoliocategory_outer {
  text-align: center;
}

.portfolio_category {
  display: inline-block;
  margin: 20px 10px;
}

.contact-form-2.contact-form span {
  line-height: 2;
}

.contactrighttext {
  line-height: 1.5;
}

.shortcode-btn .button-animation {
  margin: 0 15px 15px 0;
}

.shortcode_toggle .vc_toggle_title {
  background: #f8f8f8 none repeat scroll 0 0;

  border: 1px solid #ededed;

  padding: 5px 10px 5px 40px !important;
}

.shortcode_toggle .vc_toggle_title h4 {
  color: #898989;
}

.shortcode_toggle .vc_toggle_title .vc_toggle_icon {
  margin-left: 10px;
}

.shortcode_toggle .vc_toggle_content {
  padding-left: 0 !important;

  color: #666;
}

#content_sidebar .widget_nav_menu .menu-theme-feature-menu-container {
  border: 1px solid #ededed;

  margin-top: 50px;

  position: relative;
}

#content_sidebar .widget_nav_menu .menu-theme-feature-menu-container a {
  display: block;

  font-size: 15px;

  padding: 10px 10px 10px 25px;
}

#content_sidebar .widget_nav_menu .menu-theme-feature-menu-container li {
  border-bottom: 1px solid #ededed;
  padding: 0;
}

#content_sidebar .widget_nav_menu .menu-theme-feature-menu-container li:before {
  content: "\f101";

  font-family: fontawesome;

  left: 10px;

  margin-top: 10px;

  position: absolute;
}

#content_sidebar
  .widget_nav_menu
  .menu-theme-feature-menu-container
  li:before
  a:hover {
  color: #e52b21;
}

#content_sidebar
  .widget_nav_menu
  .menu-theme-feature-menu-container
  li.current-menu-item
  a {
  background: #e52b21;
  color: #fff;
}

#content_sidebar
  .widget_nav_menu
  .menu-theme-feature-menu-container
  li.current-menu-item:before {
  color: #fff;
}

#layout_theme-features .content-element-1 .container {
  max-width: 100%;

  padding: 0;

  width: 100%;
}

#searchform,
#commentform {
  border: none;
}

.contactform_map form.wpcf7-form {
  float: left;
}

#layout_theme-features .grid-row.row-fluid {
  width: 90%;
  margin: 0 auto;
}

.woocommerce-widget-layered-nav-list .count {
  display: none;
}

@media only screen and (max-width: 3500px) {
}

@media only screen and (max-width: 2500px) {
}

@media only screen and (max-width: 2100px) {
}

@media only screen and (max-width: 1600px) {
}

@media only screen and (max-width: 1566px) {
}

@media only screen and (max-width: 1366px) {
}

@media only screen and (min-width: 1300px) {
}

@media only screen and (max-width: 1280px) {
  #commentform .comment-form-author,
  #commentform .comment-form-email,
  #commentform .comment-form-url {
    display: block;

    width: 100%;
  }

  #commentform .comment-form-email {
    margin: 0;
  }
}

@media (max-width: 1200px) and (min-width: 768px) {
  .contactmapaddress .vc_col-sm-3 {
    margin-bottom: 10px;

    min-height: 50px;

    width: 50%;
  }

  .contmap_address-row .vc_col-sm-3,
  .contmap_address-row .vc_col-sm-9 {
    text-align: center;

    width: 100%;
  }

  .widget-area .widget_wpt .wpt-tabs li a {
    padding: 10px 5px;
    font-size: 12px;
  }
}

@media only screen and (max-width: 1199px) {
  .postgrid_ipad .vc_gitem-post-data-source-post_title h4 {
    color: #333;
  }
}

@media only screen and (max-width: 1199px) {
}

@media only screen and (max-width: 1024px) {
  .ochow-menu-item-toggle {
    display: block;
  }

  .header_menu #bs-example-navbar-collapse-1.collapse.in .navbar-nav a {
    color: #fff !important;

    text-align: left;

    background: none;
  }

  .header_menu #bs-example-navbar-collapse-1.collapse.in .navbar-nav a .caret {
    display: none;
  }

  .header_menu #bs-example-navbar-collapse-1.collapse.in #menu-search {
    display: none;
  }

  .header_menu #bs-example-navbar-collapse-1.collapse.in {
    background: #333;
  }

  .main-navigation li.current-menu-item {
    border: none;
  }

  .main-navigation .header_menu li a,
  .main-navigation .header_menu li:hover a {
    border-bottom: 1px solid #565151;
  }

  .main-navigation .header_menu li,
  .main-navigation .header_menu li:hover {
    border: none;
  }

  .nav > li > a > img.mobilelogo {
    max-width: 98%;
  }

  #menu-user-menu .menu-item-851,
  #menu-user-menu .menu-item-1799 {
    display: block;
    border: none;
  }

  .menuclode_toggle {
    background: #ffffff none repeat scroll 0 0;

    border-radius: 0;

    color: #e52b21;

    padding: 1px 5px;
  }

  form#searchform {
    bottom: -7px !important;

    display: block !important;

    float: left;

    height: 50px !important;

    position: relative !important;

    right: -15px !important;

    width: 90%;
  }

  .header_menu #searchform input#s {
    width: 80%;
  }

  .header_menu #bs-example-navbar-collapse-1.collapse.in .menu-search a {
    display: none;
  }

  #site-navigation .navbar-toggle .icon-bar {
    background-color: #fff;
  }

  #site-navigation .navbar-toggle {
    padding: 7px;
  }

  .author_details .author_content_right {
    width: 80%;
  }

  .author_details .author_left_img {
    width: 15%;
  }

  body.mobile-nav-in {
    position: fixed;

    width: 100%;
  }

  #site-navigation,
  #bs-example-navbar-collapse-1 {
    transition: all 0.5s;
  }

  .navbar-default.affix .sticky-only {
    display: block;

    width: 50%;

    float: left;

    padding: 9px 7px 10px 20px;
  }

  .navbar-default.affix .navbar-header .navbar-toggle {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 980px) {
}

@media only screen and (max-width: 959px) {
  .author_details .author_content_right {
    width: 70%;
  }

  .author_details .author_left_img {
    width: 20%;
  }
}

@media only screen and (max-width: 768px) {
  .meta-footer .meta_blog {
    border-left: medium none;

    border-right: medium none;

    display: block;

    padding: 5px 0;
  }

  .single_post_taglist .tag_list {
    width: 85%;
  }

  /*.topright {

    position: absolute;

    top: 0;

    right: 0;

     }*/

  .site-logo img {
    margin: 30px 0 10px 0;
  }

  .top-bar .navbar-nav > li > a {
    border-right: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .testimonial-grid .vc_gitem-post-data-source-post_excerpt {
    min-height: auto;
  }
  .contactrighttext {
    text-align: center;

    margin-top: 10px;

    margin-bottom: 10px !important;
  }

  .contactmapaddress .contmap_address-row {
    margin-bottom: 10px !important;
  }

  .widget-area .widget {
    width: 100%;
  }

  .portfolio_information .portfolio_information_inner .portfolio_lefttitle {
    width: 50%;
  }

  .related_post .youmaylikepost .action_div {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
  }

  .related_post .youmaylikepost {
    text-align: center;
    margin-bottom: 10px;
  }

  .youmaylikepost.col-sm-3 img .youmaylikepost.col-sm-3 img {
    height: auto;
  }

  .page-header-title.enable {
    font-size: 1.4em;
  }

  .postgrid_ipad .vc_hook_hover .vc_grid-item .vc_gitem-is-link {
    width: 50%;
  }

  .signleteam_row .team_name,
  .signleteam_row .team_content {
    margin-top: 15px;
  }

  body.blog .entry-title a,
  body.archive .entry-title a {
    font-size: 20px !important;
  }

  #commentform .comment-form-author,
  #commentform .comment-form-email,
  #commentform .comment-form-url {
    display: block;
    width: 100%;
  }

  #commentform .comment-form-email {
    margin: 0;
  }

  .hm-blog-row .vc_grid.vc_grid-gutter-30px .vc_grid-item {
    padding: 0;
  }

  .hm-blog-row .vc_grid.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-right: 0;
  }

  .hm-icon-row .wpb_row .vc_icon_element,
  .hm-icon-row,
  .hm-icon-row .wpb_row .vc_custom_heading,
  .hm-about-row .vc_custom_heading,
  .hm-about-row .vc_btn3-container,
  .hm-about-row {
    text-align: center !important;
  }

  .hm-about-row .vc_btn3-container {
    width: 100%;
  }

  .hm-icon-row .wpb_column.vc_col-sm-4 {
    margin-bottom: 30px;
  }

  .hm-icon-row {
    padding: 0 !important;
  }

  .hm-blog-row .vc_btn3-container.vc_btn3-right {
    text-align: left;
  }

  .aptf-single-tweet-slide {
    font-size: 1em;
  }

  .icon-box,
  .content-center,
  .heading-center {
    text-align: center !important;
  }

  #whychoose-row .wpb_column.vc_column_container.vc_col-sm-8 {
    margin-bottom: 30px;
  }

  #whychoose-row {
    padding-bottom: 0;
  }

  #whychoose-row .vc_col-sm-4 {
    margin-bottom: 20px;
  }

  .green-tick {
    margin-bottom: 35px !important;
  }
}

/*--------------iPhone 6 plus landscape----------------*/

@media only screen and (max-width: 736px) {
  .partner-row .vc_column-inner {
    padding-top: 0px !important;
  }

  /*.tablet-background {

    background: rgba(17, 17, 17, 0.66);

    width: auto;

    margin: 0px 0px 20px 0px;

}

.top-bar .navbar-nav > li > a{font-size: 0px;}



.top-bar .navbar-nav > li:first-child > a:after {

    content: "\f007";

    font-size: 14px;

    font-family: FontAwesome;

}

.top-bar .navbar-nav > li:nth-child(2) > a:after {

    content: "\f07a";

    font-size: 14px;

    font-family: FontAwesome;

    color: #000;

}

.top-bar .navbar-nav > li {

    display: inline-block;

    margin: 4px 0px;

}*/
}

/*--------------iPhone 6 landscape----------------*/

@media only screen and (max-width: 667px) {
}

/*--------------iPhone 5 landscape----------------*/

@media only screen and (max-width: 568px) {
}

@media only screen and (max-width: 480px) {
  .portfolio_information .portfolio_information_inner .portfolio_lefttitle {
    width: 100%;
  }

  .postgrid_ipad .vc_hook_hover .vc_grid-item .vc_gitem-is-link {
    width: 50%;
  }

  .fs-30,
  h2,
  .h2 {
    font-size: 1.3em;
  }

  .fs-36,
  h1,
  .h1 {
    font-size: 1.5em;
  }

  .navbar-default.affix .sticky-only {
    padding: 20px 7px 10px 20px;
  }

  .woocommerce ul.products li.product {
    width: 100% !important;
  }
}

/*--------------iPhone 6 plus portrait----------------*/

@media only screen and (max-width: 414px) {
  .entry-content h4,
  .comment-content h4 {
    line-height: 1.2;
  }
}

/*--------------iPhone 6 portrait----------------*/

@media only screen and (max-width: 375px) {
  .contact-image-heading {
    font-size: 1.3333333333rem !important;
  }

  .single_post_taglist .tag_list {
    padding: 5px 0;

    width: 80%;
  }

  .author_details .author_left_img {
    width: 30%;
  }

  .author_details .author_content_right {
    width: 60%;
  }

  .comment_left_image {
    margin-right: 30px;
  }

  .comment_right_content {
    width: 60%;
  }

  h1,
  h2,
  .widget-title,
  .wpex-widget-recent-posts-title,
  .comment-reply-title,
  .vcex-heading,
  .entry-title,
  .sidebar-box .widget-title {
    font-size: 1.57em !important;
  }
}

/*--------------iPhone 5 portrait----------------*/

@media only screen and (max-width: 320px) {
  .page-header-title.enable {
    font-size: 1.2em;
  }
}

@media only screen and (max-width: 300px) {
}

@media only screen and (max-width: 200px) {
}

.navbar-header {
  float: right;
}

div#feature_sidebar {
  padding-top: 35px;
}

#feature_sidebar .menu-theme-feature-container {
  border: 1px solid #ccc;

  font-size: 16px;

  line-height: 26px;
}

#feature_sidebar .menu-theme-feature-container > ul {
  list-style: none !important;

  padding: 0;

  margin: 0;
}

#feature_sidebar .menu-theme-feature-container > ul > li {
  border-bottom: 1px solid #ccc;

  padding: 8px;
}

#feature_sidebar .menu-theme-feature-container > ul > li.current-menu-item {
  background-color: #e52b21;
}

#feature_sidebar .menu-theme-feature-container > ul > li.current-menu-item > a {
  color: #fff;
}

#feature_sidebar .menu-theme-feature-container > ul > li > a:before {
  content: "\f101";

  font-family: fontawesome;

  margin-right: 10px;
}

.page_sidebar ul {
  padding: 0;

  margin: 0;

  list-style: none !important;

  font-size: 1.143em;

  line-height: 32px;
}

.page_sidebar ul li {
  padding: 8px;
}

.page_sidebar ul li:last-child {
  border: 0px;
}

.page_sidebar input {
  font-size: 14px;

  width: 100%;

  margin: 3px;
}

.page_sidebar input.search-submit {
  background-color: #e52b21;

  color: #fff;
}

#footer-sidebar .col-sm-4 {
  border-right: 1px solid #e2e2e2;

  padding: 30px 0px;
}

#footer-sidebar .col-sm-4:last-child {
  border: 0;
}

#footer .widget-title {
  font-size: 1.7142857142857142em !important;

  letter-spacing: 0px;

  margin-bottom: 10px;

  text-transform: uppercase;

  text-align: center;

  font-weight: normal;
}

#footer-sidebar .textwidget {
  width: 100%;

  margin: 0 auto;

  line-height: 1.8em;

  text-align: left;
}

#footer-sidebar .textwidget h4 {
  margin-top: 25px;
  color: #fff;
  text-transform: uppercase;
}

#footer-social-media .widget-title {
  font-size: 1em !important;

  color: #999;
}

#footer-social-media a i {
  color: #444;
}

.vc_custom_1500275373792 {
  padding-top: 45px !important;

  padding-right: 0% !important;

  padding-bottom: 25px !important;

  padding-left: 20px !important;

  background-color: #ffffff !important;
}

.vc_custom_1495716797324 {
  padding-top: 50px !important;

  padding-bottom: 50px !important;

  background-image: url(http://wordpressdemo.multipurposethemes.com/corporate/corp09/wp-content/uploads/2017/07/img-01.jpg) !important;

  background-position: center !important;

  background-repeat: no-repeat !important;

  background-size: cover !important;
}

.footer-info i.fa {
  margin-right: 10px;

  color: #ee2b36;
}

.footer-info {
  line-height: 32px;
}

.footer-text {
  text-align: center;

  color: #ccc;

  font-size: 14px;
}

.ft-social-icons i.fa {
  width: 30px;

  height: 30px;

  background-color: rgba(255, 255, 255, 0.5);

  color: #4a4a4a;

  text-align: center;

  line-height: 30px;
}

footer .wpb_button,
footer .wpb_content_element,
footer ul.wpb_thumbnails-fluid > li {
  margin-bottom: 10px;
}

#footer .widget ul li {
  margin: 0px;

  border: 0px;

  padding: 5px 0px;
}

#footer .widget ul a {
  display: block;

  text-decoration: none;

  font-size: 1.14em;
}

#footer li a,
#footer li {
  color: #898989;

  transition: all 600ms ease 0s;

  -webkit-transition: all 600ms ease 0s;

  -moz-transition: all 600ms ease 0s;

  -ms-transition: all 600ms ease 0s;

  -o-transition: all 600ms ease 0s;
}

#footer a {
  color: #898989;
}

#footer li a:hover {
  color: #e52b21;

  margin-left: 5px;

  text-decoration: none;
}

footer .page-content,
footer .entry-content,
footer .entry-summary {
  margin: 0px;
}

div#footer-column1 {
  padding-left: 0px;
}

div#footer-column2 {
  padding-left: 0px;
}

div#footer-column3 {
  padding-left: 0px;
}

div#footer-column4 {
  padding-left: 0px;
}

#footer {
  color: #999999;

  background-color: #111;
}

.footer_icon i.fa {
  margin-right: 10px;
}

#menu-my-account {
  padding: 0px;
}

#menu-my-account li {
  display: flex;

  margin: 10px;
}

#menu-my-account li a {
  display: block;

  text-decoration: none;

  font-size: 1.14em;
}

.blog-content.is-sticky {
  padding: 20px;

  margin-bottom: 20px;
}

.blog-content.is-sticky {
  padding-right: 0;
}

@media only screen and (min-width: 1025px) {
  .page-template-hometemplate .main-navigation {
    position: absolute !important;

    background: transparent;
  }
}

.home article.blog-post {
  padding: 0;
}

.shop_sidebar span.count {
  display: none;
}

.home .blog-content {
  padding: 20px 15px;
}

.single-post .blog-content {
  padding: 0px 15px;
  display: inline-block;
  text-align: justify;
  width: 100%;
}

.blog .blog-content,
.single-post .blog-content,
.woocommerce-cart .blog-content,
.woocommerce-checkout .blog-content,
.post-type-archive-product .blog-content {
  padding: 20px 15px !important;
  display: inline-block;
  text-align: justify;
  width: 100%;
}
.single-post .blog-content {
  padding: 0 !important;
}
article.blog-post {
  padding: 0px 0px;
  display: block;
}

.post-type-archive-product .blog-post .blog article.blog-post,
.single-post article.blog-post,
.woocommerce-cart article.blog-post,
.woocommerce-checkout article.blog-post {
  padding: 20px 0px !important;
  display: block;
}

.single-header {
  background: #f2f2f2;
}

.navbar-default .nav > li > a {
  text-transform: uppercase !important;
}

#footer-column3 figure.gallery-item {
  width: 25%;
  float: left;
}

@media screen and (max-width: 1024px) {
  .hide-mobile {
    display: none;
  }

  .main-navigation {
    position: relative;
  }

  .right_menu,
  .left_menu {
    padding: 0% !important;
  }
}

@media screen and (max-width: 375px) {
  .header-logo {
    width: 70%;
  }
}

.navbar-default .navbar-header .navbar-toggle {
  margin: 20px;
}

.creative-btn a {
  padding: 10px 40px !important;

  height: 50px;

  font-size: 1.286em !important;

  margin-right: 15px;

  border-radius: 3px !important;

  width: 200px;
}

.profile-circle {
  display: none;
}

.white-testimonials p {
  font-size: 1.125em;

  color: #a0a1a5;

  text-align: center !important;
}

#fade-quote-carousel blockquote {
  text-align: center !important;

  border: none;

  margin-bottom: 0;

  width: 70% !important;

  margin: 0 auto;
}

#fade-quote-carousel.carousel {
  margin: -25px !important;
}

#fade-quote-carousel blockquote .person {
  color: #fff;

  font-size: 1.286em;
}

#footer .copyright {
  padding: 20px 0;

  border-top: 1px solid rgba(71, 71, 71, 0.25);
}

.copyright-menu {
  color: #474747;
}

.copyright-menu a {
  padding: 0 10px;
}

#footer .widget-title {
  font-size: 1em !important;

  color: rgba(255, 255, 255, 0.7) !important;

  text-align: left !important;
}

.newsletter-blc input[type="email"] {
  background-color: rgba(17, 18, 20, 0.6);

  border: 0;

  border-radius: 4px;

  width: 80%;

  padding-left: 10px;
}

#footer .newsletter-blc input[type="email"] {
  background-color: #3a3939 !important;
}

button.newsletter_btn {
  background-color: transparent;

  border: 0;

  color: #e52b21;

  margin-left: -25px;
}

ul.list-inline.social-links a {
  color: #898989 !important;
}

ul.list-inline.social-links {
  margin: 15px 0 !important;
}

ul.list-inline.social-links li {
  margin-left: 10px;
}

div#footer-sidebar ul {
  padding: 0;

  list-style: none;
}

div#footer-sidebar ul li {
  margin: 0;

  margin-bottom: 20px;
}

div#footer-sidebar ul li a {
  max-width: 100% !important;

  width: 100% !important;

  display: block;
}

span.post-date {
  color: #898989;

  font-size: 0.89em;
}

/*.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_author:before {

    content: "by";

    margin-right: 10px;

    color:rgba(255, 255, 255, 0.5);



}*/

.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_author {
  display: inline-flex;
}

.contact-form input.wpcf7-submit {
  background: #e52b21;

  border-color: #e52b21;
}

div#footer-sidebar > div:last-child {
  padding-right: 0px;
}

.at-text-center {
  text-align: center !important;
}

.vc_btn3.vc_btn3-style-custom {
  background-image: none !important;
}

.seperater-5 {
  width: 5% !important;
}

.hm3-contact .contact-form-4.contact-form {
  padding: 0;
}

/*accordion style */

.acc-style-1 .vc_tta-panel-title,
.acc-style-2 .vc_tta-panel-title {
  background-color: #fff;

  font-size: 1em;

  letter-spacing: 2px;

  font-weight: 400;

  width: 100%;

  display: block;

  border: 1px solid rgba(0, 0, 0, 0.1);

  text-transform: uppercase;
}

.acc-style-1 .vc_tta-panel,
.acc-style-2 .vc_tta-panel {
  margin-bottom: 15px !important;
}

.acc-style-1 .vc_tta-panel-heading,
.acc-style-1 .vc_tta-panel-body,
.acc-style-2 .vc_tta-panel-heading,
.acc-style-2 .vc_tta-panel-body {
  background: transparent !important;

  border: 0 !important;
}

.vc_tta-accordion .vc_tta-panel-body p,
.vc_tta-accordion .vc_tta-panel-body p {
  line-height: 23px;
}

.acc-style-1 .vc_tta-panel-title > a {
  padding: 15px 18px !important;
}

.acc-style-1 .vc_tta-panel-heading a:hover span,
.acc-style-1 .vc_tta-panel.vc_active a span {
  color: #000;
}

.acc-style-1 .vc_tta-controls-icon::before,
.acc-style-1 .vc_tta-controls-icon::after {
  border-color: rgba(102, 102, 102, 0.76) !important;
}

.acc-style-1 .vc_tta-panel-heading:hover .vc_tta-controls-icon::before,
.acc-style-1 .vc_tta-panel-heading:hover .vc_tta-controls-icon::after {
  border-color: #000 !important;
}

.acc-style-1 .vc_tta-panel.vc_active a .vc_tta-controls-icon::before,
.acc-style-1 .vc_tta-panel.vc_active a .vc_tta-controls-icon::after {
  border-color: #000 !important;
}

.acc-style-2 .vc_tta-panel-heading a:hover span,
.acc-style-2 .vc_tta-panel.vc_active a span {
  color: #fff;
}

.acc-style-2 .vc_tta-panel-heading,
.acc-style-2 .vc_tta-panel-title {
  background: #000 !important;

  border: 0 !important;
}

.acc-style-2 .vc_tta-panel-title {
  border: 1px solid rgba(0, 0, 0, 1);
}

.acc-style-2 .vc_tta-controls-icon::before {
  border-color: #fff !important;
}

.acc-style-2 .vc_tta-panel-heading span {
  color: #fff !important;
}

.acc-style-3 .vc_tta-panel-title {
  background-color: #f2f2f2;

  font-size: 1.2em;

  border: 0;

  padding: 10px 15px;
}

.acc-style-3 .vc_tta-panel-title a {
  color: #000 !important;

  font-weight: 600;
}

.acc-style-3 .vc_tta-panel {
  margin-bottom: 25px !important;
}

.acc-style-3 .vc_tta-controls-icon::before,
.acc-style-3 .vc_tta-controls-icon::after {
  border-color: #000 !important;
}

.toggle-style-1 .vc_toggle_title,
.toggle-style-2 .vc_toggle_title {
  background: #fff;

  padding: 15px 41px !important;

  border: 1px solid rgba(0, 0, 0, 0.1);
}

.toggle-style-1 .vc_toggle_title h4 {
  color: #626262;
}

.toggle-style-1 .vc_toggle_title:hover h4,
.toggle-style-1 .vc_toggle_active .vc_toggle_title h4 {
  color: #000;
}

.toggle-style-1 .vc_toggle_simple .vc_toggle_icon::after,
.toggle-style-1 .vc_toggle_simple .vc_toggle_icon::before {
  background-color: #898989 !important;
}

.toggle-style-1 h4,
.toggle-style-2 h4 {
  color: #000;

  font-size: 1em;
}

.toggle-style-1 .vc_toggle,
.toggle-style-2 .vc_toggle {
  margin-bottom: 15px;
}

.toggle-style-1 .vc_toggle_content p,
.toggle-style-2 .vc_toggle_content p {
  line-height: 23px;

  margin-bottom: 0;

  padding: 17px 15px 10px 15px !important;
}

.toggle-style-2 .vc_toggle_title {
  background: #000;
}

.toggle-style-2 .vc_toggle_title h4 {
  color: #fff;
}

.toggle-style-2 .vc_toggle_title i::before,
.toggle-style-2 .vc_toggle_title i::after {
  background-color: #fff !important;
}

.toggle-style-3 .vc_toggle_title {
  padding: 20px 10px 20px 40px !important;
}

.toggle-style-3 .vc_toggle {
  margin-bottom: 0px !important;
}

.toggle-style-3 .vc_toggle {
  border: 1px solid rgba(0, 0, 0, 0.15);

  border-bottom: 0;
}

.toggle-style-3 #1520503382551-9dc09ae4-93f3 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
}

.toggle-style-3 .vc_toggle_content {
  margin: 0px !important;
}

.toggle-style-3 .vc_toggle_title {
  border: 0px;
}

.toggle-style-3 .vc_toggle_content p {
  padding: 0px 15px 10px 15px !important;
}

.toggle-style-3 .vc_toggle_active .vc_toggle_title h4 {
  font-weight: 600;
}

.toggle-style-3 .vc_toggle_title h4 {
  font-size: 1.2em;
}

.vc_toggle_title {
  letter-spacing: 2px;
}

/*over accordion style */

/*progress bar */

.vc_progress_bar .vc_single_bar .vc_label {
  padding: 0.6em 1em !important;
}

.wpb_progress_bar_heading {
  font-size: 1em;

  margin-bottom: 5px;
}

.vc_progress_bar .vc_single_bar {
  background: #dedede !important;
}

.vc_progress_bar .vc_single_bar,
.vc_progress_bar .vc_single_bar .vc_bar {
  -webkit-border-radius: 0px !important;

  -moz-border-radius: 0px !important;

  border-radius: 0px !important;
}

.vc_progress_bar .vc_single_bar {
  -webkit-box-shadow: none !important;

  box-shadow: none !important;
}

.vc_progress_bar {
  margin-bottom: 20px !important;
}

.progressbar-style-5 .vc_single_bar .vc_label {
  padding: 2px 10px !important;
}

.progressbar-style-3 .vc_progress_bar {
  margin-bottom: 0px !important;
}

.progressbar-style-3 .vc_single_bar {
  margin-bottom: 20px !important;
}

.progressbar-style-3 .vc_label {
  text-transform: uppercase !important;
}

.vc_progress_bar.progressbar-style-1 .vc_single_bar .vc_label {
  padding: 0.1em 1em !important;
}

.progressbar-style-1 .wpb_progress_bar_heading {
  font-size: 0.8em;
}

.progressbar-style-1 .gray {
  color: #898989;
}

.progressbar-style-1 .vc_progress_bar {
  margin-bottom: 27px !important;
}

/*over progress bar css*/

/*button style css*/

.at-btn-large button,
.at-btn-medium button,
.at-btn-small button,
.at-btn-mini button,
.at-btn-large a,
.at-btn-medium a,
.at-btn-small a,
.at-btn-mini a {
  font-weight: 600;

  text-transform: uppercase;

  letter-spacing: 1px;
}

.at-button-dark button,
.at-button-dark a {
  border-width: 2px !important;
}

.at-button-dark button:hover,
.at-button-dark a:hover {
  color: #000 !important;

  border-color: #000 !important;

  background: transparent !important;
}

.at-button-light button:hover,
.at-button-light a:hover {
  color: #fff !important;

  border-color: #fff !important;

  background: transparent !important;
}

.at-btn-thick-border button,
.at-btn-thick-border a {
  border-width: 4px !important;

  font-weight: bold;
}

.at-btn-thin-border button,
.at-btn-thin-border a {
  border-width: 1px !important;
}

.at-btns-block .at-btn-medium {
  padding: 10px !important;
}

.at-btns-block .at-btn-small {
  padding: 13px 0px !important;
}

.at-btns-block .at-btn-mini {
  padding: 16px 11px !important;
}

.at-btn-large button,
.at-btn-large a {
  font-size: 1.3846153846153846em !important;

  padding: 18px 35px !important;
}

.at-btn-medium button,
.at-btn-medium a {
  font-size: 1.0769230769230769em !important;

  padding: 10px 22px !important;
}

.at-btn-small button,
.at-btn-small a {
  padding: 9px 14px !important;

  font-size: 0.8461538461538461em !important;
}

.at-btn-mini button,
.at-btn-mini a {
  padding: 7px 12px !important;

  font-size: 0.6923076923076923em !important;
}

.at-btn-large button.vc_btn3-icon-left,
.at-btn-large a.vc_btn3-icon-left {
  padding-left: 52px !important;
}

.at-btn-medium button.vc_btn3-icon-left,
.at-btn-medium a.vc_btn3-icon-left {
  padding-left: 43px !important;
}

.at-btn-small button.vc_btn3-icon-left,
.at-btn-small a.vc_btn3-icon-left {
  padding-left: 33px !important;
}

.at-btn-mini button.vc_btn3-icon-left,
.at-btn-mini a.vc_btn3-icon-left {
  padding-left: 31px !important;
}

.at-btn-large .vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
  font-size: 23px;
}

.at-btns-block .vc_icon_element {
  display: inline-block;
  margin: 0px 5px;
}

.at-btns-block
  .vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
  height: 2em !important;

  width: 2em !important;
}

.at-socialicons.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner
  .vc_icon_element-icon {
  width: 60px;

  height: 60px !important;

  line-height: 60px !important;
}

.at-btns-block .vc_icon_element-inner:hover .fa::before {
  color: #fff;
}

.at-btns-block .vc_icon_element-inner:hover {
  opacity: 0.8;
}

.at-socialicons .vc_icon_element-inner:hover .vc_icon_element-icon.fa-facebook {
  background-color: #3b5998;
}

.at-socialicons .vc_icon_element-inner:hover .vc_icon_element-icon.fa-twitter {
  background-color: #00aced;
}

.at-socialicons
  .vc_icon_element-inner:hover
  .vc_icon_element-icon.fa-google-plus {
  background-color: #dd4b39;
}

.at-socialicons .vc_icon_element-inner:hover .vc_icon_element-icon.fa-tumblr {
  background-color: #32506d;
}

.at-socialicons .vc_icon_element-inner:hover .vc_icon_element-icon.fa-rss {
  background-color: #f26522;
}

.at-socialicons .vc_icon_element-inner:hover .vc_icon_element-icon.fa-behance {
  background-color: #42a9fb;
}

.at-socialicons
  .vc_icon_element-inner:hover
  .vc_icon_element-icon.fa-instagram {
  background-color: #517fa4;
}

.at-socialicons
  .vc_icon_element-inner:hover
  .vc_icon_element-icon.fa-github-alt {
  background-color: #333333;
}

.at-socialicons .vc_icon_element-inner:hover .fa::before {
  color: #fff !important;
}

.at-btn-extralarge .vc_btn3 {
  text-transform: uppercase;

  font-size: 30px !important;
}

.btn-innerfont {
  font-size: 18px !important;
}

.at-revealicon-btn .vc_btn3 .vc_btn3-icon {
  left: -2px;

  opacity: 0;
}

.at-revealicon-btn .vc_btn3 .vc_btn3-icon {
  left: -2px !important;

  opacity: 0;

  transition-property: left;

  transition: 1s;
}

.at-revealicon-btn:hover .vc_btn3 .vc_btn3-icon {
  left: 19px !important;

  opacity: 1;
}

.at-btn-primary button,
.at-btn-primary a {
  background-color: #428bca !important;
}

.at-btn-success button,
.at-btn-success a {
  background-color: #5cb85c !important;
}

.at-btn-info button,
.at-btn-info a {
  background-color: #5bc0de !important;
}

.at-btn-warning button,
.at-btn-warning a {
  background-color: #f0ad4e !important;
}

.at-btn-danger button,
.at-btn-danger a {
  background-color: #d9534f !important;
  box-shadow: 0 3px 0 #c9302c !important;
}

.at-btn-primary button:hover,
.at-btn-primary a:hover {
  background-color: #3071a9 !important;
}

.at-btn-success button:hover,
.at-btn-success a:hover {
  background-color: #449d44 !important;
}

.at-btn-info button:hover,
.at-btn-info a:hover {
  background-color: #31b0d5 !important;
}

.at-btn-warning button:hover,
.at-btn-warning a:hover {
  background-color: #ec971f !important;
}

.at-btn-danger button:hover,
.at-btn-danger a:hover {
  background-color: #c9302c !important;
}

.at-socialicons.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  margin: 0px 10px;
}

.at-social-btns
  .vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
  width: 2em !important;

  height: 2em !important;

  margin: 0px 5px !important;
}

.at-btns-block {
  text-align: center;
}

/*over button style cs*/

/*pricing boxes */

.black {
  color: #000;
}

.color-999 {
  color: #999;
}

.at-pricing-block .vc_column-inner {
  padding: 0 !important;
}

.at-pricing-block .wpb_text_column {
  margin-bottom: 0;
}

.at-pricing-features ul li {
  line-height: 32px;
  color: #898989;
}
.at-pricing-white li {
  color: #fff !important;
}
.at-pricing-title h3 {
  text-transform: uppercase;
  margin: 0px;
}

.at-price-block-black h3 {
  color: #fff;
}

.at-pricing-block {
  text-align: center;

  background: #fff;

  padding: 30px 0px 35px;

  border-right: 1px solid rgba(0, 0, 0, 0.05);
}

.at-price-block-black {
  background: #000;

  margin: -20px -1px 0;

  z-index: 10;

  color: #999;
}

.at-price-block-gray {
  background: #cccccc61;

  box-shadow: 0 3px 30px -7px #909090 !important;
}

.at-pricing-features ul {
  list-style: none;

  padding: 0;
}

.at-pricing-title {
  padding-bottom: 30px;

  margin-bottom: 30px;

  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.at-price-block-black .at-pricing-title {
  border-color: rgba(255, 255, 255, 0.3);
}

.at-pricing-title span {
  display: block;

  text-align: center;
}

.at-price-amt {
  font-size: 4.923076923076923em;
  font-weight: 300;
}

.at-price-unit {
  font-size: 2.1538461538461537em;

  vertical-align: top;

  margin-top: 12px;

  display: inline-block;
}

.at-price-tenure {
  font-size: 1.2307692307692308em;
}

.at-pricing-action a {
  border: 2px solid #000;

  border-radius: 0;

  font-size: 0.8461538461538461em;
}

.at-price-block-black .at-pricing-action a {
  background: #fff;

  border-color: #fff;
}

.at-price-block-black .at-pricing-action a:hover {
  background: #000;

  color: #fff;
}

.at-pricing-action {
  padding-top: 35px;
}

.at-pricing-action a:hover {
  background: #000;

  color: #fff;
}

.at-pricing-block hr {
  margin-top: 20px;

  margin-bottom: 40px;

  border: 0;

  width: 34%;

  border-top: 2px solid #000;
}

.at-price-block-black hr {
  border-color: #999;
}

.at-pricing-features .fa-star {
  color: #ffc600;
}

.at-pricing-block.at-pricing-green {
  background: #3bceb6 !important;
}

.at-pricing-block.at-pricing-block-pink {
  background-color: #8067e3 !important;
}

.at-pricing-block.at-pricing-block-sky {
  background-color: #01c3dd !important;
}

.at-pricing-block.at-pricing-block-blue {
  background-color: #4975d6 !important;
}

.at-pricing-block.at-pricing-block-blue .at-pricing-price,
.at-pricing-block.at-pricing-green .at-pricing-price,
.at-pricing-block.at-pricing-block-pink .at-pricing-price,
.at-pricing-block.at-pricing-block-sky .at-pricing-price {
  background: transparent !important;
}

.at-pricing-white {
  color: #fff !important;
}

.at-pricing-white hr {
  border-color: #fff !important;
}

.at-pricing-white .at-pricing-title h3 {
  color: #fff;
}

.at-pricing-white .at-pricing-action a {
  border: 2px solid #fff;

  color: #fff;
}

.at-pricing-white .at-pricing-action a:hover {
  background: transparent;
}

/*over pricing boxes css*/

/*feature box css*/

.at-process-sub {
  max-height: 165px;

  overflow: hidden;
}

.at-process-text {
  line-height: 40px;

  -webkit-transition: all 200ms linear;

  -moz-transition: all 200ms linear;

  -o-transition: all 200ms linear;

  -ms-transition: all 200ms linear;

  transition: all 200ms linear;
}

.at-process-number {
  color: #e52b21;

  font-weight: 100;

  font-size: 3.8461538461538463em;

  letter-spacing: -2px;

  display: block;

  text-align: center;

  margin-top: 10px;
}

.at-process-txt {
  color: #000000;

  text-align: center;

  display: block;

  text-transform: uppercase;

  margin-top: 15px;

  font-weight: 600;
}

.at-work-line {
  background: #d4d4d4;

  margin-top: 3% !important;

  margin-bottom: 3% !important;

  height: 4px;

  margin: 0 auto !important;

  width: 30px;
}

.at-process-details span {
  line-height: 22px;

  font-size: 0.8461538461538461em;

  text-align: center;

  display: block;
}

.at-process-details i {
  color: #e52b21;

  font-size: 3.076923076923077em !important;

  display: block;

  text-align: center;

  margin-bottom: 20px;
}

.at-process-details {
  opacity: 0;

  width: 100%;

  height: 0;

  bottom: 30px;

  left: 0;

  position: absolute !important;

  display: block !important;
}

.at-process-sub:hover .at-process-text {
  -webkit-transform: translateY(-150%);

  -moz-transform: translateY(-150%);

  -ms-transform: translateY(-150%);

  -o-transform: translateY(-150%);

  transform: translateY(-150%);
}

.at-process-sub:hover .at-process-details {
  z-index: 2;

  opacity: 1;

  bottom: -30px;

  -webkit-transition: all 200ms linear;

  -moz-transition: all 200ms linear;

  -o-transition: all 200ms linear;

  -ms-transition: all 200ms linear;

  transition: all 200ms linear;

  height: 100%;
}

.at-feature-blog .vc_single_image-wrapper img {
  transition: all 0.3s ease;

  -webkit-transition: all 0.3s ease;
}

.at-feature-blog .vc_gitem-animated-block:hover .vc_single_image-wrapper img {
  -ms-transform: scale(1.2, 1.2);

  -webkit-transform: scale(1.2, 1.2);

  transform: scale(1.2, 1.2);

  transition: all 0.3s ease;

  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  opacity: 0.5;
}

.feature-test-img img {
  border-radius: 100%;
}
/*over feature boxes css*/

/*icons css*/

.fa-examples div {
  border: 1px solid #e5e5e5;

  font-size: 0.8461538461538461em;

  margin: -1px 0 0 -1px;

  padding: 15px 0 15px 15px !important;

  color: #868686;
}

.fa-examples i {
  color: #555555;

  font-size: 14px;

  letter-spacing: 0;

  margin-right: 5px;
}

.fa-examples div:hover {
  background-color: #fafafa;
}

.icons-row {
  text-align: center;
}

.icons-row .vc_icon_element {
  display: inline-block;

  margin: 15px 45px 0px;
}

.icons-large-row .vc_icon_element {
  margin: 0px 25px;
}

.icons-med-row .vc_icon_element {
  margin: 0px 15px;
}

.icons-small-row .vc_icon_element {
  margin: 0px 5px;
}

.icons-mini-row .vc_icon_element {
  margin: 0px;
}

.icons-row .vc_empty_space {
  height: 20px !important;
}

.icons-row {
  padding-bottom: 25px;
}

.i-bordered .vc_icon_element-icon {
  border: 1px solid rgba(0, 0, 0, 0.15);

  background-color: transparent !important;

  color: #9a9a9a;
}

.i-rounded .vc_icon_element-icon {
  border-radius: 3px;

  background-color: #000;

  color: #fff;

  border: 1px solid rgba(0, 0, 0, 0.15);
}

.vc_icon_element.vc_icon_element-outer.i-large
  .vc_icon_element-inner.vc_icon_element-size-xl
  .vc_icon_element-icon {
  width: 100px;

  height: 100px;

  line-height: 98px !important;

  text-align: center;

  font-size: 40px !important;
}

.i-rounded .vc_icon_element-icon {
  border-radius: 3px;

  background-color: #000;

  color: #fff;

  border: 1px solid rgba(0, 0, 0, 0.15);
}

.i-hover .vc_icon_element-icon:hover {
  background: #000 !important;

  color: #fff !important;
}

.i-hover .vc_icon_element-icon:hover::before {
  color: #fff !important;
}

.i-light .vc_icon_element-icon {
  background-color: #fff;

  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08) inset;

  color: #9a9a9a;

  text-shadow: 1px 1px 1px #fff;
}

.vc_icon_element.vc_icon_element-outer.i-medium
  .vc_icon_element-inner.vc_icon_element-size-md
  .vc_icon_element-icon {
  width: 80px;

  height: 80px;

  line-height: 80px !important;

  text-align: center;

  font-size: 30px !important;
}

.i-light .vc_icon_element-icon:hover {
  background-color: #fff !important;

  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15) inset !important;

  color: #444;

  text-shadow: none;
}

.i-light .vc_icon_element-icon:hover::before {
  color: #000 !important;
}

.vc_icon_element.vc_icon_element-outer.i-small
  .vc_icon_element-inner.vc_icon_element-size-sm
  .vc_icon_element-icon {
  width: 60px;

  height: 60px;

  line-height: 60px !important;

  text-align: center;

  font-size: 22px !important;
}

.i-i-3d .vc_icon_element-icon {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);

  color: #9a9a9a !important;

  background-color: #fff !important;

  color: #000;
}

.i-i-3d .vc_icon_element-icon:hover {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

.i-i-3d .vc_icon_element-icon:hover::before {
  color: #9a9a9a !important;
}

.i-3d-border .vc_icon_element-inner .vc_icon_element-icon {
  border-bottom: 3px solid rgba(0, 0, 0, 0.15) !important;

  color: #fff;

  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.vc_icon_element.vc_icon_element-outer.i-mini
  .vc_icon_element-inner.vc_icon_element-size-xs
  .vc_icon_element-icon {
  width: 40px;

  height: 40px;

  line-height: 40px !important;

  text-align: center;

  font-size: 15px !important;
}

.bg-yellow-ochre .vc_icon_element-icon {
  background: #997546 !important;
}

.bg-orange .vc_icon_element-icon {
  background: #c24742 !important;
}

.bg-yellow .vc_icon_element-icon {
  background: #e52b21 !important;
}

.bg-green .vc_icon_element-icon {
  background: #70bd5b !important;
}

.bg-dark-blue .vc_icon_element-icon {
  background: #3273a5 !important;
}

.bg-dark-gray .vc_icon_element-icon {
  background: #252525 !important;
}

.i-mini .vc_icon_element-icon::before {
  color: #fff;
}

.i-mini .vc_icon_element-icon:hover {
  background-color: #000 !important;
}

.i-mini .vc_icon_element-icon:hover::before,
.i-mini:hover .vc_icon_element-icon::before {
  color: #fff !important;
}

.i-mini:hover {
  -webkit-transform: scale(1.2);

  -moz-transform: scale(1.2);

  -o-transform: scale(1.2);

  -ms-transform: scale(1.2);

  transition: 0.2s;

  transform: scale(1.2) !important;
}

.icons--style-large .vc_icon_element {
  margin: 15px 50px 0px;
}

.icons--style-medium .vc_icon_element {
  margin: 40px 30px 0px;
}

.icons--style-small .vc_icon_element {
  margin: 30px 17px 0px;
}

.icons--style-mini .vc_icon_element {
  margin: 14px 6px 0px;
}

/*over icons css*/

/*alert messages */

.alert-msg {
  font-size: 1.5384615384615385em !important;

  border: 0 !important;

  border-bottom: 3px solid !important;

  background-color: transparent !important;

  padding: 2em 5em 2em 4em !important;

  font-weight: 100;

  text-align: left;
}

.alert-msg p {
  line-height: 28px;
  text-align: left;
}

.alert-success-1 {
  color: #3c763d !important;

  border-color: #d6e9c6 !important;
}

.alert-info-1 {
  color: #31708f !important;

  border-color: #bce8f1 !important;
}

.alert-warning-1 {
  color: #8a6d3b !important;

  border-color: #faebcc !important;
}

.alert-error-1 {
  color: #a94442 !important;

  border-color: #ebccd1 !important;
}

.alert-msg .vc_message_box-icon {
  color: #999 !important;
}

.alert-msg:hover {
  border-width: 5px !important;
}

.alert-msg-2,
.alert-msg-3 {
  padding-left: 3em !important;
}

.alert-msg-2 i,
.alert-msg-3 i {
  font-size: 1em !important;
}

.alert-success-2 {
  color: #3c763d !important;

  background-color: #dff0d8 !important;

  border-color: #d6e9c6 !important;
}

.alert-success-2 i,
.alert-success-3 i {
  color: #3c763d !important;
}

.alert-info-2 {
  color: #31708f !important;

  background-color: #d9edf7 !important;

  border-color: #bce8f1 !important;
}

.alert-info-2 i,
.alert-info-3 i {
  color: #31708f !important;
}

.alert-warning-2 {
  color: #8a6d3b !important;

  background-color: #fcf8e3 !important;

  border-color: #faebcc !important;
}

.alert-warning-2 i,
.alert-warning-3 i {
  color: #8a6d3b !important;
}

.alert-error-2 {
  color: #a94442 !important;

  background-color: #f2dede !important;

  border-color: #ebccd1 !important;
}

.alert-error-2 i,
.alert-error-3 i {
  color: #a94442 !important;
}

.alert-msg-3 {
  background-color: transparent !important;

  border-bottom-width: 3px !important;
}

.alert-success-3 {
  color: #3c763d !important;

  border-color: #d6e9c6 !important;
}

.alert-info-3 {
  color: #31708f !important;

  border-color: #bce8f1 !important;
}

.alert-warning-3 {
  color: #8a6d3b !important;

  border-color: #faebcc !important;
}

.alert-error-3 {
  color: #a94442 !important;

  border-color: #ebccd1 !important;
}

.alert-success-3:hover {
  background: #d6e9c6 !important;
}

.alert-info-3:hover {
  background: #bce8f1 !important;
}

.alert-warning-3:hover {
  background: #faebcc !important;
}

.alert-error-3:hover {
  background: #ebccd1 !important;
}

.hide-icon .vc_message_box-icon {
  display: none;
}

.alert-success-4 strong {
  font-weight: 600 !important;
}

.alert-success-4 {
  padding: 1.3em !important;
}

.alert-success-5 {
  background: transparent !important;

  border-width: 2px !important;

  padding: 1.1em !important;
}

/*over alert messages*/

/*tabs css*/

.tabs.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
  text-transform: uppercase;

  font-size: 1em !important;

  color: #888 !important;

  font-weight: normal !important;

  padding: 2px 0px !important;
}

.tabs .vc_tta-panel-body p {
  text-align: left;
  margin-bottom: 30px;
}

.tabs .vc_tta-panel-body {
  background: #fff !important;
}

.tabs .vc_tta-panel-body {
  background: #fff !important;

  padding: 7px 18px !important;
}

.tab-style-1.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a:hover,
.tab-style-1.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  color: #000 !important;

  border-bottom: 1px solid #000 !important;
}

.tab-style-1.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab {
  padding: 0px 20px !important;
}

.tab-style-2 .vc_tta-tabs-list {
  margin-bottom: 0px !important;
}

.tab-style-2.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
  color: #000 !important;

  padding: 10px 15px !important;

  font-weight: 600 !important;
}

.tab-style-2 .vc_tta-panel-body {
  border: 1px solid #e5e5e5 !important;

  margin-top: -1px;

  background-color: #fdfdfd !important;

  padding-top: 20px !important;
}

.tab-style-2 li.vc_tta-tab.vc_active {
  background: #fff;

  border: 1px solid #e5e5e5;

  border-bottom: 0;

  background-color: #fdfdfd;
}

.tab-style-2.vc_tta .vc_tta-tab {
  padding: 5px 10px !important;

  font-size: 11px;
}

.tab-style-2 .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
  padding: 5px;
}

.tab-style-3 li.vc_tta-tab {
  border: 1px solid #e5e5e5;

  background-color: #f7f7f7;
}

.tab-style-3 .vc_tta-panel-body {
  border: 0 !important;

  border-top: 1px solid #e5e5e5 !important;
}

.tab-style-3.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
  font-weight: normal !important;

  color: #575757 !important;
}

.tab-style-3.vc_tta .vc_tta-tab {
  padding: 2px 5px !important;

  font-size: 11px !important;
}

.tab-style-3.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  color: #000 !important;
}

.tab-style-3.vc_tta .vc_tta-tab:first-child {
  margin-left: 20px !important;
}

.tab-style-4 li.vc_tta-tab a {
  text-transform: uppercase;

  font-size: 11px;
}

.tab-style-4.vc_tta .vc_tta-tab:first-child {
  margin-top: 20px;
}

.tab-style-4.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active a {
  background: #fff !important;

  font-weight: 600;

  color: #000 !important;

  background: #fff !important;
}

.tab-style-4.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  background: #f7f7f7 !important;

  padding: 14px 30px !important;
}

.tab-style-4.vc_tta .vc_tta-tab:last-child {
  margin-bottom: 30px;
}

.tab-style-5.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  background: #fff !important;
}

.tab-style-5.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  background: #f7f7f7 !important;
}

.tab-style-5 .vc_tta-panel-body {
  /*border: 1px solid #e3e3e3 !important;*/

  padding: 30px !important;

  background: #f7f7f7 !important;

  border-left: 0 !important;
}
.wpb-js-composer
  .tab-style-5.vc_tta.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-panel {
  margin: 0 !important;
}
.tab-style-5 .vc_tta-panels-container {
  border: 1px solid #e3e3e3;
}
.tab-style-5.vc_tta .vc_tta-tab:first-child {
  margin-top: 0px;
}

.tab-style-4.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  border-color: #e3e3e3 !important;

  border-right-color: transparent !important;
}

.tab-style-4.vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  border: 0px !important;
  background: transparent;
  background-color: transparent !important;
}

.tab-style-4 ul.vc_tta-tabs-list {
  margin-bottom: 0px !important;
}

.color-7f {
  color: #7f7f7f;
}

.tab-style-6 .vc_tta-tab {
  font-size: 42px;
}

.tab-style-6 .vc_tta-tab {
  width: 19.8%;

  text-align: center;
}

.tab-style-6.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active a {
  color: #000 !important;
}

.tab-style-6 .vc_tta-tab {
  border-right: 1px solid #d7d7d7;
}

.tab-style-6 .vc_tta-tab:last-child {
  border-right: 0px !important;
}

.tab-style-6 .vc_tta-tabs-list {
  margin-bottom: 50px !important;
}

.tab-style-6 .vc_tta-panel-body {
  padding-left: 40px !important;
}

.vc_tta.vc_general .vc_tta-panel-body {
  -webkit-transform: none !important;

  transform: none !important;

  -webkit-transition: none !important;

  transition: none !important;
}

.vc_tta.vc_tta-style-modern .vc_tta-panel-body,
.vc_tta.vc_tta-style-modern .vc_tta-panel-heading {
  background-image: none !important;
}

/*over tabs css*/

/*typography css*/

.first-lt {
  float: left;

  font-size: 3.8461538461538463em;

  left: 0;

  line-height: 1;

  margin: 0 20px 10px 0 !important;

  position: relative;

  top: 4px;
}

.first-lt-block {
  background: #000;

  padding: 10px;

  font-weight: 600;
}

.first-lt-border {
  border-radius: 5px;

  border-width: 3px;

  border-style: solid;

  padding: 8px 10px;

  font-weight: 600;

  font-size: 2.6923076923076925em;
}

.first-lt-bg-gray {
  background: #d4d4d4;

  border-radius: 5px;

  padding: 10px 12px;

  font-weight: 600;

  font-size: 3.4615384615384617em;
}

.first-lt-highlight {
  color: #e52b21;

  font-size: 3.4615384615384617em;

  line-height: 60px;

  margin: 0 20px;

  border-bottom: 2px solid #c7c7c7;
}

.first-lt-bg-yellow {
  background: #e52b21;

  border-radius: 50%;

  font-size: 2.3076923076923075em;

  padding: 15px;
}

.blockquote-border p {
  font-size: 1.5384615384615385em !important;

  font-weight: 100;

  line-height: 30px;
}

span.quote-title {
  color: #000 !important;

  font-weight: normal;

  text-transform: uppercase;

  font-size: 14px;

  margin-top: 20px;

  display: inline-block;
}

blockquote {
  padding: 10px 40px !important;
}

.blockquote-bg blockquote {
  background: none repeat scroll 0 0 #000000;

  color: #ffffff;

  font-size: 16px;

  line-height: 25px;

  border: 0;

  padding: 35px !important;
}

.blockquote-bg span.quote-title {
  color: #fff !important;

  font-weight: bold;
}

.at-label-warning {
  background-color: #f0ad4e;
}

.at-label-success {
  background-color: #5cb85c;
}

.at-label-info {
  background-color: #5bc0de;
}

.at-label-danger {
  background-color: #d9534f;
}

.width-70 {
  width: 70%;

  margin: 50px auto;
}

.vc_row ul,
.vc_row ol {
  line-height: 35px;
}

.vc_row ul ul,
.vc_row ol ol {
  margin-left: 0;
}

.black.h3 h4 {
  font-size: 20px;

  color: #000 !important;
}

.black.h2 h4 {
  font-size: 24px;

  color: #000 !important;
}

.vc_separator.h1 h4 {
  font-size: 36px;

  color: #000 !important;

  font-weight: bold;
}

.vc_separator.vc_sep_double {
  text-align: center;
}

.black.h3.fw-bold h4 {
  font-weight: 600;
}

.black.h3.border-heading h4 {
  border: 3px double #e5e5e5;

  padding: 15px 30px;
}

.heading-subtitle {
  display: block;

  font-size: 14px;

  color: #000;

  font-weight: 100;

  margin-top: 12px;

  text-transform: uppercase;
}

.vc_icon_element-color-custom {
  position: absolute;
}

.heading-with-sep {
  text-align: center;
}

.heading-with-sep i {
  font-size: 2.769230769230769em;
}

.heading-with-sep .wpb_wrapper::before {
  border-top: 4px double rgba(0, 0, 0, 0.15);

  content: "";

  height: 0;

  left: auto;

  position: absolute;

  right: 0;

  top: 50%;

  width: 100%;

  z-index: -1;
}

.hd-block {
  display: inline-block;

  background: #fff;

  padding: 0px 20px;
}

/*over typography css*/

/*charts css*/

.icon-fs-40::before {
  font-size: 3.076923076923077em;
}

.chart-mini span.vc_pie_chart_back,
.chart-mini span.vc_pie_chart_value,
.chart-mini canvas,
.chart-mini .vc_pie_wrapper {
  width: 120px !important;

  height: 120px !important;

  line-height: 120px !important;
}

.chart-mini .vc_pie_chart_back {
  border-width: 5px !important;
}

.chart-mini h4 {
  font-size: 13px;

  font-weight: 600;

  margin-top: 30px;
}

.chart-light h4 {
  color: #fff !important;
}

.chart-light .vc_pie_chart_value {
  color: #fff;

  font-weight: 100;
}

/*over charts css*/

.black-overlay {
  background: rgba(0, 0, 0, 0.45);
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea,
select,
input[type="file"] {
  color: #626262;

  display: inline-block;

  color: #626262;

  border-radius: 3px !important;

  font-size: 1em;

  padding: 12px 25px 11px;

  border: 1px solid rgba(0, 0, 0, 0.2);

  background: #ffffff !important;

  width: 100%;

  max-height: 71px;
}

.contact-form input,
.contact-form textarea {
  background: transparent;

  border-radius: 0px;

  padding: 10px;

  box-shadow: none;

  border: 1px solid #dfdfdf;

  letter-spacing: 1px;

  font-size: 0.9230769230769231em;

  padding: 8px 15px;

  width: 100%;

  margin: 0 0 0px 0;

  max-width: 100%;

  resize: none;
}

.contact-form-style-round input,
.contact-form-style-round textarea {
  border-radius: 0px !important;
}

.contactform-des {
  font-size: 0.7692307692307693em;

  text-align: center;
}

input.wpcf7-submit {
  color: #fff;

  border: 2px solid #000;

  background-color: #000;

  padding: 5px 14px;

  width: auto;

  font-size: 13px;
}

.contact-submit {
  text-align: center;
}

input.wpcf7-submit:hover {
  background: transparent;

  color: #000;
}

.contact-form p {
  margin-bottom: 15px;
}

input:focus,
textarea:focus {
  outline: none;
}

.wpcf7-form label {
  font-size: 13px;

  font-weight: normal;

  text-transform: uppercase;

  margin-bottom: 10px;
}

.wpcf7-form hr {
  border-top: 3px solid #000;
}

.form-hr {
  clear: both;

  width: 15%;
}

#wpcf7-f3357-p3348-o3 {
  display: inline-block;
}

select.wpcf7-form-control.wpcf7-select {
  padding-left: 8px;
}

.contact-form input[type="checkbox"] {
  width: auto;
}

.hm-testimonials .vc_pageable-slide-wrapper.vc_clearfix p {
  display: none;
}

.hm-testimonials .vc_pageable-slide-wrapper.vc_clearfix div p {
  display: block;
}

.hm-testimonials .vc_col-sm-4 {
  float: left !important;
}

.new-element a::after {
  content: "NEW";

  font-size: 0.5em;

  background: #e52b21;

  color: #fff !important;

  padding: 2px 5px;

  height: 11px;

  margin-left: 5px;

  border-radius: 0;

  position: relative;

  top: 3px;
}

.at-vc-grid [class^="col-"] {
  background-color: #f5f5f5;

  border: 1px solid rgba(0, 0, 0, 0.2);

  margin-bottom: 15px;

  padding: 10px 0;

  text-align: center;
}

.form-style-4 form.wpcf7-form {
  background: #fff;

  width: 50%;

  padding: 10px;

  border: 0px;

  margin: 0 auto;

  padding: 35px;

  border-radius: 8px;

  box-shadow: 0 0 2px #888888;
}

.at-testimonial-blocks .vc_pageable-slide-wrapper.vc_clearfix p,
.at-feature-blog .vc_pageable-slide-wrapper.vc_clearfix p {
  display: none;
}

.at-testimonial-blocks .vc_pageable-slide-wrapper.vc_clearfix div p,
.at-feature-blog .vc_pageable-slide-wrapper.vc_clearfix div p {
  display: block;
}

.at-testimonial-blocks .vc_clearfix.vc_col-sm-4,
.at-feature-blog .vc_clearfix.vc_col-sm-4 {
  float: left !important;
}

/*homepage 4 css*/

.testimonial-block .flexslider .slides img {
  width: auto;

  border-radius: 100%;

  margin: 0 auto;

  padding-bottom: 0;
}

.testimonial-block .wpb_posts_slider .flex-caption,
.testimonial-block .wpb_posts_slider .nivo-caption {
  background-color: transparent;
}

.testimonial-block h2.post-title {
  font-size: 1.2em;

  color: #fff !important;

  text-align: center;

  text-transform: uppercase;
}

.testimonial-block .flexslider {
  padding: 0;

  margin: 0 0 0px;

  background: transparent;

  border: 0;

  position: relative;

  border-radius: 0;

  -o-box-shadow: none;

  box-shadow: none;

  zoom: 1;
}

.testimonial-block .wpb_posts_slider .flex-caption,
.testimonial-block .wpb_posts_slider .nivo-caption {
  padding: 0;
}

.testimonial-block .flex-caption {
  color: #ccc !important;

  text-transform: capitalize;

  text-align: center;

  max-width: 60%;

  margin: 0 auto;
}

.hm4-contact-form .contact-form input.wpcf7-submit {
  background: #e52b21 !important;

  font-weight: normal;

  color: #fff !important;
}

.hm4-contact-form input.wpcf7-submit:hover {
  background-color: #f23630;
}

.hm4-contact-form {
  padding: 0px 75px 51px !important;

  background: #2c2f33;
}

/*over homepage 4 css*/

/*homepage 5 css*/

.wpb_revslider_element {
  margin-bottom: 0px !important;
}

.ic-box {
  padding: 50px;
}

.hm5-bg-image h1.vc_custom_heading.ls-8.fw-400 {
  margin-bottom: 30px !important;

  margin-top: 40px;
}

.icons .icon-box {
  padding: 10px;
}

.icons p {
  padding: 0px 15px;
}

.bar.vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0px;
}

.bar .vc_progress_bar .vc_single_bar {
  max-height: 9px !important;
}

.vc_column-inner.vc_custom_1528708491693 .wpb_wrapper {
  padding: 50px;
}

.carousel.vc_column-inner {
  text-align: center;
}

.logo-carousel .wpb_wrapper {
  text-align: center;
}

.contact-form-4.contact-form {
  margin-bottom: -5px;

  padding: 60px 30px;
}

.hm5-contact .vc_custom_heading {
  padding-top: 35px !important;
}

.hm5-map-row .wpb_column.vc_column_container.vc_col-sm-12 {
  margin-bottom: -35px !important;

  padding-top: 0px !important;
}

.hm5-map-row.vc_row.vc_row-no-padding .vc_column-inner {
  padding-top: 0px !important;
}

.bar h2.wpb_heading.wpb_progress_bar_heading {
  color: #fff;
}

.hm5-bg-image {
  background-size: 50%;

  background-repeat: no-repeat !important;
}

.hm5-map-row .wpb_map_wraper {
  filter: grayscale(100%);
}

.bar .wpb_video_widget {
  margin-bottom: 0px !important;
}

.hm5-bg-image .vc_col-sm-6:first-child .vc_column-inner {
  background-position: 50%;
}

.bar.vc_progress_bar .vc_single_bar {
  line-height: 0.1px !important;

  max-height: 7px;
}

.bar .vc_progress_bar .vc_single_bar .vc_label {
  position: relative;

  text-align: right;

  top: -25px;

  font-size: 14px;

  font-weight: 400;

  font-family: "Montserrat";
}

/*over homepage 5 css*/

/*homepage 6 css*/

.hm6-accordion .vc_column-inner {
  padding-top: 0px !important;
}

.charity-slider {
  margin-bottom: 0px !important;
}

.hm6-buttons a {
  font-size: 2.142857142857143em;

  color: #fff;
}

.hm6-buttons {
  border-bottom: 10px solid #d6d2cb;
}

.hm6-buttons p {
  text-align: center;
}

.foundation p {
  color: #ffffff;

  margin: 0 5px;
}

.hm6-shortcode .at-btn-medium button,
.hm6-shortcode .at-btn-medium a,
.hm6-shortcode .at-btn-large button,
.hm6-shortcode .at-btn-large a {
  padding: 1.4em !important;

  font-size: 10px !important;
}

.hm6-shortcode {
  border-bottom: 10px solid #d6d2cb;
}

.hm6-accordion-row i.vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
  content: "\f0eb" !important;

  border: 0 !important;

  font-family: fontawesome;

  font-style: normal;

  font-size: 20px;

  color: #575555;

  border-style: none !important;
}

.hm6-shortcode button.vc_general.vc_btn3 {
  border-width: 0px !important;
}

.foundation {
  border-bottom: 10px solid #d6d2cb;
}

.hm6-shortcode .at-btns-block .at-btn-large {
  padding: 10px 11px !important;
}

/*.hm6-shortcode .at-btn-large button,.hm6-shortcode  .at-btn-large a 

{

    padding: 14px !important;

    font-size: 0.7142857142857143em  !important;

}*/

.hm6-shortcode .at-btn-medium button,
.hm6-shortcode .at-btn-medium :hover {
  background-color: #ddd !important;
}

.hm6-shortcode .at-btn-large button,
.hm6-shortcode .at-btn-large :hover {
  background-color: #ed7058 !important;

  color: #fff !important;
}

.hm6-map {
  margin-bottom: 0px;
}

.hm6-accordion-row i.vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
  border-style: none !important;
}

.hm6-help div.vc_custom_heading.at-blog-author {
  display: none;
}

.foundation .wpb_wrapper {
  padding: 0;
}

.hm6-text p {
  text-align: center;
}

.hm6-accordion button.vc_general.vc_btn3 {
  padding: 12px 40px;
}

/*over homepage 6 css*/

/*homepage 7 css*/

.shipping h4.html1-main {
  text-align: center;

  letter-spacing: 5px;

  font-weight: 600;
}

.shipping h5.html1-sub {
  text-align: center;
}

.collection .wpb_content_element {
  margin-bottom: 0px !important;
}

.collection article.blog-post img {
  padding-bottom: 10px;
}

.collection img {
  padding-bottom: 0px !important;
}

.product-row span.vc_tta-title-text {
  font-size: 18px;

  line-height: 20px;

  font-weight: 400;
}

.hm7-products .woocommerce ul.products li.product {
  border: 1px solid #acacac;
}

.collection a {
  position: relative;

  display: block;
}

.collection a:before {
  border-bottom: 1px solid #000;

  border-top: 1px solid #000;

  transform: scale(0, 1);
}

.collection a:after {
  border-left: 1px solid #000;

  border-right: 1px solid #000;

  transform: scale(1, 0);
}

.collection a:hover:before,
.collection a:hover:after {
  opacity: 1;

  transform: scale(1);
}

.collection a:before,
.collection a:after {
  bottom: 12px;

  content: "";

  left: 10px;

  opacity: 0;

  position: absolute;

  right: 10px;

  top: 12px;

  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

  z-index: 1;
}

.hm7-products .woocommerce ul.products {
  margin: 0px !important;
}

.hm7-hr {
  margin: 50px 0px;
}

.hm7-products .woocommerce ul.products li.product .button {
  margin: 20px !important;
}

.hm7-news-letter p {
  font-size: 15px;

  color: #000;

  font-weight: 400;

  text-align: center;

  letter-spacing: 2px;
}

.hm7-news-letter h3 {
  font-size: 30px;

  letter-spacing: 2px;

  font-weight: 700;
}

.hm7-news-letter .newsletter .btn {
  background-color: #000;
  width: auto;
  border-color: #000;
}

.hm7-news-letter button.btn.btn-default.fs-18:hover {
  color: #fff;
}

.hm7-news-letter form.form-inline {
  padding: 30px;
}

.hm-heading {
  letter-spacing: 5px;
}

.hm2-products-tabs ul.vc_tta-tabs-list {
  margin-bottom: 10px !important;
}

.shipping {
  padding-top: 35px;
}

.width-65 {
  width: 65%;
  margin: 0 auto;
}

/*over homepage 7 css*/

.shipping.store {
  border: 3px solid #f3f3f3;

  padding: 40px 0 0 0;

  overflow: hidden;
}

.hm8-block {
  border-right: 1px solid #f3f3f3;

  margin-bottom: 30px;
}

/*homepage 9 css*/

.hm9-products .woocommerce ul.products li.product {
  width: 22.15%;
}

.hm9-row3 .vc_column-inner {
  padding: 5px !important;
}

.hm9-zoomeffect {
  overflow: hidden;

  position: relative;

  display: block;
}
.hm9-zoomeffect img {
  transition: all 0.5s ease 0s;
}
.hm9-zoomeffect:hover img {
  transform: scale(1.1);
}

@keyframes hm9-zoomeffect {
  0% {
    transform: scale(1) translateY(0);
    transform-origin: 50% 16%;
  }
  to {
    transform: scale(1.25) translateY(-15px);
    transform-origin: top;
  }
}

.collection-button {
  position: absolute;

  bottom: 75px !important;

  left: 0;

  right: 0;

  text-align: center;

  margin: 0 auto;

  z-index: 100;
}

.furniture-title a {
  height: 43px;

  display: inline-block;

  line-height: 45px;

  padding: 0 25px;

  background: #ffffff;

  box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.06);

  text-align: center;

  text-transform: uppercase;

  font-size: 14px;

  letter-spacing: 1px;

  white-space: nowrap;

  color: #333333 !important;
}

.furniture-title a:hover {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  border: 0;
  background: linear-gradient(180deg, #e52b21 100%, #fff 0) no-repeat scroll
    100% 100%/100% 210% #fff;
  color: #fff !important;
}

.hm9-products .woocommerce ul.products li.product {
  border: 1px solid #acacac;
}

.cart-hover .woocommerce ul.products li.product .button {
  position: absolute;
  left: 22%;
  top: 100%;
  display: inline-block;
  margin: 0 !important;
  background: #e52b21;
  color: #fff;
  font-size: 1.1428571428571428em;
  box-shadow: 0 5px 5px #00000014;
  font-weight: 600;
  opacity: 0;
  transition: 0.2s;
}
.cart-hover .woocommerce ul.products li.product:hover .button {
  opacity: 1;
  top: 40%;
}
.cart-hover .woocommerce ul.products li.product:hover img {
  opacity: 0.5;
}
.hm9-products .woocommerce ul.products li.product .onsale {
  left: 0;
  background: #e52b21;
}
.hm9-col-newsletter p {
  text-align: center;

  color: #333333;
}

.hm9-newsletter button.btn.btn-default.fs-18 {
  background-color: #333;
  border: none;
  color: #fff;
  height: 47px;
  padding: 0px 50px;
  text-align: center;
  width: auto;
}

.hm9-newsletter form.form-inline {
  padding: 40px 0px;
}

.hm9-newsletter .form-control {
  height: 40px;
}

.hm9-images .wpb_content_element {
  margin-bottom: 28px;
}

.hm9-shipping h4.html1-main {
  letter-spacing: 2px;
}

/*over homepage 9 css*/

/*homepage 10 css*/

.hm10-zoom {
  overflow: hidden;

  position: relative;

  display: block;
}

.hm10-zoom:hover img {
  transition: all 0.5s ease 0s;
}

.hm10-zoom:hover img {
  transform: scale(1.1);

  opacity: 0.7;
}

.hm10-heading {
  position: absolute;

  top: 100px !important;

  left: 0;

  right: 0;

  text-align: center;

  margin: 0 auto;

  z-index: 100;

  font-size: 1.8461538461538463em;

  color: #ffffff;

  font-weight: 700;
}

.hm-title {
  position: absolute;

  top: 50px !important;

  left: 0;

  right: 0;

  text-align: center;

  margin: 0 auto;

  z-index: 100;

  font-size: 1.3846153846153846em;

  color: #ffffff;

  font-family: "Lora";

  font-weight: 400;

  font-style: italic;

  text-transform: none;

  letter-spacing: 0.03em;
}

.hm10-blog p {
  text-align: center;
}

.hm10-button-large .vc_btn3 {
  font-size: 18px;

  line-height: 32px;

  width: 100%;

  padding: 40px 0;

  font-weight: 400;

  margin: 0;

  border: none;
}

.hm10-button .vc_btn3:hover {
  background-color: #e52b21 !important;

  color: #ffffff;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.hm10-separator-2 {
  width: 100px;

  left: 90px;
}

.hm10-separator {
  width: 80px;

  left: 90px;
}

.hm10-single-image figure.wpb_wrapper.vc_figure {
  width: 100%;
}

.hm10-single-image .vc_single_image-wrapper {
  width: 100%;
}

.hm10-single-image img.vc_single_image-img {
  width: 100%;
}

.hm10-image .vc_single_image-wrapper {
  background-color: #000000;
}

.hm10-image img.vc_single_image-img {
  opacity: 0.5;
}

/*over homepage 10 css*/

.header-logo {
  width: 75%;
}

.woocommerce.columns-4 ul.products li.product,
.woocommerce-page ul.products li.product {
  width: 21.97%;
}

.client-carousel .vc_item {
  text-align: center;
}

/*homepage 2 new*/

.hover-text {
  margin: 25px !important;
}

.services-row hr {
  width: 35px;

  height: 2px;

  border: none;

  background-color: #fff;

  margin-top: 1px !important;

  float: left;
}

.services-row .wpb_text_column,
.services-row p {
  margin-bottom: 0 !important;
}

a.btn-read-white {
  margin-top: 20px;

  display: inline-block;

  color: #fff;

  font-weight: bold;
}

.services-row .vc_column-inner {
  padding: 70px 40px !important;
}

.contact-col {
  padding: 3em 6em !important;
}

.contact-col .contact-form-4.contact-form {
  padding: 0px;
}

/*over homepage 2 new*/

.orange-btn {
  padding: 0px;
}

.orange-btn button.vc_general {
  background-color: #e52b21 !important;

  background-image: none !important;
}

.home-our-blog .vc_btn3.vc_btn3-size-md {
  padding-top: 10px !important;

  padding-bottom: 10px !important;

  padding-left: 15px !important;

  padding-right: 15px !important;

  border-radius: 0;
}
.home-our-blog .vc_gitem-post-data-source-post_excerpt {
  color: #898989;
}

.home-our-blog .vc_grid-owl-dots {
  margin-top: 0 !important;

  margin-bottom: 50px !important;
}

/*homapage 3 new */

.small-hd {
  color: #898989;
}

.gray-a5 {
  color: #a5a5a5;
}

/*.service-col{padding: 50px 50px 50px 70px !important;}*/

.service-col {
  padding: 5em 3em 5em 5em !important;
}

.service-img .vc_column-inner {
  background-position: 27% 0%;

  background-size: cover;
}

.service-col .vc_col-sm-6 {
  padding-right: 70px !important;
}

.service-col .vc_column-inner {
  padding-top: 0;
}

/*.progress-block{padding: 0px 90px 0px 50px !important;}*/

.progress-block {
  padding: 3em 14em 3em 7em !important;
}

.progress-img .vc_column-inner {
  background-position: 82% 0%;
  background-size: cover;
}

.progress-block .vc_label_units {
  position: absolute;

  margin-top: -6%;

  float: right;

  width: 100%;

  text-align: right;

  color: #000;

  margin-left: -2%;
}

.progress-block .wpb_progress_bar_heading {
  margin-top: 0;

  font-size: 1em !important;

  color: #282828;

  text-transform: uppercase;

  margin-bottom: 5px;

  font-weight: bold;
}

.progress-block .vc_progress_bar .vc_single_bar {
  background: #e6e6e6;

  position: relative;

  margin-bottom: 11.67px;

  -webkit-box-shadow: none;

  box-shadow: none;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  border-radius: 0 !important;
}

.progress-block .vc_progress_bar .vc_single_bar .vc_bar {
  border-radius: 0;
}

.progress-block .vc_progress_bar .vc_single_bar .vc_label {
  padding: 0.3em 1em;
}

.progress-block .vc_bar {
  background-image: -webkit-linear-gradient(right, #209683 1%, #2f5ec4);

  background-image: -moz-linear-gradient(right, #209683 1%, #2f5ec4);

  background-image: -o-linear-gradient(right, #209683 1%, #2f5ec4);

  background-image: -ms-linear-gradient(right, #209683 1%, #2f5ec4);

  background-image: -linear-gradient(right, #209683 1%, #2f5ec4);

  background-color: #3bceb6;
}

.progress-block .vc_progress_bar {
  margin-bottom: 30px;
}

.welcome-txt {
  width: 65%;

  margin: 0 auto;
}

.welcome-txt p {
  line-height: 25px;
}

.vl {
  border-left: 2px solid #3bceb6;

  height: 100px;

  text-align: center;

  float: none;

  position: relative;

  left: 49%;

  margin-bottom: 30px;
}

.service-last-row {
  overflow: visible !important;
}

.service-last-col {
  padding-left: 5em !important;
}

.service-last-col .wpb_text_column {
  margin-bottom: 0;
}

.service-last-col .vc_row {
  margin-bottom: 30px;
  width: 50%;
}

.service-last-img {
  margin-bottom: -315px;
}

.service-last-col .vc_col-sm-6 {
  padding-right: 2em !important;
}

.service-last-col .laptop-img {
  position: absolute;

  right: 0;

  top: 16%;

  width: 62%;

  margin-bottom: 0;
}

.map-row .wpb_gmaps_widget .wpb_wrapper {
  padding: 0;
}

.milestone-row .vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line {
  border-color: #1a1a26 !important;
}

@media only screen and (max-width: 2100px) {
  .service-last-col .laptop-img {
    top: -9%;

    width: 50%;
  }
}

@media only screen and (max-width: 1600px) {
  .service-last-col .laptop-img {
    top: 1%;

    width: 54%;
  }
}

@media only screen and (max-width: 1440px) {
  .service-last-col .laptop-img {
    top: 4%;

    width: 58%;
  }
}

@media only screen and (max-width: 1400px) {
  .service-last-col .laptop-img {
    top: 16%;

    width: 62%;
  }
}

@media only screen and (max-width: 1280px) {
  .service-last-col .laptop-img {
    top: 26%;

    width: 59%;
  }
}

@media only screen and (max-width: 1024px) {
  .small-hd p {
    text-align: center;
  }

  .welcome-txt p {
    line-height: 20px;

    text-align: center;
  }

  .welcome-txt {
    width: 100%;
  }

  .service-last-col .laptop-img {
    top: 42%;

    width: 57%;
  }

  .progress-block {
    padding: 0em 6em 3em 4em !important;
  }

  .service-col {
    padding: 1em 0em 3em 3em !important;
  }
}

@media only screen and (max-width: 768px) {
  .service-col {
    padding: 0px !important;
  }

  .service-last-col .wpb_single_image.vc_align_left,
  .service-last-col .vc_custom_heading,
  .service-last-col .wpb_text_column p {
    text-align: center !important;
  }

  .service-col .vc_col-sm-6 {
    padding: 0px 20px 0px !important;
    width: 100%;
  }

  .service-col .vc_empty_space {
    height: 0px !important;
  }

  .service-last-col .wpb_text_column p {
    width: 50%;

    margin: 0 auto;
  }

  .service-img,
  .progress-img {
    min-height: 500px !important;
  }

  .service-img .vc_column-inner,
  .progress-img .vc_column-inner {
    background-size: cover;

    background-repeat: no-repeat;

    background-position: center center;
  }

  .progress-block {
    padding: 0em 2em 0em 2em !important;
  }

  .service-last-col {
    padding-left: 0em !important;
  }

  .service-last-col .vc_row {
    width: 100%;
  }

  .service-last-col .laptop-img,
  .green-row {
    display: none;
  }

  .service-last-col .vc_row {
    margin-bottom: 0px;
  }

  .service-last-col .vc_row .vc_col-sm-6 {
    margin-bottom: 20px;
  }

  .milestone-row {
    padding: 20px 0px !important;
  }

  .milestone-row.vc_custom_1514981794957 {
    padding-top: 30px !important;

    padding-bottom: 30px !important;
  }

  .service-last-col {
    background: #f9f9f9;

    padding-top: 20px;
  }

  .service-col .vc_column-inner,
  .progress-block .vc_column-inner {
    padding-top: 0px !important;
  }

  .hidephn {
    display: none;
  }

  .milestone-row .vc_col-sm-3 {
    margin-bottom: 20px;
  }

  .copyright-menu a {
    padding: 0 5px;
  }

  .service-col .wpb_text_column p {
    width: 85%;
  }
}

@media only screen and (max-width: 767px) {
  .progress-block {
    padding: 3em 14em 0em 7em !important;
  }

  .service-col .wpb_single_image,
  .service-col .vc_custom_heading,
  .service-col .wpb_text_column p {
    text-align: center !important;
  }

  .service-col .wpb_text_column p {
    width: 50%;

    margin: 0 auto;
  }

  .service-col .vc_col-sm-6 {
    padding: 0px !important;
  }
}

@media only screen and (max-width: 568px) {
}

@media only screen and (max-width: 414px) {
  .service-col .wpb_text_column p,
  .service-last-col .wpb_text_column p {
    width: 85%;
  }

  #page_footer .gallery {
    width: 50%;
  }

  .progress-block {
    padding: 0em 2em 0em 2em !important;
  }

  .service-img,
  .progress-img {
    min-height: 300px !important;
  }
}

.hover-text {
  margin: 25px !important;
}

/*over homepage 3 new*/

/*homepage 3 old*/

.hm6-contact .contact-form input[type="email"],
.hm6-contact .contact-form input[type="text"],
.hm6-contact .contact-form textarea,
.hm6-contact .contact-form input {
  background: transparent !important;

  border: 0 !important;

  border-bottom: 1px solid #fff !important;

  color: #fff !important;

  padding-left: 0 !important;
}

.hm6-video-row .vc_column-inner {
  padding-top: 0 !important;
}

/*.acc-blue .vc_active a i::before, .acc-blue .vc_tta-panel .vc_tta-panel-heading:hover a i::before, .acc-blue .vc_tta-panel .vc_tta-panel-heading:hover a i::after {

    border-color: #fff !important;

}

.acc-blue .vc_tta-panel.vc_active .vc_tta-panel-heading, .acc-blue .vc_tta-panel .vc_tta-panel-heading:hover {

    background: #e52b21 !important;

    border-radius: 0px;

}

.acc-blue .vc_tta-panel.vc_active .vc_tta-panel-heading a, .acc-blue .vc_tta-panel .vc_tta-panel-heading:hover a {

    color: #fff !important;

}

.acc-blue .vc_tta-panel-body {

    border-color: #f7f7f7 !important;

}

.acc-blue .vc_tta-panel.vc_active .vc_tta-panel-heading, .acc-blue .vc_tta-panel .vc_tta-panel-heading:hover

{

    border-color: #e52b21 !important;

}

.acc-blue .vc_tta-panel .vc_tta-panel-heading {

    border-radius: 0px !important;

}*/

.hm6-video-row {
  padding: 100px 0;
}

.hm6-video-row .vc_icon_element {
  margin-bottom: 10px;
}

.hm6-video-row .vc_col-sm-4 .wpb_wrapper .wpb_wrapper {
  border: 0;

  padding: 0;

  color: #fff;

  text-align: center;
}

.hm6-video-row .video-content {
  width: 80%;

  margin: 20px auto 0px;
}

.hm6-video-row .flop-box {
  -webkit-transform: rotateX(-90deg) translateZ(-100px);

  transform: rotateX(-90deg) translateZ(-100px);
}

.hm6-video-row.vc_col-sm-4 .vc_column-inner {
  padding-top: 0;
}

/*.hm6-video-row .flip-box, .hm6-video-row .flop-box {

    background: #e52b21;

    border: 1px solid #e52b21;

    padding: 30px 0px;

    width: 100%;

    margin: 0 auto;

    text-shadow: 1px 1px rgba(0, 0, 0, 0.45);

}*/

.hm6-video-row .vc_col-sm-4:hover .flop-box {
  opacity: 1;

  visibility: visible;

  -webkit-transform: rotateY(0deg);

  -moz-transform: rotateY(0deg);

  -ms-transform: rotateY(0deg);

  -o-transform: rotateY(0deg);

  transform: rotateY(0deg);
}

.hm6-video-row .vc_col-sm-4 .flop-box {
  -webkit-backface-visibility: hidden;

  -moz-backface-visibility: hidden;

  -ms-backface-visibility: hidden;

  -o-backface-visibility: hidden;

  backface-visibility: hidden;

  position: absolute;

  opacity: 0;

  visibility: hidden;

  width: 100%;

  height: 100%;

  display: block;

  top: 0;

  left: 15px;

  -webkit-transform: rotateY(180deg);

  -moz-transform: rotateY(180deg);

  -ms-transform: rotateY(180deg);

  -o-transform: rotateY(180deg);

  transform: rotateY(180deg);

  -webkit-transition: all 0.3s ease 0s;

  -moz-transition: all 0.3s ease 0s;

  -ms-transition: all 0.3s ease 0s;

  -o-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;

  width: 93% !important;

  margin: 0 auto;
}

.hm6-video-row .vc_col-sm-4 .flip-box {
  -webkit-backface-visibility: hidden;

  -moz-backface-visibility: hidden;

  -ms-backface-visibility: hidden;

  -o-backface-visibility: hidden;

  backface-visibility: hidden;

  -webkit-transform: rotateY(0deg);

  -moz-transform: rotateY(0deg);

  -ms-transform: rotateY(0deg);

  -o-transform: rotateY(0deg);

  transform: rotateY(0deg);

  -webkit-transition: all 0.3s ease 0s;

  -moz-transition: all 0.3s ease 0s;

  -ms-transition: all 0.3s ease 0s;

  -o-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;
}

.hm6-video-row .vc_col-sm-4:hover .flip-box {
  -webkit-transform: rotateY(180deg);

  -moz-transform: rotateY(180deg);

  -ms-transform: rotateY(180deg);

  -o-transform: rotateY(180deg);

  transform: rotateY(180deg);
}

.hm6-team .vc_is-hover .team-meta .vc_custom_heading,
.hm6-team .vc_is-hover .team-meta .vc_gitem-post-meta-field-designation {
  display: none;
}

@media only screen and (max-width: 768px) {
  .hm6-video-row .flip-box,
  .hm6-video-row .flop-box {
    height: auto;
  }
}

@media only screen and (max-width: 736px) {
  .hm6-video-row {
    background-image: url(https://www.multipurposethemes.com/wordpressdemo/maximum/base//wp-content/uploads/2017/09/bg.png);
  }

  ..hm6-video-row .video-content p {
    text-align: center !important;
  }

  .hm6-video-row .vc_col-sm-4:hover {
    -webkit-transform: none;

    transform: none;
  }
}

.our-team.team_grid img {
  filter: grayscale(100%);
}

.team_grid .vc_col-sm-3:hover img {
  filter: grayscale(0);
}

.hm6-contact .contact-form input.wpcf7-submit {
  background: #e52b21 !important;

  color: #fff;

  border: 1px solid transparent !important;

  padding: 15px 25px;

  font-size: 13px;

  line-height: 13px;

  margin-top: 10px;

  font-family: "Open-Sans" serif !important;

  font-weight: 300;
}

.hm6-contact .contact-form textarea {
  box-shadow: none;

  border: 1px solid #dfdfdf;

  letter-spacing: 1px;

  font-size: 0.9230769230769231em;

  padding: 15px 25px;

  height: 100px;

  resize: auto;

  border-radius: 0px !important;

  vertical-align: top !important;

  max-height: -webkit-fill-available !important;
}

.hm6-contact .contact-form input[type="text"] {
  -webkit-appearance: none;
}

.hm6-contact .contact-form input[type="email"] {
}

.hm6-contact .contact-form .wpcf7-form-control-wrap {
  color: #777 !important;

  font-size: 13px !important;

  line-height: 21px !important;

  -webkit-appearance: none;
}

.hm6-contact .contact-form input {
  border-radius: 0px !important;

  padding: 15px 25px !important;
}

/*canvas.vc_round-chart-canvas

{

    height:380px !important;

    width:380px !important;

}*/

.pie-chart .vc_chart-legend li {
  margin-left: 8em;
}

.vc_images_carousel .vc_carousel-inner {
  text-align: center !important;
}

.hm6_carousel img {
  filter: grayscale(100%);
}

.hm6_carousel img:hover {
  filter: grayscale(0%);
}

@media only screen and (max-width: 425px) {
}

.wpb_gmaps_widget.wpb_content_element {
  margin-bottom: 0px !important;
}

@media only screen and (max-width: 320px) {
}

/*over homepage 3 old*/

/*home css*/

.margin-top-0 {
  margin-top: 0px;
}

/*.row{

    margin-right:0px !important;

}*/

.fa-icon .fa {
  color: #e52b21;
}

.icon p {
  margin-bottom: 8px;
}

.about-text {
  line-height: 24px;

  color: #898989;

  font-weight: 400;
}

.btn.vc_btn3-container .vc_general {
  padding: 10px 30px;

  line-height: 20px;

  font-weight: 500;

  top: -15px;
}

.row1 .wpb_text_column .wpb_wrapper {
  line-height: 50px;

  color: #242424;

  font-weight: 600;
}

.heading {
  line-height: 24px;

  color: #777777;

  font-weight: 400;
}

.row2 .wpb_text_column .wpb_wrapper h4 {
  line-height: 19px;

  color: #e52b21;

  font-weight: 600;
}

.row2 .wpb_text_column .wpb_wrapper h5 {
  line-height: 22px;
}

.row2 .wpb_text_column .wpb_wrapper p {
  font-weight: 400;

  line-height: 24px;

  color: #898989;
}

.row3 .fw-600 {
  line-height: 28px;

  color: #242424;

  font-weight: 600;
}

.wpb_gmaps_widget .wpb_wrapper {
  padding: 0px !important;
}

.row3 .main-title {
  line-height: 40px;

  color: #242424;

  font-weight: 600;

  margin: 0;
}

.up-title {
  margin: 0;
}

.row3 .main-title:before {
  content: "";

  position: absolute;

  bottom: 40px;

  left: 50%;

  height: 1px;

  width: 40px;

  background-color: #ff2c57;

  transform: translateX(-50%);
}

.row3 .main-title:after {
  content: "";

  position: absolute;

  bottom: 45px;

  left: 50%;

  height: 1px;

  width: 70px;

  background-color: #e52b21;

  transform: translateX(-50%);
}

.shortcode_toggle .row2 .vc_tta-panels {
  margin-right: 15%;

  line-height: 25px;

  padding: 15px;

  background-color: #333;

  border-radius: 3px;
}

.price .wpb_column .vc_column_container .vc_col-sm-4 {
  border: 1px solid #333;
}

.at-pricing-block .at-pricing-price {
  background-color: #f2f2f2 !important;

  margin: 15px;
}

.row2 .vc_icon_element:hover .vc_icon_element-inner {
  background-color: #000 !important;
}

.row2 .vc_icon_element-inner:hover .vc_icon_element-icon:before {
  color: #fff;
}

.row2 .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  background-color: transparent;

  border: 0;

  padding: 0;
}

.row2 .vc_tta-tab {
  color: #333;

  background-color: #fff;

  border-radius: 3px;
}

.row2 .vc_tta-tab.vc_active {
  background: #e52b21;
}

.row2
  .tab-style-1.vc_tta-color-white.vc_tta-style-classic
  .row2
  .vc_tta-tab.vc_active
  > a {
  color: #fff !important;

  border: 0 !important;
}

.row2 .tabs .vc_tta-panel-body {
  background: #333 !important;
}

.row2 .vc_tta-tabs-list {
  margin-bottom: 10px !important;
}

.row2
  .tab-style-1.vc_tta-color-white.vc_tta-style-classic
  .vc_tta-tab
  > a:hover,
.row2
  .tab-style-1.vc_tta-color-white.vc_tta-style-classic
  .vc_tta-tab.vc_active
  > a {
  background: #e52b21;

  padding: 0;

  border-bottom: transparent !important;
}

.row2
  .tab-style-1.vc_tta-color-white.vc_tta-style-classic
  .vc_tta-tab.vc_active
  > a {
  color: #fff !important;
}

.row2 .tabs.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
  color: #000 !important;
}

.row2 .wpb_progress_bar_heading {
  color: #eee;

  font-weight: 400;

  line-height: 20px;
}

.tabs.vc_tta-color-white.vc_tta-style-classic .vc_tta-tab {
  color: #000;
}

.grid .vc_grid-filter-item {
  border: 1px solid #ccc;
}

.grid
  .vc_grid-filter.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item
  .vc_active,
.vc_grid-filter.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover {
  border: 1px solid #e52b21 !important;
}

.team.black-89 {
  color: #000 !important;
}

.team div.vc_gitem-post-data {
}

.vc_progress_bar .vc_single_bar {
  line-height: 0.1px !important;

  max-height: 7px;
}

.vc_progress_bar .vc_single_bar .vc_label {
  position: relative;

  text-align: right;

  top: -18px;

  font-weight: 400;
}

.at-pricing-block.at-pricing-price {
  border: 1px solid rgba(0, 0, 0, 0.05) !important;

  padding: 10px;
}

.at-pricing-block {
  box-shadow: 0 3px 30px -7px #888;
}

.team .vc_custom_1503490574794 {
  background-color: transparent !important;
}

.team .vc_custom_heading .white-ff .fs-14 {
  color: #fff;
}

.team .vc_gitem-link .vc_single_image-wrapper {
}

.row4 .fs-12 {
  font-size: 1.2em;

  color: #333;

  text-align: center !important;
}

.row4 h2 {
  font-weight: 700 !important;
}

.wpb_text_column .wpb_content_element .text_padding {
  padding-left: 15px;
}

.text_padding {
  padding-left: 25px;
}

.row2 .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
  padding-left: 15px;
}

.testimonial-block .flexslider .slides img {
  width: auto;

  border-radius: 100%;

  margin: 0 auto;

  padding-bottom: 0;
}

.testimonial-block .wpb_posts_slider .flex-caption,
.testimonial-block .wpb_posts_slider .nivo-caption {
  background-color: transparent;
}

.testimonial-block h2.post-title {
  font-size: 1.2em;

  color: #fff !important;

  text-align: center;

  text-transform: uppercase;
}

.testimonial-block .flexslider {
  padding: 0;

  margin: 0 0 0px;

  background: transparent;

  border: 0;

  position: relative;

  border-radius: 0;

  -o-box-shadow: none;

  box-shadow: none;

  zoom: 1;
}

.testimonial-block .wpb_posts_slider .flex-caption,
.testimonial-block .wpb_posts_slider .nivo-caption {
  padding: 0;
}

.testimonial-block .flex-caption {
  color: #ccc !important;

  text-transform: capitalize;

  text-align: center;

  max-width: 60%;

  margin: 0 auto;
}

.contact .contact-form input,
.contact .contact-form textarea {
  border: none;

  border-bottom: 1px solid #333;

  background: transparent !important;

  resize: auto !important;

  max-height: none !important;

  border-radius: 0px !important;
}

.contact-form input.wpcf7-submit {
  background: #e52b21 !important;
}

input.wpcf7-submit:hover {
  background-color: #e52b21;
}

.wpcf7-form-control-wrap {
  margin-bottom: 30px;
}

.gray-map {
  filter: grayscale(100%);

  margin-bottom: -35px !important;
}

article.blog-post {
  padding: 0px !important;
}

.vc_grid-term-64 {
  color: #777;
}

.at-price-block-black .at-pricing-price {
  background-color: #000 !important;

  padding: 0px !important;
}

.at-price-block-gray .at-pricing-price {
  background-color: #ccc !important;
}

.grid.vc_grid-filter-item {
  color: #333;
}
.wpcf7-form-control-wrap message {
  height: 150px;
}

.vc_grid-filter > .vc_grid-filter-item > span {
  padding: 5px;
}

.contact textarea.wpcf7-form-control.wpcf7-textarea {
  height: 160px !important;
}

.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background:hover {
  background-color: #fff !important;

  color: #fff;
}

.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background {
  background-color: #e52b21;
}

@media only screen and (max-width: 1024px) {
  .blog-text .row4 p {
    text-align: center !important;
  }

  .dg_br .vc_column-inner.vc_custom_1527940677647 {
    padding: 25px !important;
  }

  .shortcode_toggle .vc_tta-panels {
    margin-right: 0px;
  }

  .contact div .contact-form {
    margin-top: 30px;
  }

  .contact .vc_single_image-img {
    height: 400px;
  }

  .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider
    .flex-caption
    p {
    text-align: center !important;
  }

  .vc_row.wpb_row.vc_row-fluid.map.vc_custom_1528093987412 {
    margin-bottom: -15px !important;
  }

  .shortcode_toggle .vc_column-inner.vc_custom_1527759175277 {
    text-align: left !important;
  }
}

@media only screen and (max-width: 320px) {
  .first-child.wpb_column.vc_column_container.vc_col-sm-6 {
    display: none;
  }

  .pr-section .vc_column-inner.vc_custom_1527582093238 p {
    text-align: left;
  }

  .dg_br.wpb_column.vc_column_container.vc_col-sm-6.vc_col-has-fill p {
    text-align: left !important;
  }

  .row2 .vc_custom_1527943537439 .vc_col-sm-6:first-child {
    display: none !important;
  }
  .contact .vc_single_image-img {
    height: auto !important;
  }

  .contact div .contact-form {
    margin-top: 30px;
  }
  .row2 .vc_column-inner.vc_custom_1527759175277 {
    padding: 15px !important;
  }

  .our-services .vc_empty_space {
    height: 0px !important;
  }

  .our-services .wpb_text_column :last-child {
    margin-bottom: 30px;
  }

  .our-services .fs-14,
  h5,
  .h5 {
    font-size: 1.5em !important;
  }

  .dg-br .vc_column-inner.vc_custom_1527940677647 h2 {
    text-align: left !important;
  }

  .map .col-md-12.col-sm-12.col-xs-12 .blog-content {
    padding-bottom: -15px;
  }
}

@media only screen and (max-width: 768px) {
  .row2 .vc_column-inner.vc_custom_1527759175277 {
    padding: 15px !important;
  }

  .row2 .vc_column-inner.vc_custom_1527582093238 {
    padding: 15px !important;
  }

  .vc_row.wpb_row.vc_inner.vc_row-fluid.col p {
    text-align: left !important;
  }

  .contact .vc_single_image-img {
    height: auto;
  }

  .vc_row.wpb_row.vc_row-fluid.map.vc_custom_1528093987412 {
    margin-bottom: -30px !important;
  }

  .post_grid_team .vc_grid-item-mini {
    background: #000;
  }

  .post_grid_team .vc_gitem-post-data-source-post_excerpt {
    font-size: 11px;
  }

  #footer .copyright-menu,
  #footer .copyright {
    text-align: center !important;
  }
}

@media only screen and (max-width: 767px) {
  .post_grid_team .vc_gitem-post-data-source-post_excerpt {
    font-size: 14px;
  }

  .shortcode_toggle .row2 .vc_tta-panels {
    margin: 0;
  }

  .newsletter-blc {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 425px) {
  .vc_row.wpb_row.vc_row-fluid.map.vc_custom_1528093987412 {
    margin-bottom: -15px !important;
  }
}

/*over home css*/

@media only screen and (max-width: 1024px) {
  .hm4-contact-form {
    padding: 0px 75px 61px !important;
  }

  .hm7-news-letter .newsletter .form-control {
    width: 300px;
  }

  .hm9-newsletter .form-control {
    width: 308px;

    float: left;
  }
}

@media only screen and (max-width: 1023px) {
  .hm7-news-letter .newsletter .form-control,
  .hm7-news-letter .newsletter .btn {
    width: 100%;
  }

  .hm7-news-letter .form-inline .form-group {
    display: block;
  }

  .hm9-newsletter .form-control {
    width: 198px;
  }

  .header-logo {
    width: 30%;
  }
}

@media only screen and (max-width: 767px) {
  .hm4-contact-form {
    padding: 0px 50px 30px !important;
  }

  .map-form .vc_col-sm-6:nth-last-child(1) .vc_column-inner {
    padding-top: 0px !important;
  }

  .contact-form-4.contact-form {
    padding: 20px;
  }

  .hm4-contact-form .contact-form input[type="text"],
  .hm4-contact-form .contact-form input[type="email"],
  .hm5-contact-form .contact-form input[type="text"],
  .hm5-contact-form .contact-form input[type="email"] {
    width: 100%;
  }

  .hm5-contact .vc_col-sm-6:nth-last-child(1) .vc_column-inner {
    padding-top: 0;
  }

  .hm5-contact .vc_col-sm-6:nth-last-child(1) {
    padding: 00px 20px 20px;
  }

  .hm5-contact .vc_custom_heading {
    padding-top: 0px !important;

    margin-top: 0px !important;
  }

  .hide-space-phn {
    display: none;
  }

  .hm6-accordion {
    text-align: center;
  }

  .hm7-news-letter h1.vc_custom_heading {
    margin-top: 0;
  }

  .width-65 {
    width: 100%;
  }

  .collection .vc_figure,
  .collection .vc_figure a,
  .collection .vc_figure a img {
    width: 100%;
  }

  .hm9-zoomeffect figure,
  .hm9-zoomeffect a,
  .hm9-zoomeffect img {
    width: 100%;
  }

  .hm9-newsletter form.form-inline {
    padding: 0px 0px !important;
  }

  .hm9-newsletter .vc_column-inner {
    padding-top: 0px !important;
  }

  .hm9-newsletter .form-control {
    width: 100%;
  }

  .hm9-row3 .vc_column-inner .wpb_content_element {
    margin-bottom: 0px;
  }

  .hm9-products .woocommerce ul.products li.product {
    width: 100%;
  }
  .page-template-hometemplate nav#mainNav,
  nav#mainNav {
    position: relative !important;
    background: #000;
  }
}

@media only screen and (max-width: 414px) {
  .hm6-shortcode .at-btns-block .at-btn-medium,
  .hm6-shortcode .at-btns-block .at-btn-large {
    width: 100% !important;
  }
  .header-logo {
    width: 50%;
  }
  .contact-col {
    padding: 1em !important;
  }
}

.post_grid_team .vc_figure,
.post_grid_team .vc_single_image-wrapper,
.post_grid_team .vc_single_image-wrapper img {
  width: 100%;
}

/*New elements css*/

.client-mediagrid .vc_gitem-zone {
  background-size: contain;
}

.width-80-dark {
  background: #000;

  width: 80%;

  margin: 0 auto !important;
}

.element-title-with-border h4 {
  color: #666 !important;

  font-size: 14px !important;
}

.element-title-with-border {
  width: 40% !important;
}

.element-title-with-border .vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #e4e4e4;
}

.img-hover-reverse:hover img {
  filter: grayscale(100%);
}

.img-padding-50-0 {
  padding: 50px 0px;
}

.img-bg-white {
  background: #fff;
}

.hover-img-txt {
  display: none;

  margin-bottom: 0 !important;

  padding: 0px 20px;
}

.hover-img-txt p {
  color: #c3c3c3;

  text-align: center;

  line-height: 17px;
}

.client-bg-effect .vc_column-inner {
  height: 250px;

  padding: 0px !important;
}

.client-bg-effect:hover .vc_column-inner img {
  padding-top: 20px !important;
}

.client-bg-effect {
  overflow: hidden;
}

.client-bg-effect .wpb_single_image {
  margin: 0;
}

.client-bg-effect .vc_single_image-wrapper {
  display: table-cell;

  line-height: 240px;
}

.client-bg-effect .vc_single_image-wrapper img {
  vertical-align: middle;

  width: 50%;
}

.client-bg-effect .wpb_wrapper {
  height: 250px;
}

.client-bg-effect:hover .wpb_wrapper .wpb_wrapper {
  height: auto;
}

.client-bg-effect:hover .vc_single_image-wrapper {
  line-height: 100px;
}

.client-bg-effect:hover .hover-img-txt {
  display: block;
}

.client-bg-effect:hover .wpb_wrapper {
  background-color: #0000003b;
}

.client-bg-effect:hover .wpb_wrapper .wpb_wrapper {
  background-color: transparent;
}

.client-bg-effect .vc_single_image-wrapper {
  transition-timing-function: ease-in-out;

  -moz-transition-timing-function: ease-in-out;

  -webkit-transition-timing-function: ease-in-out;

  -o-transition-timing-function: ease-in-out;

  transition-duration: 0.2s;

  -moz-transition-duration: 0.2s;

  -webkit-transition-duration: 0.2s;

  -o-transition-duration: 0.2s;
}

.subscribe .form-inline {
  text-align: center;
}

.subscribe .form-group {
  display: block !important;
}

.subscribe .newsletter .form-control {
  width: 70%;

  border: 0px;

  height: auto;

  border-radius: 0 !important;
}

.newsletter-light .newsletter .form-control {
  padding: 20px;
}

.newsletter-light button.btn.btn-default.fs-18 {
  background: #fff;

  color: #1697d4;
}

.newsletter-light.newsletter-light-2 button.btn.btn-default.fs-18 {
  color: #fff;

  background: #1697d4;
}

.subscribe button.btn.btn-default.fs-18 {
  padding: 17px 20px 43px 20px;
  border: 0;
}

.subscribe .form-group {
  width: 70%;

  margin: 0 auto;
}

.width-65 {
  width: 65%;
  margin: 0 auto;
}

.newsletter-dark .newsletter .form-control {
  background: transparent !important;

  border: 1px solid;

  border-radius: 3px 0px 0px 3px !important;
}

.newsletter-dark button.btn.btn-default.fs-18 {
  border-color: #4f4f4f;

  background-color: #4f4f4f;

  padding: 10px 19px 11px;

  height: auto;

  border-radius: 0px 3px 3px 0px;

  min-height: 48px;
}

.element-title-with-border-light.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #2d2d2d;
}

.element-title-with-border-light h4 {
  color: #9a9a9a !important;
}

.call-to-action-title h1 {
  line-height: 45px;
}

.call-to-action-btn .vc_btn3-color-black.vc_btn3-style-modern {
  border-color: #000 !important;

  background-color: #000 !important;
}

.btn-radius-30 a {
  border-radius: 30px !important  ;
}

.image-gallery-scalein-dark .vc_gitem-animated-block {
  background-color: #000;
}

.image-gallery-scalein-dark .vc_is-hover .vc_gitem-zone-a {
  opacity: 0.5;
}

.text-slider-content {
  width: 70%;

  text-align: center;

  margin: 0 auto;
}

.text-slider-2.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  background: transparent !important;

  border: 0px !important;
}

.text-slider-2.vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-tab.vc_active
  > a
  span {
  border-bottom: 2px solid #000;

  padding-bottom: 10px !important;
}

.text-slider-2.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  text-align: left;

  padding: 5px 0px !important;

  font-size: 1.5em;

  margin-bottom: 10px;
}

.text-slider-2 .vc_tta-panels {
  background: transparent;
}

.tabs.text-slider-2 .vc_tta-panel-body {
  padding: 7px 50px !important;
}

.tabs.text-slider-3 .vc_tta-panel-body {
  background: rgb(0, 0, 0) !important;

  padding: 50px !important;
}

.light-white {
  color: #ffffffc2;
}

.tabs.text-slider-3.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab a {
  color: #fff !important;

  background: #f22020 !important;

  padding: 0px 11px !important;

  margin-bottom: 2px;

  font-size: 14px !important;
}

.tabs.text-slider-3 .vc_tta-tabs-list {
  position: relative;

  z-index: 9999;

  top: 84%;
}

.ct-ser-icon {
  background: #fff;

  text-align: center;

  padding: 30px 30px;
}

.ser-content div {
  margin: 10px 0px;
}

.ser-txt {
  line-height: 26px;

  margin-top: 20px !important;
}

a.ct-ser-button {
  background: #000;

  display: inline-block;

  color: #fff;

  padding: 10px 20px;

  font-size: 1.1428571428571428em;

  margin-top: 20px;
}

.ser-img {
  display: inline-block;
}

.ser-img img {
  transition: 0.5s;
}

.ct-ser-icon span.ser-img img {
  padding-bottom: 0;
}

.ct-ser-icon:hover span.ser-img {
  border-radius: 100%;

  background: rgba(0, 0, 0, 0.05);
}

.ct-ser-icon:hover span.ser-img img {
  -webkit-transform: scale(0.7);

  transform: scale(0.7);
}

.ser-content .fs-24 {
  margin-bottom: 0;
  margin-top: 20px;
}

.ser-content .fs-20 {
  margin-top: 0;
}

.ct-ser-icon:hover {
  box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.28);
}

.countdown {
  text-align: center;

  width: 60%;

  margin: 0 auto;

  display: inline-block;
}

#countdown1 .countdowntimer-time {
  font-size: 2.5714285714285716em;
}

#countdown1 .countdowntimer-text {
  text-transform: uppercase;
}

#countdown1 div div {
  border-right: 0;
}

#countdown1 div {
  border-right: 1px solid #666;
}

#countdown2 .countdowntimer-time {
  font-size: 4.285714285714286em;
}

#countdown2 {
  color: #fff;
}

#countdown2 .countdowntimer-text {
  color: rgba(255, 255, 255, 0.7);
}

#countdown3 .vc_column-inner {
  background: #1798d5;

  color: #fff;

  padding: 20px;

  box-shadow: -1px 1px 8px #00000063;
}

#countdown3 .countdowntimer-time {
  font-size: 2.5714285714285716em;
}

#countdown3 .countdowntimer-text {
  text-transform: uppercase;

  font-size: 16px;
}

.step-number {
  position: relative;

  border: 2px solid;

  border-radius: 50%;

  width: 100px;

  padding: 21px 21px;

  text-align: center;

  margin: 0 auto;
}

.step-block::before {
  top: 47px;

  bottom: 0;

  position: absolute;

  content: " ";

  width: 20%;

  height: 1px;

  background-color: #eaeaea;

  left: 87%;
}

.step-block:last-child::before {
  display: none;
}

.step-block:hover .step-number {
  background: #e52b21;

  border-color: #e52b21;

  color: #fff;
}

.process-step-icon.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
  width: 7em !important;

  height: 7em !important;
}

.process-step-icon.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner
  .vc_icon_element-icon {
  top: 53%;
}

.hm4-features-block .vc_col-sm-4:hover .vc_icon_element-inner {
  transition: 0.7s;

  -webkit-transition: 0.7s;

  -moz-transition: 0.7s;

  -ms-transition: 0.7s;

  -o-transition: 0.7s;

  -webkit-transform: rotate(360deg);

  -moz-transform: rotate(360deg);

  -o-transform: rotate(360deg);

  -ms-transform: rotate(360deg);

  transform: rotate(360deg);
}

.hm4-testimonial-grid .vc_gitem-post-data-source-post_excerpt {
  background: #f7f7f7;
  padding: 30px;
  font-size: 1.15em;
}

.hm4-testimonial-grid .wpb_single_image img {
  border-radius: 100%;
}

.hm4-testimonial-grid .wpb_single_image {
  float: left;
  margin-top: 10px;
}

.hm4-testimonial-grid .vc_gitem-post-data-source-post_title {
  position: absolute;

  left: 100px;

  bottom: 62px;

  font-size: 1.1em;

  font-weight: normal;

  text-transform: uppercase;
}

.hm4-testimonial-grid .vc_gitem-post-data-source-post_excerpt::before {
  content: url(https://www.multipurposethemes.com/wordpressdemo/maximum/base/dev/wp-content/uploads/2018/02/quote-left-1.png);

  position: absolute;

  top: 0;

  left: 12px;
}

/*.hm4-testimonial-grid .vc_gitem-post-data-source-post_excerpt::after {

    content: "\f0d7";

    font-family: fontawesome;

    position: absolute;

    bottom: 101px;

    font-size: 30px;

    color: #f7f7f7;

}*/

.hm4-testimonial-grid:hover .vc_gitem-post-data-source-post_excerpt {
  box-shadow: 3px 3px 9px rgba(152, 152, 152, 0.3);
}

.testimonial-slider-style-2 {
  width: 70%;

  margin: 0 auto;

  color: #ffffffbf;
}

.testimonial-slider-style-2 .post-title a {
  color: #fff;

  font-size: 2.769230769230769em;
}

.testimonial-slider-style-2 .post-title::before {
  content: "\f10d";

  color: #1697d4;

  font-family: fontawesome;

  position: absolute;

  font-size: 36px;

  text-align: center;

  left: 48%;

  top: -36px;
}

.testimonial-slider-style-2 .flexslider .slides img {
  display: none;
}

.rotate-box-1 h2 {
  color: #fff;
}

.rotate-box-1 p {
  color: rgba(255, 255, 255, 0.8);

  width: 80%;

  margin: 0 auto;
}

.rotate-box-2 {
  padding: 100px 0;
}

.rotate-box-2 .vc_icon_element {
  margin-bottom: 10px;
}

.rotate-box-2 .vc_col-sm-4 .wpb_wrapper .wpb_wrapper {
  border: 0;

  padding: 0;

  color: #fff;

  text-align: center;
}

.rotate-box-2-content {
  width: 80%;

  margin: 20px auto 0px;
}

.rotate-box-2 .vc_col-sm-4 .vc_column-inner {
  padding-top: 0;
}

/*.flip-box, .flop-box {

    background: #1697d4;

    border: 1px solid #1697d4;

    padding: 30px 0px;

    width: 100%;

    margin: 0 auto !important;

    text-shadow: 1px 1px rgba(0, 0, 0, 0.45);

}*/

.flip-box .vc_column_container .wpb_wrapper,
.flop-box .vc_column_container .wpb_wrapper {
  background: #1697d4;

  border: 1px solid #1697d4;

  padding: 30px 0px !important;
}

.flip-box .vc_column_container .wpb_wrapper .wpb_wrapper,
.flop-box .vc_column_container .wpb_wrapper .wpb_wrapper {
  background: transparent;

  border: 0px;

  padding: 0px 0px !important;
}

.rotate-box-2 .vc_col-sm-4:hover .flop-box {
  opacity: 1;

  visibility: visible;

  -webkit-transform: rotateY(0deg);

  -moz-transform: rotateY(0deg);

  -ms-transform: rotateY(0deg);

  -o-transform: rotateY(0deg);

  transform: rotateY(0deg);
}

.rotate-box-2 .vc_col-sm-4 .flop-box {
  -webkit-backface-visibility: hidden;

  -moz-backface-visibility: hidden;

  -ms-backface-visibility: hidden;

  -o-backface-visibility: hidden;

  backface-visibility: hidden;

  position: absolute;

  opacity: 0;

  visibility: hidden;

  width: 100%;

  height: 100%;

  display: block;

  top: 0;

  left: 0;

  -webkit-transform: rotateY(180deg);

  -moz-transform: rotateY(180deg);

  -ms-transform: rotateY(180deg);

  -o-transform: rotateY(180deg);

  transform: rotateY(180deg);

  -webkit-transition: all 0.3s ease 0s;

  -moz-transition: all 0.3s ease 0s;

  -ms-transition: all 0.3s ease 0s;

  -o-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;
}

.rotate-box-2 .vc_col-sm-4 .flip-box {
  -webkit-backface-visibility: hidden;

  -moz-backface-visibility: hidden;

  -ms-backface-visibility: hidden;

  -o-backface-visibility: hidden;

  backface-visibility: hidden;

  -webkit-transform: rotateY(0deg);

  -moz-transform: rotateY(0deg);

  -ms-transform: rotateY(0deg);

  -o-transform: rotateY(0deg);

  transform: rotateY(0deg);

  -webkit-transition: all 0.3s ease 0s;

  -moz-transition: all 0.3s ease 0s;

  -ms-transition: all 0.3s ease 0s;

  -o-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;
}

.rotate-box-2 .vc_col-sm-4:hover .flip-box {
  -webkit-transform: rotateY(180deg);

  -moz-transform: rotateY(180deg);

  -ms-transform: rotateY(180deg);

  -o-transform: rotateY(180deg);

  transform: rotateY(180deg);
}

.rotate-box-2 .vc_column-inner {
  padding-top: 0px !important;
}

.rotate-box-3-icon {
  float: left;
}

.rotate-box-3-icon i.fa {
  font-size: 2em;

  background: #fff;

  padding: 20px;

  border: 1px solid #e8e8e8;

  margin-right: 20px;
}

.rotate-box-3-content h3 {
  margin-top: 0px;
}

.rotate-box-3-content {
  padding-top: 15px;
}

.rotate-box-3-flipbox,
.rotate-box-3-flopbox {
  margin-bottom: 0 !important;
}

.rotate-box-3-flopbox .wpb_wrapper {
  background: #000;

  color: #fff;

  padding: 23px 40px 35px;

  text-align: left;

  margin: 0px 15px;
}

.rotate-box-3-flopbox h4 {
  color: #fff;
}

.rotate-box-3:hover .rotate-box-3-flopbox {
  opacity: 1;

  visibility: visible;

  -webkit-transform: rotateY(0deg);

  -moz-transform: rotateY(0deg);

  -ms-transform: rotateY(0deg);

  -o-transform: rotateY(0deg);

  transform: rotateY(0deg);
}

.rotate-box-3 .rotate-box-3-flopbox p {
  color: rgba(255, 255, 255, 0.7);

  width: 90%;
}

.rotate-box-3 .rotate-box-3-flopbox {
  -webkit-backface-visibility: hidden;

  -moz-backface-visibility: hidden;

  -ms-backface-visibility: hidden;

  -o-backface-visibility: hidden;

  backface-visibility: hidden;

  position: absolute;

  opacity: 0;

  visibility: hidden;

  width: 100%;

  height: auto;

  display: block;

  top: 0;

  left: 0;

  -webkit-transform: rotateX(180deg);

  -moz-transform: rotateX(180deg);

  -ms-transform: rotateX(180deg);

  -o-transform: rotateX(180deg);

  transform: rotateX(180deg);

  -webkit-transition: all 0.3s ease 0s;

  -moz-transition: all 0.3s ease 0s;

  -ms-transition: all 0.3s ease 0s;

  -o-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;
}

.rotate-box-3 .rotate-box-3-flipbox {
  -webkit-backface-visibility: hidden;

  -moz-backface-visibility: hidden;

  -ms-backface-visibility: hidden;

  -o-backface-visibility: hidden;

  backface-visibility: hidden;

  -webkit-transform: rotateX(0deg);

  -moz-transform: rotateX(0deg);

  -ms-transform: rotateX(0deg);

  -o-transform: rotateX(0deg);

  transform: rotateX(0deg);

  -webkit-transition: all 0.3s ease 0s;

  -moz-transition: all 0.3s ease 0s;

  -ms-transition: all 0.3s ease 0s;

  -o-transition: all 0.3s ease 0s;

  transition: all 0.3s ease 0s;

  padding: 20px 0px;
}

.rotate-box-3:hover .rotate-box-3-flipbox {
  -webkit-transform: rotateX(180deg);

  -moz-transform: rotateX(180deg);

  -ms-transform: rotateX(180deg);

  -o-transform: rotateX(180deg);

  transform: rotateX(180deg);
}

.services-style-2 .ct-ser-icon:hover {
  box-shadow: none;
}

.services-style-2 .wpb_wrapper {
  background: #fff;

  padding-top: 30px;
}

.services-style-2 .ct-ser-icon {
  padding: 0px 30px 30px;

  background: transparent;
}

.services-style-2 .wpb_wrapper .wpb_wrapper {
  padding-top: 10px;
  background-color: transparent;
}

.service-overlay {
  background-color: #f4524d;

  bottom: 37px;

  left: 14px;

  right: 0;

  width: 90%;

  height: 4px;

  position: absolute;

  transition-timing-function: ease-in-out;

  -moz-transition-timing-function: ease-in-out;

  -webkit-transition-timing-function: ease-in-out;

  -o-transition-timing-function: ease-in-out;

  transition-duration: 0.2s;

  -moz-transition-duration: 0.2s;

  -webkit-transition-duration: 0.2s;

  -o-transition-duration: 0.2s;
}

.services-style-2 .wpb_wrapper:hover .service-overlay {
  background: #000;

  height: 91%;

  z-index: 1;
}

.services-style-2 .vc_icon_element,
.services-style-2 .service-style2-content {
  z-index: 2;

  position: relative;
}

.services-style-2 .wpb_wrapper:hover .wpb_text_column,
.services-style-2 .wpb_wrapper:hover .black {
  color: #fff;
}

.service-style-3 .vc_single_image-wrapper {
  background: #000;
}

.service-style-3 .vc_single_image-wrapper img {
  transition: all 0.3s ease 0s;
  padding-bottom: 0;
}

.service-style-3 .vc_single_image-wrapper:hover img {
  -webkit-transform: scale(1.5) rotate(10deg);

  -moz-transform: scale(1.5) rotate(10deg);

  -ms-transform: scale(1.5) rotate(10deg);

  -o-transform: scale(1.5) rotate(10deg);

  transform: scale(1.5) rotate(10deg);

  opacity: 0.5;
}

.info-banner-style-1-heading p {
  position: absolute;

  bottom: 8px;

  background: #000000bd;

  width: 96%;

  text-align: center;

  padding: 10px 0px;

  color: #fff;

  font-weight: bold;

  font-size: 16px;
}

.info-banner-style-1.client-bg-effect:hover .wpb_wrapper {
  background-color: #000000bd;

  height: 100%;
}

.info-banner-style-1.client-bg-effect:hover
  .wpb_wrapper
  .info-banner-style-1-heading
  p {
  background: transparent;

  top: 85px;
}

.info-banner-style-1.client-bg-effect:hover .wpb_wrapper .wpb_wrapper {
  background: transparent;
}

.info-banner-style-1.client-bg-effect:hover .hover-img-txt {
  padding-top: 125px;
}
.client-bg-effect:hover .info-banner-style-1-heading {
  margin-bottom: 0 !important;
}
.info-banner-style-1.client-bg-effect .vc_column-inner {
  height: 350px;
}

.info-banner-style-1.client-bg-effect .wpb_wrapper {
  transition: 0.2s;
}

.info-banner-style-2 .vc_column-inner {
  padding: 0 !important;
}

.info-banner-style-2 .wpb_wrapper {
  padding: 70px 20px 0px;
}

.info-banner-2-transform {
  transition: 0.5s;
}

.info-banner-style-2-btn {
  opacity: 0;
}

.info-banner-style-2 .vc_col-sm-4:hover .info-banner-2-transform {
  transform: translateY(-30px);

  -webkit-transform: translateY(-30px);
}

.info-banner-style-2 .vc_col-sm-4:hover .info-banner-style-2-btn {
  opacity: 1;
}

.info-banner-2-transform {
  z-index: 2;

  position: relative;
}

.info-banner-style-2 .wpb_wrapper .wpb_wrapper {
  padding: 0;
  transform: none !important;
}

.info-banner-2-dark-overlay {
  background: rgba(0, 0, 0, 0.5);

  position: absolute;

  width: 96%;

  height: 94.5%;

  display: inline-block;

  top: 8px;

  left: 8px;

  z-index: 0;

  transition: none !important;

  margin: 0;

  padding: 15px !important;
}

.infobanner-style-3 .vc-hoverbox:hover .vc-hoverbox-front {
  transform: rotateY(0) !important;
}

.infobanner-style-3 .vc-hoverbox-back {
  transform: rotateY(0deg);

  opacity: 0;
}

.infobanner-style-3 .vc-hoverbox:hover .vc-hoverbox-back {
  z-index: 9999;

  background-color: rgba(0, 0, 0, 0.5) !important;

  left: 0 !important;

  transition: 0.2s;

  color: #fff;

  transform: rotateY(0deg);

  opacity: 1;
}

.infobanner-style-3 .vc-hoverbox-back h2 {
  color: #f4524d;
}

.infobanner-style-3 .vc-hoverbox-back a {
  background: #fff;

  border-radius: 30px;

  padding: 5px 20px;

  display: inline-block;

  color: #000;

  text-decoration: none;

  margin-top: 10px;

  border: 1px solid #fff;
}

.infobanner-style-3 .vc-hoverbox-back a:hover {
  border-color: #fff;

  color: #fff;

  background: transparent;
}

.infobanner-style-3
  .vc-hoverbox:hover
  .vc-hoverbox-block-inner.vc-hoverbox-back-inner {
  transform: translateY(-50%);

  -webkit-transform: translateY(-10%);

  transition: 0.3s;
}

.infobanner-style-3-height .vc-hoverbox-inner {
  min-height: 400px !important;
}

.infobanner-style-4 .vc-hoverbox .vc-hoverbox-front-inner,
.infobanner-style-4 .vc-hoverbox .vc-hoverbox-back {
  transition: all 0.5s ease-in-out;
}

.infobanner-style-4 .vc-hoverbox:hover .vc-hoverbox-front-inner {
  transform: translateY(-100%);

  opacity: 0;
}

.infobanner-style-4
  .vc-hoverbox
  .vc-hoverbox-block-inner.vc-hoverbox-back-inner {
  transform: translateY(200%);

  opacity: 0;
}

.infobanner-style-4
  .vc-hoverbox:hover
  .vc-hoverbox-block-inner.vc-hoverbox-back-inner {
  opacity: 1;
  transform: translateY(-10%);
}

.infobanner-style-4 .vc-hoverbox .vc-hoverbox-front-inner h2 {
  color: #fff;

  margin: 0;
}

.info-banner-5-hover-box {
  position: absolute;

  right: -50px;

  top: 70px;

  height: calc(100% - 30%);

  width: 65%;

  opacity: 0;

  visibility: hidden;

  background-color: #fff;

  padding: 15px 15px 0;

  transition-timing-function: ease-in-out;

  -moz-transition-timing-function: ease-in-out;

  -webkit-transition-timing-function: ease-in-out;

  -o-transition-timing-function: ease-in-out;

  transition-duration: 0.2s;

  -moz-transition-duration: 0.2s;

  -webkit-transition-duration: 0.2s;

  -o-transition-duration: 0.2s;
}

.info-banner-5-outer .vc_col-sm-4:hover .info-banner-5-hover-box {
  right: 55px;

  opacity: 1;

  visibility: visible;
}

.banner-style-3-outer .wpb_single_image {
  margin-bottom: 0;
}

.banner-style-3-outer img {
  padding-bottom: 0 !important;
}

.banner-style-3-info .vc_column-inner {
  padding: 40px 50px !important;
}

.banner-style-3-info {
  text-align: center;
}

.banner-style-2-txt .wpb_wrapper {
  background: #fff;

  padding: 12px 30px;

  text-align: left;

  min-height: 260px;
}

.banner-style-2-txt .wpb_wrapper .wpb_wrapper {
  background: transparent;

  padding: 0;

  min-height: auto;
}

.banner-style-1 .wpb_wrapper {
  background-color: #fff;
}

.parallax-txt p {
  line-height: 32px;
}

.twitter-feed-style-2 .aptf-tweet-content {
  color: #fff;
}

.twitter-feed-style-2 .bx-wrapper .bx-controls-direction a.bx-next {
  background: url(./images/001-next.png);
}

.twitter-feed-style-2 .bx-wrapper .bx-controls-direction a.bx-prev {
  background: url(./images/002-back.png);
}

.at-testimonial-blocks-2 .at-testimonial-blocks-2-excerpt {
  padding: 25px !important;
}

.at-testimonial-blocks-3 .owl-carousel .owl-stage-outer {
  height: 350px !important;
}

.at-testimonial-blocks-3 .vc_gitem-post-data-source-post_excerpt {
  width: 50%;

  margin: 0 auto;

  background: #f7f7f7;

  padding: 30px 50px 50px;
}

.at-testimonial-blocks-3 .wpb_single_image figure {
  border: 10px solid #fff;

  border-radius: 100%;
}

.at-testimonial-blocks-3 .wpb_single_image {
  margin-top: -40px;
}

.at-testimonial-blocks-3 .vc_gitem-post-data-source-post_excerpt p {
  line-height: 1.9;
}

.testimonial-grid-3-thumb {
  float: left !important;
}

.testimonial-grid-3-txt {
  float: right !important;
}

.at-testimonial-blocks-4 .vc_gitem_row.vc_row.vc_gitem-row-position-top {
  width: 70%;

  margin: 0 auto;
}

.at-testimonial-blocks-4 .owl-carousel .owl-stage-outer {
  height: 140px !important;
}

.at-testimonial-blocks-4 .vc_gitem-post-data-source-post_excerpt {
  color: #ffffff9c;
}

.fancybox-style-1 .fancy-number {
  width: 100px;

  float: left;

  line-height: 50px;

  color: #f4524d;
}

.fancybox-style-1 .fancy-title {
  color: #000;
}

.fancybox-style-1 .fancy-des {
  clear: both;

  text-align: left;

  margin-top: 20px;

  line-height: 25px;
}

.fancybox-style-2 .vc_column_container {
  border: 1px solid rgba(0, 0, 0, 0.2);

  padding: 20px;

  border-right: 0;
}

/*.fancy-box-style-3 .vc_col-sm-4::before, .fancy-box-style-3 .vc_col-sm-4::after {

    bottom: 12px;

    content: "";

    left: 10px;

    opacity: 0;

    position: absolute;

    right: 10px;

    top: 12px;

    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

    z-index: 1;

}

.fancy-box-style-3 .vc_col-sm-4::after {

    border-left: 3px solid #F4524D;

    border-right: 3px solid #F4524D;

    transform: scale(0, 1);

}

.fancy-box-style-3 .vc_col-sm-4::before {

    border-bottom: 3px solid #F4524D;

    border-top: 3px solid #F4524D;

    transform: scale(0, 1);

}

.fancy-box-style-3 .vc_col-sm-4:hover::before, .fancy-box-style-3 .vc_col-sm-4:hover::after {

    opacity: 1;

    transform: scale(1);

}



.fancy-box-style-3 .vc_column-inner {

    position: relative;

    display: block;

}

.fancy-box-style-3 .vc_column-inner:before {

    border-bottom: 1px solid #fff;

    border-top: 1px solid #fff;

    transform: scale(0, 1);

}

.fancy-box-style-3 .vc_column-inner :after {

    border-left: 1px solid #fff;

    border-right: 1px solid #fff;

    transform: scale(1, 0);

}

.fancy-box-style-3 .vc_col-sm-4:hover .vc_column-inner:before, .fancy-box-style-3 .vc_col-sm-4:hover .vc_column-inner:after {

    opacity: 1;

    transform: scale(1);

}

.fancy-box-style-3 .vc_column-inner:before, .fancy-box-style-3 .vc_column-inner:after {

    bottom: 12px;

    content: "";

    left: 10px;

    opacity: 0;

    position: absolute;

    right: 10px;

    top: 12px;

    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;

    z-index: 1;

}*/

/*new*/

.fancy-box-style-3 .vc_col-sm-4::before {
  transform-origin: right top 0;
}

.fancy-box-style-3 .vc_col-sm-4:before,
.fancy-box-style-3 .vc_col-sm-4:after {
  height: 100%;

  width: 3px;

  transform: scaleY(0);

  transition-duration: 0.5s;
}

.fancy-box-style-3 .vc_col-sm-4:before,
.fancy-box-style-3 .vc_col-sm-4 .vc_column-inner::before {
  right: 0;

  top: 0;

  transition-duration: 0.5s;
}

.fancy-box-style-3 .vc_col-sm-4:before,
.fancy-box-style-3 .vc_col-sm-4 .vc_column-inner:before,
.fancy-box-style-3 .vc_col-sm-4:after,
.fancy-box-style-3 .vc_col-sm-4 .vc_column-inner:after {
  display: inline-block;

  position: absolute;

  content: "";

  background-color: #f4524d;

  z-index: 1;
}

.fancy-box-style-3 .vc_col-sm-4:hover:before,
.fancy-box-style-3 .vc_col-sm-4:hover:after {
  transform: scaleY(1);

  transition-duration: 0.5s;
}

.fancy-box-style-3 .vc_col-sm-4 .vc_column-inner:before {
  transform-origin: right top 0;
}

.fancy-box-style-3 .vc_col-sm-4 .vc_column-inner:before,
.fancy-box-style-3 .vc_col-sm-4 .vc_column-inner:after {
  width: 100%;

  height: 3px;

  transform: scaleX(0);

  transition-duration: 0.5s;
}

.fancy-box-style-3 .vc_col-sm-4:hover .vc_column-inner:before,
.fancy-box-style-3 .vc_col-sm-4:hover .vc_column-inner:after {
  transform: scaleX(1);

  transition-duration: 0.5s;
}

.fancy-box-style-3 .vc_col-sm-4:after {
  top: 0;
}

.fancy-box-style-3 .vc_col-sm-4 .vc_column-inner:after {
  left: 0;
}

.fancy-box-style-3 .vc_column-inner {
  padding-top: 20px;
}

/*new*/

.fancybox-style-5-txt {
  float: left;

  width: 72%;
}

.fancybox-style-5-number {
  float: left;

  line-height: 45px;

  width: 28%;
}

.fancy-box-style-6 .vc_icon_element {
  margin-bottom: 5px;

  transition: 0.2s;

  position: relative;

  top: 0;
}

.fancy-box-style-6 .vc_separator {
  transform: rotate(90deg);

  margin-top: 35px;

  transition: 0.2s;

  margin-bottom: 20px !important;
}

.fancy-box-style-6 .vc_col-sm-3:hover .vc_icon_element {
  top: -5px;
}

.fancy-box-style-6 .vc_col-sm-3:hover .vc_separator {
  width: 15%;

  margin-top: 40px;

  margin-bottom: 15px !important;
}

.juicy-pink {
  color: #f4524d;
}

.fancy-box-style-7 .wpb_wrapper {
  background: #fff;

  padding: 30px 20px 0px;

  border: 1px solid #e8e7e7;
}

.fancy-box-style-7 .wpb_wrapper .wpb_wrapper {
  padding: 0;

  border: 0;
}

.fancybox-style-8 .vc_column_container {
  border-right: 1px solid rgb(58, 58, 58);
}

.fancybox-style-9 .vc_column-inner::before {
  background: #f4524d;

  left: 0;

  height: 100%;

  top: 0;

  position: absolute;

  width: 100%;

  z-index: 1;

  display: block;

  content: "";

  transition-duration: 0.3s;

  transform: scaleY(0);

  opacity: 0;
}

.fancybox-style-9 .vc_column-inner {
  padding: 15px 0px;
}

.fancybox-style-9 .wpb_column:hover .vc_column-inner::before {
  transform: scaleY(1);

  transition-duration: 0.3s;

  opacity: 1;
}

.fancybox-style-9 .wpb_column:hover .vc_custom_heading,
.fancybox-style-9 .wpb_column:hover .vc_icon_element-icon,
.fancybox-style-9 .vc_icon_element-inner:hover .vc_icon_element-icon:before {
  color: #fff !important;
}

.fancybox-style-9 .vc_icon_element,
.fancybox-style-9 .vc_custom_heading {
  z-index: 2;

  position: relative;
}

@media only screen and (max-width: 1024px) {
  .info-banner-5-hover-box {
    top: 34px;

    height: calc(100% - 20%);

    width: 80%;

    padding: 15px 15px 0;
  }

  .banner-style-3-info .vc_column-inner {
    padding: 0px 10px !important;
  }

  .at-testimonial-blocks-3 .vc_gitem-post-data-source-post_excerpt {
    width: 70%;
  }

  .at-testimonial-blocks-4 .vc_gitem_row.vc_row.vc_gitem-row-position-top {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .hover-img-txt {
    padding: 0px 10px;
  }

  .client-bg-effect:hover .vc_single_image-wrapper {
    line-height: 80px;
  }

  .info-banner-5-outer .vc_col-sm-4 {
    width: 100%;
  }

  .info-banner-5-hover-box {
    width: 50%;

    top: 42px;
  }

  .info-banner-5-outer .vc_col-sm-4:hover .info-banner-5-hover-box {
    right: 206px;
  }

  .banner-style-3-outer .vc_col-sm-4 {
    width: 100%;
  }

  .swap-divs-responsive .wpb_wrapper {
    display: -webkit-box;

    display: -moz-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -webkit-box-orient: vertical;

    -moz-box-orient: vertical;

    -webkit-flex-direction: column;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-align: start;

    -moz-box-align: start;

    -ms-flex-align: start;

    -webkit-align-items: flex-start;

    align-items: flex-start;
  }

  .swap-divs-responsive .wpb_wrapper .wpb_wrapper {
    display: block;
  }

  .swap-divs-responsive .wpb_single_image {
    -webkit-box-ordinal-group: 1;

    -moz-box-ordinal-group: 1;

    -ms-flex-order: 1;

    -webkit-order: 1;

    order: 1;
  }

  .swap-divs-responsive .banner-style-3-info {
    -webkit-box-ordinal-group: 2;

    -moz-box-ordinal-group: 2;

    -ms-flex-order: 2;

    -webkit-order: 2;

    order: 2;
  }

  .banner-style-2-outer .vc_col-sm-4 {
    width: 100%;
  }

  .banner-style-2-txt .wpb_wrapper,
  .banner-style-1 .wpb_wrapper {
    margin-bottom: 20px;
  }

  .banner-style-2-txt .wpb_wrapper {
    min-height: auto;
  }

  .banner-style-3-info .vc_column-inner {
    padding: 30px !important;
  }
}

@media only screen and (max-width: 736px) {
  .subscribe .newsletter .form-control {
    float: left;
  }

  .subscribe button.btn.btn-default.fs-18 {
    width: 15%;

    float: left;

    margin-top: 0;
  }

  .call-to-action-with-bg .at-text-right,
  .call-to-action-with-bg {
    text-align: center;
  }

  .tabs.text-slider-2 .vc_tta-panel-body {
    padding: 30px 20px !important;
  }

  .step-block::before {
    display: none;
  }

  .hm4-testimonial-grid .vc_gitem-post-data-source-post_excerpt {
    min-height: auto;
  }

  .hm4-testimonial-grid .vc_gitem-post-data-source-post_title {
    bottom: -35%;
  }

  .hm4-testimonial-grid .vc_gitem-post-data-source-post_excerpt::after {
    content: "";
  }

  .rotate-box-1,
  .rotate-box-2 .vc_col-sm-4,
  .rotate-box-3 {
    margin-bottom: 20px;
  }

  .info-banner-5-hover-box {
    width: 80%;

    top: 40px;
  }

  .info-banner-5-outer .vc_col-sm-4:hover .info-banner-5-hover-box {
    right: 60px;
  }

  .at-testimonial-blocks-4 .owl-carousel .owl-stage-outer {
    height: 100% !important;
  }
  .testimonial-grid .vc_gitem-post-data-source-post_excerpt {
    background: none;
  }
}

@media only screen and (max-width: 568px) {
  .subscribe .form-group {
    width: 100%;
  }

  .subscribe button.btn.btn-default.fs-18 {
    width: 30%;
  }

  .countdown {
    width: 100%;
  }

  .at-testimonial-blocks-3 .vc_gitem-post-data-source-post_excerpt {
    width: 100%;
    padding: 0 0 55px;
  }

  .testimonial-grid .vc_gitem-post-data-source-post_excerpt {
    padding: 3% 0%;
  }

  .at-testimonial-blocks-2 .at-testimonial-blocks-2-excerpt {
    padding: 0 10px !important;
  }
}

@media only screen and (max-width: 375px) {
  .hm4-testimonial-grid .vc_gitem-post-data-source-post_title {
    bottom: -25%;
  }

  .info-banner-5-hover-box {
    width: 82%;

    top: 35px;

    padding: 5px 0px 0;
  }

  .info-banner-5-outer .vc_col-sm-4:hover .info-banner-5-hover-box {
    right: 45px;
  }
}

@media only screen and (max-width: 320px) {
  .hm4-testimonial-grid .vc_gitem-post-data-source-post_title {
    bottom: -17%;
  }
}

/*over new elements css */

/*portfolio grid css*/

.at-portfolio-grid
  .vc_grid-filter.vc_grid-filter-color-grey
  > .vc_grid-filter-item:hover {
  background: transparent;
}
.at-portfolio-grid {
  margin-top: 35px;
}
.at-portfolio-grid ul.vc_grid-filter {
  text-transform: uppercase;
}
.at-portfolio-grid .vc_is-hover a {
  cursor: url("./images/add.png"), pointer;
}

.at-portfolio-grid li.vc_grid-filter-item.vc_active {
  background: transparent !important;
}

.at-portfolio-grid li.vc_grid-filter-item.vc_active span {
  color: #000 !important;

  border-bottom: 2px solid;

  padding-bottom: 10px;
}

.at-portfolio-grid-title .vc_gitem-row-position-bottom {
  z-index: 999;

  background: #fff;
}

.at-portfolio-grid-title .at-portfolio-title-outer {
  transform: translateY(0px);

  transition: all 0.3s;

  background: #fff !important;

  padding: 20px !important;
}

.at-portfolio-grid-title .vc_is-hover .at-portfolio-title-outer {
  transform: translateY(-40px);
}

.at-portfolio-grid-6 .at-portfolio-title {
  font-size: 12px !important;
}

.at-portfolio-grid .vc_grid-filter {
  animation-name: fadeInUp;

  -webkit-animation-name: fadeInUp;

  animation-name: fadeInUp;

  -webkit-animation-duration: 1s;

  animation-duration: 1s;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;
}

/*over portfolio grid css*/

.at-blog-grig .vc-gitem-zone-height-mode-auto:before {
  padding-top: 60% !important;
}
.at-blog-grig .vc_gitem-zone.vc_gitem-zone-a.vc_gitem-is-link {
  height: 250px;
}
.at-blog-4-grid .vc_gitem-zone.vc_gitem-zone-a.vc_gitem-is-link {
  height: 150px;
}
.at-blog-grig p,
.at-blog-masonry p {
  text-align: left;

  color: #898989;
}

.at-blog-grig .vc_gitem_row .vc_gitem-col,
.at-blog-masonry .vc_gitem_row .vc_gitem-col {
  padding: 10px 0;
}

.at-blog-author {
  text-transform: capitalize;

  display: inline-block;
}

/*.at-blog-date::before, .at-blog-category::before{

    content: "|" !important;

    position: absolute;

    top: 14px;

}*/

.at-blog-date,
.at-blog-category {
  display: inline-block;
}

.at-blog-category.vc_grid-filter.vc_grid-filter- div {
  padding-left: 10px !important;
}

.at-blog-category {
  padding-left: 5px;
}

.at-blog-date,
.at-blog-author,
.at-blog-category {
  color: #898989;

  text-transform: uppercase;

  font-size: 11px;

  margin-bottom: 0 !important;

  margin-top: 5px;
}
.at-blog-date {
  margin-left: 0px;
}

/*blog css*/

.widget-title {
  font-size: 0.9230769230769231em;

  font-weight: 600;

  color: #000;

  letter-spacing: 2px;
}

.page_sidebar ul {
  padding: 0;

  margin: 0;

  list-style: none !important;

  font-size: 16px;

  line-height: 32px;
}

.page_sidebar ul li {
  font-size: 12px;

  padding: 1px 0px;
}

.page_sidebar ul li:last-child {
  border: 0px;
}

.page_sidebar input {
  font-size: 14px;

  width: 100%;

  margin: 3px;
}

.page_sidebar input.search-submit {
  background-color: #1697d4;

  color: #fff;
}

.hm-blog .vc_gitem-post-data-source-post_excerpt {
  color: #898989;
}
/*over blog css*/

/*search page css*/

.search .blog-title h3 {
  font-size: 1em;
}

.search .blog-content .col-md-12 {
  border-bottom: 1px solid rgba(204, 204, 204, 0.34);
}

.search .blog-content {
  clear: both;
}

/*over search page css*/

/* Megamenu CSS */

.white-70 {
  color: rgba(255, 255, 255, 0.7);
}

.abt-3-expertise .wpb_wrapper {
  background: #000;

  padding: 30px 40px 10px;
}

.abt-3-expertise .wpb_wrapper .wpb_wrapper {
  padding: 0;
}

.abt-3-expertise .vc_icon_element {
  margin-bottom: 10px;
}

/*homepage 12 css*/
.color-555 {
  color: #555;
}
.color-000 {
  color: #000;
}
.banner-slider .wpb_revslider_element {
  margin-bottom: 0px !important;
}
.about-des {
  color: #555;
  letter-spacing: 2px;
  line-height: 21px;
}
.about-slogan {
  font-family: "Dancing Script", cursive;
  font-size: 1.7142857142857142em;
  letter-spacing: 2px;
  color: #815a2c;
  padding-top: 20px;
  text-align: center;
}
.meal-details {
  background-color: #000;
  margin-top: 16%;
  padding: 10%;
  color: #fff;
  border: 10px solid #cb9f6b;
}
.meal-details h3 {
  margin-top: 10px;
  color: #fff;
}
.meal-details p {
  color: #d1d1d1;
}
.meal-details .price {
  color: #cb9f6b;
}
.chaf-qut {
  margin-left: -15px;
  margin-right: -15px;
}
.best-dish {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.95);
  width: 60%;
  margin: 0 auto;
  padding: 50px;
}
.big-text {
  font-size: 5.714285714285714em;
  font-family: "Dancing Script", cursive;
  color: #cb9f6b;
}

.btn-gold {
  border-color: #cb9f6b;
  color: #cb9f6b;
  background-color: transparent;
}
.btn {
  font-size: 1.1428571428571428em;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-gold:hover {
  border-color: transparent;
  color: #fff;
  background-color: #cb9f6b;
}
.event-artical {
  text-align: center;
}
.event-date {
  padding: 50px 0px 0px;
  color: #555;
}
.event-name {
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 30px;
}
.event-details {
  color: #898989;
  padding: 20px 0px 30px;
}
.gray-map {
  filter: grayscale(100%);
}
.delicious-contact input[type="submit"] {
  background: transparent !important;
  border-color: #fff !important;
  border-radius: 5px !important;
  width: auto !important;
}
.hover,
.hover .overlay {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
}
.hover img {
  border: 1px solid #fff;
  width: 100%;
}
.hover,
.hover .overlay {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
}
.hover .overlay {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}
.ehover a.info {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.hover a.info {
  text-decoration: none;
  margin: 40% 0 0;
}
.hover:hover img {
  opacity: 0.4;
}
.ehover:hover .overlay {
  background-color: transparent;
}
.ehover:hover a.info {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.hover h3 {
  color: #fff;
}
.hover:hover h3 {
  color: #cb9f6b;
}
.call-to-btn button {
  border-color: #fff !important;
  color: #fff !important;
  background-color: transparent !important;
  background-image: none !important;
  padding: 13px 23px !important;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 10px !important;
}
.call-to-btn button:hover {
  border-color: transparent !important;
  background-color: #cb9f6b !important;
}
.newsletter {
  text-align: center;
  padding: 20px 0px;
}
.newsletter .form-control {
  width: 320px;
  height: 50px;
  background-color: #f9f9f9;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.newsletter .btn {
  border-radius: 0;
  height: 50px;
  width: 70px;
  background-color: #cb9f6b;
  border: none;
}
.newsletter .btn:hover {
  background-color: #000;
  color: #fff;
}
.social {
  text-align: center;
  margin-top: 30px;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.social li a {
  width: 60px;
  height: 60px;
  background-color: rgb(222, 223, 223);
  border: solid 2px #000;
  color: #000;
  display: block;
  line-height: 60px;
  border-radius: 0;
}
.social li a:hover {
  background: #cb9f6b;
  border-color: #cb9f6b;
}
.delicious-contact input,
.delicious-contact textarea {
  background-color: transparent !important;
  max-height: 150px;
  color: #fff;
  border-radius: 0px !important;
}
.delicious-contact input[type="submit"]:hover {
  background: #fff !important;
  color: #000 !important;
}
.contact-form-4.contact-form {
  padding: 0;
  width: 85%;
}
/*over homepage 12 css*/

/*homepage 13 css*/
.newsletter-rs {
  margin: 0px auto;
  width: 65%;
  background: #fff;
  border-radius: 50px;
  padding: 20px 30px;
}
.newsletter-rs input[type="text"] {
  border: 1px solid #fff;
  width: 76%;
  height: 35px;
  padding: 0px 15px;
}
.newsletter-rs input[type="button"],
.newsletter-rs input[type="button"]:hover {
  background: #e52b21 !important;
  border-color: #e52b21;
  color: #fff;
  border-radius: 50px;
  padding: 8px 50px;
  font-size: 16px;
}
/*over homepage 13 css*/

/*homepage 14 css*/
.wedding {
  background-position: top center;
  background-repeat: no-repeat;
  padding: 80px 0px;
}
hr.divider {
  width: 50px;
  border: 2px solid #d43d8f;
}
hr.divider-white {
  width: 50px;
  border: 2px solid #fff;
}
.parallax {
  background-attachment: fixed;
}
.timeline-date {
  position: relative;
  z-index: 1;
  display: block;
  clear: both;
  max-width: 400px;
  height: 50px;
  background: #fff;
  border: 1px solid #d43d8f;
  border-radius: 50px;
  margin: 0 auto 10px !important;
  text-shadow: 0 1px 1px #fff;
}

.timeline .timeline-box.left > div:after {
  background: #fff;
  border-right: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  content: "";
  display: block;
  height: 14px;
  position: absolute;
  right: -17px;
  top: 43%;
  width: 14px;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.timeline .timeline-box.right > div:after {
  background: #fff;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  content: "";
  display: block;
  height: 14px;
  position: absolute;
  left: 3px;
  top: 43%;
  width: 14px;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.timeline > div {
  padding: 80px 0;
}
.timeline > div:after {
  background: #ebebeb;
  content: "" !important;
  display: block !important;
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -30px;
  z-index: 0;
  filter: alpha(opacity=35);
  opacity: 0.35;
}
.timeline .timeline-box.left > div:before {
  background: none repeat scroll 0 0 #d43d8f;
  border-radius: 50%;
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #d43d8f;
  content: "";
  display: block;
  height: 7px;
  margin-right: -5px;
  position: absolute;
  right: -13.8%;
  top: 43%;
  width: 8px;
  z-index: 1;
}
.timeline .timeline-box.right > div:before {
  background: none repeat scroll 0 0 #d43d8f;
  border-radius: 50%;
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #d43d8f;
  content: "";
  display: block;
  height: 7px;
  margin-right: -5px;
  position: absolute;
  left: -6.8%;
  top: 43%;
  width: 8px;
  z-index: 1;
}
.our-album a.vc_gitem-link:hover {
  background: rgba(212, 61, 143, 0.4);
}
.our-album a.vc_gitem-link:hover:before {
  content: "Learn More";
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-size: 2.5714285714285716em;
  font-family: "Parisienne", cursive;
}
.wedding-contact .contact-form input.wpcf7-submit {
  background: #d43d8f !important;
  border-color: #d43d8f;
}
/*over homepage 14 css*/

/*homepage 15 css*/

.about-content h1 {
  font-size: 5.071428571428571em;
  font-weight: bold;
  text-transform: uppercase;
}
.about-content p.designation {
  color: #169b90;
  font-size: 2.142857142857143em;
  font-weight: 600;
}
.about-content hr {
  border-top: 5px solid;
  width: 300px;
  margin: 20px 0 30px;
}
.about-content p {
  color: #666;
}
.fancy-headings h2 {
  margin-top: 0;
  letter-spacing: 3px;
}
.letter-spacing-3 {
  letter-spacing: 3px;
}
.fancy-headings .wpb_single_image {
  margin-bottom: 0;
}
.photography-ser .hover,
.photography-ser .hover h3 {
  text-align: left;
}
.photography-ser .hover,
.photography-ser .hover .overlay {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.photography-ser .hover {
  float: left;
  position: relative;
  cursor: default;
}
.photography-ser .ehover11 {
  background: -webkit-linear-gradient(45deg, #ff89e9 0, #05abe0 100%);
  background: linear-gradient(45deg, #ff89e9 0, #05abe0 100%);
}
.photography-ser .ehover11 .overlay::before,
.photography-ser .ehover11 img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  border: 0;
}
.photography-ser .hover img {
  display: block;
  position: relative;
}
.photography-ser .ehover11 .overlay::before,
.photography-ser .ehover11 img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
}
.photography-ser .ehover11 img {
  max-width: none;
  width: calc(100% + 60px);
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
.photography-ser .hover .overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.photography-ser .ehover11 .overlay {
  padding: 3em;
  text-align: left;
}
.photography-ser .hover,
.photography-ser .hover .overlay {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.photography-ser .ehover11 .overlay::before,
.photography-ser .ehover12 h3::after,
.photography-ser .ehover7 .overlay::before {
  content: "";
}
.photography-ser .ehover11 .overlay::before,
.photography-ser .ehover11 img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
}
.photography-ser .ehover11 .overlay::before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  opacity: 0;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
.photography-ser .ehover11 .overlay::before,
.photography-ser .ehover11 img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
}
.photography-ser .hover,
.photography-ser .hover h3 {
  text-align: left;
}
.photography-ser .hover button.info,
.photography-ser .hover h3 {
  color: #ececec;
  font-weight: bold;
}
.photography-ser .hover h3 {
  position: relative;
}
.photography-ser .ehover11 h3 {
  background-color: transparent;
  padding: 25% 0 10px;
  text-align: left;
}
.photography-ser .ehover10 button,
.photography-ser .hover button.info {
  display: inline-block;
}
.photography-ser .hover button.info {
  text-decoration: none;
  padding: 10px 14px !important;
  border: 1px solid #fff !important;
  margin: 0px 0 0 !important;
  border-radius: 0;
  background-color: transparent;
  width: auto;
  height: auto;
}
.photography-ser .hover button.nullbutton {
  border: none;
  padding: 0;
  margin: 0;
}
.photography-ser .ehover11 button.info {
  color: #fff;
  opacity: 0;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.photography-ser .hover button.info,
.photography-ser .hover h3 {
  color: #ececec;
  font-weight: bold;
}
.photography-ser .ehover11:hover img {
  opacity: 0.6;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.photography-ser .ehover11:hover .overlay::before,
.photography-ser .ehover11:hover button.info {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.photography-ser .ehover11 p {
  margin-bottom: 0;
}
.map-gray {
  filter: grayscale(100%);
  margin-bottom: 0px;
}
.map-gray .wpb_wrapper {
  padding: 5px 0px;
  background: rgba(0, 0, 0, 0.58);
}
.contact-box {
  width: 23%;
  display: inline;
  margin-right: 2.6%;
  float: left;
}
.contact-box input {
  width: 23.5%;
  width: 100%;
  padding: 15px 7px !important;
  height: 53px;
  padding: 15px 20px;
  margin-bottom: 25px;
  border: 1px solid #1b1b1b;
}
.contact-box:last-child {
  margin: 0;
}
.contact-row textarea {
  width: 100%;
  padding: 15px 20px;
  margin-bottom: 20px;
}
.contact-row input[type="submit"] {
  width: 220px;
  height: 55px;
  background-color: #000;
  border: solid 1px #000;
  border-radius: 0;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 20px 0px;
}
article.blog-post .ehover11 img {
  padding-bottom: 0 !important;
}
.hm15-our-team {
  padding-top: 0px;
}
.testimonial-slider .post-title a {
  color: #000;
}
.contact-form input.wpcf7-submit:hover {
  color: #fff;
}
/*over homepage 15 css*/

/*homepage 16*/
#yoga_contact .contact-us .contact-form input,
#yoga_contact .contact-us .contact-form textarea {
  box-shadow: 0px 1px 2px rgba(36, 36, 36, 0.25);
}
/*over homepage 16 css*/

/*homepage 17 css*/
.gold-color {
  color: #c99947;
}
.fashion-services-row {
  padding: 50px 0px;
}
.fashion-services-row .service-box:last-child .vc_column-inner::after {
  display: none;
}
.featured-products li.vc_tta-tab.vc_active a {
  border: 0px !important;
  border-bottom: 2px solid #c99947 !important;
  background: transparent !important;
}
.featured-products .vc_tta-tab a {
  padding: 0 !important;
  text-transform: uppercase;
  padding-bottom: 10px !important;
  font-size: 1.2em;
  color: #000 !important;
  border: 0px !important;
}
.featured-products .vc_tta-tab a:hover {
  background: transparent !important;
}
.featured-products .vc_tta-tabs-container {
  margin-bottom: 30px !important;
}
.fashion-services-row .vc_column-inner {
  padding-bottom: 0px;
}
.maxmilano-promo-banner a {
  position: relative;
  display: block;
}

.maxmilano-promo-banner a:before {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: scale(0, 1);
}

.maxmilano-promo-banner a:after {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: scale(1, 0);
}

.maxmilano-promo-banner a:hover:before,
.maxmilano-promo-banner a:hover:after {
  opacity: 1;
  transform: scale(1);
}

.maxmilano-promo-banner a:before,
.maxmilano-promo-banner a:after {
  bottom: 12px;
  content: "";
  left: 10px;
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 12px;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}
.milano-hovereffect a {
  overflow: hidden;
  position: relative;
  display: block;
}

.milano-hovereffect:before {
  background-color: rgba(255, 255, 255, 0.2);
  content: "";
  display: block;
  height: 100%;
  left: -50%;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 100%;
  z-index: 1;
}

.milano-hovereffect:hover:before {
  left: 0;
  opacity: 1;
}

.milano-block-row .vc_row.wpb_row.vc_inner.vc_row-fluid {
  margin-left: 0px;
}
.maxmilano-promo-banner a:hover img {
  opacity: 0.7;
  transform: scale(1.1);
}

.maxmilano-promo-banner a img {
  transition: all 0.5s ease 0s;
  padding-bottom: 0;
}

.maxmilano-promo-banner .wpb_single_image.vc_align_center {
  margin-bottom: 0;
}

.maxmilano-promo-banner .wpb_single_image .vc_single_image-wrapper {
  overflow: hidden;
}

.maxmilano-promo-banner .wpb_single_image.vc_align_center {
  margin-bottom: 0;
}

.promo-banner-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: bold;
  font-size: 1.7142857142857142em;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}

.feature-latest-block {
  border: 1px solid #e05b70;
  text-align: center;
  padding: 49px 0;
}

.feature-latest-block a {
  margin-top: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid;
  display: inline-block;
  color: #000;
}

.maxmilano-promo-banner .feature-latest-block a:after,
.maxmilano-promo-banner .feature-latest-block a:before {
  border: 0px !important;
}
.featured-products .woocommerce ul.products li.product,
.featured-products .woocommerce-page ul.products li.product {
  border: 1px solid #efefef;
  padding-bottom: 20px;
}
.featured-products
  .woocommerce
  ul.products
  li.product
  .woocommerce-loop-product__title {
  margin: 0;
  font-size: 1em;
}
.featured-products .woocommerce ul.products li.product .button {
  background: transparent !important;
  color: #000 !important;
  border: 1px solid #000;
  border-radius: 0 !important;
  padding: 12px 15px !important;
}
.featured-products .woocommerce ul.products li.product .button:hover {
  background: #000 !important;
  color: #fff !important;
}

.exclusive-row .wpb_posts_slider .flex-caption,
.exclusive-row .wpb_posts_slider .nivo-caption {
  background-color: transparent;

  padding: 0px;
}

.exclusive-row h2.post-title {
  font-size: 1.2em;

  text-align: center;

  margin-top: 0;
}

.exclusive-row .flex-caption p {
  display: none;
}
.newsletter-dis-txt {
  color: #e05b70;

  text-transform: uppercase;

  font-weight: bold;

  font-size: 30px;

  clear: both;

  float: right;

  width: 100%;

  text-align: right;

  margin-right: 10px;
}

.newsletter-offer {
  color: #fff;

  float: right;

  width: 100%;

  text-align: right;

  line-height: 4px;

  font-size: 16px;

  margin-right: 10px;
}

.testimonial-block .flexslider .slides img {
  width: auto;

  border-radius: 100%;

  margin: 0 auto;

  border: 5px solid rgba(204, 204, 204, 0.39);

  padding-bottom: 0;
}

.testimonial-block .wpb_posts_slider .flex-caption,
.testimonial-block .wpb_posts_slider .nivo-caption {
  background-color: transparent;
}

.testimonial-block h2.post-title {
  font-size: 1.2em;

  color: #fff !important;

  text-align: center;

  text-transform: uppercase;
}

.testimonial-block .flexslider {
  padding: 0;

  margin: 0 0 0px;

  background: transparent;

  border: 0;

  position: relative;

  border-radius: 0;

  -o-box-shadow: none;

  box-shadow: none;

  zoom: 1;
}

.testimonial-block .wpb_posts_slider .flex-caption,
.testimonial-block .wpb_posts_slider .nivo-caption {
  padding: 0;
}

.testimonial-block .flex-caption {
  color: #ccc !important;

  text-transform: capitalize;

  text-align: center;

  max-width: 60%;

  margin: 0 auto;
}

.promo-btn button,
.promo-btn a {
  border: 2px solid #000 !important;

  text-transform: uppercase;

  color: #000 !important;

  padding: 19px 30px !important;

  background: transparent !important;

  font-weight: bold;

  margin-top: 5px;

  font-size: 1.2em !important;
}

.promo-txt {
  margin-bottom: 0;

  border-left: 3px solid #e05b70;

  padding-left: 20px;
}

.promo-txt p::after {
  content: url("../images/001-right-quotes-symbol.png");

  position: absolute;
}

.promo-txt p::before {
  content: url("../images/002-left-quotes-sign.png");

  position: absolute;

  left: 42px;
}

.promo-txt p {
  line-height: 24px;

  padding: 0px 36px;

  color: #7d7d7d;

  font-style: italic;
}

.fancy-title {
  font-size: 1.3em;

  text-transform: uppercase;

  margin-right: 10px;

  margin-top: 12px;
}
.border-3.vc_separator_no_text {
  width: 3% !important;
}
.newsletter-parallax-row .vc_column_container .vc_column_container {
  background: transparent;
}
.newsletter-parallax-row .vc_column_container {
  background: #0000007d;
}
.discount-newsletter .form-inline {
  text-align: left;
}
.discount-newsletter .form-control {
  background: #fff;
  border: 0;
  border-bottom: 0;
}
.discount-newsletter button {
  background: #fff !important;
  border: 0 !important;
  color: #e05b70 !important;
  font-size: 1em !important;
}
.discount-newsletter input,
.discount-newsletter button {
  min-height: 45px;
  border-radius: 0px !important;
}
.discount-newsletter {
  margin-top: 10px;
}
.discount-newsletter input,
.discount-newsletter button {
  min-height: 42px;
  border-radius: 0 !important;
}
.discount-newsletter button {
  width: 80px;
}
.discount-newsletter .form-inline .form-group input {
  width: 100%;
}
.discount-newsletter .form-inline .form-group {
  width: 50%;
}
/*over homepage 17 css*/

/*homepage 18 css*/
.trending-masonry-row .vc-hoverbox:hover .vc-hoverbox-front {
  transform: rotateY(0) !important;
}
.trending-masonry-row .vc-hoverbox-back {
  transform: rotateY(0deg);

  opacity: 0;
}
.trending-masonry-row .vc-hoverbox:hover .vc-hoverbox-back {
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5) !important;
  left: 0 !important;
  transition: 0.2s;
  color: #fff;
  transform: rotateY(0deg);
  opacity: 1;
}
.trending-masonry-row .vc-hoverbox-back h2 {
  color: #c99947;
  font-family: "Kaushan Script", cursive;
}
.trending-masonry-row .vc-hoverbox-back a {
  color: #fff;
  text-decoration: underline;
}
.trending-middle .vc-hoverbox-inner {
  min-height: 505px !important;
}
.shipping-block-icon,
.shipping-block {
  float: left;
}
.shipping-block-icon {
  font-size: 28px;
  margin-top: 7px;
  margin-right: 15px;
}
.service-box .vc_column-inner {
  padding-top: 0 !important;
}
.service-box .wpb_raw_html {
  margin-bottom: 0px;
  text-align: left;
  display: inline-block;
}
.service-box {
  text-align: center;
}
.service-box:hover .shipping-block-icon {
  color: #c99947;
}
.service-box .vc_column-inner::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 16%;
  font-size: 30px;
  color: #c99947;
}
.services-row .vc_col-sm-4:last-child .vc_column-inner::after {
  content: "";
}
.featurebox-border {
  border: 5px solid;
  padding: 50px;
  position: absolute;
  left: 13px;
  top: 20px;
  bottom: 20px;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(201, 153, 71, 0.5);
  width: 55%;
  text-align: center;
  padding-top: 58px;
  z-index: 9;
}
.featurebox-border.featurebox-accessories {
  width: 58%;
  left: 0;
}
.shop-item::before,
.shop-item::after {
  display: none;
}
.shop-item {
  border-bottom: 1px solid;
  display: inline-block !important;
  color: #000;
}
.discount-title {
  font-size: 1.4285714285714286em;
  font-style: italic;
  color: #c99947;
}
.discount-item {
  font-size: 1.7142857142857142em;
  text-transform: uppercase;
}
.featurebox-img.wpb_single_image {
  width: 50%;
  float: right;
}
.maxparis-promo-banner a:hover img {
  opacity: 0.5;
}
.feature-latest-block {
  border: 1px solid #c99947;
  text-align: center;
  padding: 49px 0;
}
.feature-latest-block a {
  margin-top: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid;
  display: inline-block;
  color: #000;
}
.maxparis-promo-banner .feature-latest-block a:after,
.maxparis-promo-banner .feature-latest-block a:before {
  border: 0px !important;
}

.featured-products li.vc_tta-tab:after {
  content: "";
  padding: 0;
}
.wpb-js-composer
  .featured-products
  .vc_tta-color-white.vc_tta-style-classic
  .vc_tta-tab
  > a {
  text-transform: uppercase;
  font-size: 1.2em !important;
  padding-bottom: 10px;
  color: #000 !important;
}
.featured-products li.vc_tta-tab.vc_active a {
  border: 0px !important;
  border-bottom: 2px solid #c99947 !important;
  background: transparent !important;
}
.featured-products .vc_tta-panel-body {
  background: #fff !important;
}
.featured-products .woocommerce ul.products li.product,
.featured-products .woocommerce-page ul.products li.product {
  border: 1px solid #efefef;
  padding-bottom: 20px;
}
.featured-products .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
  padding: 0 !important;
  padding-bottom: 5px !important;
}
.featured-products li.vc_tta-tab {
  padding: 0px 10px !important;
}
.feature-row-right .vc_column-inner,
.featurebox-left-botttom .vc_column-inner {
  padding: 0 !important;
}
.maxparis-promo-banner a:hover:before,
.maxparis-promo-banner a:hover:after {
  opacity: 1;
  transform: scale(1);
}
/*.maxparis-promo-banner a:before, .maxparis-promo-banner a:after {
    bottom: 18px;
    content: "";
    left: 10px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    z-index: 1;
}
.maxparis-promo-banner a:after {
    border-left: 1px solid #C99947;
    border-right: 1px solid #C99947;
    transform: scale(1, 0);
}
.maxparis-promo-banner a:before {
    border-bottom: 1px solid #C99947;
    border-top: 1px solid #C99947;
    transform: scale(0, 1);
}*/
.fashion-store-2-newsletter {
  border: 1px dashed #ccc;
  margin-top: 50px;
  padding-top: 30px;
  padding-bottom: 10px;
}
.fashion-store-2-newsletter p {
  margin-bottom: 0;
  color: #c99947;
  font-family: "Kaushan Script", cursive;
  font-size: 1.2em;
}
.fashion-store-2-newsletter h2 {
  margin-top: 0;
  text-transform: uppercase;
}
.fashion-store-2-newsletter .wpb_content_element {
  margin-bottom: 0;
}
.fashion-store-2-newsletter .vc_col-sm-5 {
  border-right: 1px dashed #ccc;
}
.fashion-store-2-newsletter .newsletter .form-inline {
  text-align: center;
}
.fashion-store-2-newsletter .newsletter .form-control {
  background: transparent;
  border: 0;
  border-bottom: 1px dashed #ccc;
  font-style: italic;
}
.fashion-store-2-newsletter .newsletter button {
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px dashed #ccc !important;
  color: #c99947 !important;
  font-size: 1em !important;
}
.fashion-store-2-newsletter .newsletter {
  margin: 0;
  padding-top: 0;
}
/*over homepage 18 css*/

/*homepage 19 css*/

.hm-top-img .vc_figure,
.hm-top-img .vc_single_image-wrapper,
.hm-top-img .vc_single_image-wrapper img {
  width: 100% !important;
}
.hm-toprow .wpb_revslider_element,
.hm-toprow .wpb_single_image {
  margin-bottom: 10px !important;
}
.hm-tabs-hd {
  background: #f5f5f5;
  padding: 16px 20px;
  margin: 0;
  font-size: 1.2em !important;
  font-weight: 600;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}
.hm-tabs-row .vc_column-inner {
  padding: 0px !important;
}
.hm-tabs-row .woocommerce-loop-product__title,
.hm-tabs-row .woocommerce ul.products li.product .price {
  padding: 0 !important;
}
.home-product-grid .vc_tta-tabs-list {
  margin-bottom: 0 !important;
}
.affix .right_menu {
  padding: 0;
}
.hm-blog-grid .vc_column-inner {
  padding: 0 !important;
}
.hm-top-img .vc_figure,
.hm-top-img .vc_single_image-wrapper,
.hm-top-img .vc_single_image-wrapper img {
  width: 100% !important;
}
.hm-toprow .wpb_revslider_element,
.hm-toprow .wpb_single_image {
  margin-bottom: 10px !important;
}
.bg-img {
  padding: 100px 20px;
  color: #000;
}
.bg-img p::after {
  background: #666 none repeat scroll 0 0;
  content: "";
  height: 2px;
  position: absolute;
  top: 62%;
  transition: all 0.5s ease 0s;
  width: 20px;
  margin-left: 10px;
}
.bg-img:hover p::after {
  width: 30px;
  background: #fda100;
}
.home-product-grid .woocommerce ul.products li.product,
.home-product-grid .woocommerce-page ul.products li.product {
  width: 31%;
  margin-bottom: 0;
  margin-right: 22px;
}
.home-product-grid .vc_tta-panel-body {
  padding: 0px !important;
  padding-left: 15px !important;
}
.home-product-grid .woocommerce ul.products li.product:last-child,
.home-product-grid .woocommerce-page ul.products li.product:last-child {
  margin-right: 0px;
}
.home-product-grid .woocommerce-loop-product__title {
  min-height: auto;
}
.home-product-grid .vc_tta-panels {
  background-color: #fff !important;
  border-top: 0 !important;
  padding: 20px;
  padding-top: 10px;
  border: 0 !important;
  padding-right: 0;
  padding-bottom: 0px;
}
.home-product-grid li.vc_tta-tab a {
  text-transform: uppercase;
  color: #000 !important;
  background: transparent !important;
  font-size: 1em;
  padding: 18px 150px 18px 14px !important;
}
.home-product-grid li.vc_tta-tab.vc_active a {
  border-color: #e3e3e3 !important;
  color: #fda100 !important;
  border-right-color: #fff !important;
}
.home-product-grid
  .wpb-js-composer
  .vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-tab.vc_active
  > a {
  border-color: #e3e3e3 !important;
}
.home-product-grid .vc_tta-tabs-list li:first-child a {
  border-top: 0px !important;
}
.home-product-grid
  .wpb-js-composer
  .vc_tta.vc_general
  .vc_tta-tab.vc_active
  > a::after,
.home-product-grid
  .wpb-js-composer
  .vc_tta.vc_general
  .vc_tta-tab.vc_active
  > a::before {
  height: 0px !important;
}
.home-product-grid .woocommerce ul.products li.product,
.home-product-grid .woocommerce-page ul.products li.product {
  text-align: center;
  border: 1px solid #edebeb !important;
  padding-bottom: 10px;
  min-height: 370px;
}
.latest-feed .vc_gitem-zone {
  background: rgba(0, 0, 0, 0.7);
  background-size: cover;
}
/*over homepage 19 css*/

/*coffee page*/
.margin-0 {
  margin: 0px !important;
}
.coffe-clr {
  color: #6f4e37;
}
.color-73 {
  color: #898989;
}

.fancy-text-coffee {
  color: #6f4e37;
  text-align: center;
  text-transform: lowercase;
  font-weight: normal;
  font-family: "Dancing Script", cursive;
  margin: 0;
}
.coffee-btn a {
  background: transparent !important;
  border: 2px solid #6f4e37 !important;
  text-transform: uppercase !important;
  padding: 11px 30px !important;
  color: #6f4e37 !important;
}
.coffee-btn a:hover {
  color: #fff !important;
  background: #6f4e37 !important;
  border-color: #6f4e37 !important;
}
.coffe-fst-ltr {
  font-size: 2.5714285714285716em;
  vertical-align: bottom;
  line-height: 50px;
  color: #6f4e37;
  margin-right: 5px;
}
.coffee-intro-img .wpb_single_image {
  width: 48%;
  float: left;
  margin: 0px 5px;
}
.coffee-intro-img .vc_single_image-wrapper {
  border: 5px solid #6f4e37;
  overflow: hidden;
}
.coffee-intro-img .vc_single_image-wrapper img {
  transition: 0.1s;
}
.coffee-intro-img .vc_single_image-wrapper:hover img {
  transform: scale(1.1);
}
.hover-img-shadow:hover {
  box-shadow: 1px 5px 7px #00000063;
}

.fancy-title-coffee {
  font-family: "Dancing Script", cursive;
}
.coffee-types .vc_col-sm-4 img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0;
  position: relative;
}
.coffee-types .vc_col-sm-4:hover img {
  top: -5px;
}
.coffee-types .vc_col-sm-4 h4 {
  color: #d0d0d0 !important;
}
.coffee-types .vc_col-sm-4:hover h4 {
  color: #fff !important;
}
/*over coffee page*/

/*frangrance css*/
.lh-25 li {
  line-height: 25px;
}
.perfume-list li {
  margin-bottom: 15px;
}
.perfume-list li {
  background-image: url("../images/check.png");
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0 0 0 60px;
  list-style: none;
}
.perfume-list ul {
  padding: 0;
}
.black-6b,
.clr-898989 {
  color: #898989;
}

.fragrance-types .vc_column_container img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0;
  position: relative;
}
.fragrance-types .vc_column_container:hover img {
  top: -5px;
}

.hover-grow-border a {
  position: relative;
  display: block;
}

.hover-grow-border a:before {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  transform: scale(0, 1);
}

.hover-grow-border a:after {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: scale(1, 0);
}

.hover-grow-border a:hover:before,
.hover-grow-border a:hover:after {
  opacity: 1;
  transform: scale(1);
}

.hover-grow-border a:before,
.hover-grow-border a:after {
  bottom: 12px;
  content: "";
  left: 10px;
  opacity: 0;
  position: absolute;
  right: 10px;
  top: 12px;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  z-index: 1;
}

/*over fragrance css*/

/*hotel page css*/
.red {
  color: #e52b21;
}
.patua-font {
  font-family: Patua One;
  font-weight: normal !important;
}
.hotel-welcome-row .vc_col-sm-4 img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0;
  position: relative;
}
.hotel-welcome-row .vc_col-sm-4:hover img {
  top: -5px;
  opacity: 0.8;
}
.hotel-welcome-row .vc_col-sm-4 h4 {
  color: #d0d0d0 !important;
}
.hotel-welcome-row .vc_col-sm-4:hover h4 {
  color: #fff !important;
}
.hotel-pricing-block .at-pricing-block {
  box-shadow: none;
  border-right: 1px solid rgba(255, 255, 255, 0.18);
  color: #fff;
  background: transparent;
}
.hotel-pricing-block .at-pricing-block .at-pricing-price {
  background-color: transparent !important;
}
.hotel-pricing-block .at-pricing-block .black,
.hotel-pricing-block .at-pricing-block .color-999 {
  color: #fff !important;
}
.hotel-pricing-block .at-pricing-block hr {
  border-color: #fff;
}
.hotel-pricing-block .at-pricing-title {
  padding-bottom: 0px;
  margin-bottom: 0;
  color: #e52b21;
  border: 0;
}
.hotel-pricing-block .at-pricing-title h3 {
  font-family: patua one;
  font-size: 36px;
  color: #e52b21;
  text-transform: capitalize;
}
.hotel-pricing-block .at-pricing-action a {
  background: #e52b21;
  color: #fff;
  border-color: #e52b21;
}
.hotel-pricing-block .at-pricing-action a:hover {
  background: transparent;
}
.hotel-pricing-block .at-pricing-block:last-child {
  border: 0;
}
.hotel-premium-pricing-block {
  background: rgba(0, 0, 0, 0.15);
}
.hotel-amenities-list ul li {
  background-image: url("../images/checking.png");
  border-bottom: 1px solid #cccccc47;
  padding: 0;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 0.8571428571428571em;
}
.hotel-amenities-list ul {
  list-style: none;
  padding: 0;
}
.hotel-amenities-list ul li:last-child {
  border: 0;
}
.hotel-reviews .flexslider .slides img {
  width: auto;
  display: block;
  border-radius: 50%;
}
.hotel-reviews .flexslider .slides img {
  width: auto;
  border-radius: 50%;
  float: none;
  border: 2px solid #eaeaea;
  margin-right: 10px;
}
.hotel-reviews .wpb_gallery .wpb_flexslider .flex-caption {
  text-transform: capitalize;
  color: #898989;
  text-align: center;
}
.hotel-reviews h2.post-title {
  font-size: 1.1428571428571428em;
  text-transform: capitalize;
  font-family: "Patua One";
  margin-top: 0;
}
.hotel-reviews .flexslider {
  box-shadow: none;
}
.hotel-reviews .flex-caption {
  background-color: transparent !important;
  text-transform: capitalize;
}
/*over hotel page css*/

/*sports page css*/
.sports-btn button,
.sports-btn a {
  padding: 15px 22px !important;
  background-image: linear-gradient(
    to right,
    rgb(63, 130, 213) 0,
    rgb(35, 190, 198) 100%
  ) !important;
  border: 0;
}
.sports-top-blocks {
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.3);
  padding: 20px 10px;
}
.sports-top-blocks .wpb_text_column {
  margin: 0;
  color: #fff;
}
.sports-gradient-title p {
  background: -webkit-linear-gradient(
    left,
    rgb(63, 130, 213),
    rgb(35, 190, 198)
  );
  background: -o-linear-gradient(right, #e54db1, #395dee);
  background: -moz-linear-gradient(right, #e54db1, #395dee);
  background: linear-gradient(to right, rgb(63, 130, 213), rgb(35, 190, 198));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
span.block-location {
  float: right;
  color: #ccc;
}
.sports-big-txt {
  vertical-align: middle;
}
span.block-location {
  float: right;
}
.schedule .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.schedule table tr th h3 {
  margin: 0px;
  text-align: center;
  padding: 10px 0;
}
.schedule table tr td p {
  font-size: 1.2857142857142858em;
  margin: 10px;
  text-align: center;
}
.schedule td {
  text-align: center;
  font-size: 1.3em;
  padding: 20px 0px !important;
  color: #898989;
}
.schedule {
  width: 80%;
  margin: 0 auto;
}
/*over sports page css*/

/*medical page css*/

/*over medical page css*/

/*pregacare css*/
.black-light {
  color: #898989;
}
.pregacare-tabs .vc_tta-panel-body {
  padding: 0 !important;
}
.pregacare-tabs ul.vc_tta-tabs-list {
  margin-bottom: 40px !important;
}
.pregacare-tabs .vc_gitem-post-data-source-post_excerpt {
  color: rgba(255, 255, 255, 0.85);
}
.pregacare-tabs .vc_gitem_row .vc_gitem-col {
  background-color: #000 !important;
}
.sep-width-5.vc_sep_width_10 {
  width: 5% !important;
}
.hover-grow img {
  transition: 0.1s;
  overflow: hidden;
}
.hover-grow img:hover {
  transform: scale(1.1);
}
/*over pregacare css*/

/*max property css*/
.black-98 {
  color: #989898;
}
.max-properties-contact .contact-title {
  font-size: 0.929em;
  color: #6b87a6;
  font-style: italic;
  font-weight: 700;
  float: left;
  width: 100px;
  line-height: 2.5;
  font-family: Droid serif;
}
.max-properties-contact .contact-text {
  font-size: 0.929em;
  line-height: 2.5;
  color: #222;
  font-family: "Roboto Condensed";
}
.max-properties-contact .social-links-home {
  padding: 0;
  margin: 0;
  display: flex;
}
.max-properties-contact .social-links-home li {
  background-color: #000;
  border-radius: 50%;
  margin-right: 10px;
  width: 35px !important;
  height: 35px;
  line-height: 35px;
  min-width: 35px;
  text-align: center;
}
.social-links-home li a {
  color: #fff;
  font-size: 1.286em;
}
.max-properties-contact .wpcf7-text,
.max-properties-contact .wpcf7-textarea {
  border: 0px !important;
  background: transparent !important;
  border-bottom: 1px solid #ccc !important;
  margin-bottom: 10px !important;
  box-shadow: none;
  font-style: italic;
  font-family: Droid serif;
  border-radius: 0px !important;
  padding-left: 0;
}
.max-properties-contact .contact-form input.wpcf7-submit {
  background: #4d4d4d !important;
  border-color: #4d4d4d !important;
  width: unset !important;
  margin: 15px 0;
  font-weight: 700 !important;
  letter-spacing: 2px;
  padding: 10px 25px !important;
  font-size: 0.7em !important;
  font-family: Roboto Condensed;
}
.max-properties-blog .vc_gitem-post-data-source-post_title h4 {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.max-properties-blog div.vc_gitem-post-data,
div.vc_gitem-post-data p {
  margin-bottom: 5px;
  line-height: 1.6;
  display: flex;
}
.maxpro-blog-read-more a {
  text-transform: uppercase;
  border: 2px solid #4d4d4d !important;
  font-weight: 700;
  margin-top: 30px;
}
.max-properties-blog .vc_gitem-post-data-source-post_date {
  text-transform: uppercase;
  margin: 18px 0px !important;
}
.max-properties-blog .vc_gitem-post-data-source-post_date:before {
  content: "\f017";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  line-height: 0.8;
  color: #989898;
}
.max-properties-blog .vc_gitem-post-data-source-post_excerpt {
  color: #666;
}
.maxpro-btn a {
  padding: 10px 35px !important;
}
.max-properties {
  width: 100% !important;
}
#maxpro-2-contact .max-properties .wpcf7-text,
.max-properties .wpcf7-textarea {
  border: 0px !important;
  background: transparent !important;
  border-bottom: 1px solid #ccc !important;
  margin-bottom: 10px !important;
  box-shadow: none;
  color: #fff !important;
  border-radius: 0 !important;
  padding-left: 0;
  max-height: 110px !important;
}
#maxpro-2-contact .max-properties .wpcf7-submit {
  background: #4d4d4d !important;
  border-color: #4d4d4d !important;
  width: unset !important;
  margin: 15px 0;
  font-weight: 700 !important;
  letter-spacing: 2px;
  padding: 10px 25px !important;
  font-size: 0.7em !important;
  border: 1px solid #fff !important;
}
h3#map-text {
  position: absolute;
  margin-left: -100px;
  margin-top: -10px;
}
.map-img.wpb_content_element {
  position: relative;
  margin-left: -100px;
  border: 5px solid #fff;
  margin-bottom: 30px !important;
}
ul.prosocial li {
  font-size: 13px;
  color: #666;
  line-height: 2;
}
ul.prosocial {
  list-style: none;
  margin: 0;
  padding: 0 10px;
}
ul.prosocial li i {
  background-color: #6b87a6;
  color: #fff;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 5px;
  margin-right: 10px;
}
.maxpro-2-readmore {
  position: absolute;
  right: -50px;
}
.maxpro-2-readmore a {
  padding: 10px 40px !important;
  font-size: 1.286em !important;
}
.maxpro-2-readmore .vc_btn3-icon {
  right: 12px !important;
}
.max-pro-border span.vc_sep_holder.vc_sep_holder_l {
  width: 60px !important;
  max-width: 60px !important;
}
#max_pro2_blog .max-properties-blog .vc_gitem-post-data-source-post_title h4 {
  text-transform: capitalize;
  letter-spacing: 1px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 500 !important;
  color: #333 !important;
}
#max_pro2_blog .max-properties-blog div.vc_gitem-post-data,
#max_pro2_blog div.vc_gitem-post-data > p:nth-child(2) {
  margin-bottom: 5px;
  line-height: 1.6;
  display: flex;
  padding-right: 15px;
}
#max_pro2_blog .max-properties-blog .vc_gitem-post-data-source-post_excerpt {
  color: #666;
}
#max_pro2_blog .max-properties-blog .vc_gitem_row .vc_gitem-col {
  padding: 0;
}
#max_pro2_blog .vc_pageable-slide-wrapper > div:first-child > div {
  border-right: 1px solid #6b87a6;
}
.maxpro-text-1 {
  padding-right: 20% !important;
  padding-left: 5% !important;
}
.maxpro-text-2 {
  padding-right: 5% !important;
  padding-left: 20% !important;
}
/*over maxproperty css*/

/*real estate css*/
.realestate-introimg-txt {
  display: none;
  position: absolute;
  width: 100%;
  bottom: 0;
  margin: 0;
  padding: 15px;
  background: rgba(0, 0, 0, 0.85);
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
}
.realestate-intro-outer .vc_column_container:hover .realestate-introimg-txt {
  display: block;
}
.realestate-introimg-txt hr {
  margin: 10px 0;
  width: 20%;
  margin: 10px auto;
  border-color: #ff7e00;
}
.realestate-introimg-txt h4 {
  text-transform: uppercase;
  font-weight: 300;
  color: #d2d2d2;
}
.ls-1 {
  letter-spacing: 1px;
}
.team-grid-gray img {
  filter: grayscale(100%);
}
.realestate-testimonial h2.post-title {
  color: #000 !important;
}
.realestate-testimonial p {
  color: #898989;
}
.real-estate-contact {
  background: transparent;
}
.real-estate-contact .contact-form input.wpcf7-submit {
  width: 100%;
  background: #ff7e00 !important;
  border-color: #ff7e00;
}
.real-estate-contact .contact-form input.wpcf7-submit:hover {
  background: #fff !important;
  color: #ff7e00 !important;
}
/*over real estate css*/

/*construction css*/
.yellow {
  color: #ffbd1f;
}
.clr-ccc {
  color: #ccc;
}
.construct-yellowbox .wpb_wrapper {
  background: #ffbd1f;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.construct-yellowbox .wpb_wrapper .wpb_wrapper {
  padding: 0;
}
.construct-yellowbox .vc_icon_element-outer {
  margin-bottom: 10px;
}
.construct-yellowbox .vc_custom_heading {
  margin-top: 0;
  margin-bottom: 20px;
}
.construction-service a {
  border: 2px solid #ffbd1f !important;
}
.construction-service a:hover {
  background-color: #ffbd1f !important;
  border-color: #ffbd1f !important;
  color: #fff !important;
}
.construction-mission .vc_custom_heading {
  margin-top: 14px;
}
.overflow-visible {
  overflow: visible !important;
}
.construct-yellowbox {
  margin-top: -100px;
}
/*over construction css*/

/*cypto css*/
.gold {
  color: #ffd007;
}
.cryptonatorwidget input,
.cryptonatorwidget select {
  min-height: 40px !important;
  background: rgb(255, 208, 7) !important;
  border: 0 !important;
  border-radius: 5px !important;
  box-shadow: 1px 4px 18px #545454 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-left: 10px;
  color: #000;
}
.cryptonatorwidget {
  border: 0 !important;
  padding: 0 !important;
}
.cryptonatorwidget div {
  display: none;
}
.crypto-btn,
.crypto-abt-btn a,
.crypto-abt-btn button {
  background: #ffc40c !important;
  box-shadow: none !important;
  font-size: 1.2857142857142858em !important;
  color: #000 !important;
}
.buy-bitcoin-row .vc_column-inner {
  background: rgba(0, 0, 0, 0.52);
  padding-top: 0 !important;
}
.buy-bitcoin-row .width-70 {
  margin: 0 auto 30px;
  text-align: center;
}
.crypto-feature .at-process-number,
.crypto-feature .at-process-details i {
  color: #ffd007;
}
.dark-feed div,
.dark-feed span,
.dark-advance-chart a,
.dark-summary div,
.dark-summary a {
  color: #fff !important;
  background: #000 !important;
}
.crypto-contact .contact-form input.wpcf7-submit {
  background: #ffd007 !important;
  color: #000;
  border-color: #ffd007;
}
.currency-ticker {
  position: fixed !important;
  bottom: 0 !important;
  width: 100% !important;
  left: 0 !important;
  z-index: 9 !important;
  margin: 0 !important;
}
/*over crypto css*/

/*maxshop css*/
.maxshop-newsletter {
  text-align: center;
}
.newsletter-blc.maxshop-newsletter input[type="email"] {
  width: 300px;
  border: 0px;
  border-bottom: 1px solid #000;
  margin: 0 20px;
  height: 45px;
  border-radius: 0 !important;
}
.maxshop-newsletter .newsletter_btn {
  text-transform: uppercase;
  color: #fff;
  margin-left: 0;
  background-color: #e52b21;
  border-color: #e52b21;
  height: 45px;
  width: 100px;
}
.maxshop-products .woocommerce ul.products li.product .price {
  border-bottom: 1px solid #ebebeb;
  padding: 10px 0;
}
.maxshop-products .woocommerce a.button {
  background-color: #e52b21 !important;
  border-radius: 25px;
  padding: 12px 20px;
}
.maxshop-products .woocommerce ul.products li.product .price .amount {
  color: #e52b21;
  padding: 0 2px;
}
.maxshop-products h2.woocommerce-loop-product__title {
  text-transform: capitalize;
  color: #2c3e50;
  font-weight: bold;
  padding: 5px !important;
}
.maxshop-products .woocommerce li {
  border: 1px solid #ebebeb;
  padding-bottom: 20px !important;
}
.maxshop-products .woocommerce .products ul,
.maxshop-products .woocommerce ul.products {
  margin: 0 0 !important;
}
.maxshop-tab .vc_tta-tab a {
  font-size: 1.2em !important;
  font-weight: normal !important;
}
.maxshop-tab .vc_tta-tabs-list {
  margin-bottom: 10px;
}
.maxshop-tab .vc_tta-tabs-container {
  margin-bottom: 20px;
}
.maxshop-tab .vc_tta-tab span::after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f111";
  font-size: 10px;
  padding: 0 0px 0px 13px;
  color: #999;
  position: absolute;
  top: 12px;
}
.maxshop-tab .vc_tta-tab span {
  padding-right: 10px;
}
.maxshop-tab .vc_tta-tab:last-child span::after {
  display: none;
}
/*over maxshop css*/

/*lawfirm css*/
.about-section {
  margin: 0 auto;
  left: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.about-us {
  margin-top: -10%;
  position: relative;
  z-index: 10;
  padding: 30px 0px;
}
.about-us .left-side {
  min-height: 525px;
}
.about-us .left-side .wpb_wrapper .wpb_wrapper {
  padding: 0;
}
.about-us .left-side .wpb_wrapper {
  background-color: #f3f3f3;
  padding: 15px 30px;
}
.about-us .left-side h6 {
  padding-top: 20px;
  margin: 0px;
}
.left-side .newsletter .btn {
  background-color: #1580c1;
  border-color: #1580c1 !important;
}
.left-side .newsletter .btn:hover {
  background: transparent !important;
  color: #1580c1 !important;
}

.left-side .wpb_content_element {
  margin-bottom: 0px;
}

.about-us .right-side {
  background-color: #1580c1;
  padding: 15px;
  text-align: center;
  min-height: 532px;
}
.quote input {
  background-color: #fff;
  color: #333;
  height: 50px;
  border-radius: 0px;
  line-height: normal;
  width: 100%;
  border: none;
  margin-bottom: 10px;
  padding: 6px 12px;
}
.quote textarea {
  height: auto;
  width: 100%;
  border: none;
  margin-bottom: 10px;
  padding: 6px 12px;
  background-color: #fff;
}
.quote p {
  margin-bottom: 0px;
}
.quote input[type="submit"] {
  border-radius: 0px;
  background-color: transparent;
  border: solid 2px #fff !important;
  width: 100%;
  height: 50px;
  color: #fff;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.quote input[type="submit"]:hover {
  border: solid 2px #1580c1 !impo;
  background-color: #fff;
  color: #1580c1;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.lawfirm-newsletter .form-inline {
  text-align: left;
}
.lawfirm-newsletter {
  padding-top: 5px;
}
.lawfirm-newsletter .btn {
  width: auto;
}
.lawfirm-newsletter .fs-24 {
  text-align: left;
  margin-bottom: 18px;
}
.lawfirm-contact input[type="submit"]:hover {
  background: #1580c1 !important;
  border-color: #1580c1 !important;
}
.about-us .right-side textarea {
  min-height: 130px;
}
.about-us .right-side input,
.about-us .right-side textarea {
  border-radius: 0 !important;
}
.about-us .right-side input[type="submit"] {
  width: 100%;
  background: transparent !important;
  border-color: #fff;
}
/* services css */

.service-block .wpb_wrapper {
  text-align: center;
  background-color: #f3f3f3;
  padding: 20px 10px;
  margin: 15px 0px;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  -ms-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.service-block hr {
  width: 30px;
  height: 3px;
  border: none;
  background: #1580c1 !important;
}
.service-block:hover .wpb_wrapper hr {
  background-color: #000 !important;
}
.service-block .wpb_wrapper:hover h4 {
  color: #000 !important;
}
.service-block .wpb_wrapper:hover .vc_icon_element-icon {
  color: #fff;
}
.service-block .wpb_wrapper .wpb_wrapper {
  padding: 0;
  margin: 0;
}
.service-block p.content {
  line-height: 1.5em;
  padding: 0px 10px 0px;
}
.service-block .wpb_wrapper:hover {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.service-block .wpb_wrapper:hover .wpb_wrapper {
  transform: none;
  color: #fff;
}
.page-template-default .post-navigation {
  margin-bottom: -5px;
}
.wpb_gmaps_widget .wpb_wrapper {
  background: transparent !important;
  padding: 0px !important;
}
.who-weare-acc
  .vc_tta.vc_tta-accordion
  .vc_tta-controls-icon-position-left
  .vc_tta-controls-icon {
  right: 20px !important;
}

.why-us
  .vc_tta-color-white.vc_tta-style-classic
  .vc_tta-panel.vc_active
  .vc_tta-panel-title
  > a {
  color: #fff;
  background: #1580c1;
}
.who-weare-acc
  .vc_tta-color-white.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-title
  > a {
  color: #333 !important;
}
.who-weare-acc
  .vc_tta-color-white.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-heading:hover {
  background: #1580c1 !important;
}
.who-weare-acc .vc_tta.vc_general .vc_tta-panel-title > a:focus,
.who-weare-acc .vc_tta.vc_general .vc_tta-panel-title > a:hover {
  color: #fff !important;
}
.service-block hr,
.service-block .wpb_wrapper:hover,
.service-block .wpb_wrapper:hover .wpb_wrapper {
  background-color: #1580c1;
}
/* over services css */

/*over lawfirm css*/

/*dance css*/
.dance-service .vc_column-inner {
  padding: 100px !important;
}
.dance-service .vc_column-inner .vc_column-inner {
  padding: 0 !important;
}
.dance-service .vc_icon_element {
  float: left;
  margin-bottom: 0;
  margin-right: 10px;
}
.dance-form .contact-form .vc_col-sm-6 {
  padding: 0;
}
.field-padding-15 {
  padding-right: 15px !important;
}
input.wpcf7-form-control.wpcf7-submit:hover {
  background: #000;
  color: #fff;
}
.dance-form input[type="email"],
.dance-form input[type="text"],
.dance-form textarea {
  border-color: #ccc !important;
}
.dance-service
  .vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
  width: 2.2em !important;
  height: 1.5em !important;
}
.dance-service .vc_icon_element::before {
  content: "";
  position: relative;
  width: 0;
  left: 0;
  top: -19px;
  border-left: 18px solid transparent;
  border-right: 17.5px solid transparent;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  /* border-bottom-color: #333; */
  bottom: 100%;
  border-bottom: 10.1px solid #333;
}
.dance-service-row {
  background-position: right center !important;
}
.dance-form textarea {
  min-height: 150px;
}
.dance-form span {
  font-size: 1em;
  text-transform: capitalize;
  font-weight: normal;
}
.golf-features .wpb_wrapper .wpb_text_column {
  margin-bottom: 20px;
}
.golf-features .wpb_wrapper .vc_btn3-container,
.golf-features .wpb_wrapper .vc_btn3-container a {
  width: 100%;
}
.golf-features .wpb_wrapper .vc_btn3-container a {
  background: #1abc9c;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.18em;
}
.golf-features .wpb_wrapper:hover,
.golf-features .wpb_wrapper:hover .wpb_wrapper {
  background: #3e8f53;
}
.golf-features .wpb_wrapper:hover .vc_btn3-container a {
  background: #fff;
  color: #3e8f53;
  border-color: #1abc9c;
}
.golf-features .wpb_wrapper:hover .vc_custom_heading,
.golf-features .wpb_wrapper:hover .wpb_text_column {
  color: #fff !important;
}
.golf-features .vc_btn3-container a:hover {
  background: #fff !important;
}
/*over dance css*/

/*golf css*/
.golf-features .wpb_wrapper {
  background: #fff;
}
.golf-features .wpb_wrapper .vc_custom_heading,
.golf-features .wpb_wrapper .wpb_text_column,
.golf-features .wpb_wrapper .vc_btn3-container {
  padding: 0px 20px;
}
.features-btn a {
  background: #1abc9c !important;
  font-size: 1.18em !important;
  text-transform: uppercase !important;
  color: #fff !important;
  font-weight: 600;
  padding: 15px 30px !important;
}
.golf-book-btn a {
  width: inherit;
  font-weight: 600;
  color: #1abc9c !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  text-transform: uppercase !important;
  padding: 15px 30px !important;
  border: 1px solid #1abc9c !important;
}
.golf-book-btn a:hover {
  color: #fff !important;
  background: #1abc9c !important;
}
.golf-blog .vc_gitem-zone-mini {
  background: #fff;
  padding: 0px 15px;
}
.gold-mediagrid .vc_gitem-zone {
  background: rgba(62, 143, 83, 0.8784313725490196) !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.gold-mediagrid .wpb_content_element {
  margin-bottom: 0;
}
.gold-mediagrid hr {
  width: 0;
  transition: 0.5s;
  margin: 15px auto 0;
}
.gold-mediagrid:hover hr {
  width: 60%;
}
span.gold-readmore {
  font-size: 14px;
}
/*over golf css*/

/*portfolio single css*/
article.portfolio img {
  padding-bottom: 0 !important;
}
.portfolio-nav {
  border-top: 1px solid #ccc;
  margin-bottom: 15px;
  margin-top: 50px;
}
.single-portfolio .nivo-controlNav {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 9;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after {
  border-right-color: transparent !important;
  content: url("../images/pre_dp.png") !important;
  background: transparent !important;
  border: 0px !important;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after,
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
  border: 0 !important;
  margin: 0 !important;
}
.portfolio-slider .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
  content: url("../images/next_dp.png") !important;
  left: -7px !important;
}
.portfolio-slider .ms-thumb-list.ms-dir-h .ms-thumblist-fwd,
.portfolio-slider .ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
  background: transparent !important;
}
.portfolio-form .vc_col-sm-6 {
  padding-left: 0;
}
.portfolio-form .vc_col-sm-6:nth-child(2) {
  padding-right: 0 !important;
}
.portfolio-form textarea {
  min-height: 125px;
}
.portfolio-form input,
.portfolio-form textarea {
  border-radius: 0 !important;
}
portfolio-form .wpcf7-form-control-wrap {
  margin-bottom: 0 !important;
}
.portfolio-form input[type="submit"] {
  padding: 8px 50px;
}
.clr-both {
  clear: both;
}
/*over portfolio single css*/

/*industry css*/

/*over industry css*/

/*coffee cs*/
.coffee-welcome .vc_col-sm-3 .vc_icon_element-inner {
  border: 5px solid transparent;
  transition: 0.5s;
}
.coffee-welcome .vc_col-sm-3:hover .vc_icon_element-inner {
  background: #000 !important;
  border-color: #ba893f;
}
.coffee-welcome
  .vc_col-sm-3:hover
  .vc_icon_element-inner:hover
  .vc_icon_element-icon:before,
.coffee-welcome .vc_col-sm-3:hover .vc_icon_element-inner .fa,
.coffee-welcome .vc_col-sm-3:hover .vc_icon_element-inner:hover .fa {
  color: #ba893f !important;
}
/*over coffee css*/

/*game css*/
.game-btn a {
  background-color: #b50b0c !important;
  font-family: Oswald;
  padding: 15px 45px !important;
  font-size: 18px !important;
}
.expo-img {
  margin-top: -100px;
}
.expo-row {
  overflow: visible !important;
}
.clr-999 {
  color: #999;
}
.fs-200 {
  font-size: 13em;
}
.fs-100 {
  font-size: 7.142857142857143em;
}
.game-bigtitle {
  margin: 0 0 50px;
}
.game-overtitle {
  position: absolute;
  top: 85px;
  width: 100%;
}
.discover-txt {
  width: 80%;
  margin-top: 40px;
  color: #ccc;
  margin-bottom: 60px !important;
}
.game-video .vc_col-sm-3 .vc_column-inner {
  padding: 5px;
}
.game-video .vc_col-sm-3 .wpb_single_image {
  margin: 0;
}
.game-news-outer .game-overtitle {
  top: 37px;
}
.discover-txt p {
  line-height: 25px;
}
.gamenews-small {
  width: 50%;
  float: left;
}
.gamenews-small .vc_figure-caption {
  color: #fff !important;
  font-family: oswald;
  font-size: 24px;
  text-align: left;
  padding: 10px 25px;
  position: relative;
  bottom: 85px;
  line-height: 25px;
}
.game-news-outer .vc_gitem-post-data-source-post_excerpt,
.game-news-outer .vc_gitem-post-data-source-post_author,
.game-news-outer .vc_gitem-post-data-source-post_date {
  display: none !important;
}
.game-news-outer .vc_gitem-zone.vc_gitem-zone-c {
  position: absolute;
  bottom: 25px;
  left: 10px;
}
.game-news-outer .vc_gitem_row .vc_gitem-col {
  padding: 0;
}
.game-news-outer .vc_gitem-post-data-source-post_title {
  color: #fff;
  margin: 0 !important;
}
.game-news-outer .vc_gitem-post-data-source-post_title h4 {
  color: #fff !important;
  margin: 0;
}
.game-news-outer {
  background-size: contain;
  background-repeat-y: no-repeat;
}
/*over game css*/

/*barber css*/
.barber-hd:after {
  content: "";
  background: #b78e53;
  width: 50px;
  height: 1px;
  position: absolute;
  bottom: 0;
  margin-left: 0px;
  top: 22%;
}
.barber-testimonial .post-title a {
  color: #fff;
}
.barber-sep.vc_sep_width_10 {
  width: 5% !important;
}
.barber-testimonial .flex-caption p {
  font-size: 1.1428571428571428em;
  letter-spacing: 0;
  text-transform: capitalize;
  text-align: center;
  color: #fff;
}
.fs .vc_column-inner {
  padding-top: 0px !important;
}
/*over barber css*/

/*divine bus css*/
.divinebus-specialise
  .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
  padding-left: 0px !important;
}
.divinebus-specialise .vc_icon_element .vc_icon_element-inner {
  background-color: #000 !important;
}
.divinebus-specialise
  .vc_icon_element
  .vc_icon_element-inner
  .vc_icon_element-icon::before {
  color: #fff !important;
}
.divinebus-specialise .wpb_text_column .wpb_wrapper h5 {
  font-size: 1.5em;
}
.divine-bus-btn button,
.divine-bus-btn a {
  padding: 12px 100px !important;
}
.padding20-all {
  padding: 0px;
}
/*over divine bus css*/

/*divine themes css*/
.themes-newsletter .newsletter .btn {
  border-radius: 0;
  height: 36px;
  width: 166px;
  color: #000;
  padding-left: 16px;
  background-color: transparent;
  border: 1px solid black;
}
.themes-newsletter .newsletter .form-control {
  width: 320px;
  height: 36px;
  background-color: #f9f9f9;
  border: 1px solid black;
  border-radius: none;
  margin-right: 43px;
  box-shadow: none;
}

/*over divine themes css*/

/*start creating page css*/
.creating-title {
  text-align: center;
  font-size: 2.142857142857143em;
  font-weight: 300;
  font-family: Raleway;
}
.creating-border
  .vc_icon_element-inner.vc_icon_element-color-custom.vc_icon_element-size-lg.vc_icon_element-style-.vc_icon_element-background-color-grey:after {
  content: "";
  border: 1px solid rgba(204, 204, 204, 0.4);
  position: absolute;
  height: 80px;
  right: -14px;
  bottom: -58%;
}
.creating-WEBEES {
  color: #ccc;
  font-size: 1em;
  font-weight: 400;
  line-height: 21px !important;
}
/*over start creating page css*/

/*divine construction css*/
.construction-seperator-left {
  width: 28px;
}
.construction-small-heading,
.construction-big-heading {
  font-family: Raleway;
  font-weight: 300 !important;
  text-transform: uppercase;
}
.construction-small-heading {
  color: #000000;
  line-height: 15px;
}
.construction-big-heading {
  color: #333;
  line-height: 33px;
}
/*over divine construction css*/

/*divine industry css*/
.industry2-big-heading {
  color: #fac11c;
  font-family: Raleway !important;
  font-weight: 300;
  line-height: 53px;
  font-size: 3.4285714285714284em;
}
.industry2-small-heading {
  color: #ccc;
  font-family: Open Sans !important;
  font-weight: 400;
  line-height: 21px;
  font-size: 1em;
  text-align: center;
}
.industry2-sep.vc_separator {
  width: 28px;
}
.industry2-fontfamily {
  font-family: Raleway !important;
}
.yellow-fac11c {
  color: #fac11c;
}
.industryfontcol-silver {
  color: #cccccc;
}

.at-button-light.industry-light-btn button:hover,
.at-button-light.industry-light-btn a:hover {
  color: #fac11c !important;
  border-color: #fff !important;
  background-color: #1f2d3a !important;
}
/*over divine industry*/

/*farming css*/
.farming-heading {
  color: #333;
  font-family: Raleway !important;
  font-weight: 400;
  line-height: 40px;
}

.clr-grey {
  color: #666666;
}
.clr-white {
  color: #f7f7f7;
}
.clr-silver {
  color: #ccc;
}
.farming-icon.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-xl
  .vc_icon_element-icon {
  font-size: 2.5em !important;
}

.farming-services
  .vc_icon_element-inner.vc_icon_element-color-custom.vc_icon_element-size-lg.vc_icon_element-style-.vc_icon_element-background-color-grey:after {
  content: "";
  border: 1px solid rgba(204, 204, 204, 0.4);
  position: absolute;
  height: 80px;
  right: -14px;
  bottom: -100%;
  top: 5px;
}
.farming-services
  .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty)
  .vc_btn3-icon {
  right: 15px;
}
.farming-icon-btn .vc_general.vc_btn3 {
  padding-right: 48px !important;
}
.farming-testimonial .vc_custom_heading div {
  color: #fff !important;
}
.farming-testimonial
  .hm4-testimonial-grid
  .vc_gitem-post-data-source-post_excerpt {
  background: #111;
  padding: 30px;
  font-size: 1.15em;
}
/*over farming css*/

/*spicy css*/
.chef-recommended .ct-ser-icon:hover span.ser-img {
  background: none;
}
.spicy-separator {
  width: 28px;
}
.spicy-small-heading {
  color: #d1a054;
  line-height: 21px;
  font-weight: 400;
}
.spicy-big-heading {
  color: #333;
  line-height: 33px;
  font-weight: 300;
  font-family: Raleway;
}
.spicy-lnews h4 {
  color: #fff !important;
  font-size: 2.5714285714285716em;
}
.spicy-lnews .vc_gitem-zone-mini {
  margin-top: 0px !important;
}
.spicy-lnews .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
  background-color: rgba(0, 0, 0, 0.47843137254901963);
  padding: 20px 60px 11px 60px;
}
/*over spicy css*/

/*chef css*/
.chef-small-heading,
.chef-yellow-heading {
  font-weight: 300;
  font-family: Raleway;
}
.chef-small-heading {
  color: #000;
  line-height: 26px;
}
.chef-yellow-heading {
  color: #ffb606;
  line-height: 40px;
}
.chef-formbutton .contact-form-3.contact-form .wpcf7-form-control.wpcf7-submit {
  border: medium none;
  color: #ffffff;
  padding: 10px 99px;
  text-transform: uppercase;
  width: auto;
}

.chef-newsletter
  .vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-xs {
  max-width: 100% !important;
  line-height: 1.2em !important;
  height: 0px;
}
.chef-newsletter .newsletter-rs {
  margin: 0px auto;
  width: 66%;
  background: #fff;
  border-radius: 50px;
  padding: 20px 30px;
}
.ft-social-links {
  width: 15%;
  margin: 0 auto !important;
}
.ft-social-links .vc_col-sm-4 {
  text-align: center;
}
.ft-social-links .vc_icon_element {
  margin-bottom: 0;
  margin-top: 15px;
}
/*over chef css*/

/*divine fashion css*/
.fashion-big-heading {
  color: #333;
  line-height: 40px;
  font-weight: 300;
  text-transform: uppercase;
}
.fashion-small-heading {
  color: #666;
  line-height: 21px;
  font-weight: 400;
}

/*over divine fashion css*/

/*divine portfolio css*/
.helloworld-testmonial .testimonial-slider .post-title a {
  color: #fff;
}
.helloworld-testmonial .testimonial-slider .flex-caption p {
  font-size: 1.1428571428571428em;
  letter-spacing: 0;
  text-transform: capitalize;
  text-align: center;
  color: #fff;
}
/*over divine portfolio css*/

/*barber css*/
.baraber-icon.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  text-align: center;
  display: inline-block;
  border: 2px solid transparent;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  position: relative;
}
.baraber-icon.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-xs
  .vc_icon_element-icon {
  font-size: 14px !important;
}
.baraber-sepearator.vc_separator {
  width: 50px;
}
.baraber-heading {
  color: #333;
  line-height: 33px;
  font-weight: 300 !important;
  font-family: Raleway !important;
}

/*over barber css*/

/*divine design css*/
.design-testimonial .flex-caption p {
  font-size: 1.1428571428571428em;
  letter-spacing: 0;
  text-transform: capitalize;
  text-align: center;
  color: #fff;
}
.design-testimonial .post-title a {
  color: #fff;
}
/*over divine design css*/

/*holiday css*/
.holidays-small-heading {
  color: #000;
  line-height: 17px;
  font-weight: 400;
  text-transform: uppercase;
}
.holidays-big-heading {
  color: #333;
  line-height: 33px;
  font-family: Raleway !important;
  font-weight: 300;
}
.holidays-sepearator.vc_separator {
  width: 50px;
}

/*.holidays-productfeatures .vc_icon_element-inner:after {
    content: "";
    border: 1px solid rgba(204, 204, 204, 0.4);
    position: absolute;
    height: 80px;
    right: -14px;
    bottom: -58%;
}*/
.holidays-testimonial .testimonial-slider .post-title a {
  color: #fff;
}
.holidays-testimonial .testimonial-slider .flex-caption p {
  font-size: 1.1428571428571428em;
  letter-spacing: 0;
  text-transform: capitalize;
  text-align: center;
  color: #fff;
}
/*over holiday css*/

/*skating css*/
.skate-intro .vc_column-inner {
  padding: 90px;
}
.skate-heading {
  color: #333;
  font-family: Raleway !important;
  font-weight: 300;
  line-height: 33px;
}
.skate-testimonial .testimonial-slider .post-title a {
  color: #fff;
}
.skate-testimonial .testimonial-slider .flex-caption p {
  font-size: 1.1428571428571428em;
  letter-spacing: 0;
  text-transform: capitalize;
  text-align: center;
  color: #fff;
}
.skate-spearator .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  text-align: center;
  display: inline-block;
  border: 2px solid transparent;
  width: 2em;
  height: 3em;
  box-sizing: content-box;
  position: relative;
}
/*over skating css*/

/*charity css*/
.charity-heading {
  color: #333;
  font-family: Raleway;
  font-weight: 300;
  line-height: 33px;
}
.charity-separator
  .vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner {
  text-align: center;
  display: inline-block;
  border: 2px solid transparent;
  width: 2em;
  height: 18px;
  box-sizing: content-box;
  position: relative;
}
.charity-separator
  .vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-xs
  .vc_icon_element-icon {
  font-size: 0.8571428571428571em !important;
}
.charity-separator .vc_separator .vc_sep_holder {
  height: 2px;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 10%;
}
.portfolio-form .vc_col-sm-6.big {
  padding-right: 0;
}
.charity-contact {
  margin-top: -130px;
}
/*over charity css*/

/*architecture css*/
.architecture-heading {
  color: #333;
  font-family: Raleway;
  font-weight: 300;
  line-height: 33px;
}
.architecture-separator .vc_gitem_row .vc_gitem-col {
  box-sizing: border-box;
  padding: 0 30px 0 30px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.architecture-separator
  .vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner {
  text-align: center;
  display: inline-block;
  border: 2px solid transparent;
  width: 2em;
  height: 1em;
  box-sizing: content-box;
  position: relative;
}

.architecture-separator .vc_icon_element .vc_icon_element-icon {
  font-size: 12px !important;
}

/*over architecture css*/

/*divine industry 3 css*/
.clr-silver {
  color: #666666;
}
.ib_big_rd_square {
  width: 70px;
  height: 70px;
  left: 15px;
  top: 0;
  border-radius: 12px;
  transition: all 0.2s linear;
}
/*.icon_box_big_rd_square:hover .ib_big_rd_square {
    background-color: #F96332 !important;
}*/
.ib_big_rd_square .vc_icon_element-inner {
  background: #000;
  border-radius: 5px;
}
.ib_big_rd_square.vc_icon_element-align-center:hover .vc_icon_element-inner {
  background: #f96332 !important;
}
.ib_big_rd_square .vc_icon_element-inner:hover .vc_icon_element-icon:before {
  color: #fff;
}
/*.vc_icon_element.vc_icon_element-outer.vc_custom_1545040078549.ib_big_rd_square.vc_icon_element-align-center:hover {
    background: #F96332 !important;
}
.vc_icon_element.vc_icon_element-outer.vc_custom_1545040087212.ib_big_rd_square.vc_icon_element-align-center:hover {
    background: #F96332 !important;
}
.vc_custom_1545044219411:hover {
    color: #F96332 !important;
}
.vc_custom_1545043904374:hover {
    color: #F96332 !important;
}
.vc_custom_1545043910774:hover {
    color: #F96332 !important;
}
.vc_custom_1545045594847:before {
    font-family: 'font-awesome' !important;
    content: "\f15b" !important;
    color: #f96332 !important;
    padding-right: 40px !important;
    font-size: 50px !important;
}*/
h4.icon.vc_custom_heading.heading-center.fs-18:before {
  content: "\f15b" !important;
  color: #f96332 !important;
  padding-right: 40px !important;
  font-size: 30px !important;
  font: normal normal normal 14px/1 FontAwesome;
}
h4.icon2.vc_custom_heading.heading-center.fs-18:before {
  content: "\f042" !important;
  color: #f96332 !important;
  padding-right: 40px !important;
  font-size: 30px !important;
  font: normal normal normal 14px/1 FontAwesome;
}
h4.icon3.vc_custom_heading.heading-center.fs-18:before {
  content: "\f072" !important;
  color: #f96332 !important;
  padding-right: 40px !important;
  font-size: 30px !important;
  font: normal normal normal 14px/1 FontAwesome;
}
.icon_box3_simple:hover .vc_column-inner {
  background: #f96332 !important;
  color: #e8e8e8;
}
.icon_box3_simple .icon_circle {
  text-align: center;
  width: 75px;
  height: 75px;
  margin: 0 auto 0 -37.5px;
  background-color: #fff;
  border: none;
  border-radius: 100px;
  position: absolute;
  top: 36.5px;
  left: 50%;
  text-shadow: none;
  color: #444;
  transition: 0.3s;
}
.icon_box3_simple:hover .icon_circle {
  background: #fff;
  border: none;
  top: 20px;
}
#about .icon_box3_simple:hover p {
  color: #000;
}
.icon_box3_simple .vc_icon_element-inner:hover .vc_icon_element-icon:before {
  color: #fff;
}
/*.hm4-testimonial-grid .vc_gitem-post-data-source-post_excerpt {
    background: #fff;
    padding: 30px;
    font-size: 1.15em;
}*/
.divine-industry-3-services .service-block .wpb_wrapper:hover {
  background-color: #f96332;
}
.divine-industry-3-services .vc_icon_element {
  margin-bottom: 10px;
}
.divine-industry-3-services
  .vc_icon_element-inner:hover
  .vc_icon_element-icon:before {
  color: #fff;
}
.clr-white {
  color: #fff;
}
.icon_box_big_rd_square:hover h4.vc_custom_heading {
  color: #cca876 !important;
}
.icon_box_big_rd_square .vc_icon_element-inner:hover span::before {
  color: #fff !important;
}
.icon_box_big_rd_square .vc_icon_element-inner span {
  margin-top: 5px !important;
}
.divine-industry-3-services .service-block hr,
.divine-industry-3-services .service-block .wpb_wrapper:hover,
.divine-industry-3-services .service-block .wpb_wrapper:hover .wpb_wrapper {
  background-color: #f96332 !important;
}
.divine-industry-3-row3 h4.vc_custom_heading {
  margin-left: -80px;
}
/*over divine industry 3 css*/

.construction1_separator {
  width: 28px !important;
}

@media only screen and (min-width: 1025px) {
  .main-navigation li.megamenu {
    position: inherit;
  }

  .main-navigation li.megamenu > ul.dropdown-menu {
    width: 100%;
    left: 0;
    right: auto;
    border-radius: 0;
    padding: 12px 0 !important;
    margin-top: -17px;
  }

  .main-navigation li.megamenu > ul.dropdown-menu:after,
  .main-navigation li.megamenu > ul.dropdown-menu:before {
    display: none;
  }

  .main-navigation li.megamenu > ul.dropdown-menu .nav-arrow {
    display: none;
  }

  .main-navigation li.megamenu > ul.dropdown-menu > li {
    display: block;
    float: left;
    padding: 0px 12px;
    width: 100%;
  }

  .main-navigation li.megamenu > ul.dropdown-menu > li:first-child {
    border-left: none;
  }

  .main-navigation li.megamenu > ul.dropdown-menu > li a {
    border: 0;
    display: flex;
    white-space: normal;
  }

  .main-navigation li.megamenu > ul.dropdown-menu > li.menu-item-has-children {
    margin-bottom: 12px;
  }

  .main-navigation
    li.megamenu
    > ul.dropdown-menu
    > li.menu-item-has-children
    > a {
    font-weight: 600;
    color: #000 !important;
    font-size: 1.03em;
    padding: 8px 12px;
    word-wrap: break-word;
    white-space: normal;
  }

  .main-navigation
    li.megamenu
    > ul.dropdown-menu
    > li.menu-item-has-children
    > a:hover {
    background: none;
  }

  .main-navigation li.megamenu > ul.dropdown-menu > li ul {
    display: block !important;
    top: auto !important;
    width: 100% !important;
    min-width: 0 !important;
    left: auto !important;
    position: relative !important;
    opacity: 1 !important;
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
  }

  .main-navigation
    li.megamenu
    > ul.dropdown-menu
    > li
    ul.dropdown-menu
    > li
    > ul.dropdown-menu
    a:before {
    display: inline-block;
    content: "\f105";
    margin-right: 7px;
    font-family: "FontAwesome";
  }

  .main-navigation li.megamenu.col-1 > ul.dropdown-menu > li {
    width: 100%;
  }

  .main-navigation li.megamenu.col-2 > ul.dropdown-menu > li {
    width: 50%;
  }

  .main-navigation li.megamenu.col-2 > ul.dropdown-menu > li:nth-child(2n + 1) {
    clear: both;
  }

  .main-navigation li.megamenu.col-3 > ul.dropdown-menu > li {
    width: 33.33%;
  }

  .main-navigation li.megamenu.col-3 > ul.dropdown-menu > li:nth-child(3n + 1) {
    clear: both;
  }

  .main-navigation li.megamenu.col-4 > ul.dropdown-menu > li {
    width: 25%;
  }

  .main-navigation li.megamenu.col-4 > ul.dropdown-menu > li:nth-child(4n + 1) {
    clear: both;
  }

  .main-navigation li.megamenu.col-5 > ul.dropdown-menu > li {
    width: 20%;
  }

  .main-navigation li.megamenu.col-5 > ul.dropdown-menu > li:nth-child(5n + 1) {
    clear: both;
  }

  .main-navigation li.megamenu.col-6 > ul.dropdown-menu > li {
    width: 16.66%;
  }

  .main-navigation li.megamenu.col-6 > ul.dropdown-menu > li:nth-child(6n + 1) {
    clear: both;
  }

  .main-navigation
    li.megamenu.hide-headings
    > ul.dropdown-menu
    > .menu-item-has-children
    > a {
    display: none;
  }

  .hide-headings > a {
    display: none !important;
  }

  .main-navigation li.megamenu.display-always > ul.dropdown-menu {
    display: block !important;

    opacity: 1 !important;
  }

  .mega-menu-img a {
    text-align: center;

    background-color: transparent !important;

    display: block !important;
  }

  .main-navigation li.megamenu > ul.dropdown-menu > li a i {
    margin-top: 4px;

    margin-right: 10px;
  }

  /*added by AT DEV 3*/

  .main-navigation li.megamenu .sub-menu-title li a {
    padding-left: 0 !important;
  }

  ul.dropdown-menu li:nth-last-child(2) {
    left: auto;

    right: 0;
  }
  .navbar-default .nav > li {
    line-height: 65px;
  }
  .navbar-default .nav > li li {
    display: block;

    line-height: 20px;
  }
  .main-navigation li.megamenu > ul.dropdown-menu {
    width: 1142px;

    margin-left: -277px;

    padding: 28px 0 26px !important;
  }
  .navbar-default .nav > li {
    padding: 0px 18px;
  }
  .navbar-default .nav > li.buy-now a {
    padding: 10px 20px;
  }

  .navbar-default .nav > li > a {
    padding-left: 0;

    padding-right: 0;
  }

  #menu-menu .megamenu .dropdown-menu > .active > a {
    color: #e52b21 !important;
  }

  .navbar-default .nav > li.active > a,
  .navbar-default .nav > li.current-menu-ancestor > a {
    border-bottom: 2px solid;
  }

  .main-navigation
    li.megamenu
    > ul.dropdown-menu
    > li.menu-item-has-children
    > a,
  .main-navigation li.sub-menu-title > a {
    color: #fff !important;

    font-weight: 400;

    text-transform: uppercase;
  }

  .main-navigation li.megamenu.col-4 > ul.dropdown-menu > li,
  .main-navigation li.megamenu.col-3 > ul.dropdown-menu > li,
  .main-navigation li.megamenu.col-2 > ul.dropdown-menu > li {
    border-left: 1px solid rgba(255, 255, 255, 0.05);
  }

  .main-navigation li.megamenu ul.dropdown-menu > li li,
  .main-navigation li.megamenu ul.dropdown-menu > li:first-child {
    border-left: 0;
  }

  .main-navigation li.megamenu > ul.dropdown-menu > li.menu-item-has-children {
    margin: 12px 0px !important;
  }

  .main-navigation li.megamenu > ul.dropdown-menu > li {
    padding: 0px 30px !important;
  }

  .main-navigation
    li.megamenu
    > ul.dropdown-menu
    > li.menu-item-has-children
    > a {
    padding: 8px 8px 15px;
  }

  span.menu-description {
    color: #ffffffa8;
  }

  .main-navigation li.megamenu > ul.dropdown-menu > li a {
    padding: 7px 8px;

    background: transparent;
  }

  .main-navigation li.megamenu > ul.dropdown-menu > li a i {
    color: #e52b21;

    font-size: 16px;

    margin-top: 1px;
  }

  .megamenu-contact-info i {
    margin-right: 20px !important;
  }

  .megamenu-contact-info a {
    pointer-events: none;
  }

  .main-navigation.affix li.megamenu ul li a:hover,
  .main-navigation li.megamenu ul li a:hover {
    background: transparent;

    color: #e52b21 !important;
  }

  .main-navigation li.megamenu .megamenu-contact-info ul li a:hover {
    color: #333 !important;
  }

  .main-navigation
    li.megamenu
    > ul.dropdown-menu
    > li.menu-item-has-children
    > a:hover {
    color: #e52b21 !important;
  }

  .main-navigation li.megamenu li a::before,
  .sub-menu-title ul a::before {
    display: inline-block;

    content: "\f105" !important;

    margin-right: 7px;

    font-family: "FontAwesome";

    color: #e52b21;
  }

  .main-navigation
    li.megamenu
    > ul.dropdown-menu
    > li.menu-item-has-children
    > a::before,
  .mega-menu-img a::before,
  .megamenu-contact-info a::before {
    content: "" !important;

    display: none !important;
  }
  .sub-menu-title ul a::before {
    display: inline-block;

    content: "\f105" !important;

    margin-right: 7px;

    font-family: "FontAwesome";

    color: #e52b21;
  }
  .sub-menu-title .dropdown-toggle::before {
    content: "" !important;

    display: none !important;
  }
  .sub-menu-title {
    margin-bottom: 15px !important;

    display: inline-block !important;
  }

  .megamenu-bg .dropdown-menu .dropdown-menu {
    background: transparent;
  }
  .caret {
    display: none;
  }
}

/* Megamenu Description */

.main-navigation li.sub-menu-title > a {
  text-transform: uppercase !important;

  padding: 5px 0px !important;

  background-color: transparent !important;

  font-size: 1em;
}
.main-navigation li ul li.sub-menu-title > a:hover {
  color: #000 !important;

  background-color: transparent !important;
}
span.menu-description {
  padding: 8px 10px !important;

  display: block;
}

/* Added by AT Dev2 */

.main-navigation li ul .caret,
.main-navigation li ul ul .caret,
.main-navigation li ul ul ul .caret {
  display: inline-block;

  width: 0;

  height: 0;

  margin-left: 2px;

  vertical-align: middle;

  border-left: 4px dashed;

  border-left: 4px solid \9;

  border-top: 4px solid transparent;

  border-bottom: 4px solid transparent;

  float: right;

  margin-top: 4px;
}

@-moz-document url-prefix() {
  .main-navigation li ul .caret,
  .main-navigation li ul ul .caret,
  .main-navigation li ul ul ul .caret {
    margin-top: 0px;
  }
}

.main-navigation li ul .ochow-menu-item-toggle,
.main-navigation li ul ul .ochow-menu-item-toggle,
.main-navigation li ul ul ul .ochow-menu-item-toggle {
  top: 5px;
}

.dropdown-menu {
  padding: 0px !important;
}

.vc_gitem-zone.vc_gitem-zone-a.testimonial-img {
  background-size: contain;
}
.at-testimonial-blocks-5 .vc_grid-item .vc_grid-item-mini {
  background: #fff !important;
  padding: 15px;
}

@media (min-width: 992px) {
  .main-navigation li ul ul {
    top: 0;

    left: 100% !important;
  }

  .main-navigation li ul ul ul {
    top: 0;

    left: 100% !important;
  }
}

@media only screen and (min-width: 1024px) {
  .megamenu ul span.caret {
    display: none !important;
  }
}

.megamenu.open .dropdown-menu {
  display: block !important;
}

.megamenu.open .ochow-menu-item-toggle {
  display: none !important;
}

.megamenu.open > .ochow-menu-item-toggle {
  display: block !important;
}

h3.infobanner-1-hd {
  color: #fff;
  margin: 0;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}
.infobanner-txt {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  padding: 15px;
  width: 100%;
  margin: 0;
}
.infobanner1-block .wpb_single_image {
  margin: 0;
}
.infobanner1-block .wpb_wrapper {
  position: relative;
}
.infobanner1-block:hover .infobanner-txt p.infobanner-1-des {
  display: block;
  color: #fff;
  text-align: center;
  margin: 15px;
}
.infobanner1-block .vc_column-inner {
  padding: 0;
}
.infobanner1-block:hover .infobanner-txt {
  top: 0;
  padding-top: 30px;
}
.woocommerce ul.products li.product .button:hover {
  background: #000;
}

@media only screen and (max-width: 1024px) {
  .main-navigation li.sub-menu-title > a {
    padding: 5px 10px !important;
  }
  .big-text {
    font-size: 3em;
  }
  .event-date {
    padding: 20px 0px 0px;
  }
  .event-name {
    padding-bottom: 0;
  }
  p.event-details {
    padding: 0;
  }
  .newsletter-rs {
    width: 85%;
  }

  .desktop-space {
    display: none;
  }
  .our-team .our-team-info .vc_gitem_row:last-child {
    width: 50%;
  }
  .our-team .team-row .vc_icon_element {
    width: 33%;
  }
  .our-services .icon-img {
    width: 100%;
  }
  .latest-news .vc_gitem-animated-block .vc_gitem-zone {
    max-height: 265px;
  }
  .contact-form input.wpcf7-submit {
    max-width: 40%;
  }
  .about-content {
    padding-top: 0;
  }
  .hm9-products .woocommerce ul.products li.product .button {
    left: 17%;
  }
  .hm9-products .woocommerce ul.products li.product:hover .button {
    top: 40%;
  }
  .woocommerce-loop-product__title {
    font-size: 1em !important;
    min-height: 50px;
  }
  .contact-form input.wpcf7-submit,
  .wedding-contact .contact-form input.wpcf7-submit {
    max-width: 100% !important;
  }
  .shipping-block .fs-20 {
    font-size: 1.2em;
  }
  .feature-latest-block {
    padding: 30px 0;
  }
  .featurebox-border {
    padding-top: 30px;
  }
  .hotel-reviews
    .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider
    .flex-caption
    p {
    text-align: left !important;
  }
  .maxpro-text-2,
  .maxpro-text-1 {
    padding-left: 0% !important;
    padding-right: 0% !important;
  }
  .maxpro-2-readmore a {
    padding: 7px 40px !important;
  }
  .industry-testimonial {
    width: 100% !important;
  }
  .industry-our-team {
    width: 50% !important;
    margin-top: 20px;
  }
  .coffee-welcome .vc_col-sm-3 {
    width: 50%;
  }
  .buynow a {
    width: 100%;
  }
  .expo-row .vc_empty_space:first-child {
    height: 70px !important;
  }
  .industry-location {
    width: 100% !important;
  }
  .industry-news,
  .industry-gallery {
    width: 50% !important;
    float: left !important;
  }
  .industry-yellow-row .vc_col-sm-4 .vc_col-sm-2 .vc_column-inner {
    padding: 0;
  }
  .coffee-openhours .fs-24 {
    font-size: 1.2em;
    margin-bottom: 0;
  }
  .barber-servicerow .vc_col-sm-3 {
    width: 50%;
  }
  .form-control-row .vc_col-sm-8 {
    width: 100% !important;
  }
  .form-control-row .vc_col-sm-2 {
    display: none;
  }
  .form-control-row .vc_col-sm-8 .vc_column-inner {
    padding: 0px !important;
  }
  .form-style-4 form.wpcf7-form {
    width: 100%;
  }
  .newsletter-dark button.btn.btn-default.fs-18 {
    padding: 13px 19px 13px;
  }
  .countdown {
    width: 100%;
  }
  .fancybox-style-1 .fancy-number {
    float: none;
  }
  .fancybox-style-1 .fancy-title {
    font-size: 1em;
  }
  .vc_pie_chart .vc_pie_chart_value {
    font-size: 1em !important;
  }
  .at-portfolio-grid a {
    font-size: 0.7em;
  }
  .at-portfolio-6 .vc_grid-item {
    width: 33.33%;
    float: left;
  }
  .ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after,
  .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
    top: 35% !important;
  }
  .latest-news .vc_gitem-zone-mini {
    margin-top: 0;
  }
  .latest-news .vc_custom_heading {
    margin-bottom: 10px;
  }
  .latest-news .vc_custom_heading h4 {
    font-size: 2em;
  }
  .portfolio-boxed .vc_grid-item {
    width: 50% !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    float: left !important;
  }
  .abt-3-expertise .wpb_wrapper {
    padding: 30px 37px 10px;
  }
  .divinebus-ser .vc_col-sm-3 {
    width: 50%;
    float: left;
  }
  .divinebus-ser .wpb_text_column {
    padding-left: 0 !important;
  }
  .divinebus-ser .vc_col-sm-4 {
    float: left;
    width: 70px;
  }
  .industry2-fontfamily.fs-30 {
    font-size: 1.7em;
  }
  .spicy-lnews .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
    padding: 8px 15px;
  }
  .newsletter-rs input[type="text"] {
    width: 70%;
  }
  .skate-intro .vc_column-inner {
    padding: 15px !important;
  }
  .charity-contact {
    margin-top: 30px;
  }
  .portfolio-form .vc_col-sm-6 {
    padding-right: 0;
  }
  .header_menu
    #bs-example-navbar-collapse-1.collapse.in
    .navbar-nav
    .menu-item
    ul.dropdown-menu
    a {
    padding-left: 20px !important;
  }
  .header_menu
    #bs-example-navbar-collapse-1.collapse.in
    .navbar-nav
    .menu-item
    ul.dropdown-menu
    ul.dropdown-menu
    a {
    padding-left: 30px !important;
  }
}
@media only screen and (max-width: 834px) {
  .about-us .left-side,
  .about-us .right-side {
    width: 100%;
  }
  .our-team .our-team-info .vc_gitem_row:last-child {
    width: 75%;
  }
}

@media only screen and (max-width: 768px) {
  .delicious-contact .contact-form-4.contact-form {
    width: 95%;
  }
  .meal-details {
    margin-top: 0%;
  }
  .best-dish {
    width: 80%;
  }
  .newsletter-rs {
    width: 80%;
  }
  .newsletter-rs input[type="text"] {
    width: 80%;
  }
  .newsletter-rs input[type="button"],
  .newsletter-rs input[type="button"]:hover {
    width: 20%;
    padding: 8px 0;
  }

  .our-team .our-team-info .vc_gitem_row:last-child {
    width: 70%;
  }
  .our-services .icon-one {
    background-position: 20px 0px;
  }
  .our-services .icon-three {
    background-position: 20px -155px;
  }
  .our-services .icon-two {
    background-position: 20px -78px;
  }
  .contact-form input[type="text"],
  .contact-form input[type="email"] {
    width: 100%;
  }
  .contact-form input.wpcf7-submit {
    max-width: 50%;
  }
  .hm15-post_grid_team .vc_grid-item-mini {
    background: transparent;
  }
  .about-content h1 {
    font-size: 3em;
  }
  .portfolio-row .max-portfolio div.vc_gitem-post-data,
  .portfolio-row .max-portfolio div.vc_gitem-post-data p {
    display: block;
  }
  .hm9-products .woocommerce ul.products li.product .button {
    left: 13%;
    font-size: 1em;
  }
  .featurebox-border {
    padding: 7px;
  }
  .home-product-grid .woocommerce ul.products li.product,
  .home-product-grid .woocommerce-page ul.products li.product {
    width: 45%;
    margin-bottom: 20px;
    min-height: auto;
  }
  #trainer .vc_gitem-zone-mini {
    background: #fff;
  }
  .marketing-icons .wpb_single_image {
    margin-bottom: 40px !important;
  }
  .hotel-pricing-block .at-pricing-block {
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
    border-right: 0px;
  }
  .hotel-pricing-block .at-pricing-block:last-child {
    border: 0;
  }
  .medicare-services h4 {
    font-size: 1.2em;
    padding-left: 10px;
  }
  .crypto-team .vc_col-sm-3 {
    width: 33%;
  }
  .our-team .vc_gitem-post-meta-field-team_box_position {
    color: #fff;
  }
  .golf-blog .vc_gitem-zone-mini {
    padding: 0px 5px;
  }
  .golf-blog h4 {
    font-size: 1em !important;
    min-height: 46px;
  }
  .golf-blog p:nth-last-child(2) {
    min-height: 246px;
  }
  .about-industry .vc_col-sm-3 {
    width: 100%;
  }
  .spac {
    display: none;
  }
  .tablet-full .vc_col-sm-6 {
    width: 100% !important;
  }
  .tablet-full .vc_col-sm-3 {
    width: 50% !important;
  }
  .tablet-full .vc_col-sm-6:last-child {
    margin-bottom: 20px;
  }
  .coffee-welcome .vc_col-sm-3 {
    width: 100%;
  }
  .coffee-openhours .vc_col-sm-3 .fs-24 {
    font-size: 1em !important;
    padding-left: 0px !important;
  }
  .portfolio-form .vc_col-sm-6 {
    padding-left: 0;
  }
  .portfolio-form .vc_col-sm-6 span {
    margin: 0 !important;
  }
  .expo-row .fs-48 {
    font-size: 2em;
    width: 80%;
  }
  .expo-row .vc_empty_space:first-child {
    height: 18px !important;
  }
  .discover-txt {
    width: 100%;
    margin-top: 100px;
  }
  .barbar-callout .at-text-right {
    text-align: center;
  }
  .at-price-amt {
    font-size: 3em;
  }
  .featured-box-7 .vc_custom_heading {
    font-size: 0.8em !important;
    margin-bottom: 0;
  }
  .icons-row .vc_icon_element,
  .icons--style-large .vc_icon_element {
    margin: 15px 25px 0px;
  }
  .icons--style-medium .vc_icon_element {
    margin: 40px 23px 0px;
  }
  .tab-style-6 .vc_tta-tab {
    border-right: 1px solid #d7d7d7;
    width: 19.78%;
  }
  .tab-style-6 .vc_tta-tab {
    font-size: 30px;
  }
  .tab-style-6 .vc_tta-panel-body {
    padding-left: 15px !important;
  }
  .tabstyle-6-row .vc_col-sm-8 {
    width: 100% !important;
  }
  .fancybox-style-2 .vc_col-sm-3 {
    width: 50%;
  }
  .fancybox-style-4 h3.vc_custom_heading {
    font-size: 1.3em;
  }
  .fancybox-style-5 .vc_col-sm-4 {
    width: 100%;
    margin-bottom: 10px;
  }
  .fancybox-style-9 .vc_icon_element,
  .fancybox-style-9 .vc_custom_heading {
    font-size: 1em;
  }
  .element-title-with-border {
    width: 50% !important;
  }
  .info-banner-2-transform {
    font-size: 1.3em;
  }
  .banner-style-3-outer .vc_col-sm-4 .wpb_single_image {
    width: 100%;
  }
  .rotate-box-3-content h3 {
    font-size: 1.2em;
  }
  .at-blog-4-grid .vc_col-sm-3 {
    width: 50%;
  }
  .contact-with-image .vc_col-sm-6 {
    width: 100%;
  }
  .post_grid_team .vc_grid-item-mini a {
    color: #fff;
  }
  .abt-3-expertise .wpb_wrapper {
    padding: 30px 30px 10px;
  }
  .creating-title {
    font-size: 1em;
  }
  .webees-services .vc_col-sm-4 {
    width: 100%;
  }
  .about-industry-2 .vc_col-sm-4 {
    width: 100%;
  }
  .spicy-lnews .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
    padding: 0px 15px;
  }
  .chef-formbutton
    .contact-form-3.contact-form
    .wpcf7-form-control.wpcf7-submit {
    padding: 10px 40px;
  }
  .divine-fashion-products .woocommerce-loop-product__title {
    font-size: 1em !important;
  }
  .hm15-our-team .post_grid_team .vc_grid-item-mini a,
  .our-team.hm15-our-team .vc_gitem-post-meta-field-team_box_position {
    color: #111 !important;
  }
}
@media only screen and (max-width: 736px) {
  .wpcf7-form-control-wrap {
    margin-bottom: 0px;
  }
  .blog .blog-content {
    padding: 0px;
  }
  .delicious-contact .contact-form-4.contact-form {
    width: 100%;
    margin-top: 20px;
  }
  .delicious-contact .vc_empty_space {
    height: 5px !important;
  }
  .delicious-contact h1.vc_custom_heading {
    margin: 0;
  }
  .delicious-contact .wpcf7-form-control-wrap {
    margin-bottom: 0;
    width: 100%;
    display: inline-block;
  }
  .delicious-contact .wpcf7-form-control-wrap input {
    width: 100% !important;
  }
  .res-swap .wpb_wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .res-swap .wpb_wrapper .wpb_text_column {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .res-swap {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #ccc;
    padding-top: 25px;
    margin-bottom: 25px;
  }
  #meals .vc_col-sm-2 {
    width: 33%;
    margin-bottom: 35px;
  }
  .wedding {
    background-image: none !important;
  }
  .timeline > div:after {
    display: none !important;
  }
  .timeline .wpb_single_image {
    text-align: center !important;
  }
  .wedding-contact .contact-form-2.contact-form .wpcf7-form-control-wrap {
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
  }
  .wedding-contact input {
    width: 100% !important;
  }
  .timeline .timeline-box.left > div:after,
  .timeline .timeline-box.left > div:before,
  .timeline .timeline-box.right > div:after {
    display: none !important;
  }

  .our-team .team-row .vc_icon_element {
    width: 33%;
  }
  .our-team .our-team-info .vc_gitem_row:last-child {
    width: 40%;
  }
  .our-services .icon-img {
    width: 28%;
    margin: 0 auto;
    border-right: 0;
  }
  .our-services .services-info {
    text-align: center;
  }
  .our-services .wpb_text_column p {
    text-align: center;
  }
  .latest-news .vc_gitem-zone {
    width: 100%;
    float: none;
  }
  .our-services .icon-one {
    background-position: 70px 0px;
  }
  .our-services .icon-three {
    background-position: 70px -155px;
  }
  .our-services .icon-two {
    background-position: 70px -78px;
  }
  .latest-news .vc_gitem-animated-block .vc_gitem-zone {
    max-height: 330px;
  }
  .contact-form input[type="text"],
  .contact-form input[type="email"] {
    width: 48%;
  }
  .contact-form input.wpcf7-submit {
    max-width: 32%;
    margin-bottom: 20px;
  }
  .our-team .vc_grid-item-mini:hover {
    border: 0px;
  }
  .our-team {
    padding: 0;
  }
  .sports-newsletter .vc_column-inner {
    padding-top: 0px !important;
  }
  .sports-newsletter .wpb_content_element {
    margin-bottom: 15px;
  }
  .contact-box {
    width: 100%;
    margin-right: 0;
  }
  .portfolio-row .vc_icon_element {
    text-align: center !important;
  }

  .wpcf7-form-control-wrap {
    display: inline-block;
    width: 100%;
  }
  .wpcf7-form-control-wrap input[type="text"],
  .wpcf7-form-control-wrap input[type="email"] {
    width: 100% !important;
  }
  .hm15-contact .contact-form input.wpcf7-submit {
    max-width: 100% !important;
  }
  .hm9-products .woocommerce ul.products li.product .button {
    position: relative;
    left: auto;
    opacity: 1;
    margin: 10px !important;
  }
  .promo-btn {
    text-align: center !important;
  }
  span.newsletter-offer,
  .newsletter-dis-txt {
    text-align: center;
  }
  .discount-newsletter .form-inline {
    text-align: center;
  }
  .discount-newsletter .form-inline .form-group,
  .discount-newsletter button {
    width: 60%;
    margin: 0 auto;
  }
  .feature-latest-block {
    width: 50% !important;
    margin: 0 auto 20px;
  }
  .featurebox-border {
    padding-top: 100px;
  }
  .service-box .vc_column-inner::after {
    display: none;
  }
  .fashion-services-row .service-box {
    margin: 20px 0;
  }
  .featurebox-border {
    position: relative;
    width: 96%;
    left: 0;
    padding: 45px 0;
    margin: 0 auto 35px;
    bottom: 0;
  }
  .month-menu .wpb_single_image {
    margin-bottom: 0px;
  }
  .month-menu .vc_col-sm-4 {
    margin-bottom: 30px;
    border-bottom: 1px solid #dbdbdb;
  }
  .month-menu .vc_col-sm-4:last-child {
    border: 0;
  }
  .woocommerce-page ul.products li {
    border: 1px solid #eee;
    padding-bottom: 20px !important;
  }
  span.menu-description {
    color: #ccc;
    font-size: 0.8em;
  }
  .section-title {
    width: 100%;
  }
  .our-team .vc_gitem-zone-mini {
    background: #fff;
  }
  .max-pro-mobile-hide {
    display: none;
  }
  .maxpro-2-readmore {
    position: relative;
    right: 0;
    text-align: left !important;
  }
  .maxpro-2-readmore a {
    padding: 10px 37px 10px 20px !important;
  }
  #max_pro2_blog {
    padding: 0 !important;
  }
  #max_pro2_blog .vc_pageable-slide-wrapper > div:first-child > div {
    border-right: 0;
  }
  h3#map-text {
    position: relative;
    margin-left: 0;
    margin-top: 0;
    color: #000 !important;
  }
  .map-img.wpb_content_element {
    margin-left: 0;
  }
  #maxpro-2-contact .vc_column-inner {
    padding-right: 0px !important;
  }
  #maxpro-2-contact .vc_column-inner {
    padding-right: 0px !important;
    padding: 15px !important;
  }
  #maxpro-2-contact .vc_column-inner .vc_column-inner {
    padding: 0 !important;
  }
  #max_pro2_blog .max-properties-blog div.vc_gitem-post-data,
  #max_pro2_blog div.vc_gitem-post-data > p:nth-child(2) {
    padding-right: 0;
  }
  .crypto-team .vc_col-sm-3 {
    width: 33%;
    float: left !important;
    clear: none;
    display: inline-block;
  }
  #services .vc_col-sm-3 {
    display: none;
  }
  #services .at-text-right,
  #services .vc_custom_heading {
    text-align: left !important ;
  }
  #services .vc_col-sm-9 {
    width: 100%;
    padding: 0px 15px;
  }
  .maxshop-tab .vc_tta-panel {
    border: 1px solid rgba(204, 204, 204, 0.35);
  }

  .golf-blog p:nth-last-child(2),
  .golf-blog h4 {
    min-height: auto;
  }
  .tablet-full .vc_col-sm-3 {
    width: 100% !important;
  }
  .industry-our-team {
    width: 100% !important;
  }
  .about-industry {
    margin-bottom: 30px !important;
  }
  .tablet-full .vc_col-sm-3:last-child {
    margin-top: 30px;
  }
  .industry-gallery {
    margin-top: 30px;
  }
  .industry-our-team .vc_col-sm-4,
  .industry-news .vc_col-sm-4,
  .industry-services .vc_col-sm-4 {
    width: auto;
    float: left;
  }
  .team-space {
    display: none;
  }
  .industry-yellow-row .vc_column_container,
  .industry-yellow-row .vc_single_image-wrapper {
    text-align: center !important;
  }
  .industry-yellow-row img {
    width: 50% !important;
    margin: 0 auto !important;
    float: none !important;
  }
  .construct-yellowbox {
    margin-top: 0;
  }
  .construct-yellowbox .wpb_wrapper {
    margin-bottom: 15px;
  }
  .construction-mission .vc_icon_element {
    margin: 0;
  }
  .construction-mission .vc_col-sm-1 {
    float: left;
    width: 10%;
  }
  .construction-mission .vc_col-sm-11 {
    width: 90%;
    float: left;
  }
  .game-bigtitle {
    display: none;
  }
  .game-overtitle {
    position: relative;
    top: 0;
  }
  .discover-txt {
    margin-top: 15px;
    margin-bottom: 20px !important;
  }
  .game-news-outer .game-overtitle {
    top: 0;
  }
  .game-btn {
    text-align: center !important;
    width: 100%;
  }
  .download-btn {
    text-align: left !important;
  }
  .game-news-outer .vc_grid-item {
    width: 100%;
  }
  .expo-row .vc_empty_space:first-child {
    height: 0px !important;
  }
  .game-news-outer .vc_gitem-zone.vc_gitem-zone-c {
    position: relative;
    bottom: 32px;
    left: 10px;
  }
  .expo-row .fs-48 {
    width: 100%;
    text-align: center !important;
    margin: 0;
  }
  .industry-news,
  .industry-gallery {
    width: 100% !important;
  }
  .barber-style .vc_col-sm-5 {
    margin-bottom: 20px;
  }
  .barber-style
    .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    padding-left: 25px;
  }
  .hide-style-space {
    display: none;
  }
  .barber-icons .vc_col-sm-3 {
    margin-bottom: 70px;
  }
  .barber .vc_col-sm-6,
  .barber .vc_col-sm-12 {
    padding: 0;
  }
  .form-control-row span.wpcf7-list-item {
    width: 100%;
    float: left;
    text-align: left !important;
  }
  .form-control-row .wpcf7-form-control-wrap input {
    width: auto !important;
  }
  span.wpcf7-list-item {
    margin: 0;
  }
  .form-style-4 form.wpcf7-form {
    padding: 15px;
  }
  .icons-row .vc_icon_element,
  .icons--style-large .vc_icon_element {
    width: 100%;
    margin: 20px auto;
  }
  .icons-row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    display: block;
    width: 100%;
  }
  .newsletter-light .newsletter .form-control {
    padding: 19px;
  }
  .newsletter-dark .newsletter .form-control {
    padding: 10px;
  }

  .fancybox-style-2 .vc_col-sm-3 {
    width: 100%;
  }
  .fancy-box-style-3 .vc_col-sm-4:before,
  .fancy-box-style-3 .vc_col-sm-4:after {
    height: 230px;
  }
  .step-number {
    height: 100px;
    padding: 22px;
  }
  .icon-style- .vc_icon_element {
    margin-bottom: 0 !important;
  }
  .icon-style-1 p {
    text-align: center;
  }
  .at-portfolio-grid a {
    font-size: 1em;
  }
  .at-blog-4-grid .vc_col-sm-3 {
    width: 100%;
  }
  .at-blog-grig .vc_grid-item {
    padding-right: 0 !important;
  }
  .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-right: 0 !important;
  }
  .icon-box {
    margin-bottom: 0 !important;
  }
  .about-icons .wpb_text_column {
    margin: 0 !important;
  }
  .about-icons .vc_col-sm-8 {
    margin: 0 !important;
  }
  div#about-project {
    padding-top: 0 !important;
  }
  .post_grid_team .vc_grid-item-mini a {
    color: #000;
  }
  .post_grid_team .vc_gitem-post-meta-field-team_box_position {
    color: #666;
  }
  .post_grid_team .vc_grid-item {
    padding-right: 0 !important;
  }
  .portfolio-boxed .vc_grid-item {
    width: 100% !important;
  }
  .at-testimonial-blocks-5 .vc_grid-item {
    padding-right: 0 !important;
  }
  .post_grid_team .vc_pageable-slide-wrapper {
    margin-right: 0 !important;
  }
  .maintenance-txt .wpb_column {
    background: rgba(0, 0, 0, 0.3);
  }
  .maintenance-txt .wpb_column .wpb_column {
    background: transparent;
  }
  .at-testimonial-blocks .vc_clearfix.vc_col-sm-4 {
    float: none !important;
    padding: 0 !important;
  }
  .at-testimonial-blocks
    .vc_clearfix.vc_col-sm-4
    .vc-gitem-zone-height-mode-auto:before {
    padding: 15% !important;
  }
  .fancy-box-style-3 .vc_col-sm-4:before,
  .fancy-box-style-3 .vc_col-sm-4 .vc_column-inner:before,
  .fancy-box-style-3 .vc_col-sm-4:after,
  .fancy-box-style-3 .vc_col-sm-4 .vc_column-inner:after {
    display: none;
  }
  .fancy-box-style-3 .vc_col-sm-4 {
    border-bottom: 2px solid #f4524d;
  }
  .vc_images_carousel {
    width: auto !important;
  }
  .at-portfolio-6 .vc_grid-item {
    width: 100% !important;
  }
  .divinebus-ser .vc_col-sm-3 {
    width: 100%;
  }

  .right-img-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .right-img-row .vc_col-sm-6:last-child {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .right-img-row .vc_col-sm-6:first-child {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .divinebus-ser {
    padding: 15px !important;
  }
  .divinebus-ser .wpb_column.vc_column_container.vc_col-sm-8 {
    margin: 0 !important;
    float: left !important;
    width: auto;
  }
  .divinebus-specialise
    .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    float: left;
    margin-right: 10px;
  }
  .divinebus-ser .vc_col-sm-4 {
    width: auto !important;
  }
  .divinebus-contact .wpb_column.vc_column_container.vc_col-sm-1 {
    width: 10%;
    float: left;
  }
  .divinebus-contact .wpb_column.vc_column_container.vc_col-sm-11 {
    width: 90%;
    float: left;
  }
  .divinebus-ser .vc_col-sm-3 h2.vc_custom_heading {
    margin-top: 15px;
  }
  .webees-services .vc_icon_element,
  .construction-services .vc_icon_element {
    text-align: left !important;
  }
  .creating-border
    .vc_icon_element-inner.vc_icon_element-color-custom.vc_icon_element-size-lg.vc_icon_element-style-.vc_icon_element-background-color-grey:after {
    display: none;
  }
  .const-calloutbtn .vc_empty_space,
  .club-calloutbtn .vc_empty_space {
    display: none;
  }
  .const-calloutbtn .vc_btn3-container,
  .club-calloutbtn .vc_btn3-container {
    text-align: left !important;
  }
  .const-calloutbtn .vc_column-inner,
  .club-calloutbtn .vc_column-inner {
    padding-top: 0 !important;
  }
  .construction-services .wpb_content_element {
    margin: 0;
  }
  .construct-yellowbox {
    margin-top: 50px;
  }
  .industry2-big-heading {
    font-size: 2em;
  }
  .farming-services .vc_icon_element {
    text-align: left !important;
  }
  .farming-services
    .vc_icon_element-inner.vc_icon_element-color-custom.vc_icon_element-size-lg.vc_icon_element-style-.vc_icon_element-background-color-grey:after {
    display: none;
  }
  .spicy-latest-news .vc_grid-item {
    padding-right: 0 !important;
  }
  .chef-formbutton
    .contact-form-3.contact-form
    .wpcf7-form-control.wpcf7-submit {
    width: 100%;
  }
  .holidays-productfeatures .vc_icon_element {
    text-align: left !important;
  }
  .holidays-productfeatures .vc_column-inner {
    padding-top: 0 !important;
  }
  .industry-orange-row .wpb_single_image.vc_align_left {
    text-align: center;
  }
  .industry-orange-row img {
    width: 20% !important;
  }
  .ib_big_rd_square {
    margin: 0 auto;
  }
  .industry-3-intro .wpb_text_column {
    text-align: center;
  }
  .divine-industry-3-row3 h4.vc_custom_heading {
    margin-left: 0px;
    text-align: left !important;
  }
  .divine-corp-2-intro h2,
  .divine-corp-2-intro .wpb_text_column p {
    text-align: center !important;
  }
  .divine-corp-2-about .vc_column-inner {
    padding-top: 0px !important;
  }
}
@media only screen and (max-width: 568px) {
  .our-services .icon-one {
    background-position: 42px 0px;
  }
  .our-services .icon-three {
    background-position: 42px -155px;
  }
  .our-services .icon-two {
    background-position: 42px -78px;
  }
  .featurebox-border {
    padding-top: 75px;
  }
  #max_pro_blog {
    padding: 0 !important;
  }
  .crypto-team .vc_col-sm-3 {
    width: 50%;
  }
  .maxshop-newsletter .newsletter_btn,
  .newsletter-blc.maxshop-newsletter input[type="email"] {
    width: 100%;
    margin-top: 15px;
  }
  .newsletter-blc.maxshop-newsletter input[type="email"] {
    margin: 0;
  }
  .barber-servicerow .vc_col-sm-3 {
    width: 100%;
  }
  .newsletter-light .newsletter .form-control {
    padding: 16px;
    height: 56px;
  }
  .step-number {
    padding: 32px;
  }
  .at-testimonial-blocks-3 .vc_gitem-post-data-source-post_excerpt p {
    padding: 22px;
  }
  .at-testimonial-blocks
    .vc_clearfix.vc_col-sm-4
    .vc-gitem-zone-height-mode-auto:before {
    padding: 30% !important;
  }
  .spicy-lnews .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
    padding: 15px;
  }
  .chef-newsletter .newsletter-rs {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .best-dish {
    width: 100%;
  }
  .big-text {
    font-size: 2em;
  }
  .newsletter-rs {
    width: 100%;
    border-radius: 0;
  }
  .newsletter-rs input[type="text"] {
    width: 100%;
  }
  .newsletter-rs input[type="button"],
  .newsletter-rs input[type="button"]:hover {
    width: 100%;
    margin-top: 20px;
  }
  #meals .vc_col-sm-2 {
    width: 50%;
  }

  .our-services .icon-one {
    background-position: 24px 0px;
  }
  .our-services .icon-three {
    background-position: 24px -155px;
  }
  .our-services .icon-two {
    background-position: 24px -78px;
  }
  .feature-row .featurebox-accessories {
    width: 100%;
    padding: 30px;
    margin: 0;
    position: relative;
    top: 0;
  }
  .featurebox-img.wpb_single_image {
    width: 100%;
    float: none;
  }
  .feature-latest-block {
    width: 100% !important;
    margin: 0 auto 20px;
  }
  .rotate-box-3-icon i.fa {
    font-size: 2em;
  }
  .hm-contact-row .padding-20-right {
    padding-right: 5px;
  }
  .industry2-big-heading {
    line-height: 30px;
  }
}
@media only screen and (max-width: 414px) {
  .our-services .icon-one {
    background-position: 21px 0px;
  }
  .our-services .icon-three {
    background-position: 21px -155px;
  }
  .our-services .icon-two {
    background-position: 21px -78px;
  }
  .contact-form input[type="text"],
  .contact-form input[type="email"] {
    width: 100%;
  }
  .contact-form input.wpcf7-submit {
    max-width: 40%;
  }
  .discount-newsletter .form-inline .form-group,
  .discount-newsletter button {
    width: 90%;
  }
  .crypto-team .vc_col-sm-3 {
    width: 80%;
    float: none !important;
    margin: 0 auto;
  }
  .element-title-with-border {
    width: 100% !important;
  }
  .rotate-box-3-flopbox .wpb_wrapper {
    padding: 10px 20px 20px;
  }
}
@media only screen and (max-width: 375px) {
  .our-services .icon-three {
    background-position: 7px -155px;
  }
  .our-services .icon-one {
    background-position: 7px 0px;
  }
  .our-services .icon-two {
    background-position: 7px -78px;
  }
  .contact-form input.wpcf7-submit {
    max-width: 50%;
  }
  .footer-widget {
    padding: 0px;
  }
  .our-team .our-team-info .vc_gitem_row:last-child {
    width: 50%;
  }
  .newsletter-form input[type="text"],
  .newsletter-form input[type="submit"] {
    width: 100%;
    margin: 5px 0px;
  }
  .acc-style-3 .vc_tta-panel-title {
    font-size: 1em;
  }
  .alert-msg .vc_message_box-icon {
    position: relative;
    margin-bottom: 30px;
    left: -25px;
  }
  .alert-msg {
    padding: 30px 0px !important;
  }
}

/*** Custom Style ***/

.vc_separator.vc_sep_color_juicy_pink .vc_sep_line {
  border-color: #e52b21 !important;
}

.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-juicy_pink
  .vc_icon_element-icon {
  color: #e52b21 !important;
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:active {
  border-color: #e52b21 !important;
  background-color: #e52b21 !important;
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline {
  border-color: #e52b21 !important;
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-juicy-pink:focus,
.vc_btn3.vc_btn3-color-juicy-pink:hover {
  background-color: #e52b21 !important;
}
