/*  
Author: WebThemez.com
License: https://webthemez.com/license 
*/
/*------------------- 
# General
---------------------*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap'); 
@import url('https://fonts.googleapis.com/css?family=Archivo+Black&display=swap'); 

@import url('greatseo/css/owl.carousel.css');

body{
  padding-right: 0% !important;
}

h1, h2{
	font-family: 'Archivo Black', sans-serif;
	font-weight:bolder;
	color: #014073;

}

#heading{
  text-align: center !important;
  color:#369 !important;
  font-family: 'Merriweather', serif;
  font-weight: bold;

}
.heading{
  color:#014073 !important;
  text-align: center !important;
  font-family: 'Merriweather', serif;
  font-weight: bold;
  margin-top: 0px;
} 
#heading1{
  text-align: center !important;
  color:#369 !important;
  font-family: 'Merriweather', serif;
  font-weight: bold;

}
.heading1{
  color:#014073 !important;
  text-align: center !important;
  font-family: 'Merriweather', serif;
  font-weight: bold;
  margin-top: 0px;
}
.container-fluid {
  margin-top: 1%;
}
.aboutpage{
  margin-bottom: 5%;
}
.fa{
  margin-left: 1px;
}

html {
  font-size: 1rem;
  overflow-x: hidden !important;
  margin: 0;

}
html ,body{
  height: 100%;
  display: flex !important;
	flex-direction: column !important;
}

.alert-success {
  background-color: #8def64 !important;
  color: #065607 !important;
  width:25%;
}

body {
  font-weight: 400;
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
  line-height: 1.6;
  color: #1b1e24;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
  text-rendering: optimizelegibility;
  overflow-x: hidden !important;

  height: 100;
  margin: 0;
}

a {
  color: #ff9d34;
}

a:hover {
  color: #ff9d34;
}

a:focus {
  outline: none;
}

label{
  font-weight: 100!important;
}

#success {
  margin-top: 3%;
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 98%;
  margin-left: 1%;
}

#otpmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 46%;
  margin-top:3%;
  margin-left: 29%;
}

#passmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 65%;
  margin-top: 3%;
  margin-left: 19%;
}

 

#Cancel{
  margin-left: 97%;
  margin-top: -12%;
}
#closebutton{
  position: absolute;
  right: 2%;
  top: 0.5%;
}


#listmsg{
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 21%;
}




#forgotpassmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 64%;
  margin-left: 19%;
  margin-top: 3%;
}
#updateempmsg{
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 49%;
  margin-left: 26%;
  margin-top: 3%;
}


#dataerrmsg {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  width: 21%;
  margin-left: 40%;
 
}




.timer1{
  font-size:10vmin;
  color:#5bb510;
  }
  
  #btnuploadfile{
    margin-top: -5%;
    position: absolute;
    margin-left: 15%;
  }
  
  #timer{
  font-family:NTF Grand,sans-serif;
  font-variant-numeric:tabular-nums;
  text-align:center;
  margin:5vh auto;
 
  }
  
  
  
  .timer{
  font-size:10vmin;
  color:#fff;

  
  
  
  text-shadow: -1px -1px 0px rgba(7, 100, 7, 0.39),
  1px -1px 0px rgba(7, 100, 7, 0.39),
  -1px 1px 0px rgba(7, 100, 7, 0.39),
  1px 1px 0px rgba(7, 100, 7, 0.39),
  0px 0px 15px #fff,
  0px 0px 20px rgba(7, 100, 7, 0.39),
  0px 0px 25px rgba(7, 100, 7, 0.39),
  0px 0px 30px rgba(7, 100, 7, 0.39),
  0px 0px 35px rgba(7, 100, 7, 0.39),
  0px 0px 40px rgba(7, 100, 7, 0.39);
  }
p {
  line-height: 1.8;
}

figure {
  margin-bottom: 0;
}

hr {
  border-color: #e6e7e9;
}

[role=button] {
  cursor: pointer;
}

.btn {
  background: green;
  font-family: "Poppins",sans-serif;
  text-transform: normal;
  padding: 28px 22px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  border: 2px solid #fff;
  border-radius: 0 0 0 17px;
  -moz-user-select: none;
  letter-spacing: 1px;
  line-height: 0;
  margin-bottom: 0;
  margin: 10px;
  cursor: pointer;
  transition: color 0.4s linear;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin: 0;
  }
  a, .btn {
  text-decoration: none !important;
  outline: none !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  }
  #read {
    margin-left: 15%;
    width: 70%;
    font-size: 20px;
    text-align: center;
    margin-top: 3%;
    margin-bottom: 5%;
    font-family: 'Lobster', cursive;
   
    color: white;
}
  #read1 {
    width: 70%;
    margin-left: 10px;
    margin-top: 3%;
    font-size: 20px;
    text-align: center;
    margin-bottom: 5%;
    font-family: 'Lobster', cursive;
   
    color: white;
}
  #img-responsiv{
    height: 150px;
    width: 65%;
  }
  .modal-header {
    display: block !important;
    background-color: #d9e7f4;
   
  }
  .modal-footer {
    padding: 15px;
    text-align: right;
   
}
  .modal-body {
    background-color: #d9e7f4;
}
.modal-header .close {
  color: #d43f3a;
  opacity: 2;
}
/*------------------------------------
  Headings
------------------------------------*/
.h1, .h2, .h3, .h4, .h5, .h6, .h7,
h1, h2, h3, h4, h5, h6 {
  line-height: 1.6;
  font-weight:600;
} 
/*------------------------------------
  Highlight Color
------------------------------------*/
::-moz-selection {
  color: #fff;
  background-color: #ff9d34;
}

