p.MsoNormal
{
	margin:0px;
}
h3
{
	font-size:26px;
	font-family:'Raleway',sans-serif;
}
.content h2
{
	font-size:34px;
	font-family: 'Josefin Sans', sans-serif;
	color:rgb(22, 172, 150);
	margin:0px;
}

.content
{
	width:90%; /*1170px;*/
	margin:0 auto;
	font-family: 'Raleway',sans-serif;
	font-size: 16px;
	text-align:justify;
	line-height:28px;
	color:#535353;
}
#forgotpwd
{
	border: 1px solid rgb(234, 234, 234);
  padding: 70px 20px 20px 20px;
  width: 400px;
  height: 300px;
}
#forgotpwd input
{
	width:230px;
	border-radius:5px;
	border:1px solid grey;
	padding:8px;
	margin:5px 10px 5px 0px;
}
#forgotpwd #submitbutton
{
	width:180px;
	color:white;
background-color:rgb(29, 121, 105);
}
#maindiv
{
	background-image:url('../img/new-black.png');
	height:600px;
	background-repeat:no-repeat;
	margin:0 auto;
	//width:100%;
	background-size:cover;
}
#contactform  #message
{
	  padding: 8px 0 70px 8px;
}
#contactform  input
{
	width: 300px;
  padding: 8px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  margin-bottom:20px;
}
#contactform  #submitbutton
{
margin-left:100px;
width:100px;
color:white;
background-color:rgb(29, 121, 105);
margin-top: -30px;
}
#regform input,select ,
#loginform input,select,
#updateform input,select ,
.qtext
{
	width:230px;
	border-radius:5px;
	border:1px solid grey;
	padding:8px;
	margin:5px 10px 5px 0px;
	
	
}

#loginform
{
	//margin:0 auto;
	//background-image:url('https://www.myclassadmin.com/img/x300x300.png.pagespeed.ic.__0afFDtTX.png');
	background-color:rgb(227, 230, 213);/*#f7f7f7;*/
	width:300px;
	//border:1px solid grey;
	height:300px
}
/*#regform
{
	margin-left: 350px;
	margin-right: 87px;
	//margin:0 auto;
	//width:485px;
	//background-color:#f7f7f7;
}*/
#regform #submitbutton 
{
width:100px;
margin-left:180px;
color:white;
	background-color:rgb(29, 121, 105); 
}


#loginform  #submitbutton:hover,
#regform  #submitbutton:hover,
#contactform  #submitbutton:hover,
#forgotpwd #submitbutton:hover,
#course #submitbutton:hover

{
	background-color:rgb(23, 177, 154);
	//color:black;
}
#loginform #submitbutton
{
	color:white;
	background-color:rgb(29, 121, 105);
	margin-top:30px;
	width:100px;
margin-left:60px
}

/*#regform  #email 
{
	width:470px;
}*/


#menubar  a
{
  font-size: 12px;
  font-weight: 700;
  font-family: 'Lato',sans-serif;
  text-transform: uppercase;
	text-decoration:none;
	color:white;
}
#menubar li
{
/*display:inline-block;*/
padding:0 0 0 10px;
}
#menubar a:hover
{
	color: rgb(157, 230, 0) ; /*rgb(41, 254, 218); //rgb(157, 230, 0)// rgb(121, 189, 17);*/
}
.navbar-brand a:hover
{
	color:rgb(157, 230, 0);
	text-decoration:none;
}
.navbar-brand a
{
	color:white;
}
/*rgb(39, 247, 213)  rgb(157, 230, 0) rgb(37, 37, 37);*/

#scheduleform input
{
	/*width:230px;*/
	border-radius:5px;
	border:1px solid grey;
	padding:8px;
	margin:5px 10px 5px 0px;
}
#scheduleform .txtinput
{
	width:400px;
}
#scheduleform .msginput
{
	width:75%;
	border-radius:5px;
	border:1px solid grey;
	padding:8px;
	margin:5px 10px 5px 0px;
	padding:8px 0 50px 8px;
}
#scheduleform #submitbutton
{
	width:100px;
	color:white;
	background-color:rgb(29, 121, 105);
}

/*Student Form */
#studentform  input[type="text"]
{
	width: 250px;
  padding: 8px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  margin-bottom:20px;
}
#studentform 
{
	text-align:center;
}

/* Privacy policy - Terms and conditions */

#privacy_policy b,
#termsconditions b
{
	display:block;
	color:#2c897e;
}
#privacy_policy,
#termsconditions
{
	width:100%;
	margin-top:60px;
}

