html, body{
	margin-top: 0px !important;
	font-size: 16px;
}

a{
	text-decoration: none !important;
}

.text-bold{
	font-weight: bold;
}

.bgpurple{
	background-image: url("../image/logobg.jpg");
	background-size: cover;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:0px;
	padding-right: 0px;
}

.purplemenubg{
	background-image: url("../image/navbg.jpg");
	background-size: cover;
	display: inline-block;
	padding-left:0px;
	padding-right: 0px;
	height:50px;
	line-height:50px;
}

.btn-exit{
	border-radius: 20px;
	background-color: #2fbdae;
	padding-right: 60px;
	padding-left: 60px;
}

.whitefont{
	color: white;
}

.font16{
	font-size: 16px;
	font-weight: bold;
}

.mb15{
	margin-bottom: 15px;
}

#page-content{
	padding-bottom: 20px;
	min-height: 550px;
}

#site-search .form-control{
	border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
	border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    border-right: 0px;
	width: 80%;
	float: right;
}

.social-links li #facebook{
	padding: 5px 10px;
    border-radius: 50%;
    background-color: #3953a3;
    color: white;
}

.social-links li #twitter{
	padding: 6px 8px;
    border-radius: 50%;
    background-color: #00aeef;
    color: white;
}

.violetborder{
	border:2px solid #704a9e;
	border-radius: 5px;
}

.violetfont{
	color: #834ea0;
}

.violetbg{
	background-color:#834ea0;
	color: white;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	display:inline-block;
}

.bgviolet{
	background-color:#834ea0;
	color: white;
	display:block;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom:30px;
	font-size: 40px;
	line-height: 45px;
}

.bigfont{
	font-size:50px;
	font-weight: bold;
	line-height:50px;
}

.diffont{
	line-height: 30px;
	font-size: 30px;
	font-weight: bold;
}

.primary-menu li a{
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}

.primary-menu li a{
	color: white !important;
}

.banner{
	width: 100%;
	height: auto;
}

.dotborderbot{
	border-bottom: 1px dotted #834ea0;
	display: inline-block;
	text-decoration: none;
}

.purplemenubg ul li:hover ul{
	display: block;
}

.purplemenubg ul li:hover{
	background-color: #957bb6;
}

.purplemenubg ul li a{
	text-decoration: none;
}

.purplemenubg ul li ul{
	z-index:1;
	display: none;
	//min-width: 230px;
    position: absolute;
    background: #834ea0;
    top: 50px;
    list-style: none;
    padding: 0px;
	line-height:1;
	margin-left: -5px;
}
.purplemenubg ul li ul li:hover{
	background-color: #2fbdae;
}

.purplemenubg ul li ul li:hover a{
	color: #ffffff !important;
	text-decoration: none;
}

.purplemenubg ul li ul li a{
	padding: 10px 20px;
	text-align:left;
}
.purplemenubg ul li ul li a:before{
	content:"\f054";
	font-family: "FontAwesome";
    padding-right: 15px;
}

