/*
Theme Name: Digital Agency Pro
Theme URI: https://www.vwthemes.com/themes/digital-marketing-wordpress-theme/
Author: VW Themes
Author URI: https://www.vwthemes.com/
Description:Digital marketing WordPress theme is a premium theme with its user-friendly interface and resourceful features it can craft your website to a new level. It comes with a polished toolset for the webmasters of various levels of experience. This premium theme comes with a spectrum of applications as well as website archetypes. It is a modern as well as intuitive theme and features visual customization process with advanced admin panel settings. Digital marketing WordPress theme has innumerable customization settings and elements and this also includes visual composer page builder plugin. It also has the unique page templates apart from creative layouts as well as exotic image galleries. It is a good theme for opening a website related to the business of website development or internet marketing business. The theme has WooCommerce plugin suite for the online digital marketing agency.
Version: 1.2
Requires at least: 5.4.2 
Requires PHP: 5.2.4 
License: GNU General Public License
License URI:license.txt
Text Domain: digital-agency-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Digital Agency Pro WordPress Theme has been created by VW Themes(vwthemes.com), 2019.
Digital Agency Pro WordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Montserrat Regular'), local('FiraSans-Regular'), url(./assets/css/va9E4kDNxMZdWfMOD5Vvl4jL.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Montserrat Mid';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Montserrat SemiBold'), local('FiraSans-SemiBold'), url(./assets/css/va9B4kDNxMZdWfMOD5VnSKzeRhf6.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Montserrat Bold';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local('Montserrat ExtraBold'), local('FiraSans-ExtraBold'), url(./assets/css/va9B4kDNxMZdWfMOD5VnMK7eRhf6.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin */
@font-face {
  font-family: 'Montserrat Extra Bold';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Montserrat Black'), local('FiraSans-Black'), url(./assets/css/va9B4kDNxMZdWfMOD5VnFK_eRhf6.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

*{
  margin:0; 
  padding:0; 
  outline:none;
}
html body{
  margin:0; 
  padding:0; 
  -ms-word-wrap:break-word; 
  word-wrap:break-word; 
  background-color:#fff; 
  position:relative; 
  font-size: 15px;
  color: #6c6c6c;
  font-family: "Montserrat";
  font-weight: 300;

}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0; 
  padding:0; 
  border:none; 
  max-width:100%; 
  height:auto;
}
section img{
  max-width:100%;
}
h1,
h2,
h3,
h4,
h5,
h6{ 
  margin:0;
  padding:10px 0;
  letter-spacing: 1px;  
  color:#111111;
}
p{
  margin:0 0 15px; 
  padding:0;
  font-size:15px;
  font-weight:300;
  font-family: 'Heebo', sans-serif;
}
p, ul li a{
  letter-spacing: 0px;
}
body a{
  text-decoration:none; 
  color:#430027;
}
a:hover{
  text-decoration:none; 
}
a:focus,a:hover{
  text-decoration:none !important;
  color: #222;
}
ul,ol{ 
  margin:0 0 0 15px; 
  padding:0;
}
ul li, ol li{font-size: 14px;}
:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}
 
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -10px;
  color: #7a7a7a;
}

blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: 0px;
  bottom: -10px;
  color: #7a7a7a;
}
 
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
  
blockquote cite:before {
  content: "\2014 \2009";
}
small{
  font-size:14px ;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border:1px solid #424648;
  font-size:16px;
  padding:10px 10px; 
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent;
}
section{
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 50px 0;
  
}
select{
  width: 100%;
  padding: 6px;
}
input[type="submit"] {
  padding: 10px 20px;
  font-weight: bold;
  color: #ffffff !important;
  text-transform: uppercase;
  border: none;
  background: #121212 !important;
  margin-top: 0px !important;
}
input[type="submit"]:hover{
  cursor: pointer;
}
textarea {
  height: 80px;
}
.bounce, .flash, .pulse, .shake, .swing, .tada, .wobble, .bounceIn, .bounceInDown, .bounceInLeft, .bounceInRight, .bounceInUp, .bounceOut, .bounceOutDown, .bounceOutLeft, .bounceOutRight, .bounceOutUp, .fadeIn, .fadeInDown, .fadeInDownBig, .fadeInLeft, .fadeInLeftBig, .fadeInRight, .fadeInRightBig, .fadeInUp, .fadeInUpBig, .fadeOut, .fadeOutDown, .fadeOutDownBig, .fadeOutLeft, .fadeOutLeftBig, .fadeOutRight, .fadeOutRightBig, .fadeOutUp, .fadeOutUpBig, .flip, .flipInX, .flipInY, .flipOutX, .flipOutY, .lightSpeedIn, .lightSpeedOut, .rotateIn, .rotateInDownLeft, .rotateInDownRight, .rotateInUpLeft, .rotateInUpRight, .rotateOut, .rotateOutDownLeft, .rotateOutDownRight, .rotateOutUpLeft, .rotateOutUpRight, .slideInDown, .slideInLeft, .slideInRight, .slideOutLeft, .slideOutRight, .slideOutUp, .rollIn, .rollOut, .zoomIn, .zoomInDown, .zoomInLeft, .zoomInRight, .zoomInUp, .slideInUp{
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible!important;
}

.wp-caption{
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{
  margin:0;
  padding:0;
}
.gallery-caption{
  margin:0;
  padding:0;
}
.bypostauthor{
  margin:0;
  padding:0;
}
.hovereffect a {
  border: 1px solid #333;
  padding: 10px;
  color: #333333;
  font-weight: bold;
}
.carousel-inner{
  margin: 0;
}
.vw-marketing-screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}

.alignleft,
img.alignleft{
  display: inline; 
  float: left; 
  margin-right:20px; 
  margin-top:4px; 
  margin-bottom:10px; 
  padding:0;
  padding:5px;
  border: 1px solid #cccc;
}
.alignright, img.alignright { 
  display: inline; 
  float: right; 
  padding:5px; 
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
  border: 1px solid #cccc;
}
.aligncenter, img.aligncenter { 
  clear: both; 
  display: block; 
  margin-left: auto; 
  margin-right: auto; 
  margin-top:0;
  padding:5px; 
  border: 1px solid #cccc;
}
.vw-marketing-comment-list .comment-content ul { 
  list-style:none; 
  margin-left:15px;
}
.vw-marketing-comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
a.small-button{
  background:#3890cb;
  padding:5px 30px; 
  border-radius:3px;
  color:#fff;
  display:table;
  margin:0 auto;
}
a.small-button:hover{
  color:#fff;
  background:#0c5f96;
}
table, td, th {
  border: 1px solid black;
}

/*-------------------------- Calendar widget --------------------------*/

table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
    border: 1px solid #fff;
    color: #111111;
}
#vw-marketing-footer .widget.widget_calendar td, #vw-marketing-footer .widget.widget_calendar tr, #vw-marketing-footer .widget.widget_calendar th {
    color: #7f8391;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 1.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 0em;
  color: #7f8391;
  padding-left: 15px;
  caption-side: top;
}
.widget_calendar tbody a {
 
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody #today
{
   background-color: #bbb;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #7f8391;
}
.widget th,
.widget td {
  padding: 0.5384615385em;
}
/*-------------------- Sweep To Right -----------------------*/
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/*-----------------Search pop up----------------*/
/*-----------------Search pop up----------------*/

.vw-marketing-header-search-box-icon
{
  padding-top: 17px;
}
.vw-marketing-header-search-box i
{
  cursor: pointer;
}

.vw-marketing-serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #111;
  overflow: hidden;
  transition: 0.5s;
  z-index: 999999999999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  display: none;
}
.vw-marketing-serach_inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.vw-marketing-closepop {
  position: absolute;
  top: 29%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.vw-marketing-serach_outer i {
  font-size: 17px;
  padding: 4px 0 0 0;
  color: #fff;
  cursor: pointer;
}

.vw-marketing-serach_inner form.vw-marketing-search-form {
  display: table;
  border-radius: 0;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
}
.vw-marketing-serach-page input.vw-marketing-search-field {
    border: 1px solid #ccc;
    padding: 9px;
}
.vw-marketing-search_popup input.vw-marketing-search-submit {
  border: 0;
  background-color: transparent;
  border-radius: 40px;
  border: 2px solid #fff;
}
.vw-marketing-search_popup label {
  background: transparent;
  width: 81%;
}
.vw-marketing-search_popup input.vw-marketing-search-field {
  padding: 1.5% 0;
  background: transparent;
  width: 100%;
  text-indent: 8px;
  border-bottom: 2px solid #fff;
  color: #fff;
  border-top:none;
  border-left: none;
  border-right: none;
}
.vw-marketing-search_popup input.vw-marketing-search-field::placeholder
{
  font-size: 17px;
  color:#fff;
}
.vw-marketing-search_popup .vw-marketing-search-submit 
{
  color: #fff;
  border-radius: 50%;
  background-color: #1b1a18;
  padding: 10px 13px;
  width: 50px;
  height: 50px;
  border:none;
}

.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* --------------------- Header ------------------------ */

.vw-marketing-toggle-title
{
  display: none;
}
#vw-marketing-sticky-menu
{
  background: linear-gradient(to right,#f8d194,#f6b782);
}
.home.page-template #vw-marketing-sticky-menu
{
  background: transparent;
  opacity: 1;
}
.home.page-template .vw-marketing-site-header
{
  position: absolute;
  top: 0;
  z-index: 99;
  width: 100%;
  padding-top: 20px;
}
#vw-marketing-header #vw-marketing-sticky-onoff
{
  display: none;
}
#vw-marketing-header .vw-marketing-logo img{
  max-height: 123px;
  width: auto;
}
.vw-marketing-sticky
{
  position: fixed;
  top: 0px;
  width: 100%;
  left: 0;
  z-index: 99;
  background: linear-gradient(to right,#f8d194,#f6b782);
  text-align: center;
  right: 0;
  margin: 0;
  padding: 15px 10px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.vw-marketing-main-header-box .vw-marketing-sticky.vw-marketing-menu-box
{
  margin: 0;
}
.vw-marketing-sticky .vw-marketing-main-navigation ul
{
  margin: 0 auto;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.vw-marketing-menubar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
.neseted-inner {
  top: 0;
  position: absolute;
}
.continnerbox {
  background-size: 100% 100%;
  color: #fff;
  border-top: 40px solid #435061;
  border-left: 60px solid transparent;
}
.vw-marketing-logo a.custom-logo-link{ 
  color:#111111;
}
.vw-marketing-logo-box
{
  padding: 10px 0;
}

/* ---------- Return to Top ------------ */

#return-to-top {
 
  width: 50px;
  height: 50px;
  display: inline-block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 9;
  position: fixed;
  right: 20px;
  bottom: 10px;
  padding: 5px 18px;
  background-color: #fa5a56;
}
#return-to-top i {
  
  color: #fff;
  position: relative;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background-color:#111;
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}

/*----------------Menu bar-----------*/

@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
.vw-marketing-main-header-box .vw-marketing-right_menu
{
  padding-left: 0;
}
ul.list_nav {
  margin: 0 auto;
  text-align: center;
  display: block;
  text-align: right;
}
.vw-marketing-main-navigation ul{
  list-style: none;
  padding-left: 0;
  max-width: 100%;
  width: max-content;
  width: -moz-max-content;
  margin:0 auto;
  padding: 19px 0;
}
.home.page-template .vw-marketing-main-navigation ul
{
  padding-top: 15px;
}
.vw-marketing-main-navigation li{
  position: relative;
  display: inline-block;
  margin:0px 2px;
}
.vw-marketing-main-navigation a{
  display: block;
  text-decoration: none;
  text-transform: none;
  margin: 0px 15px;
  padding: 5px 0px;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 19px;
  color: #111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.vw-marketing-main-navigation a:hover
{
  color: #111;
}
.vw-marketing-main-navigation ul ul{
  display: none;
  position: absolute;
  left: 0;
  top: 100% ;
  background: #121212;
  min-width: 215px;
  z-index: 9999;
  padding-top: 0 !important;
  padding-bottom: 0;
}
.vw-marketing-main-navigation ul ul ul{
  left: 24px;
  top: 42px
}
.vw-marketing-main-navigation ul ul a{
  text-transform: none;
  font-weight: 800;
  line-height: 1.5;
  padding: 10px;
  font-size: 16px;
  color: #ffffff;
  font-family: "Montserrat";
  font-weight: 600;
}
.vw-marketing-main-navigation ul ul a:hover
{
  color: #fff;
}
.vw-marketing-main-navigation ul .current_page_item ul li a
{
  color: #fff !important;
}
.vw-marketing-main-navigation ul ul li,
.vw-marketing-menubar.scrolled .vw-marketing-main-navigation ul ul li{
  float: none;
  display: block;
  text-align: left;
  border-bottom: 1px solid #cccccc;
  border-left: none;
  border-right: none;
}
.vw-marketing-main-navigation ul ul li:last-child{
  border-bottom: 0;
  border-right: none;
}
.vw-marketing-main-navigation ul li:hover > ul{
  display: block;
}
.vw-marketing-main-navigation .menu > ul > li.highlight{
  background-color: #ffffff;
}
.vw-marketing-main-navigation .menu > ul > li.highlight:hover{
  background: transparent;
}
.vw-marketing-menubar.scrolled .menu > ul > li:hover > a:after,
.vw-marketing-menubar.scrolled .menu > ul > li.current_page_item > a:after,
.vw-marketing-menubar.scrolled .menu > ul > li.current-menu-item > a:after{
  height: 2px;
}
.menu > ul > li.exoplanet-search:after{
  background: transparent !important;
}
.vw-marketing-site-main .vw-marketing-comment-navigation,
.vw-marketing-site-main .posts-navigation,
.vw-marketing-site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}
.vw-marketing-comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: left;
  width: 50%;
}
.vw-marketing-comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}
.post-navigation a:hover .post-title
{
  color: #24272e !important;
}
#vw-marketing-header-menu .current_page_item a
{
  color:#cd4335;
}
.vw-marketing-main-header-box .vw-marketing-logo-box h1
{
  line-height: 22px;
  padding-bottom: 0;
  padding-top: 0;
}
.vw-marketing-main-header-box .vw-marketing-logo-box h1 a
{
  font-size: 23px;
  color: #111111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
}
.vw-marketing-main-header-box .vw-marketing-logo-box p
{
  font-size: 15px;
  line-height: 30px;
  color: #111;
  font-family: "Open Sans";
  font-weight: 600;
  margin-bottom: 0;
}
.vw-marketing-main-header-box .vw-marketing-search-icon
{
  cursor: pointer;
  color: #111;
}
.vw-marketing-main-header-box .vw-marketing-search-icon i
{
  color: #111;
}

/* ------------Mobile Menu Icon-------------- */

/* -----------------Superfish Menu------------------ */
.sf-arrows .sf-with-ul{
  padding-right: 15px;
}

.sf-arrows .sf-with-ul:after{
  content: '';
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #fff;
}

.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}
.vw-marketing-toggle-nav, a.vw-marketing-closebtn{
  display: none;
}
.vw-marketing-main-navigation ul ul li{
  padding: 0px;
  margin: 0;
}

/*----------------------  index ---------------------------*/

.vw-marketing-post-section {
  padding: 20px 0;
}
.postwrapper-box{
  border: 2px solid #eeeeee;
}
.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px 0;
}
/*------------------------- Headings --------------------------*/
section h2{
  font-weight:bold;
  padding:0;
  margin-bottom: 20px;
  color: #111111;
  padding: 0 0 10px;
  margin: 0;
  letter-spacing: 3px;
}
section h3 {
  font-size: 35px;
  letter-spacing: 2px;
  color: #222222;
  font-weight: 500;
  padding: 0;
}
section h4{
  color:#111; 
  font-size:20px;
}
section h5{
  color:#333; 
  font-weight:bold;
  margin:0 0 10px 0; 
  padding:0;
}
.innerbox{
  background-size:100% 100%;
}

