@charset "UTF-8";

@font-face {
  font-family: "playregular";
  src: url("/wp-content/themes/revision-meghna/fonts/play-regular-webfont.eot");
  src: url("/wp-content/themes/revision-meghna/fonts/play-regular-webfont.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/revision-meghna/fonts/play-regular-webfont.woff2") format("woff2"), url("/wp-content/themes/revision-meghna/fonts/play-regular-webfont.woff") format("woff"), url("/wp-content/themes/revision-meghna/fonts/play-regular-webfont.ttf") format("truetype"), url("/wp-content/themes/revision-meghna/fonts/play-regular-webfont.svg#playregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "playbold";
  src: url("/wp-content/themes/revision-meghna/fonts/play-bold-webfont.eot");
  src: url("/wp-content/themes/revision-meghna/fonts/play-bold-webfont.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/revision-meghna/fonts/play-bold-webfont.woff2") format("woff2"), url("/wp-content/themes/revision-meghna/fonts/play-bold-webfont.woff") format("woff"), url("/wp-content/themes/revision-meghna/fonts/play-bold-webfont.ttf") format("truetype"), url("/wp-content/themes/revision-meghna/fonts/play-bold-webfont.svg#playbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "orbitronblack";
  src: url("/wp-content/themes/revision-meghna/fonts/orbitron-black-webfont.eot");
  src: url("/wp-content/themes/revision-meghna/fonts/orbitron-black-webfont.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/revision-meghna/fonts/orbitron-black-webfont.woff2") format("woff2"), url("/wp-content/themes/revision-meghna/fonts/orbitron-black-webfont.woff") format("woff"), url("/wp-content/themes/revision-meghna/fonts/orbitron-black-webfont.ttf") format("truetype"), url("/wp-content/themes/revision-meghna/fonts/orbitron-black-webfont.svg#orbitronblack") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "orbitronbold";
  src: url("/wp-content/themes/revision-meghna/fonts/orbitron-bold-webfont.eot");
  src: url("/wp-content/themes/revision-meghna/fonts/orbitron-bold-webfont.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/revision-meghna/fonts/orbitron-bold-webfont.woff2") format("woff2"), url("/wp-content/themes/revision-meghna/fonts/orbitron-bold-webfont.woff") format("woff"), url("/wp-content/themes/revision-meghna/fonts/orbitron-bold-webfont.ttf") format("truetype"), url("/wp-content/themes/revision-meghna/fonts/orbitron-bold-webfont.svg#orbitronbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "orbitronlight";
  src: url("/wp-content/themes/revision-meghna/fonts/orbitron-light-webfont.eot");
  src: url("/wp-content/themes/revision-meghna/fonts/orbitron-light-webfont.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/revision-meghna/fonts/orbitron-light-webfont.woff2") format("woff2"), url("/wp-content/themes/revision-meghna/fonts/orbitron-light-webfont.woff") format("woff"), url("/wp-content/themes/revision-meghna/fonts/orbitron-light-webfont.ttf") format("truetype"), url("/wp-content/themes/revision-meghna/fonts/orbitron-light-webfont.svg#orbitronlight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "orbitronregular";
  src: url("/wp-content/themes/revision-meghna/fonts/orbitron-medium-webfont.eot");
  src: url("/wp-content/themes/revision-meghna/fonts/orbitron-medium-webfont.eot#iefix") format("embedded-opentype"), url("/wp-content/themes/revision-meghna/fonts/orbitron-medium-webfont.woff2") format("woff2"), url("/wp-content/themes/revision-meghna/fonts/orbitron-medium-webfont.woff") format("woff"), url("/wp-content/themes/revision-meghna/fonts/orbitron-medium-webfont.ttf") format("truetype"), url("/wp-content/themes/revision-meghna/fonts/orbitron-medium-webfont.svg#orbitronregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  background-color: black;
  background-image: url(/wp-content/themes/revision-meghna/images/bg.jpg);
  background-position: center bottom;
  background-attachment: fixed;
  background-repeat: no-repeat;
  font-family: playregular, Helvetica, Arial, sans-serif;
  line-height: 1.5;
  color: #ddd;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

table {
  margin-bottom: 1.5em;
  width: 100%;
  text-align: center;
}

table th {
  font-weight: 600;
  text-align: center;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  padding: 10px 5px;
}

table td {
  border-bottom: 1px solid transparent;
  text-align: center;
  padding: 5px;
  vertical-align: middle;
}

figure {
  margin: 0;
}

a {
  color: white;
  transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
}

iframe {
  border: 0;
}

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

a:focus,
a:hover {
  color: #a30000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: orbitronregular, Helvetica, Oswald, sans-serif;
  font-weight: 400;
}

.kill-margin-bottom {
  margin-bottom: 0 !important;
}

.btn,
#fscf_submit2 {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 10px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  margin-top: 15px;
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
  -webkit-box-shadow: 0px 0px 2px 1px white inset, 0px 0px 2px 1px white;
  -moz-box-shadow: 0px 0px 2px 1px white inset, 0px 0px 2px 1px white;
  box-shadow: 0px 0px 2px 1px white inset, 0px 0px 2px 1px white;
  border: 1px white solid !important;
}

.btn:focus {
  color: #ddd;
  -webkit-box-shadow: 0px 0px 2px 1px #f00000 inset, 0px 0px 2px 1px #f00000;
  -moz-box-shadow: 0px 0px 2px 1px #f00000 inset, 0px 0px 2px 1px #f00000;
  box-shadow: 0px 0px 2px 1px #f00000 inset, 0px 0px 2px 1px #f00000;
  border: 1px #f00000 solid !important;
}

.btn-green {
  background-color: #a30000;
}

.btn-green:focus,
.btn-green:hover {
  background-color: #252525;
  color: white;
}

.btn-transparent,
#fscf_submit2 {
  border: 1px solid transparent;
}

.btn-transparent:focus {
  background-color: transparent;
  border-color: #a30000;
}

.btn-transparent:hover,
#fscf_submit2:hover {
  background-color: #700000;
  border: 1px solid transparent;
  color: white;
  -webkit-box-shadow: 0px 0px 2px 1px #f00000 inset, 0px 0px 2px 1px #f00000;
  -moz-box-shadow: 0px 0px 2px 1px #f00000 inset, 0px 0px 2px 1px #f00000;
  box-shadow: 0px 0px 2px 1px #f00000 inset, 0px 0px 2px 1px #f00000;
  border: 1px #f00000 solid !important;
}

.form-control {
  background-color: #252525;
  border-radius: 0;
  padding: 5px 10px;
  border: 0 none;
  color: #ddd;
}

.form-control:focus {
  box-shadow: 0 0 0;
}

.form-control::-webkit-input-placeholder {
  color: #ddd;
}

.form-control:-moz-placeholder {
  color: #ddd;
}

.form-control::-moz-placeholder {
  color: #ddd;
}

.form-control:-ms-input-placeholder {
  color: #ddd;
}

#loading-mask {
  background: black;
  height: 100%;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 999999999;
}

.loading-img {
  height: 100%;
  left: 0;
  position: fixed;
  top: 50%;
  width: 100%;
}

.border {
  height: 7px;
  margin: 15px auto 0;
  position: relative;
  width: 35%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

main.site-main section:nth-of-type(5n+1) .border {
  background-image: url(/wp-content/themes/revision-meghna/images/border-1.png);
}

main.site-main section:nth-of-type(5n+2) .border {
  background-image: url(/wp-content/themes/revision-meghna/images/border-2.png);
}

main.site-main section:nth-of-type(5n+3) .border {
  background-image: url(/wp-content/themes/revision-meghna/images/border-3.png);
}

main.site-main section:nth-of-type(5n+4) .border {
  background-image: url(/wp-content/themes/revision-meghna/images/border-5.png);
}

main.site-main section:nth-of-type(5n) .border {
  background-image: url(/wp-content/themes/revision-meghna/images/border-4.png);
}

.footer-border {
  background-image: url(/wp-content/themes/revision-meghna/images/border-red.png);
  height: 7px;
  margin: 15px auto 0;
  position: relative;
  width: 35%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
}

.title {
  padding-bottom: 60px;
}

.title h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 38px;
  color: white;
  -webkit-filter: drop-shadow(2px 2px 7px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(2px 2px 7px rgba(0, 0, 0, 0.5));
}

.color {
  color: #d60000;
}

.sub-title {
  padding: 0 0 50px;
}

.sub-title>h3 {
  border-left: 3px solid #ddd;
  border-right: 3px solid #ddd;
  display: inline-block;
  padding: 5px 25px;
  text-transform: uppercase;
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
}

/*main.site-main section:nth-of-type(5n+1) {
  background-image: url(/wp-content/themes/revision-meghna/images/blurred-bg1.jpg);
}

main.site-main section:nth-of-type(5n+2) {
  background-image: url(/wp-content/themes/revision-meghna/images/blurred-bg2.jpg);
}

main.site-main section:nth-of-type(5n+3) {
  background-image: url(/wp-content/themes/revision-meghna/images/blurred-bg3.jpg);
}

main.site-main section:nth-of-type(5n+4) {
  background-image: url(/wp-content/themes/revision-meghna/images/blurred-bg5.jpg);
}

main.site-main section:nth-of-type(5n) {
  background-image: url(/wp-content/themes/revision-meghna/images/blurred-bg4.jpg);
}*/

.parallax-section {
  background-attachment: fixed !important;
  background-position: center center;
  background-repeat: repeat-y;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid #444;
}

#header-slider {
  position: relative;
}

#slider .carousel-caption {
  padding: 0;
  display: table;
  height: 100%;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  z-index: 11;
  background-color: rgba(0, 0, 0, 0.5);
}

#slider .carousel-caption a {
  font-size: 18px;
}

