

/*----sap-----*/
.sap_tabs {
  clear: both;
  margin: 0 auto;
  width:40%;
  text-align: center;
  background:  transparent !important;
  position: absolute;
  top: 50%;
  left: 50%;
   /* bring your own prefixes */
  transform: translate(-50%, -50%);
}
.facts{
  padding: 4% 4% 5% 4%;
  /*background: #4252eb;*/
   background-color: rgba(1, 17, 45, 0.6);
}
.top1{
  margin-top: 2%;
}
.resp-tabs-list {
    width: 108%;
    margin-left: -4%;
    padding: 4% 4% 4% 4%;
}
.tab-text h3 a {
  color: #918D8D;
  font-size: 1.4em;
  text-decoration: none;
    color: #fff;
  font-family: "Varela Round", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2em;
}
.resp-tab-item:first-child{
  border-left:none;
}
i.resp-tab-item.lost {
  margin: 0;
}
.resp-tab-item{
  border:none;
  color: #fff;
  font-size: 1em;
   background:#00112d transparent !important;
	  
  text-transform: uppercase;
  cursor: pointer;
  padding:0.2em 0;
  display: inline-block;
  text-align: center;
  list-style: none;
  float: left;
  width: 33.33%;
  outline: none;
  font-family: 'Varela Round', sans-serif;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-weight: 600;
}
.resp-tab-item:hover {
 /*background:#4252eb;*/
  background-color: rgba(1, 51, 135, 0.6);
  text-shadow: none;
  color: #FFF;
}

.resp-tab-active {
   /*background:#4252eb;*/
    background-color: rgba(1, 25, 67, 0.8);
  text-shadow: none;
  color:#fff;
}
.resp-tabs-container {
  padding: 0px;
  /*background-color: #fff;*/
   background-color: rgba(20, 20, 245, 0.2);
  clear: left;
  color: #fff;
  font-family: "Varela Round", sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2em;
 
	
}


.resp-tabs-container ol, ul, dl {
    margin-top: 0;
    margin-bottom: 0;
}
h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}
.resp-tab-content {
  display: none;
  
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
h2.resp-accordion {
  font-size:1em;
  margin: 0px;
  padding: 10px 15px;
  background:#C5CDD1;
  margin:10px 0;
  color:#FFF;
}
span.tab-img img {
  border: 3px solid rgba(213, 210, 210, 0.6);
}
h2.resp-accordion:hover{
  background:#FE2232;
  text-shadow: none;
  color: #FFF;
}
span.tab-img{
  float: left;
  width: 25.5%;
  margin-right: 2.6%;
}
.tab-text{
  float:right;
  width:68.5%;
  position: relative;
}
.tab-text p{
  margin-bottom: 10px;
}
.tab-text span{
    position: absolute;
  top:45%;
  left: 0%;
  width: 99%;
  height: 1px;
  background: rgba(231, 231, 240, 1);
}
.post-meta {
  margin-top: 1em;
}
.tab-text p a{
  color: #69e9cf;
  font-size: 0.875em;
  line-height: 1.5em;
  text-transform: uppercase;
}
.tab-text p a:hover{
  color:#eee378;
}
.link1 {
  font-size: 0.9em;
  color: #918A8A;
  font-style: italic;
  font-weight: 600;
}
.post-meta p {
  font-size: 15px;
  margin-bottom: 2px;
  color: #999;
}
.post-meta a {
  color: #777;
  margin-right: 10px;
}
.post-meta a:hover{
  color:red;
}
.tab-left{
  margin-bottom:5%;
}
li.resp-tab-item.lost{
  margin:0;
}
.top-img {
  padding-bottom: 0.2em;
  margin-top:20px;
}
/*---------*/
.register p {
  font-size: 1.1em;
  color: #fff;
  padding: 1em 0;
  font-weight: 400;
  text-align:left;
}
.register input[type="text"],.register input[type="password"] ,.register input[type="email"],.register input[type="tel"]{
  width: 87.9%;
 /* padding: 0.2em 0.2em;
  color: #fff;
  font-size: 15px;
  outline: none;
  background: none;
  font-weight: 500;
  border: 1px solid rgba(1, 52, 135, 0.8);;*/
  font-family: 'Varela Round', sans-serif;
  padding:0.3em 0.3em 0.35m 0.3em;
  color: #999;
  outline: none;
  font-weight: 400;
  border: 2px solid #fff;
  margin: 0.3em 0;
  
  }

 .p-container input [type="checkbox"]{
	transform: scale(1.8);
}

  .sign-up {
  padding: 1.2em 0;
  }
  .sign-up input[type="reset"] {
  float: left;
  background: #1221A1;
  padding: 0.8em 1.4em;
  color: #fff;
  font-weight: 400;
  border: none;
  border-radius: 50px;
  outline: none;
  font-size: 1em;
  transition: 0.1s all;
  -webkit-transition: 0.1s all;
  -moz-transition: 0.1s all;
  -o-transition: 0.1s all;
  cursor: pointer;
  font-family: 'Varela Round', sans-serif;
}

.sign-up input[type="reset"]:hover,.sign-up input[type="submit"]:hover, .submit.two input[type="submit"]:hover,.submit.three input[type="submit"]:hover{
  /*color: #fff;
  
  -webkit-transform: (4deg);
  transform: rotate(4deg);
  -o-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
*/

  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 1px solid #fff;
}

.sign-up input[type="submit"] {
 
 line-height: 36px;
  padding-left: 30px;
  padding-right: 60px;
  border-radius: 25px;
  border: none;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;

}



/*-----login----------*/
.buttons {
 /* padding: 1em 0 1.4em 0; */
}
.buttons li.twr{
  display: inline-block;
  width:50%;
  float: left;
  border: none;
}
.buttons li:hover{
  border: none;
}
.buttons li.fb {
  display: inline-block;
  width:50%;
  float: left;
  border: none;
}
/* Bounce To Bottom */
.fb a.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  color: #fff;
  background: url("../images/fb.png")no-repeat 31px 15px #3b5fa4;
  padding: 1em 6.45em;
  font-size:1.1em;
  border-bottom: 3px solid #263F71;
}
.fb a.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#263F71;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.fb a.hvr-bounce-to-bottom:hover,.fb a.hvr-bounce-to-bottom:focus,.fb a.hvr-bounce-to-bottom:active {
  color: white;
}
.fb a.hvr-bounce-to-bottom:hover:before,.fb a.hvr-bounce-to-bottom:focus:before,.fb a.hvr-bounce-to-bottom:active:before {
  width: 87.9%;
  padding:1em 1em 0.9em 3em;
  color: #999;
  outline: none;
  font-weight: 400;
  border: none;
  border: 1px solid #fff;
  margin: 0.8em 0;
  background: url("images/mail.png")no-repeat 10px 16px #fff;
}
/* Bounce To Top */
.twr a.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  color: #fff;
  background: url("images/twt.png")no-repeat 40px 15px #11aade;
  padding: 1em 6.45em;
  font-size: 1.1em;
  border-bottom: 3px solid #0581AB;
}
.twr a.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#0581AB;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.twr a.hvr-bounce-to-top:hover,.twr a.hvr-bounce-to-top:focus,.twr a.hvr-bounce-to-top:active {
  color: white;
}
.twr a.hvr-bounce-to-top:hover:before,.twr a.hvr-bounce-to-top:focus:before,.twr a.hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.register p {
  font-size: 1em;
  color: #fff;
  padding: 1em 0;
  font-weight: 400;
  font-family: 'Varela Round', sans-serif;
}