::selection {
  color: #fff;
  background-color: #ff9d34;
}

.bg-primary ::-moz-selection {
  color: #ff9d34;
  background-color: #fff;
}

img {
  max-width: 100%;
  height: auto;
}

.bg-primary ::selection {
  color: #ff9d34;
  background-color: #fff;
}
.nav-top a, .nav-top li{
	color:#fff;
}
.hero-img {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}

.inner-page{
    background: #006bdf;
}
footer{
	color:#bdbdbd;
  margin-top: auto;
}
footer a{
	color: gold;
}
.btn-outline-dark {
    color: #6f7173;
    border-color: #b8b8b8;
}
a.active span{
	color: #ff9d34 !important;
}
.logo{
  color: #222;
      margin: 19px 0 0;
}
.logo a{
text-decoration:none;
}
.logo h2 span{
  padding: 5px 7px;
  color: #ff9d34;
}   
.menu-area{
    position:relative;
    background: #fff;
}
.swal-title{
  color: #065607 !important;
}
.swal-button{
  background-color: green !important;
}
.swal-footer {
  text-align: center;
  }
.logo h2 {
    font-size: 30px;
    color: #fff;
} 
.bg-primary {
  color: #fff;
  border-color: #014073 !important;
  background-color: #014073 !important;
}
.nav-top {
    background-color: #014073 !important;
}
.inner-page-header p {
    color: #333;
}
.btn-primary {
  color: #fff;
  border-color: green !important;
  background-color: green !important;
}
.btn-outline-primary{
    color: #ff9d34;
    background-color: transparent !important;
    border-color: #ff9d34 !important;
}	
.btn-outline-primary:hover{
    color: #fff;
    background-color:#ff9d34 !important; 
}
.bg-overlay, .hero-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.nav-top i {
    color: #ffffffd1;
}
section.wt-section.hero-large {
    background: #dee2e6;
    margin-top: 0px !important;
   
    padding: 100px 0;
}
section.wt-section.hero-large p {
    
}
section.wt-section.hero-large h1 {
 
    font-size: 46px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff !important;
    background-color: #ff9d34;
    border-color: #ff9d34;
}
.text-primary, .page-link{
	color: #ff9d34 !important;
}
.hero-img {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
}
.hero-content{
	
}
.inner-page{
    background: #006bdf;
}  

.price-card .card-body ul li{
	line-height:38px;
}
.contact-info i{
	font-size:24px;
}
.team-dp ul{
	display:bock;
	margin:0 auto;
	padding:0;
}
#tree-view1{
  height: 200px !important;
  overflow:auto;
  cursor: pointer;
}
.team-dp{
	text-align:center;
	display:bock;
}

.portfolio-menu ul li {
    margin: 0px 22px 8px;
    border: none;
    border-bottom: 4px solid;
    border-radius: 0;
    padding: 10px 4px;
}
.portfolio-menu ul li.active, .portfolio-menu ul li:hover {
    margin: 0px 22px 8px;
    border: none;
    border-bottom: 4px solid;
    border-color: #ff9d34 !important;
    border-radius: 0;
    padding: 10px 4px;
}
 .main-footer li{
	
	color: #fff;
}
.inner-page-header {
   
    padding: 0;
}