#about {
  -vendor-animation-duration: 3s;
  -vendor-animation-delay: 2s;
  -vendor-animation-iteration-count: infinite;
}
/*--------------------- Section Heading------------------------*/
.section-heading{
  text-align: center;
}
.section-heading h3 {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.section-heading p {
  margin: 0;
  padding: 10px 0;
}
.head_white{
  color: #ffffff;
}
.head_black{
  color: #111111;
}


/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #24272e;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  box-shadow: 0 0 5px 0px #cccccc;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: white;
}
.hvr-shutter-in-vertical:hover i, .hvr-shutter-in-vertical:focus i, .hvr-shutter-in-vertical:active i {
  color: white;
}
.hvr-shutter-in-vertical:hover {

}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

/* ------------- Shortcodes ----------------- */

.middle-content #vw-marketing-comments
{
  display: none;
}

/* ---------- Services ------------ */

.services-short .vw-marketing-services-short-box
{ 
  padding-top: 30px;
}

/* ----------- Project ------------ */

.vw-marketing-short-projects .vw-marketing-project-content
{
  margin-top: 30px;
}

/* -------------- Testimonial Shortcode ----------- */

.vw-marketing-all-testimonial {
  padding-top: 30px;
  padding-bottom: 30px !important;
}
.vw-marketing-all-testimonial .vw-marketing-our_testimonial_outer
{
  padding-bottom: 30px;
}

/* ----------- Single Pages -------------- */

.vw-marketing-single-page-content p
{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #1b3039;
  font-family: "Montserrat";
  font-weight: 400;
}
#vw-marketing-classes_single .vw-marketing-classes-meta p
{
  font-size: 15px;
  letter-spacing: 1px;
  color: #8d939f;
  font-family: "Roboto";
  font-weight: 400;
}
#vw-marketing-classes_single .vw-marketing-project-meta
{
  padding-top: 20px;
}
#vw-marketing-classes_single .vw-marketing-project-meta p span
{
  font-weight: bold;
}
#vw-marketing-single-team .vw-marketing-inner-page-feature-box p
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #303133;
  font-weight: 400;
  margin-bottom: 8px;

}
#vw-marketing-single-team .vw-marketing-inner-page-feature-box img
{
  padding-bottom: 20px;
}
#vw-marketing-single-team .vw-marketing-social-profiles
{
  padding-bottom: 10px;
}
#vw-marketing-single-team .vw-marketing-social-profiles i
{
  color:#1b1a18;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 9px 12px 9px 0px;
}
#vw-marketing-single-team .vw-marketing-inner-page-feature-box p i
{
  color: #1b1a18;
}
#vw-marketing-testimonial_single .vw-marketing-student-desig
{
  font-size: 17px;
  letter-spacing: 0px;
  color: #111111;
  font-weight: 600;
}
#vw-marketing-testimonial_single .vw-marketing-social-profiles i
{
  color:#24272e;
  margin-right: -5px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 9px 12px 9px 0px;
}
#vw-marketing-testimonial_single .vw-marketing-team_feature-box img
{
  border-radius: 50%;
}
/* ------------------Single Post ----------------- */

#vw-marketing-single_post .vw-marketing-postbox .vw-marketing-postbox-content {
  position: static;
}
#vw-marketing-single_post .vw-marketing-postbox .vw-marketing-postbox-content i
{
  color: #121212;
}
#vw-marketing-single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.vw-marketing-posttitle a
{
  font-size: 20px;
  letter-spacing: 2px;
  color: #222222;
  font-weight: 600;
  font-family: "Montserrat";
}
.vw-marketing-posttitle a:hover
{
  color: #222;
}
.vw-marketing-page-header h1
{
  color: #111;
  font-weight: 600;
  font-size: 28px;
  font-family: "Montserrat";
}
.vw-marketing-entry-title
{
  color: #111;
  font-weight: 600;
  font-size: 28px;
  font-family: "Montserrat";
}
.vw-marketing-single-post-content table td
{
  text-align: center;
}
.vw-marketing-single-post-content .wp-audio-shortcode
{
  margin-bottom: 50px;
}
.author_links a
{
  color: #111;
}
#sidebar .widget_recent_entries a
{
  font-size: 13px;
}
.middle-content p
{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  font-family: "Montserrat";
  font-weight: 400;
}

/*------------------ Single Testimonials -----------------*/

#vw-marketing-testimonial_single blockquote {
  padding: 1.25em 40px;
  color: #383838;
  background: #ffffff;
  border: 1px solid #ddd;
  width: 100%;
}
.meta_post span i {
  background-color: #24272e;
  padding: 7px;
  color: #ffffff;
  margin-right: 10px;
}
#latest_post .owl-nav {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
#latest_post button.owl-prev, #latest_post button.owl-next{
  border: none;
}
#latest_post button.owl-next.disabled, #latest_post button.owl-prev.disabled{
  background-color: transparent;
}
#latest_post button.owl-prev, #latest_post button.owl-next{
  background-color: transparent;
}

/*------------------------- Testimonial Shortcode --------------------------*/

.testimonial-shortcode .testimonials_inner {
    border: solid 2px #002b46;
}
.our_testimonials_outer.testimonial-shortcode {
    margin-top: 2em;
}
.testimonial-shortcode .testimonials_inner:hover{
  border: solid 2px #fec200;
}
.testimonial-shortcode .testimonials-icon img {
  width: 100%;
}

/*------------------ Contact Page -----------------*/

h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.vw-marketing-contac_form input[type='text'],
.vw-marketing-contac_form input[type='email'],
.vw-marketing-contac_form input[type='url'],
.vw-marketing-contac_form input[type='password'],
.vw-marketing-contac_form input[type='search'],
.vw-marketing-contac_form input[type='number'],
.vw-marketing-contac_form input[type='tel'],
.vw-marketing-contac_form input[type='range'],
.vw-marketing-contac_form input[type='date'],
.vw-marketing-contac_form input[type='month'],
.vw-marketing-contac_form input[type='week'],
.vw-marketing-contac_form input[type='time'],
.vw-marketing-contac_form input[type='datetime'],
.vw-marketing-contac_form input[type='datetime-local'],
.vw-marketing-contac_form input[type='color'],
.vw-marketing-contac_form select,
.vw-marketing-contac_form textarea,
.vw-marketing-contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:1px solid #cccccc;
  background-color: transparent;
}
.vw-marketing-contact-box .wpcf7 input[type="text"], .vw-marketing-contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 10px 18px;
  margin: 0 12px 13px 0;
  height: auto;
  border:1px solid #cccccc;
  background-color: transparent;
  border-radius: 5px;
}
.vw-marketing-contact-box .wpcf7 select
{
  font-size: 16px;
  padding: 10px 18px;
  margin: 0 12px 13px 0;
  height: auto;
  border: 1px solid #cccccc;
  background-color: transparent;
  border-radius: 5px;
  color:#828790;
}
.vw-marketing-contact-box .vw-marketing-contac_form input[type="submit"]
{
  border-radius: 5px;
  padding: 12px 20px;
  margin-top: 20px;
}

section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%;
  
}
.vw-marketing-contac_form h3 {
  text-align: center;
}
.contact-info .head{
  color:#111;
}
.vw-marketing-contact-address, .vw-marketing-contact-email, .vw-marketing-contact-phone {
  margin: 7px 0;
}
.vw-marketing-c_content span {
  font-size: 18px;
}
.vw-marketing-c_content p{
  font-size: 16px;
}
.vw-marketing-contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.vw-marketing-contac_form label{
  width: 100%;
}
.vw-marketing-c_content {
  color: #ffffff;
}

.vw-marketing-contact-color-bg form textarea
{
  margin-right: 10px;
  border-radius: 5px;
  padding-left: 20px;
  padding-top: 23px;
}
.vw-marketing-contact-box .google-map
{
  margin-bottom: 30px !important;
  margin-top: 30px;
}

.vw-marketing-contact-page-details h3
{
  font-size: 38px;
  color: #121212;
  font-family: "Montserrat";
  font-weight: 400;
  padding-top: 0;
}
.vw-marketing-contact-page-details .vw-marketing-contact-text
{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #828790;
  font-family: "Montserrat";
  font-weight: 400;
}
.vw-marketing-contact-page-details i
{
  color: #24272e;
  font-size: 17px;
}
.vw-marketing-contact-page-details .vw-marketing-contact-info-box p
{
  color: #24272e;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}
.vw-marketing-contact-page-details .vw-marketing-inner-cont
{
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 12px;
}
.vw-marketing-contact-box .vw-marketing-contac_form form
{
  background-color: #fff;
  padding: 30px;
}
.vw-marketing-contact-box .vw-marketing-contact-det-box
{
  background-color: #fff;
  padding: 30px;
}


/*---------------- Banner ----------------------*/

.inner_banner img, .title-box img {
    width: 100%;
}
.main_title {
  margin-top: 20px;
}
.main_title h1{
  padding: 0;
  margin-bottom: 22px;
  font-size: 28px;
  color: #111;
  font-weight: bold;
  letter-spacing: 2px;
  font-weight: 600;
  font-family: "Montserrat";
}

/*-------------Footer Menu ------------*/

.footer_menu ul li {
  display: inline-block;
}
.footer_menu ul li:last-child {
  border-right: none;
}
.footer_menu ul li a {
  color: #ffffff;
  padding: 0 15px;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 16px;
}
#vw-marketing-footer .footer-links
{
  background-color: #fff;
}

/*---------------- Custom Footer ----------------------*/

.footer_form .section-heading {
  text-align: center;
}
.footer_form {
  padding: 0 40px 40px;
}
.footer_form .section-heading h3 {
  color: #ffffff;
  display: table;
  text-align: center;
  margin: 0 auto;
  padding: 11px;
  border: none;
  font-weight: bold;
}
.footer_form .section-heading p{
  color: #ffffff;
}
.footer_form input[type="text"], .footer_form  input[type="tel"], .footer_form  input[type="email"], .footer_form  input[type="phno"], .footer_form  input[type="password"], .footer_form  textarea {
  border: 1px solid #ffffff;
  font-size: 16px;
  padding: 10px 10px;
  margin-bottom: 20px;
  height: auto;
  width: 100%;
  background: transparent;
  color: #ffffff;
  font-style: italic;
}
.footer_form  textarea {
  height: 120px;
}
.footer_form input[type="submit"] {
  padding: 10px 20px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  background-color: #1e202c;
}
.footer_form input::-webkit-input-placeholder, .footer_form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
.footer_form input::-moz-placeholder, .footer_form textarea::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
.footer_form input:-ms-input-placeholder, .footer_form textarea:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
.footer_form input:-moz-placeholder, .footer_form textarea:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}
.contact_us {
  background-attachment: fixed;
}
.home-contact-box {
  background-color: #ffffff;
  padding: 15px;
}

/*---------------- Footer Section ----------------------*/


#vw-marketing-footer
{
  background:#111;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0px;
  color:#fff;
  text-align:left;
}
.outer-footer {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.footer-social .vw-marketing-socialbox a {
  border-right: none;
}
.footer-social .vw-marketing-socialbox a i {
  color: #ffffff;
}
.footer-top {
  padding-bottom: 50px;
}
.footer-top-col h3 {
  font-size: 20px;
  font-weight: bold;
}
#vw-marketing-footer form.vw-marketing-search-form{
  border: none;
  background: transparent;
  padding: 0;
}
#vw-marketing-footer form.vw-marketing-search-form input{
  float: none;
  border: 1px solid #fff;
  margin: 20px 2px;
}
#vw-marketing-footer form.vw-marketing-search-form input[type="search"]
{
  width: 100%;
  margin-bottom: 0px;
}
#vw-marketing-footer textarea{
  height: 100px;
}
#vw-marketing-footer p.post-date {
    color: #7f8391;
    font-size: 11px !important;
}

.main_sociobox {
    padding: 20px 0;
}

.footer_hide{
  display:none;
}
#vw-marketing-footer h3 {
  font-size: 24px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  padding:15px 0 17px 0;
}

#vw-marketing-footer ul li{
  list-style:none;
  margin:0 0 5px 0;
  text-align:left;
  padding: 5px;
}

#vw-marketing-footer .widget_recent_entries ul li:before
{
  content: "";
}
#vw-marketing-footer ul li a{
  font-size: 14px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
#vw-marketing-footer .about_me table
{
  margin-bottom: 0px;
}
#vw-marketing-footer .about_me table p
{
  font-size: 14px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-bottom: 0;
}
.widget_recent_entries img {
  width: 100px;
}
.about_me table, .about_me td, .about_me th{
  border: none;
}
.about_me p.message {
    margin-bottom: 7px !important;
}
.vw-credit, .vw-credit a{
  color: #ffffff;
}
.vw-marketing-copyright{
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 30px 0;
  border-top: 1px solid #4f4f4f;
}
.vw-marketing-copyright p
{
  font-size: 14px;
  letter-spacing: 0px;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 0;
}
.vw-marketing-copyright .vw-marketing-socialbox i
{
  width: 35px;
  height: 35px;
  background-color: #fff;
  color: #1b1a18;
  padding: 11px 9px;
  border-radius: 3px;
  margin-left: 5px;
}
.vw-marketing-copyright .copy-text
{
  align-items: center;
}
.vw-marketing-copyright .vw-marketing-socialbox i:hover
{
  background-color: #d1b165;
  color: #fff;
}
.vw-marketing-copyright .vw-marketing-socialbox
{
  text-align: right;
}
#vw-marketing-footer .textwidget input[type="email"]
{

  font-size: 16px;
  letter-spacing: 0px;
  color: #1b1a18;
  font-family: "Montserrat";
  font-weight: 400;
  background-color: #fff;
  margin-top: 15px;
}

#vw-marketing-footer .textwidget input[type="email"]::placeholder
{
  font-size: 16px;
  letter-spacing: 0px;
  color: #1b1a18;
  font-family: "Montserrat";
  font-weight: 400;
}
#vw-marketing-footer .textwidget input[type="submit"]
{
  background-color: #d1b165 !important;
  display: inline-block;
  margin-top: 17px;
  font-size: 16px;
  letter-spacing: 3px;
  color: #1b1a18 !important;
  font-family: "Montserrat";
  font-weight: 900;
  text-align: center;
  padding: 10px 20px;
  width: 100%;
}
#vw-marketing-footer .about_me i
{
  font-size:16px;
  color:#fff;
}
#vw-marketing-footer .widget td 
{
  padding-top: 0px !important;
  padding-bottom: 0;
  padding: 6px;
}
#vw-marketing-footer .widget_calendar td,#vw-marketing-footer .widget_calendar th,#vw-marketing-footer .widget_calendar caption
{
  color: #fff !important;
}
#vw-marketing-footer #vw-marketing-site-navigation ul li a
{
  font-size: 15px;
  letter-spacing: 1px;
  color: #919191;
  font-weight: 500;
}
#vw-marketing-footer #vw-marketing-site-navigation ul li
{
  margin-right: 20px;
  margin-bottom: 0;
  padding: 25px 10px 25px 0;
}

