/*
Theme Name: VW laborator Pro
Theme URI: https://www.vwthemes.com/themes/laboratory-wordpress-theme/
Author: VW Themes
Author URI: https://www.vwthemes.com/
Description: Laboratory WordPress theme is a premium theme for research laboratories and medical and pathology labs. It is packed with plenty of tools. These tools provide a comprehensive presentation of content that will beautifully complement the well-designed layout of this theme. The content blogs of this theme are well-organized. If you want the world to know about the various facilities that you have in your laboratory, use this WP laboratory WordPress theme to demonstrate your work to the world. A beautiful slider and an attractive gallery are there to visually inform the audience about the work that you do. You are able to showcase the high-tech equipment and advanced technologies that you use to perform the tests
Version: 1.0.2
License: GNU General Public License
License URI:license.txt
Text Domain: vw-laboratory-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, images, full-width-template, sticky-post, theme-options, threaded-comments
vw laborator Pro WordPress Theme has been created by VW Themes(vwthemes.com), 2019.
vw laborator Pro WordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */

/* latin */
/* latin-ext */
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(assets/css/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(assets/css/S6uyw4BMUTPHjx4wXg.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: 'Saira';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Saira Regular'), local('Saira-Regular'), url(assets/css/memwYa2wxmKQyNknTZM.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: 'Big Shoulders Display';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Big Shoulders Display Regular'), local('BigShouldersDisplay-Regular'), url(assets/css/fC1_PZJEZG-e9gHhdI4-NBbfd2ys3SjJCx1czNDu (1).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: 'Poppins';
  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;
  font-family:"Averia Serif Libre";
  color:#000000;
}
p{
  margin:0 0 15px; 
  padding:0;
  font-size:15px;
  font-weight:300;
}
p, ul li a{
  letter-spacing: 0px;
}
body a{
  text-decoration:none; 
  color:#222222;
}
a:hover{
  text-decoration:none; 
  color:#666;
}
a:focus,a:hover{
  text-decoration:none !important;
}
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;
  max-width: 100%;
  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 !important;
}
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;
   margin-left: 25px;
}
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;
  text-transform: uppercase;
  border: none;
  background-color: #0e1b4e;
}
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;
}
.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;
}
.alignright, img.alignright { 
  display: inline; 
  float: right; 
  padding:5px; 
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}
.aligncenter, img.aligncenter { 
  clear: both; 
  display: block; 
  margin-left: auto; 
  margin-right: auto; 
  margin-top:0;
  padding:5px; 
}
.comment-list .comment-content ul { 
  list-style:none; 
  margin-left:15px;
}
.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: #000000;
}
#vw-footer .widget.widget_calendar td, #vw-footer .widget.widget_calendar tr, #vw-footer .widget.widget_calendar th {
  color: #fff;
}
.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: #fff;
  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----------------*/
.serach_outer {
  position: fixed;
  width: 100%;
  height:0;
  background: #000;
  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;
  transition: 2s;
}
.show-vw-search{
  height: 100% !important;
}
.hide-vw-search{
  height: 0 !important;
}
.serach_inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.closepop {
  position: absolute;
  top: 29%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.closepop i{
  color: #fff !important;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #222;
  cursor: pointer;
}
.serach_inner form.search-form {
  display: table;
  border-radius: 0;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
  border:none !important;
}
.search-no-results input.search-field{
  border:1px solid #222;
}
.search-no-results input[type="submit"]{
  padding: 12px 30px;
}
.serach-page input.search-field {
    border: 1px solid #ccc;
    padding: 9px;
}
.search_popup input.search-submit {
  border: 0;
  background-color: transparent;
  border-radius: 40px;
  border: 2px solid #fff;
}
.search_popup label {
  background: transparent;
  width: 81%;
}
.search_popup input.search-field {
  padding: 1.5% 0;
  background: transparent;
  width: 100%;
  text-indent: 8px;
  border-bottom: 2px solid #fff;
  color: #fff;
  border-top:none !important;
  border-left: none !important;
  border-right: none !important;
}
.search_popup input.search-field::placeholder{
  font-size: 17px;
  color:#fff;
}
.search_popup .search-submit {
  color: #222;
  background-color: #fff;
  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;
}
/* ----------- Spinner ------------- */
.eco-nature-loading-box{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e51937;
  z-index: 2;
  cursor: pointer;
  z-index: 9999;
}
.eco-nature-loading-box .lds-ripple {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  position: absolute;
  left: 50%;
  top: 50%;
}
.eco-nature-loading-box .lds-ripple div {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.eco-nature-loading-box .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: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
  }
}
/* --------------------------Top Bar---------------------------- */
/*.home.page-template .site-header {
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
}*/
#site_top
{
  padding:0;
  background-color: #f1f7ff;
}
#site_top span
{
  font-size: 13px;
  letter-spacing: 0px;
  color: #8cabe1;
  font-family: "Open Sans";
  font-weight: 600;
  padding-right: 25px;
}
#site_top span i
{
/*  background-color: #132a5a;
*/  padding: 8px 10px;
  font-size: 25px;
  margin-right: 10px;
  color: #132a5a;
}

#site_top .topbar-button a
{
    font-size: 13px; 
    background-color: #031b4e;
    display: inline-block;
    border: 2px solid #031b4e;
    padding: 20px;
    font-size: 20px;
    line-height: 22px;
    color: #ffffff;
    font-family: "Saira";
    font-weight: 600;
    text-align: center;
}
#site_top .topbar-button a i
{
  padding: 10px 15px 10px 10px;
  background-color: #da132c;
  color: #fff;
}
span.topbar_timing {
    color: #3368c6;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 19px;
    color: #3368c6;
    font-family: "Saira";
    font-weight: 500;
}
span.topbar_address{
    color: #3368c6;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 19px;
    color: #3368c6;
    font-family: "Saira";
    font-weight: 500;
}

/* --------------------------Header---------------------------- */

.main-header-box #sticky-onoff
{
  display: none;
}
.main-header-box
{
  padding: 0px 0;
}
.stickynavbar {
  background-color: #ffffff !important;
  z-index: 9999999999999;
  box-shadow: 0 0 8px grey;
}
.sticky {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
}
.topbar-contact {
    padding: 20PX;
}
/*.home.page-template #vw-sticky-menu
{
  opacity: 0.8;
}*/
.nav_wrap {
  clear:both;
  background-color: transparent;
  margin-bottom: 0em;
  z-index: 99;
}
#header .logo img{
  max-height: 123px;
  width: auto;
}
.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;
}

#header .logo h1{ 
  padding:0; 
  font-size:30px; 
  font-weight:bold; 
  margin-top: 0; 
/*  line-height: 21px;
*/}
.logo a.custom-logo-link{ 
  color:#000000;
}
.logo h1 a{
  font-size: 21px;
  color: #031b4e;
  font-family: 'Cabin';
  font-weight: bold;
}
.logo p{ 
  font-size: 16px;
  letter-spacing: 1px;
  color: #031b4e;
  font-family:"Roboto";
  font-weight: 400;
  margin-bottom: 0;
}
.logo-box
{
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#header .top-contact{
  padding:12px 0; 
  font-size:15px;
}
.menubar .social-media{
  padding:12px 0; 
  text-align:center;
}
.scrolled {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999999;
  background:#fff;
}
#masthead.scrolled {
  background: #ffffff;
}
#site-navigation {
    width: 100%;
}

.header-wrap .header-social-icon
{
  text-align: right;
  padding-bottom: 20px;
}
.header-wrap .header-social-icon i
{
  color: #fff;
  padding-left: 15px;
  font-size: 13px;
}
.header-wrap .header-button a
{
  font-size: 13px;
  letter-spacing: 1px;
  color: #121212;
  font-weight: 700;
  background-color: #24272e;
  padding-left:15px;
  border-radius: 3px;
  display: inline-block;
}
.header-wrap .header-button i
{
  border-left: 1px solid #d1d1d1;
  display: inline-block;
   padding: 12px 15px;
}
i.fas.fa-phone {
   
    /* margin-left: 10px; */
/*    padding: 10px;
*/}
span.topbar_timing {
    border-left: 1px solid #a3a3a9;
    padding: 6px;
}
span.topbar_address{
  border-left: 1px solid #a3a3a9;
    padding: 6px;

}
span.topbar_phone {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 19px;
    color: #3368c6;
    font-family: "Saira";
    font-weight: 500;
}
/* ---------- Return to Top ------------ */
#return-to-top {
  position: fixed;
  bottom: 10px;
  right: 20px;
  background-color: #fff;
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -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: 99;
}
#return-to-top i {
  color: #3368c6;
  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;
  padding: 3px 18px;
}
#return-to-top:hover {
  background: #3368c6;
}
#return-to-top:hover i {
  color: #031b4e;
  top: 5px;
}
#return-to-top #screen-reader-text{
  color: #fff;
}
/*----------------Menu bar-----------*/

@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
.main-header-box .right_menu
{
  padding-left: 0;
}
ul.list_nav {
  margin: 0 auto;
  text-align: center;
  display: block;
  text-align: right;
}
.main-navigation ul{
  list-style: none;
  padding-left: 0;
  max-width: 100%;
  width: max-content;
  margin-left: 0;
}

.main-navigation li{
  position: relative;
  padding: 31px 10px;
  display: inline-block;
}
/*.main-navigation .current_page_item:after
{
content: '';
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -2px;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: #222;
}*/
.main-navigation a{
  display: block;
  text-decoration: none;
  text-transform: none;
  padding: 0px 10px;
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 24px;
  color: #031b4e;
  font-family: "Saira";
  font-weight: 600;
}
.main-navigation li:last-child{
  border-right: none;
}
.main-navigation ul ul{
  display: none;
  position: absolute;
  left: 0;
  top: 100% ;
  background: #0e1b4e;
  min-width: 215px;
  z-index: 9999;
}

.main-navigation ul ul ul{
  left: 100%;
  top: 0;
}

.main-navigation ul ul a{
  text-transform: none;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  font-weight: 800;
  line-height: 1.5;
}

.main-navigation ul ul li,
.menubar.scrolled .main-navigation ul ul li{
  float: none;
  display: block;
  text-align: left;
  border-bottom: 1px solid #cccccc;
  border-left: none;
  border-right: none;
}

.main-navigation ul ul li:last-child{
  border-bottom: 0;
   border-right: none;
}

.main-navigation ul li:hover > ul{
  display: block;
}

.main-navigation .menu > ul > li.highlight{
  background-color: #ffffff;
}
.main-navigation .menu > ul > li.highlight:hover{
  background: transparent;
}
.menubar.scrolled .menu > ul > li:hover > a:after,
.menubar.scrolled .menu > ul > li.current_page_item > a:after,
.menubar.scrolled .menu > ul > li.current-menu-item > a:after{
  height: 2px;
}
.menu > ul > li.exoplanet-search:after{
  background: transparent !important;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: left;
  width: 50%;
}
.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;
}
.main-header-box .vw-laboratory-pro-header-search
{
  display: flex;
  align-items: center;
}
.main-header-box .search-icon i
{
  cursor: pointer;
  color: #194067;
  padding: 13px 13px;
}

/*----------------------Mobile Menu Icon------------------------------*/

/*-----------------Superfish Menu------------------*/
.sf-arrows .sf-with-ul{
  padding-right: 15px;
}

.sf-arrows .sf-with-ul:after {
    content: "\f054";
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    top: 48%;
    right: 0;
    margin-top: -2px;
    height: 0;
    font-size: 13px;
    width: 0;
    transform: rotate(90deg);
}

.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;
}
.toggle-nav, a.closebtn{
  display: none;
}
.main-navigation ul ul li{
  padding: 10px;
}

/*----------------------  index ---------------------------*/
.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: #000000;
  padding: 0 0 10px;
  margin: 0;
  letter-spacing: 3px;
}
section h3 {
  font-size: 35px;
  letter-spacing: 2px;
  color: #222222;
  font-family: 'Muli', sans-serif;
  font-weight: 500;
  padding: 0;
}
section h4{
  color:#000; 
  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: #000000;
}
/* 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: #e51937;
  -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:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
/*#vw-header {
    background-color: #212025;
}*/
.socialicon {
    /* text-align: right; */
    margin-top: 28px;
}
/*.share_icon i.fab.fa-facebook-f {
    background-color: #3c5a99;
}*/

.share_icon i {
    padding: 10px 10px 10px 8px;
    margin: 0 0;
    color: #ffffff;
    background-color: #333333;
    width: 36px;
    margin: 0 4px;
    text-align: center;
}
.vwsmp_front a:hover {
    color: #031b4e !important;
    background-color: !important;
}
#site_top i.fab.fa-twitter {
    border-left: 2px solid #a3a3a9;
    padding: 10px;
 
}
#site_top i.fab.fa-google-plus-g {
    border-left: 2px solid #a3a3a9;
        padding: 10px;
}
#site_top .fa-twitter:after {

     border-left: 2px solid #a3a3a9; 
}
#site_top .fa-google:after {

     border-left: 2px solid #a3a3a9; 
}

/*---------slider--------*/

#slider .slide_nav {
    display: block;
    position: absolute;
    right: 144px;
  }

#slider .carousel-prev-button {
    position: absolute;
    left: 3%;
    bottom: 40%;
    background-color: #3368c6;
    padding: 27px;
    color: #fff;
    margin-left: -148px;
}
#slider .slider-box {
    position: absolute;
    top: 21%;
    left: 15%;
    transform: translate(0%,-6%);
}
#slider ol.carousel-indicators {
    margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: 18%;
    right: 0;
    right: auto;
    margin-left: 15%;
}
#slider{ 
  max-width:100%; 
  margin:auto; 
  padding:0; 
  position:relative;
}
#slider img {
    width: 100%;
}
.slide_next_image img{
  width: auto !important;
  height: 100%;
}

#slider h2 {
    font-size: 60px;
    line-height: 76px;
    color: #ffffff;
    font-family: "Saira";
    font-weight: 600;
    max-width: 64%;
    text-align: left;
}
#slider p{
width: 504px;
height: 103px;
font-size: 18px;
letter-spacing: 1px;
line-height: 41px;
color: #ffffff;
font-family: "Lato";
font-weight: 400;
}
#slider .slider-button-1 {
   /*font-size: 16px;
    line-height: 26px;
    color: #3368c6;
    font-family: "Saira";
    font-weight: 600;
    padding: 8px 11px;
    display: inline-block;
    background-color: #fff !important;
    margin-top: 10px;
    margin-right: 15px;
    border: 1px solid;  
    float: left;
*/
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Saira";
    background-color: #3368c6 !important;
    font-weight: 600;
    padding: 5px 11px;
    margin-top: 10px;
    margin-right: 15px;
    border: 1px solid;
    float: left;
}
#slider .slider-button-2
{
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  font-family: "Saira";
  background-color: #3368c6 !important;
  font-weight: 600;
  padding: 5px 11px;
  margin-top: 10px;
  margin-right: 15px;
  border: 1px solid;
  float: left;
}
#slider ol.carousel-indicators .active {
    background-color: #ffffff !important;
    border: 2px solid #ffffff;
}
#slider ol.carousel-indicators li {
    padding: 3px;
    border: 2px solid #ffffff;
    background-color: #ffffff;
    margin-right: 10px;
    opacity: 1;
    width: 0px;
    height: 0px;
    border-radius: 2px;
}