#slider .carousel-caption>div {
  vertical-align: middle;
  display: table-cell;
}

#slider .carousel-caption h2 {
  color: white;
  font-family: orbitronregular, Helvetica, Oswald, sans-serif;
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 40px;
  text-transform: uppercase;
}

#slider .carousel-caption h3 {
  color: white;
  font-family: orbitronregular, Helvetica, Oswald, sans-serif;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 59px;
}

.nav-arrows span {
  border-color: rgba(255, 255, 255, 0.75);
  transition: border-color 0.2s ease-in-out 0s;
  -webkit-transition: border-color 0.2s ease-in-out 0s;
  -moz-transition: border-color 0.2s ease-in-out 0s;
  -o-transition: border-color 0.2s ease-in-out 0s;
}

.nav-arrows span:hover {
  border-color: #E60E0E;
}

#slider .carousel-caption img.sl-slider_img {
  max-height: 55vh;
  width: auto;
}

.navbar-inverse {
  background-color: black;
  width: 100%;
  z-index: 99;
}

.navbar {
  border-bottom: 1px solid #666;
  margin-bottom: 0;
}

.navbar-brand {
  height: auto;
  padding: 8px 0;
}

.navbar-brand h1 {
  margin: 0;
}

.navbar-inverse .navbar-nav>li>a {
  color: white;
  font-size: 14px;
  line-height: 26px;
  padding: 20px 15px;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}

.navbar-inverse .navbar-nav>li.current>a,
.navbar-inverse .navbar-nav>li.current_page_item>a {
  color: white;
  background-image: url(/wp-content/themes/revision-meghna/images/border-red.png);
  background-repeat: no-repeat;
  background-position: center 80%;
  background-size: 95% 20%;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}

.navbar-inverse .navbar-nav>li>a:hover {
  color: #a30000;
}

.custom-widget-area-inner-container .title {
  padding-bottom: 20px;
  padding-top: 40px;
}

.custom-widget-area-container {
  padding: 40px;
}

.about-section {
  padding: 70px 0;
}

.icon-box {
  position: relative;
  width: 160px;
  height: 92.38px;
  background-color: transparent;
  margin: 46.19px auto 60px;
  padding: 20px 0;
  border-left: solid 3px #ddd;
  border-right: solid 3px #ddd;
  -webkit-transform: translateZ(0px);
  -moz-transform: translateZ(0px);
  -ms-transform: translateZ(0px);
  -o-transform: translateZ(0px);
  transform: translateZ(0px);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
}

.icon-box:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}

.icon-box:before,
.icon-box:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 113.14px;
  height: 113.14px;
  background-color: inherit;
  left: 20.4315px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -moz-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  -o-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
}

.icon-box:before {
  top: -56.5685px;
  border-top: solid 4.2426px #ddd;
  border-right: solid 4.2426px #ddd;
}