#vw-marketing-footer #vw-marketing-site-navigation ul
{
  border-bottom: none;
  margin: 0;
}
#vw-marketing-footer #vw-marketing-site-navigation ul li a
{
  font-size: 18px;
  letter-spacing: 1px;
  color: #7e8a9e;
}
.footer-logo-box
{
  display: flex;
  align-items: center;
  padding: 10px;
}
#vw-marketing-footer .textwidget p
{
  font-size: 14px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-bottom: 0;
}
#vw-marketing-footer .widget p
{
  font-size: 14px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-bottom: 0;
}
#vw-marketing-footer .post-content a
{
  font-size: 14px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-bottom: 0;
}
#vw-marketing-footer .widget_nav_menu ul
{
  margin-left: 0;
}
#vw-marketing-footer .recent-post-box .post-thumb
{
  padding: 0;
}
#vw-marketing-footer .widget ul
{
  margin-left: 0;
}
#vw-marketing-footer .vw-marketing-copyright .vw-marketing-socialbox
{
  text-align: right;
  margin-top: 14px;
}
#vw-marketing-footer .vw-marketing-copyright .vw-marketing-socialbox i
{
  color: #adadad;
  margin-right: 25px;
  font-size: 13px;
}
#vw-marketing-footer .vw-marketing-copyright .vw-marketing-socialbox i:hover
{
  color: #d1b165;
}

#vw-marketing-footer .vw-marketing-copyright-text
{
  display: flex;
  align-items: center;
}
#vw-marketing-footer .widget_media_gallery #gallery-1 img
{
  border:none;
}
#vw-marketing-footer #gallery-1 .gallery-item
{
  margin:0;
}
#vw-marketing-footer .widget_pages ul li
{
  line-height: 30px;
  position: relative;
}

#vw-marketing-footer .widget_nav_menu ul li
{
  line-height: 30px;
  position: relative;
}
#vw-marketing-footer .widget_nav_menu ul li:last-child
{
  border-bottom:none;
}

#vw-marketing-footer .textwidget img
{
  border:none;
  padding-bottom: 10px;
}

#vw-marketing-footer .custom-social-icons i
{
  width: 40px;
  height: 40px;
  background-color: #292929;
  border-radius: 50%;
  padding: 14px 14px;
  color:#fff;
  margin-right: 8px;
  border:none;
}
#vw-marketing-footer .custom-social-icons a
{
  margin-top: 10px;
display: inline-block;
}
#vw-marketing-footer .custom-social-icons i:hover
{
  background-color: #fa5a56;

}
#vw-marketing-footer .vw-marketing-footer-details
{
  padding-bottom: 50px;
}
#vw-marketing-footer .about_me table
{
  margin-top: 10px;
  margin-bottom: 10px;
}
#vw-marketing-footer #vw-marketing-footer_box
{
  padding-top: 50px;
}
#vw-marketing-footer .vw-marketing-footer-bg
{
  width: 100%;
}


/* --------- Social Icon Widget ------- */

.social_widget a {
  color: #7c818c;
  margin-right: 7px;
  display: inline-block;
  margin-bottom: 5px;
  border-radius: 50%;
}
.social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 40px;
  height: 40px;
  text-align: center;
  border:2px solid #7c818c;
  border-radius: 50%;
  padding: 12px 12px;
}

/* --------- search Page ------- */
.vw-marketing-postbox h6 {
    font-weight: bold;
}
/* --------- Blog Page ------- */

.vw-marketing-postbox-content .vw-marketing-post-text
{
  font-size: 18px;
  color: #595454;
  line-height: 28px;
}
.vw-marketing-postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px; 
  display: block; 
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.vw-marketing-metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.vw-marketing-postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 6px;
   -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  padding: 20px;
}
.vw-marketing-postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
a.post-readmore {
   font-size: 18px;
   border-bottom: 1px solid;
}
a.post-readmore i {
 margin-left: 8px !important;
 font-size: 18px;
 border-bottom: 1px solid #ffffff;
 padding-bottom: 2px;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.vw-marketing-postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px; 
  font-weight:bold; 
  color:#fff; 
  padding:6px 25px;
  border:1px solid #111; 
  color:#111; 
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px; 
  font-weight:bold; 
  padding:6px 25px;
  border:1px solid #111; 
  color:#111; 
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.vw-marketing-metabox {
    color: #111;
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
}
.vw-marketing-metabox i
{
  color: #121212
}
.vw-marketing-metabox .vw-marketing-entry-date{
  margin:0 13px 0 0;
}
.vw-marketing-metabox .vw-marketing-entry-author{
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
}
.vw-marketing-metabox .vw-marketing-entry-author a
{
  color: #111;
}
.vw-marketing-metabox .vw-marketing-entry-comments{
  padding: 0 0 0 20px;
}
.logged-in-as a
{
  color: #111;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
#vw-marketing-sidebar span.comment-author-link {
    margin-left: 14px;
}
.post-featured img {
  width: 100%;
}
.vw-marketing-authordetails
{
  padding: 30px 0;
}
.vw-marketing-authordetails .author_links
{
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.vw-marketing-authordetails .b-content {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-style: italic;
}
.vw-marketing-authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
  position: relative;
}
.vw-marketing-authordetails ul li {
    display: inline;
}
.vw-marketing-authordetails ul li a i {
  background-color: #111;
  padding:15px 15px 9px 15px;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.vw-marketing-authordetails img
{
  border-radius: 50%;
}

/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: #ffffff;
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: #ffffff;
  color: #333333;
}


/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #121212;
  color: #ffffff !important;
  border: 1px solid #121212;
}
.navigation span.page-numbers.current{
  background-color: #ffffff;
  border: 1px solid #121212;
  color: #111111 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
  color: #111;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}

.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#222222; 
  color:#fff;
  padding:5px 15px;
  margin-right:5px;
}

.bradcrumbs span{
  background:#dddddd; 
  color:#111;
  padding:5px 15px;
}
iframe {
    width: 100%;
}
.search-no-results form
{
  padding-bottom: 40px;
}
.search-no-results form input[type="search"]
{
  padding: 13px 10px;
}

/*------------------ Comments BOX ------------------*/
#vw-marketing-comments{
  float: left;
  width: 100%;
  margin-top: 10px;
}
#vw-marketing-comments h2.vw-marketing-comments-title{
  font-size:20px; 
  font-weight:bold;
}
#vw-marketing-comments h3.comment-reply-title{
  font-size:20px; 
  font-weight:bold;
  clear:both;
}
#vw-marketing-comments input[type="text"],
#vw-marketing-comments input[type="email"],
#vw-marketing-comments textarea{
  padding:12px 10px; 
  font-size:18px;
}
#vw-marketing-comments input[type="submit"] {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  color: #ffffff;
  text-transform: uppercase;
  border-top: none;
  border-radius: 40px;
  background-color: #24272e;
}
#vw-marketing-comments a time{
  color:#111;
  font-weight:bold;
  font-size:12px;
}
#vw-marketing-comments .reply{
  text-align:right;
}
#vw-marketing-comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#vw-marketing-comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;
}
#vw-marketing-comments .comment-author{  
  margin-bottom: 1em;
}
#vw-marketing-comments h2#reply-title {
  display: inline-table;
  font-family: "Montserrat";
}
#vw-marketing-comments .comment-author.vcard img {
  padding: 2px;
}
/* --------- SLIDER--------- */

#vw-marketing-main_slider
{
  padding: 0;
  overflow-x: hidden;
}
#vw-marketing-slider{ 
  max-width:100%; 
  margin:auto; 
  padding:0; 
  position:relative;
}
#vw-marketing-slider .vw-marketing-slider-bg
{
  background:linear-gradient(to right,#8326d1,#ae61ee);
  width: 100%;
  height:700px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}

.vw-marketing-slider-box span {
  margin-bottom: 0;
  font-size: 16px;
  letter-spacing: 0px;
  color: #111;
  font-family: "Open Sans";
  font-weight: 600;
  display: inline-block;
  padding-bottom: 15px;
}
#vw-marketing-slider h2 {
  font-size: 35px;
  color: #111;
  font-family: 'Montserrat Bold';
  font-weight: 800;
}
#vw-marketing-slider p {
  letter-spacing: 1px;
  font-size: 15px;
  line-height: 30px;
  color: #111;
  font-family: "Open Sans";
  font-weight: 600;
  margin-bottom: 0;
}

.vw-marketing-slider-box {
  text-align: left; 
}

#vw-marketing-slider .carousel-caption {
  top: 7%;
  bottom: inherit;
  text-align: left;
  left: 0;
  right: 0;
  margin: 0 !important;
  bottom: 0;
  position: absolute;
  width: 100%;
  padding-top: 7%;
}

a.blog-more{ 
  display:inline-block; 
  font:400 16px 'Roboto Condensed', sans-serif; 
  padding:10px 30px; 
  margin-top:21px; 
  border-radius:4px; 
  -moz-border-radius:4px; 
  -webkit-border-radius:4px; 
  -o-border-radius:4px; 
  -ms-border-radius:4px; 
  margin-right:15px;
}
#vw-marketing-slider .carousel-prev-button {
  position: absolute;
  left: 0;
  top: 43%;
}
#vw-marketing-slider .carousel-next-button{
  position: absolute;
  right: 20px;
  top: 43%;
}
#vw-marketing-slider .carousel-item-next,
#vw-marketing-slider .carousel-item-prev,
#vw-marketing-slider .carousel-item.active {
    display: block !important;
  }
#vw-marketing-slider .carousel-control-prev-icon,
#vw-marketing-slider .carousel-control-next-icon{
  background-image:none; 
}
.carousel-control-next-icon,
.carousel-control-prev-icon{
  width: auto;
  height: auto;
}

#vw-marketing-slider .vw-marketing-read-more .plus-icon {
  padding: 10px 12px;
  font-size: 17px;
  background-color: #1e8900;
  width: 40px;
  height:40px;
  border-radius: 50%;
  color:#ffffff;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.19);
  transition: 1s;
}
#vw-marketing-slider .vw-marketing-read-more .arrow-icon
{
  padding: 0 10px;
}
#vw-marketing-slider .vw-marketing-inner_carousel h2 small {
  color: #ffffff;
  display: block;
  margin-top: 20px;
  font-size: 20px !important;
  font-style: italic;
}
.slide_next_image img {
  text-align: right;
  float: right;
}
#vw-marketing-slider .vw-marketing-slider-button-1
{
  padding:11px 25px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  font-size: 15px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "ABeeZee";
  font-weight: 400;
  text-align: center;
  border:2px solid #fff;
} 
#vw-marketing-slider .vw-marketing-slider-button-2
{
  padding:13px 25px;
  display: inline-block;
  margin-right: 10px;
  background-color: #fa5a56;
  position: relative;
  font-size: 15px;
  letter-spacing: 1px;
  color: #42300c;
  font-family: "ABeeZee";
  font-weight: 400;
  text-align: center;
} 
#vw-marketing-slider .vw-marketing-slider-button-1:hover
{
  background-color: #1b1a18;
  color:#fff;
  border-color: #1b1a18;
}
#vw-marketing-slider .vw-marketing-slider-button-2:hover
{
  background-color: #1b1a18;
  color:#fff;
}
#vw-marketing-slider ol.carousel-indicators li {

  padding: 3px;
  border:2px solid #fa5a56;
  margin-right: 10px;
  opacity: 1;
  width: 5px;
  height: 5px;
  border-radius: 2px;
  background-color: transparent;
}

/*Fade slider*/
#vw-marketing-slider .carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}
#vw-marketing-slider .carousel-fade  .carousel-item.active,
#vw-marketing-slider .carousel-fade  .carousel-item-next.carousel-item-left,
#vw-marketing-slider .carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}
#vw-marketing-slider .carousel-fade  .carousel-item-next,
#vw-marketing-slider .carousel-fade .carousel-item-prev,
#vw-marketing-slider .carousel-fade .carousel-item.active,
#vw-marketing-slider.carousel-fade .active.carousel-item-left,
#vw-marketing-slider .carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
#vw-marketing-slider ol.carousel-indicators {

  text-align: center;
  position: absolute;
  bottom: 15%;
  left: 0;
  right:0;
  margin: 0 auto;
}
#vw-marketing-slider ol.carousel-indicators .active
{
  background-color:#fa5a56 !important;
  border:2px solid #fa5a56;
}
#vw-marketing-slider .section-seperator
{
  position: absolute;
  bottom: 0;
  width: 100%;
}
#vw-marketing-slider .vw-marketing-slide_nav i
{
  font-size: 16px;
  color: #fff;
  width: 45px;
  height: 45px;
  background-color: #fa5a56;
  border:2px solid #fa5a56;
  padding: 13px 14px;
  border-radius: 50%;
}
#vw-marketing-slider .vw-marketing-slide_nav i:hover
{
  background-color:transparent;
  border-color:#fff; 
  color: #fff;
}
#vw-marketing-slider .container
{
  position: relative;
}
#vw-marketing-slider form
{
  padding-top: 5em;
}
#vw-marketing-slider form input[type="email"]
{
  background-color: #fff;
  border:none;
  margin-bottom: 0;
}
#vw-marketing-slider form input[type="email"]::placeholder
{
  font-size: 14px;
  letter-spacing: 0px;
  color: #a4a4a4;
  font-family: "Open Sans";
  font-weight: 400;
}
#vw-marketing-slider form input[type="submit"]
{
  font-size: 20px;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  background:linear-gradient(to right,#fa7c42,#fa5b56) !important;
  padding: 10px 15px;
  position: absolute;
  right: 0;
}
#vw-marketing-slider form .wpcf7-form-control-wrap
{
  max-width: 100%;
}

#vw-marketing-slider .vw-marketing-slide-design
{
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1;
}
#vw-marketing-slider img
{
  position: relative;
  z-index: 5;
}
#vw-marketing-slider svg
{
  position: absolute;
  z-index: 3;
  border-left: 0;
}
#vw-marketing-slider .carousel-inner
{
  z-index: 5;
  height: 1280px;
}
#vw-marketing-slider .vw-marketing-slider-text-box
{
  align-items: center;
}

/* -------- Spinner ----------- */

.vw-marketing-lds-dual-ring {
  display: inline-block;
  width: 64px;
  height: 64px;
  position: absolute;
  left: 50%;
  top: 50%;
}
.vw-marketing-lds-dual-ring:after {
  content: " ";
  display: block;
  width: 46px;
  height: 46px;
  margin: 1px;
  border-radius: 50%;
  border: 5px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.vw-marketing-spinner-box
{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to right,#f8d194,#f6b782);
  z-index: 2;
  cursor: pointer;
  z-index: 999;
}

/* ---------------- Button Effects --------------- */

/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.post-type-msg
{
  color: #fff;
}

/* ---------- Records And Services ----------- */

#partner-services
{
  padding: 0;
  margin-top: -39%;
  position: relative;
  z-index: 6;
}
#partner-services .services_svg
{
  position: absolute;
}

/* ----------- Our Records ------------- */

#vw-marketing-our-records 
{
  padding: 0;
}
#vw-marketing-our-records .vw-marketing-record-box i
{
  font-size: 35px;
  color: #cd4335;
}
#vw-marketing-our-records .vw-marketing-record-box h4
{
  font-size: 42px;
  letter-spacing: 1px;
  color: #111111;
  font-family: 'Montserrat Bold';
  font-weight: 800;
  padding: 0;
}
#vw-marketing-our-records .vw-marketing-record-box small
{
  font-size: 15px;
  letter-spacing: 0px;
  color: #53565a;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
#vw-marketing-our-records .vw-marketing-record-info
{
  align-items: center;
}
#vw-marketing-our-records #vw-marketing-records-loop
{
  display: none;
}
#vw-marketing-our-records .container
{
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.11);
}

/* ----------- Our Services ------------ */

#vw-marketing-our-services .vw-marketing-services-head
{
  text-align: center;
  padding-bottom: 40px;
}
#vw-marketing-our-services .vw-marketing-services-head span
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #cd4335;
  font-family: 'Montserrat Mid';
  font-weight: 700;
}
#vw-marketing-our-services .vw-marketing-services-head p
{
  font-size: 22px;
  letter-spacing: 1px;
  color: #111111;
  font-family: 'Montserrat Mid';
  font-weight: 600;
  max-width: 46%;
  margin: 0 auto;
}
#vw-marketing-our-services .vw-marketing-services-box
{
  text-align: center;
}
#vw-marketing-our-services .vw-marketing-services-box .vw-marketing-services-img
{
  width: 80px;
  height: 80px;
  padding: 22px 19px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.11);
  border-radius: 50%;
  margin: 0px auto 0 auto;
}
#vw-marketing-our-services .vw-marketing-services-box .vw-marketing-services-img:after
{
  content: "";
  width: 20px;
  height: 20px;
  background-color: #fff;
  display: block;
  border-radius: 50%;
  position: relative;
  top: 16px;
  left: 12px;
}
#vw-marketing-our-services .vw-marketing-services-box h5 a
{
  font-size: 18px;
  letter-spacing: 1px;
  color: #141414;
  font-family: 'Montserrat Mid';
  font-weight: 700;
  display: inline-block;
  padding-top: 20px;
}
#vw-marketing-our-services .vw-marketing-services-box .vw-marketing-services-text
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #53565a;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
#vw-marketing-our-services .vw-marketing-services-box:hover .vw-marketing-services-img
{
  background:linear-gradient(to right,#fa5d54,#fa7b43);
}
#vw-marketing-our-services #vw-marketing-services-loop
{
  display: none;
}

/* ---------- Animation ----------- */

.vw-marketing-services-lds-ripple {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.vw-marketing-services-lds-ripple div {
  position: absolute;
  border: 3px solid gray;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.1, 0.8, 1) infinite;
  left: 36px;
}
#vw-marketing-our-services .vw-marketing-services-box:hover .vw-marketing-services-lds-ripple div
{
  border-color: #fff;
}
.vw-marketing-services-lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 0;
  }
  100% {
    top: -5px;
    left: -5px;
    width: 100px;
    height: 100px;
    opacity: 1;
  }
}