#slider ol.carousel-indicators {
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: auto;
    margin-left: 15%;
    left: 0;
    right: auto;
}

#slider .slide_nav a:focus
{
  outline: none;
}

#slider .carousel-next-button{
  position: absolute;
  right: 5%;
  bottom: 40%;
}
#slider .carousel-next-button {
    position: absolute;
    right: 5%;
    bottom: 40%;
    background-color: #3368c6;
    padding: 27px;
    color: #fff;
        margin-right: 1px;
}
#slider .carousel-item-next,
#slider .carousel-item-prev,
#slider .carousel-item.active {
    display: block !important;
  }
#slider .carousel-control-prev-icon,
#slider .carousel-control-next-icon{
  background-image:none; 
}
.carousel-control-next-icon,
.carousel-control-prev-icon{
  width: auto;
  height: auto;
}

#slider .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;
}
#slider .read-more .arrow-icon
{
  padding: 0 10px;
}
#slider .vw-sirat-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;
}

#slider .read-more:hover span
{
  background-color: #303133;
  color: #fff;
}
#slider .slider-button-1:hover,#slider .slider-button-2:hover
{
/*  color: #121212;
  background-color: #febe00;
  border-color: #ffffff;*/
  font-size: 16px;
    line-height: 26px;
    color: #3368c6;
    font-family: "Saira";
    font-weight: 600;
    padding: 5px 11px;
    display: inline-block;
    background-color: #fff !important;
    margin-top: 10px;
    margin-right: 15px;
    border: 1px solid;  
    float: left;
} 

#slider ol.carousel-indicators li {
padding: 3px;
    border: 2px solid #fff;
    background-color: #fff;
    margin-right: 10px;
    width: 0px;
    height: 0px;
    background-color: #ffffff !important;
    border: 2px solid #ffffff;
}

/*Fade slider*/
#slider .carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}

#slider .carousel-fade  .carousel-item.active,
#slider .carousel-fade  .carousel-item-next.carousel-item-left,
#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;
}

#slider .carousel-fade  .carousel-item-next,
#slider .carousel-fade .carousel-item-prev,
#slider .carousel-fade .carousel-item.active,
#slider.carousel-fade .active.carousel-item-left,
#slider .carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
#slider ol.carousel-indicators {
  margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: 21%;
    right: 0;
    right: auto;
    /* transform: rotate(90deg); */
    /* margin-right: 16%; */
    margin-left: 15%;
}
#slider ol.carousel-indicators .active
{
    background-color: #000 !important;
    border: 2px solid #ffffff;
    height: 0px;
    
}
#slider .section-seperator
{
  position: absolute;
  bottom: 0;
  width: 100%;
}
#slider .vw-sirat-slide_nav i
{
  font-size: 16px;
  color: #fff;
  border: 2px solid #fff;
  padding: 16px;
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
/*#slider .slide_nav i:hover {
    background-color: #f6bd03;
    border-color: #f6bd03;
    color: #000;
}*/
#slider .carousel-next-button:hover {
background-color: #031b4e;
}
 #slider .carousel-prev-button:hover {
background-color: #031b4e;
}
/* ---------------- 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);
}

/* ----------- Our Projects -------------- */

#our-projects .projects-head
{
  padding-bottom: 25px;
  text-align: center;
}
.projects-head span {
    font-size: 18px;
    line-height: 25px;
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
}
#our-projects .projects-head h3{
    font-weight: 800;
    font-size: 42px;
    line-height: 70px;
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
}
#our-projects .projects-head small
{
  font-size: 14px;
  letter-spacing: 6px;
  color: #554c4c;
  font-family: "Poppins";
  font-weight: 600;
  display: block;
  padding-top: 10px;
}
#our-projects .project-tabs
{
  text-align: center;
}
#ning-our-projects .project-tabs ul
{
  list-style-type: none;
  padding-bottom: 30px;
}
#our-projects .project-tabs ul li
{
  display: inline-block;
  padding: 0px;
}
#our-projects .project-tabs ul li a {
    font-size: 16px;
    letter-spacing: 1px;
    color: #b1b1b1;
    font-family: "Lato";
    font-weight: 700;
    text-align: center;
    border-left: 1px solid #ccc;
    padding: 0px 20px;
    margin: 0;
}
#our-projects .project-tabs ul li:first-child a {
    border-left: none;
   /* padding: 12px 0;*/
}
#our-projects .project-image
{
  margin-bottom: 30px;
}
#our-projects .project-tabs ul li .active
{
  color: #006ccc;
}
#our-projects .box h5 a
{
  font-size: 22px;
  letter-spacing: 2px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 700;
}
#our-projects .box span
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 500;
}
#our-projects .box span:after
{
  content: "";
  width: 40px;
  height: 3px;
  background-color: #ffffff;
  display: block;
  margin: 10px auto 0 auto;
}
#our-projects .box .project-text
{
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 400;
  padding-top: 10px;
}

/* ----------- Hover Effects ------------- */

#our-projects .box{
  font-family: 'Niramit', sans-serif;
  text-align: center;
  position: relative;
  overflow: hidden;
}
#our-projects .box:before,
#our-projects .box:after,
#our-projects .box-content:before,
#our-projects .box-content:after{
  content: '';
  background-color: #4c7acb;
  height: 100%;
  width: 25%;
  transform: translateY(-100%);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  transition: all 0.3s;
  opacity: 0;
}
#our-projects .box:hover:before,
#our-projects .box:hover:after,
#our-projects .box:hover .box-content:before,
#our-projects .box:hover .box-content:after{
    transform: translateY(0);
    opacity: 0.9;
}
#our-projects .box:after{ left: 25%; }
#our-projects .box .box-content:before{ left: 50%; }
#our-projects .box .box-content:after{ left: 75%; }
#our-projects .box:hover:before{ transition-delay: 0.225s; }
#our-projects .box:hover:after{ transition-delay: 0.075s; }
#our-projects .box:hover .box-content:before{ transition-delay: 0.15s; }
#our-projects .box:hover .box-content:after{ transition-delay: 0s; }
#our-projects .box img{
  width: 100%;
  height: auto;
  transition: all 0.3s ease 0s;
  border-radius: 0 !important;
}
#our-projects .box:hover img{ filter: grayscale(100%); }
#our-projects .box .box-content{
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.2s;
}
#our-projects .content{
  width: 100%;
  padding: 7px 0;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: -30px;
  z-index: 2;
  transition: all 0.3s ease 0.1s;
}
#our-projects .box:hover .content{
  opacity: 1;
  bottom: 40px;
}

/* ----------- Services ----------- */

.services-short
{
  padding-top: 20px;
}
/* ----------- Our Services ---------- */

#our-services .our-services-head
{
  border-image-slice: 1;
 align-items: center;
  padding-bottom: 25px;
  text-align: center;
}

#our-services .our-services-head span
 {
    font-size: 18px;
    line-height: 25px;
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
}

#our-services .our-services-head h3
{
  font-size: 42px;
  line-height: 70px;
  color: #031b4e;
  font-family: "Saira";
  font-weight: 600;
}
#our-services .our-services-head a
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #616d83;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  display: inline-block;
  border-radius: 50%;
  padding: 28px 16px;
  border: 2px solid #616d83;
}
#our-services .our-services-head a:hover
{
  background: linear-gradient(to right, #f2cb34,#f85957);
  color: #fff;
  border-color: #fff;
}
#our-services .our-services-box h4 span
{
  font-size: 16px;
  letter-spacing: 0px;
  color: #1f2732;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  display: inline-block;
  padding-top: 13px;
}
#our-services .our-services-box h4 span:after
{
  content: "";
  background-color: #1f2732;
  width: 35px;
  height:4px;
  display: block;
  margin-top: 15px; 
/*  position: absolute;
*/  right: 50px;

}
.record-title h4:after {

    content: "";
    background-color: #1f2732;
    width: 35px;
    height: 4px;
    display: block;
    margin-top: 15px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}
#our-services .our-services-box .services-text
{
  font-size: 13px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #686e7a;
  font-family: "Open Sans";
  font-weight: 600;
  padding-top: 10px;
}
#our-services .our-services-box .services-link
{
  font-size: 15px;
  letter-spacing: 0px;
  color: #616d83;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  display: inline-block;
  padding-top: 12px;
}
#our-services .our-services-box
{
  margin-bottom: 30px;
}
#vw-consulting-our-services .services-meta-img
{
  background-color: #1f2732;
  padding: 14px 9px;
  width: 58px;
}
#our-services .our-services-button
{
  text-align: right;
}
#our-services .our-services-details
{
  position: relative;
}
#our-services .services-image-box
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: #fff;
  padding: 0 20px 20px 20px;
}
#our-services .services-image-box:hover
{
 background-color: #4c7acb;
  opacity: 0.9;
}
#our-services .services-image-box:hover span
{
  color:#fff;
}
#our-services .services-image-box:hover a
{
  color:#fff;
}
#our-services .services-image-box:hover .services-text
{
  color:#fff;
}
#our-services .services-image-box:hover .services-meta-img
{
  background-color: transparent;
}
#our-services .services-image-box:hover h4 span:after
{
  background-color: #fff;
}
#our-services .services-meta-img {
    background-color: #031b4e;
    padding: 14px 9px;
    width: 58px;
}
#our-services .our-services-button {
    text-align: center;
    background-color: #031b4e;
    max-width: 137px;
    margin: 0 auto;
    padding: 14px 26px;
    margin-top: 20px;

}
#our-services .our-services-button a{
    color: #fff;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 22px;
    color: #ffffff;
    font-family: "Saira";
    font-weight: 600;
    display: inline-table;
}
/*---------------Aboutus---------------*/
.about-title span {
font-size: 18px;
line-height: 25px;
color: #031b4e;
font-family: "Saira";
font-weight: 600;
}
.about-title h3 {
    font-size: 44px;
    line-height: 70px;
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
    letter-spacing: 1px;
}
p.about-text {
    width: 670px;
    height: 279px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 37px;
    color: #7a7a7a;
    font-family: "Lato";
    font-weight: 400;
}
.about-details a {
    border: 2px solid #031b4e;
    padding: 13px 23px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
    text-align: center;
}
.about-title h3 {
  font-size: 48px;
  line-height: 70px;
  color: #031b4e;
  font-family: "Saira";
  font-weight: 600;
}
/* -------------- Our Team --------------- */

.all-team .team-box
{
  padding-bottom: 30px;
}
.all-team .box-content
{
  padding: 15% 0 0 !important;
}
.all-team .team-info
{
  padding-bottom: 20px;
}
/* ----------- Our Team ------------- */
#our-team .team-head span {
    font-size: 18px;
    line-height: 25px;
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
}
#our-team .team-head
{
  text-align: center;
  padding-bottom: 50px;
}
#our-team .team-head h3
{
font-size: 42px;
line-height: 70px;
color: #031b4e;
font-family: "Saira";
font-weight: 600;
}

#our-team .team-head small
{
  display:block;
  font-size: 14px;
  letter-spacing: 6px;
  color: #554c4c;
  font-family: "Poppins";
  font-weight: 600;
  padding-top: 10px;
}

#our-team .owl-nav i
{
  background-color: #ffcf00;
  color:#252525;
}
#our-team .team-info .team-text
{
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 400;
  padding: 15px;
}
#our-team .team-info .social-profiles
{
  padding-top: 20px;
}
#our-team .team-info .social-profiles i
{
  color: #ffffff;
  padding: 0 8px;
}
#our-team .team-info .team-title h5
{
  margin-bottom: 0;
}
#our-team .team-info .team-title a
{
  font-size: 18px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 700;
}
#our-team .team-info .team-title span
{
  font-size: 12px;
  letter-spacing: 0px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 600;
}
#our-team .team-info .team-title
{
  position: absolute;
  bottom: 0;
  background-color: #006ccc;
  padding: 15px 10px;
  width: 100%;
}
#our-team #team-loop
{
  display: none;
}
#our-team .owl-carousel .owl-nav{
  display: block;
}
#our-team .owl-carousel .owl-nav i {
    color: #fff;
    font-size: 15px;
    width: 40px;
    height: 40px;
    padding: 12px 10px;
    border: 1px solid #cbcece;
    background-color: #3368c6;
    }
#our-team button.owl-prev {
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    padding: 10px 20px;
    outline: none;
}
#our-team button.owl-next {
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    padding: 10px 20px;
    outline: none;
}
#our-team .owl-carousel .owl-nav i:hover {
    background-color: #031b4e;
    color: #fff;
}

/* ------------ Hover Effect -------------- */

#our-team .box{
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease 0s;
}
#our-team .box:hover{ box-shadow: 0 0 20px rgba(0,0,0,0.5); }
#our-team .box img{
  width: 100%;
  height: auto;
  transition: all 0.3s ease 0s;
  border-radius: 0;
}
#our-team .box .box-content{
  color: #fff;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 27% 0 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}
#our-team .box:before,
#our-team .box:after,
#our-team .box .box-content:before,
#our-team .box .box-content:after{
  content: '';
  height: 50%;
  width: 50%;
  background-color: #4c7acb;
  position: absolute;
  left: 0;
  top: 100%;
  transition: all 0.5s;
  z-index: 1;
  opacity: 0.9;
}
#our-team .box:before{ transition-delay: 0.1s; }
#our-team .box:after{
  left: 50%;
  transition-delay: 0.2s;
}
#our-team .box .box-content:before,
#our-team .box .box-content:after{
  z-index: -1;
  top: 100%;
  transition-delay: 0.3s;
}
#our-team .box .box-content:after{
  left: 50%;
  transition-delay: 0.35s;
}
#our-team .box:hover:before,
#our-team .box:hover:after{
  top: 0;
}
#our-team .box:hover .box-content:before,
#our-team .box:hover .box-content:after{
  top: 50%;
}
#our-team .box:hover .box-content
{
  opacity: 1;
}