.icon-box:after {
  bottom: -56.5685px;
  border-bottom: solid 4.2426px #ddd;
  border-left: solid 4.2426px #ddd;
}

.main-features {
  padding: 40px 0;
}

.main-features .custom-widget-area-inner-container {
  margin-bottom: 60px;
}

.feature-media {
  margin-bottom: 30px;
}

.feature-desc a {
  margin-right: 20px;
}

.feature-desc h3 {
  color: #E60E0E;
  -webkit-filter: drop-shadow(2px 2px 7px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(2px 2px 7px rgba(0, 0, 0, 0.5));
}

.counter-section {
  padding: 70px 0;
}

.counters-item {
  border: 1px solid transparent;
  padding-bottom: 30px;
}

.counters-item>div {
  margin: 10px 0;
}

.counters-item span {
  display: inline;
  font-family: playregular, Helvetica, Arial, sans-serif;
  font-size: 35px;
  line-height: 50px;
}

.counters-item i {
  margin-bottom: 15px;
}

.counters-item h3 {
  font-family: playregular, Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin: 0;
}

#services {
  padding: 70px 0 100px;
}

#services .title {
  padding-bottom: 125px;
}

.service-block {
  padding: 50px 20px;
  border-left: 1px solid transparent;
  border-top: 1px solid transparent;
  margin-bottom: 40px;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(44, 44, 44, 0.3) initial, 13px 13px 0px 0px rgba(255, 255, 255, 0.7) "";
  -moz-box-shadow: 2px 2px 5px 0px rgba(44, 44, 44, 0.3) initial, 13px 13px 0px 0px rgba(255, 255, 255, 0.7) "";
  box-shadow: 2px 2px 5px 0px rgba(44, 44, 44, 0.3) initial, 13px 13px 0px 0px rgba(255, 255, 255, 0.7) "";
}

.service-icon {
  margin-bottom: 40px;
}

.service-block h3 {
  text-transform: uppercase;
}

#showcase {
  padding: 75px 0;
}

.portfolio-filter {
  margin-bottom: 15px;
}

.portfolio-filter ul li {
  display: inline;
}

.portfolio-filter ul li a {
  color: #ddd;
  display: inline-block;
  font-size: 14px;
  margin: 0 10px;
  padding: 5px 15px;
  position: relative;
}

.portfolio-filter ul li a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #940001;
  content: "";
  transition: top 0.3s ease 0s;
  -webkit-transition: top 0.3s ease 0s;
  -moz-transition: top 0.3s ease 0s;
  -o-transition: top 0.3s ease 0s;
}

.portfolio-filter ul li a::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 2px;
  background: #940001;
  content: "";
  transition: height 0.3s ease 0s;
  -webkit-transition: height 0.3s ease 0s;
  -moz-transition: height 0.3s ease 0s;
  -o-transition: height 0.3s ease 0s;
}

.portfolio-filter ul li a:hover::before {
  top: 100%;
  opacity: 1;
}

.portfolio-filter ul li a:hover::after {
  height: 100%;
}

.og-grid .mix {
  margin: 15px;
}

.og-grid .mix>a {
  display: block;
  overflow: hidden !important;
  position: relative;
}

.og-grid .mix a img {
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
}

.og-grid .mix a:hover img {
  -webkit-transform: scale(1.4) rotate(15deg);
  -moz-transform: scale(1.4) rotate(15deg);
  -ms-transform: scale(1.4) rotate(15deg);
  -o-transform: scale(1.4) rotate(15deg);
  transform: scale(1.4) rotate(15deg);
}

.hover-mask {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 34, 59, 0.51);
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 600ms ease-out 0s;
  -webkit-transition: all 600ms ease-out 0s;
  -moz-transition: all 600ms ease-out 0s;
  -o-transition: all 600ms ease-out 0s;
  -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
  -moz-transform: rotateY(180deg) scale(0.5, 0.5);
  -ms-transform: rotateY(180deg) scale(0.5, 0.5);
  -o-transform: rotateY(180deg) scale(0.5, 0.5);
  transform: rotateY(180deg) scale(0.5, 0.5);
}

.hover-mask h3 {
  color: #ddd;
  font-size: 20px;
  position: relative;
  text-transform: uppercase;
  top: 110px;
}

.hover-mask span {
  border: 2px solid #ddd;
  border-radius: 50px;
  color: #ddd;
  display: inline-block;
  height: 50px;
  left: 42%;
  padding: 11px 0;
  position: absolute;
  text-align: center;
  top: 22%;
  width: 50px;
}

.og-grid .mix a:hover .hover-mask {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  -moz-transform: rotateY(0deg) scale(1, 1);
  -ms-transform: rotateY(0deg) scale(1, 1);
  -o-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}

.og-details h3.og-details-title,
.og-details h2.og-details-title {
  color: #E60E0E;
}

.og-details a.og-details-href {
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 10px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  margin-top: 15px;
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
  -webkit-box-shadow: 0px 0px 2px 1px white inset, 0px 0px 2px 1px white;
  -moz-box-shadow: 0px 0px 2px 1px white inset, 0px 0px 2px 1px white;
  box-shadow: 0px 0px 2px 1px white inset, 0px 0px 2px 1px white;
  border: 1px white solid !important;
  font-size: 2em;
  font-family: orbitronregular, Helvetica, Oswald, sans-serif;
}

.og-details a.og-details-href:focus,
.og-details a.og-details-href:hover {
  background-color: #700000;
  border: 1px solid transparent;
  color: white;
  -webkit-box-shadow: 0px 0px 2px 1px #f00000 inset, 0px 0px 2px 1px #f00000;
  -moz-box-shadow: 0px 0px 2px 1px #f00000 inset, 0px 0px 2px 1px #f00000;
  box-shadow: 0px 0px 2px 1px #f00000 inset, 0px 0px 2px 1px #f00000;
  border: 1px #f00000 solid !important;
}

.og-expanded .og-expander,
.mix .og-expander {
  background-color: rgba(0, 0, 0, 0.2);
  overflow: visible;
}

.og-expanded .og-expander p strong,
.mix .og-expander p strong {
  color: #eee;
}

