/* Top Header CSS */
::selection {
  background: #7ab80e;
  color: #fff;
  text-shadow: none;
}

body {
  color: #666;
  font-size: 15px;
  line-height: 20px;
  padding: 0 !important;
}

#header-topbar {
  min-height: 30px;
  line-height: 30px;
  background: #f2f2f2;
  color: #757575;
}

#header-topbar #header-topbar-left-content {
  float: left;
}

#header-topbar #header-topbar-right-content {
  float: right;
}

#header-topbar #header-topbar-right-content .topbar-element {
  float: left;
}

#header-topbar ul {
  list-style: none;
  margin: 0;
}

#header-topbar .topbar-element>ul>li.social {
  padding: 0;
}

#header-topbar .topbar-element>ul>li {
  float: left;
  /* padding: 0 8px; */
  position: relative;
  border-right: 1px #e6e6e6 solid;
}

#header-topbar .topbar-socials a {
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
}

#header-topbar a {
  font-size: 12px;
  color: #757575;
}

#header-topbar .topbar-socials a i {
  margin-right: 0;
}

#header-topbar a i {
  font-size: 14px;
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-linkedin:before {
  content: "\f0e1";
}

/* Main Header CSS */

.menuheaderarea{
  background: #fff;
  border-bottom: #e0e0e0 solid 1px;
  padding: 0px;
  /* height: 106px; */
}

/* .menuheaderarea .logo {
  margin-top: 23px;
} */

.menuheaderarea .logo {
  float: left;
}

.mainmenu {
  float: right;
}

.dropdown-menu{
  padding:0;
  margin:0;
  border:0 solid transition!important;
  border:0 solid rgba(0,0,0,.15);
  border-radius:0;
  -webkit-box-shadow:none!important;
  box-shadow:none!important
}

.mainmenu .navbar-nav>li>a {
  padding: 40px 12px;
}

.mainmenu .navbar-nav>li>a:hover {
  padding: 40px 12px;
}

.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a , .navbar-expand-lg .navbar-nav .nav-link{
  color: #666;
  font-size:12px;
  text-transform:uppercase;
  padding:10px 15px;
  font-family:Open Sans,Helvetica,Arial,sans-serif;
  text-decoration: none;
  display: block !important;
}
.mainmenu .active a,.mainmenu .active a:focus,.mainmenu .active a:hover,.mainmenu li a:hover,.mainmenu li a:focus ,.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover{
  color: #fff;
  background: #f5f5f5;
  border-bottom: 2px solid #7ab80e;
  color: #7ab80e;
}
/*==========Sub Menu=v==========*/
.mainmenu .collapse ul > li:hover > a{
  background: #f5f5f5;
}
.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{
  background: #2a2a2a;
    color: #fff;
}
.mainmenu .collapse ul ul ul > li:hover > a{
  background: #2a2a2a;
  color: #fff;
}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{
  background: #f5f5f5;
}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{
  background: #f5f5f5;
}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{
  background: #f5f5f5;
}

/******************************Drop-down menu work on hover**********************************/
.mainmenu{
  background: none;
  border: 0 solid;
  margin: 0;
  padding: 0px;
  min-height:20px;
  width: 100%;
}

.mainmenu .collapse ul ul ul{
  position:absolute;
  top:0;
  left:100%;
  min-width:250px;
  display:none
}

/* Slider CSS */

.carousel-inner {
  height: 400px;
}

.uvmask{
  margin-left: 200px;
}

.carousel-caption{
  text-align: right;
  color:black;
}

.dyopole_head{
  position: relative;
  font-size:42px;
  filter: drop-shadow(0px 2px 3px rgba(0,0,0,0.8));
  color: #ffffff;
  right:10%;
}

.dyopole_para{
  right: 10%;
  position: relative;
  font-size: 24px;
  margin-bottom: 1.5rem;
}

.carousel-caption p{
  right: 10%;
  position: relative;
  font-size: 24px;
  margin-bottom: 1.5rem;
}

.videodetails,.dyopole_btn{
  position: relative;
  color: #ffffff;
  background: #299926;
  padding: 6px 12px;
  border-radius: 5px;
  right: 13%;
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.5);
}

.videodetails:hover,.dyopole_btn:hover{
  text-decoration: none;
  color:white;
  background: #075604;
  transition: 0.5s all ease-in-out;
}

.strip{
  position: absolute;
  width: 10px;
  height: 100%;
  top: 0;
  left: 67%;
  background: #c2bfc1;
}

