﻿@charset "utf-8";
/* CSS Document */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0;
    /* user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;*/
	word-wrap: break-word;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
summary {
    display: block
}

section{display: block}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background: 0 0
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 5px;
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance:textfield;
}
input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
	white-space: pre-wrap; /* css-3 */
		white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
		white-space: -pre-wrap; /* Opera 4-6 */
		white-space: -o-pre-wrap; /* Opera 7 */
		word-wrap: break-word; /* Internet Explorer 5.5+ */
}
* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
i {
    padding-right: 7px;
}
*:before,
*:after {
    box-sizing: border-box;
}
body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    color: #000;
    line-height: normal;
}
p {
    line-height: 22px;
}
h5 {
    color: #666;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 10px;
}
.headwrap {
    width: 100%;
}
.mainwrap {
    width: 1350px;
    margin: 0 auto;
}
.commom p {
    padding: 5px 0;
}
.commom h3 {
    padding-top: 10px;
}
.clr {
    clear: both;
}
a {
    color: #3479bf;
    transition: 0.5 color;
    -webkit-transition: 0.5 color;
    -moz-transition: 0.5 color;
}
a:hover {
    text-decoration: none;
}
ul,
ol {
    padding-left: 30px;
}
h1 {
    font-size: 24px;
    margin: 0;
}
.container {
    width: 1300px;
    margin: 0 auto;
}
header {
    width: 1200px;
	margin:0 auto;
	padding:10px;
}
header .container {
    padding: 7px 0;
}
.main-container {
    max-width: 1306px !important;
}
.logo {
    width: 600px;
    float:left;
}
.sup1 {
    font-size: 10px;
    color: #fff;
    background: #57bb63;
    color: #fff;
    display: inline-block;
    padding: 2px;
    margin-left: 4px;
    border-radius: 2px;
    position: relative;
    top: -10px;
    letter-spacing: 2px;
    font-weight: 900;
}
.sup2 {
    font-size: 10px;
    color: #fff;
    background: #c82828;
    color: #fff;
    display: inline-block;
    padding: 2px;
    margin-left: 4px;
    border-radius: 2px;
    position: relative;
    top: -10px;
    letter-spacing: 2px;
    font-weight: 900;
}
.social {
    width: 220px;
    float: right;
	margin-left:70px;
}
.social-icon {
    list-style: none;
    width: 200px;
    display: inline-block;
}
.social-icon  {
padding-left: 0px;
}
.social-icon li {
    list-style: none;
    display: inline-block;
}
.social-icon li a {
    font-size: 25px;
	color:#3effe4;
    text-decoration: none;
    display: block;
    position: relative;
    top: 0;
}
.social-icon li a:hover {
    opacity: 0.8;
    top: -3px;
}
/* counter start */

.counter {
width: 320px;
display: inline-block;
    font-size: 15px;
	color:#000;
}
.counter .text {
float: left;
font-size: 21px;
line-height: 26px;
padding-right: 5px;
}
.counter:after {
    content: '';
    display: block;
    clear: both;
}
.counter-digit {
position: relative;
float: left;
margin-right: 3px;
width: 30px;
height: 25px;
line-height: 23px;
color: #FFF;
text-align: center;
font-size: 18px;
text-align: center;
font-size: 20px;
background: #304361 none repeat scroll 0% 0%;
border-radius: 4px;
overflow: hidden;
text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.2);
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.counter-digit:last-child {
    margin-right: 0;
}

.comma {
float: left;
margin-right: 5px;
line-height: 30px;
font-size: 20px;
color: #304361;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
height: 14px;
}
a {
    color: #304361;
}
/* Counter ends */
.ptsearch{
background: #fff000;
    margin-bottom: 10px;
    padding: 10px;
	cursor: pointer;
}
.ptsearch:hover{
background: #0334a2;
font-size:16px;
	color:#FFFFFF;
}

.round{
border-bottom: 5px solid #000;
width: 23%;
min-height: 47px;
font-size: 25px;
color: #FFFFFF;
margin: 0 auto;
float: left;
padding: 18px;
text-align: center;
border-radius: 90px;
margin: 10px;
vertical-align: middle;
}

.round:hover{
font-size:28px;
}
.hpack{
width:420px;
min-height:300px;
font-size:12px;
color:#000;
box-shadow: 2px 7px 19px 2px #b5bace;
margin:0 auto;
float:left;
padding:5px;
    border-radius: 10px 10px 0 0;
margin:15px;
}
.hpack h2{
	padding: 10px;
    Background: #304ee3;
    color: azure;
    border-radius: 20px;
    text-align: center;
	font-size:16px;
    
}
.hide{
	Display:None;
	}
.showb{
	border-radius: 20px;
    padding: 10px;
    border: 3px solid #0200FF;
    margin: 10px;
    text-align: center;
	cursor: pointer;

	}
.price{
border-right:1px solid #000000;
padding: 7px;

}
.booknow{
padding: 7px;
}
.callus{
	margin:0 auto;padding:20px;text-align:center;line-height:150%;border-radius:40px;margin:20px;
}
.drvinay{
width:40%;
min-height:132px;
font-size:25px;
color:#000;
margin:0 auto;
display:inline;
float:left;
padding:30px;
text-align:center;
margin:10px;
vertical-align:middle;
}
.callpatho{
border-top:8px solid #F4080C;
width:20%;
min-height:132px;
font-size:16px;
color:#000;
margin:0 auto;
display:inline;
float:left;
padding:10px;
margin:10px;
vertical-align:middle;
}
.testlist{
    background-color:#fff;padding:5px;
	border-bottom: 2px #d6f3ff solid;
}