/* ------------ Testimonial ------------- */

#testimonial-and-homecontact .testimonial-head
{
  padding-bottom: 40px;
  text-align: center;
}
#testimonial-and-homecontact .testimonial-head h3
{
  font-size: 48px;
line-height: 70px;
color: #031b4e;
font-family: "Saira";
font-weight: 600;
}
#testimonial-and-homecontact .testimonial-head span
{
font-size: 18px;
line-height: 25px;
color: #031b4e;
font-family: "Saira";
font-weight: 600;
}

#testimonial-and-homecontact .testimonial-box
{
  width: 393px;
/*height: 158px;
*/font-size: 15px;
line-height: 36px;
color: #888a96;
font-family: "Lato";
font-weight: 400;
text-align: center;
margin: 0 auto;
}
#testimonial-and-homecontact .testimonial-box p
{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 26px;
  color: #554c4c;
  font-family: "Poppins";
  font-weight: 400;
  padding-top: 20px;
}
#testimonial-and-homecontact .testimonial-box h5
{
  margin-bottom: 0;
  padding-top: 15px;
}
#testimonial-and-homecontact .testimonial-box h5 a
{
 font-size: 22px;
letter-spacing: 1px;
line-height: 28px;
color: #313040;
font-family: "Saira";
font-weight: 700;
}
#testimonial-and-homecontact .testimonial-box span
{
  font-size: 12px;
  letter-spacing: 1px;
  color: #333333;
  font-family: "Poppins";
  font-weight: 400;
  font-style: italic;
}
#testimonial-and-homecontact button.owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
}
#testimonial-and-homecontact button.owl-next {
    position: absolute;
    top: 50%;
    right: 0;
}

#testimonial-and-homecontact button.owl-next i {
    color: #cbcece;
    font-size: 15px;
    width: 40px;
    height: 40px;
    padding: 12px 10px;
    background-color: #3368c6;
    border: 1px solid #cbcece;
}
#testimonial-and-homecontact button.owl-next {
    position: absolute;
    top: 41%;
    /* r: 0; */
    right: 55px;
}
#testimonial-and-homecontact .testimonial-image
{
  position: relative;
  max-width: 100%;
  width: max-content;
  width: -moz-max-content;
/*  margin: 0 auto;*/
padding-top: 25px;
}
#testimonial-and-homecontact .testimonial-image i
{
  font-size: 18px;
  color: #252525;
  width: 40px;
  height: 40px;
  background-color: #ffcf00;
  border-radius: 50%;
  padding: 11px 10px;
  position: absolute;
  bottom: 1px;
  left: -5px;
}
#testimonial-and-homecontact #testimonial-loop
{
  display: none;
}

#testimonial-and-homecontact .about-heading
{
  border-left:3px solid transparent;
  border-image: linear-gradient(to bottom, #f2cb34 0%, #f85a56 100%);
  border-image-slice: 1;
  padding: 10px 0px 10px 15px;
}
#testimonial-and-homecontact .about-heading span
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #616d83;
  font-family: "Open Sans";
  font-weight: 600;
}
#testimonial-and-homecontact .about-heading h3
{
  font-size: 28px;
  letter-spacing: 1px;
  color: #1f2732;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
}
#testimonial-and-homecontact .about-info
{

  font-size: 14px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #616d83;
  font-family: "Open Sans";
  font-weight: 600;
  padding-top: 20px;
}
#testimonial-and-homecontact .about-feature-box
{
  padding-top: 20px;
}
#testimonial-and-homecontact .about-feature-box h4 a
{
  font-size: 18px;
  letter-spacing: 0px;
  color: #1f2732;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
}
#testimonial-and-homecontact .about-feature-box p
{
  font-size: 13px;
  letter-spacing: 0px;
  line-height: 22px;
  color: #686e7a;
  font-family: "Open Sans";
  font-weight: 600;
  margin-bottom: 0;
}
#testimonial-and-homecontact .about-feature-box img
{
  position: absolute;
}
#testimonial-and-homecontact .about-contact-form
{
  background-color: #fff;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#testimonial-and-homecontact .about-contact-form form
{
  padding: 25px 25px 25px 25px;
  text-align:center;
}
#testimonial-and-homecontact .about-contact-form-title
{
  background: linear-gradient(to right, #2a5ab0,#0c2a65);
  padding: 30px;
  text-align: center;
  clip-path: polygon(50% 0%, 100% 0, 100% 65%, 50% 100%, 0 65%, 0 0);
}
#testimonial-and-homecontacts .about-contact-form-title h3
{
  font-size: 28px;
  letter-spacing: 1px;
  color: #000;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
}
#testimonial-and-homecontact .about-contact-form-title p
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  font-family: "Open Sans";
  font-weight: 400;
}
#testimonial-and-homecontact .about-contact-form form input[type="text"]
{
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:1px solid #eff1f4;
  font-size: 14px;
  letter-spacing: 1px;
  color: #616d83;
  font-family: "Open Sans";
  font-weight: 600;
  font-style: italic;
}
#testimonial-and-homecontact .about-contact-form form input[type="text"]::placeholder
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #616d83;
  font-family: "Open Sans";
  font-weight: 600;
  font-style: italic;
}
#testimonial-and-homecontact .about-contact-form form input[type="email"]
{
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:1px solid #eff1f4;
  font-size: 14px;
  letter-spacing: 1px;
  color: #616d83;
  font-family: "Open Sans";
  font-weight: 600;
  font-style: italic;
  padding: 10px 10px;
  margin: 0 0 0px 0;
  height: auto;
  max-width: 100%;
}
#testimonial-and-homecontact .about-contact-form form input[type="email"]::placeholder
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #616d83;
  font-family: "Open Sans";
  font-weight: 600;
  font-style: italic;
}
#testimonial-and-homecontact .about-contact-form form textarea
{
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:1px solid #eff1f4;
  font-size: 14px;
  letter-spacing: 1px;
  color: #616d83;
  font-family: "Open Sans";
  font-weight: 600;
  font-style: italic;
  padding: 10px 10px;
  margin: 0 0 0px 0;
  max-width: 100%;
}
#testimonial-and-homecontact .about-contact-form form textarea::placeholder
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #616d83;
  font-family: "Open Sans";
  font-weight: 600;
  font-style: italic;
}
#testimonial-and-homecontact .about-contact-form form select
{
  background-color: transparent;
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom:1px solid #eff1f4;
  font-size: 14px;
  letter-spacing: 1px;
  color: #616d83;
  font-family: "Open Sans";
  font-weight: 600;
  font-style: italic;
  margin-bottom: 15px;
}
#testimonial-and-homecontact .about-contact-form form input[type="submit"]
{
  font-size: 14px;
  letter-spacing: 2px;
  color: #616d83 !important;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  background-color: #fff !important;
  border:2px solid #616d83;
  padding: 15px 20px;
}
#testimonial-and-homecontact .about-contact-form form input[type="submit"]:hover
{
  background-color:#031b4e !important;
  color: #fff !important;
  border-color: #fff;
}
.testimonial-head h3 {
    font-size: 48px;
    line-height: 70px;
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
    text-align: center;
}
.about-contact-form-title h3 {
/*  line-height: 42px;
  /*color: #ffffff;
  font-family: "Saira";
  font-weight: 700;
  text-align: center;*/
  font-size: 18px;
color: #ffffff;
font-family: "Saira";
font-weight: 700;
text-align: center;
  }
.about-contact-form-title h2 {
 font-size: 30px;
/*  line-height: 42px;
*/  color: #ffffff;
  font-family: "Saira";
  font-weight: 700;
  text-align: center;
  }
.boxshado{
    box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.iconimage {
    margin: 0 auto;
    text-align: center;
}
.testimonial-box i.fas.fa-quote-left {
    font-size: 18px;
    color: #031b4e;
    height: 40px;
    border-radius: 50%;
    bottom: 1px;
    left: -5px;
    font-size: 30px;
    line-height: 52px;
    color: #031b4e;    
}
#testimonial-and-homecontact .owl-carousel .owl-nav .owl-prev {
   top: 42%;
    left: 10%;
}
#testimonial-and-homecontact button.owl-prev i {
    color: #cbcece;
    font-size: 15px;
    width: 40px;
    height: 40px;
    padding: 12px 10px;
    background-color: #3368c6;
    border: 1px solid #cbcece;
}
#testimonial-and-homecontact i.fas.fa-quote-right {
    font-size: 18px;
    color: #031b4e;
    height: 40px;
    border-radius: 50%;
    bottom: 1px;
    left: -5px;
    font-size: 30px;
    line-height: 52px;
    color: #031b4e;
}
#academic-news .latest-news-head .latest-news-button a
{
  font-size: 15px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  text-align: center;
  background-color: #42cfc4;
  border-radius: 30px;
  padding: 15px 20px;
}

#academic-news {
    background-color: #f1f7ff;
}
.news-content {
    background-color: #fff;
}
#academic-news .news-date {
   /* font-size: 25px;
    /* letter-spacing: 2px; */
/*    color: #ffffff;
*/    /* font-family: 'Barlow Condensed', sans-serif; */
/*    font-weight: 700;*/
    background-color: #031b4e;
    display: inline-block;
   /* padding-left: 5px;
    line-height: 34px;*/
    text-align: center;
    width: 60px;
    font-family: "Saira";
    margin-left: 48px;
    margin-top: -6px;
}
span.news-date {
    font-size: 18px;
    line-height: 25px;
    color: #fefefe;
    font-family: "Saira";
    font-weight: 700;
    text-align: center;
    padding: 10px;
}
h5.newstittle {
     margin: 0 auto; 
    font-size: 22px;
    line-height: 60px;
    color: #313040;
    font-family: "Saira";
    font-weight: 600;
}
.news-meta {
    font-size: 15px;
    line-height: 25px;
    color: #888a96;
    font-family: "Font Awesome";
}

/*--------------our-blog------------*/
#vw-blog-loop {
    /*background-color: #201e20;*/
}
#vw-blog-loop .blog-head p {
    font-size: 14px;
    letter-spacing: 2px;
    color: #f60b0e;
    font-family: "Roboto";
    font-weight: 700;
    text-align: center;
}
#vw-blog-loop .blog-head h3 {
  font-size: 50px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Big Shoulders Display";
  font-weight: 800;
  text-align: center;
}
#vw-blog-loop .blog-head p:before {
    content: "";
    max-width: 200px;
    height: 1px;
    background-color: #6f6f6f;
    display: inline-block;
    width: 100%;
}
#vw-blog-loop .blog-head p:after {
    content: "";
    max-width: 200px;
    height: 1px;
    background-color: #6f6f6f;
    display: inline-block;
    width: 100%;
}
#vw-blog-loop .vw-news-button {
border-radius: 37px 37px 37px 38px;
    background-color: #2c2a2d;
    text-align: center;
    width: 57%;
    margin: 0 auto;
    color: #fff;
    border: 8px solid #201e20;
    bottom: 21px;
    position: absolute;
    left: 0;
    right: 0;
    padding: 9px 0; 
    z-index: 99;
}
#vw-blog-loop .vw-latest-news-content h5 a {
    font-size: 22px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Big Shoulders Display";
    font-weight: bold;
}
#vw-blog-loop .latestnewstest {
    position: absolute;
    bottom: 44px;
    left: 0px;
    right: 0;
    padding: 10px 0px 5em 13px;
    width: 100%;
    padding-bottom: 5em;
    background: linear-gradient(#00000012, #000);
}
#vw-blog-loop .vw-new-content-text a {
    font-size: 22px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Big Shoulders Display";
    font-weight: bold;
}
#vw-blog-loop a.vw-news-button {
    font-size: 20px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Big Shoulders Display";
    font-weight: bold;
    text-align: center;
}
#vw-blog-loop .vw-news-meta a{
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #fff;
    font-family: "Font Awesome";
}
#vw-blog-loop a.vw-news-button:hover {
    background-color: #e51937;
}
#vw-blog-loop .vw-latest-news-image {
    padding-bottom: 50px;
    padding-top: 25px;
}
#vw-blog-loop .owl-dots {
/*    display: block;
*/    border: none;
}

#vw-blog-loop button.owl-dot.active {
    border: 1px solid #e51937;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #e51937;
}
#single_post .mb-3.post-text {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #6f6f6f;
    font-family: "Roboto";
    font-weight: 500;
}

/*-------------partners---------------------*/
#vw-our-partners {
    background-color: #f1f7ff;
}
/*---------------newsletter----------------*/

#our-newsletter {
    /*background-color: #201e20;*/
    padding-bottom: 59px;
}
#our-newsletter input.wpcf7-form-control.wpcf7-submit {
    color: #fff;
    font-family: "Big Shoulders Display";
    display: block;
    border-radius: 30px;
    padding: 11px 24px 11px 26px;
    margin: 10px 0;
    letter-spacing: 2px;
    margin-left: 25px;

}
#our-newsletter .newsletterimg {
    margin-top: 0px;
    background-size: cover;
    background-repeat: no-repeat;
}
.newsletter-shortcode input[type="email"] {
    border: none;
    border-bottom: 1px solid #595757;
    color: #fff;
}
#our-newsletter .newsletter-shortcode form.wpcf7-form {
    width: 24%;
}

#footer-contact .footeraddres h3.contacttittle {
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 38px;
    color: #ffffff;
    font-family: "Big Shoulders Display";
    font-weight: 800;
    text-align: right;
}
#footer-contact .footeraddres h3.adresstittle{
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 38px;
    color: #ffffff;
    font-family: "Big Shoulders Display";
    font-weight: 800;
    text-align: left;
}

.footerlogoimg {
    text-align: center;
}

#vw_footer .foootercolm{
font-size: 28px;
letter-spacing: 2px;
color: #ffffff;
font-family: "Big Shoulders Display";
font-weight: 800;
text-align: left;
}
h3.widget-title{
  margin: 0 auto;
font-size: 25px;
line-height: 19px;
color: #ffffff;
font-family: "Saira";
font-weight: 600;
text-align: left;
}
.menu-footer-menu-container{
  margin-left: -15px;
}

#vw_footer img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  
    padding: 0px;
    list-style: none;
    width: 100%;
    height: auto;
}
#vw_footer .post-thumb{
  padding: 0px;
}
#vw_footer .post-content a {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 15px;
    text-align: right;
    margin-bottom: 0;
    color: #ffffff;
    font-family: "Lato";
    font-weight: 400;
    text-align: left;
    padding: 10px;
}
#gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 28%;
}
#vw_footer .post-content {
    text-align: left;
}
#vw_footer li.page_item a {
      color: #3468c6;
}
#vw_footer .menu-footer-menu-container a {
    color: #fff;
    padding: 10px;
}
#vw_footer .copyright p{
  font-size: 18px;