.buttons
{
	background-color:rgb(15, 150, 127);
	padding: 8px;
    width: 120px;
    border-radius: 5px;
    border: 0px;
	color:white;
	
}
.buttons:hover
{
	background-color:rgb(23, 177, 154);
}

.navigator
{
	margin-top:70px;
	text-align:center;
}
.navigator img
{
	max-width:100%;
}

/* ----------------- checkemail.phtml-----------------*/
#emailform input[type=textbox],
#pwdform input[type=password],
#pwdform input[type=text]
{
	width:200px;
	border-radius:5px;
	padding:8px;
	border:1px solid  gray;
}
#regform1 input{
width:230px;
	border-radius:5px;
	border:1px solid grey;
	padding:8px;
	margin:5px 10px 5px 0px;
	}
#regform1 #submitbtn
{ 
width:120px;
border: 0px;
margin-left:25%;
} 
#emailformdiv,
#pwdformdiv
{
	margin-top:70px;
	text-align:center
}
#regform1 .lft-div
{
	float:left;
}

/*  ---------------------- home page css ----------------------------------*/
@media (min-width:1200px)
{
	#websitetag
	{
		top:58%;
		width:45%;
		left:55%;
		font-size:100px;
		background-color:rgba(0, 0, 0, 0.11);
		background-color:rgba(0, 0, 0, 0.11);
		
	}
	
	#websitetag a
	{
		 padding: 20px 20px 20px 20px;
		 font-size: 35px;
	}
}
@media (min-width:992px) and (max-width:1199px)
{
	#websitetag
	{
		top:40%;
		width:45%;
		left:55%;
		font-size:100px;
		background-color:rgba(0, 0, 0, 0.11);
	}
	#websitetag a
	{
		 padding: 20px 20px 20px 20px;
		 font-size: 35px;
	}
}
@media (min-width:768px) and (max-width:991px)
{
	#websitetag
	{
		top:25%;
		width:65%;
		left:35%;
		font-size:100px;
		background-color:rgba(0, 0, 0, 0.11);
	}
	#websitetag a
	{
		 padding: 20px 20px 20px 20px;
		 font-size: 35px;
	}
}


@media (max-width:767px)  and (min-width:438px)
{
	#websitetag
	{
		width:100%;
		top:15%;
		left:0%;
		font-size:100px;
		background-color:rgba(0, 0, 0, 0.11);
	}
	#websitetag a
	{
		 padding: 20px 20px 20px 20px;
		 font-size: 35px;
	}
}

@media (max-width:439px) 
{
	#websitetag
	{
		width:100%;
		top:30%;
		left:0%;
		background-color:rgba(0, 0, 0, 0.31);
		font-size:24px;
	}
	#websitetag a
	{
		 padding: 10px 5px 10px 5px;
		 font-size: 26px;
	}
	#homepageimg
	{
		margin-bottom:140px;
	}
}
#websitetag
{
	text-align:center;
	z-index:100; 
	position:absolute; 
	color:white;
	
	border-radius:20px;
	font-family:'Raleway',sans-serif;
}
#websitetag a
{
	background-color:#1F8676;
    border-radius: 10px;
    border-width: 0px;
    color: white;
    text-decoration:none;
	border:2px solid white;
}

/* -------------------------------- Signup page --------------------------------- */
/*.col-center 
{
   float:none;
	margin:0 auto;
}*/
	
@media (min-width: 1200px)
{ 
	#regform  #email 
	{
		width:470px;
	}
}

@media (min-width: 768px)  { 
#regform  #email 
{
	width:470px;
} 

 }
 
@media (min-width: 100px) and (max-width: 767px) { 
#regform  #email 
{
	width:230px;
} 

}

@media (max-width:583px)
{
	#signupimg
	{
	min-height:850px;
	}
}
@media (min-width:584px)
{
	#signupimg
	{
	min-height:600px;
	}
}

