@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');

/*font-family: 'Roboto Condensed', sans-serif;*/
.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.logo {padding: 0 10px;}
.logo img {
	   width: 100%;
    height: inherit !important;
    margin: 40px auto 0;
    display: block;
}

.login-contain{ width: 100%; }

.login-contain h4{font-size: 18px;
   /* width: 88%;*/
    margin: 40px auto 0;;
    text-align: center;
    color: #304ac8;
    font-weight: 600;}

.login-form {
    width: 100%;
    margin: 0px auto 0;
}
.login-form .input-group{width: 100%;}
.login-form .input-group-btn .btn,
.login-form .input-group .form-control{border: 0;background: none;box-shadow: none;margin: 0px;padding: 10px;height: 40px;}
.login-form .input-group {background: #eaeef1; border: 1px solid #eaeef1; border-radius: 30px;padding: 0 12px;}

.loginbtn{ 
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#344ec1+0,455cc1+49,455cc1+49,455cc1+68,586ac3+100 */
background: rgb(52,78,193); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(52,78,193,1) 0%, rgba(69,92,193,1) 49%, rgba(69,92,193,1) 49%, rgba(69,92,193,1) 68%, rgba(88,106,195,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(52,78,193,1) 0%,rgba(69,92,193,1) 49%,rgba(69,92,193,1) 49%,rgba(69,92,193,1) 68%,rgba(88,106,195,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(52,78,193,1) 0%,rgba(69,92,193,1) 49%,rgba(69,92,193,1) 49%,rgba(69,92,193,1) 68%,rgba(88,106,195,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#344ec1', endColorstr='#586ac3',GradientType=0 ); /* IE6-9 */

    padding: 10px;
    border-radius: 30px;
    width: 100%;
    background-color: #586ac3;
    color: #fff;
    font-weight: 400;
    margin: 0 auto !important;
    display: block;
    font-size: 15px;
    text-transform: uppercase;}

.loginbtn:hover{ color: #fff !important;  }



.main-middle {
    justify-content: center;
    align-items: center;
    display: flex;
    height: 100vh;
}




.text-white {  color: #ffffff;}
.smlogo{border:1px solid #000; width: 60px;font-size: 20px; text-align: center;float: left;}
.smlogo .ssk{background-color: #fff;color: #000;display: block;}
.smlogo .max{background-color: #333;color: #fff;display: block;}
.smFullLogo{margin: 0 auto; width: 228px; overflow: hidden;}
.smFullLogo .smtext{margin:0  5px;float: left;}
.smFullLogo h1{font-weight: 800;margin:0px;    font-size: 31px; color: #000; text-shadow: 1px -4px 0px #959595;}
.smFullLogo h2{margin:0px; font-style: italic;font-size: 23px;}
.target-content{margin-top: -66px;  }


.home {
	padding: 40px 0 0 0;
	text-align: center;
}
.home p {
	font-weight: bold;
}
.input-group-btn img {
	height: 20px;
}
.input-group input {
	height: 45px;
	border-left: none;
}
.input-group-btn {
	height: 45px;
}
.dropdown-toggle {
    height: 45px;
    padding: 10px 10px;
    margin: 6px 0 0 0;
}

.button-10 {
    padding: 10px 0;
    /* position: absolute; */
    /* bottom: 20px; */
    width: 100%;
    background-color: #586ac3;
    color: #fff;
    font-weight: bold;
    margin: 0 auto !important;
    display: block;
}
.logo-1 {
	margin: 60px auto 0;
	display: table;
}
.logo-1 h4 {
	font-weight: bold;
	text-align: center;
	font-size: 22px;
}
.logo-1 p {
	font-size: 16px;
}
.float-label-control { position: relative; margin-bottom: 1.5em; width:80%; margin: 0 auto; }
    .float-label-control ::-webkit-input-placeholder { color: transparent; }
    .float-label-control :-moz-placeholder { color: transparent; }
    .float-label-control ::-moz-placeholder { color: transparent; }
    .float-label-control :-ms-input-placeholder { color: transparent; }
    .float-label-control input:-webkit-autofill,
    .float-label-control textarea:-webkit-autofill { background-color: transparent !important; -webkit-box-shadow: 0 0 0 1000px white inset !important; -moz-box-shadow: 0 0 0 1000px white inset !important; box-shadow: 0 0 0 1000px white inset !important; }
    .float-label-control input, .float-label-control textarea, .float-label-control label { font-size: 1.3em; box-shadow: none; -webkit-box-shadow: none; }
        .float-label-control input:focus,
        .float-label-control textarea:focus { box-shadow: none; -webkit-box-shadow: none; border-bottom-width: 2px; padding-bottom: 0; }
        .float-label-control textarea:focus { padding-bottom: 4px; }
    .float-label-control input, .float-label-control textarea { display: block; width: 100%; padding: 0.1em 0em 1px 0em; border: none; border-radius: 0px; border-bottom: 1px solid #aaa; outline: none; margin: 0px; background: none; }
    .float-label-control textarea { padding: 0.1em 0em 5px 0em; }
    .float-label-control label { position: absolute; font-weight: normal; top: -1.0em; left: 0.08em; color: #aaaaaa; z-index: -1; font-size: 0.85em; -moz-animation: float-labels 300ms none ease-out; -webkit-animation: float-labels 300ms none ease-out; -o-animation: float-labels 300ms none ease-out; -ms-animation: float-labels 300ms none ease-out; -khtml-animation: float-labels 300ms none ease-out; animation: float-labels 300ms none ease-out; /* There is a bug sometimes pausing the animation. This avoids that.*/ animation-play-state: running !important; -webkit-animation-play-state: running !important; }
    .float-label-control input.empty + label,
    .float-label-control textarea.empty + label { top: 0.1em; font-size: 1.5em; animation: none; -webkit-animation: none; }
    .float-label-control input:not(.empty) + label,
    .float-label-control textarea:not(.empty) + label { z-index: 1; }
    .float-label-control input:not(.empty):focus + label,
    .float-label-control textarea:not(.empty):focus + label { color: #aaaaaa; }
    .float-label-control.label-bottom label { -moz-animation: float-labels-bottom 300ms none ease-out; -webkit-animation: float-labels-bottom 300ms none ease-out; -o-animation: float-labels-bottom 300ms none ease-out; -ms-animation: float-labels-bottom 300ms none ease-out; -khtml-animation: float-labels-bottom 300ms none ease-out; animation: float-labels-bottom 300ms none ease-out; }
    .float-label-control.label-bottom input:not(.empty) + label,
    .float-label-control.label-bottom textarea:not(.empty) + label { top: 3em; }


@keyframes float-labels {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: -1em; opacity: 1; }
}

@-webkit-keyframes float-labels {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: -1em; opacity: 1; }
}

@keyframes float-labels-bottom {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: 3em; opacity: 1; }
}

@-webkit-keyframes float-labels-bottom {
    0% { opacity: 1; color: #aaa; top: 0.1em; font-size: 1.5em; }
    20% { font-size: 1.5em; opacity: 0; }
    30% { top: 0.1em; }
    50% { opacity: 0; font-size: 0.85em; }
    100% { top: 3em; opacity: 1; }
}

/*------------ we are  -----*/
.we a{
    font-size:12px;
}
#countdown{
	font-size: 18px;
    color: #2700ff;
    margin: 20px auto;
    text-align: center;
    display: table;
}
.fixed-bottom {
	    width: 60%;
    margin: 0 auto;
}
.form-heading { color:#fff; font-size:23px;}
.panel h2{ color:#444444; font-size:18px; margin:0 0 8px 0;}
.panel p { color:#777777; font-size:14px; margin-bottom:30px; line-height:24px;}
.login-form .form-control {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
}
.main-div {
  background: #ffffff none repeat scroll 0 0;
  border-radius: 2px;
  margin: 10px auto 30px;
  max-width: 38%;
  padding: 50px 70px 70px 71px;
}

.login-form .form-group {
  margin-bottom:10px;
}
.login-form{ text-align:center;}
.forgot a {
  color: #777777;
  font-size: 14px;
  text-decoration: underline;
}
.login-form  .btn.btn-primary {
  background: #f0ad4e none repeat scroll 0 0;
  border-color: #f0ad4e;
  color: #ffffff;
  font-size: 14px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0;
}
.forgot {
  text-align: left; margin-bottom:30px;
}
.botto-text {
  color: #ffffff;
  font-size: 14px;
  margin: auto;
}
.login-form .btn.btn-primary.reset {
  background: #ff9900 none repeat scroll 0 0;
}
.back { text-align: left; margin-top:10px;}
.button-10 {
    border-radius: 0px;
    margin: 0px;
    margin: 0px;
    border: none !important;
}
.fixed-bottom-9 {
    margin: 20px 0 0 0;
}
.button-10 a {
    color: #fff;
}
.login-1 {
  background-color: #f3f3f3;
      padding: 5px;
      box-shadow: 0 0 5px #ccc;
    }
.login-1 a {
  color: #000;
}
input[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}

input[type=submit] {
    background-color:     #4d4caf;
    color: #fff !important;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #45a049;
    
}
input[type=submit]{
width:100%;
}
.contactContainer {
   border-radius: 5px;
background-color: #f2f2f2;
padding: 8px;
border-left: 5px solid #4e69aa;
}
.form-radio, .form-group {
    position: relative;
    margin-top: 0;
    margin-bottom: 25px;
}

.form-group input, .form-group textarea {
    display: block;
    background: none;
    padding: 0.125rem 0.125rem 0.0625rem;
    font-size: 1rem;
    border-width: 0;
    border-color: transparent;
    line-height: 1.9;
    width: 100%;
    color: transparent;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease;
    box-shadow: none;
}
.form-group input {
    height: 1.9rem;
}

.form-group .control-label {
    position: absolute;
    top: 0.25rem;
    pointer-events: none;
    padding-left: 0.125rem;
    z-index: 1;
    color: #b3b3b3;
    font-size: 1rem;
    font-weight: normal;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease;
}


.form-group select:focus, .form-group input:focus, .form-group textarea:focus {
    outline: none;
}
.form-group select, .form-group input:focus, .form-group input:valid, .form-group input.form-file, .form-group input.has-value, .form-group textarea:focus, .form-group textarea:valid, .form-group textarea.form-file, .form-group textarea.has-value {
    color: #333;
}
.form-group input, .form-group textarea {
    display: block;
    background: none;
    padding: 0.125rem 0.125rem 0.0625rem;
    font-size: 1rem;
    border-width: 0;
    line-height: 1.9;
    width: 100%;
    color: transparent;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease;
    box-shadow: none;
}
.form-group input {
    height: 1.9rem;
}
.form-group select:focus ~ .control-label, .form-group input:focus ~ .control-label, .form-group textarea:focus ~ .control-label {
    color: #337ab7;
}

/* Main Focus */


.form-group select ~ .control-label, .form-group input:focus ~ .control-label, .form-group input:valid ~ .control-label, .form-group input.form-file ~ .control-label, .form-group input.has-value ~ .control-label {
    top: -14px !important;
    background: #fff !important;
    color: #1a73e8;
    padding: 0 10px;
   border-radius:5px
}
 .form-group textarea:focus ~ .control-label, .form-group input:valid ~ .control-label{  top: -14px !important;
    background: #fff !important;
    color: #1a73e8;
    padding: 0 10px;
    border-radius:5px}
  
  

/* Main Focus */
.form-group .control-label {

    position: absolute;
    top: 10px;
    pointer-events: none;
    padding-left: 0.125rem;
    z-index: 1;
    color: #b3b3b3;
    font-size: 14px;
    font-weight: normal;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease;
    left: 15px;

}

.form-group input { 
    height: 40px;
  border:1px solid #ccc;
  padding: 13px 15px;border-radius:5px;
}
.form-group textarea { 
 
  border:1px solid #ccc;
  padding: 13px 15px;height:80px;border-radius:5px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #1a73e8 !important;
    outline: 0;
    box-shadow: none;
}
.form-group input:focus {
    height: 40px;
    border: 1px solid #1a73e8;
    padding: 13px 15px;
}


.New_form_sec {
    padding: 0;
    border: 1px solid #dadce0;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.New_form_sec2{border:none; padding: 30px 40px 36px;}

.New_form_sec .btn {
    border-radius: 5px;
    min-width: 25%;
    letter-spacing: 0.8px;
    font-weight: bold;color:#000;
}

.New_form_sec .contact-page-title22{text-align:center}

.New_form_sec .contact-page-title22 {
    text-align: center;
    position: relative !important;
    background: #fff;text-align: left;
}


form-group textarea:valid ~ .control-label, .form-group textarea.form-file ~ .control-label, .form-group textarea.has-value ~ .control-label {
    font-size: 0.8rem;
    color: gray;
    top: -1rem;
    left: 0;
}
.submit-10 {
     width: 90%;
    margin: 50px auto 0;
}
.and-10 {
  text-align: center;
  color: #000;
  display: block;
  text-transform: capitalize;
  font-weight: bold;


}
.menu-1 {
    position: fixed;
    bottom: 0px;
    background-color: #fff;
    width: 100%;
    padding: 5px 0;
        box-shadow: 3px 0px 10px #ccc;
}
}
.menu-1 ul {
    margin: 0px;
    padding: 0px;
}
.menu-1 ul li {
    width: 20%;
    margin: 0px;
    text-align: center;
    float: left;
    list-style: none;
}
.menu-1 ul li a.active {
    color: #586ac3 !important;
}
.menu-1 ul li a {
    padding: 5px 0;
    display: block;
    color: #777575;
    text-decoration: none;
    font-size: 12px;
}
.menu-1 ul li a i {
    text-align: center;
    display: block;
    padding: 5px 0 5px;
    font-size: 16px;
}
.addprofilepage {
    background-color: #e6e6e6e8;
    height: auto;
}
.menu-4 {
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px !!important;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
}
.stack-menu {
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 6px 32px 0 rgba(0,0,0,.1);
    box-shadow: 0 6px 32px 0 rgba(0,0,0,.1);
    overflow: hidden;
}
.stack-menu {
    box-shadow: 0 0 0 !important;
}
.stack-menu {
    width: 95%;
    margin: 0 auto;
}
.stack-menu__list--active {
    display: block;
}
.stack-menu__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none;
}
ul {
    list-style: none !important;
    padding: 0px !important;
}
.stack-menu__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none;
}
ul {
    list-style: none !important;
    padding: 0px !important;
}
.menu-4 {
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px !!important;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
}
.stack-menu__link {
    padding: 14px 20px;
    display: block;
    text-decoration: none;
    position: relative;
    color: #000;
    -webkit-transition: color .25s ease-in-out,background-color .25s ease-in-out,background-image .25s ease-in-out;
    -moz-transition: color .25s ease-in-out,background-color .25s ease-in-out,background-image .25s ease-in-out;
    transition: color .25s ease-in-out,background-color .25s ease-in-out,background-image .25s ease-in-out;
}
.stack-menu__link {
    font-size: 15px !important;
}
.stack-menu__link {
    background-position: center right 20px !important;
    background-image: url(data:image/svg+xml,%3Csvg width='6' height='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23000' fill-rule='evenodd'%3E%3Cpath d='M.087 1.656L1.232.318l4.681 5.026-1.145 1.338z'/%3E%3Cpath d='M4.768 5.318l1.145 1.338-4.68 5.026-1.146-1.338z'/%3E%3C/g%3E%3C/svg%3E);
    background-repeat: no-repeat !important;
}
.stack-menu__link {
    padding: 10px 20px !important;
    border-bottom: 1px solid #ccc;
    display: block;
    text-decoration: none !important;
}
.stack-menu__link {
    padding: 10px 20px !important;
    border-bottom: 1px solid #ccc;
    display: block;
    text-decoration: none !important;
}
.contant-details i {
    font-size: 20px;
    color: #62b79b;
}
.pricing-container {
    margin: 6em auto;
}
.pricing-container.full-width {
    width: 100%;
    max-width: none;
}

.pricing-switcher {
  text-align: center;
}

.pricing-switcher .fieldset {
  display: inline-block;
  position: relative;
  padding: 2px;
  border-radius: 50em;
  border: 2px solid #2d3e50;
}

.pricing-switcher input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.pricing-switcher label {
  position: relative;
  z-index: 1;
  display: inline-block;
  float: left;
  width: 90px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  font-size: 1.4rem;
  color: #ffffff;
}

.pricing-switcher .switch {
  position: absolute;
  top: 2px;
  left: 2px;
  height: 40px;
  width: 90px;
  background-color: #2d3e50;
  border-radius: 50em;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
}

.pricing-switcher input[type="radio"]:checked + label + .switch,
.pricing-switcher input[type="radio"]:checked + label:nth-of-type(n) + .switch {
  -webkit-transform: translateX(90px);
  -moz-transform: translateX(90px);
  -ms-transform: translateX(90px);
  -o-transform: translateX(90px);
  transform: translateX(90px);
}

.no-js .pricing-switcher {
  display: none;
}

.pricing-list {
  margin: 2em 0 0;
}

.pricing-list > li {
  position: relative;
  margin-bottom: 1em;
}

@media only screen and (min-width: 768px) {
  .pricing-list {
    margin: 3em 0 0;
  }
  .pricing-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .pricing-list > li {
    width: 33.3333333333%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
  }
  .has-margins .pricing-list > li {
    width: 32.3333333333%;
    float: left;
    margin-right: 1.5%;
  }
  .has-margins .pricing-list > li:last-of-type {
    margin-right: 0;
  }
}

.pricing-wrapper {
  position: relative;
}

.touch .pricing-wrapper {
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  perspective: 2000px;
}

.pricing-wrapper.is-switched .is-visible {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-animation: rotate 0.5s;
  -moz-animation: rotate 0.5s;
  animation: rotate 0.5s;
}

.pricing-wrapper.is-switched .is-hidden {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-animation: rotate-inverse 0.5s;
  -moz-animation: rotate-inverse 0.5s;
  animation: rotate-inverse 0.5s;
  opacity: 0;
}

.pricing-wrapper.is-switched .is-selected {
  opacity: 1;
}

.pricing-wrapper.is-switched.reverse-animation .is-visible {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-animation: rotate-back 0.5s;
  -moz-animation: rotate-back 0.5s;
  animation: rotate-back 0.5s;
}

.pricing-wrapper.is-switched.reverse-animation .is-hidden {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  -webkit-animation: rotate-inverse-back 0.5s;
  -moz-animation: rotate-inverse-back 0.5s;
  animation: rotate-inverse-back 0.5s;
  opacity: 0;
}

.pricing-wrapper.is-switched.reverse-animation .is-selected {
  opacity: 1;
}

.pricing-wrapper > li {
  background-color: #ffffff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 1px solid transparent;
}

.pricing-wrapper > li::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50px;
  pointer-events: none;
  background: -webkit-linear-gradient( right , #ffffff, rgba(255, 255, 255, 0));
  background: linear-gradient(to left, #ffffff, rgba(255, 255, 255, 0));
}

.pricing-wrapper > li.is-ended::after {
  display: none;
}

.pricing-wrapper .is-visible {
  position: relative;
  z-index: 5;
}

.pricing-wrapper .is-hidden {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.pricing-wrapper .is-selected {
  z-index: 3 !important;
}

@media only screen and (min-width: 768px) {
  .pricing-wrapper > li::before {
    content: '';
    position: absolute;
    z-index: 6;
    left: -1px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 50%;
    width: 1px;
    background-color: #b1d6e8;
  }
  .pricing-wrapper > li::after {
    display: none;
  }
  .exclusive .pricing-wrapper > li {
    box-shadow: inset 0 0 0 3px #2d3e50;
  }
  .has-margins .pricing-wrapper > li,
  .has-margins .exclusive .pricing-wrapper > li {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  }
  :nth-of-type(1) > .pricing-wrapper > li::before {
    display: none;
  }
  .has-margins .pricing-wrapper > li {
    border-radius: 4px 4px 6px 6px;
  }
  .has-margins .pricing-wrapper > li::before {
    display: none;
  }
}

@media only screen and (min-width: 1500px) {
  .full-width .pricing-wrapper > li {
    padding: 2.5em 0;
  }
}

.no-js .pricing-wrapper .is-hidden {
  position: relative;
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  margin-top: 1em;
}

@media only screen and (min-width: 768px) {
  .exclusive .pricing-wrapper > li::before {
    display: none;
  }
  .exclusive + li .pricing-wrapper > li::before {
    display: none;
  }
}

.pricing-header h2 {
  padding: 0.9em 0.9em 0.6em;
    font-weight: 400;
    margin-bottom: 30px;
    margin-top: 10px;
    text-transform: uppercase;
  text-align: center;
}

.pricing-header {
    height: auto;
    padding: 1.9em 0 1.6em;
    pointer-events: auto;
    text-align: center;
    color: #173d50;
    background-color: transparent;
}

.exclusive .pricing-header {
    color: #1bbc9d;
    background-color: transparent;
}

.pricing-header h2 {
    font-size: 2.8rem;
    letter-spacing: 2px;
}

.currency,
.value {
  font-size: 3rem;
  font-weight: 300;
}

.duration {
  font-weight: 700;
  font-size: 1.3rem;
  color: #8dc8e4;
  text-transform: uppercase;
}

.exclusive .duration {
  color: #f3b6ab;
}

.duration::before {
  content: '/';
  margin-right: 2px;
}

.value {
    font-size: 7rem;
    font-weight: 300;
}

.currency, 
.duration {
    color: #1bbc9d;
}

.exclusive .currency,
.exclusive .duration {
    color: #2d3e50;
}

.currency {
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
    font-size: 2rem;
    font-weight: 700;
}

.duration {
    font-size: 1.4rem;
}

.pricing-body {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.is-switched .pricing-body {
  overflow: hidden;
}

.pricing-body {
    overflow-x: visible;
}

.pricing-features {
  width: 600px;
}

.pricing-features:after {
  content: "";
  display: table;
  clear: both;
}

.pricing-features li {
  width: 100px;
  float: left;
  padding: 1.6em 1em;
  font-size: 1.5rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pricing-features em {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}

.pricing-features {
    width: auto;
}

.pricing-features li {
    float: none;
    width: auto;
    padding: 1em;
}

.exclusive .pricing-features li {
    margin: 0 3px;
}
  
.pricing-features em {
    display: inline-block;
    margin-bottom: 0;
}

.has-margins .exclusive .pricing-features li {
    margin: 0;
}

.pricing-footer {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 80px;
  width: 100%;
}

.pricing-footer {
    position: relative;
    height: auto;
    padding: 1.8em 0;
    text-align: center;
}

.pricing-footer::after {
    display: none;
}

.has-margins .pricing-footer {
    padding-bottom: 0;
}

.select {
  position: relative;
  z-index: 1;
  display: block;
  height: 100%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}

.select {
    position: static;
    display: inline-block;
    height: auto;
    padding: 1.3em 2em;
    color: #1bbc9d;
    border-radius: 8px;
    border: 2px solid #1bbc9d;
    font-size: 1.4rem;
    text-indent: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
  transition: all .6s;
  width: 70%;
}

.no-touch .select:hover {
    background-color: #1bbc9d;
  color: #ffffff;
}

.exclusive .select {
    background-color: #1bbc9d;
  color: #ffffff;
}
  
.no-touch .exclusive .select:hover {
    background-color: #24e0ba;
}
  
.secondary-theme .exclusive .select {
    background-color: #1bbc9d;
}
  
.no-touch .secondary-theme .exclusive .select:hover {
    background-color: #112e3c;
}
  
.has-margins .select {
    display: block;
    padding: 1.7em 0;
    border-radius: 0 0 4px 4px;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
  }
}

@-moz-keyframes rotate {
  0% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
  70% {
    -moz-transform: perspective(2000px) rotateY(200deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(180deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(200deg);
    -moz-transform: perspective(2000px) rotateY(200deg);
    -ms-transform: perspective(2000px) rotateY(200deg);
    -o-transform: perspective(2000px) rotateY(200deg);
    transform: perspective(2000px) rotateY(200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
    -moz-transform: perspective(2000px) rotateY(180deg);
    -ms-transform: perspective(2000px) rotateY(180deg);
    -o-transform: perspective(2000px) rotateY(180deg);
    transform: perspective(2000px) rotateY(180deg);
  }
}

@-webkit-keyframes rotate-inverse {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
}

@-moz-keyframes rotate-inverse {
  0% {
    -moz-transform: perspective(2000px) rotateY(-180deg);
  }
  70% {
    -moz-transform: perspective(2000px) rotateY(20deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
}

@keyframes rotate-inverse {
  0% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
    -moz-transform: perspective(2000px) rotateY(-180deg);
    -ms-transform: perspective(2000px) rotateY(-180deg);
    -o-transform: perspective(2000px) rotateY(-180deg);
    transform: perspective(2000px) rotateY(-180deg);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(20deg);
    -moz-transform: perspective(2000px) rotateY(20deg);
    -ms-transform: perspective(2000px) rotateY(20deg);
    -o-transform: perspective(2000px) rotateY(20deg);
    transform: perspective(2000px) rotateY(20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
}

@-webkit-keyframes rotate-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(-200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
  }
}

@-moz-keyframes rotate-back {
  0% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
  70% {
    -moz-transform: perspective(2000px) rotateY(-200deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(-180deg);
  }
}

@keyframes rotate-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(-200deg);
    -moz-transform: perspective(2000px) rotateY(-200deg);
    -ms-transform: perspective(2000px) rotateY(-200deg);
    -o-transform: perspective(2000px) rotateY(-200deg);
    transform: perspective(2000px) rotateY(-200deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(-180deg);
    -moz-transform: perspective(2000px) rotateY(-180deg);
    -ms-transform: perspective(2000px) rotateY(-180deg);
    -o-transform: perspective(2000px) rotateY(-180deg);
    transform: perspective(2000px) rotateY(-180deg);
  }
}

@-webkit-keyframes rotate-inverse-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(-20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
  }
}

@-moz-keyframes rotate-inverse-back {
  0% {
    -moz-transform: perspective(2000px) rotateY(180deg);
  }
  70% {
    -moz-transform: perspective(2000px) rotateY(-20deg);
  }
  100% {
    -moz-transform: perspective(2000px) rotateY(0);
  }
}

@keyframes rotate-inverse-back {
  0% {
    -webkit-transform: perspective(2000px) rotateY(180deg);
    -moz-transform: perspective(2000px) rotateY(180deg);
    -ms-transform: perspective(2000px) rotateY(180deg);
    -o-transform: perspective(2000px) rotateY(180deg);
    transform: perspective(2000px) rotateY(180deg);
  }
  70% {
    -webkit-transform: perspective(2000px) rotateY(-20deg);
    -moz-transform: perspective(2000px) rotateY(-20deg);
    -ms-transform: perspective(2000px) rotateY(-20deg);
    -o-transform: perspective(2000px) rotateY(-20deg);
    transform: perspective(2000px) rotateY(-20deg);
  }
  100% {
    -webkit-transform: perspective(2000px) rotateY(0);
    -moz-transform: perspective(2000px) rotateY(0);
    -ms-transform: perspective(2000px) rotateY(0);
    -o-transform: perspective(2000px) rotateY(0);
    transform: perspective(2000px) rotateY(0);
  }
}
.user-profile {
  margin: auto;
  width: 100%; 
  height: 100px;
}

.user-profile .username {
    margin: auto;
        margin-top: auto;
        margin-left: auto;
    margin-top: -5.4em;
    margin-left: 7.1em;
    color: #000;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;;
    font-weight: bold;
    text-decoration: none !important;
}
a {
  text-decoration: none !important;
}
.user-profile  .bio {
  margin: auto;
  display: inline-block;
  margin-left: 6.43em;
  color: #e76043; 
  font-size: .87em;
  font-family: 'Roboto', sans-serif;;
}
.username {
  text-decoration: none !important;
}
.user-profile > .description {
  margin: auto;
  margin-top: 1.35em;
  margin-right: 4.43em;
  width: 14em;
  color: #c0c5c5; 
  font-size: .87em;
  font-family: 'Roboto', sans-serif;;
}
.user-profile > img.avatar {
  padding: .7em;
  margin-left: .3em;
  margin-top: .3em;
  height: 6.23em;
  width: 6.23em;
  border-radius: 18em;
}

.user-profile ul.data {
  margin: 2em auto;
  height: 3.70em;
  background: #4eb6b6;
  text-align: center;
  border-radius: 0 0 .3em .3em;
}
.user-profile li {
  margin: 0 auto;
  padding: 1.30em; 
  width: 33.33334%;
  display: table-cell;
  text-align: center;
}

.user-profile span {
  font-family: 'Roboto', sans-serif;;
  color: #e3eeee;
  white-space: nowrap;
  font-size: 1.27em;
  font-weight: bold;
}
.user-profile span:hover {
  color: #daebea;
}
.monly {
      background-color: #ececec;
    padding: 10px;
}
.monly        h4{
  font-weight:bold;
}
.monly        p{
  font-size:12px;
  padding: 3px 0 0 0;
}
.modal-body {
  padding: 0px !important;
}
.chemical {
    min-height: 50px;
    display: block;
    line-height: 50px;
    padding: 0 15px;
    text-align: center;
}
h4 {
  padding: 0px;
  margin: 0px;
}
.fixed-bottom-12 {
    position: fixed;
    bottom: 39px;
    width: 88%;
}


@media screen and (min-width:767px) {
        .login-contain {
    width: 50%;
}

}


@media screen and (max-width:320px) {
    /*.login-form .input-group .mt-30{margin-top: 20px !important;}*/
       .login-contain h4{font-size: 16px;  }

}


.pgbg {
    background: linear-gradient(54deg,#3F51B5,#3F51B5 21.56%,#475ac9 50.52%,#3F51B5 69.4%,#3F51B5);
    padding: 10px 20px 30px 20px;
}
.setpassword h2,
.setpassword h2 strong{font-size: 20px; color: #fff;}
.setpassword h3 strong{font-size: 16px;color: #f1ea30; line-height: 18px;}
.pgbg-box{ padding: 10px; margin-top: -30px ;background-color: #fff;border-radius: 30px; ;}
.pgbg-containt{border-radius: 30px;}
.pgbg-box .pgbg{padding: 10px;}

.idea { margin:0px;padding: 0px; }
.idea li{margin: 0px; padding: 3px; color: #fff; padding-left: 40px; position: relative;} 
.idea li img{    position: absolute; left: 0; top: 5px; width: 28px;}

.infotext{font-size: 12px !important;
    line-height: 18px;
    padding: 10px;
    border: 1px solid #ebebeb;
    border-radius: 12px;
    background: #f6f6f6;
    letter-spacing: 0.3px; 
    color: #696969;
    margin-bottom: 20px;}

.pgbg-box .mt-20 {
    margin-top: 10px !important;
}
.icon-l .fa-chevron-left{font-size: 20px;}








@media only screen and (max-height: 550px) {

.setpassword h2, .setpassword h2 strong {font-size: 16px; color: #fff; }
.setpassword h3, .setpassword h3 strong{ font-size: 14px;}
.pgbg-box{padding: 10px;}
.pgbg-box .pgbg{padding: 10px;}
.idea li {padding: 2px; padding-left: 40px;}
.pgbg-box .mt-20{margin-top: 10px  !important;}
/*.login-img1{ display: none; }*/
.setpassword1.mt-50{margin-top: 20px !important;}
.login-img1.mt-30{margin-top: 10px !important;}
.login-form .input-group.mt-30 {margin-top: 10px !important;}
.login-form .loginbtnWrap{margin-top: 10px !important;}
.login-img1.mt-30 img{width: 150px !important;}
.login-img img{display: none;}
}

@media only screen and (max-width: 320px) {

.setpassword h2, .setpassword h2 strong {font-size: 16px; color: #fff; }
.setpassword h3, .setpassword h3 strong{ font-size: 14px;}
.pgbg-box{padding: 10px;}
.pgbg-box .pgbg{padding: 10px;}
.idea li {padding: 2px; padding-left: 40px;}
.pgbg-box .mt-20{margin-top: 10px  !important;}
/*.login-img1{ display: none; }*/
.setpassword1.mt-50{margin-top: 20px !important;}
.login-img1.mt-30{margin-top: 10px !important;}
.login-form .input-group.mt-30 {margin-top: 10px !important;}
.login-form .loginbtnWrap{margin-top: 10px !important;}
.login-img1.mt-30 img{width: 150px !important;}
.login-img img{display: none;}
}