letter-spacing: 1px;
color: #fff;
font-family: "Big Shoulders Display";
font-weight: bold;
}
p.newsletter-text{
  text-align: center;
  margin-left: 0px;
}
.newsletterimg span{
  margin-left: unset;
}
.contactdetails {
    text-align: right;
}
.fa-map-marker-alt:before {
    content: "\f3c5";
    margin-right: 14px;
}
.fa-envelope-open:before {
    content: "\f2b6";
/*    margin-left: 10px;
*/}

/*-------Get Quote------*/
#get-consutation .get-consutation-info h3 {
    font-size: 40px;
    letter-spacing: 1px;
    color: #ffffff;
    font-family: "Saira";
    font-weight: 700;
}
#get-consutation p.offer-text{
  width: 685px;
height: 26px;
font-size: 15px;
letter-spacing: 0px;
line-height: 28px;
color: #ffffff;
font-family: "Lato";
font-weight: 400;
}
#get-consutation .get-consutation-button a {
    font-size: 14px;
    letter-spacing: 2px;
    color: #000;
    font-family: 'Exo 2', sans-serif;
    font-weight: 700;
    text-align: center;
    padding: 18px 30px;
    background-color: #fff;
    border-radius: 1px;
    margin-left: 40px;
}
#get-consutation .get-consutation-button {
    padding-top: 45px;
}

/*Devices and care*/
.devicecart-button {
    padding: 14px;
}
h3.section-main_title {
    font-size: 47px;
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
    /* width: 88%; */
    max-width: 86%;
    margin-left: 15px;
    margin: 0 auto;
}
#devices-care .about-link a {
    font-size: 20px;
    line-height: 53px;
    color: #031b4e;
    margin-left: 21px;
    font-family: "Font Awesome5 Pro";
}
#devices-care .devices-text{
      width: 269px;
    height: 96px;
    font-size: 15px;
    line-height: 21px;
    color: #8d9cb8;
    font-family: "Lato";
    font-weight: 400;
    margin-left: -5px;
}
#devices-care .about-feature-content span {
/*    border: 2px dashed #031b4e;
*/    padding: 5px;
    /*border-radius: 50%;*/
    display: inline-block;
    margin-left: 43px;
    margin-top: 6px;
}
#devices-care .about-feature-content i {
       background-color: #031b4e;
    padding: 7px 7px;
    color: #fff;
    border-radius: 50%;
    margin-left: -8px;
}
.devicecart-button a {
    border: 2px solid #031b4e;
    font-size: 14px;
    letter-spacing: 1px;
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
    margin-left: 50px;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 12px 30px;
}

/*-------------record----------*/
#our-records .owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.record-title h4 {
    font-size: 18px;
    /* line-height: 73px; */
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
    margin: 0 auto;
}
.record-title h2 {
    font-size: 52px;
    line-height: 73px;
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
}
.record-title {
    margin: 0 auto;
    text-align: center;
}
img.records-img {
  margin: 0 auto;
}
p.recordtext{
/*    width: 147px;
*/  /*  height: 78px;*/
    font-size: 15px;
    line-height: 27px;
    color: #031b4e;
    font-family: "Lato";
    font-weight: 400;
    text-align: center;
    margin: 0 auto;
}
p.newsletter-text {
    letter-spacing: 2px;
    margin-left: 40px;
    font-size: 26px;
    letter-spacing: 1px;
    line-height: 42px;
    color: #1b1a18;
    font-family: "Saira";
    font-weight: 700;
    text-align: left;
}
.newsletterimg span{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #5e5e5e;
   margin-left: 40px;
  font-family: "Lato";
  font-weight: 700;
  text-align: left;
}
.copyright p {
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
    font-family: "Big Shoulders Display";
    font-weight: bold;
    text-align: center;
}

.footeraddres i.fas.fa-envelope-open {
    float: right;
    padding: 5px;
}
.vw-museum-menu {
    align-items: center;
    padding: 20px 0;
}
#vw_footer .foootercolm ul li {
    list-style: none;
}
#footer-contact p.emailtext, p.phonedetails, p.addresstext {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #777777;
    font-family: "Roboto";
    font-weight: 500;
    text-align: left;

}
#footer-contact p.addresstext {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;
    color: #777777;
    font-family: "Roboto";
    font-weight: 500;
    text-align: left;
    margin: 20px;
}
#vw_footer_box .footeraddres {
    padding-bottom: 32px;
    border-bottom: 1px solid;
  
}
/*#vw_footer_box .footerlogoimg img {
    padding: 20px 20px 42px 20px;
    background-color: #201e21;
}*/
.outer-footer{
  background-repeat: no-repeat;
  background-size: cover;
  } 
  #vw_footer .footeraddres input[type="email"] {
   font-size: 14px;
    letter-spacing: 1px;
    color: #b4b4b4;
    font-family: "Open Sans";
    font-weight: 400;
    max-width: 60%;
    margin-bottom: 0;
    border-radius: 3px;
    border: 2px solid #c3c3c3;
    padding: 16px;
}
 #vw_footer .footeraddres input[type="submit"] {
    padding: 17px 31px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    background-color: #031b4e;
    margin-left: 26px;
    border-radius: 4px;
}
/*blog*/
.academic-news-head p {
    font-size: 18px;
    line-height: 25px;
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
    text-align: center;
}
.academic-news-head h3{
  font-size: 48px;
line-height: 70px;
color: #031b4e;
font-family: "Saira";
font-weight: 600;
text-align: center;
}

 #academic-news .news-content a {
  /*  font-size: 22px;*/
    line-height: 60px;
    color: #313040;
    font-family: "Saira";
    font-weight: 600;
}
.news_text {
    font-size: 15px;
    color: #888a96;
    font-family: "Lato";
    font-weight: 700;
}
a.read-more-news.hvr-shrink {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 79px;
    color: #313040;
    font-family: "Font Awesome";
}
#academic-news .owl-carousel.owl-loaded.owl-drag {
    padding: 23px;
}
#academic-news .news-image {
   -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.11);
    padding: 30px;
 } 
 .our-blog-button a {
    border: 2px solid #031b4e;
    padding: 16px 40px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
    font-family: "Saira";
    font-weight: 600;
    margin-left: 50px;
    letter-spacing: 1px;
    text-align: center;
    margin: 0 auto;
    background-color: #031b4e;
}
.our-blog-button {
    text-align: center;
    padding: 25px;
}
/*------------sidebar--------------------*/
#vw-sidebar .widget {
    padding: 20px;
    margin-bottom: 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-sidebar ul li {
    list-style: none;
}
#vw-sidebar .widget_recent_entries a
{
  font-size: 13px;
}

/*--------------- Sidebar -----------------*/
/* Sidebar */
#vw-sidebar td#prev a {
 color: #6c6c6c;
}
#vw-sidebar caption {
 font-weight: bold;
 color: #6c6c6c;
 font-size: 20px;
}
#vw-sidebar table,#vw-sidebar th,#vw-sidebar td {
 border: 1px solid #e1e1e1;
 text-align: center;
}
#vw-sidebar td {
 padding: 7px;
 color: #6c6c6c;
}
#vw-sidebar th {
 text-align: center;
 padding: 5px;
 color: #6c6c6c;
}
#vw-sidebar select {
 padding: 10px 5px;
 border: solid 1px #e1e1e1;
 color: #6c6c6c;
 background: transparent;
}
#vw-sidebar form{
 text-align: center;
}
#vw-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: "Mr Dafoe";
}
#vw-sidebar input[type="search"] {
 padding:10px 10px;
 font-size:15px;
 margin-bottom: 10px;
 color:#6c6c6c;
 border: solid 1px #e1e1e1;
 width: 100%;
}
#vw-sidebar label{
 margin-bottom: 0;
 width: 100%;
}
#vw-sidebar input[type="submit"]{
 background-color :#0e1b4e;
 color:#fff;
 padding:10px 0;
 font-size:12px;
 width: 100%;
 letter-spacing: 2px;
 font-weight: bold;
}
#vw-sidebar .widget {
 padding: 20px;
 margin-bottom: 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-sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 17px;
}
#vw-sidebar ul li{
 font-weight: 600;
  color: #343434;
  font-family: Poppins,sans-serif;
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
}
#vw-sidebar ul li:last-child
{ 
  border:none;
}
#vw-sidebar ul li a {
  font-weight: 600;
  color: #343434;
  font-family: Poppins,sans-serif;
  font-size: 15px;
}
#vw-sidebar .tagcloud a{
 border: solid 1px #e1e1e1;
 color:#6c6c6c;
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
 display:inline-block;
}
#vw-sidebar .tagcloud a:hover{
 background:#111;
 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: #e51937;
  border-radius: 0;
  padding: 10px 14px;
  color: #ffffff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: #e51937;
}

#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;
  margin-bottom: 20px;
}
.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;
}
li.product {
  border: 1px solid #ddd;
  padding-bottom: 17px;
}
.woocommerce span.onsale{
  background-color: #e51937;
}
.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: 'Muli', sans-serif;
}
.woocommerce-cart table.cart td.actions .coupon .input-text
{
  width: 53%;
}
.woocommerce .woocommerce-MyAccount-navigation ul
{
  list-style-type: 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;
}
#single-product-page
{
  padding-top: 40px;
}
.woocommerce-Tabs-panel p
{
  font-size: 14px;
  letter-spacing: 1px;
  color: #a7a9ac;
  font-family: "Roboto";
  font-weight: 500;
}
.woocommerce-products-header__title
{
  letter-spacing: 0px;
  color: #252525;
  font-family: "Muli";
  font-weight: 800;
}
#vw-content-area {
    background-color: #f1f7ff;
}

/* ----------- Unit Testing ------------- */

.outer_dpage table
{
  text-align: center;
}
.outer_dpage table th
{
  text-align: center;
}
/* ---------- Single Pages ------------ */

.single-page-content p
{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "Roboto";
  font-weight: 500;
}
.content_page p
{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Roboto";
  font-weight: 500;
}
/*------------------ Contact Page -----------------*/

h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.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;
}
.contact-box .wpcf7 input[type="text"], .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;
  max-width: 100%;
}
.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;
}
.contact-box .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%;
  
}
.contac_form h3 {
  text-align: center;
}
.contact-info .head{
  color:#000;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.c_content span {
  font-size: 18px;
}
.c_content p{
  font-size: 16px;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label{
  width: 100%;
}
.c_content {
  color: #ffffff;
}

.contact-color-bg form textarea
{
  margin-right: 10px;
  border-radius: 5px;
  padding-left: 20px;
  padding-top: 23px;
  max-width: 100%;
}
.contact-box .google-map
{
  margin-bottom: 30px !important;
  margin-top: 30px;
}

.contact-page-details h3
{
  font-size: 38px;
  color: #121212;
  font-family: "Exo 2";
  font-weight: 400;
  padding-top: 0;
}
.contact-page-details .contact-text
{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #6d7787;
  font-family: "Open Sans";
  font-weight: 400;
}
.contact-page-details i
{
  color: #24272e;
  font-size: 17px;
}
.contact-page-details .contact-info-box p
{
  color: #24272e;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  font-family: "Exo 2";
}
.contact-page-details .inner-cont
{
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 12px;
  align-items: center;
}
.contact-box .contac_form form
{
  background-color: #fff;
  padding: 30px;
}
.contact-box .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: 36px;
  color: #000;
  font-family:"Averia Serif Libre";
  font-weight: bold;
  letter-spacing: 2px;
  font-weight: 600;
}
/*-------------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;
  font-family: "Source Sans Pro";
}
#vw-footer .footer-links
{
  background-color: #fff;
}

/* ------------------Single Post ----------------- */
.metabox {
    color: #000;
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
}
ul.post-categories {
    list-style: none;
    margin: 0;
}
.post_ctg span {
    float: left;
    margin-right: 7px;
}
.content_boxes .share_icon {
    padding-top: 15px;
}
.content_page p {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #a1a5ab;
    font-family: "Roboto";
    font-weight: 500;
}

.single-post-content p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #6f6f6f;
    font-family: "Roboto";
    font-weight: 500;
}
.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;
}
#single_post .postbox .postbox-content {
  position: static;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.posttitle a
{
  font-size: 35px;
  letter-spacing: 2px;
  color: #0f0e0e;
  font-family: "Mr Dafoe";
  font-weight: 400;
  padding-top: 5px;
}
.posttitle a:hover
{
  color: #000;
}
.page-header h1
{
  color: #000;
  font-family: "Mr Dafoe";
  font-weight: 600;
}
.entry-title
{
  color: #000;
  font-family: "Mr Dafoe";
  font-weight: 600;
}
.single-post-content table td
{
  text-align: center;
}
.single-post-content .wp-audio-shortcode
{
  margin-bottom: 50px;
}
.author_links a
{
  color: #111;
  font-family: "Mr Dafoe";
  font-weight: 600;

}
#vw-sidebar .widget_recent_entries a
{
  font-size: 13px;
}
.post-navigation .post-title {
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #9a9da4;
    font-family: "Roboto";
    font-weight: 500;
}
.navigation span.meta-nav {
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 30px;
    color: #000;
    font-family: "Roboto";
    font-weight: 500;
    margin-bottom: 0;
}
.navigation span, .navigation a {
    display: block;
    float: left;
    padding: 10px 15px 0 15px;
    margin-bottom: 10px;
    margin-right: 10px;
    color: #fff;
    -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;
    font-weight: 600;
    font-family: "Roboto";
}