.testlist:hover{
    background-color:#ff8fed;
}
.testlist .remove{
    
}
.testcode .testlist .remove{
    display:inline-block;
}
.advertisment {
    float: right;
    background: #00c7e8;
    width: 160px;
    color: #fff;
    text-align: center;
    font-size: 14px;border-bottom: 5px solid #0087ff;
cursor: pointer;
display:inline;
margin: 4px;
}
.advertisment {

}
.advertisment a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    padding: 8px;
    display: block;
}
.advertisment a h2{
font-size: 22px;
}
.add-here {
    background: #17719A;
    width: 284px;
    display: inline-block;
    text-align: center;
    padding: 5px 0;
    float: right;
    padding-right: 0px;
    margin-right: 6px;
}
.add-here a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}
.home {
    width: 130px;
    text-align: center;
    display: inline-block;
}
.home a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    transition: 2s color;
}
.home a:hover {
    color: #D34231;
}
.menu {
    font-size: 13px;
	background: #2000ff;
    min-height: 40px;
margin-bottom:20px;
width: 100%;
}
.menu a {
    
    text-decoration: none;
}
.menu span {
    float: right;
}
.menu ul {
    display: inline-block;
    list-style: outside none none;
    padding: 0 2px 0 0;
    text-align: left;
}
.menu ul li {
    display: inline-block;
    position: relative;
    padding: 13px 10px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    border-right: 1px solid #fff;
}
.menu ul a {
    display: block;
	color:#FFF;
}
.menu ul li:hover {
    background: #a11a9a;
    color: #fff;
}
.menu ul li ul {
    border: none;
    cursor: default;
    background: #a11a9a;
    color: #fff;
    padding: 0;
    position: absolute;
    top: 2.7em;
    left: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transiton: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -transition: opacity 0.2s;
}
.menu ul li ul li {
    border: none;
    position: relative;
    background: #a11a9a;
    display: block;
    color: #fff;
    text-shadow: 0 -1px 0 #000;
    z-index: 20;
}
.menu ul li ul li:hover {
    background: #666;
}
.menu ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}
.menu li li {
    width: 173px;
    float: none;
    white-space: nowrap;
}
.menu li li:hover {
    background: #000;
}
.menu ul ul {
    border-top: 1px solid #DDD;
}
.menu li:hover ul ul,
.menu li:hover ul ul ul,
.menu li:hover ul ul ul ul {
    left: -9999px;
    top: 0;
}
.menu li li:hover ul,
.menu li li li:hover ul,
.menu li li li li:hover ul {
    left: 13.3em;
}
.menu li.right li:hover ul,
.menu li.right li li:hover ul,
.menu li.right li li li:hover ul {
    left: -13.3em;
}
.menu ul li.right:hover ul ul {
    display: none;
}
.menu ul li.right li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}
.fixed {
    position: fixed;
    z-index: 2;
    top: 0px;
}
/*MENU*/

.asidebar {
    display: block;
    padding: 10px 5px;
    width: 15%;
    float: left;
    min-height: 500px;
    position: relative;
    background:white !important;
}

.leftside {
    width: 82%;
    float: left;
	background:#FFFFFF;
}
.searchbar {
    text-align: center;
    padding: 25px 0 10px;
}
.search_icon {
    background: none repeat scroll 0 0 #D34231;
    color: #fff;
    display: inline-block;
    padding: 12px 10px 11px;
    position: relative;
    right: 5px;
}
.searchbar input {
    outline: medium none;
}
.searchbar input[type="search"] {
    font-family: inherit;
    font-size: 100%;
}
.searchbar input[type="search"] {
    border: 1px solid #ccc;
    padding: 9px 10px 9px 9px;
    transition: all 0.5s ease 0s;
    width: 60%;
    display: inline-block;
}
.searchbar input[type="search"]:focus {
    background-color: #fff;
    border-color: #66cc75;
    box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
    width: 75%;
}
.searchbar input:-moz-placeholder {
    color: #999;
}

.profile-pic {
    width: 40px;
    height: 40px;
    float: left;
}
.profile-pic img {
    border: 2px solid #fff;
    height: 60px;
    width: 60px;
}
.profile-detail {
    padding-left: 20px;
    width: 70%;
    float: left;
	color:#000;
}
.profile-detail p {
    margin: 0;
    padding: 0;
}
.logout {
    text-align: center;
    font-size: 12px;
    padding: 5px;
    background: #d34231;
    display: inline-block;
    color: #fff;
    text-decoration: none;
}


  	.progressBar {
		width: 200px;
		height: 22px;
		border: 1px solid #111;
		background-color: #292929;
			}

			

			.progressBar div {
  white-space: nowrap;
  padding-left:5px;
				height: 100%;
				color: #000;
				text-align: center;
				line-height: 22px; /* same as #progressBar height if we want text middle aligned */
				width: 0;
				background-color: #0099ff;

			}