.og-details a.og-details-href[href="http://none"],
.og-details a.og-details-href[href='http://none'],
.og-details a.og-details-href[href="https://www.dx-revision.com/#"],
.og-details a.og-details-href[href="https://www.dx-revision.com/#"],
.og-details a.og-details-href[href="https://www.dx-revision.com"],
.og-details a.og-details-href[href='https://www.dx-revision.com'],
.og-details a.og-details-href[href='https://www.dx-revision.com/#'],
.og-details a.og-details-href[href='https://www.dx-revision.com/#'],
.og-details a.og-details-href[href='https://www.dx-revision.com'],
.og-details a.og-details-href[href='https://www.dx-revision.com'],
.og-details a.og-details-href[href="#"],
.og-details a.og-details-href[href='#'] {
  display: none !important;
}

.og-details a.og-details-href {
  content: "Arharharh";
}

.team-skills {
  padding: 70px 0;
}

.skill-chart>h3 {
  border-bottom: 1px solid;
  margin: 25px 0 15px;
  padding-bottom: 10px;
}

.skill-chart i {
  vertical-align: top;
}

.chart {
  display: block;
  position: relative;
}

.percent {
  display: inline-block;
  font-size: 1.6em;
  height: 150px;
  line-height: 150px;
  text-align: center;
  width: 150px;
  z-index: 2;
}

.chart canvas {
  left: 50%;
  margin-left: -75px;
  position: absolute;
  top: 0;
}

.percent:after {
  content: "%";
  margin-left: 0.1em;
  font-size: 0.8em;
}

#our-team {
  padding: 70px 0;
}

.about-team {
  color: white;
  padding-bottom: 40px;
}

.about-team .title h1 {
  color: white;
}

.team-mate {
  height: 560px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  filter: blur(5px) brighteness(3);
  -webkit-filter: brighteness(3);
  -webkit-transform: translate3d(0, 0, 0);
  background-position: 0 -10%;
  background-attachment: fixed;
  position: static !important;
  -webkit-background-attachment: scroll;
  background-repeat: repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 15px 15px 25px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 15px 15px 25px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 15px 15px 25px 0px rgba(0, 0, 0, 0.5);
}

.member-photo {
  overflow: hidden;
  position: relative;
}

.member-photo img {
  transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
}

.member-photo:hover img {
  scale: 1.2;
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
}

.member-title {
  border-bottom: 1px solid transparent;
  padding: 10px 15px;
}

.member-photo .mask {
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  text-align: center;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 600ms ease-out 0s;
  -webkit-transition: all 600ms ease-out 0s;
  -moz-transition: all 600ms ease-out 0s;
  -o-transition: all 600ms ease-out 0s;
  -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
  -moz-transform: rotateY(180deg) scale(0.5, 0.5);
  -ms-transform: rotateY(180deg) scale(0.5, 0.5);
  -o-transform: rotateY(180deg) scale(0.5, 0.5);
  transform: rotateY(180deg) scale(0.5, 0.5);
}

.member-photo:hover .mask {
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1, 1);
  -moz-transform: rotateY(0deg) scale(1, 1);
  -ms-transform: rotateY(0deg) scale(1, 1);
  -o-transform: rotateY(0deg) scale(1, 1);
  transform: rotateY(0deg) scale(1, 1);
}

.team-mate .member-name {
  font-family: playregular, Helvetica, Arial, sans-serif;
  font-size: 1.8em;
  margin: 0 0 5px;
}

.team-mate .member-subtitle {
  color: #a30000;
}

.member-info {
  padding: 15px;
}

.mask ul {
  text-align: center;
  position: relative;
  top: 125px;
}

.mask ul li {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
}

.mask ul li a {
  border-radius: 100%;
  color: #0C2941;
  display: block;
  font-size: 20px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 35px;
}

.mask ul li a:hover {
  background-color: #1C323F;
  color: white;
}

.mask ul li.team-member-contribution a {
  color: #E60E0E;
}

.mask ul li.team-member-contribution a:hover {
  color: white;
  background-color: #940001;
}

.twitter-feed {
  padding-bottom: 100px;
  padding-top: 80px;
}

.twitter-bird span {
  border: 2px solid #a30000;
  border-radius: 50px;
  color: #a30000;
  display: inline-block;
  margin-bottom: 50px;
  height: 90px;
  width: 90px;
}

.twitter-bird span i {
  line-height: 90px;
}

.tweet {
  margin-bottom: 10px;
}

.tweet a {
  color: #a30000;
}

.pricing-section {
  padding: 70px 0;
}

.pricing {
  background-color: black;
}

.price-title {
  background-color: black;
  padding: 30px 0 20px;
}

.price-title>h3 {
  color: #a30000;
  font-family: orbitronregular, Helvetica, Oswald, sans-serif;
  font-weight: 700;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.price-title>p {
  font-size: 18px;
  font-weight: 400;
}

.price-title .value {
  color: #a30000;
  font-size: 30px;
}

.pricing li {
  border-top: 2px solid #3F4045;
  font-weight: 400;
  padding: 10px 0;
}

.pricing li:last-child {
  border-bottom: 2px solid #3F4045;
}

.pricing li:nth-child(2n) {
  background-color: #2F3035;
}

.pricing a.btn {
  text-transform: uppercase;
  margin: 20px 0;
}

.testimonial-section {
  padding: 70px 0;
}

#testimonial-block .owl-wrapper-outer {
  top: -25px;
}

.client-info {
  margin: 0 auto;
  width: 45%;
}

.client-thumb img {
  border-radius: 50%;
  margin: 0 auto;
  max-width: 115px;
  width: 100%;
}

.client-meta {
  margin: 0 0 10px;
}

.client-meta h3 {
  font-family: playregular, Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin: 15px 0 5px 0;
}

.client-meta span {
  font-size: 12px;
}

.client-comment .social-profile {
  text-align: center;
}

.client-comment .social-profile li {
  margin: 0 6px 0 0;
}

.social-profile ul li {
  float: left;
  margin: 0 6px 0 0;
}

.social-profile a {
  color: transparent;
  display: block;
}

.social-profile li a i {
  line-height: 33px;
}

.social-profile li a:hover {
  color: #a30000;
}

.owl-pagination,
.owl-buttons {
  text-align: center;
}

.owl-controls .owl-page {
  display: inline-block;
}

.owl-controls .owl-page span {
  background-color: transparent;
  border: 2px solid white;
  border-radius: 50px;
  display: block;
  height: 13px;
  margin: 0 4px;
  width: 13px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.owl-controls .owl-page.active span,
.owl-controls .owl-page:hover span {
  background-color: #a30000;
  border: 2px solid transparent;
}

.our-clients {
  margin: 30px 0 0;
}

#our-clietns .item img {
  max-width: 150px;
  width: 100%;
}