.video-box img {
   max-width: unset;  
}
.video-box {
    position: absolute;
    z-index: 1;
    top: -2em;
    left: 50%;
    bottom: 100px;
    z-index: 1;
    margin: 0 auto;
    transform: translateX(-50%);
}
#popular-games p.pouplar-text {
    font-size: 14px;
    letter-spacing: 2px;
    color: #ffffff;
    font-family: "Roboto";
    font-weight: 700;
    text-align: center;
}
#popular-games .pouplar-text i.fas.fa-gamepad {
    color: #de1113;
    padding-right: 8px;
}
#vw_footer_box {
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 103px;
}
/*.copyright .socialicon{
 text-align: right;
}
*/
#popular-games .box-content-short {
    bottom: 63px;
    left: 0px;
    right: 0;
    bottom: 20px;
    width: 100%;
    text-align: center;
}
#popular-games-shortcode {
    background-color: unset;
} 
.box-content-short a {
    font-size: 25px;
    color: #060709;
     font-family: "Big Shoulders Display";
    font-weight: 700;
    padding: 12px 0 7px 0;
}
.box-content-short a:hover {
    color: #f60b0e;
}
#video {
    /*background-color: #201e20;*/
}
@media screen and (max-width:576px) {
 
  #testimonial-and-homecontact .testimonial-box{
    width: auto;
    height: auto;
    line-height: 30px;
  }
  #testimonial-and-homecontact button.owl-prev i{
    display: none;
  }
  #testimonial-and-homecontact button.owl-next i{
    display: none;
  }
  #devices-care .devices-text{
    width: auto;
  }
  .toggle-nav i {
    color: #fff !important;
    padding-top: 15px;
    float: right;
    padding-right: 39px;
    margin-right: 33px;
    padding-right: 15px;
  }
  .topbar-contact {
    display: block;
    text-align: center;
  }
  span.topbar_phone {
    display: block;
    text-align: center;
  }
  #site_top span i{
    display: block;
  }
  #site_top span{
    padding: 0;
  }
  #get-consutation p.offer-text{
    width: auto;
    height: auto;
  }
  span.topbar_timing, span.topbar_address{
    border: none;
  }
  .vwsmp_front {
    padding: 0px;
  }
  .vwsmp_front a{
    width: 15px !important;
  }
  .socialicon {
     margin-top: 5px; 
  }
  #slider h2{
     font-size: 14px;
    color: #ffffff;
    font-family: "Saira";
    font-weight: 600;
    text-align: left;
    line-height: 20px;
  }
  #slider .slider-button-1 {
    font-size: 13px;
    color: #3368c6;
    font-family: "Saira";
    font-weight: 600;
    padding: 0px 6px;
    display: inline-block;
    background-color: #fff !important;
/*    margin-top: 26px;
*/    margin-right: 15px;
    border: 1px solid;
    float: left;
  }
  #slider .slider-button-2 {
    font-size: 16px;
    color: #ffffff;
    font-family: "Saira";
    background-color: #3368c6 !important;
    font-weight: 600;
    padding: 0px 6px;
/*    margin-top: 26px;
*/    border: 1px solid;
    float: left;
  }

  #slider p{
    display: none;
  }
  .about-title {
    text-align: center;
    margin: 0 auto;
  }

  .about-details a {
    padding: 11px;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
    margin-left: 54px;
  }
  #our-services .our-services-head h3{
    font-size: 30px;
  }
  h3.section-main_title{
    text-align: center;
    font-size: 30px;
  }
  #our-projects .projects-head h3{
    font-size: 30px;
  }
  #get-consutation .get-consutation-info h3{
    font-size: 30px;
    text-align: center;
  }
  #get-consutation p.offer-text {
    font-size: 15px;
    line-height: 28px;
    color: #ffffff;
    font-family: "Lato";
    font-weight: 400;
      text-align: center;
  }
  #our-team .team-head h3{
    text-align: center;
    font-size: 30px;
  }
  #site_top .topbar-button a{
    padding: 15px;
    font-size: 15px;
  }
  #site_top {
    text-align: center;
  }
  #vw-blog-loop .owl-dots {
    text-align: center;
  }
  #vw-blog-loop button.owl-dot{
    margin-right: 5px;
  }
  #vw_footer .copyright p ,#footer-contact p.addresstext{
    text-align: center;
  }
  #vw_footer .copyright p{
    padding: 10PX;
  }
 
  #vw_footer_box .footeraddres {
    padding: unset;
  }
  #footer-contact p.addresstext {
     margin: unset; 
  }
  #vw_footer{
    margin-top: unset;
  }
  #vw-blog-loop .owl-carousel button.owl-dot {
    border: 1px solid #69696a;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #69696a;
    margin-right: 5px;

  }
  #vw_footer_box .footerlogoimg img{
    margin: 0 auto;
  }
 
  #our-latest-game p:before
   {
    width: 0;
    height: 0;
  }
  #our-latest-game p:after
   {
    width: 0;
    height: 0;
  }
  #vw-blog-loop .blog-head p:before{
     width: 0;
    height: 0
  }
    #vw-blog-loop .blog-head p:after{
     width: 0;
    height: 0
  }
  #vw-topbar .vw-games-logo {
    text-align: center;
  }
  #site_top .socialbox {
    text-align: left;
  }
  .row.bg-media {
    margin: 0;
  }
  .contact_details .row{
    margin: 0;
  }
 
  .about-content p{
    font-size: 14px;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text
  {
    width: 37%;
  }
  
  .call_text{
    padding: 2em;
  }
  .inner_tabbox_bg {
    background-color: #ffffff;
    padding: 0 10px;
  }
  .nav-tabs {
    text-align: left;
  }
  li.nav-item h4 {
    font-size: 14px;
    font-weight: normal;
  }
  .call_text p{
    top: 24px;
    font-size: 12px;
  }
  .about-content p{
    font-size: 12px;
  }

  #our-latest-game a.added_to_cart.wc-forward {
    display: block;
    color: #fff;
  }
  section{
    padding: 40px 0;
    background-size: cover;
  }
  blockquote{
    width: 100%;
  }

  .small_media {
    padding: 10px 0;
  }
  section h2{
    font-size: 22px;
  }
  .top-icon{
    top: -1%;
  }
  .above_title {
    margin-top: 2%;
  }
  .menubar {
    padding: 0 15px;
  }
  .serach_inner input.search-field {
    width: 85%;
  }
  .contact-info{
    text-align: center;
  } 
  button.owl-prev
  {
    left: -13px;
    padding: 10px 12px;
  }
  button.owl-next
  {
    padding: 10px 12px;
  }
  .logo p
  {
    line-height: 17px;
  }
  #vw-header .header-search
  {
    text-align: left;
  }
  .header-nav
  {
    padding-top: 0;
  }
  .footer_menu ul
  {
    text-align: left;
    padding-top: 15px;
  }
 
  #header .search-form label
  {
    width: 53%;
  }
  input.search-field
  {
    width: 97%;
  }
  .header-nav .menubar
  {
    background-color: transparent;
  }
  #header .header-search
  {
    position: unset;
  }

  .logo h1 a
  {
    font-size: 17px;
  }
  .post-navigation .nav-previous
  {
    width: 100%;
  }
  .post-navigation .nav-next 
  {
    width: 100%;
  }
  .search_popup input.search-submit
  {
    padding:3px 20px; 
  }
  .contact-info-box .c_content
  {
    text-align: center;
  }
  .toggle-nav
  {
    margin-top: 3px !important;
  }
  .serach_inner form.search-form
  {
    text-align: center;
  }
  .search-icon i
  {
    margin:0;
  }
  ul.header-search li .vw-header-button i {
    padding: 8px 10px 11px 0px;
  }
  .vw-menubar
  {
    padding: 10px 0;
  }
  .upcoming-ex-date-odd
  {
    position: unset;
  }
  #vw-latest-news .owl-dots
  {
    position: unset;
    transform: rotate(0deg);
    margin-top: 20px;
  }
  #vw-latest-news .vw-new-content-text
  {
    text-align: center;
  }
  #about-us .about-us-text {
    padding: 36px 15px 21px 15px;
    text-align: center;
  }
  #about-us p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #6f6f6f;
    font-family: "Roboto";
    font-weight: 500;
    width: unset;
    height: unset;
    text-align: center;
  }
  #about-us h2 {
      font-size: 30px;
      letter-spacing: 1px;
      color: #101010;
      font-family: "Big Shoulders Display";
      font-weight: 800;
  }
  #footer-contact .footeraddres h3.contacttittle{
    text-align: center;
  }
  #footer-contact p.emailtext, p.phonedetails, p.addresstext{
    text-align: center;
  }
  .footeraddres i.fas.fa-envelope-open {
    float: left;
    padding: 5px;
  }
.copyright .socialicon {
    text-align: center;
  }
  #footer-contact .footeraddres h3.adresstittle{
    text-align: center;
  }
  p.newsletter-text{
    font-size: 30px;
    text-align: center;
    margin-left: unset;
  }
  #vw-blog-loop .blog-head h3{
    font-size: 30px;
  }
  .mainheading{
    font-size: 30px;
  }
  #header .logo {
    text-align: center;
  }
  .about-link {
    text-align: center;
    margin: 0 auto;
    margin-left: 10px;
  }
  #slider .carousel-next-button{
    position: unset;
  }
  #slider .carousel-prev-button{
    position: unset;
  }
  #slider ol.carousel-indicators {
    bottom: 27%;
  }
  .about-link {
    text-align: left;
    margin: 0 auto;
}
#devices-care .about-feature-content span{
  padding: 11px;
}
.devicecart-button {
    text-align: center;
}
#get-consutation .get-consutation-button{
  text-align: center;
 
}
#get-consutation .get-consutation-button a{
   margin-left: unset;
}
#testimonial-and-homecontact .testimonial-head h3{
  font-size: 30px;
}
#testimonial-and-homecontact .testimonial-image{
  margin: 0 auto;
}
#testimonial-and-homecontact .testimonial-box h5 a{
  /*font-size: 15px;*/
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 28px;
    color: #313040;
    font-family: "Saira";
    font-weight: 700;
}
/*}*/
.about-contact-form-title h2{
  font-size: 32px;
}
.academic-news-head h3{
  font-size: 30px;
}
.about-title h3{
  font-size: 30px;
}
a.aboutusbutton {
    text-align: center;
    margin-left: 117px;
}
.socialicon a i {
    margin: 0 18px;
}
#slider .slider-box {
    top: 10%;
    left: 15%;
}
.newsletterimg span {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 26px;
    color: #5e5e5e;
    margin-left: 40px;
    font-family: "Lato";
    font-weight: 700;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.footeraddres input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
    font-size: 14px;
    letter-spacing: 1px;
    color: #b4b4b4;
    font-family: "Open Sans";
    font-weight: 400;
    max-width: 100%;
    margin-bottom: 0;
    border-radius: 3px;
    border: 2px solid #c3c3c3;
    padding: 16px;
}
.footeraddres input[type="submit"] {
    padding: 17px 31px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    background-color: #031b4e;
    /* margin-left: 26px; */
    border-radius: 4px;
    /* text-align: center; */
    /* margin: 0 auto; */
    margin-top: 11px;
    margin-left: 100px !important;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
    font-size: 14px;
    letter-spacing: 1px;
    color: #b4b4b4;
    font-family: "Open Sans";
    font-weight: 400;
    max-width: 100%; 
    margin-bottom: 0;
    border-radius: 3px;
    border: 2px solid #c3c3c3;
    padding: 16px;
}
.footeraddres input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
    font-size: 14px;
    letter-spacing: 1px;
    color: #b4b4b4;
    font-family: "Open Sans";
    font-weight: 400;
     max-width: 100% !important; 
    margin-bottom: 0;
    border-radius: 3px;
    border: 2px solid #c3c3c3;
    padding: 16px;
}
}

@media screen and (min-width: 577px) and (max-width:767px){
  .socialicon a i {
    margin: 0 18px;
  }
  p.about-text{
    width:auto;
    height: auto;
  }
   .topbar-contact {
    display: block;
    text-align: center;
  }
  span.topbar_phone {
    display: block;
    text-align: center;
  }
  #site_top span i{
    display: block;
  }
  #site_top span{
    padding: 0;
  }
  #get-consutation p.offer-text{
    width: auto;
    height: auto;
  }
  span.topbar_timing, span.topbar_address{
    border: none;
  }
  .vwsmp_front {
    padding: 0px;
  }
  .vwsmp_front a{
    width: 15px !important;
  }
/*  .socialicon {
     margin-top: 5px; 
  }*/
  #slider h2{
font-size: 20px;
    color: #ffffff;
    font-family: "Saira";
    font-weight: 600;
    text-align: left;
    line-height: 27px;
  }
  #slider .slider-button-1 {
    font-size: 13px;
    color: #3368c6;
    font-family: "Saira";
    font-weight: 600;
    padding: 5px 12px;
    display: inline-block;
    background-color: #fff !important;
    margin-top: 26px;
    margin-right: 15px;
    border: 1px solid;
    float: left;
  }
  #slider .slider-button-2 {
    font-size: 16px;
    color: #ffffff;
    font-family: "Saira";
    background-color: #3368c6 !important;
    font-weight: 600;
    padding: 5px 6px;
    margin-top: 26px;
    border: 1px solid;
    float: left;
  }
  #slider p{
    display: none;
  }
  .about-title {
    margin: 0 auto;
  }
  .about-details {
    text-align: center;
    margin: 0 auto;
  }
  .about-details a {
    padding: 11px;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
    margin-left: 54px;
  }
  #devices-care .devices-text{
    width: auto;
    height: auto;
  }
  #our-services .our-services-head h3{
    font-size: 30px;
  }
  h3.section-main_title{
    text-align: center;
    font-size: 30px;
  }
  #our-projects .projects-head h3{
    font-size: 30px;
  }
  #get-consutation .get-consutation-info h3{
    font-size: 30px;
    text-align: center;
  }
  #get-consutation p.offer-text {
    font-size: 15px;
    line-height: 28px;
    color: #ffffff;
    font-family: "Lato";
    font-weight: 400;
      text-align: center;
  }
  #our-team .team-head h3{
    text-align: center;
    font-size: 30px;
  }
  #site_top .topbar-button a{
    padding: 15px;
    font-size: 15px;
  }
  #site_top {
    text-align: center;
  }

   #vw-blog-loop .blog-head h3{
    font-size: 30px;
  }
  .mainheading{
    font-size: 30px;
  }
  #header .logo {
    text-align: center;
  }
  .about-link {
    text-align: center;
    margin: 0 auto;
    margin-left: 10px;
  }
  #slider .carousel-next-button{
    position: unset;
  }
  #slider .carousel-prev-button{
    position: unset;
  }
  #slider ol.carousel-indicators {
    bottom: 30%;
  }
  .about-link {
    text-align: left;
    margin: 0 auto;
}
#devices-care .about-link a{
  font-size: 19px;
}
.devicecart-button {
    text-align: center;
}
#get-consutation .get-consutation-button{
  text-align: center;
 
}
#get-consutation .get-consutation-button a{
   margin-left: unset;
}
#testimonial-and-homecontact .testimonial-head h3{
  font-size: 30px;
}
#testimonial-and-homecontact .testimonial-image{
  margin: 0 auto;
}
#testimonial-and-homecontact .testimonial-box h5 a{
  font-size: 15px;
}