.profile-completed {
    padding: 10px 0 0px;
}
.profile-completed h5 {
    font-size: 12px;
    line-height: 14px;
    border-bottom: none;
    color: #fff;
    margin-bottom: 0;
    padding: 0;
}
.vertical-menu {
    width: auto;
    padding: 1px 1px 0 2px;
}
.vertical-menu ul {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
.vertical-menu ul li {
    padding-right: 3px;
    list-style: none;
}
.vertical-menu ul li a {
font-size: 12px;
margin:15px;
padding: 10px;
text-decoration: none;
display: block;
min-height: 40px;
-moz-transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
border-radius: 88px 40px;
background: #f813ad;;
color: #FAFDFF;
}
.vertical-menu ul li a:hover {
border-radius: 88px 40px;
background: #DB1717;
color: #FAFDFF;
}
.vertical-menu ul li a p{
display:inline;float:left;font-size:36px;margin-top:10px;padding-right:4px;
}
.vertical-menu ul li a span{
display:inline-block;width:134px;
}
/*prograss bar*/

.meter {
    height: 34px;
    padding: 10px 0;
}
.meter > span {
    display: block;
    height: 100%;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: rgb(43, 194, 83);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(43, 194, 83)), color-stop(1, rgb(84, 240, 84)));
    background-image: -moz-linear-gradient( center bottom, rgb(43, 194, 83) 37%, rgb(84, 240, 84) 69%);
    -webkit-box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
    position: relative;
    overflow: hidden;
}
.meter > span:after,
.animate > span > span {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
    background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
    z-index: 1;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -webkit-animation: move 2s linear infinite;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
}
.animate > span:after {
    display: none;
}
@-webkit-keyframes move {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}
.orange > span {
    background-color: #f1a165;
    background-image: -moz-linear-gradient(top, #f1a165, #f36d0a);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1a165), color-stop(1, #f36d0a));
    background-image: -webkit-linear-gradient(#f1a165, #f36d0a);
}
.red > span {
    background-color: #f0a3a3;
    background-image: -moz-linear-gradient(top, #f0a3a3, #f42323);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0a3a3), color-stop(1, #f42323));
    background-image: -webkit-linear-gradient(#f0a3a3, #f42323);
}
.nostripes > span > span,
.nostripes > span:after {
    -webkit-animation: none;
    background-image: none;
}
/* progress bar*/

.news {
    padding: 0px 0px;
    margin: 0;
    height: 20px;
    background: #fff;
}
.news ul {
    padding: 0;
}
.news li {
    display: inline;
    line-height: 18px;
    font-size: 12px;
    color: #000;
    letter-spacing: 2px;
}
.addver {
    width: 100%;
}



.soft-pres {
    background: #57BB63;
    width: 100%;
    height: 43px;
    padding: 0px;
}
.soft-pres h2,
course-list h2,
.ecg-box h2,
.x-ray-box h2 {
    font-size: 17px;
}
.soft-pres a,
.course-list a,
.ecg-box a,
.x-ray-box a {
    display: block;
    color: #fff;
    text-decoration: none;
}
.soft-pres a p,
.course-list a p {
    font-size: 12px;
}
.course-list {
    margin-top: 4px;
    background: #147FC3;
    width: 100%;
    height: 43px;
    padding: 0px 8px;
}
.ecg-box {
    margin-top: 4px;
    background: #9414C3;
    width: 100%;
    height: 43px;
    padding: 0px 8px;
}
.x-ray-box {
    background: #4A0A5D;
    width: 100%;
    height: 43px;
    padding: 0px 8px;
}
.course {
    background: none repeat scroll 0 0 #ee6b71;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
    padding: 3px 5px;
    text-decoration: none;
}
.content-menu {
    background: none repeat scroll 0 0 #555555;
    border-left: 4px solid #309bff;
    display: none;
    list-style: outside none none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 24px;
    transition: display 1s ease 0s;
    width: 300px;
    z-index: 1000;
}
#select1:hover .content-menu {
    display: block !important;
}
.content-menu li a {
    background: none repeat scroll 0 0 #555555;
    color: #fff;
    display: block;
    padding: 8px 10px;
    text-decoration: none;
}
.content-menu li a:hover {
    background: none repeat scroll 0 0 #666666;
}
.login-box {
    padding: 10px 10px 0px;
}
.login_btn {
    border: 1px solid #1650A8;
    border-radius: 5px;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    padding: 10px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.3);
    font-weight: bold;
    color: #FFF;
    background-color: #1C68DA;
    background-image: linear-gradient(to bottom, #1652ad, #39698f);
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#1652ad, endColorstr=#39698f);
}
.login_btn:hover {
    border: 1px solid #103d80;
    background-color: #1652ad;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#1652ad), to(#39698f));
    background-image: -webkit-linear-gradient(top, #1652ad, #39698f);
    background-image: -moz-linear-gradient(top, #1652ad, #39698f);
    background-image: -ms-linear-gradient(top, #1652ad, #39698f);
    background-image: -o-linear-gradient(top, #1652ad, #39698f);
    background-image: linear-gradient(to bottom, red, brown);
}


.socialboxbtn {
    width: 160px;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    position: relative;
    margin-top: 40px;
    padding: 10px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    text-align: center;
    position: relative;
}

.alert {
    color: #FFF;
    min-height: 40px;
    width: 99%;
    padding: 15px 8px;
    margin: 5px 5px;
}
.alertdanger {
    background: #c82828;
}
.alertsuccess {
    background: #f5ca59;
    color: #333;
}
.close {
    float: right;
    position: relative;
    top: -18px;
    cursor: pointer;
}
.close a {
    color: #fff;
    text-decoration: none;
}
.massage {
    width: 100%;
    padding: 10px 0 10px 10px;
}
.audio {
    color: #fff;
    width: 45.5%;
    height: 80px;
    border: 1px solid #CCC;
    margin-right: 10px;
    float: left;
    padding: 5px 9px;
    background: #4282c3;
}
.audio-msg {
    padding-right: 5px;
    width: 87%;
    float: left;
    border-right: 1px solid #fff;
}
.audio-msg h1 {
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.play .fa {
    color: #fff;
    float: right;
    font-size: 44px;
    line-height: 50px;
    padding-left: 5px;
    padding-top: 9px;
    width: 12%;
}
.audio-msg a {
    color: #fff;
    text-decoration: none;
}
.whatsapp {
    background: #57bb63;
    height: 80px;
    width: 26%;
    float: left;
}
.whatsapp h2 {
    text-align: center;
    font-size: 18px;
    display: inline-block;
    color: #fff;
}
.whatsapp .fa {
    font-size: 50px;
    display: inline;
    float: left;
    padding-reght: 4px;
}
.whatsapp a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 13px 10px;
}
.whatsapp hr {
    height: 3px;
    background: white;
}
.livetest {
    margin-left: 10px;
    background: #4282C3;
    height: 80px;
    width: 26%;
    float: left;
}
.livetest .fa {
    font-size: 50px;
    display: inline;
    float: left;
    padding: 12px;
}
.livetest a {
    color: #fff;
    text-decoration: none;
    padding: 4px 12px;
    display: inline-block;
}
.livetest h2 {
    text-align: center;
    font-size: 27px;
    display: inline-block;
}
.livetest hr {
    height: 3px;
    background: white;
}
.updates {
    padding-bottom: 10px;
}
.update {
width: 30%;
height: 330px;
float: left;
margin-left: 28px;
}
.update h4 {
    
}

.update .update_h4a{
    text-decoration: none;
    display: block;
    background-image: linear-gradient(#0A6CA4, #2FA4E7 60%, #0C70AB);;
    background-image: -moz-linear-gradient(#0A6CA4, #2FA4E7 60%, #0C70AB);
    background-image: -webkit-linear-gradient(#0A6CA4, #2FA4E7 60%, #0C70AB);
    background-image: -o-linear-gradient(#0A6CA4, #2FA4E7 60%, #0C70AB);
    color: #fff;
    padding: 5px;
    font-size: 16px;
    border-radius: 3px 3px 0 0;
    text-align: center;
}
}

.update .update_h4a:hover{
    background:#7F4AC9 !important;
	text-decoration:underline;
}
.update ul {
    font-size: 12px;
    padding-left: 0px;
	list-style:none;
}
.update ul li{
}
.update ul li a{
color:#000;
text-decoration:none;
padding:3px 6px;
display:block;
}
.update ul li a:hover{
background:blue;
color:white;
}
.scrollbar {
height: 300px;
margin-left: 0px;
float: left;
background: #fff;
overflow-y: scroll;
margin-bottom: 15px;
color:#000;
border: 1px solid #2ba2e7;
}
#ex3::-webkit-scrollbar {
    width: 7px;
}
#ex3::-webkit-scrollbar-thumb {
    background-color: #B03C3F;
    border-radius: 10px 10px 0 0;
}
#ex3::-webkit-scrollbar-thumb:hover {
    background-color: #BF4649;
    border: 1px solid #333333;
}
#ex3::-webkit-scrollbar-thumb:active {
    background-color: #A6393D;
    border: 1px solid #333333;
}
#ex3::-webkit-scrollbar-track {
    border: 1px gray solid;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 6px gray inset;
}

.close-article {
    background: none repeat scroll 0% 0% #D34231;
    display: none;
    color: #FFF;
    font-size: 14px;
    position: fixed;
    left: 209px;
    top: 300px;
    transform: rotate(90deg);
    border-radius: 10px 10px;
    cursor: pointer;
    transition: #000 1s ease 0s;
    z-index: 10000;
    padding: 3px 10px;
}
.close-article:hover {
    background: #9C3024;
}
.test {
    width: 100%;
    padding: 10px 0px 10px 10px;
}
.box {
    border-bottom: 2px solid #ccc;
    padding: 10px 0 10px 5px;

}
.online-test {   background: #DB393F none repeat scroll 0% 0%;
box-shadow: -3px 13px 4px -6px #808080;
font-size: 20px;
font-weight: bold;
line-height: 49px;
margin: 10px 0px 40px;
padding: 6px;
text-align: center;
text-transform: capitalize;
cursor: pointer;
text-decoration: none;
display: block;
border-radius: 8px 0px 0px 10px;
color: #FFF;
border-top: 8px solid #FB6A6A;
border-right: 7px solid #FFF;
width:100%;
}
.online-test1 {
    border-bottom: 51px solid #4282c3;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    box-shadow: -3px 13px 4px -6px grey;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    height: 0;
    line-height: 49px;
    margin: 10px 0 20px;
    padding: 9px 0 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.expand{
	background:rgb(12, 252, 6);
	cursor:pointer;}
.list-test {
    border-bottom: 2px solid #f15a3c;
    font-size: 20px;
    margin-bottom: 15px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}
.list_style1 {
    background: #226880;
	color:#fff;
}
.year-test {
    list-style: outside none none;
}
.year-test li {
    display: inline-block;
    margin: 10px;
    width: 20%;
}
.year-test li a {
    background: none repeat scroll 0 0 #0093d2;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 16px 0;
    text-align: center;
    text-decoration: none;
    transition: background 1s ease 0s;
    width: 100%;
}
.year-test li a:hover {
    background: none repeat scroll 0 0 #1d9e74;
    text-decoration: none;
}
.client {
    width: 100%;
    padding: 20px 0px;
    ;
}
.client h2 {
    color: #666;
    border-bottom: 2px solid #ccc;
    padding: 15px;
    margin-bottom: 20px;
    font-size: 30px;
}
.client ul li {
    display: inline;
    padding: 0 20px;
}
.client img {
    opacity: 1;
    transition: 0.5s opacity;
}
.client img:hover {
    opacity: 0.5;
}
.founder {
    width: 100%;
    margin: 0px auto;
    padding-bottom: 20px;
}
.story {
    width: 47%;
    height: 440px;
    font-size: 13px;
    background-color: #0d7bfd;
    float: left;
}
.story ol {
    padding-left: 30px;
    color: #fff;
}
.story h2,
.storybox h2 {
    color: #FFF;
    font-size: 26px;
    padding: 20px 0 0 24px;
}
.story p,
.storybox p {
    color: #FFF;
    padding: 5px;
    text-align: justify;
}
.story p span a,
.storybox p span a {
    background: #E3797B;
    padding: 3px 5px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}
.storybox {
    width: 530px;
    height: 440px;
    font-size: 12px;
    background-color:#171FB3;
    float: left;
    border-right: 4px solid white;
}
*::-moz-selection {
    background: #5FCC9E;
}
*::selection {
    background: #5FCC9E;
}
.about {
    width: 100%;
    float: left;
}
.about h2 {
    font-size: 26px;
    padding: 20px 0 0 24px;
}
.about p {
    font-size: 12px;
    padding: 5px;
    font-weight: 500;
}
footer {
    background-color: #ff0047;
    min-height: 250px;
	display:none;
}
footer .container {
    width: 1200px;
    padding-top: 20px;
}
.footer h3 {
    color: #000;
    padding-bottom: 10px;
}
.footer li {
    display: block;
    list-style: none;
    line-height: 20px;
}
.footer li a {
    font-size: 10px;
    text-decoration: none;
    color: #FFF;
    position: relative;
    left: 0px;
    transition: 0.5s left;
}
.footer li a:hover {
    left: 5px;
}
.infooter {
    padding: 18px 0 0 10px;
}
.info1 {
    float: left;
    padding-right: 40px;
}
.info2 {
    float: left;
    padding-right: 40px;
}
.info3 {
    float: left;
    padding-right: 40px;
}
.info4 {
    float: left;
    padding-right: 40px;
}
.info5 {
    float: left;
    padding-right: 40px;
}
.bottom-footer {
    position: fixed;
    min-height: 30px;
    padding: 0 50px;
    bottom: 0;
}
.getalert {
    position: absolute;
    bottom: 0;
    background: #45b39c;
    height: 40px;
    border-radius: 10px 10px 0 0;
    width: 300px;
    padding: 10px;
    transition: 1s height;
}
.getalert:hover {
    height: 60px;
}
.getalert span {
    color: #fff;
    font-size: 20px;
}
.getalert a {
    font-size: 24px;
    color: #333;
}
.f-contact {
    position: absolute;
    bottom: 0;
    left: 320px;
    background: #17719a;
    height: 40px;
    border-radius: 10px 10px 0 0;
    width: 330px;
    padding: 10px;
    transition: 1s height;
}
.f-contact h3 {
    cursor: pointer;
    padding-bottom: 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.c_close {
    color: #fff;
    cursor: pointer;
	padding:5px;
    float: right;
    position: absolute;
    text-align: right;
    right: 0px;
    top: -20px;
	border-radius: 6px;
	background: #17719A;
    font-size: 12px;
    right: 13px;
    display: none;
}
.c_close:hover {
    text-decoration: underline;
}
label {
    color: #fff;
    display: inline-block;
}
#prem_form label {
    color: #fff;
    display: inline-block;
    min-height: 20px;
}
input,
textarea,
select {
    outline: medium none;
    color: #333;
    display: inline-block;
    padding: 4px;
    position: relative;
}
input[type="search"] {
    border: 1px solid #ccc;
}
input:focus {
    background-color: #fff;
    border-color: #66cc75;
    box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
}
input:-moz-placeholder {
    color: #999;
}
.f-cont {
    font-size: 12px;
}
.f-cont p {
    padding: 3px 0;
}
.f-cont label {
    width: 80px;
}
.f-cont input,
textarea,
select {
    display: inline-block;
    width: 65%;
}
.contact-submit {
    color: #fff;
    background: black;
    margin-left: 80px;
    width: 30% !important;
}
.contact-submit:active,
.contact-submit:focus {
    color: #fff;
    background: black;
    margin-left: 80px;
}
.alert-mail {
    padding: 0;
    display: inline;
    margin: 0;
}
.alert-mail li {
    display: inline;
}
.alert-mail li a {
    display: inline-block;
    color: #fff;
}
.alert-mail li a i {
    padding: 5px 0;
}
.alert-mail li a:hover i {
    -ms-transform: rotate(160deg);
    /* IE 9 */
    
    -webkit-transform: rotate(160deg);
    /* Chrome, Safari, Opera */
    
    transform: rotate(160deg);
}
.alert-mail li a img {
    position: relative;
    top: 5px;
    padding-right: 8px;
}
.message {
    background: none repeat scroll 0 0 #099;
    bottom: 50px;
    left: 0;
    padding: 10px;
    position: absolute;
    width: 300px;
    display: none;
}
.alert-mail >li:hover > .message {
    display: block;
}
.contact-form {
    width: 100%;
	margin-top:10px;
    padding: 0 20px;
    min-height: 300px;
	background: #5ac9f3;
	box-shadow: 83px -52px 73px -26px #808080;
    bordert-radius:70px 70px 0 0;
}
.address {
    width: 480px;
    float: left;
    min-height: 300px;
    padding: 0 60px 0 18px;
    font-size: 18px;
    color: #000;
    display: inline-block;
    line-height: 32px;
}
.m-form {
    width: 640px;
    min-height: 300px;
    float: left;
    display: inline-block;
    padding: 0 23px;
}
.contact-form h2 {
    color: #0334a2;
    border-bottom: 4px solid #da3021;
    padding: 12px;
    margin-bottom: 20px;
    font-size: 30px;
}
.m-form label {
    font-size: 17px;
    display: block;
    color: #333;
}
.m-form input {
    width: 500px;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #cbcbcb;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18);
    font-size: 16px;
    display: block;
}
.m-form textarea {
    width: 500px;
    height: 60px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #cbcbcb;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18);
    font-size: 16px;
    display: block;
}
.m-form input[type=submit] {
    background: linear-gradient(to bottom, #22abe9 5%, #36caf0 100%);
    box-shadow: inset 0 1px 0 0 #7bdcf4;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    text-shadow: 0 1px 0 #13506D;
    display: inline-block;
    width: 150px;
}
.m-form input[type=submit]:hover {
    background: linear-gradient(to bottom, #36caf0 5%, #22abe9 100%)
}
.address p a {
    font-size: 35px;
    padding-right: 5px;
}
.address p a:hover {
    opacity: 0.7;
}
#demo6 {
    width: 412px;
}
#demo6-queue {
    width: 680px;
}
#demo6 p,
#demo6-queue p {
    width: 124px;
    height: 124px;
    background-color: lightgray;
    font-family: 'Amaranth', sans-serif;
    font-size: 82px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.scroll-img {
    border: 1px solid red;
    width: 680px;
    height: 142px;
    overflow: hidden;
    font-size: 0;
}
.scroll-img ul {
    width: 700px;
    height: 600px;
    margin: 0;
}
.scroll-img ul li {
    display: inline-block;
    margin: 10px 0 10px 10px;
}
.hidden {
    display: none;
}
.readmore {
    position: relative;
    left: 0;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    background: #57bb63;
    color: #fff;
    display: inline-block;
    padding: 2px 12px;
    border-radius: 2px;
    letter-spacing: 2px;
    font-weight: 900;
    transition: 0.3s left;
    -moz-transition: 0.3s left;
    -webkit-transition: 0.3s left;
}
.readmore:hover {
    left: 3px;
}
.userlogin {
    display: inline-block;
    width: 300px;
    border: 1px solid #ccc;
    border-radius: 5px;
    min-height: 80px;
    position: relative;
    top: 16px;
    padding: 5px 10px;
    left: 10px;
    margin-bottom: 20px;
}
.userlogin input {
    width: 100%;
    padding: 5px;
    margin-top: 8px;
    margin-bottom: 10px;
    border: 1px solid #cbcbcb;
    font-size: 15px;
    display: block;
}
.userlogin input:focus {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.18);
}
.logon-box {
    background: #3b5997;
    color: #fff;
    height: auto;
    padding: 10px 0;
    font-size: 14px;
}
.userlogin input[type=submit] {
    background: linear-gradient(to bottom, #22abe9 5%, #36caf0 100%);
    box-shadow: inset 0 1px 0 0 #7bdcf4;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    text-shadow: 0 1px 0 #13506D;
    display: inline-block;
    width: 60px;
}
.userlogin input[type=submit]:hover {
    background: linear-gradient(to bottom, #36caf0 5%, #22abe9 100%)
}
a#backToTop {
    bottom: 74px;
    color: #010932;
    display: none;
    height: 40px;
    opacity: 1;
    outline: medium none !important;
    padding: 10px 20px;
    position: fixed;
    right: 55px;
    width: 40px;
}
a#backToTop:hover {
    opacity: 0.5;
}
.s-col {
    width: 75%;
    padding-right: 5px;
    border-right: 1px solid #ccc;
    float: left;
}
.s-col .box {
    border-bottom: 0;
}
.s-col1 {
    width: 25%;
    padding: 5px 7px;
    float: right;
    text-align: justify;
}
.s-col1 .list-test {
    font-size: 16px;
}
.side-pay-head {
    background: rgb(132, 152, 249);
}
.box-list {
    list-style: none;
}
.box-list li {
    float: left;
    margin: 10px;
    width: 20%;
}
.box-list li a {
    min-height: 67px;
    background: none repeat scroll 0 0 #0093d2;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 16px 0;
    text-align: center;
    text-decoration: none;
    transition: background 1s ease 0s;
    -webkit-transition: background 1s ease 0s;
    -moz-transition: background 1s ease 0s;
    width: 100%;
}
.box-list li a:hover {
    background: none repeat scroll 0 0 #1d9e74;
    text-decoration: none;
}
.table-head {
    background: #333;
    color: #fff;
    padding: 20px 0;
    height: 40px;
}
.table-head:hover {
    background: #333 !important;
}
.tableizer-table td {
    padding: 5px 10px !important;
}
.tableizer-table tr:hover {
    background: #1D9E74;
    color: #fff;
}
.tableizer-table a {
    text-decoration: none;
    color: #333;
}
.tableizer-table tr:hover a {
    color: #fff;
    text-decoration: underline;
}
.non-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.payment-left {
    padding: 15px;
    margin: 15px;
    border: 1px solid #666;
    background: #ccc;
    width: 35%;
    float: left;
}
.payment-right {
    padding: 15px;
    margin: 15px;
    width: 60%;
    float: right;
    line-height: 28px;
}
/*login form */

#loginform {
    width: 340px;
    height: auto;
    position: relative;
}
#loginform input {
    display: block;
    margin: 0px auto 6px 13px;
    border-radius: 5px;
    background: #fff;
    width: 85%;
    padding: 12px 20px 12px 10px;
    border: none;
    color: #333;
    box-shadow: inset 0px 1px 5px #ccc;
    font-size: 1em;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
}
#loginform input:focus {
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
    box-shadow: 0px 0px 5px 1px #161718;
}
#loginform button {
    background: #17719A;
    border-radius: 10%;
	padding:10px;
    font-size: 0.9em;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
}
#loginform button:hover {
    background: #03155C;
    border-color: #17719A;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
}
#loginform button i {
    font-size: 20px;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
}
#loginform button:hover i {
    color: #17719A;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
}
*:focus {
    outline: none;
}
::-webkit-input-placeholder {
    color: #929999;
}
:-moz-placeholder {
    /* Firefox 18- */
    
    color: #929999;
}
::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #929999;
}
:-ms-input-placeholder {
    color: #929999;
}
#loginform h2 {
    text-align: center;
    color: #fff;
    font-size: 13px;
    padding: 6px 0px;
}
#loginform #facebook-1 {
    text-align: center;
    float: left;
    width: 107px;
    height: 170px;
    cursor: pointer;
}
#loginform #facebook {
    text-align: center;
    float: left;
    background: #365195;
    padding: 11px 10px 10px 10px;
    cursor: pointer;
    margin-right: 10px;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
}
#facebook:hover {
    box-shadow: 0px 0px 0px 0px #161718;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
}
#loginform .fa-facebook {
    color: #fff;
    font-size: 2em;
    display: block;
}
#loginform a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
}
#loginform a:hover {
    color: #fff;
    margin-left: 5px;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    transition: 0.5s ease;
}
#mainlogin {
min-height: 170px;
padding: 10px 15px;
position: relative;
background: #00A2E8;
margin-right: 10px;
width: 277px;
display: block;
border-radius: 10px;
box-shadow: 26px 15px 16px -7px #808080;
text-align: center;
margin: 0 auto;
}
#mainlogin h2{
font-size:20px;
padding-bottom:10px;
}
#mainlogin form input{
margin-bottom:10px;
}
#mainlogin form button{
background: #fff200;
padding: 10px;
}
#mainlogin form button:hover {
    background: #7ae359;
}