/* ----------- About Us ------------ */

#vw-marketing-about-us
{
  position: relative;
  padding: 0;
}
#vw-marketing-about-us .vw-marketing-about-head
{
  padding-bottom: 40px;
  text-align: center;
  padding-top: 11%;
  position: relative;
}
#vw-marketing-about-us .vw-marketing-about-head span
{
  font-size: 32px;
  letter-spacing: 1px;
  color: #111;
  font-family: 'Montserrat Mid';
  font-weight: 700;
}
#vw-marketing-about-us .vw-marketing-about-text h5
{
  font-size: 32px;
  letter-spacing: 1px;
  color: #111;
  font-family: 'Montserrat Mid';
  font-weight: 700;
}
#vw-marketing-about-us .vw-marketing-about-text h3
{
  font-size: 48px;
  color: #cd4335;
  font-family: 'Montserrat Extra Bold';
  font-weight: 900;
  padding: 10px 0;
} 
#vw-marketing-about-us .vw-marketing-about-text p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #5b4834;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
#vw-marketing-about-us .vw-marketing-about-text a
{
  font-size: 15px;
  letter-spacing: 0px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  background-color: #fa5a56;
  padding: 23px 25px;
  display: inline-block;
  margin-top: 15px;
  border:2px solid transparent;
  transition: 1s;
}
#vw-marketing-about-us .vw-marketing-about-text a:hover
{
  background-color: transparent;
  border-color: #111;
  color: #111;
}
#vw-marketing-about-us .vw-marketing-about-text a:hover i
{
  color: #111;
}
#vw-marketing-about-us .vw-marketing-video-image
{
  max-width: 100%;
  position: relative;
}

#vw-marketing-about-us .vw-marketing-video-image i
{
  width: 70px;
  height: 70px;
  padding: 26px 28px;
  color: #fff;
  background: linear-gradient(to right,#fa5b55,#fa7b43);
  border-radius: 50%;
  font-size: 21px;
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  
}
#vw-marketing-about-us .vw-marketing-about-content-box
{
  align-items: center;
  width: 100%;
}
#vw-marketing-about-us .vw-marketing-about-design
{
  width: 100%;
}
#vw-marketing-about-us .vw-marketing-about-design2
{
  width: 100%;
}
#vw-marketing-about-us .top_svg
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#vw-marketing-about-us .bottom_svg
{
  position: absolute;
  
}

/* ------------ Video Popup ----------------- */

/* The Modal (background) */
#vw-marketing-about-us .modal-new {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999999999999;
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
#vw-marketing-about-us .modal-contents {
  background-color: #fff;
  margin: auto;
  padding: 6px;
  width: 80%;
  transition: 2s;
  border-radius: 10px;
}

/* The Close Button */
#vw-marketing-about-us .close-one {
  color: #252525;
  float: right;
  font-size: 28px;
  font-weight: bold;
  padding-right: 20px;
  cursor: pointer;
}

/* ---------- Pricing Plan ----------- */