/* content(ESPECIALLY WE DO FOR YOU) CSS */

.firstheading{
  margin-bottom: 35px;
}

/* Modern Service Card Styles */
.service-card {
  border-radius: 22px;
  background: linear-gradient(135deg, #fff 70%, #e6f4ea 100%);
  box-shadow: 0 4px 24px rgba(26,78,138,0.10);
  transition: box-shadow 0.3s, transform 0.3s, background 0.3s, border 0.3s;
  border: none;
  position: relative;
  overflow: hidden;
}
.service-card:nth-child(2n) {
  background: linear-gradient(135deg, #fff 70%, #f5faff 100%);
}
.service-card:hover {
  background: linear-gradient(135deg, #e6f4ea 80%, #fff 100%);
  box-shadow: 0 8px 32px rgba(26,78,138,0.18);
  transform: translateY(-4px) scale(1.02);
  border: 1.5px solid #2bb67333;
}
.service-card .icon-glow img {
  filter: drop-shadow(0 2px 8px #2bb67333);
  transition: filter 0.3s;
}
.service-card:hover .icon-glow img {
  filter: drop-shadow(0 4px 16px #2bb67366);
}
.service-card h4 {
  font-weight: bold;
  margin-bottom: 1rem;
}
.service-card p {
  color: #666;
}

.heading1{
  margin: 70px 0 0px 0;
}

.heading1 h1{
  color: #454545;
  font-weight: 300;
  margin: 0 0 35px;
  font-size: 36px;
  line-height: 1.1;
} 

.btext{
  font-weight: 700;
}

.text-hr{
  width: 100%; 
  height: 14px; 
  border-bottom: 1px solid #d4d3d3;
  text-align: center;
  margin-bottom: 40px;
}

.text-spanhr{
  font-size: 16px;
  background-color: #ffffff;
  padding: 0 10px;
  color: #737373;
  font-weight: 300;
}

.alterna-service.center .alterna-service-img-content {
  padding: 30px 30px 15px;
}

.alterna-service-entry-content h4{
  color: #454545;
  font-weight: 300;
  margin: 0 0 15px;
  font-size: 17px;
  line-height: 1.1;
}

.alterna-service-entry-content p{
  color: #454545;
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 10px;
}

.inner-content {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.alterna-service-entry-content {
  margin-bottom: 15px;
  color: #454545;
}

.wpb_single_image.vc_align_left {
  text-align: left;
}

.wpb_content_element{
  margin-bottom: 35px;
}

.wpb_single_image .vc_figure {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  max-width: 100%;
}

.wpb_single_image .vc_single_image-wrapper {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}

.wpb_single_image.vc_align_left {
  text-align: left;
}

.wpb_single_image img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

.aboutus h2{
  color: #454545;
  font-weight: 300;
  margin: 0 0 15px;
  font-size: 30px;
}

.aboutus-content{
  margin-bottom: 35px;
}

.aboutus p{
  color: #454545;
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 10px;
}

.btn.float-btn, a.btn.float-btn {
  padding-left: 22px;
  padding-right: 22px;
}

.float-btn.btn-theme {
  box-shadow: 0 4px 0 #4b7109;
}

.btn, a.btn {
  position: relative;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  background-image: none;
  outline: 0 !important;
  border: none;
  padding: 10px 22px;
  margin: 0 0 15px;
  color: rgba(255, 255, 255, 0.9) !important;
  transition: background linear 300ms;
}

.btn-theme {
  background: #7ab80e;
}

.btn:hover, a.btn:hover {
  background-image: none;
  color: #fff !important;
  text-shadow: none;
  transition: background linear 300ms;
}
.btn.float-btn, a.btn.float-btn {
  padding-left: 22px;
  padding-right: 22px;
}
.float-btn.btn-theme {
  box-shadow: 0 4px 0 #4b7109;
}
.btn-theme:hover {
  background: #5b890a;
}
.btn:hover {
  color: #333;
  text-decoration: none;
}

/* Footer CSS */

.footer-content {
  border-top: 6px #7ab80e solid;
  background: #404040;
  color: #999;
}

.footer-content .footer-bottom-content {
  border-top: 1px #4a4a4a solid;
  background: #0c0c0c;
  padding: 22px 0;
  font-size: 14px;
  line-height: 5px;
  color: #999;
}

.footer-content .footer-bottom-content .footer-copyright {
  text-align: center;
}

.footer-content .footer-bottom-content a {
  color: #7ab80e;
}

.footer-content .footer-bottom-content .footer-link {
  float: right;
}

.footer-content .footer-bottom-content a:hover {
  text-decoration: none;
}

/* career CSS */

.career-section{
  background: url("../images/slide-b-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-top: 25px;
}

#main {
  padding-top: 20px;
}

.career-content{
  padding: 40px 130px;
  margin-left: -130px;
  margin-right: -130px;
}

.text-careerhr{
  width: 100%; 
  height: 12px; 
  border-bottom: 1px solid #d4d3d3;
  text-align: center;
  margin-bottom: 40px;
}

.career-spanhr{
  font-size: 16px;
  background-color: #a3b23d;
  padding: 0 10px;
  color: #292929;
  font-weight: 300;
}

.heading2 h2{
  color: #454545;
  font-weight: 300;
  margin: 0 0 35px;
  font-size: 30px;
  line-height: 1.1;
} 

/* News & Events CSS */

.flip-card {
  background-color: transparent;
  width: 360px;
  height: 264px;
  perspective: 1440px;
  padding: 15px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: transform .5s ease-in-out;
  transform-style: preserve-3d;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
}

.flip-card-front {
  background-color: #bbb;
}

.flip-card-front img{
  border-radius: 10px;
  width:360px;
  height: 264px;
}

.flip-card-back {
  background-color: #ebebeb;
  transform: rotateY(180deg);
  padding: 15px;
  text-align: justify;
  font-size: 85%;
}

.flip-card-back a{
  color: #1c1c1c;
  text-decoration: none;
}

.flip-card-back a:hover{
  color: #7ab80e;
  text-decoration: none;
}

.flip{
  padding: 20px;
}

.news-events h2{
  text-align: center;
  color: green;
}

/* Resource CSS */

.resource h3{
  text-align: center;
  color: green;
  font-size: 24px;
}

.flip-card-resource {
  background-color: transparent;
  width: 262.5px;
  height: 299px;
  perspective: 1440px;
}

.flip-card-inner-resource {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  padding: 20px;
}

.flip-card-resource:hover .flip-card-inner-resource {
  transform: rotateY(180deg);
}

.flip-card-front-resource, .flip-card-back-resource {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: transform .5s ease-in-out;
  transform-style: preserve-3d;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
}

.flip-card-front-resource {
  background-color: #bbb;
}

.flip-card-front-resource img{
  border-radius: 10px;
  width: 262.5px;
  height: 299px;
}

.flip-card-back-resource {
  background-color: #ebebeb;
  transform: rotateY(180deg);
  padding: 15px;
  text-align: justify;
  font-size: 85%;
}

.flip-resource{
  padding: 20px;
}

.flip-card-back-resource a{
  color: #1c1c1c;
  text-decoration: none;
}

.flip-card-back-resource a:hover{
  color: #7ab80e;
  text-decoration: none;
}

/* Services CSS */

.services-section{
  background: url("../images/slide-b-1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-top: 25px;
  padding: 40px 130px;
  margin-left: -130px;
  margin-right: 5px;
}

.size {
  font-size: 20px;
}

.wpb_content_element {
  margin-bottom: 35px;
}

.colr {
  color: green;
}

.alterna-service.center {
  text-align: center;
}

.alterna-service.center .alterna-service-content {
  padding: 15px;
}

/* Patent Table CSS */

.table td,th {
  padding: 8px!important;
  vertical-align: middle!important;
}

tr:nth-child(even) {
  background-color: #ddd;
}

td a {
  color: #1c1c1c;
  text-decoration: none;
}

td a:hover {
  color: #7ab80e;
  text-decoration: none;
}

.i-nurturenergy-section{
  background: url("../images/Savin-NY-Website-Background-Web-1.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-top: 25px;
}

/* IT Service CSS */

.ITservice-section{
  background: #f5f5f5;
}

.ITservice-section2{
  background: url("../images/HD-2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-top: 25px;
  padding-bottom: 30px;
}


/* Consulting CSS */


/* Contact Us */

.alterna-bullet {
  padding-left: 36px;
  position: relative;
  margin-bottom: 5px;
  line-height: 26px;
  font-size: 14px;
  font-weight: 400;
}

.alterna-bullet-icon {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -13px;
  display: inline-block;
  padding: 3px;
  width: 26px;
  height: 26px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  border-radius: 30px;
  color: #fff;
}

.purple {
  background: #800080;
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

.contact-label{
  color: #666;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.btn-contactsuccess{
  padding: 8px 18px;
    background: #7ab80e;
    color: #fff;
    border: none;
    border-radius: 4px;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
}

.btn-contactsuccess:hover{
  background: #5b890a;
  color: #fff;
}

/* Smooth scroll CSS */

.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:20px;
	right:10px;	
}
.scroll {
	position:absolute;
	right:5px;
	bottom:0;
  background-color: #333;
  border-radius: 4px;
	padding:10px 15px;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover {
	background-color: #7ab80e;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
}
.scroll:hover .fa {
	padding-top:-10px;
}
.scroll .fa {
	font-size:30px;
	margin-top:-5px;
	margin-left:1px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
  -o-transition: 0.5s; 	
  color:white;
}

.alterna-service-title {
  margin: 0 0 10px;
  color: #454545;
}

.vc_box_shadow_3d {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 15px;
}

.vc_box_shadow_3d {
  position: relative;
  z-index: 0;
  display: inline-block;
  max-width: 100%;
}

.vc_box_shadow_3d:after, .vc_box_shadow_3d:before {
  content: "";
  position: absolute;
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0,.6);
  box-shadow: 0 15px 10px rgba(0,0,0,.6);
  left: 5px;
  right: 50%;
  bottom: 8px;
  height: 30%;
  z-index: -1;
  border-radius: inherit;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: skewY(-6deg);
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}

.wpb_single_image .vc_box_shadow_3d:after {
  left: 50%;
  right: 5px;
  -webkit-transform: skewY(6deg);
  -ms-transform: skewY(6deg);
  transform: skewY(6deg);
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  left: 0;
  background: #fff;
  box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 8px 1px rgba(0,0,0,0.3);
}

/* Battery Specification Section CSS */
.battery-spec-section {
  background: #ffffff;
}

/* -----------------------------
   Card (spec box)
------------------------------ */
.battery-spec-section .spec-box {
  background: #fff;
  border-radius: 12px;
  padding: 30px 20px;
  text-align: center;
  transition: all 0.35s ease;
  height: 100%;
  border: 1px solid #e0e0e0;
  box-shadow: 0 3px 8px rgba(0,0,0,0.05);
  margin-bottom: 35px; /* ✅ true vertical spacing between cards */
  position: relative;
  overflow: hidden;
}

/* -----------------------------
   Hover effect (full background glow)
------------------------------ */
.battery-spec-section .spec-box:hover {
  transform: translateY(-6px);
  background: #f3fff6; /* ✅ full light green background fill */
  border-color: #aee5b4;
  box-shadow: 0 10px 30px rgba(0,0,0,0.12), 0 0 15px rgba(0,180,90,0.15);
}

/* Optional subtle pulsing glow (stops overlapping flicker) */
.battery-spec-section .spec-box:hover::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at center, rgba(0,200,100,0.08) 0%, transparent 70%);
  z-index: 0;
  pointer-events: none;
  animation: cardGlow 1.8s ease-in-out infinite alternate;
}
@keyframes cardGlow {
  0% { opacity: 0.2; }
  100% { opacity: 0.5; }
}

/* -----------------------------
   Icon styling
------------------------------ */
.icon-circle {
  width: 70px;
  height: 70px;
  margin: 0 auto 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 28px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
  z-index: 1;
}
.spec-box:hover .icon-circle {
  transform: scale(1.08);
  box-shadow: 0 8px 18px rgba(0,0,0,0.25);
}

/* -----------------------------
   Text styling
------------------------------ */
.spec-box h5 {
  font-weight: 700;
  color: #004f2d;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}

.spec-box p {
  font-size: 0.95rem;
  color: #555;
  line-height: 1.6;
  position: relative;
  z-index: 1;
}


/* Media Queries CSS */
@media only screen and (min-width: 767px) {
  .mainmenu .collapse ul li:hover> ul{
    display:block
  }
  .mainmenu .collapse ul ul{
    position:absolute;
    top:100%;
    left:0;
    min-width:250px;
    display:none
  }
  
  .mainmenu .collapse ul ul li{
    position:relative
  }
  .mainmenu .collapse ul ul li:hover> ul{
    display:block
  }
  
  .mainmenu .collapse ul ul ul li{
    position:relative
  }
  .mainmenu .collapse ul ul ul li:hover ul{
    display:block
  }
  .mainmenu .collapse ul ul ul ul{
    position:absolute;
    top:0;
    left:100%;
    min-width:250px;
    display:none;
    z-index:1
  }
}

@media only screen and (max-width: 768px) {
  .navbar-nav .show .dropdown-menu .dropdown-menu > li > a{
    padding:16px 15px 16px 35px
  }

  .navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{
    padding:16px 15px 16px 45px
  }

  .mainmenu .navbar-nav>li>a {
    padding: 10px;
  }
  
  .mainmenu .navbar-nav>li>a:hover {
    padding: 10px;
  }

  .mainmenu .collapse ul ul{
    top:100%;
    left:0;
    width:100%;
  }

  .mainmenu .collapse ul ul ul {
    top:100%;
    left:0;
  }

  .carousel-inner {
    height: auto;
  }

  .uvmask{
    margin-left:0;
    width:100%
  }

  .strip {
    width: 0px;
  }

  .carousel-caption {
    bottom:0;
    text-align: right;
  }

  .videodetails {
    right: -50px;
    bottom: 24px;
  }

  .carousel-caption p {
    display: none;
  }

  .videodetails {
    font-size:24px;
  }

  .dyo_pole img{
    position: relative;
    /* width: 100px;
    height: 255px; */
    left: 15%;
  }

  .dyo_pole .carousel-caption{
    top: 25%;
  }

  .dyopole_head{
    font-size: 30px;
    right: 0;
  }

  .dyopole_btn{
    right: 0;
  }

  .footer-copyright {
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
  }

  .footer-content .footer-bottom-content {
    padding: 40px 0;
  }

.footer-link {
  width: 100%;
  text-align: center;
  }

  .flip-card-front img {
    width: 329px;
    height: 264px;
}

.flip-card-front{
  width: 329px;
  height: 264px;
}

}

@media only screen and (max-width: 600px) {
  /* .carousel-item img{
    height: 211.25px;
  } */

  .dyo_pole{
    text-align: center;
  }

  .dyo_pole .carousel-caption{
    text-align: center;
  }

  .dyo_pole img{
    /* width:74px; */
    left:0;
  }

  .dyo_pole .carousel-caption {
    top: 58%;
  }

  .dyopole_head{
    font-size:18px;
    right: 0;
  }

  .dyopole_btn{
    right: 0;
  }

  .carousel-indicators, .carousel-caption p {
    display: none;
  }

  .mainmenu .collapse ul li:hover> ul{
    display:block
  }

  .videodetails {
    right: -45px;
    bottom: -8px;
    font-size:16px;
  }

  .mainmenu .collapse ul ul{
    top:100%;
    left:0;
    width:100%;
  }

  .mainmenu .collapse ul ul li{
    position:relative
  }

  .mainmenu .collapse ul ul li:hover> ul{
    display:block
  }

  .mainmenu .collapse ul ul ul ul{
    position:absolute;
    top:0;
    left:100%;
    min-width:250px;
    display:none;
    z-index:1
  }

  .mainmenu .collapse ul ul ul {
    position: absolute;
    top:100%;
    left:0;
    min-width: 250px;
    display: none;
  }

  .mainmenu .collapse ul ul ul li {
    position: relative;
  }

  .mainmenu .collapse ul ul ul li:hover ul{
    display:block
  }

  .navbar-toggler{
    margin-right: 10px;
  }

  .flip-card-front img {
    width: 330px;
    height: 245px;
 }

 .flip-card-front {
  width: 330px;
  height: 245px;
}
  
}

@media only screen and (max-width: 1024px)and (min-width: 800px){
  .strip {
    left: 77.5%;
  }

  .carousel-caption {
    right: 0;
  }

  .dyo_pole img{
    height: 340px;
  }

  .dyo_pole .carousel-caption{
    top: 25%;
  }

  .mainmenu .navbar-nav>li>a {
    padding: 40px 10px;
    font-size: 11px;
  }

  .mainmenu .navbar-nav>li>a:hover {
    padding: 40px 10px;
    font-size: 11px;
  }

  .carousel-inner {
    height: auto;
  } 

  .flip-card-front-resource img{
    width: 212.5px;
    height: 398px;
  }

  .flip-card-resource {
    width: 212.5px;
    height: 398px;
  }
}

@media only screen and (min-width: 1025px){
  .carousel-caption {
    top: 25%;
  }

  .uvmask{
    height:400px;
  }
  
}