.blue_button3{
  background-color: green;
}
.sub-text{
	font-size:16px;
}
.nav-top-contact li{
	font-size:13px;
} 
.contactIcons .fa {
    font-size: 34px;
    padding: 32px;
    background: #ebebeb;
    border-radius: 50%;
	margin-bottom:15px;
}
.copyrights{
	font-size:13px !important;
}
  /* Side container */

  .tree-scroll{

    overflow: scroll;
    
    }
    
    
    
    .tree-view{
    
    border-radius: 1rem;
    
   
    box-shadow: inset 0px 10px 5px -10px #337ab7, inset 0px 0px 10px #337ab7;
    
    }
    
    
    
    .cnt-box{
    
    border-radius: 1rem;
    box-shadow: inset 0px 10px 5px -10px #337ab7, inset 0px 0px 10px #337ab7;
   
    
    }
    
    .sign-in{
    
    padding: 0 !important;
    
    margin: 0!important;
    
    line-height: 30px !important;
    
    padding-left: 8% !important;
    
    padding-right: 8% !important;
    
    }
@media (max-width: 991px) {
.hero-img { 
    background-position: 74%; 
}
}



/*------------------------------------------------------------------
    TESTIMONIALS
-------------------------------------------------------------------*/

.logos img {
  margin: auto;
  display: block;
  text-align: center;
  width: 100%;
  opacity: 0.3;
}

.logos img:hover {
  opacity: 0.5;
}

.desc h3 i {
  color: #333333;
  font-size: 37px;
  vertical-align: middle;
  margin-right: 12px;
}

.desc h3 i.fa-quote-right{
margin-left: 12px;
margin-right: 0px;
}

.desc {
  padding: 30px;
  position: relative;
  background: #0594a9;
  border: 5px solid #ee902f;
}

.testi-meta {
  display: block;
max-width: 250px;
margin: 0 auto;
margin-top: 20px;
padding-bottom: 30px;
background: #333;
padding-right: 15px;
padding-left: 15px;
border-radius: 20px 20px 0 0;
}

.testimonial h4 {
  font-size: 18px;
  color: #ffffff;
  padding: 13px 0 0;
  margin-left: 36%;
  margin-top: -25%;
}

.desc p{
font-size: 18px;
color: #ffffff;
}

.testimonial img {
  max-width: 55px;
}

.testimonial small {
  margin-top: 7px;
  font-size: 16px;
  display: block;
}

.testimonial {
  background-color: transparent;
text-align: center;
max-width: 730px;
margin: 0 auto;
border-radius: 4px;
overflow: hidden;
}

.testimonial h3 {
  padding: 0 0 10px;
  font-size: 30px;
  font-weight: 700;
color: #fff;
}

.testimonial small,
.testimonial .lead {
  background-color: transparent;
  color: #aaa;
  display: block;
  font-size: 16px;
  font-style: italic;
  line-height: 30px;
  margin: 0;
  padding: 0;
  position: relative;
}

.testimonial p:after {
  display: none;
}



/* Blog Services tem */


figure {
  margin: 0;
  border: 2px solid #476D8C !important;
}

.bg-yellow{
 
  background-color: #ff9d34 !important;
}

.inner_sec_info_wthree_agile {
  margin-top: 4em;
}

.services-breadcrumb ul li span {
  padding: 0 1.5em;
}

.tittle-w3ls {
  color: #1b1b1b;
  font-size: 3em;
  text-align: left;
  letter-spacing: 2px;
  font-weight: 700;
  margin-bottom: .7em;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
  text-align: center;
}
.tittle-w3ls.cen {
  color: #fff;
  text-align: center;
}

.ser-first-grid span {
  font-size: 32px;
  color: #fff;
  background: none;
  width: 80px;
  height: 80px;
  line-height: 2.4em;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.ser-first-grid:hover span {
  color: #76daff;
  border: 2px solid #76daff;
}

.ser-first-grid p {
  margin: 0;
  color: white;
  font-size: 0.9em;
  line-height: 1.9em;
}

.ser-first-grid h3 {
  margin: 26px 0 10px 0;
  color: #fff;
  font-weight: 600;
  font-size: 1.2em;
  letter-spacing: 1px;
}

.works {
  padding: 3em 0 !important;
  background: #014073 !important;
}

/* Blog code */

@media (max-width: 991px) {
  #blog .block-blog {
    margin-bottom: 30px;
  }
}