.login input[type="text"],.login input[type="password"] {
  width: 87.9%;
  
  color: #999;
  outline: none;
  font-weight: 400;
  border: 3px solid #fff;
  margin: 0.3em ;
  /*---background: url("images/mail.png")no-repeat 10px -2px #fff;-------*/
  
  }
 
 .login input[type="password"] {
   /*---background: url("images/lock.png")no-repeat 10px -2px #fff;-------*/
  }
 
  .submit.two  {
    float: right;
  }
 .submit.two input[type="submit"] {
  /*
  font-size:1em;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  outline: none;
  padding: 0.8em 2em;
  border: none;
  background: #2736BA;
  font-family: 'Varela Round', sans-serif;
  border-radius: 50px
  
  
  width: 87.9%;
  padding:1em 1em 0.9em 3em;
  color: #999;
  outline: none;
  font-weight: 400;
  border: none;
  border: 1px solid #fff;
  margin: 0.8em 0;*/
  /*-background: url("images/mail.png")no-repeat 10px -2px #fff;---------*/
}
/*----------*/
.p-container{
  margin: 0 1em;
  z-index:10000
}
.p-container  .checkbox input {
  position: absolute;
  left: -9999px;
}
.p-container.checkbox i {
  border-color: #fff;
  transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -webkit-transition: border-color 0.3s;
  width:30px;
  height:30px;
  
  
}
.p-container.checkbox i:hover {
  border-color:red;
  
}
.p-container  i:before {
  background-color: #fff;  
}
.p-container  .rating label {
  color: #ccc;
  transition: color 0.3s;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
}
.p-container  .checkbox input + i:after {
  position: absolute;
  opacity: 0;
  transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}