#our-clietns .owl-next,
#our-clietns .owl-prev {
  border: 1px solid #ddd;
  border-radius: 50px;
  display: inline-block;
  margin: 45px 0 0;
  padding: 3px 15px;
  position: relative;
  text-align: center;
}

#our-clietns .owl-next i,
#our-clietns .owl-prev i {
  line-height: 34px;
}

#our-clietns .owl-prev {
  margin-right: 15px;
}

#our-clients .item {
  margin: 10px;
}

#blog {
  padding-bottom: 110px;
  padding-top: 70px;
}

.note {
  filter: blur(5px) brighteness(3);
  -webkit-filter: brighteness(3);
  -webkit-transform: translate3d(0, 0, 0);
  background-image: url(/wp-content/themes/revision-meghna/images/blurred-bg1.jpg);
  background-position: 0 -10%;
  background-attachment: fixed;
  position: static !important;
  -webkit-background-attachment: scroll;
  background-repeat: repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 15px 15px 25px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 15px 15px 25px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 15px 15px 25px 0px rgba(0, 0, 0, 0.5);
  border: 1px solid transparent;
}

.note .media-wrapper {
  border-bottom: 1px solid transparent;
}

.note .excerpt {
  padding: 0 20px 20px;
}

.note .excerpt h3 {
  font-size: 20px;
  line-height: 1.5;
  text-transform: capitalize;
}

.all-post {
  margin-top: 20px;
}

.all-post .btn,
#fscf_submit2 {
  font-size: 1.5em;
  font-family: orbitronregular, Helvetica, Oswald, sans-serif;
}

.contact-us {
  padding: 40px 0 0;
}

.contact-us .custom-widget-area-inner-container {
  margin-bottom: 30px;
}

.contact-form {
  margin-bottom: 40px;
}

.contact-form .form-control,
#FSContact2 input:not(#fscf_submit2),
#FSContact2 textarea,
.paypal-donations input[name="amount"] {
  background-color: transparent;
  border: 1px solid transparent;
  height: 38px;
}

.contact-form input:hover,
.contact-form textarea:hover,
#contact-submit:hover,
#FSContact2 input:hover,
#FSContact2 textarea:hover,
.paypal-donations input[name="amount"]:hover {
  border-color: #a30000;
}

#contact-submit,
#fscf_submit2 {
  border: 1px solid transparent;
  padding: 12px 0;
  width: 100%;
  margin: 0;
}

.form-group,
#FSContact2 input,
#FSContact2 textarea,
.paypal-donations input[name="amount"] {
  -webkit-box-shadow: 0px 0px 6px 1px rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0px 0px 6px 1px rgba(255, 255, 255, 0.25);
  box-shadow: 0px 0px 6px 1px rgba(255, 255, 255, 0.25);
}

.form-group:focus,
.form-group:active,
#FSContact2 input:focus,
#FSContact2 input:active,
#FSContact2 textarea:focus,
#FSContact2 textarea:active,
.paypal-donations input[name="amount"]:focus,
.paypal-donations input[name="amount"]:active {
  -webkit-box-shadow: 0px 0px 7px 2px red;
  -moz-box-shadow: 0px 0px 7px 2px red;
  box-shadow: 0px 0px 7px 2px red;
}

.form-group:last-child,
.form-group:last-child input {
  margin: 0;
}

.contact-form textarea.form-control,
#FSContact2 textarea {
  padding: 10px;
  height: 120px;
}

.contact-details .fa-lg {
  line-height: 0.65em;
}

.contact-info p {
  margin-bottom: 25px;
}

.con-info {
  margin-bottom: 20px;
}

.con-info i,
.con-info span {
  float: left;
}

.con-info span {
  margin: -5px 0 0 15px;
}

.error {
  display: none;
  padding: 10px;
  color: #D8000C;
  border-radius: 4px;
  font-size: 13px;
  background-color: #FFBABA;
  margin-bottom: 15px;
}

.success {
  background-color: #a30000;
  border-radius: 4px;
  color: white;
  display: none;
  font-size: 13px;
  padding: 10px;
  margin-bottom: 15px;
}

#map-canvas {
  height: 370px;
  width: 100%;
}

#fscf_captcha_field2,
#fscf_required2 {
  display: none;
}

.page-template-template-full-width-page .blog-icon,
.page-template-template-full-width-page .entry-header,
.page-template-default .blog-icon,
.page-template-default .entry-header,
.page-template-template-full-width-page .post-meta,
.page-template-default .post-meta {
  display: none;
}

#blog-banner {
  padding-bottom: 50px;
  padding-top: 40px;
}

.blog-icon {
  border: 1px solid #a30000;
  border-radius: 50%;
  color: #a30000;
  display: inline-block;
  padding: 16px 20px;
}

.error404-icon {
  border: none;
  color: #FFD931;
}

.blog-title h1 {
  text-transform: uppercase;
  color: white;
  text-shadow: 0px 0px 15px #9ec4ea;
  font-size: 5em;
}

#blog-page {
  margin: 0 0 40px;
}

.post-item .entry {
  border: 1px solid transparent;
  margin-bottom: 30px;
}

.entry .post-excerpt {
  padding: 0 20px;
}

#gallery-post .owl-prev,
#post-thumb .owl-prev,
#gallery-post .owl-next,
#post-thumb .owl-next {
  padding: 5px 17px;
  position: absolute;
  top: 40%;
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
}

#gallery-post .owl-prev,
#post-thumb .owl-prev {
  left: -45px;
}

#gallery-post .owl-next,
#post-thumb .owl-next {
  right: -45px;
}

#gallery-post:hover .owl-prev,
#post-thumb:hover .owl-prev {
  left: 0;
}

#gallery-post:hover .owl-next,
#post-thumb:hover .owl-next {
  right: 0;
}

#gallery-post,
#post-thumb {
  overflow-x: hidden;
}

#post-thumb .owl-buttons {
  color: white;
}

.post-meta {
  background-color: rgba(0, 0, 0, 0.6);
  border-top: 1px solid transparent;
  font-size: 13px;
  margin: 20px 0 0;
  padding: 0 20px 10px;
}