#blog .block-blog img {
  width: 100%;
}

#blog .block-blog .content-blog {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 4px 0 rgba(0, 0, 0, 0.19);
  display: inline-block;

  padding: 20px 10px;
  width: 100%;
  background-color: bisque;
}
.team-wrapper{
  background-color: bisque;
}

#blog .block-blog .content-blog h4 {
  line-height: 24px;
  margin-bottom: 20px;
  text-transform: capitalize;
  font-weight: normal;
  letter-spacing: 0;
  font-size: 16px;
}

#blog .block-blog .content-blog h4 a {
  color: #555;
  text-decoration: none;
  transition: 0.3s;
}

#blog .block-blog .content-blog h4 a:hover {
  color: #71c55d;
}

#blog .block-blog .content-blog > span {
  float: left;
  font-size: 12px;
}

#blog .block-blog .content-blog a.readmore {
  color: #505050;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s;
  letter-spacing: 0;
  text-transform: capitalize;
}

#blog .block-blog .content-blog a.readmore:hover {
  color: #71c55d;
}

/* Blog Services tem */



/* # Portfolio */
--------------------------------------------------------------*/
.pst-content {
  padding-left: 10px;
}

#portfolio-flters {
  padding: 0;
  margin: 5px 0 35px 0;
  list-style: none;
  text-align: center;
}
#portfolio-flters li {
  cursor: pointer;
  margin: 15px 15px 15px 0;
  display: inline-block;
  padding: 8px 24px;
  font-size: 12px;
  line-height: 20px;
  color: #555;
  border-radius: 50px;
  text-transform: uppercase;
  background: #fff;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
  border: 1px solid #444;
}
#portfolio-flters li:hover, #portfolio-flters li.filter-active {
  border-color: #3EC1D5;
  background: #3EC1D5;
  color: #fff;
}
#portfolio-flters li:last-child {
  margin-right: 0;
}

.single-awesome-portfolio {
  float: left;
  overflow: hidden;
  padding: 15px;
  width: 25%;
  position: relative;
}

.single-awesome-project {
  overflow: hidden;
  margin-bottom: 30px;
}

.first-item {
  margin-bottom: 30px;
}

.awesome-img {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.awesome-img > a {
  display: block;
  position: relative;
}

.single-awesome-project:hover .awesome-img > a::after {
  opacity: 1;
}

.single-awesome-project:hover .add-actions {
  opacity: 1;
  bottom: 0;
}

.awesome-img > a::after {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  transition: 0.4s;
}

.add-actions {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  bottom: 30px;
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 10px 15px;
  position: absolute;
  transition: all 0.4s ease 0s;
  width: 100%;
}

.project-dec {
  display: block;
  height: 100%;
  width: 100%;
}

.project-dec a {
  display: block;
  height: 100%;
  width: 100%;
}

.project-dec h4 {
  margin-bottom: 5px;
}

.project-dec h4:hover {
  color: #fff;
}

.project-dec h4 {
  color: #ddd;
  font-size: 24px;
  margin-top: -45px;
  padding-top: 50%;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 800;
}

.project-dec span {
  color: #ddd;
  font-size: 13px;
}

.project-action-btn {
  display: block;
  height: 100%;
  text-align: center;
  transition: all 1s ease 0s;
  width: 100%;
}

.project-action-btn li {
  display: block;
  height: 100%;
  width: 100%;
}

.project-action-btn li a {
  display: block;
  height: 100%;
  width: 100%;
}

.owl-nav {
  top: 55%;
  margin: -20px auto;
  position: absolute;
  width: 100%;
}
.owl-next i,.owl-prev i {
  background-color: #0594a9 !important;
  color: #ffffff !important;
}



@media screen and (min-width: 1400px) and (max-width: 1440px){
 
  #dataerrmsg {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    width: 27%;
    margin-left: 39%;
    
}

  }
  
  
  
  @media screen and (min-width: 1300px) and (max-width: 1367px){
 
  #dataerrmsg {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    width: 28%;
    margin-left: 39%;

}
#listmsg {
  width: 23%;
}



  }
  
  
  
  @media screen and (min-width: 1200px) and (max-width: 1280px){
  #otpmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 39%;
  margin-left: 31%;
  }
  #updateempmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 53%;
  margin-left: 25%;
  margin-top: 3%;
  }

  #dataerrmsg {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    width: 30%;
    margin-left: 37%;
  
}