#vw-marketing-pricing-plan 
{
  padding-top: 10%;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-plan-head
{
  text-align: center;
  padding-bottom: 40px;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-plan-head span
{
  font-size: 17px;
  letter-spacing: 1px;
  color: #cd4335;
  font-family: 'Montserrat Mid';
  font-weight: 700;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-plan-head p
{
  font-size: 22px;
  color: #111;
  font-family: 'Montserrat Mid';
  font-weight: 600;
  max-width: 30%;
  margin: 0 auto;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab
{
  text-align: center;
  margin-bottom: 40px;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab ul
{
  list-style-type: none;
  margin-left: 0;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab ul li
{
  display: inline-block;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab ul li a
{
  font-size: 16px;
  letter-spacing: 0px;
  color: #ffffff;
  font-family: 'Montserrat Mid';
  font-weight: 600;
  background-color: #111;
  border-radius: 40px;
  padding: 10px 20px;
  margin: 0 10px;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab ul li .active
{
  background: linear-gradient(to right,#fa5a56,#fa7c42);
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab ul li span
{
  width: 50px;
  height: 13px;
  border-radius: 40px;
  background-color: #fff;
  display: inline-block;
  margin-left: 20px;
  position: relative;
  top: 5px;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab ul li span:after
{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #111;
  display: inline-block;
  position: relative;
  top: -7px;
  left: -11px;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab ul li .active span:after
{
  left:auto;
  right: -12px;
  background-color: #fa5a56;
}
#vw-marketing-pricing-plan .vw-marketing-tab-content-box
{
  background-color: #fff;
  padding: 35px 25px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-plan-small-title
{
  font-size: 16px;
  color: #cd4335;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-plan-discount
{
  font-size: 13px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  padding: 6px 15px 3px 15px;
  border-radius: 30px;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-info:nth-child(odd) .vw-marketing-plan-discount
{
  background-color: #fa5a56;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-info:nth-child(even) .vw-marketing-plan-discount
{
  background-color: #437e65;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-content-box h5
{
  font-size: 32px;
  color: #111111;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-content-box h3
{
  font-size: 42px;
  color: #f14836;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-content-box h3 sub
{
  font-size: 18px;
  color: #111111;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-content-box ul
{
  list-style-type: none;
  margin-left: 0;
  padding-top: 25px;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-content-box ul li
{
  font-size: 14px;
  line-height: 38px;
  color: #53565a;
  font-family: "Times New Roman";
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-content-box ul li i
{
  color: #cd4335;
  padding-right: 15px;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-info:nth-child(odd) a
{
  font-size: 16px;
  letter-spacing: 0px;
  color: #111111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  border:2px solid #e6e6e6;
  display: inline-block;
  padding: 9px 20px;
  border-radius: 30px;
  margin-top: 30px;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-info:nth-child(even) a
{
  font-size: 16px;
  letter-spacing: 0px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  display: inline-block;
  padding: 9px 20px;
  border-radius: 30px;
  background: linear-gradient(to right,#fa5b56,#fa7c42);
  margin-top: 30px;
  border:2px solid transparent;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-plan-button
{
  text-align: center;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-plan_dis_tit
{
  text-align: center;
  padding-bottom: 30px;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-info:nth-child(odd) .vw-marketing-tab-content-box
{
  margin-top: 40px;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-info:nth-child(even) .vw-marketing-tab-content-box
{
  height: 100%;
  padding-top: 77px;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-info:nth-child(odd):hover a
{
  background: linear-gradient(to right,#fa5b56,#fa7c42);
  color: #fff;
}
#vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-info:nth-child(even):hover a
{
  background-color: #8a30d6;
  color: #fff;
  border: 2px solid #e6e6e6;
}
 

/* ------- Hover Effects --------- */

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* -------- testimonial ----------- */

#vw-marketing-testimonial
{
  padding: 0;
}
#vw-marketing-testimonial .vw-marketing-testimonial-head
{
  padding-bottom: 40px;
  align-items: center;
  width: 100%;
  padding-top: 50px;
}
#vw-marketing-testimonial .vw-marketing-testimonial-head span
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
#vw-marketing-testimonial .vw-marketing-testimonial-head h3
{
  font-size: 22px;
  color: #111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}
#vw-marketing-testimonial .vw-marketing-testimonial-head a
{
  font-size: 14px;
  letter-spacing: 0px;
  color: #111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  display: inline-block;
}
#vw-marketing-testimonial .vw-marketing-testimonial-head a i
{
  color: #111;
  display:inline-block;
  padding-left: 20px;
}
#vw-marketing-testimonial .vw-marketing-testimonials-link
{
  text-align: right;
}
#vw-marketing-testimonial .vw-marketing-testimonials-content img
{
  border-radius: 50%;
}
#vw-marketing-testimonial .vw-marketing-testimonials-info p
{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #635340;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  position: relative;
  z-index: 2;
  margin-bottom: 0;
}
#vw-marketing-testimonial .vw-marketing-testimonials-info h5
{
  margin-bottom: 0;
  padding-top: 20px;
}
#vw-marketing-testimonial .vw-marketing-testimonials-info h5 a
{
  font-size: 20px;
  color: #111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  position: relative;
  z-index: 2;
}
#vw-marketing-testimonial .vw-marketing-testimonials-info span
{
  font-size: 14px;
  color: #635340;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  position: relative;
  z-index: 2;
}
#vw-marketing-testimonial .owl-carousel .owl-dots button
{
  background-color: #430027 !important;
  border:none;
}
#vw-marketing-testimonial .owl-carousel .owl-dots .active
{
  background-color: #430027 !important;
  border:none;
}
#vw-marketing-testimonial .vw-marketing-testimonials-text
{
  position: relative;
}
#vw-marketing-testimonial .vw-marketing-testimonials-text i
{
  font-size: 130px;
  position: absolute;
  top: 0;
  left: 0;
  color: #111;
  opacity: 0.1;
  z-index: 1;
}
#vw-marketing-testimonial .vw-marketing-test-design
{
  width: 100%;
}
#vw-marketing-testimonial #vw-marketing-testimonial-loop
{
  display: none;
}
#vw-marketing-testimonial .testimonial_svg
{
  position: absolute;
  z-index: 3;
}
#vw-marketing-testimonial .container
{
  position: relative;
  z-index: 5;
}

/* ---------- Project And Partners ---------- */

#projects-partners
{
  position: relative;
  z-index: 5;
}

/* ---------- Our Projects ---------- */

#vw-marketing-our-projects
{
  position: relative;
}
#vw-marketing-our-projects .vw-marketing-our-projects-head
{
  padding-bottom: 40px;
  align-items: center;
}
#vw-marketing-our-projects .vw-marketing-our-projects-head span
{
  font-size: 17px;
  letter-spacing: 1px;
  color: #cd4335;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
#vw-marketing-our-projects .vw-marketing-our-projects-head h3
{
  font-size: 22px;
  color: #111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 0;
}
#vw-marketing-our-projects .vw-marketing-our-projects-head a
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
#vw-marketing-our-projects .vw-marketing-our-projects-head a i
{
  color: #111;
  padding-left: 20px;
}
#vw-marketing-our-projects .vw-marketing-our-projects-link
{
  text-align: right;
}
#vw-marketing-our-projects .vw-marketing-project-content
{
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
#vw-marketing-our-projects .vw-marketing-project-data{
  padding: 10px 15px;
  align-items: center;
}

#vw-marketing-our-projects .vw-marketing-date-box span
{
  font-size: 14px;
  color: #53565a;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
#vw-marketing-our-projects .vw-marketing-date-box a:hover{
  color:#53565a;
}
#vw-marketing-our-projects .vw-marketing-project-content small
{
  font-size: 14px;
  color: #53565a;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  display: inline-block;
}
#vw-marketing-our-projects .vw-marketing-project-content h5
{
  margin-bottom: 0;
}
#vw-marketing-our-projects .vw-marketing-project-content h5 a
{
  font-size: 17px;
  color: #111111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
#vw-marketing-our-projects #vw-marketing-project-loop
{
  display: none;
}
#vw-marketing-our-projects .vw-marketing-project-content:hover
{
  background-color: #fa5a56;
}
#vw-marketing-our-projects .vw-marketing-project-content:hover a
{
  color: #fff;
}
#vw-marketing-our-projects .vw-marketing-project-content:hover small
{
  color: #fff;
}
#vw-marketing-our-projects .vw-marketing-project-content:hover span,i
{
  color: #fff;
}

/* ---------- Our Partners ----------- */

#vw-marketing-our-partners
{
  padding: 0;
}
#vw-marketing-our-partners .container
{
  padding: 50px 0;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  position: relative;
}
#vw-marketing-our-partners #vw-marketing-partners-loop
{
  display: none;
}

/* --------- Our Team ------------ */

#vw-marketing-our-team .vw-marketing-our-team-head
{
  text-align: center;
  padding-bottom: 40px;
  position: relative;
  z-index: 15
}
#vw-marketing-our-team .vw-marketing-our-team-head span
{
  font-size: 17px;
  letter-spacing: 1px;
  color: #cd4335;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
#vw-marketing-our-team .vw-marketing-our-team-head h3
{
  font-size: 22px;
  color: #111111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin: 0 auto;
  max-width: 45%;
  line-height: 38px;
}
#vw-marketing-our-team .vw-marketing-team-content
{
  background-color: #fff;
  padding-bottom: 8px;
}
#vw-marketing-our-team .vw-marketing-team-content .vw-marketing-team-title
{
  padding: 10px 10px 10px 17px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  position: relative;
}
#vw-marketing-our-team .vw-marketing-team-content h5
{
  margin-bottom: 0;
}
#vw-marketing-our-team .vw-marketing-team-content h5 a
{
  font-size: 20px;
  letter-spacing: 1px;
  color: #111111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  display: inline-block;
}
#vw-marketing-our-team .vw-marketing-team-content span
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #666c72;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  display: inline-block;
}
#vw-marketing-our-team .vw-marketing-team-content i
{
  color: #f14836;
  font-size: 17px;
  position: absolute;
  right: 27px;
  margin-top: -6px;
}
#vw-marketing-our-team .owl-carousel .owl-dots button
{
  background-color: #c1c8ce !important;
  border-color: #c1c8ce;
}
#vw-marketing-our-team .owl-carousel .owl-dots .active
{
  background-color: #f14836 !important;
  border-color: #f14836 !important;
}
#vw-marketing-our-team .vw-marketing-team-content:hover .vw-marketing-team-title
{
  background-color: #cd4335;
}
#vw-marketing-our-team .vw-marketing-team-content:hover .vw-marketing-team-title a
{
  color: #fff;
}
#vw-marketing-our-team .vw-marketing-team-content:hover .vw-marketing-team-title span
{
  color: #fff;
}
#vw-marketing-our-team .vw-marketing-team-content:hover .vw-marketing-team-title i
{
  color: #fff;
}
#vw-marketing-our-team #vw-marketing-team-loop
{
  display: none;
}
#vw-marketing-our-team .team_svg
{
  position: absolute;
  z-index: 1;
}

/* ---------- How We Work ------------ */

#vw-marketing-how-we-work
{
  padding-top: 0;
  margin-top: -128px;
}
#vw-marketing-how-we-work .container
{
  padding-top: 13%;
}
#vw-marketing-how-we-work .how-we-work-head 
{
  text-align: center;
  padding-bottom: 40px;
  position: relative;
}
#vw-marketing-how-we-work .how-we-work-head span
{
  font-size: 17px;
  letter-spacing: 1px;
  color: #cd4335;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}

#vw-marketing-how-we-work .how-we-work-head h3
{
  font-size: 22px;
  letter-spacing: 1px;
  color: #111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-bottom: 0;
}
#vw-marketing-how-we-work .vw-marketing-how-we-work-content i
{
  width: 70px;
  height: 70px;
  padding: 20px 19px;
  border-radius: 50%;
  font-size: 27px;
  color: #fff;
  
}
#vw-marketing-how-we-work .vw-marketing-how-we-work-content a
{
  font-size: 20px;
  letter-spacing: 1px;
  color: #111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  display: block;
  padding-top: 15px;
  position: relative;
  z-index: 3;
}
#vw-marketing-how-we-work .vw-marketing-how-we-work-content p
{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 22px;
  color: #5c4935;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  margin-bottom:0;
  padding-top: 5px;
  position: relative;
  z-index: 3;
}
#vw-marketing-how-we-work .vw-marketing-how-we-work-content
{
  text-align: center;
}
#vw-marketing-how-we-work .vw-marketing-process-box
{
  position: relative;
}
#vw-marketing-how-we-work .vw-marketing-process-box span
{
  font-size: 145px;
  letter-spacing: 7px;
  color: #111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  position: absolute;
  top: 0;
  line-height: 1;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0.1;
}
#vw-marketing-how-we-work .vw-marketing-how-we-work-content:hover i
{
  background:linear-gradient(to right,#fa5c55,#fa7b43);
}
#vw-marketing-how-we-work .owl-stage-outer
{
  padding-bottom: 35px;
}
#vw-marketing-how-we-work .vw-marketing-work-design
{
  width: 100%;
}
#vw-marketing-how-we-work .vw-marketing-work-design2
{
  width: 100%;
}
#vw-marketing-how-we-work #vw-marketing-process-loop
{
  display: none;
}
#vw-marketing-how-we-work .work_svg
{
  position: absolute;
}

/* -------- Animation ----------- */

.vw-marketing-process-lds-ripple {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.vw-marketing-process-lds-ripple div {
  position: absolute;
  border: 3px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.1, 0.8, 1) infinite;
  left: 36px;
}
#vw-marketing-how-we-work .vw-marketing-how-we-work-content:hover .vw-marketing-process-lds-ripple div
{
  border-color: #fff;
}
.vw-marketing-process-lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -10px;
    left: -5px;
    width: 70px;
    height: 70px;
    opacity: 0;
  }
}


/* ----------- Our Faq --------------- */

#vw-marketing-our-faq 
{
  padding-top: 11%;
}
#vw-marketing-our-faq .vw-marketing-our-faq-content h3
{
  font-size: 32px;
  letter-spacing: 1px;
  color: #222222;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}
#vw-marketing-our-faq #accordion a
{
  font-size: 16px;
  color: #222222;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  cursor: pointer;
}
#vw-marketing-our-faq #accordion .card-header
{
  border:none;
  background-color: transparent;
}
#vw-marketing-our-faq #accordion .card
{
  border:none;
}
#vw-marketing-our-faq #accordion .card .card-body
{
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #53565a;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
#vw-marketing-our-faq #accordion .card i
{
  position: absolute;
  right: 27px;
  color: #cd4335;
  width: 30px;
  height: 30px;
  background-color:#fdecea;
  border-radius: 50%;
  padding: 7px 9px;
  cursor: pointer;
}


/* ---------- Our Skills ------------ */

#vw-marketing-our-skills
{
  padding-bottom: 0;
}
#vw-marketing-our-skills .vw-marketing-small-title
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #cd4335;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
#vw-marketing-our-skills .vw-marketing-main-title
{
  font-size: 22px;
  color: #111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
#vw-marketing-our-skills .vw-marketing-progress_bar_8
{
  margin-bottom: 46px;
}
.vw-marketing-progress_bar_8 .vc_single_bar{
    height: 4px;
    margin: 15px 0;
}
.vw-marketing-progress_bar_8 .vc_single_bar{
    background-color: #d5ad7a;
    border-radius: 3px;
    box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.1) inset;
    margin-bottom: 11.6667px;
    position: relative;
}
.vw-marketing-progress_bar_8 .vc_single_bar span.vc_bar{
    background-color: #fa5a56;
    border-radius: 3px;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: width 1s linear 0s;
    width: 0;
}
#vw-marketing-our-skills .vc_label
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  position: relative;
  left: 64px;
  top: 10px;
}
.vw-marketing-progress_bar_8 .vw-marketing-skils-percentage
{
  width: 70px;
  height: 70px;
  background-color: #fa5a56;
  border-radius: 50%;
  padding: 23px 15px;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 1px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  position: absolute;
  left: -14px;
  top: -32px;
  z-index: 3;
}
.vw-marketing-progress_bar_8 .vc_single_bar span.vc_bar:after
{
  content: "";
  width: 5px;
  height: 15px;
  background-color: #cd4335;
  display: inline-block;
  position: absolute;
  right: 0;
  top: -6px;
  border-radius: 10px;
}
#vw-marketing-our-skills .vw-marketing-skill-design
{
  width: 100%;
}

#vw-marketing-our-skills .skillRotateImage {
  -webkit-animation: imgrotation 2s linear;
}
@-webkit-keyframes imgrotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}
#vw-marketing-our-skills .skills_svg
{
  position: absolute;
}
#vw-marketing-our-skills .vw-marketing-skills-main-box
{
  padding-top: 50px;
}

/* -------------- Our Blogs ---------- */

#vw-marketing-our-blogs .vw-marketing-our-blogs-head
{
  padding-bottom: 20px;
  align-items: center;
}
#vw-marketing-our-blogs .vw-marketing-our-blogs-head span
{
  font-size: 17px;
  letter-spacing: 1px;
  color: #cd4335;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
#vw-marketing-our-blogs .vw-marketing-our-blogs-head h3
{
  font-size: 22px;
  color: #111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
#vw-marketing-our-blogs .vw-marketing-our-blogs-head a
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
#vw-marketing-our-blogs .vw-marketing-our-blogs-link
{
  text-align: right;
}
#vw-marketing-our-blogs .vw-marketing-our-blogs-link a i
{
  color: #cd4335;
  padding-left: 20px;
}
#vw-marketing-our-blogs .vw-marketing-blog-info h5
{
  margin:0;
}
#vw-marketing-our-blogs .vw-marketing-blog-info h5 a
{
  font-size: 14px;
  color: #111111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
#vw-marketing-our-blogs .vw-marketing-blog-info
{
  background-color: #fff;
  padding: 20px;
}
#vw-marketing-our-blogs .vw-marketing-blog-info i
{
  color: #53565a;
}
#vw-marketing-our-blogs .vw-marketing-blog-meta span
{
  font-size: 13px;
  color: #53565a;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  padding-right: 10px;
}
#vw-marketing-our-blogs .vw-marketing-blog-meta a
{
  font-size: 13px;
  color: #53565a;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  padding-right: 10px;
}
#vw-marketing-our-blogs #vw-marketing-blog-loop
{
  display: none;
}
#vw-marketing-our-blogs .vw-marketing-blog-content:hover .vw-marketing-blog-info
{
  background-color: #fa5a56;
}
#vw-marketing-our-blogs .vw-marketing-blog-content:hover a
{
  color: #fff;
}
#vw-marketing-our-blogs .vw-marketing-blog-content:hover span
{
  color: #fff;
}
#vw-marketing-our-blogs .vw-marketing-blog-content:hover i
{
  color: #fff;
}

/* ----------- Why Choose Us ---------- */

#vw-marketing-why-choose-us .vw-marketing-why-choose-us-head
{
  text-align: center;
  padding-bottom: 40px;
}
#vw-marketing-why-choose-us .vw-marketing-why-choose-us-head span
{
  font-size: 16px;
  letter-spacing: 1px;
  color: #cd4335;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
}
#vw-marketing-why-choose-us .vw-marketing-why-choose-us-head span{
color: #cd4335 !important;
}
#vw-marketing-why-choose-us .vw-marketing-why-choose-us-head p
{
  font-size: 22px;
  letter-spacing: 1px;
  color: #111111;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  max-width: 42%;
  margin: auto;
}
#vw-marketing-why-choose-us .vw-marketing-why-choose-us-content
{
  text-align: center;
}
#vw-marketing-why-choose-us .vw-marketing-why-choose-us-content i
{
  width: 70px;
  height: 70px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.11);
  border-radius: 50%;
  font-size: 27px;
  padding: 21px 26px;
  color: #c7c7c7;
}
#vw-marketing-why-choose-us .vw-marketing-why-choose-us-content i:after
{

  content: "";
  width: 20px;
  height: 20px;
  background-color: #fff;
  display: block;
  border-radius: 50%;
  position: relative;
  top: 10px;
  left: 0px;
}
#vw-marketing-why-choose-us .vw-marketing-why-choose-us-content a
{
  font-size: 18px;
  letter-spacing: 1px;
  color: #141414;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  display: block;
  padding: 15px 0;
}
#vw-marketing-why-choose-us .vw-marketing-why-choose-us-content p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #53565a;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
#vw-marketing-why-choose-us .vw-marketing-why-choose-us-content:hover i
{
  background:linear-gradient(to right,#fa5b55,#fa7b42);
  color:#fff;
}

/* -------- Animation ---------- */

.vw-marketing-why-lds-ripple {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.vw-marketing-why-lds-ripple div {
  position: absolute;
  border: 3px solid gray;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.1, 0.8, 1) infinite;
  left: 36px;
}
#vw-marketing-why-choose-us .vw-marketing-why-choose-us-content:hover .vw-marketing-why-lds-ripple div
{
  border-color: #fff;
}
.vw-marketing-why-lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: -5px;
    left: -5px;
    width: 100px;
    height: 100px;
    opacity: 0;
  }
}


/*--------------- Sidebar -----------------*/

#vw-marketing-sidebar td#prev a {
 color: #6c6c6c;
}
#vw-marketing-sidebar caption {
 font-weight: bold;
 color: #6c6c6c;
 font-size: 20px;
}
#vw-marketing-sidebar table,#vw-marketing-sidebar th,#vw-marketing-sidebar td {
 border: 1px solid #e1e1e1;
 text-align: center;
}
#vw-marketing-sidebar td {
 padding: 7px;
 color: #6c6c6c;
}
#vw-marketing-sidebar th {
 text-align: center;
 padding: 5px;
 color: #6c6c6c;
}
#vw-marketing-sidebar select {
 padding: 10px 5px;
 border: solid 1px #e1e1e1;
 color: #6c6c6c;
 background: transparent;
}
#vw-marketing-sidebar form{
 text-align: center;

}
#vw-marketing-sidebar h3 {
  font-size: 24px;
  color: #222222;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 11px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  font-family: "Montserrat";
}
#vw-marketing-sidebar input[type="search"] {
 padding:10px 10px;
 font-size:15px;
 margin-bottom: 10px;
 color:#6c6c6c;
 border: solid 1px #e1e1e1;
 width: 100%;
}
#vw-marketing-sidebar label{
 margin-bottom: 0;
 width: 100%;
}
#vw-marketing-sidebar input[type="submit"]{
 background-color :#1b1a18 !important;
 color:#fff !important;
 padding:10px 0;
 font-size:12px;
 width: 100%;
 letter-spacing: 2px;
 font-weight: bold;
}
#vw-marketing-sidebar .widget {
 padding: 20px;
 border: 1px solid #121212;
 margin-bottom: 50px;
}
#vw-marketing-sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 17px;
}
#vw-marketing-sidebar ul li{
 font-weight: 600;
  color: #343434;
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
}
#vw-marketing-sidebar ul li:last-child
{ 
  border:none;
}
#vw-marketing-sidebar ul li a {
  font-weight: 600;
  color: #343434;
  font-size: 15px;
}
#vw-marketing-sidebar .tagcloud a{
 border: solid 1px #e1e1e1;
 color:#6c6c6c;
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
 display:inline-block;
}
#vw-marketing-sidebar .tagcloud a:hover{
 background:#111;
 color: #fff;
}
span.credit_link a {
  color: #fa5a56;
}

.vw-marketing-single-post-content p
{
  font-size: 18px;
  color: #595454;
  line-height: 28px;
}
.outer_dpage p
{
  font-size: 16px;
  color: #8fa3aa;
  line-height: 28px;
}

/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;  
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}

.middle-content {
  padding-bottom: 20px;
}
.shrtcod-pg{
  border:1px solid #bbb;
}
.shrt_socio i{
  border: 1px solid #bbb;
  padding: 10px;
  margin-right: 10px;
}
/*---------------- Contact Us Widget ----------------*/
.contact_us_icon i {
  color: #24272e;
  margin: 10px 0;
  font-size: 24px;
}
.widget_recent_entries li a {
  font-size: 14px;
}
.widget_recent_entries span.post-date {
  width: 100%;
  padding-left: 15px;
  margin-bottom: 11px;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0px;
  color: #aca9a9;
}
/*---------------- Pagination ----------------*/
.vw-marketing-navigation {
  font-size:14px; 
  font-weight:bold;
  margin: 10px 0;
}
 
.vw-marketing-navigation a {
  padding: 0;
}
.vw-marketing-navigation span, .vw-marketing-navigation a {
  display: block;
  float: left;
  padding: 10px 15px 0 15;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #5b5b5b;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
}
.vw-marketing-navigation span.meta-nav {
  font-weight: bold;
}
.vw-marketing-navigation .current{
  background: #333333; 
  color:#ffffff;
  font-weight:normal;
}
.navigation
{
  padding-bottom: 30px;
}
.pagination a:hover
{
  background-color: #24272e !important;
}

/* ------------- Category --------------------*/
.category-page h4{
  text-align: left !important;
}
ul.vw-marketing-post-categories {
  list-style: none;
  margin: 0;
}
ul.vw-marketing-post-categories li
{
  display: inline-block;
}
ul.vw-marketing-post-categories li:after
{
  content: ' ,';
}
ul.vw-marketing-post-categories li:last-child:after
{
  content: '';
}
ul.vw-marketing-post-categories a {
  color: #333333;
}
.vw-marketing-content_boxes {
    padding: 0;
    border: none;
}
.vw-marketing-post_ctg span {
  float: left;
  margin-right: 7px;
}
.vw-marketing-post_tag .meta-sep
{
  font-weight: bold;
}
.vw-marketing-post_tag a:after
{
  content: ", ";
  display: inline-block;
}
.vw-marketing-post_tag a:last-child:after
{
  content: "";
}

/*-------------- Main Title ---------------*/
.vw-marketing-share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.vw-marketing-share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.vw-marketing-share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.vw-marketing-share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}
.vw-marketing-share_icon i.fab.fa-twitter{
  background-color: #55acee;
}
.services_inner h4, .services_inner .short_text {
    color: #ffffff;
}
.view-more {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.vw-marketing-menubar.scrolled li.search-box {
    display: block !important;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots
{
  text-align: center;
  padding-top: 30px;
}
.owl-carousel .owl-dots button
{
  width: 11px;
  height: 11px;
  background-color: transparent !important;
  margin: 0 5px;
  outline: none;
  border:2px solid #1b1a18;
  border-radius: 50%;
}
.owl-carousel .owl-dots .active
{
  background-color: #fa5a56 !important;
  border:2px solid #fa5a56;
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  width: auto;
}
#our_partners img{
  width: auto !important;
}

button.owl-next, button.owl-prev {
  background: #1e202c;
}
button.owl-prev {
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
  outline: none;
}
button.owl-next {
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
  outline: none;
}
.owl-carousel .owl-nav i
{
  color: #1b1a18;
  font-size: 15px;
  width: 40px;
  height: 40px;
  padding: 12px 10px;
  border:1px solid #cbcece;
  background-color: #fff;
}

/*-------------- Woocommerce ---------------*/

.woocommerce .summary h1 {
    font-size: 28px;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}
.woocommerce .quantity input{
  padding: 5px 0px;
}
.woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #1b1a18 !important;
  border-radius: 0;
  padding: 10px 14px;
  color: #ffffff !important;
  border-radius: 5px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: #1b1a18 !important;
}

#contentwoocom {
  padding: 20px 15px;
}
h2.woocommerce-loop-product__title {
  text-align: center;
}
.woocommerce ul.products li.product .price{
  text-align: center;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  text-align: center;
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
  border-radius: 5px;
}
li.product {
  border: 1px solid #ddd;
  padding-bottom: 17px;
}
.woocommerce span.onsale{
  background-color: #24272e !important;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2{
    max-width: 100%;
}
input#password, input#reg_password {
    padding: 10px;
}
.woocommerce div.product form.cart .variations select{
  background-color: #ffffff; 
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
    width: 100%;
    max-width: 100%;
}
.woocommerce a.added_to_cart {
  padding: 0 .5em .5em;
  display: inline-block;
}
.woocommerce h1,.woocommerce h2,.woocommerce h3
{
  font-family: "Montserrat";
  color:#222;
}
.woocommerce-cart table.cart td.actions .coupon .input-text
{
  width: 53%;
}
.woocommerce .woocommerce-MyAccount-content .form-row
{
  display: block !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul
{
  list-style-type: none;
  border:2px solid #222;
  margin-left: 0;
  max-width: 71%;
}
.woocommerce .woocommerce-MyAccount-content .form-row
{
  display: block !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul
{
  list-style-type: none;
  border:2px solid #222;
  margin-left: 0;
  max-width: 71%;
}
.woocommerce .woocommerce-MyAccount-navigation ul li
{
  border-bottom:2px solid #222;
  padding: 10px 25px 10px 15px;
  background-color: transparent;
  box-shadow: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child
{
  border: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a
{
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #1f1e1e;
  font-family: "Roboto";
}
.woocommerce form .form-row.woocommerce-invalid label
{
  color:#8fa3aa;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
  background: #111111;
  color:#fff;
  
}
.woocommerce .form-row
{
  display: unset;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last
{
  width: 100%;
}
.woocommerce #order_review table th
{
  text-align: left;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment
{
  padding: 20px;
}
.woocommerce div.product div.images img
{
  width: auto !important;
}
#single-product-page
{
  padding-top: 40px;
}
.woocommerce-Tabs-panel p
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #a7a9ac;
  font-family: "Roboto";
  font-weight: 500;
  margin-bottom: 0;
}
.woocommerce-products-header__title
{
  letter-spacing: 0px;
  color: #222;
  font-family: "Muli";
  font-weight: 800;
}
#primary 
{
  padding-top: 30px;
}
.woocommerce .woocommerce-breadcrumb a
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #222222;
  font-family: "Montserrat";
  font-weight: 500;
}
.woocommerce .woocommerce-breadcrumb
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #222222;
  font-family: "Montserrat";
  font-weight: 500;
}

.woocommerce .woocommerce-result-count
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #222222;
  font-family: "Montserrat";
  font-weight: 500;
}
.woocommerce .woocommerce-ordering select
{
  background-color: #222;
  color:#fff;
  border-radius: 5px;
}
.shop-page ul.products li.product .onsale
{
  border-radius: 50%;
  padding: 0px 10px;
  font-size: 14px;
  left: 0;
  right: auto;
  width: 50px;
  height: 50px;
}
.woocommerce ul.products li.product .price ins
{
  text-decoration: none;
}
.woocommerce nav.woocommerce-pagination ul li span.current 
{
  color: #222 !important;
}
.woocommerce nav.woocommerce-pagination ul
{
  border:none;
}
.woocommerce nav.woocommerce-pagination ul li
{
  margin-right: 10px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover
{
  color:#fff !important;
  background-color: #1b1a18 !important;
}

.woocommerce-page ul.products li.product:hover .onsale
{
  background-color: #222;
  color:#fff;
}
.woocommerce-page ul.products li.product:hover .add_to_cart_button.ajax_add_to_cart
{
  background-color: #222;
  color:#fff;
}
.woocommerce-page ul.products li.product:hover .price
{
  color: #222;
}
.woocommerce-page ul.products a.added_to_cart
{
  display: inherit;
  font-size: 14px;
  letter-spacing: 1px;
  color: #222222;
  font-family: "Montserrat";
  font-weight: 700;
  text-align: center;
}
#single-product-page span.onsale
{
  border-radius: 50% !important;
  padding: 0px 10px !important;
  font-size: 13px !important;
  left: 0 !important;
  right: auto;
  display: inline-block;
  width: 45px;
  height: 45px;
}
.woocommerce div.product p.price ins
{
  text-decoration: none;
}
.woocommerce-message
{
  border-color:#1b1a18 !important;
}
.woocommerce-message::before
{
  color: #1b1a18 !important;
}
.woocommerce-message
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #222222;
  font-family: "Montserrat";
  font-weight: 500;
}
.woocommerce .product_meta span
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #222222;
  font-family: "Montserrat";
  font-weight: 600;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li
{
  background-color: #1b1a18 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a
{
  color:#fff !important;
}
.woocommerce .related
{
  padding-top: 30px;
}
.woocommerce table.shop_table th
{
  color:#222;
}
.woocommerce .woocommerce-cart-form__cart-item a
{
  color: #222;
  font-weight: bold;
}
.woocommerce .woocommerce-cart-form__cart-item td
{
  color: #222
}
.woocommerce table.shop_table td
{
  color: #222;
}
.woocommerce .woocommerce-error
{
  color:#222;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label
{
  color: #222;
  display: inline-block !important;
}
.shop-page ul.products li.product a img
{
  width: auto !important;
}

/*----------------- Product Star Rating--------------*/

.woocommerce ul.products li.product .star-rating{
 color: #fec806;
 margin: 0 auto;
 display: block;
 float: none;
 overflow: hidden;
 position: relative;
 height: 1.7em;
 line-height: 1;
 font-size: 1em;
 width: 66%;
 font-family: star;
 
}
.star-rating{
  color: #ffca04;
  font-size: .857em;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
  margin-bottom: 13px;
  margin-top: 5px;
}
.woocommerce .star-rating::before{
 content: "\73\73\73\73\73";
 color: #d3ced2;
 float: left;
 top: 0;
 left:0;
 position: absolute;
}
.star-rating span{
 overflow: hidden;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
 padding-top: 1.5em;
}
.woocommerce .star-rating span::before{
 content: "\53\53\53\53\53";
 top: 0;
 position: absolute;
 left: 0;
}

.shop-page .star-rating span::before
{
  left: 46px !important
}
.shop-page .star-rating::befores
{
  left: 46px !important
}

#vw-marketing-footer_box .star-rating
{
  margin: 10px 0 10px 0 !important;
}
 
/* ----------- Unit Testing ------------- */

.outer_dpage table
{
  text-align: center;
}
.outer_dpage table th
{
  text-align: center;
}

/*-------------- media section ---------------*/

@media screen and (max-width:576px) {
  
  .woocommerce-checkout .woocommerce-checkout .col-1,.woocommerce-checkout .woocommerce-checkout .col-2
  {
    max-width: 100% !important;
  }
  #vw-marketing-slider h2 {
    font-size: 12px !important;
    padding-top: 0;
    text-align: center;
    line-height: 21px;  
  }
  #vw-marketing-slider .vw-marketing-inner_carousel h2 small{
    font-size: 12px !important;
    margin-bottom: 6px;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text
  {
    width: 37%;
  }
  #vw-marketing-slider ol.carousel-indicators
  {
    display: none;
  }
  section{
    padding: 40px 0;
    background-size: cover;
  }
  blockquote{
    width: 100%;
  }
  #vw-marketing-slider p{
    margin: 0 0 9px 0;
  }
  #vw-marketing-slider h5{
    font-size: 16px;
    letter-spacing: 4px;
    margin-bottom: 0;
    display: none;  
  }
  section h2{
    font-size: 22px;
  }
  
  .vw-marketing-serach_inner input.vw-marketing-search-field {
    width: 85%;
  }
  .contact-info{
    text-align: center;
  } 
  .vw-marketing-logo p
  {
    line-height: 17px;
  }
  #vw-marketing-header .vw-marketing-header-search
  {
    text-align: center;
    justify-content: flex-end;
    padding-right: 30px;
    padding-bottom: 20px;
  }
  .vw-marketing-header-nav
  {
    padding-top: 0;
    padding-left: 15px;
  }
  #vw-marketing-slider p
  {
    font-size: 14px;
  }
  #vw-marketing-header .vw-marketing-search-form label
  {
    width: 53%;
  }
  input.vw-marketing-search-field
  {
    width: 97%;
  }
  .vw-marketing-slider-box
  {
    padding-top:22%;
    max-width: 100%;
    position: unset;
    text-align: center;
    transform: translateY(-15%);
  }
  #vw-marketing-slider .carousel-prev-button
  {
    left: -0px;
    bottom: 36%;
  }
  #vw-marketing-slider .carousel-next-button
  {
    right: 20px;
    bottom: 36%;
    left: auto;
  }
  #vw-marketing-slider .vw-marketing-slide_nav a
  {
    padding: 4px;
  }
  .vw-marketing-logo h1 a
  {
    font-size: 21px;
  }
  .home.page-template .vw-marketing-site-header
  {
    position: unset;
    background: linear-gradient(to right,#f8d194,#f6b782);
    padding-bottom: 0px;
  }
  .vw-marketing-site-header .vw-marketing-logo-box
  {
    text-align:center;
    padding-bottom: 21px;
  }
  #vw-marketing-slider form
  {
    padding-top: 2em;
  }
  #vw-marketing-slider form .wpcf7-form-control-wrap
  {
    max-width: 100%;
  }
  #vw-marketing-slider form input[type="submit"]
  {
    position: unset;
  }
  .vw-marketing-sticky .vw-marketing-toggle-nav
  {
    left: 25px !important;
  }
  #vw-marketing-slider .vw-marketing-slide-design
  {
    display: none;
  }
  #vw-marketing-slider .vw-marketing-slider-bg
  {
    height: 815px;
  }
  #vw-marketing-our-records .vw-marketing-record-box
  {
    text-align: center;
  }
  #vw-marketing-our-services .vw-marketing-services-head p
  {
    max-width: 100%;
  }
  #vw-marketing-about-us .vw-marketing-about-text
  {
    text-align: center;
    padding-top: 25px;
  }
  #vw-marketing-pricing-plan .vw-marketing-pricing-plan-head p
  {
    max-width: 100%;
  }
  #vw-marketing-pricing-plan .vw-marketing-pricing-tab ul li a
  {
    margin: 5px 10px;
  }
  #vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-info:nth-child(even) .vw-marketing-tab-content-box
  {
    height: auto;
  }
  #vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-info:nth-child(odd) .vw-marketing-tab-content-box
  {
    margin-top: 0;
  }
  #vw-marketing-pricing-plan .vw-marketing-tab-info
  {
    margin-bottom: 25px;
  }
  #vw-marketing-testimonial .vw-marketing-testimonial-head
  {
    text-align: center;
  }
  #vw-marketing-testimonial .vw-marketing-testimonials-link
  {
    text-align: center;
  }
  #vw-marketing-testimonial .vw-marketing-testimonials-info
  {
    text-align: center;
  }
  #vw-marketing-testimonial .vw-marketing-testimonials-text i
  {
    right: 0;
  }
  #vw-marketing-testimonial .vw-marketing-test-design
  {
    display: none;
  }
  #vw-marketing-testimonial
  {
    padding-bottom: 50%;
  }
  #vw-marketing-our-projects .vw-marketing-our-projects-head
  {
    text-align: center;
  }
  #vw-marketing-our-projects .vw-marketing-our-projects-link
  {
    text-align: center;
  }
  #vw-marketing-our-projects .vw-marketing-project-data
  {
    text-align: center;
  }
  #vw-marketing-our-team .vw-marketing-our-team-head p
  {
    max-width: 100%;
  }
  #vw-marketing-our-faq .vw-marketing-our-faq-content h3
  {
    padding-top: 30px;
  }
  #vw-marketing-our-faq #accordion .card i
  {
    right: 0;
    top: 8px;
  }
  #vw-marketing-our-skills .vw-marketing-small-title
  {
    display: block;
    text-align: center;
  }
  #vw-marketing-our-skills .vw-marketing-main-title
  {
    text-align: center;
  }
  #vw-marketing-our-skills .vw-marketing-skill-design
  {
    display: none;
  }
  #vw-marketing-our-skills
  {
    padding-bottom: 59%;
  }
  #vw-marketing-our-blogs .vw-marketing-our-blogs-head
  {
    text-align: center;
  }
  #vw-marketing-our-blogs .vw-marketing-our-blogs-link
  {
    text-align: center;
  }
  #vw-marketing-our-blogs .vw-marketing-our-blogs-head p
  {
    margin-bottom: 0;
  }
  #vw-marketing-our-blogs .vw-marketing-blog-info
  {
    text-align: center;
  }
  #vw-marketing-why-choose-us .vw-marketing-why-choose-us-head p
  {
    max-width: 100%;
  }
  #vw-marketing-footer .vw-marketing-footer-details
  {
    padding-bottom: 20px;
  }
  #vw-marketing-about-us .vw-marketing-about-content-box
  {
    width: auto;
  }
  #vw-marketing-pricing-plan .vw-marketing-tab-content-box
  {
    max-width: 324px;
    margin: auto;
  }
  #vw-marketing-our-team .vw-marketing-team-content
  {
    max-width: 320px;
    margin: auto;
  }
  .vw-marketing-progress_bar_8 .vw-marketing-skils-percentage
  {
    left: 0;
  }
  #vw-marketing-our-skills .vc_label
  {
    left: 90px;
  }
  #vw-marketing-our-skills .vw-marketing-our-skill-img
  {
    text-align: center;
    padding-top: 30px;
  }
  .custom-social-icons
  {
    padding: 0 !important;
  }
  .services-short .vw-marketing-services-short-box
  { 
    padding-top: 30px;
  }
  .vw-marketing-all-testimonial .vw-marketing-testimonials-image
  {
    text-align: center;
  }
  #vw-marketing-sticky-menu
  {
    padding-bottom: 20px;
  }
  .vw-marketing-header-search-box-icon
  {
    padding-top: 4px;
    text-align: right;
  }
  #vw-marketing-footer .vw-marketing-footer-bg
  {
    position: relative;
    top:-3px;
  }
  
  #vw-marketing-about-us
  {
    background:linear-gradient(to right,#f8d194,#f6b782);
    padding-bottom: 40px;
  }
  #vw-marketing-about-us .top_svg
  {
    display: none;
  }
  #vw-marketing-testimonial .testimonial_svg
  {
    display: none;
  }
  #vw-marketing-testimonial
  {
    background:linear-gradient(to right,#f8d194,#f5af78);
  }
  #projects-partners
  {
    margin-top: -60%;
  }
  #vw-marketing-our-team .team_svg
  {
    display: none;
  }
  #vw-marketing-how-we-work .work_svg
  {
    display: none;
  }
  #vw-marketing-how-we-work
  {
    background:linear-gradient(to right,#f8d194,#f5af78);
    padding-top: 74px;
  }
  #vw-marketing-our-skills .skills_svg
  {
    display: none;
  }
  #vw-marketing-our-skills
  {
    background:linear-gradient(to right,#f8d194,#f5b27d);
    padding-top: 0;
  }
  #vw-marketing-our-blogs {
    margin-top: 1%;
  }
  #partner-services .services_svg
  {
    display: none;
  }
  #vw-marketing-about-us .vw-marketing-about-head
  {
    padding-top: 40px;
  }
  #vw-marketing-slider .vw-marketing-slide-small-img img
  {
    display: none;
  }
  #vw-marketing-slider svg
  {
    display: none;
  }
  #vw-marketing-slider .carousel-inner
  {
    height:550px;
  }
  #vw-marketing-slider
  {
    background:linear-gradient(to right,#f8d799,#f5af78); 
  }
  #vw-marketing-our-team .vw-marketing-our-team-head h3
  {
    max-width: 100%;
  }
  #vw-marketing-testimonial .vw-marketing-testimonial-head
  {
    width: auto;
  }
  #vw-marketing-our-team
  {
    padding-top: 0;
  } 
  #vw-marketing-why-choose-us
  {
    padding-top: 0;
  }
}
@media screen and (min-width: 577px) and (max-width:767px){
  .woocommerce-checkout .woocommerce-checkout .col-1,.woocommerce-checkout .woocommerce-checkout .col-2
  {
    max-width: 100% !important;
  }
  button.owl-next{
    right:0;
  }
  button.owl-prev{
    left:0;
  }
  .top_bar_link{
    text-align: center;
  }
  .top_bar_link a {
    display: table;
    margin: 20px auto;
    text-align: center;
  }
  .top_bar_link{
    padding: 0 15px !important;
  }
  .post_dec{
    display: none;
  }
  .contact_details {
    padding: 12px 0;
    position: static;
    right: 0;
    top: 50%;
    transform: unset;
  }
  .logo_footer {
    margin-bottom: 20px;
  }
  .footer_form {
     padding: 0; 
  }
  .meta_post span {
    font-size: 12px;
  }
  .vw-marketing-postbox .vw-marketing-postbox-content{
    padding: 5px 15px;
  }
  .search-box span {
    float: right;
  }
  .contact_details ul li{
    display: block;
    color: #ffffff;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text
  {
    width: 37%;
  }
  #vw-marketing-slider h2{
    font-size: 23px;
    padding:15px 0;
    line-height: 24px;
  }
  #vw-marketing-slider .vw-marketing-inner_carousel h2 small{
    font-size: 15px !important;
  }
  #vw-marketing-slider .carousel-caption.d-none.d-md-block {
      display: block !important;
  }
  #vw-marketing-slider p.font-weight-bold {
      display: none;
  }

  #vw-marketing-header .vw-marketing-logo a.custom-logo-link{
    position: static;
  }

  #masthead #site-branding img,
  #masthead.scrolled #site-branding img{
    max-height: 40px;
    width: auto;
  }
  .vw-marketing-main-navigation li,
  #masthead.scrolled .vw-marketing-main-navigation li{
    display: block;
    line-height: 1.5 !important;
  }
  .sf-arrows .sf-with-ul{
    padding-right: 0;
  }
  .menu > ul > li > a{
    padding: 10px 0;
  }
  .vw-marketing-main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }
  
  #home-slider-section .bx-wrapper .bx-controls-direction a{
    display: none;
  }
  .slide-button-left,
  .slide-button-right{
    padding: 7px 25px 7px 25px;
    min-width: 160px;
    font-size: 16px;
  }
  .woocommerce div.product div.images .flex-control-thumbs{
    margin: 10px 0 0 0;
  }
  .vw-marketing-innermenubox {
    position: static;
  }
  .vw-marketing-contact-box .wpcf7 input[type="text"],
  .vw-marketing-contact-box .wpcf7 input[type="email"],
  .vw-marketing-contact-box .wpcf7 textarea{
    width: 100% !important;
  }
  
  #vw-marketing-slider p
  {
    margin: 0;
    max-width: 87%;
  }
  .vw-marketing-slider-box
  {
    max-width: 100%;
    border:none;
    padding: 65px 30px 20px 30px;
    transform: translateY(-19%);
    position: unset;
  }
  .vw-marketing-slider-box span
  {
    padding-bottom: 0;
  }
  #vw-marketing-slider .vw-marketing-slider-button-2
  {
    margin-top: 15px;
  }
  .vw-marketing-header-nav
  {
    padding-top: 6px;
    padding-left: 35px;
  }
  .vw-marketing-logo h1 a
  {
    font-size: 23px;
  }
  .home .vw-marketing-main-navigation ul
  {
    border-bottom: none;
  }
  section
  {
    background-size: cover;
  }
  .vw-marketing-contact-box .vw-marketing-contact-page-details
  {
    padding-top: 30px;
  }
  .home.page-template .vw-marketing-site-header
  {
    position: unset;
  }
  .home.page-template .vw-marketing-site-header
  {
    background: linear-gradient(to right,#f8d194,#f6b782);
    padding:10px 0;
  }
  
  #vw-marketing-sticky-meun .vw-marketing-right_menu
  {
    top: 25px;
  }
  .vw-marketing-sticky .vw-marketing-right_menu
  {
    top: 0px !important;
  }
  .vw-marketing-sticky .vw-marketing-toggle-nav
  {
    left: 25px !important;  
    top: 0px !important;
  }
  .vw-marketing-toggle-nav
  {
    left: -9px;
    top: -17px !important;
  }
  .vw-marketing-toggle-title
  {
    top: -15px !important;
  }
  .vw-marketing-sticky .vw-marketing-toggle-title
  {
    top: 0 !important;;
  }
  #vw-marketing-slider form
  {
    padding-top: 3em;
  }
  #vw-marketing-our-records .container
  {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
  }
  #vw-marketing-our-services .vw-marketing-services-head p
  {
    max-width: 100%;
  }
  #vw-marketing-about-us .vw-marketing-about-content-box
  {
    width: auto;
    text-align: center;
  }
  #vw-marketing-about-us .vw-marketing-about-text h5
  {
    padding-top: 25px;
  }
  #vw-marketing-pricing-plan .vw-marketing-pricing-plan-head p
  {
    max-width: 100%;
  }
  #vw-marketing-pricing-plan .vw-marketing-tab-content-box
  {
    max-width: 350px;
    margin: auto;
  }
  #vw-marketing-pricing-plan .vw-marketing-pricing-tab-content .vw-marketing-tab-info:nth-child(odd) .vw-marketing-tab-content-box
  {
    margin-top: 0;
  }
  #vw-marketing-pricing-plan .vw-marketing-tab-info
  {
    margin-bottom: 30px;
  }
  #vw-marketing-testimonial
  {
    text-align: center;
    padding-bottom: 52%;
  }
  #vw-marketing-testimonial .vw-marketing-testimonials-link
  {
    text-align: center;
  }
  #vw-marketing-testimonial .vw-marketing-test-design
  {
    display: none;
  }
  #vw-marketing-our-projects .vw-marketing-project-data
  {
    text-align: center;
  }
  #vw-marketing-our-projects .vw-marketing-our-projects-head
  {
    text-align: center;
  }
  #vw-marketing-our-projects .vw-marketing-our-projects-link
  {
    text-align: center;
  }
  #vw-marketing-our-partners .container
  {
    padding: 30px 0;
  }
  #vw-marketing-our-team .vw-marketing-our-team-head p
  {
    max-width: 100%;
  }
  #vw-marketing-our-faq .vw-marketing-our-faq-content h3
  {
    padding-top: 30px;
  }
  #vw-marketing-our-skills .vw-marketing-our-skill-img
  {
    text-align: center;
    padding-top: 30px;
  }
  #vw-marketing-our-skills .vw-marketing-skill-design
  {
    display: none;
  }
  #vw-marketing-our-skills
  {
    padding-bottom: 57%;
  }
  #vw-marketing-our-blogs .vw-marketing-our-blogs-head
  {
    text-align: center;
  }
  #vw-marketing-our-blogs .vw-marketing-our-blogs-link
  {
    text-align: center;
  }
  #vw-marketing-our-blogs .vw-marketing-our-blogs-head p
  {
    margin-bottom: 0;
  }
  #vw-marketing-why-choose-us .vw-marketing-why-choose-us-head p
  {
    max-width: 100%;
  }
  .services-short .vw-marketing-services-short-box
  { 
    padding-top: 30px;
  }
  .vw-marketing-all-team .vw-marketing-team-content
  {
    max-width: 354px;
    margin: auto;
  }
  .vw-marketing-header-search-box-icon
  {
    text-align: right;
    padding-top: 13px;
  }
  #vw-marketing-testimonial .vw-marketing-testimonials-text i
  {
    right: 0;
  }
  #vw-marketing-testimonial .testimonial_svg
  {
    display: none;  
  }
  #partner-services .services_svg
  {
    display: none;  
  }
  #vw-marketing-about-us .top_svg
  {
    display: none;
  }
  #vw-marketing-about-us
  {
    background:linear-gradient(to right,#f8d194,#f6b782);
    padding-bottom: 40px;
  }
  #vw-marketing-about-us .vw-marketing-about-head
  {
    padding-top: 40px;
  }
  #vw-marketing-testimonial
  {
    background:linear-gradient(to right,#f8d194,#f5af78);
  }
  #projects-partners
  {
    margin-top: -60%;
    padding-top: 0;
  }
  #vw-marketing-our-team .team_svg
  {
    display: none;
  }
  #vw-marketing-how-we-work
  {
    background:linear-gradient(to right,#f8d194,#f5af78);
  }
  #vw-marketing-how-we-work .work_svg
  {
    display: none;
  }
  #vw-marketing-our-skills
  {
    background:linear-gradient(to right,#f8d194,#f5b27d);
  }
  #vw-marketing-our-skills .skills_svg
  {
    display: none;
  }
  #vw-marketing-our-skills .vw-marketing-skills-main-box
  {
    padding-top: 0;
  }
  #vw-marketing-our-blogs
  {
    margin-top: -56%;
  }
  #vw-marketing-slider .vw-marketing-slide-small-img img
  {
    display: none;
  }
  #vw-marketing-slider .carousel-inner
  {
    height:620px;
  }
  #vw-marketing-pricing-plan .vw-marketing-pricing-tab ul li
  {
    margin-top: 5px;
  }
  #vw-marketing-why-choose-us
  {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  #vw-marketing-how-we-work .how-we-work-head
  {
    padding-top: 20px;
  }
  #vw-marketing-our-team .vw-marketing-our-team-head h3
  {
    max-width: 100%;
  }
  #vw-marketing-our-team
  {
    padding-top: 20px;
  }
  #projects-partners
  {
    padding-bottom: 20px;
  }
  #vw-marketing-pricing-plan
  {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width:991px) {

  #vw-marketing-slider h2
  {
    font-size: 25px;
    line-height: 25px;
    padding: 0 0 12px 0;
  }
  #vw-marketing-slider p
  {
    margin: 0;
    max-width: 90%;
    line-height: 21px;
  }
  #vw-marketing-slider .carousel-prev-button
  {
    bottom: 66%;
  }
  #vw-marketing-slider .carousel-next-button
  {
    bottom: 66%;
    right: 20px;
  }
  .vw-marketing-search-form button i {
    font-size: 12px !important;
    padding-right: 2px !important;
  }

  #vw-marketing-header .vw-marketing-header-search
  {
    position: unset;
  }
  .vw-marketing-slider-box
  {
    position: unset;
    max-width: 100%;
    border:none;
    padding-top: 10%;
    padding-bottom: 20px;
    transform: translateY(0);
  }
  .home .vw-marketing-main-navigation ul
  {
    border-bottom: none;
  }
  #vw-marketing-footer #vw-marketing-site-navigation ul li
  {
    padding-top: 14px;
    padding-bottom: 11px;
  }
  .vw-marketing-toggle-nav
  {
    margin-top: 0px !important;
    left: 0px;
  }
  #vw-marketing-nav-icon1
  {
    top: -5px;
  }
  .vw-marketing-toggle-title
  {
    top: -2px;
  }
  .vw-marketing-sticky .vw-marketing-toggle-nav
  {
    margin-top: 3px !important;
    left: 30px;
  }
  .home.page-template .vw-marketing-site-header
  {
    position: unset;
    background: linear-gradient(to right,#f8d194,#f6b782);
    padding: 15px 0;
  }
  #vw-marketing-sticky-meun .vw-marketing-right_menu
  {
    top: 16px;
  }
  .vw-marketing-sticky .vw-marketing-right_menu
  {
    top: 0 !important;
  }
  #vw-marketing-slider form
  {
    padding-top: 3em;
  }
  #vw-marketing-our-records .container
  {
    padding-top:30px;
    padding-bottom: 30px;
  }
  #vw-marketing-our-services .vw-marketing-services-head p
  {
    max-width: 65%;
  }
  #vw-marketing-about-us .vw-marketing-about-text h5
  {
    font-size: 22px;
  }
  #vw-marketing-about-us .vw-marketing-about-text h3
  {
    font-size: 35px;
  }
  #vw-marketing-pricing-plan .vw-marketing-pricing-plan-head p
  {
    max-width: 65%;
  }
  #vw-marketing-testimonial .vw-marketing-test-design
  {
    padding-top: 8%;
  }
  #projects-partners
  {
    margin-top: -70%;
  }
  #vw-marketing-our-partners .container
  {
    padding: 25px 0;
  }
  #vw-marketing-our-team .vw-marketing-our-team-head p
  {
    max-width:  65%; 
  }
  #vw-marketing-our-faq .vw-marketing-our-faq-content h3
  {
    font-size: 21px;
  }
  #vw-marketing-our-faq #accordion .card i
  {
    right: 0;
  }
  #vw-marketing-our-skills .vw-marketing-skill-design
  {
    padding-top: 10%;
  }
  
  #vw-marketing-why-choose-us .vw-marketing-why-choose-us-head p
  {
    max-width: 65%;
  }
  .vw-marketing-header-search-box-icon
  {
    text-align: right;
    padding-top: 11px;
  }
  #partner-services .services_svg
  {
    display: none;
  }
  #partner-services
  {
    margin-top: -44%;
  }
  #vw-marketing-about-us .top_svg
  {
    display: none;
  }
  #vw-marketing-about-us
  {
    background:linear-gradient(to right,#f8d194,#f6b782);
    padding-bottom: 50px;  
  }
  #vw-marketing-about-us .vw-marketing-about-head
  {
    padding-top: 50px;
  }
  #vw-marketing-pricing-plan
  {
    padding-top: 50px;
  }
  #vw-marketing-testimonial .testimonial_svg
  {
    display: none;
  }
  #vw-marketing-testimonial
  {
    background:linear-gradient(to right,#f8d194,#f5af78);
    padding-bottom: 20%;
  }
  #projects-partners
  {
    margin-top: -26%;
  }
  #vw-marketing-our-team .team_svg
  {
    display: none;
  }
  #vw-marketing-how-we-work
  {
    background:linear-gradient(to right,#f8d194,#f5af78);
  }
  #vw-marketing-how-we-work .work_svg
  {
    display: none;
  }
  #vw-marketing-our-skills .skills_svg
  {
    display: none;
  }
  #vw-marketing-our-skills
  {
    background:linear-gradient(to right,#f8d194,#f5b27d);
  }
  #vw-marketing-our-skills .vw-marketing-skills-main-box
  {
    padding-top: 0;
    padding-bottom: 20%;
  }
  #vw-marketing-our-blogs
  {
    margin-top: -21%;
  }
  #vw-marketing-slider .carousel-inner
  {
    height:800px;
  }
  #vw-marketing-why-choose-us
  {
    padding: 20px 0;
  }
}
@media screen and (max-width: 1024px) and (min-width:991px){
  
  .search-box{
    float: none;
  }
  .search-box form.vw-marketing-search-form{
    margin: 0 auto;
  }
  .social-box .social-media {
    padding-top: 21px;
  }
  
  #vw-marketing-slider .vw-marketing-inner_carousel h2 small{
    margin-bottom: 4px;
    font-size: 16px !important;
  }
  .vw-marketing-socialbox a i{
    font-size: 12px;
    width: auto;
   
  }
  small {
    font-size: 13px;
  }
  .teambox{
    margin-bottom: 30px;
  }   
  .vw-marketing-postbox{ 
    margin-bottom: 20px; 
  }
  
  .vw-marketing-slider-box
  {
    max-width: 100%;
    top: 54%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 40px;
  }
  #vw-marketing-slider p
  {
    line-height: 22px;
  }
  .vw-marketing-logo h1 a
  {
    font-size: 18px;
  }
  .widget th, .widget td
  {
    padding: 0;
  }

  #vw-marketing-slider h2
  {
    font-size: 31px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .vw-marketing-main-header-box .vw-marketing-socialbox a i
  {
    width: 25px;
    height: 25px;
    padding: 7px 5px;
  }
  #vw-marketing-slider ol.carousel-indicators
  {
    bottom: 7%;
  }
  .vw-marketing-main-header-box .vw-marketing-logo-box h1 a
  {
    font-size: 17px;
  }
  .vw-marketing-toggle-nav
  {
    left: 35px;
  }
  .vw-marketing-menubar
  {
    padding-top: 6px;
  }
  #partner-services
  {
    margin-top: -41%;
  }
  #vw-marketing-testimonial .vw-marketing-test-design
  {
    padding-top: 9%;
  }
  #projects-partners
  {
    margin-top: -70%;
  }
  #vw-marketing-our-faq .vw-marketing-our-faq-content h3
  {
    font-size: 24px;
  }
  #vw-marketing-our-skills .vw-marketing-skill-design
  {
    padding-top: 9%;
  }
  .vw-marketing-header-search-box-icon
  {
    text-align: right;
    padding-top: 9px;
  }
  #projects-partners
  {
    margin-top: -10%;
  }
  #vw-marketing-how-we-work .how-we-work-head
  {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  #vw-marketing-our-team
  {
    padding-top: 0;
  }
  #vw-marketing-our-team .vw-marketing-our-team-head
  {
    padding-bottom: 10px;
  }
  #vw-marketing-how-we-work
  {
    margin-top: -182px;
  }
  #vw-marketing-our-faq
  {
    padding-top: 0%;
  }
  #vw-marketing-about-us .vw-marketing-about-head
  {
    padding-top: 10%;
  }
  #vw-marketing-about-us .vw-marketing-about-text a
  {
    padding: 11px 25px;
  }
  #vw-marketing-about-us .vw-marketing-about-content-box
  {
    align-items: normal;
  }
  #vw-marketing-about-us .vw-marketing-video-image img
  {
    width: 317px;
    max-width: 100%;
  }
  #vw-marketing-how-we-work .vw-marketing-process-box span
  {
    font-size: 107px;
  }
  .vw-marketing-slider-box span
  {
    padding-bottom: 0;
  }
  #vw-marketing-slider .carousel-inner
  {
    height:1000px
  }
  #vw-marketing-our-skills
  {
    padding-top: 0;
  }
  #vw-marketing-our-blogs
  {
    padding-bottom: 0;
  }
  #vw-marketing-why-choose-us
  {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 1024px){
  .vw-marketing-sticky
  {
    padding: 12px 0;
  }
  .home .vw-marketing-main-navigation ul
  {
    border:none;
  }
  .list_outer {
    padding: 20px 20px;
    background-color: rgba(255, 255, 255, 0.8);
  }

  .vw-marketing-main-navigation ul ul{
    background-color: transparent;
  }
  .vw-marketing-main-navigation ul ul li, .vw-marketing-menubar.scrolled .vw-marketing-main-navigation ul ul li{
    border-bottom: none;
  }
  .vw-marketing-toggle-nav {
    display: block;
    position: relative;
    right: 15px;
    width: 30px;
    cursor: pointer;
    z-index: 12;
    right: 0;
    text-align: right;
    right: 0;
    cursor: pointer;
  }
  .vw-marketing-toggle-nav i {
    font-size: 29px;
    color: #111;
    cursor: pointer;
  }
  .vw-marketing-sticky .vw-marketing-toggle-nav i
  {
    color: #fff;
  }
  #vw-marketing-mySidenav{
    height: 100%;
    width: 0px;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 25px;
   
  }
  #vw-marketing-mySidenav ul li{
    border-top: 1px #303030 solid;
    display: block;
    text-align: left;
    float: none;
    width: 18rem;
    padding: 5px;
  }
  #vw-marketing-mySidenav ul li ul li a {
    padding-left: 8px !important;
	}
  #vw-marketing-mySidenav a {
    padding: 8px 8px 8px 0px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  #vw-marketing-mySidenav a:hover {
    color: #f1f1f1;
  }
  #vw-marketing-mySidenav .vw-marketing-closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
    cursor: pointer;
  }
  #vw-marketing-mySidenav #vw-marketing-site-navigation {
    width: 100%;
  }
  .vw-marketing-toggle-nav span{
    font-size:30px;
    cursor:pointer; 
    text-align: right;
  }
  .vw-marketing-toggle-title
  {
    position: absolute;
    font-size: 17px;
    color: #111;
    top: 5px;
    right:0;
    font-weight: bold;
    display: inline-block;
  }
  .vw-marketing-sticky .vw-marketing-toggle-title
  {
    right: 20px;
  }
  #vw-marketing-sticky-meun .vw-marketing-right_menu
  {
    position: relative;
  }
  iframe {
    width: 100%;
    height: auto;
  }

  .vw-marketing-main-navigation .menu{
    float: none;
    text-align: center;
  }
  .vw-marketing-main-navigation ul ul li,
  #masthead.scrolled .vw-marketing-main-navigation ul ul li{
    display: block;
  }
  .vw-marketing-main-navigation .menu > ul > li.highlight{
    background: transparent !important;
  }
  .menu > ul > li:hover:before, 
  .menu > ul > li.current_page_item:before, 
  .menu > ul > li.current-menu-item:before{
    display: none;
  }
  .sf-arrows .sf-with-ul:after{
    border-top-color: #333;
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float: right;
    color: black;
  }
  .vw-marketing-menubar .vw-marketing-nav ul{ 
    width:100%;
    margin-top:0; 
  }
  .vw-marketing-menubar .vw-marketing-nav ul li,
  .vw-marketing-menubar.scrolled .vw-marketing-main-navigation li{
    border-top:1px #303030 solid; 
    display:block;
    text-align:left;
    float:none;
    width: 18rem;
    padding: 5px;
  }
  .vw-marketing-nav ul li a{
    /*padding:5px 10px; */
    display:block; 
    color:#ffffff;
  }

  .vw-marketing-nav ul li ul,
  .vw-marketing-nav ul li ul ul{ 
    display:block !important;
  }

  .vw-marketing-nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .vw-marketing-nav ul li ul li a{
  padding-left:8px !important;
  }
  .vw-marketing-nav ul li ul li ul li a{
    padding-left:19px !important;
  }
  .vw-marketing-main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .top_bar_btn{
    padding:0;
  }
  .vw-marketing-main-navigation li.current_page_item
  {
    border:none;
  }
  .vw-marketing-main-navigation ul ul
  {
    background: transparent !important;
  }
  .vw-marketing-main-navigation ul ul li
  {
     background: transparent !important;
  }
  #vw-marketing-header-menu .current_page_item
  {
    background:none;
  }
  #vw-marketing-header-menu .current_page_item a
  {
    color: #979da7;
    border:none;
  }
  #vw-marketing-header-menu .current_page_item ul li a
  {
    color: #fff;
  }
  #vw-marketing-header-menu .current_page_item
  {
    border-bottom: none;
  }

  /* Icon 1 */

  #vw-marketing-nav-icon1{
    width: 40px;
    height: 30px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
  }
  #vw-marketing-nav-icon1 span{
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background-color: #111;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  #vw-marketing-nav-icon1 span
  {
    background-color: #111;
  }
  #vw-marketing-nav-icon1 span:nth-child(1) {
    top: 0px;
  }
  #vw-marketing-nav-icon1 span:nth-child(2) {
    top: 13px;
  }
  #vw-marketing-nav-icon1 span:nth-child(3) {
    top: 26px;
  }
  #vw-marketing-nav-icon1.open span:nth-child(1) {
    top: 18px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  #vw-marketing-nav-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  #vw-marketing-nav-icon1.open span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .vw-marketing-serach_outer
  {
    text-align: center;
  }
  #vw-marketing-slider .carousel-inner
  {
    overflow: hidden;
  }
}
@media screen and (max-width: 1200px) and (min-width: 1025px) { 

  .widget th, .widget td
  {
    padding: 0;
  }
  .vw-marketing-logo h1 a
  {
    font-size: 18px;
  }
  .widget th, .widget td
  {
    padding: 0;
  }
 
  #vw-marketing-slider p
  {
    max-width: 90%;
  }
  #vw-marketing-slider h2
  {
    font-size: 27px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .vw-marketing-slider-box
  {
    max-width: 100%;
    top: 54%;
    padding-top: 30px;
    padding-bottom: 30px;
    left: 40px;
  }
  #vw-marketing-slider p
  {
    line-height: 22px;
  }
 
  #vw-marketing-slider ol.carousel-indicators
  {
    bottom: 7%;
  }
 .vw-marketing-toggle-nav
  {
    left: 35px;
  }

  #vw-marketing-testimonial .vw-marketing-test-design
  {
    padding-top: 9%;
  }
  #projects-partners
  {
    margin-top:-40px;
  }
  #vw-marketing-our-faq .vw-marketing-our-faq-content h3
  {
    font-size: 24px;
  }
  #vw-marketing-our-skills .vw-marketing-skill-design
  {
    padding-top: 9%;
  }
  #vw-marketing-our-blogs
  {
    margin-top: -30px;
    padding-bottom: 0;
  }
  .vw-marketing-main-header-box .vw-marketing-logo-box h1 a
  {
    font-size: 19px;
  }
  #vw-marketing-our-faq
  {
    padding-top: 3%;
  }
  #vw-marketing-about-us .vw-marketing-about-head
  {
    padding-top: 13%;
  }
  #vw-marketing-about-us .vw-marketing-about-text a
  {
    padding: 11px 25px;
  }
  #vw-marketing-about-us .vw-marketing-about-content-box
  {
    align-items: normal;
  }
  #vw-marketing-about-us .vw-marketing-video-image img
  {
    width: 317px;
    max-width: 100%;
  }
  #vw-marketing-how-we-work .vw-marketing-process-box span
  {
    font-size: 107px;
  }
  #vw-marketing-our-team
  {
    padding-top: 0;
  }
  #vw-marketing-our-team .vw-marketing-our-team-head
  {
    padding-bottom: 10px;
  }
  #vw-marketing-slider .carousel-inner
  {
    overflow: hidden;
  }
  .vw-marketing-slider-box span
  {
    padding-bottom: 0;
  }
  #vw-marketing-slider .carousel-inner
  {
    height:1100px
  }
  .home.page-template .vw-marketing-site-header
  {
    padding: 15px 0;
  }
  #vw-marketing-slider .carousel-caption
  {
    padding-top: 9%;
  }
  #partner-services
  {
    margin-top: -43%;
  }
  #vw-marketing-how-we-work .owl-dots
  {
    padding-top: 0;
  }
  #vw-marketing-our-skills
  {
    padding-top:0;
  }
  #vw-marketing-why-choose-us
  {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 1310px)
{
  #vw-marketing-footer .vw-marketing-footer-bg
  {
    position: relative;
    top: -2px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1400px) {
  #vw-marketing-pricing-plan
  {
    padding-top: 14%;
  }
  #vw-marketing-how-we-work .container
  {
    padding-top: 16%;
  }
}
@media screen and (min-width: 1600px)
{
  #vw-marketing-about-us .vw-marketing-about-head
  {
    padding-top: 24%;
  }
  #vw-marketing-how-we-work .container
  {
    padding-top: 24%;
  }
  #vw-marketing-why-choose-us
  {
    padding-top: 7%;
  }
  #vw-marketing-slider .carousel-inner
  {
    height: 1500px;  
  }
  #vw-marketing-pricing-plan
  {
    padding-top: 18%;
  }
  #partner-services
  {
    margin-top: -29%;
  }
  #vw-marketing-our-faq
  {
    padding-top: 7%;
  }
}

/* ------------- Mozilla Style -------------- */

@-moz-document url-prefix() {

  .vw-marketing-main-navigation ul
  {
    text-align: center;
  }
  .vw-marketing-main-navigation a
  {
    font-size: 18px;
    margin: 0px 5px;
  }
  #vw-marketing-home-contact a::after {

    right: -22px;
  }
  #vw-marketing-latest-news .vw-marketing-news-button a
  {
    padding: 6px;
  }
  @media screen and (min-width: 1600px)
  { 
      #partner-services
      {
        margin-top: -37%;
      }
      #vw-marketing-pricing-plan
      {
        padding-top: 12%;
      }
      #vw-marketing-how-we-work .container
      {
        padding-top: 21%;
      }
      #vw-marketing-why-choose-us
      {
        padding-top: 3%;
      }
  }
}
/*---------- ACCESSIBILITY ------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
 border: 0;
 clip: rect(1px, 1px, 1px, 1px);
 clip-path: inset(50%);
 height: 1px;
 margin: -1px;
 overflow: hidden;
 padding: 0;
 position: absolute;
 width: 1px;
 word-wrap: normal !important;
 /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
 background-color: #f1f1f1;
 border-radius: 3px;
 box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
 clip: auto !important;
 clip-path: none;
 color: #21759b;
 display: block;
 font-size: 14px;
 font-size: 0.875rem;
 font-weight: bold;
 height: auto;
 left: 5px;
 line-height: normal;
 padding: 15px 23px 14px;
 text-decoration: none;
 top: 5px;
 width: auto;
 z-index: 100000;
 /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
 outline: 0;
}

a:focus{
outline: thin dashed;
}
span .testimonial-dots, span .blogs-dots, span .team-dots, span.team-dots, span.how-we-work {
  display: none;
}
span.testimonial-dots {
    display: none;
}
h3.slidersmall {
    color: #333;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 24px
}
span.blogs-dots {
    display: none;
}
/*------------------ Comments BOX ------------------*/

#comments .reply
{
  float: none !important;
  margin-bottom: 30px;
}
#comments .reply a
{
  font-size: 16px;
  letter-spacing: 0px;
  color: #222222;
  font-family: "PT Sans";
  font-weight: 700;
}
#comments .commentmetadata a
{
  font-size: 18px;
  padding-top: 8px;
  display: inline-block;
}
#comments .commentmetadata a:hover
{
  color: #222;
}
#comments h2.comments-title
{
  padding-bottom: 20px !important;
}
#comments .comment-awaiting-moderation
{
  padding-top: 8px;
  display: inline-block;
}

.post-navigation a:hover{
   color: #88d055 !important;
}
h2.vw-cleaning-posttitle {
    font-size: 20px;
    letter-spacing: 2px;
    color: #222222;
    font-weight: 600;
    font-family: "Poppins";
}
button.close-one {
    background: transparent;
    border: none;
}
.vw-digital-msg
{
  text-align: center;
  position: relative;
  z-index: 99;
}