.about-contact-form-title h2{
  font-size: 32px;
}
.academic-news-head h3{
  font-size: 30px;
}
.about-title h3{
  font-size: 30px;
}
  #our-latest-game span.woocommerce-Price-amount.amount {
    font-size: 14px;
    letter-spacing: 0px; 
    }
  #vw_footer_box .footeraddres{
    padding: unset;
  }
  #vw_footer_box .footerlogoimg img{
    margin: 0 auto;
  }
  #footer-contact p.addresstext{
    margin: unset;
  }
   #vw_footer{
    margin-top: unset;
  }
  #vw-blog-loop button.owl-dot {
    margin-right: 5px;
  }
  #vw-blog-loop .owl-carousel button.owl-dot {
    border: 1px solid #69696a;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #69696a;
  }
  #our-latest-game .owl-carousel button.owl-dot {
    border: 1px solid #69696a;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #69696a;
  }
  #our-latest-game , #our-classes  button.owl-dot {
    margin-right: 5px;
  }
  #video .video-box i {
    color: #ffffff;
    position: absolute;
    right: 59%;
    top: 46%;
    text-align: ;
    text-align: center !important;
    left: 43%;
    transform: unset;
    padding: 14px;
    width: 100|%;
    width: 14%;
    height: auto;
  }
  #game-product a.added_to_cart.wc-forward {
    display: block;
    color: #fff;
  }
  #our-latest-game a.added_to_cart.wc-forward {
    display: block;
    color: #fff;
  }
  #vw-blog-loop .owl-dots {
    display: block;
    border: none;
    text-align: center;
  }
  .header-search {
    padding: 20px 0;
    margin: 9px 0px;
  }
  .smallheading {
    padding-top: 20px;
  }
  #our-classes {
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding:unset;
  }
  #our-offer p.offer-text {
    background-color: #fff;
    border-radius: 0;
    max-width: initial;
    margin: 0 auto;
  }
  #our-latest-game .owl-dots:before{
    display: none;
  }
  .our_category-content-box:hover .ourcategoryhover {
    background: #f60b0e;
    opacity: 0.8;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 120px;
    left: 120px;
    border-radius: 50%;
    padding-top: 137px;
    display: block;
  }
  #about-us h2 {
      font-size: 30px;
      letter-spacing: 1px;
      color: #101010;
      font-family: "Big Shoulders Display";
      font-weight: 800;
  }
    #about-us p {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
    color: #6f6f6f;
    font-family: "Roboto";
    font-weight: 500;
    width: unset;
    height: unset;
    text-align: center;
    }
    #our-classes .owl-dots {
    display: block;
    border: none;
    text-align: center;
    }
    #popular-games .owl-dots {
    display: block;
    border: none;
    text-align: center;
    }
    #our-latest-game .owl-dots {
    display: block;
    border: none;
    text-align: center;
  }
  #footer-contact p.emailtext, p.phonedetails, p.addresstext{
    text-align: center;
  }
  #footer-contact .footeraddres h3.adresstittle{
    text-align: center;
  }
  #footer-contact .footeraddres h3.contacttittle{
    text-align: center;
  }
  .footeraddres i.fas.fa-envelope-open {
       float: left; 
      padding: 5px;
  }
  #vw-blog-loop .owl-dots:before{
    display: none;
  }
  #popular-games .owl-dots:before{
    display: none;
  }
  #our-classes .owl-dots:before{
    display: none;
  }
  #footer-contact p.addresstext{
    text-align: center;
  }
  .copyright .socialicon{
    text-align: center;
  }
 
  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; 
  }
  .postbox h3{
    line-height: 22px;
  }
  #latest_post .owl-nav {
    position: static;
    margin: 0 auto;
    text-align: center;
  }
  .meta_post span {
    font-size: 12px;
  }
  .postbox .postbox-content{
    padding: 5px 15px;
  }
  .search-box span {
    float: right;
  }
  .contact_details ul li{
    display: block;
    color: #ffffff;
  }
  .left-side-content {
    text-align: left;
  }
  ul.right-side-content{
    margin: 0;
    text-align: center;
  }
  .left-side-content li{
    padding-bottom: 10px
  }
  
  .project_tab_content .vw-box {
    margin-top: 15px;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text
  {
    width: 37%;
  }
  #vw-slider h2{
    font-size: 22px;
    padding-top: 0;
  }
  #vw-slider .inner_carousel h2 small{
    font-size: 15px !important;
  }
  #vw-slider .carousel-caption.d-none.d-md-block {
      display: block !important;
  }
  #vw-slider p.font-weight-bold {
      display: none;
  }
  #vw-header .logo a.custom-logo-link{
    position: static;
  }
  .mid-content {
    position: static;
    top: 0;
    transform: unset;
  }
  .site-title{
    font-size: 34px;
  }
  .site-description{
    font-size: 14px;
  }
  .main-header{
    margin-bottom: 25px;
  }
  .header-title{
    padding: 30px 0;
  }
  .main-title{
    font-size: 30px;
  }
  #masthead{
    min-height: 60px;
  }
  #masthead #site-branding img,
  #masthead.scrolled #site-branding img{
    max-height: 40px;
    width: auto;
  }
  .main-navigation li,
  #masthead.scrolled .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;
  }
  .main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .slide-cta{
    float: none;
    width: 100%;
    padding: 15px 0 0 0;
    text-align: center;
  }
  #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;
  }

  #cta-section .cta-left{
    width: 100%;
    float: none;
    text-align: center;
  }
  .site-info{
    float: none;
    width: 100%;
    text-align: center;
  }
  #vw-footer-menu ul {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  .woocommerce div.product div.images .flex-control-thumbs{
    margin: 10px 0 0 0;
  }
  .innermenubox {
    position: static;
  }
  .contact-box .wpcf7 input[type="text"],
  .contact-box .wpcf7 input[type="email"],
  .contact-box .wpcf7 textarea{
    width: 100% !important;
  }
  .footer_menu ul
  {
    text-align: left;
  }
  .sticky .toggle-nav
  {
    top: 3px;
  }
  .header-nav
  {
    padding-top: 6px;
  }
  .header-nav .menubar
  {
    background-color: transparent;
  }
  .logo h1 a
  {
    font-size: 23px;
  }
  .home .main-navigation ul
  {
    border-bottom: none;
  }
  #topbar-social-search
  {
    text-align: center;
  }
  #topbar-social-search .socialbox
  {
    text-align: center;
  }
  section
  {
    background-size: cover;
  }
  .copyright .copy-text
  {
    text-align: center;
  }
  .serach_inner form.search-form
  {
    text-align: center;
  }
  .home.page-template .site-header
  {
    position: unset;
  }
  .search-icon i
  {
    margin-top: 0;
  }
  #vw-sticky-menu
  {
    padding-bottom: 20px;
  }
  #vw-sticky-menu .sticky
  {
    padding: 7px 0 !important;
  }
  .vw-tattoo-menu-logo
  {
    align-items: center;
    width: 100%;
  }
  .vw-tattoo-menu-logo .header-search
  {
    text-align: left;
  }
  .vw-menubar
  {
    padding: 12px 0;
  }
  #vw-home-contact .vw-home-contact-box
  {
    text-align: center;
  }
  #vw-home-contact a
  {
    display: inline-block;
    margin-top: 20px;
  }
  #vw-our-projects .vw-project-tabs
  {
    text-align: center;
    margin-top: 20px;
  }
  #vw-our-projects .owl-dots .active
  {
    width:30px;
  }
  #vw-latest-news .owl-dots
  {
    position: unset;
    transform: rotate(0deg);
    margin-top: 20px;
  }
  #our-projects .box .project-text {
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 24px;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: 400;
  }
  .toggle-nav i {
    padding-top: 35px;
  }
  #header .logo img {
    padding: 5px;
  }
}
@media screen and (max-width: 1024px){
  
  .video-box  iframe {
    height: 400px;
  }
  .home#vw-slider h3
  {
    font-size: 38px;
  } .main-navigation ul
  {
    border:none;
  }
  .list_outer {
    padding: 20px 20px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .top_bar_btn a.theme_button {
    position: static;
    top: 0;
    transform: unset;
  }
  .main-navigation ul ul{
    background-color: transparent;
  }
  .main-navigation ul
  {
    width:100%;
  }
  .main-navigation li
  {
    display: block;
    padding: 4px 0px;
    border-top:1px solid #303030;
    margin: 0;
  }
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li{
    border-bottom: none;
  }
  .toggle-nav {
    display: block;
    position: relative;
    float: right;
    width: 30px;
    cursor: pointer;
    margin: 0 auto;
    z-index: 5;
    right: 0;
    text-align: right;
    right: 0;
    margin-right: 0;
    margin-top: -4px;
    cursor: pointer;
  }
  .toggle-nav i {
    font-size: 29px;
    color: #3368c6 !important;
    padding-top: 15px;
  }
  .sticky .toggle-nav i
  {
    color: #000 !important;
  }
  .sticky .toggle-nav
  {
    right: 30px;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  .sidenav a:hover {
    color: #f1f1f1;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
    cursor: pointer;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav span{
    font-size:30px;
    cursor:pointer; 
    text-align: right;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .content_boxes figure #instagram-embed-0
  {
    height: 706px;
  }
/*  .innermenubox {
    position: static;
    padding-bottom: 10px;
  }*/
  #game-product a.added_to_cart.wc-forward {
    display: block;
    color: #fff;
  }
  #our-latest-game a.added_to_cart.wc-forward {
    display: block;
    color: #fff;
  }
  .main-navigation .menu{
    float: none;
    text-align: center;
  }
  .vw-menubar .nav ul li, .vw-menubar.scrolled .main-navigation li {
    border-top: 1px #303030 solid;
    display: block;
    text-align: left;
    float: none;
    width: 16rem;
    padding: 5px;
  }
  .sticky .main-navigation a
  {
    color: #fff;
  }
  .main-n#vw-our-blogs .vw-blog-content imgavigation .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#vw-our-blogs .vw-blog-content img: right;
    color: black;
  }
  .menubar .nav ul{ 
    width:100%;
    margin-top:0; 
  }
  .menubar .nav ul li,
  .menubar.scrolled .main-navigation li{
    border-top:1px #303030 solid; 
    display:block;
    text-align:left;
    float:none;
    width: 18rem;
    padding: 5px;
  }
  .nav ul li a{
    padding:5px 10px; 
    display:block; 
    color:#ffffff;
    text-align: left;
  }
  #header-menu .current_page_item
  {
    border-top:1px solid #303030;
    border-bottom:none;
  }
  .nav ul li ul,
  .nav ul li ul ul{ 
    display:block !important;
  }

  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  .main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .top_bar_btn{
    padding:0;
  }
  .main-navigation li.current_page_item
  {
    border:none;
  }
  .main-navigation ul ul
  {
    background: transparent !important;
  }
  .main-navigation ul ul li
  {
     background: transparent !important;
  }

  #header-menu .current_page_item
  {
    background:none;
  }
  #header-menu .current_page_item ul li a
  {
    color: #fff;
  }
  .main-navigation .current_page_ancestor > a
  {
    color: #fff !important;
  }
  .main-header-box
  {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width:991px) {
  .news_text{
    text-align: left;
  }
  h5.newstittle{
    text-align: center;
  }
  .toggle-nav i {
    padding-top: 36px;
  }
  .topbar-contact {
     padding: unset; 
  }
  #sticky-menu i.fab.fa-instagram {
    padding: 10px;
    border-left: 2px solid #a3a3a9;
    padding: 10px;
    margin-left: 5px;
}
 p.about-text{
    width:auto;
    height: auto;
  }
  i.fab.fa-facebook-f {
    /* margin-right: 16px; */
 /*   padding-top: 10px;*/
  }
   .topbar-contact {
    display: inline-flex;
    text-align: center;
  }
  span.topbar_phone {
    display: block;
    text-align: center;
  }
  #site_top span i{
    display: block;
  }
  #site_top span{
    padding: 0;
  }
  #get-consutation p.offer-text{
    width: auto;
    height: auto;
  }
  span.topbar_timing, span.topbar_address{
    border: none;
  }
  .vwsmp_front {
    display: inline-flex;
    padding: 12px;
  }
 /* .vwsmp_front a{
    width: 15px !important;
  }*/
/*  .socialicon {
     margin-top: 5px; 
  }*/
  #slider h2{
        font-size: 37px;
    line-height: 53px;
    color: #ffffff;
    font-family: "Saira";
    font-weight: 600;
    max-width: 64%;
    text-align: left;
  }

  #slider .slider-button-1 {
    font-size: 13px;
    color: #3368c6;
    font-family: "Saira";
    font-weight: 600;
    padding: 5px 12px;
    display: inline-block;
    background-color: #fff !important;
    margin-top: 26px;
    margin-right: 15px;
    border: 1px solid;
    float: left;
  }
  #slider .slider-button-2 {
    font-size: 16px;
    color: #ffffff;
    font-family: "Saira";
    background-color: #3368c6 !important;
    font-weight: 600;
    padding: 5px 6px;
    margin-top: 26px;
    border: 1px solid;
    float: left;
  }
  #slider p{
    display: block;
  }
  #slider p {
    display: none;
/*    width: 345px;
*/    /* height: 103px; */
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 33px;
    color: #ffffff;
    font-family: "Lato";
    font-weight: 400;
  }
/*  #slider ol.carousel-indicators {
    bottom: 13%;
    }*/
  .about-title {
    margin: 0 auto;
  }
  .about-details {
    text-align: center;
    margin: 0 auto;
  }
  .about-details a {
    padding: 11px;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
    margin-left: 54px;
  }
  #devices-care .devices-text{
    width: auto;
    height: auto;
  }
  #our-services .our-services-head h3{
    font-size: 30px;
  }
  h3.section-main_title{
    text-align: center;
    font-size: 30px;
  }
  #our-projects .projects-head h3{
    font-size: 30px;
  }
  #get-consutation .get-consutation-info h3{
    font-size: 30px;
    text-align: center;
  }
  #get-consutation p.offer-text {
    font-size: 15px;
    line-height: 28px;
    color: #ffffff;
    font-family: "Lato";
    font-weight: 400;
      text-align: center;
  }
  #our-team .team-head h3{
    text-align: center;
    font-size: 30px;
  }
  #site_top .topbar-button a{
    padding: 15px;
    font-size: 15px;
  }
  #site_top {
    text-align: center;
  }
  #vw-blog-loop .blog-head h3{
    font-size: 30px;
  }
  .mainheading{
    font-size: 30px;
  }
  #header .logo {
    text-align: center;
    padding: 10px;
  }
  .about-link {
    text-align: center;
    margin: 0 auto;
    margin-left: 10px;
  }
  #slider .carousel-next-button{
    position: unset;
  }
  #slider .carousel-prev-button{
    position: unset;
  }
 /* #slider ol.carousel-indicators {
    bottom: 30%;
  }*/
  .about-link {
    text-align: left;
    margin: 0 auto;
}
#devices-care .about-link a{
  font-size: 19px;
}
.devicecart-button {
    text-align: center;
}