#connect {
    font-weight: bold;
    color: #fff;
    font-size: 13px;
    text-align: left;
    font-family: verdana;
    padding-top: 10px;
    text-align: center;
}
#connect1 {
    font-weight: bold;
    color: #fff;
    font-size: 13px;
    text-align: left;
    font-family: verdana;
    padding-top: 10px;
    text-align: center;
}
#or {
    position: absolute;
    left: -25px;
    top: 66px;
    background: #03155C;
    text-shadow: 0 2px 0px #121212;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    font-weight: bold;
    line-height: 38px;
    font-size: 13px;
}
.pay {
    width: 100%;
    border: 1px solid #ccc;
    margin: 20px 0;
}
.sub-head {
    background: #ccc;
    color: #333;
    padding: 10px;
    margin: 10px 0;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.box-hover {
    padding-top: 30px;
}
/*.box-hover:hover{

	background:#E0E0E0;

}*/

.marquee-add {
    border-bottom: 1px solid #fff;
    padding: 5px 0;
}
.marquee-add a {
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.marquee-add a:hover {
    color: #8BB1DD;
}
.head-box {
    background: none repeat scroll 0 0 #06476F;
    border-bottom: 4px solid #D34231;
    color: #fff;
    margin: 10px auto;
    font-weight: 500;
    transition: 0.5s background;
}
.head-box:hover {
    background: #4282C3;
}
.head-box a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 10px;
}
.head-box a span {
    clear: both;
    float: right;
    font-size: 31px;
    position: relative;
    text-align: right;
    top: -10px;
    "

}
.coures-box {
    width: 50%;
    border-right: 1px solid #ccc;
    float: left;
    min-height: 100px;
    padding: 4px 8px;
}
.contentbox {
    width: 50%;
    float: left;
    min-height: 100px;
    padding: 4px 8px;
    line-height: 22px;
}
.today-test {
    border: 1px solid #4282c3;
    padding: 10px 25px;
    border-radius: 5px;
    box-shadow: 0px 0px 12px 0px #333;
}
.show-test {
    text-align: left;
    padding-top: 15px;
    line-height: 22px;
}
.show-test p span {
    color: #d34231;
    font-weight: bold;
}
.today-test .sub-head {
    background: #0E96CC;
    color: #fff;
    font-size: 16px;
    padding: 8px 5px;
}
.hidden-box {
    display: none;
}
.c-contact-box {
    width: 50%;
    float: right;
    padding: 4px 8px;
}
.label-form {
    float: left;
    padding: 6px 0;
    width: 25%;
}
.field-box {
    width: 70%;
    float: left;
}
.form-control {
    padding: 6px 0;
}
.form-control input {
    background-color: #f0f0f0;
    background-image: none;
    border: 1px solid #666;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #333;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    -webkit-transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 350px;
}
.form-control input:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.btn-success {
    width: auto !important;
    display: inline-block !important;
    background-image: linear-gradient(to bottom, #5cb85c 0px, #419641 100%) !important;
    background-image: -webkit-linear-gradient(to bottom, #5cb85c 0px, #419641 100%) !important;
    background-image: -moz-linear-gradient(to bottom, #5cb85c 0px, #419641 100%) !important;
    background-repeat: repeat-x;
    border-color: #3e8f3e !important;
}
.btn-success:hover,
.btn-success:focus {
    background-color: #419641;
}
.valume {
    text-decoration: none;
    color: #fff;
	cursor:pointer;
    background: #4282c3;
    padding: 10px 20px;
    display: inline-block;
    margin: 5px 0;
    transition: 0.5s background;
}
.valume:hover,
.valume:focus,
.valume:active {
    background: #1D9E74 !important;
}
.fun-col-1 {
    width: 50%;
    float: left;
    padding: 15px 10px 0 0;
}
.fun-col-2 {
    width: 50%;
    float: right;
    padding: 0 10px 0 0;
}
/*prem styling starts here*/

.profilr_outer {
    width: 100%;
    margin: 0px auto;
}
.profile_pic_outer {
    width: 22%;
    float: left;
}
.profile_images {
    width: 90%;
    margin: 25px auto;
}
.profile_text_outer {
    width: 60%;
    float: right;
    margin: 10px auto;
}
.input_box_outer {
    width: 80%;
    padding: 6px 5px 11px 2px;
}
.input_text_1 {
    width: 20%;
    position: relative;
    display: inline-block;
}
.input_field_1 {
    width: 75%;
    position: relative;
    display: inline-block;
}
/*100% form styling below images*/

.input_box_outer_1 {
    width: 100%;
    padding: 6px 5px 11px 2px;
}
.profile_form_left {
    width: 49%;
    display: inline-block;
    position: relative;
}
.profile_form_right {
    width: 49%;
    display: inline-block;
    position: relative;
}
.input_text_2 {
    width: 20%;
    position: relative;
    display: inline-block;
}
.input_field_2 {
    width: 75%;
    position: relative;
    display: inline-block;
}
.editbox {
    display: none
}
.editbox {
    font-size: 14px;
    width: 270px;
    background-color: #ffffcc;
    border: solid 1px #000;
    padding: 4px;
}
.edit_tr:hover {
    background: url(edit.png) right no-repeat #80C8E5;
    cursor: pointer;
}
.red {
    background: none repeat scroll 0 0 #d34231;
    border-radius: 10px;
    display: inline-block;
    margin-right: 8px;
    padding: 6px;
}
.grey {
    background: none repeat scroll 0 0 #ccc;
    border-radius: 10px;
    display: inline-block;
    margin-right: 8px;
    padding: 6px;
}
.green {
    background: none repeat scroll 0 0 #57BB63;
    border-radius: 10px;
    display: inline-block;
    margin-right: 8px;
    padding: 6px;
}
.time-count {
    width: 85%;
}
.question-list {
    height: 400px;
    margin: 0px 15px 0 0;
    float: left;
    background: #F5F5F5;
    overflow: auto;
    margin-bottom: 15px;
    width: 100%;
}
.question-list .ques-box {
    padding: 5px 3px;
    border-bottom: solid 1px #fff;
    text-align: left;
    cursor: pointer;
    display: block;
    text-decoration: none;
}
#ex1::-webkit-scrollbar {
    width: 7px;
}
#ex1::-webkit-scrollbar-thumb {
    background-color: #078D71;
    border-radius: 10px 10px 0 0;
}
#ex1::-webkit-scrollbar-thumb:hover {
    background-color: #078D71;
    border: 1px solid #333333;
}
#ex1::-webkit-scrollbar-thumb:active {
    background-color: #078D71;
    border: 1px solid #333333;
}
#ex1::-webkit-scrollbar-track {
    border: 1px gray solid;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 6px gray inset;
}
.ques-box span {
    float: right;
}
.ques-red {
    background: #DB6F63;
    color: #fff;
}
.ques-green {
    background: #8BBB90;
    color: #fff;
}
.ques-grey {
    background: #ccc;
    color: #fff;
}
.test-start {
    width: 85%;
    padding: 10px;
    float: left;
}
.option-box {
    padding-top: 20px;
}
.sect-r {
    padding: 5px 0;
}
input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
input[type=radio].css-checkbox + label.css-label {
    padding-left: 25px;
    height: 20px;
    display: inline-block;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
}
input[type=radio].css-checkbox:checked + label.css-label {
    background-position: 0 -20px;
}
label.css-label {
    background-image: url(../image/check.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.content-50 {
    width: 50%;
    float: left;
}
.review-box {
    text-align: right;
    padding-top: 40px;
}
.color-code {
    width: 14%;
}
.color-code p {
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.review-box a {
    background: #2399CA;
    text-decoration: none;
    display: inline-block;
    padding: 10px 10px;
    font-size: 14px;
    color: #fff;
}
.review-box a:hover {
    background: #4282C3;
}
.net-com {
    text-align: right;
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 20px;
}
.net-com li {
    list-style: none;
    display: inline;
    text-align: right;
    margin-right: 20px;
}
.net-com li:first-child {
    text-align: left;
    float: left;
}
.tranp {
    background: none !important;
    color: #333 !important;
    border: 1px solid #333;
}
.net-com li:last-child {
    margin-right: 0px;
}
.net-com li a {
    display: inline-block;
    background: #4E92B2;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    text-decoration: none;
}
.review-box a:hover,
.net-com li a:hover {
    background: #417BAB;
}
.code-box {
    text-align: center;
}
.code-box p {
    display: inline-block;
    padding: 8px;
    color: #fff;
}
.intruction {
    padding: 10px;
}
.finish_test {
    display: inline-block;
    background: #d34231;
    color: #fff;
    padding: 10px 20px;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
}
.finish_test_p {
    font-size: 18px;
    color: #FF8273;
    border: 1px solid;
    padding: 10px;
    margin: 10px 0;
    text-align: center;
}
.blur-set {
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    filter: blur(1px);
    -ms-filter: blur(1px);
}
.warning-msg {
    background: #124663;
    color: #fff;
    padding: 10px;
    border: 2px solid #F27474;
}
.timesup {
    background: #D54B3C;
    color: #fff;
    padding: 10px;
    border: 2px solid #124663;
    height: 100px;
    line-height: 80px;
    text-align: center;
    font-size: 30px;
    margin-top: 20px;
}
.seeanswer {
    text-align: center;
    color: #333;
}
.boxon {
    display: inline;
    float: left;
    margin-bottom: 10px;
    padding: 2px 6px;
    width: 25%;
    border-bottom: none;
}
.boxon1 {
    width: 170px;
}
.hundredper {
    width: 100%;
    border-bottom: 1px solid #ccc !important;
}
.read-more {
    background: #17719A;
    padding: 0 !important;
    text-align: center;
    min-height: 50px;
}
.read-more a {
    color: #fff;
    display: block;
    font-size: 14px;
    text-decoration: none;
    padding: 10px 5px;
}
/*for forget password starts here*/

.register {
    text-align: right;
    color: #fff;
    padding: 5px 0;
    font-size: 10px;
    position: relative;
    top: -17px;
    right: -72px;
    display: inline-block;
    cursor: pointer;
}
.back-login {
    color: #fff;
    cursor: pointer;
}
#socialboxbtn-container1 {
    display: none;
}
.registration_text {
    width: 170px !important;
    display: inline-block !important;
    margin-right: 10px !important;
}
#reg_error {
    width: 35%;
    margin-top: 5px !important;
    margin: 0px auto;
}
#socialboxbtn-container2 {
    background: #4282C3;
    display: none;
    min-height: 170px;
    margin: 0 auto;
    width: 390px;
    position: relative;
}
.f-pass {
    color: #fff;
    padding: 25px;
}
.f-pass input {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 1px 5px #ccc inset;
    color: #333;
    display: block;
    font-size: 1em;
    margin: 0 auto 15px;
    padding: 12px 20px 12px 10px;
    transition: all 0.5s ease 0s;
    display: inline-block;
    width: 300px;
}
.f-pass input[type="submit"] {
    background: #60C588;
    width: auto;
    color: #fff;
}
.f-pass input[type="submit"]:hover {
    background: #078D71;
}
.free_user {
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    background: #57bb63;
    color: #fff;
    /* display: inline-block; */
    
    padding: 5px 13px;
    border-radius: 2px;
    letter-spacing: 2px;
    font-weight: 900;
    float: right;
}