.post-meta>span {
  border-right: 1px solid transparent;
  display: inline-block;
  font-size: 12px;
  margin: 10px 10px 0 0;
  padding-right: 10px;
}

.post-meta>span:last-child {
  border-right: 0;
}

.post-meta>span>i {
  margin-right: 5px;
}

.post-meta a:hover {
  color: #a30000;
}

.post-meta .fa {
  color: #E60E0E;
}

.post-excerpt .more {
  margin-top: 20px;
}

.post-excerpt .more a {
  display: inline-block;
  font-size: 13px;
  padding: 10px 25px;
}

.post-excerpt .more a:hover {
  background-color: #a30000;
  color: white;
}

.post-pagination {
  display: inline-block;
  margin-bottom: 20px;
}

.post-pagination ul li {
  margin-right: 5px;
  float: left;
}

.post-pagination ul li:last-child {
  margin-right: 0;
}

.post-pagination ul li.disabled a {
  cursor: not-allowed;
}

.post-pagination ul li.disabled a:hover {
  background-color: #2E373C;
  color: #9aa8b3;
}

.post-pagination ul li a {
  background-color: #30393e;
  color: #9aa8b3;
  display: block;
  padding: 8px 18px;
}

.post-pagination ul li a:hover,
.post-pagination ul li.active a {
  background-color: #a30000;
  color: white;
}

aside.widget {
  margin-bottom: 25px;
}

aside.widget li:before {
  font-family: "FontAwesome";
  content: "";
  color: rgba(255, 0, 0, 0.5);
  font-size: 0.6em;
  position: relative;
  top: -2px;
}

aside.widget ul li {
  margin-bottom: 10px;
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  -moz-transition: all 0.5s ease-in 0s;
  -o-transition: all 0.5s ease-in 0s;
}

aside.widget ul li:hover a {
  padding-left: 10px;
  color: #E60E0E;
}

aside.widget ul>li:last-child {
  border-bottom: 0;
}

aside.widget ul li a {
  padding-left: 5px;
}

aside.widget ul li span {
  padding-left: 8px;
}

.widget-title h3 {
  color: #a30000;
  margin-bottom: 15px;
  margin-top: 0;
  position: relative;
  text-align: center;
}

#search-form {
  position: relative;
}

#search-form .form-control {
  background-color: transparent;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(255, 255, 255, 0.7) inset;
  -moz-box-shadow: 0px 0px 7px 0px rgba(255, 255, 255, 0.7) inset;
  box-shadow: 0px 0px 7px 0px rgba(255, 255, 255, 0.7) inset;
}

#search-submit {
  background: none;
  border: 0;
  color: #C8C8CA;
  display: block;
  font-size: 16px;
  height: 32px;
  outline: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 32px;
}

.post-tabs .tab-post-nav li {
  margin-bottom: 0;
}

.post-tabs .tab-post-nav li:before {
  content: none;
}

.post-tabs .tab-content {
  background-color: #252525;
  padding: 20px;
}

.tab-post-nav {
  background-color: #4A535A;
}

.tab-post-nav li {
  float: left;
}

.tab-post-nav li.active a {
  border-top: 3px solid #a30000;
  background-color: #252525;
  color: #a30000;
}

.tab-pane .clearfix {
  margin-bottom: 20px;
}

.tab-excerpt>span {
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
}

.tab-excerpt h4 a {
  color: white;
}

.tab-excerpt h4 a:hover {
  color: #a30000;
}

.tab-post-nav li a {
  border-top: 3px solid transparent;
  color: white;
  display: block;
  padding: 13px 14px !important;
  text-align: center;
}

.widget .tag {
  background-color: #252525;
  color: white;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 5px;
  padding: 5px 13px;
}

.widget .tag:hover {
  background-color: #a30000;
  color: white;
}

.single-blog {
  background-color: white;
  margin-bottom: 50px;
  padding: 20px;
}

article ul li {
  list-style: square;
}

article ol li {
  list-style: decimal;
}

article ul,
article ol {
  margin: 0 0 15px 30px;
}

article .wp-post-image {
  margin: auto;
}

blockquote {
  border-left: 5px solid #a30000;
  font-style: italic;
  line-height: 22px;
  margin: 20px 0;
}

.navigation ul {
  margin-left: 0;
}

.next-prev {
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  margin: 20px 0;
  padding: 15px 0 10px;
}

.next-prev a:hover {
  color: #a30000;
}

.next-prev li {
  display: inline;
}

.prev-post i {
  float: left;
  margin-right: 10px;
  margin-top: -5px;
}

.next-post i {
  float: right;
  margin-left: 10px;
  margin-top: -3px;
}

.post-author {
  margin-right: 20px;
}

.post-author>img {
  border: 1px solid transparent;
  max-width: 120px;
  padding: 5px;
  width: 100%;
}

.type-post .entry-content {
  padding-top: 20px;
}

.type-post audio {
  visibility: visible !important;
  padding: 10px;
}

.entry-title a:hover {
  text-shadow: 0px 0px 10px rgba(255, 0, 0, 0.45);
}

.entry-content iframe {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.entry-content p a {
  border-bottom: 1px dotted maroon;
}

.entry-content p a:focus,
.entry-content p a:hover {
  color: #a30000 !important;
}

.comment-reply-form>h3,
.author-about>h4,
.comments>h4 {
  border-bottom: 1px solid transparent;
  margin-bottom: 15px;
  margin-top: 0;
  padding-bottom: 10px;
  position: relative;
}

.bypostauthor {
  display: block;
}

.author-bio h5 {
  display: inline-block;
}

.post-item .comments-section {
  margin-top: 35px;
}

.comment-list ul li {
  list-style: square;
}

.comment-list ol li {
  list-style: decimal;
}

.comment-list ul,
.comment-list ol {
  margin: 20px 0 15px 30px;
}

.comment-list li {
  margin-bottom: 20px;
}

.comment-wrap {
  border: 1px solid transparent;
  border-radius: 1px;
  margin-left: 20px;
  padding: 10px;
  position: relative;
}

.comment-wrap .author-avatar {
  margin-left: -25px;
  margin-right: 20px;
}

.author-comment {
  margin-bottom: 15px;
  overflow: hidden;
}

.author-comment cite a:hover,
.replay:hover {
  color: #a30000;
}

.author-comment cite {
  margin-bottom: 2px;
  padding-top: 4px;
  font-style: normal;
}

.author-comment i {
  margin-right: 5px;
}

.comment-content {
  margin-left: 45px;
}

.comment-reply-form {
  margin-top: 50px;
}

#comment-form {
  margin-top: 35px;
}