#academic-news.owl-carousel {
    display: block;
  }
#get-consutation .get-consutation-button{
  text-align: center;
 
}
#get-consutation .get-consutation-button a{
   margin-left: unset;
}
#testimonial-and-homecontact .testimonial-head h3{
  font-size: 30px;
}
#testimonial-and-homecontact .testimonial-image{
  margin: 0 auto;
}
#testimonial-and-homecontact .testimonial-box h5 a{
  font-size: 15px;
}
.about-contact-form-title h2{
  font-size: 32px;
}
.academic-news-head h3{
  font-size: 30px;
}
.about-title h3{
  font-size: 30px;
}
  #our-latest-game span.woocommerce-Price-amount.amount {
    font-size: 14px;
    letter-spacing: 0px; 
    }
  #vw_footer_box .footeraddres{
    padding: unset;
  }
  #vw_footer_box .footerlogoimg img{
    margin: 0 auto;
  }
  #footer-contact p.addresstext{
    margin: unset;
  }
   #vw_footer{
    margin-top: unset;
  }
  #vw-blog-loop button.owl-dot {
    margin-right: 5px;
  }
  #vw-blog-loop .owl-carousel button.owl-dot {
    border: 1px solid #69696a;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #69696a;
  }
  #our-latest-game .owl-carousel button.owl-dot {
    border: 1px solid #69696a;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #69696a;
  }
  #our-latest-game , #our-classes  button.owl-dot {
    margin-right: 5px;
  }

  #about-us a{
    margin-top: 48px;
  }
  #vw_footer{
    margin-top: unset;
  }
   #vw_footer{
    margin-top: unset;
  }

  .toggle-nav {
    right: 0px;
    margin: 0 auto !important;
    position: unset !important;   
  }
  .sticky .toggle-nav
  {
    margin-right: 30px !important;
  }
  .search-box{
    float: none;
  }
  .search-box form.search-form{
    margin: 0 auto;
  }
  .social-box .social-media {
    padding-top: 21px;
  }
  #vw-slider .inner_carousel h2 small{
    margin-bottom: 4px;
    font-size: 16px !important;
  }
  .socialbox a i{
    font-size: 12px;
    width: auto;
  }
  small {
    font-size: 13px !important;
  }
  .teambox{
    margin-bottom: 30px;
  }   
  .postbox{ 
    margin-bottom: 20px; 
  }
  .logo h1 a
  {
    font-size: 18px;
  }
  .widget th, .widget td
  {
    padding: 0;
  }
 
  .toggle-nav
  {
    margin-top: 4px !important;
  }
  .search-icon i
  {
    margin:0 !important;
  }
  ul.header-search li .header-button i
  {
    margin-right: 0;
    padding-right: 6px;
  }
  .vw-menubar
  {
    padding: 12px 0;
  }
  #vw-latest-news .owl-dots
  {
    position: unset;
    transform: rotate(0deg);
    margin-top: 20px;
  }
  #vw-footer .vw-footer-cols
  {
    padding-top: 30px;
  }
  .owl-carousel .owl-item img {
    display: block;
    width: auto;
    }
  p.newsletter-text{
    font-size: 12px;
  }
  .header-search {
    margin: 9px 0px;
  }
  .header-search {
    text-align: left;
  }
  .smallheading {
    padding-top: 20px;
  }
  
  #about-us a{
    margin-top: 48px;
  }
  .post_dec{
    display: none;
  }
  #vw_footer {
    padding: unset;
  }
  .top_bar_link a{
    font-size: 12px;
    padding: 9px;
  }
  .owl-carousel .owl-item img {
    display: block;
    width: auto;
    }
   #vw_footer{
    margin-top: unset;
  }
}
@media screen and (max-width: 1024px) and (min-width:991px){
  #slider h2 {
    font-size: 45px;
    line-height: 60px;
    color: #ffffff;
    font-family: "Saira";
    font-weight: 600;
    max-width: 64%;
    text-align: left;
  }
  #slider p {
    width: 408px;
    height: 70px;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 26px;
    color: #ffffff;
    font-family: "Lato";
    font-weight: 400;
  }
  #slider ol.carousel-indicators {
    margin: 0 auto;
    text-align: center;
    position: absolute;
    bottom: 18%;
    right: 0;
    right: auto;
   
    margin-left: 15%;
  }
  span.topbar_address{
    padding: unset;
  }
  #header .logo img {
    padding: 4px;
  }
  .toggle-nav i {
    font-size: 29px;
    color: #3368c6 !important;
    padding-top: 28px;
  }
 p.about-text{
  width: auto;
  height: auto;
 }
  #vw_footer{
    margin-top: unset;
  }
   #vw_footer{
    margin-top: unset;
  }
  .toggle-nav {
    right: 0px;
    margin: 0 auto !important;
    position: unset !important;   
  }
  .sticky .toggle-nav
  {
    margin-right: 30px !important;
  }
  .search-box{
    float: none;
  }
  .search-box form.search-form{
    margin: 0 auto;
  }
  .social-box .social-media {
    padding-top: 21px;
  }
  #vw-slider .inner_carousel h2 small{
    margin-bottom: 4px;
    font-size: 16px !important;
  }
  .socialbox a i{
    font-size: 12px;
    width: auto;
  }
  small {
    font-size: 13px !important;
  }
  .teambox{
    margin-bottom: 30px;
  }   
  .postbox{ 
    margin-bottom: 20px; 
  }
  .logo h1 a
  {
    font-size: 18px;
  }
  .widget th, .widget td
  {
    padding: 0;
  }
 
  .toggle-nav
  {
    margin-top: 4px !important;
  }
  .search-icon i
  {
    margin:0 !important;
  }
  ul.header-search li .header-button i
  {
    margin-right: 0;
    padding-right: 6px;
  }
  .vw-menubar
  {
    padding: 12px 0;
  }

  #vw-latest-news .owl-dots
  {
    position: unset;
    transform: rotate(0deg);
    margin-top: 20px;
  }
  #vw-footer .vw-footer-cols
  {
    padding-top: 30px;
  }
  .owl-carousel .owl-item img {
    display: block;
    width: auto;
    }
}
span#product-loop {
    display: none;
}
@media screen and (max-width: 1200px) and (min-width: 1025px) { 
    .topbar-contact {
     padding: unset; 
  }
  #sticky-menu i.fab.fa-instagram {
    padding: 10px;
    border-left: 2px solid #a3a3a9;
    padding: 10px;
    margin-left: 5px;
  }
 p.about-text{
    width:auto;
    height: auto;
  }
  i.fab.fa-facebook-f {
    /* margin-right: 16px; */
    padding-top: 10px;
  }
   .topbar-contact {
    display: inline-flex;
    text-align: center;
  }
  span.topbar_phone {
    display: block;
    text-align: center;
  }

  #site_top span{
    padding: 0;
  }
  #get-consutation p.offer-text{
    width: auto;
    height: auto;
  }
  span.topbar_timing, span.topbar_address{
    border: none;
  }
  .vwsmp_front {
    display: inline-flex;
    padding-top: 6px;
  }
  .vwsmp_front a{
    width: 15px !important;
  }
  #slider h2{
        font-size: 37px;
    line-height: 53px;
    color: #ffffff;
    font-family: "Saira";
    font-weight: 600;
    max-width: 64%;
    text-align: left;
  }

  #slider .slider-button-1 {
    font-size: 13px;
    color: #3368c6;
    font-family: "Saira";
    font-weight: 600;
    padding: 5px 12px;
    display: inline-block;
    background-color: #fff !important;
    margin-top: 26px;
    margin-right: 15px;
    border: 1px solid;
    float: left;
  }
  #slider .slider-button-2 {
    font-size: 16px;
    color: #ffffff;
    font-family: "Saira";
    background-color: #3368c6 !important;
    font-weight: 600;
    padding: 5px 6px;
    margin-top: 26px;
    border: 1px solid;
    float: left;
  }
  #slider p{
    display: block;
  }
  #slider p {
    width: 345px;
    /* height: 103px; */
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 33px;
    color: #ffffff;
    font-family: "Lato";
    font-weight: 400;
  }
  #slider ol.carousel-indicators {
    bottom: 13%;
    }
  .about-title {
    margin: 0 auto;
  }
  .about-details {
    text-align: center;
    margin: 0 auto;
  }
  .about-details a {
    padding: 11px;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
    color: #031b4e;
    font-family: "Saira";
    font-weight: 600;
    margin-left: 54px;
  }
  #devices-care .devices-text{
    width: auto;
    height: auto;
  }
  #our-services .our-services-head h3{
    font-size: 30px;
  }
  h3.section-main_title{
    text-align: center;
    font-size: 30px;
  }
  #our-projects .projects-head h3{
    font-size: 30px;
  }
  #get-consutation .get-consutation-info h3{
    font-size: 30px;
    text-align: center;
  }
  #get-consutation p.offer-text {
    font-size: 15px;
    line-height: 28px;
    color: #ffffff;
    font-family: "Lato";
    font-weight: 400;
      text-align: center;
  }
  #our-team .team-head h3{
    text-align: center;
    font-size: 30px;
  }
  #site_top .topbar-button a{
    padding: 15px;
    font-size: 15px;
  }
  #site_top {
    text-align: center;
  }
  #vw-blog-loop .blog-head h3{
    font-size: 30px;
  }
  .mainheading{
    font-size: 30px;
  }
  #header .logo {
    text-align: center;
  }
  .about-link {
    text-align: center;
    margin: 0 auto;
    margin-left: 10px;
  }
  #slider .carousel-next-button{
    position: unset;
  }
  #slider .carousel-prev-button{
    position: unset;
  }
  .about-link {
    text-align: left;
    margin: 0 auto;
  }
  #devices-care .about-link a{
    font-size: 19px;
  }
  .devicecart-button {
      text-align: center;
  }

  #academic-news.owl-carousel {
      display: block;
    }
  #get-consutation .get-consutation-button{
    text-align: center;
   
  }
  #get-consutation .get-consutation-button a{
     margin-left: unset;
  }
  #testimonial-and-homecontact .testimonial-head h3{
    font-size: 30px;
  }
  #testimonial-and-homecontact .testimonial-image{
    margin: 0 auto;
  }
  #testimonial-and-homecontact .testimonial-box h5 a{
    font-size: 15px;
  }
  .about-contact-form-title h2{
    font-size: 32px;
  }
  .academic-news-head h3{
    font-size: 30px;
  }
  .about-title h3{
    font-size: 30px;
  }
  #our-latest-game span.woocommerce-Price-amount.amount {
    font-size: 14px;
    letter-spacing: 0px; 
    }
  #vw_footer_box .footeraddres{
    padding: unset;
  }
  #vw_footer_box .footerlogoimg img{
    margin: 0 auto;
  }
  #footer-contact p.addresstext{
    margin: unset;
  }
   #vw_footer{
    margin-top: unset;
  }
  #vw-blog-loop button.owl-dot {
    margin-right: 5px;
  }
  #vw-blog-loop .owl-carousel button.owl-dot {
    border: 1px solid #69696a;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #69696a;
  }
  #our-latest-game .owl-carousel button.owl-dot {
    border: 1px solid #69696a;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #69696a;
  }
  #our-latest-game , #our-classes  button.owl-dot {
    margin-right: 5px;
  }

  #about-us a{
    margin-top: 48px;
  }
  #vw_footer{
    margin-top: unset;
  }
   #vw_footer{
    margin-top: unset;
  }

  .toggle-nav {
    right: 0px;
    margin: 0 auto !important;
    position: unset !important;   
  }
  .sticky .toggle-nav
  {
    margin-right: 30px !important;
  }
  .search-box{
    float: none;
  }
  .search-box form.search-form{
    margin: 0 auto;
  }
  .social-box .social-media {
    padding-top: 21px;
  }
  #vw-slider .inner_carousel h2 small{
    margin-bottom: 4px;
    font-size: 16px !important;
  }
  .socialbox a i{
    font-size: 12px;
    width: auto;
  }
  .teambox{
    margin-bottom: 30px;
  }   
  .postbox{ 
    margin-bottom: 20px; 
  }
  .logo h1 a
  {
    font-size: 18px;
  }
  .widget th, .widget td
  {
    padding: 0;
  }
 
  .toggle-nav
  {
    margin-top: 4px !important;
  }
  .search-icon i
  {
    margin:0 !important;
  }
  ul.header-search li .header-button i
  {
    margin-right: 0;
    padding-right: 6px;
  }
  .vw-menubar
  {
    padding: 12px 0;
  }
  #vw-latest-news .owl-dots
  {
    position: unset;
    transform: rotate(0deg);
    margin-top: 20px;
  }
  #vw-footer .vw-footer-cols
  {
    padding-top: 30px;
  }
  .owl-carousel .owl-item img {
    display: block;
    width: auto;
    }
  p.newsletter-text{
    font-size: 12px;
  }

  .main-navigation a {
   padding: 0px;
   padding-top: 14px;
  }
  .socialicon {
    padding: 0px;
  }
  #vw-our-partners.owl-carousel .owl-item img {
    display: block;
    width: auto;
    }
  .owl-carousel .owl-item img {
    display: block;
    width: auto;
  }
  a.added_to_cart.wc-forward {
    margin-left: 20px;
    margin-right: 20px;
  }
  #about-us p {
    font-size: 16px;
    line-height: 25px;
    color: #6f6f6f;
    font-family: "Roboto";
    font-weight: 500;
  }
  .logo h1 a
  {
    font-size: 18px;
  }
  .widget th, .widget td
  {
    padding: 0;
  }
  .slider-box
  {
    max-width: 82%;
    top: 69%;
  }
  .logo h1 a
  {
    font-size: 18px;
  }
  
  .widget th, .widget td
  {
    padding: 0;
  }

  ul.header-search li .vw-header-button i
  {
    margin-right: 0;
    padding-right: 6px;
  }
  #vw-slider .carousel-next-button
  {
    right: 9%;
  }
  #vw-home-contact span
  {
    display: unset;
  }
  .vw-project-box .vw-box-content .vw-projects-text {
    line-height: 20px;
  }
  .vw-project-box .vw-box-content
  {
    top: 8%;
  }
  #vw-our-projects .owl-dots .active
  {
    width:80px;
  }
  #vw-latest-news .owl-dots
  {
    position: unset;
    transform: rotate(0deg);
    margin-top: 20px;
  }
  #vw-footer .vw-footer-cols
  {
    padding-top: 30px;
  }
  .search-icon i {
    color: #69696a;
    font-size: 24px;
    margin-right: 20px;
  }











  
  #vw-our-partners.owl-carousel .owl-item img {
    display: block;
    width: auto;
    }
  .owl-carousel .owl-item img {
    display: block;
    width: auto;
  }
  a.added_to_cart.wc-forward {
    margin-left: 20px;
    margin-right: 20px;
  }

  #about-us p {
    font-size: 16px;
    line-height: 25px;
    color: #6f6f6f;
    font-family: "Roboto";
    font-weight: 500;
  }
  .logo h1 a
  {
    font-size: 18px;
  }
  .widget th, .widget td
  {
    padding: 0;
  }
  .slider-box
  {
    max-width: 82%;
    top: 69%;
  }
  .logo h1 a
  {
    font-size: 18px;
  }
  
  .widget th, .widget td
  {
    padding: 0;
  }

  ul.header-search li .vw-header-button i
  {
    margin-right: 0;
    padding-right: 6px;
  }
  #vw-slider .carousel-next-button
  {
    right: 9%;
  }
  #vw-home-contact span
  {
    display: unset;
  }
  .vw-project-box .vw-box-content .vw-projects-text {
    line-height: 20px;
  }
  .vw-project-box .vw-box-content
  {
    top: 8%;
  }
  #vw-our-projects .owl-dots .active
  {
    width:80px;
  }
  #vw-our-venue .vw-our-venue-content
  {
    width:100%;
  }
  #vw-our-venue .vw-our-venue-content a {
    font-size: 16px;
  }
  #vw-latest-news .owl-dots
  {
    position: unset;
    transform: rotate(0deg);
    margin-top: 20px;
  }
  #vw-footer .vw-footer-cols
  {
    padding-top: 30px;
  }
  .search-icon i {
    color: #69696a;
    font-size: 24px;
    margin-right: 20px;
  }
}