.marquee-ass{
	text-decoration:none;
	font-size:26px;
	line-height:200%;
	background:#41BAF5;
	padding:26px;
	font-weight: lighter;
	transition:0.9s ;
	}
	.marquee-ass:hover{
		color:#FCFCFC;
		}
		
.marquee-part{
	text-decoration:none;
	font-size:26px;
	line-height:200%;
	background:#0EFF77;
	padding:26px;
	font-weight: lighter;
	transition:0.9s ;
	}
	.marquee-part:hover{
		color:#FCFCFC;
		}
		
		
	.comment_outer{width: 99%;min-height:90px;  /*margin:10px;*/transition:0.9s background;
	-webkit-transition:0.9s background;-moz-transition:0.9s background;border: 10px solid #E7E7E7;
  border-top: 0px;}	
	.comment_top{ width:100%;padding:0px 5px;}
	.comment_topid{ width:30%;float:left;font-size:12px;line-height:20px; }
	.comment_topdate{width: 15%;float: right;font-size: 11px;line-height: 20px;`}
	.text_111{ padding:10px;}
	
	
	.marquee_mentor{   font-size: 17px;
  background-color: aquamarine;
  width: 19%;
  text-align: center;
  padding: 5px;
  font-family: cursive;
  border-radius: 0px; }
  
  .readmore12 {
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	background: #006FC0;
	color: #fff;
	display: inline-block;
	padding: 2px 12px;
	border-radius: 9px;
	letter-spacing: 2px;
	font-weight: 900;
	transition: 0.3s left;
	-moz-transition: 0.3s left;
	-webkit-transition: 0.3s left;
	float:right;
}
table {
	margin: 15px 0px 10px 0px;
}
tr {
	border: 1px solid #000000;
	text-align: left !important;
}
tr:nth-child(odd) {
	background: #F7F7F7;
}
tr:nth-child(even) {
	background: #F1F1F1;
}
tr:hover {
	background-color: #DBDBDB;
}
th {
	background-color: #D9EDFF;
	padding: 5px 0px 0px 5px;
	border: 1px solid #000000;
}
td {
	padding: 9px 6px 6px 5px;
	border: 1px solid #000000;
}
.pagination{
		list-style:none;
		text-decoration:none;
		margin:10px;
		right:0px;
		}
	.pagination li{
		display:inline-block;
		padding:5px;
		color:black;
		font-size:14px;		
		}
.pagination li a{
	text-decoration:none;
	background-color:#0289FA;
	padding:10px;
	color:white;
	}
	.blogger_outer{width: 99%;min-height: 150px;  margin:10px;transition:0.9s background;
	-webkit-transition:0.9s background;-moz-transition:0.9s background;}
	.blogger_outer:hover{background:#D5D9F9;}
	.bloger_image{width: 150px;float:left;padding:5px;}
	.bloger_title_outer{width:75%;margin: 10px 10px 0px 10px;float:left;}
	.tag_list{float:left;padding:10px 0px !important;}
	.tags{ cursor:pointer;color: #0336D8;font-size:11px;text-decoration:none; }
	.tags:hover{background-color:yellow;padding:2px;}
.blogger_outer .valume{ padding:6px;float:right; }
	.dec{ text-decoration:none; }

hr.style-eight {
    padding: 0;
    border: none;
    border-top: thin groove #333;
    color: #333;
    text-align: center;
}
hr.style-eight:after {
    content: "§";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}
	.d_blogger_outer{width: 99%;min-height: 150px;  margin:10px;transition:0.9s background;
	-webkit-transition:0.9s background;-moz-transition:0.9s background;}
	.d_bloger_image{height: 350px;width: 450px;margin:0px auto;padding: 0px 0px 0px 16px;}
	.d_bloger_title_outer{width:820px;margin: 10px 10px 0px 35px;float:left;}
	.d_tag_list{float:left;width:820px;padding:10px 0px !important;}
	.d_tags{ cursor:pointer;color: #0336D8;font-size:9px; }
	.d_valume{ padding:6px;float:right; }
	/*.blogger_outer img{ width:150px;height:150px;padding-bottom:20px; }*/
	
.servs a {
    text-decoration: none;
}
.glry {
    width: 234px;
    border: solid .1em #CCC;
    height: 170px;
    float: left;
	color:#000000;
	padding:20px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.glry h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
    color: #000000;
}
.glry i {
	padding:13px;
}
.icon-star-full::before {
    content: "\2605";font-size: 2em;color: #998a3d;font-style: italic;
}
.tooltip span {
    z-index: 10;
    display: none;
    width: 14.11em;
    line-height: 1em;
    padding: .82em 1.17em;
    border-radius: .3em;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
}
.tooltip:hover span{
	display:block; 
	position:absolute;
	color:#111;
	border:.1em solid #DCA;
	background:pink;
	text-align:left;
	float:left;
	}
	
#pushnoti{background:black;color:white;position:fixed;bottom:0%;left:0%;width:100%;display:none;opacity: 30%;z-index:999;}
#pushclose{width:5%;display:inline;float:right}
#pushimage{width:10%;display:inline;float:left}
#pushimage img{width:70%;display:inline;float:left;margin:10%;}
#pushtitle{width:70%;display:inline;float:left;font-size:26px;margin:1%;}
#pushallow{width:10%;display:inline;float:left;margin:1%;}
#pushallow input{width: 141px;
vertical-align: bottom !important;
height: 35px;
box-shadow: none;
background: linear-gradient(#e63d44, #c11a22) !important;
outline: none !important;
padding: 0;
border: 0;
color: #fff !important;
font-size: 19px;
border-radius: 4px;
margin-left: 0px;
vertical-align: middle;
font-weight: normal;
cursor: pointer;}

	.f-contact{display:none;}	
		.getalert{display:none;}
	@media screen and (max-width: 480px) {

.main-container {
    max-width: 480px !important;
}
.container {
    max-width: 480px !important;
}
.mainwrap{
    max-width: 480px !important;
}
#loginform{
    width: 260px;
}
.drvinay{
width:420px;
}
.callpatho{
width:420px;
}

.online-test{
    width: 300px;font-size:16px;
}
	header{width: 300px;}
	.logo{width: 300px;}
	nav{display:none;}
	advertisement{display:none;}
	footer{display:none;}

	.m-form{display:none;}
	.massage{display:none;}
	.menu{display:none;}
	.social{display:none;}
	.founder{display:none;}
	.client{display:none;}
	.updates{display:none;}

	.asidebar{display:none;}
	.round{width:90%;}
	.hpack{width:90%;}
	.drvinay{
width:20%;
font-size:20px;
display:block
padding:30px;
text-align:center;
margin:0 auto;
}
.callpatho{
	width:40%;
font-size:14px;
display:block
padding:10px;
text-align:left;
margin:0 auto;
}
}
#pushtitle{display:block;font-size:16px !important;}
#pushallow{display:block;width:100%;}

	}