#signupimg
{
	    background: url(https://www.myclassadmin.com/img/xNEW-create.jpg.pagespeed.ic.89ccI_HYNh.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 100%;
    background-size: cover;
    overflow: hidden;
}
	 
/*  --------------------------------------------  signin page --------------------------------- */
#fpwd:hover
{
	text-decoration:none;
	color:rgb(224, 34, 34);
}
#fpwd
{
	color:black;
}

@media (min-width: 1200px)
{ 
	#signinform 
	{
		margin-left:70%;
		top:150px;
	}
}

@media (min-width: 768px) 
{ 
	#signinform 
	{
		margin-left:60%;
		top:150px;
	}
}
 
@media (min-width: 670px) and (max-width: 767px) 
{ 
	#signinform 
	{
		left: 50%;
		top: 90%;
		transform: translate(-50%, -50%);
	}
}
@media (min-width: 521px) and (max-width: 669px) 
{ 
	#signinform 
	{
		left: 50%;
		top: 80%;
		transform: translate(-50%, -50%);
	}
}
 
@media (min-width: 100px) and (max-width: 520px)
{ 
	#signinform  
	{
		left: 50%;
		top: 70%;
		transform: translate(-50%, -50%);
	}
}
/*-------------------------------------- Demo Videos ----------------------------- */
body
{
	color:
}
.bs-example
{
   	margin: 20px;
}
.modal-content iframe
{
    margin: 0 auto;
    display: block;
}
	
figure
{
  display: block;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0 20px 20px 0;
}
figcaption 
{
  position: absolute;
  background: black;
  background: rgba(0,0,0,0.75);
  color: white;
  padding: 6px 20px;
  opacity: 0;
  -webkit-transition: all 0.1s ease;
  -moz-transition:    all 0.1s ease;
  -o-transition:      all 0.1s ease;
}
figure figcaption 
{
  opacity: 1;
}

.cap-left figcaption { bottom: 0; left: -30%; }
.cap-left figcaption { left: 0; }

.cap-right figcaption { bottom: 0; right: -30%; }
.cap-rightr figcaption { right: 0; }


.cap-top figcaption { left: 0; top: -30%; }
.cap-top figcaption { top: 0; }

.cap-bot figcaption { left: 0; bottom: -30%;}
.cap-bot figcaption { bottom: 0; }

/*-------- prodcuts page css-----------------*/

.productspage .wrapper {
  display: inline-block;
   position: relative;  
}

.productspage #profeatures  ,.productspage #proques{
  list-style: none;
}

.productspage #proques li
 {
     padding-bottom: 5px;
     list-style-image: url('https://www.myclassadmin.com/img/xbullet.png.pagespeed.ic.m1N59tby81.png');
 }
 .productspage #profeatures li{
      padding-bottom: 5px;
        list-style-image: url('https://www.myclassadmin.com/img/xtickmark-bullet.png.pagespeed.ic.9UtdjduL9L.png');
 }
  .productspage .buynowbtn a
 {
    /*border: 1px solid #c8ff61;*/
    background-color: #c8ff61;
    padding: 10px 20px;
    border-radius: 5px;
    color:black;
    text-decoration: none;
 }
 .productspage li a 
{
    color:#535353;
}
.productspage li a:hover{
    text-decoration: none;
    color:#16ac96;
}
.prodalsoview li 
{
    padding-bottom: 5px;
    list-style-image: url(https://www.myclassadmin.com/img/xbullet.png.pagespeed.ic.m1N59tby81.png);
}
.productspage #omradv {
  list-style: none;
}

.productspage #omradv li{
      padding-bottom: 5px;
        list-style-image: url('https://www.myclassadmin.com/img/xtickmark-bullet.png.pagespeed.ic.9UtdjduL9L.png');
 }
 
 /*--------------- layout.phtml (for admin dropdown)----------------------------->*/
  .adminmenu ul li ul { 
    position: absolute;
    background: #909090;
    width:120px;
    margin: 0;
    padding: 0;
    display: none; }
.adminmenu ul li ul li { 
    text-align: center;
    width: 100%;
padding-left:10px;
padding: 15px 0px 10px 0px;
    border-bottom: 1px solid #BFBFBF;
	list-style-type:none;
	}
.adminmenu ul li ul a { padding: 10px 0; }
.adminmenu ul li:hover ul { display: block; }

.adminmenu>li>a
{
	color:white;
}
#myNavbar .menu ul li 
{
    padding:15px 0px 10px 0px;
}
/*------------------------------Round Loader--------------------------------------------*/
	#bigRoundLoader {
    z-index: 1;
    display: block;
    width: 60px;
    height: 60px;
    margin: auto;
    border: 10px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #3498db;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}

@-webkit-keyframes animatebottom {
    from { bottom:-100px; opacity:0 } 
    to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
    from{ bottom:-100px; opacity:0 } 
    to{ bottom:0; opacity:1 }
/*---------------------------Round Loader End------------------------------------------*/