.p-container .checkbox input + i:after {
  content: url(images/tick.png) no-repeat 7px 1px;
  top:1px;
  left:3px;
  width:14px;
  height:12px;
}
.p-container.checkbox {
  float: left;
  margin-right: 30px;
}
.p-container .checkbox {
  padding-left: 40px;
  font-size: 0.95em;
  line-height:21px;
  color:#fff;
  cursor: pointer;
  font-family: 'Varela Round', sans-serif;
}
.p-container  .checkbox {
  position: relative;
  display: block;
}
label.checkbox {
float: left;
margin-top: 3px;
}
.p-container  .checkbox i {
  position: absolute;
  top: 0px;
  left: 5px;
  display: block;
  width: 22px;
  height: 22px;
  outline: none;
  border: none;
  background: none;
  border: 2px solid #89261B;
}
.p-container  .checkbox input + i:after {
  position: absolute;
  opacity: 0;
  transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -ms-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
}
.p-container .checkbox input + i:after {
  color: #2da5da;
}
.p-container .checkbox input:checked + i,
.p-container . input:checked + i {
  border-color: #2da5da;  
}
.p-container .rating input:checked ~ label {
  color: #2da5da; 
}

.p-container .checkbox input:checked + i:after {
  opacity: 1;
}
/*---------*/
form.sub {
  padding: 1em 0;
}
form.sub p {
  font-size: 1em;
  color: #fff;
  padding: 1em 0;
  font-weight: 400;
  font-family: 'Varela Round', sans-serif;
  text-align: left;
}
form.sub input[type="password"] {
  width: 95%;
  padding: 0.8em 0.8em;
  color: #fff;
  font-size: 15px;
  outline: none;
  background: none;
  font-weight: 500;
  border: 1px solid rgba(23, 40, 186, 0.69);
  font-family: 'Varela Round', sans-serif;
}
.submit.three input[type="submit"] {
  font-size: 1em;
  font-weight: 400;
  color:#fff;
  cursor: pointer;
  outline: none;
  padding:1em 2em;
  border:none;
  border-radius: 50px;
  background:#2736BA;
    margin-top: 2em;
      font-family: 'Varela Round', sans-serif;
}
.submit.three {
  text-align: left;
}
/*---------------*/
.copy-right {
  text-align: center;
  margin: 2em 0;
}
.copy-right p {
	  color: #fff;
	font-size: 1.1em;
	font-weight:400;
}
.copy-right p a {
	  color: #fff;
}
.copy-right p a:hover {
	text-decoration: underline;
}
/*-----start-responsive-design------*/
@media (max-width:1440px){
   .login input[type="text"],.login input[type="password"] {
  width: 86.3%;
  }
  .sap_tabs {
  margin: 0 auto;
  width:40%;
  position: absolute;
  top: 50%;
  left: 50%;
   /* bring your own prefixes */
  transform: translate(-50%, -50%);
  
}
  .fb a.hvr-bounce-to-bottom {
  background: url("images/fb.png")no-repeat 31px 15px #3b5fa4;
  padding: 1em 5.5em;
  }
 .twr a.hvr-bounce-to-top {
  background: url("images/twt.png")no-repeat 40px 15px #11aade;
  padding: 1em 5.5em;
  }
  .main h1{
  font-size:2.8em;
  }
}
@media (max-width:1366px){
  .sap_tabs {
  clear: both;
  margin: 0 auto;
  width: 43%;
  position: absolute;
  top: 50%;
  left: 50%;
   /* bring your own prefixes */
  transform: translate(-50%, -50%);
  }
   .login input[type="text"],.login input[type="password"] {
  width: 86.3%;
  }
  .fb a.hvr-bounce-to-bottom {
  background: url("images/fb.png")no-repeat 31px 15px #3b5fa4;
  padding: 1em 5.5em;
  }
 .twr a.hvr-bounce-to-top {
  background: url("images/twt.png")no-repeat 40px 15px #11aade;
  padding: 1em 5.5em;
  }
}
@media (max-width:1280px){
  .sap_tabs {
  clear: both;
  margin: 0 auto;
  width:47%;
  position: absolute;
  top: 50%;
  left: 50%;
   /* bring your own prefixes */
  transform: translate(-50%, -50%);
  }

}
@media (max-width:1024px){
  body {
  /*background: url("images/bg.jpg") no-repeat 0px 0px;*/
  padding-bottom: 4em;
}
 .sap_tabs {
  clear: both;
  margin: 0 auto;
    width: 59%;
	position: absolute;
  top: 50%;
  left: 50%;
   /* bring your own prefixes */
  transform: translate(-50%, -50%);
  }
 .main h1 {
  font-size: 2.5em;
  padding: 1em 0;
  }
}
@media (max-width:768px){
  .sap_tabs {
  clear: both;
  margin: 0% auto;
    width: 59%;
	position: absolute;
  top: 50%;
  left: 50%;
   /* bring your own prefixes */
  transform: translate(-50%, -50%);
  }
  .twr a.hvr-bounce-to-top {
  background: url("images/twt.png")no-repeat 40px 15px #11aade;
  padding: 1em 5.9em;
}
  
}
@media (max-width:640px){
  .sap_tabs {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
  }
  .resp-tab-item {
  font-size: 0.9em;
  }
  .fb a.hvr-bounce-to-bottom {
     padding: 1em 4.9em;
  }
  .twr a.hvr-bounce-to-top {
  padding: 1em 5.55em;
  }
  .login input[type="text"], .login input[type="password"] {
    width: 85.8%;
  }
  form.sub input[type="password"] {
  width: 94%;
}
.buttons li.fb {
  display: inline-block;
  width: 49%;
}
@media (max-width:480px){
  body {
  background: url("images/bg.jpg") no-repeat 0px 0px;
  padding-bottom: 4em;
}
  .top-img img {
  width: 25%;
  }
  .resp-tab-item {
  font-size: 0.7em;
  }
  .register input[type="text"], .register input[type="password"] {
  width: 92%;
  }
  .register p,form.sub p {
  font-size: 0.95em;
  padding: 0.5em 0;
  }
  .fb a.hvr-bounce-to-bottom {
      padding: 1em 4.4em;
      font-size: 1em;
      background: url("images/fb.png")no-repeat 10px 14px #3b5fa4;
  }
  .twr a.hvr-bounce-to-top {
     padding: 1em 4.4em;
     font-size: 1em;
     background: url("images/twt.png")no-repeat 17px 12px #11aade;
  }
  .login input[type="text"], .login input[type="password"] {
  width: 84.8%;
  }
  form.sub input[type="password"] {
  width: 92%;
  }
  .login input[type="text"], .login input[type="password"] {
  width:82.9%;
  padding: 0.85em 1em 0.85em 3em;
    margin: 0.4em 0;
    background: url("images/mail.png")no-repeat 10px 15px #fff;
      font-size: 16px;
  }
  .login input[type="password"] {
    background: url("images/lock.png")no-repeat 9px 10px #fff;
  }
  .buttons {
    padding: 0.5em 0 0.6em 0;
  }
  .submit.three input[type="submit"] {
    padding: 0.9em 2em;
    margin-top: 1em;
  }
  .p-container .checkbox {
  font-size: 0.85em;
  }
  .copy-right p {
  font-size: 1em;
  line-height: 1.5em;
  }
  .main h1 {
  font-size: 2em;
  padding:1em 0;
  }
}
@media (max-width:320px){
  .wrap {
    margin: 0 auto;
    width: 92%;
  }
  .resp-tab-item {
  font-size: 0.55em;
  }
  .register p, form.sub p {
  font-size: 0.83em;
  padding: 0.5em 0;
  }
  .register input[type="text"], .register input[type="password"] {
  width: 91%;
  font-size: 13px;
  }
  .sign-up input[type="reset"] {
  padding: 0.6em 1.4em;
  font-size: 0.9em;
  }
  .sign-up input[type="submit"] {
  padding: 0.6em 1.5em;
  font-size: 0.9em;
  }
  .facts {
  padding: 4% 4% 4% 4%;
  }
  .fb a.hvr-bounce-to-bottom {
  padding:0.8em 3.25em;
  background: url("images/fb.png")no-repeat 6px 8px #3b5fa4;
  background-size: 17%;
    font-size: 0.8em;
  }
  .twr a.hvr-bounce-to-top {
  padding:0.8em 3.1em;
  font-size: 0.8em;
      background: url("images/twt.png")no-repeat 11px 8px #11aade;
  background-size: 17%;
  }
  
  .login input[type="text"], .login input[type="password"] {
  width: 75.5%;
  padding: 0.8em 1em 0.8em 3em;
  margin: 0.3em 0;
  background: url("./images/mail.png")no-repeat;
  font-size: 15px;
  }
  .login input[type="password"] {
  background: url("./images/lock.png")no-repeat;
  }
  
  .larger {
    width: 25px ;
    height: 25px ;
  }
  
  .p-container .checkbox {
  font-size: 0.8em;
}
.submit.two input[type="submit"] {
  font-size: 0.9em;
  padding: 0.6em 1em;
  }
  .submit.three input[type="submit"] {
  padding: 0.8em 1em;
  margin-top: 1em;
}
form.sub input[type="password"] {
  width: 93%;
  padding: 0.6em 0.6em;
  font-size: 13px;
}
.copy-right p {
  font-size: 0.9em;
  line-height: 1.5em;
}
.main h1 {
  font-size: 1.45em;
  }
}


element.style {
    height: 0px;
}
.h-100 {
    height: 100% !important;
}
.align-items-center {
    align-items: center !important;
}
.justify-content-center {
    justify-content: center !important;
}

.body-container {
  align-items: center;
   position: absolute;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  transform: translate(-50%, -50%);
  justify-content: center;
   height: 80%;
  width: 80%;
 
}