.bluebg{
	background-image: url("../image/bluebg.jpg");
	display:block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.eventbg{
	background-color: #be565f;
	padding-top: 5px;
	padding-bottom: 5px;
}
.research:nth-child(even) .thumbimage{
	float: right;
}
/* @media queries*/
@media(min-width:1200px){
	.research:nth-child(even) .padding40{
		padding:40px 40px 0px 15px;
	}
	.research:nth-child(odd) .padding40{
		padding:40px 15px 0px 40px;
	}
	.pad40{
		padding:40px 15px 0px 40px;
	}
}
@media(max-width:767px){
	#site-search .input-group-addon{
	border: 1px solid #2fbdae;
	padding: 0px;
	}
	#site-search .input-group-addon{
	border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
	background-color: white;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    height: 34px;
	width:10%; 
	background-color: #2fbdae;;
	float: right;
}

	.research:nth-child(even) .padding40{
		padding:0px 15px 0px 15px;
	}
	.research:nth-child(odd) .padding40{
		padding:0px 15px 0px 15px;
	}
	.pad40{
		padding:0px 15px 0px 15px;
	}
}
@media(min-width:768px) and (max-width:1199px){
	.research:nth-child(even) .padding40{
		padding:0px 40px 0px 15px;
	}
	.research:nth-child(odd) .padding40{
		padding:0px 15px 0px 40px;
	}
	.pad40{
		padding:0px 15px 0px 40px;
	}
}
@media(max-width:479px){
	.dg-wrapper a div{
	line-height: 1.42857143!important;
	width:65% !important;
	}
	.band3{
		width:100%;
	}
	.band{
	width: 100%;
	}
	.band1{
		width:100%;
	}
}
@media(min-width: 992px){
	#myCarousel .carousel-inner .item.active div:nth-child(1){
	margin-left: 8.33333333%;
}
	.martop0{
		margin-top: 0px;
	}
	.paddingtop40{
		padding-top:40px;
	}
	.band{
		width: 100%;
	}
}
@media(min-width:480px) and (max-width:991px){
	.band{
	width: 60%;
	}
}
@media(max-width: 767px) and (min-width: 480px){
	.band3{
		width:32%;
		display:inline-block;
	}
	.band1{
		width:60%;
	}
}

@media(min-width:768px) and (max-width:991px){
	.paddtopimg80{
		padding-top: 30px;
	}
	.padright0{
	padding-right:0px;
	}
	.padleft0{
		padding-left:0px;
	}
}
@media (min-width: 768px){
	.band1{
		width:100%;
	}
	
	#site-search .input-group-addon{
	border: 1px solid #834ea0;
	padding: 0px;
	}
	#site-search .input-group-addon{
	border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
	background-color: white;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    height: 34px;
	width:10%; 
	background-color: #834ea0;
	float: right;
	}

	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
		width: 50px;
		height: 50px;
		border-radius: 50%;
		background-color: #d3d3d3;
		padding: 10px 10px 15px 10px;
	}
	.margintop0{
		margin-top: 0px;
	}
	.padleft{
		padding-left: 0px;
	}
	
	.padright{
		padding-right: 0px;
	}
}
@media(max-width:767px){
	.paddingleft0{
		padding-left:0px;
	}
	.padleft15{
		padding-left:15px;
	}
}
@media(max-width:1000px){
	.size{
		width: 30px;
		height:auto;
	}
}

/* margin class*/
.marbot{
	margin-bottom: 0px;
}

.martop{
	margin-top: 0px;
}

.martop10{
	margin-top: 10px;
}
.marbot10{
	margin-bottom: 10px;
}
.marbot20{
	margin-bottom: 20px;
}
.marbot5{
	margin-bottom:5px
}
.marright8{
	margin-right: 8px;
}

.navbar{
	border: none;
}

.rounded{
	border-radius: 25px;
}
.btn-submit{
	background-color: #b18cc1;
}
#footer{
	background-image: url(../image/footerbg.jpg);
    background-size: cover;
    display: inline-block;
    padding-bottom: 35px;
    padding-left: 0px;
    padding-right: 0px;
}

/* padding class*/

.padtop40{
	padding-top:40px;
}
.padtop20{
	padding-top: 20px;
}
.padbot20{
	padding-bottom: 20px;
}
.padbot40{
	padding-bottom: 40px;
}
.padtop10{
	padding-top: 10px;
}
.padbot10{
	padding-bottom:10px
}

/*----------------------------------------------------------*/
.tag{
	display: inline-block;
	position:absolute;
	margin-top: 20px;
}
.underline{
	border-bottom: 2px solid #834ea0;
	display:inline-block;
}
.flower li:nth-child(odd) img{
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}

#fixedsocial {
	z-index: 1;
    top:35%;
    height:auto;
    width:40px;
    position:fixed;
    right: 0;
}

.facebookflat  {
	font-size: 18px;
	background-color:#3b5998;
	padding: 12px 15px;
   transition:ease 500ms;
    background-size:50px;
	color: white;
}

.facebookflat:hover {
	background-color: #3b5998;
    background-size:60px;
    transition:ease 500ms;
    margin-left:-20px;
    width:70px;

}.twitterflat  {
	font-size: 18px;
	background-color:#00aced;
	padding: 12px 15px;
   transition:ease 500ms;
    background-size:50px;
	color: white;
}