#comment-form .form-control:hover {
  border-color: #a30000;
}

.error404 .clearfix {
  margin-bottom: 20px;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.infinite-scroll.neverending .site-footer {
  display: none;
}

.infinity-end.neverending .site-footer {
  display: block;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

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

img {
  height: auto;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto;
}

.wp-caption-text {
  text-align: center;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

.social-icon {
  padding: 60px 0 35px;
  perspective: 900000px;
  -webkit-perspective: 900000px;
}

.social-icon>ul {
  text-align: center;
}

.social-icon>ul>li {
  display: inline-block;
  margin-right: 20px;
}

.social-icon>ul>li>a {
  display: block;
  height: 70px;
  width: 70px;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  transition: all 400ms ease-out 0s;
  -webkit-transition: all 400ms ease-out 0s;
  -moz-transition: all 400ms ease-out 0s;
  -o-transition: all 400ms ease-out 0s;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}

.social-icon>ul>li>a>i {
  color: #a30000;
  display: inline-block;
  font-size: 32px;
  line-height: 70px;
  margin: 0;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  transition: all 400ms ease-out 0s;
  -webkit-transition: all 400ms ease-out 0s;
  -moz-transition: all 400ms ease-out 0s;
  -o-transition: all 400ms ease-out 0s;
}

.social-icon>ul>li:hover a {
  background-color: #700000;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-box-shadow: 0px 0px 2px 1px #f00000 inset, 0px 0px 2px 1px #f00000;
  -moz-box-shadow: 0px 0px 2px 1px #f00000 inset, 0px 0px 2px 1px #f00000;
  box-shadow: 0px 0px 2px 1px #f00000 inset, 0px 0px 2px 1px #f00000;
  border: 1px #f00000 solid !important;
}

.social-icon>ul>li:hover a i {
  color: white;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.fa-custom-moddb {
  height: 32px;
  width: 32px;
  background: url(/wp-content/themes/revision-meghna/images/social-moddb.png) no-repeat;
}

.fa-custom-moddb:before {
  content: "";
}

.fa-custom-moddb:hover {
  background: url(/wp-content/themes/revision-meghna/images/social-moddb-white.png) no-repeat;
}

.copyright {
  padding: 20px 0 0;
  color: white;
}

.copyright img {
  margin-bottom: 15px;
}

.copyright p {
  font-size: 0.9em;
}

#scrollUp {
  border: 1px solid transparent;
  bottom: 15px;
  color: white;
  display: none;
  padding: 8px 12px;
  position: fixed;
  right: 20px;
  z-index: 600;
}

#scrollUp:hover {
  background-color: #a30000;
  border: 1px solid #a30000;
}

body.search-results .page-title {
  text-transform: none;
}

.page-title .search-query {
  color: #E60E0E;
  text-transform: initial;
}

main.site-main section.no-results {
  background: none;
}

.search-title h1 {
  text-shadow: none;
  font-size: 3em;
}

.not-found .page-header {
  border: none;
}

.search-results .author,
.search-results article.status-private {
  display: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  background-attachment: scroll;
}

.fa-music::before {
  position: relative;
  top: -2px;
  left: -3px;
}

.inpage-sab #sexy-author-bio {
  padding: 10px;
  margin: 0px;
  margin-bottom: 20px;
}

.inpage-sab #sexy-author-bio::after {
  content: "";
  display: table;
  clear: both;
}

#sexy-author-bio,
.inpage-sab #sexy-author-bio {
  margin-left: -20px !important;
  margin-right: -20px !important;
  background-color: rgba(0, 0, 0, 0.6) !important;
}

#sexy-author-bio {
  margin-top: 40px;
}

#sab-jobtitle,
.inpage-sab #sab-jobtitle {
  color: white;
}

#sab-gravatar,
.inpage-sab #sab-gravatar {
  margin-top: 0px;
}

#sab-description,
.inpage-sab #sab-description {
  margin-top: 5px;
  color: rgba(127, 148, 155, 0.72);
}

.inpage-sab #sab-social-wrapper {
  float: right;
}

.inpage-sab #sab-author {
  padding: 0px;
  margin: 0px 0px 10px;
  display: block;
  clear: none;
  font-size: 30px;
  line-height: 24px;
  font-family: playregular, Helvetica, Arial, sans-serif;
}

.inpage-sab #sab-author span {
  color: #940001 !important;
}

.inpage-sab #sab-gravatar {
  margin: 10px 10px 10px 0px;
  float: left;
}

.inpage-sab #sab-gravatar img {
  float: left;
  border: 1px solid white;
  background-color: #FFF;
}

.inpage-sab #sab-byline {
  color: #7d888c;
  font-family: "Orbitron", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  text-transform: none;
  margin-top: 15px;
}

.inpage-sab #sab-byline span#sab-jobtitle {
  color: white;
}

.paypal-donations {
  margin-bottom: 30px;
}

.paypal-donations input[name="amount"] {
  font-size: 16pt;
  width: 50px;
  text-align: right;
}

.paypal-donations #paypal-donation-amount,
.paypal-donations #paypal-donation-amount+.after-amount+p,
.paypal-donations .after-amount {
  display: inline-block;
  vertical-align: middle;
}

.paypal-donations .after-amount::after {
  content: "$";
  font-size: 16pt;
  padding-right: 20px;
  padding-left: 5px;
}

.paypal-donations input[type="image"] {
  max-width: 220px;
  margin-bottom: -30px;
}

.page-template-default .entry-content h2,
.page-template-default .entry-content h3,
.page-template-default .entry-content h4,
.page-template-default .entry-content h5,
.page-template-default .entry-content h6,
.page-template-template-full-width-page .entry-content h2,
.page-template-template-full-width-page .entry-content h3,
.page-template-template-full-width-page .entry-content h4,
.page-template-template-full-width-page .entry-content h5,
.page-template-template-full-width-page .entry-content h6,
.blog .entry-content h2,
.blog .entry-content h3,
.blog .entry-content h4,
.blog .entry-content h5,
.blog .entry-content h6,
.single-post .entry-content h2,
.single-post .entry-content h3,
.single-post .entry-content h4,
.single-post .entry-content h5,
.single-post .entry-content h6 {
  color: rgba(171, 234, 255, 0.59);
}