/*single*/
.vw-news-meta {
    color: #fff;
}
.recentcomments a{
    color: #fff;
}
i.far.fa-calendar-alt {
    padding: 6px;
}
span.credit_link a{
  color: #3468c6;
}
#vw-our-partners .owl-carousel .owl-item img {
    display: block;
    width: auto;
    margin: 0 auto;
}
.videosection {
    max-width: 100%;
}
/* ------------ Video Popup ----------------- */
/* The Modal (background) */
#video .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 */
#video .modal-contents {
  background-color: #fff;
  margin: auto;
  padding: 6px;
  width: 80%;
  transition: 2s;
  border-radius: 10px;
}
/* The Close Button */
#video .close-one {
  color: #252525;
  float: right;
  font-size: 28px;
  font-weight: bold;
  padding-right: 20px;
}
#video .close-one:hover,
#video .close-one:focus {
  text-decoration: none;
  cursor: pointer;
}
span#vw-partners-loop {
    display: none;
}
/*img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    opacity: 0.7;
}*/
.vw-games-logo {
margin-top: 15px;
}
#game-product ,#our-latest-game a.added_to_cart.wc-forward {
    display: block;
    color: #fff;
}
.user-box a span i{
    font-size: 24px;
    color: #69696a;
}
#footer-contact i.fas.fa-phone {
    float: right;
    padding: 5px;
}
.newsletter-shortcode h5 {
    color: #6f6c6c;
}

#our-latest-game .owl-dots {
   border: none;
    position: absolute;
    right: 0;
    margin-top: -13px;
    margin-right: -18px;
    z-index: 9999;
    /*background-color: #201e20;*/
    padding-left: 19px;
}
#our-latest-game .owl-stage-outer {
    border-bottom: 1px solid;
   
}
#vw-blog-loop .owl-dots {
   border: none;
    position: absolute;
    right: 0;
    margin-top: -13px;
    margin-right: -18px;
    z-index: 9999;
    /*background-color: #201e20;*/
    padding-left: 19px;
}
#vw-blog-loop .owl-stage-outer {
    border-bottom: 1px solid;
   
}
#vw-blog-loop .owl-dots {
   border: none;
    position: absolute;
    right: 0;
    margin-top: -13px;
    margin-right: -18px;
    z-index: 9999;
    /*background-color: #201e20;*/
    padding-left: 19px;
}
#vw-blog-loop .owl-stage-outer {
    border-bottom: 1px solid;
   
}
#game-product .owl-dots {
   border: none;
    position: absolute;
    right: 0;
    margin-top: -13px;
    margin-right: -18px;
    z-index: 9999;
    /*background-color: #201e20;*/
    padding-left: 19px;
}
#game-product .owl-stage-outer {
    border-bottom: 1px solid #6f6f6f;
   padding-bottom: 50px;
}
#game-produc button.owl-dot {
    border: 1px solid #6f6f6f;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #6f6f6f;
}
#our-classes .owl-dots {
   border: none;
    position: absolute;
    right: 0;
    margin-top: -13px;
    margin-right: -18px;
    z-index: 9999;
    /*background-color: #201e20;*/
    padding-left: 19px;
}
#our-classes .owl-stage-outer {
    border-bottom: 1px solid #d0d2d4;
    padding-bottom: 50px;
}
#our-classes button.owl-dot {
    border: 1px solid #6f6f6f;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #6f6f6f;
    margin-right: 5px;
}
#popular-games .owl-dots {
   border: none;
    position: absolute;
    right: 0;
    margin-top: -13px;
    margin-right: -18px;
    z-index: 9999;
    /*background-color: #201e20;*/
    padding-left: 19px;
}
#popular-games .owl-stage-outer {
    border-bottom: 1px solid ;
    padding-bottom: 58px;
}
#popular-games button.owl-dot {
    border: 1px solid #6f6f6f;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #6f6f6f;
    margin-right: 5px;

}
#vw-blog-loop .owl-dots {
   border: none;
    position: absolute;
    right: 0;
    margin-top: -13px;
    margin-right: -18px;
    z-index: 9999;
    /*background-color: #201e20;*/
    padding-left: 19px;
}
#vw-blog-loop .owl-stage-outer {
    border-bottom: 1px solid ;
    padding-bottom: 30px;
}
#vw-blog-loop button.owl-dot {
    border: 1px solid #6f6f6f;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #6f6f6f;
    margin-right: 5px;
}
#our-latest-game button.owl-dot {
    border: 1px solid #6f6f6f;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #6f6f6f;
    margin-right: 5px;
}
#game-product button.owl-dot {
    border: 1px solid #6f6f6f;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #6f6f6f;
    margin-right: 5px;
}
.foootercolm .about_me i
{
  font-size: 25px;
    color: #fff;
  }
.foootercolm .widget td 
{
  padding-top: 0px !important;
  padding-bottom: 0;
  padding: 6px;
}
.foootercolm table, td {
     border: none; 
}

.foootercolm .about_me table
{
  margin-bottom: 10px;
}
.foootercolm .about_me table p
{
  font-size: 15px;
  letter-spacing: 1px;
  color: #fff;
  font-family: "Titillium Web";
  font-weight: 600;
  margin-bottom: 0;
}
/*.foootercolm .widget_nav_menu ul li:after {
    content: "\f054";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    color: #7c818c;
    position: absolute;
    right: 0;
}*/
.foootercolm .widget_nav_menu ul li {
      
    line-height: 30px;
    position: relative;
}
.foootercolm ul li {
    list-style: none;
    margin: 0 0 5px 0;
    text-align: left;
    padding: 5px;
}
.foootercolm h3.top_title {
    margin: 0 auto;
    font-size: 28px;
        padding-top: 0px;
    letter-spacing: 2px;
    line-height: 38px;
    color: #ffffff;
    font-family: "Big Shoulders Display";
    font-weight: 800;
    text-align: left;
}

.foootercolm .widget_nav_menu ul li {
 
    line-height: 30px;
    position: relative;
}
.foootercolm ul li {
    list-style: none;
    margin: 0 0 5px 0;
    text-align: left;
    padding: 5px;
}
.foootercolm .fa-map-marker-alt:before {
    content: "\f3c5";
    margin-right: 10px;
    margin-left: -10px;
}
.footeraddres .container {
    background-color: #fff;
    padding: 35px;
    position: relative;
    top: 70px;
    border: 2px solid #ecedf1;
}
.textwidget {
    width: 236px;
    height: 132px;
    font-size: 17px;
    color: #ffffff;
    font-family: "Lato";
    font-weight: 400;
    text-align: left;
    padding: 10px;
}
.footer-social .vw-packers-socialbox a {
  border-right: none;
}
.footer-social .vw-packers-socialbox a i {
  color: #ffffff;
}
#vw_footer_box .custom-social-icons i
{
width: 42px;
    height: 42px;
    color: #3355c6;
    border: 2px solid #fff;
    margin-right: 10px;
    /* padding: 13px 12px; */
    font-size: 18px;
    margin-top: 17px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    padding-top: 11px;
}
#vw_footer_box .custom-social-icons i:hover
{
  background-color: #3468c6;
  border:2px solid #3468c6;
  color:#fff;
}
.toggle-nav button {
    background: transparent;
    border: none;
}
/*single page*/
  #single-team .inner-page-feature-box p
  {
    font-size: 16px;
    letter-spacing: 1px;
    color: #303133;
    font-weight: 400;
    margin-bottom: 8px;

  }
  #single-team .inner-page-feature-box img
  {
    padding-bottom: 20px;
  }
  #single-team .social-profiles
  {
    padding-bottom: 10px;
  }
  #single-team .social-profiles i
  {
    color:#006ccc;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 9px 12px 9px 0px;
  }
  #single-team .inner-page-feature-box p i {
      color: #006ccc;
  }
  .widget-title .post-thumb {
    padding: 0;
  }
  .vw-our-partners-images img{
     -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  }
 .vw-our-partners-images img:hover{
     -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
  filter: grayscale(0);
  }
#vw_footer .footeraddres input[type="submit"] {
padding: 17px 31px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
border: none;
background-color: #031b4e;
margin-left: 26px;
border-radius: 4px;
}
 #vw_footer .footeraddres input[type="email"] {
font-size: 14px;
letter-spacing: 1px;
color: #b4b4b4;
font-family: "Open Sans";
font-weight: 400;
max-width: 60%;
margin-bottom: 0;
border-radius: 3px;
border: 2px solid #c3c3c3;
padding: 16px;
}
#vw-content-area {
    padding: 0px;
}
  
#vw_footer_box img.image.wp-image-131.attachment-full.size-full {
    margin-top: -26px;
}
.footeraddres input[type="submit"] {
    padding: 17px 31px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    background-color: #031b4e;
    margin-left: 26px;
    border-radius: 4px;
}
/*.footeraddres input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
    font-size: 14px;
    letter-spacing: 1px;
    color: #b4b4b4;
    font-family: "Open Sans";
    font-weight: 400;
    max-width: 60%;
    margin-bottom: 0;
    border-radius: 3px;
    border: 2px solid #c3c3c3;
    /*padding: 16px;*/


.main-header-box .socialicon a {
    border-right: 1px solid #aaaaaa;
}
#testimonial-and-homecontact .testimonial-box h5
{
  margin-bottom: 0;
  padding-top: 15px;
}
#testimonial-and-homecontact .testimonial-box h5 a
{
 font-size: 22px;
letter-spacing: 1px;
line-height: 28px;
color: #313040;
font-family: "Saira";
font-weight: 700;
}
#testimonial-and-homecontact .testimonial-box span
{
  font-size: 12px;
  letter-spacing: 1px;
  color: #333333;
  font-family: "Poppins";
  font-weight: 400;
  font-style: italic;
}
.footeraddres input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
    font-size: 14px;
    letter-spacing: 1px;
    color: #b4b4b4;
    font-family: "Open Sans";
    font-weight: 400;
/*    max-width: 60%;
*/    margin-bottom: 0;
    border-radius: 3px;
    border: 2px solid #c3c3c3;
    padding: 16px;
}
/*#testimonial-and-homecontact .testimonial-box h5 {
    position: absolute !important;
    top: 25px !important;
    left: -39px !important;
}*/
#academic-news span.entry-comments {
    border-right: 1px solid #888a96;
  /*  padding: 0px 19px;*/
}
#academic-news span.entry-author {
    padding: 0 20px;
}
/* ------------- Mozilla Style -------------- */

@-moz-document url-prefix() {

  .main-navigation ul
  {
    text-align: left;
  }
  .main-navigation a
  {
    font-size: 18px;
  }
}
#testimonial-and-homecontact .testimonial-head{
  border-bottom: 2px solid #031b4e;
}
#testimonial-and-homecontact .testimonial-content {
    text-align: left;
    padding-left: 0;
    padding-top: 24px;
}
#recent-posts-3 i.fas.fa-calendar-week {
    padding: 5px;
    color: #0056b3;
}
#vw_footer .menu-footer-menu-container a:before {
    content: "\f054";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    display: inline-block;
    color: #fff;
    position: absolute;
    left: 0;
    font-size: 13px;
}
.sticky  .main-navigation li {
  
    padding: 15px;
   
}

#vw-sticky-menu div#mySidenav {
    text-align: center;
    margin: 0 auto;
}
#footer-contact .footeraddres input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
    font-size: 14px;
    letter-spacing: 1px;
    color: #b4b4b4;
    font-family: "Open Sans";
    font-weight: 400;
    max-width: 100%;
    margin-bottom: 0;
    border-radius: 3px;
    border: 2px solid #c3c3c3;
    padding: 16px;
}
#newsletter_demo input[type="email"]{
  width: 60%;
}
#about-us .about-title {
    padding-left: 10px;
}
.main-header-box .socialicon a:last-child {
    border-right: none;
}
#academic-news .news_text:after {
    content: "";
    background-color: #1f2732;
    width: 35px;
    height: 4px;
    display: block;
    margin-top: 15px;
    position: absolute;
    right: 50px;
}
.news-meta a:last-child{
  border: none;
}
#academic-news span.entry-comments:after {
    content: "";
    padding-left: 13px;
    border-right: 1px solid #888a96;
}
.our-blog-button a:hover{
  color: #fff;
}
.share_icon i.fab.fa-linkedin-in {
    background-color: #007bb5;
}
.share_icon i.fab.fa-facebook-f {
    background-color: #3c5a99;
}
.share_icon i.fab.fa-google-plus-g {
    background-color: #da4835;
}
.share_icon i.fab.fa-twitter {
    background-color: #55acee;
}
span.quote_icon{
    padding: 5px;
}
span.quote_icon2{
    padding: 5px;
}