#listmsg {
  width: 25%;
}

  }
  
  @media only screen and (min-width: 1024px) and (max-width: 1200px){




  
  #listmsg {
    width: 33%;
  }
  }
  
  
  @media (min-width: 900px) and (max-width: 1024px) {
  #otpmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 46%;
  margin-left: 29%;
  }
  #updateempmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 55%;
  margin-left: 24%;
  margin-top: 3%;
  }

  #dataerrmsg {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    width: 39%;
    margin-left: 36%;
  
}



#listmsg {
  width: 35%;
}

  }
  
  
  
  @media (min-width: 768px) and (max-width: 900px){
    #btnuploadfile {
      margin-top: -8%;
      position: absolute;
      margin-left: 15%;
  }

  #updateempmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 55%;
  margin-left: 23%;
  margin-top: 3%;
  }
  #passmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 66%;
  margin-top: 3%;
  margin-left: 18%;
  }

  
  #dataerrmsg {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    width: 52%;
    margin-left: 31%;
   
}

#listmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 42%;
}

  .cnt-box {
  margin-left: 5%;
  
  }
  .tree-view{
 
  width:125%;
  }
  }




 

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


  #listmsg {
    background-color: #8def64 !important;
    color: #065607 !important;
    width: 50%;
}

.arrow_right{
   margin-left: 1px;
  }
 
  }

  @media only screen and (min-width: 540px) and (max-width: 600px){

  #listmsg {
    background-color: #8def64 !important;
    color: #065607 !important;
    width: 42%;
}


  }
  @media (max-width: 540px) {

  #closebutton {
    position: absolute;
    right: 3%;
    top: 1%;
}
  #updateempmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 45%;
  margin-left: 27%;
  margin-top: 3%;
  }
  
  #dataerrmsg {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    width: 56%;
    margin-left: 23%;
   
}

  #passmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 55%;
  margin-top: 3%;
  margin-left: 23%;
  }

#listmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 41%;
  margin-top: 13%;
  margin-left: 28%;
}


  #img-responsiv {
  height: 80px;
  width: 65%;
  }
  .cnt-box {
    margin-left: 3%;
    margin-right: 3%;
   
    max-width: -webkit-fill-available !important;
}
  .tree-view{
  width:100% !important;
  margin-top: -3%;
  }
  }

  @media (max-width: 414px){
  #otpmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 50%;
  margin-left: 26%;
  }
  #updateempmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 61%;
  margin-left: 20%;
  margin-top: 3%;
  }
  #passmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 74%;
  margin-top: 3%;
  margin-left: 15%;
  }
  #dataerrmsg {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    width: 72%;
    margin-left: 18%;
   
}



#listmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 64%;
  margin-top: 13%;
  margin-left: 19%;
}


  }
  
  @media (max-width: 411px){ 

  }

  @media (max-width: 393px){
  #otpmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 55%;
  margin-left: 24%;
  }
  #updateempmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 65%;
  margin-left: 19%;
  margin-top: 3%;
  }
  #passmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 81%;
  margin-top: 3%;
  margin-left: 10%;
  }


  
  }
  
  
  
  @media (max-width: 375px){
  #otpmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 56%;
  margin-left: 23%;
  }
  #updateempmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 66%;
  margin-left: 18%;
  margin-top: 3%;
  }
  #passmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 82%;
  margin-top: 3%;
  margin-left: 9%;
  }
  #dataerrmsg {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    width: 79%;
    margin-left: 12%;
    
}


#listmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 58%;
  margin-top: 13%;
  margin-left: 21%;
}


  }
  
  
  
  @media (max-width: 360px){
  #otpmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 58%;
  margin-left: 22%;
  }
  #btnuploadfile {

    margin-top: -12% !important;

    position: absolute;

    margin-left: 8% !important;

}
  #updateempmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 69%;
  margin-left: 17%;
  margin-top: 3%;
  }
  #passmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 86%;
  margin-top: 3%;
  margin-left: 7%;
  }
  #dataerrmsg {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    width: 82%;
    margin-left: 12%;
   
}


#listmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 67%;
  margin-top: 16%;
  margin-left: 20%;
}


  }
  
  
  
  @media (max-width: 320px){
  #otpmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 66%;
  margin-left: 18%;
  }

#listmsg {
  background-color: #8def64 !important;
  color: #065607 !important;
  width: 79%;
  margin-top: 16%;
  margin-left: 11%;
}


  }

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