#sc_our_team {
  text-align: center;
}

#sc_our_team.grid_circles2 .sc_team_member {
  box-shadow: none;
  max-height: 181px;
  max-width: 181px;
  float: none;
  display: inline-block;
}

#sc_our_team.grid_circles2 .sc_team_member span {
  border: none !important;
}

#sc_our_team.grid_circles2 .sc_team_member .sc_team_member_name a {
  color: #a30000;
  font-size: 1.2em;
}

#sc_our_team.grid_circles2 .sc_team_member .sc_team_member_overlay {
  background-color: rgba(0, 0, 0, 0.85);
  box-shadow: 0px 0px 4px 4px black;
}

#bws_gallery_image_counter {
  display: none;
}

p span.cc-name {
  color: #E60E0E;
}

.entry-content p strong {
  color: #eee;
}

.countdown_row {
  display: block !important;
  margin: auto !important;
}

.countdown_section {
  display: inline-block !important;
  float: none !important;
}

.hoth-dashboard {
  scale: 1.5;
  transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  -moz-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  padding-top: 150px;
  padding-bottom: 200px;
}

.hoth-dash {
  background-color: transparent !important;
  scale: 2.5;
  transform: scale(2.5, 2.5);
  -webkit-transform: scale(2.5, 2.5);
  -moz-transform: scale(2.5, 2.5);
  -o-transform: scale(2.5, 2.5);
  -ms-transform: scale(2.5, 2.5);
  margin-left: 2% !important;
}

.hoth-digit {
  font-family: playregular, Helvetica, Arial, sans-serif !important;
  color: white !important;
  font-weight: normal !important;
}

.hoth-dash_title {
  color: #940001 !important;
  font-family: orbitronregular, Helvetica, Oswald, sans-serif !important;
  font-size: 5px !important;
  top: 36px !important;
}

img#fscf_captcha_image2 {
  filter: invert(100%) contrast(250%) grayscale(70%);
  -webkit-filter: invert(100%) contrast(250%) grayscale(70%);
}

.page-id-1114 h5 {
  margin-top: 40px;
}

.page-id-1114 h5 a,
.page-id-1114 h5 a:active,
.page-id-1114 h5 a:visited {
  color: rgba(207, 243, 255, 0.76);
}

.page-id-1114 h5 a:focus,
.page-id-1114 h5 a:hover {
  color: #E60E0E;
}

.page-id-1114 .entry-content em {
  margin-right: 2px;
}

.page-id-1114 .entry-content .fa {
  margin-left: 1.4em;
  color: #940001;
}

.page-id-1114 .entry-content ul,
.page-id-1114 .entry-content li {
  list-style: none;
}

.page-id-1114 .entry-content ul li,
.page-id-1114 .entry-content li li {
  padding-left: 1em;
  text-indent: -0.7em;
}

.page-id-1114 .entry-content ul li:before,
.page-id-1114 .entry-content li li:before {
  content: "♦";
  color: #940001;
  padding-right: 0.5em;
  font-size: 1.1em;
  line-height: 1.1em;
}

.page-id-1114 .entry-content ul i.fa,
.page-id-1114 .entry-content li i.fa {
  transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
}

.page-id-1114 .entry-content ul a:focus,
.page-id-1114 .entry-content ul a:hover,
.page-id-1114 .entry-content li a:focus,
.page-id-1114 .entry-content li a:hover {
  color: #E60E0E;
}

.page-id-1114 .entry-content ul a:focus i.fa,
.page-id-1114 .entry-content ul a:focus i.fa:focus,
.page-id-1114 .entry-content ul a:focus i.fa:hover,
.page-id-1114 .entry-content ul a:hover i.fa,
.page-id-1114 .entry-content ul a:hover i.fa:focus,
.page-id-1114 .entry-content ul a:hover i.fa:hover,
.page-id-1114 .entry-content li a:focus i.fa,
.page-id-1114 .entry-content li a:focus i.fa:focus,
.page-id-1114 .entry-content li a:focus i.fa:hover,
.page-id-1114 .entry-content li a:hover i.fa,
.page-id-1114 .entry-content li a:hover i.fa:focus,
.page-id-1114 .entry-content li a:hover i.fa:hover {
  color: #E60E0E;
}

.page-id-1114 .entry-content ul a i.fa:focus,
.page-id-1114 .entry-content ul a i.fa:hover,
.page-id-1114 .entry-content li a i.fa:focus,
.page-id-1114 .entry-content li a i.fa:hover {
  color: #E60E0E;
}

.page-id-1114 .credits-name-desc {
  color: rgba(255, 255, 255, 0.5);
}

.page-id-1114 .wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li {
  font-family: playregular, Helvetica, Arial, sans-serif;
  font-size: 1.7em;
  font-weight: normal;
  border-bottom: 2px #d7d7d7 solid !important;
  height: 36px !important;
}

.page-id-1114 .wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li a {
  color: #9e9e9e !important;
  line-height: 24px !important;
  background-color: black;
  padding-left: 32px !important;
  background-repeat: no-repeat;
  background-size: 26px;
  background-position: 5%;
}

.page-id-1114 .wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-state-active a {
  background-color: #d60000;
}

.page-id-1114 .wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-corner-top.ui-state-active {
  background: none !important;
  border-width: 2px !important;
}

.page-id-1114 .wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li[aria-controls="GOG"] a {
  background-image: url("/wp-content/themes/revision-meghna/images/buttons/icon-gog.png");
}

.page-id-1114 .wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li[aria-controls="Steam"] a {
  background-image: url("/wp-content/themes/revision-meghna/images/buttons/icon-steam.png");
}

@media only screen and (max-width: 767px) {
  .blog-title h1 {
    font-size: 3.5em;
  }

  .inpage-sab #sab-social-wrapper {
    float: none;
  }

  .inpage-sab #sab-author,
  .inpage-sab #sab-byline {
    clear: both;
  }
}

@media only screen and (max-width: 460px) {
  .blog-title h1 {
    font-size: 2.5em;
  }

  .og-details h3.og-details-title {
    font-size: 1.4em;
  }
}

@media only screen and (max-width: 10px) {
  #sc_our_team.grid_circles2.sc-col3 .sc_team_member {
    width: 31%;
    margin: 1%;
  }
}