.twitterflat:hover {
	background-color: #00aced;
    background-size:60px;
    transition:ease 500ms;
    margin-left:-20px;
    width:70px;

}
.linkedinflat  {
	font-size: 18px;
	background-color:#0e76a8;
	padding: 12px 15px;
   transition:ease 500ms;
    background-size:50px;
	color: white;
}

.linkedinflat:hover {
	background-color: #0e76a8;
    background-size:60px;
    transition:ease 500ms;
    margin-left:-20px;
    width:70px;

}
.pinterestflat  {
	font-size: 18px;
	background-color:#C92228;
	padding: 12px 15px;
   transition:ease 500ms;
    background-size:50px;
	color: white;
}

.pinterestflat:hover {
	background-color: #C92228;
    background-size:60px;
    transition:ease 500ms;
    margin-left:-20px;
    width:70px;

}
.eventbgpurple{
	background-color: #d544c6;
	padding-top: 10px;
	padding-bottom: 10px;
}
.thumbnail1{
	border: 1px solid #e3e3e3;
}
.greyfont{
	color: #808080;
}
.quote p{
	font-size: 30px;
}
.quote p:last-child{
	margin-bottom:0px;
}
.quote{
	padding: 75px 20px;
	//border: 1px dashed #d3d3d3;
	background-color: #f5f5f5;
}
.grey:nth-child(even) .row1{
	padding: 20px;
	background-color: #f5f5f5;
	display:inline-block;
}
.row1{
	width:100%;
}
.purplemenubg ul li:hover ul li ul.children{
	display:none;
}
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	background-color: #fff;
	overflow-x: hidden;
	padding-top: 15px;
	transition: .5s;
	-webkit-box-shadow: 8px 4px 16px 0 #575757;
	-moz-box-shadow: 8px 4px 16px 0 #575757;
	box-shadow: 8px 4px 16px 0 #575757;
}
.offcanvas .mobo-links a:focus, .sidenav .mobo-links a:hover {
	color: #834ea0;
}
.sidenav .closebtn {
	font-size: 45px;
	color: #1DA1F2
}
.sidenav .closebtn:focus, .sidenav .closebtn:hover, .sidenav .closebtn:visited {
	text-decoration: none
}
#main-wrapper {
	transition: margin-left .5s
}
@media screen and (max-height:450px) {
.sidenav {
	padding-top: 15px
}
.sidenav a {
	font-size: 18px
}
}
.sidenav .mobo-links ul.mobo-list {
	list-style: none;
	padding: 0
}
.sidenav .mobo-links ul {
	padding: 0
}
.sidenav .mobo-links ul ul {
	background: #f3f3f3
}
.sidenav .mobo-links ul ul a {
	padding-left: 60px
}
.sidenav .mobo-links ul ul ul {
	background: #f9f6f6
}
.sidenav .mobo-links ul ul ul a {
	padding-left: 70px
}
.sidenav .mobo-links ul ul ul ul {
	background: #fffdfd
}
.sidenav .mobo-links ul ul ul ul a {
	padding-left: 75px
}
.sidenav .mobo-links ul.mobo-list li {
	border-top: 1px solid #ccc;
	position: relative;
	list-style: none
}
.sidenav .mobo-links ul.mobo-list>li:last-child {
	border-bottom: 1px solid #ccc
}
.sidenav .mobo-links ul.mobo-list>li.page_item_has_children .chevron {
	position: absolute;
	top: 8px;
	left: 0;
	//border-left: 1px solid #ccc;
	color: #834ea0;
	font-size: 23px;
	cursor: pointer;
	padding-left: 0;
	width: 40px;
	padding-right: 0;
	text-align: center
}
.sidenav .mobo-links ul.mobo-list>li.page_item_has_children ul.children .chevron{
	padding-left: 25px;
}
.sidenav .mobo-links ul.mobo-list>li.page_item_has_children .chevron .fa {
	vertical-align: text-top
}
.sidenav .mobo-links ul.mobo-list>li.page_item_has_children .chevron .fa-chevron-down {
	color: #2fbdae;
}
.sidenav .mobo-links ul.mobo-list ul {
	display: none
}
.sidenav .mobo-links a {
	padding-left: 0;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
	font-size: 14x;
	color: #000;
	display: block;
	transition: .3s;
	padding-left: 50px
}
.fa-warning{
	color: #d9534f;
}
.fa-check{
	color: #5cb85c;
}
.carousel-control.left, .carousel-control.right{
	background-image: none !important;
}
.carousel-control{
	top: 40%;
	font-size: 4vw !important;
}
.carousel-indicators li{
	background-color: #77dff2 !important;
	opacity:.5;
	width: 20px !important;
	height:20px !important;
}
.carousel-indicators .active{
	background-color: #fff !important;
	width: 20px !important;
	height:20px !important;
}
#home-hero-banners{
	width: 100% !important;
	height: auto;
}
#home-hero-banners img{
	width: 100%;
}
.band2{
	width:100%;
	height:auto;
}
#myCarousel{
	padding-top: 20px;
}
#myCarousel .carousel-control{
	width: 10%;
	top: 0%;
}
#myCarousel .thumbnail{
	-webkit-box-shadow: 5px 5px 20px -3px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 5px 20px -3px rgba(0,0,0,0.75);
box-shadow: 5px 5px 20px -3px rgba(0,0,0,0.75);
}
/* DO NOT DELETE*/
.size-full{
	width: 100% !important;
	height: auto !important;
}

#book-a-counsellor h2{
	margin-bottom: 5px;
	color: #834ea0;
}

#book-a-counsellor h3{
    margin-bottom: 5px;
	margin-top: 0;
	font-size: 17px;
	color: #834ea0;
}

#give-us-your-feedback{
	margin-top: 35px;
}
#pagination{
	padding-top: 20px;
	padding-bottom:20px;
}
#pagination .page-numbers {
    background: #2fbdae;
    color: #fff;
    padding: 8px 12px;
}
#pagination .page-numbers:hover, #pagination .current {
    background: #b18cc1;
}
.btn-violet{
 background-image:url("../image/readmore.png");
display: block !important;
color: white; 
}
.btn-violet:hover{
	background-image: none;
	background-color: #2fbdae;
}
.btn-violet:hover a{
	color: white;
}
.dg-container{
	overflow-x: hidden;
}
.breadcrumb a{
	color: #834ea0;
}
.breadcrumb_last{
	color:#2fbdae;
}
.breadcrumb{
	margin-bottom:0px;
	background-color:white;
}
#verificationModel .modal-header{
	background-image: url(../image/readmore.png);
    display: block !important;
    color: white;
}
#verificationModel .btn-warning{
	background-color: #2fbdae !important;
	border-color: #2fbdae !important;
}
ul.tags{
	list-style: none;
}
ul.tags a:nth-child(odd) li{
	display: inline-block;
	background-color: #58cabe;
	padding: 5px 10px;
	color:white;
	margin-bottom: 10px;
	border-radius: 5px;
}
ul.tags a:nth-child(even) li{
	display: inline-block;
	background-color: #9b71b3;
	padding: 5px 10px;
	color:white;
	margin-bottom: 10px;
	border-radius: 5px;
}
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 50px;
	left: 20px;
	width: 30%;
	top: 84%;
	max-width: 300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-5deg);
}
.effect2:after
{
	webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(5deg);
    right: 20px;
    left: auto;
}
.borderbottom >.row:after{
	padding-top:7px;
	display:block;
	border-bottom:1px solid white;
}
.effect5
{
  position: relative;
}
.effect5:before, .effect5:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 35px 20px #777;
  -moz-box-shadow: 0 35px 20px #777;
  box-shadow: 0 35px 20px #777;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.effect5:after
{
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}
.dg-wrapper a div{
	line-height: 1.42857143!important;
}
.dg-container nav{
	bottom: 20px !important;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 3px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 17px;
    background: #1AB2B5;
    color: #fff;
    padding: 7px;
    margin: 0px 2px;
}


/* Text meant only for screen readers. */

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
