html {
  width: 100%;
  min-height: 100%;
  position: relative;
}

body {
  font-family: "Helvetica",arial,sans-serif;
  width: 100%;
  height: 100%;
  color: #333333;
  background-color: #ffffff;
  overflow-x: hidden;
  overflow-y: scroll;
  font-size: 0.9em;
  margin-bottom: 280px;
  padding-right: 0px !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 25px;
    font-family: "Helvetica",arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
	line-height: 1.2;
	text-transform: none;
}

p {
    margin: 0 0 25px;
    font-size: 0.9rem;
    line-height: 1.5;
	letter-spacing: unset !important;
}

a {
    color: #0e76bc;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	cursor: pointer;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #fd9940;
}



.btn{ cursor: pointer;}

*, *::before, *::after{
  
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}

input[type="text"], input[type="password"], select, textarea, .submit, .mybtn{
	font-family: "Helvetica",arial,sans-serif;
}

.blue-text{
    color: #0e76bc;
}

.btn-primary {
    background-color: #0e76bc;
    border-color: #0e76bc;
    color: #fff;
}

.fixed-top .navbar-brand img {
    height: 70px;
}

.fixed-top.top-nav-collapse .navbar-brand img {
    height: 55px;
}

.main-nav{ 
    background-color: #0e76bc;
	box-shadow:0 1px 0 0 rgba(206,217,231,0.5);
	text-transform: normal;
	font-size: 0.875rem;
	letter-spacing: 1px;
}

.main-nav .btn{ 
	margin: 0 2px; 
}

.navbar-custom{ 
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
	}

.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
}

.social a {
	background:#003366;
	border: 1px solid #d1deea;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;	
	width: 36px;
	line-height: 36px;
	margin: 0 3px;
	padding: 0;
	text-align: center;

	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	color: #ffffff;
}

.social a i {
	font-size: 1rem;
	margin: 0 0 0 1px;
}
.social a:hover {
	transform: scale(1.15) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	border: 2px solid #0e76bc;
	background: #0e76bc;
	color: #ffffff !important;
}

.nav-social{
	position: absolute;
    right: 65px;
	}

.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, 0);
	margin-top: 4px;
}

.navbar-light .navbar-toggler i{
	color: #ffffff;
}

.navbar-light .navbar-toggler:hover i{
color: #fd9940;		
}

.btn:hover,.btn:focus{ 
	color: #ffffff;
}

iframe.fullradius{

-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #eaf5ff;
}
      
.nav-call{ 
	font-size: .875rem; 
	color: #ffffff !important; 
	font-weight: 600;
	padding-right: 6px;
	margin-top:8px;
	position: absolute;
    right: 45px;

}

.nav-call a{ 
	color: #ffffff !important;
}

.nav-call i{ 
	font-size: 1.1rem; 
	color: #fd9940;
	margin-right: 1px;
}

.navbar-light .navbar-nav .nav-link {
	
	font-weight: normal;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #fd9940;
}

.right-head h6{ 
color: #fd9940;
display: block; 
margin: 15px 0 10px 0;
}

.sidebar .portfolio-item {
    margin: 0 0 12px !important;
}

.foot-address p{
    margin: 0 0 5px;
}

.navbar-btn {
    text-transform: capitalize;
}

.btn-warning.navbar-btn{
background-color: white;
border: 1px solid #cccccc;
color: #0e76bc;
}

.btn-warning.navbar-btn:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
}

#menu-dynamic-course-menu .dropdown-menu .dropdown.hover-open >.dropdown-item {
	background-color:#f38b2f;
	}
	
	#menu-dynamic-course-menu .submenu.dropdown-menu .dropdown-item { 
	white-space:inherit;
	}
	
	#menu-dynamic-course-menu .dropdown-menu li { 
	border-top:1px solid #ffb777;
	}
	
	#menu-dynamic-course-menu .dropdown-menu li:first-child { 
	border-top:0px;
	}
	
	.navbar-collapse.collapse.show .collapse.navbar-collapse{ 
	display:block !important; 
	}




/*--------------navigation style-------------*/


@media (min-width: 20px) {
  
.fixed-top .navbar-brand img {
    height: 37px;
}
	
.main-nav .navbar-brand{ 
		padding-bottom: 0px;
		margin-top: -3px;
	}
	
.navbar-toggler-right {
    right: 0.3rem;
	cursor: pointer;
}
	
	
.navbar-preheader .navbar-toggle:hover .icon-bar {
    background-color: #0e76bc;
}
	
		
.social a {
    height: 29px;
    line-height: 29px;
    width: 29px;
}
.social a i {
	font-size: 0.8rem;
}

.nav-social {
    top: 13px;
}
	
.nav-call {
    top: 10px;
}
	
.nav-link-total{ 	
	border-top: 1px dashed #333333;
    margin-top: 9px;
	}
	
.main-nav .btn {
    font-size: 0.9375rem;
    margin: 2px;
    padding-bottom: 5px;
    width: 100%;
}
	.main-nav .btn.btn-primary { 
		background-color: #0c5383;
		border-color: #0c5383;
	}
	
	.main-nav .btn.btn-primary:hover { 
		background-color: #003d66;
		border-color: #003d66;
		color:#fd9940; 
	}
	
.nav-link-total li{ 
	border-bottom: 1px solid #065b95;
	}
	
.nav-link-total li:last-child{ 
	border-bottom: 0px;
	}
	
	.nav-link-total .nav-link{ 
	padding: 0.5em 0.5em; 
	}
	
	.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, .dropdown-item:hover, .dropdown-item:focus{ 
	color: #fd9940;
	background-color: #095e97;
	}
	
	.navbar-light .navbar-nav .nav-link.active{ 
		background-color: #fd9940; 
		color: #ffffff;  
	}
	
	.dropdown-menu {
    font-size: 0.7rem;
	margin-top: 3px;
	padding: 0;
	background-color: #095e97;
	color: #ffffff;
	}
	
	.dropdown-item {
    padding: 7px 1rem 3px;
		color:#ffffff;
	}
	
	.dropdown-item:hover, .dropdown-item:focus{ 
		background-color: #0b4f7d;
		color: #fd9940;
	}
	
	.fixed-top.top-nav-collapse .navbar-brand img {
    height: 37px;
}

	
	.main-nav{ 
	font-size: 0.825rem;
	padding: 6px 1rem 10px;
}

.nav-call .call-back{
 font-size: 13px; 
 font-weight: normal;
 margin-left: 19px; 
}
	
}

@media (min-width: 576px) {
	
.dropdown-menu { 
    font-size: 0.875rem;
	}
	
.nav-call{ 
	font-size: .9rem;
}

.nav-call i{ 
	font-size: 1.1rem; 
}
	
}

@media (min-width: 768px) {


}

@media (min-width: 992px) {
	
.hover-open > .dropdown-menu{ 
	display: block; 
}
	
.fixed-top .navbar-brand img {
    height: 64px;
}
	
.fixed-top.top-nav-collapse .navbar-brand img {
    height: 55px;
}
	
.main-nav .navbar-brand{ 
		padding-bottom: 0.25rem;
		margin-top: 0px;
	}
	
.main-nav, .dropdown-item{ 
	font-size: 0.715rem;
	padding: 6px 1rem 0px;
	color: #ffffff;
}
	
	
	.btn-social-total { 
		position: absolute;
		float: right;
		right: 15px;
	}
	
.nav-link-total {
    margin-top: 50px;
	border-top: 0px;
}
	
.main-nav .btn {
    padding: 0.5rem 0.8rem;
	}
	
	.nav-social{
	position: relative;
    right: 0;
	}
	
	.nav-call{
	position: relative;
    right: 0;
	top:-8px;
	font-size: 1rem; 
	}
	
	.nav-call i{ 
		font-size: 1.2rem;
	}
	
	.main-nav .btn {
    margin: 0 2px;
    width: auto;
	padding-bottom: 7px;
    padding-top: 7px;
	border:0;
	font-weight:bold;
	font-size:13px;
}

.main-nav .btn.orng-btn {
background-color: #f89940;
color: #fff;
}

.main-nav .btn.orng-btn:hover, .main-nav .btn.orng-btn:focus {
background-color: #003d66;
color: #fd9940;
}

.main-nav .btn.wht-btn {
background-color: #fff;
color: #0e76bc;
}

.main-nav .btn.wht-btn:hover, .main-nav .btn.wht-btn:focus {
background-color: #f89940;
color: #fff;
}

	
.nav-link-total li{ 
	border-bottom: 0px;
	}
	
.navbar-light .navbar-nav .nav-link{
		padding-bottom: 10px;
}
	
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link.active{ 
	color: #fd9940;
	background-color: transparent;
	}
	
.dropdown-menu {
    margin-top: 0px;
	border-top: 0 none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
	padding: 0rem 0;
	background-color: #fd9940;
}

.fixed-top.top-nav-collapse.main-nav .dropdown-menu{
    /*background-color: #0e76bc;*/
	background-color: #fd9940;
}
	
.dropdown-menu .dropdown-item{ 
	padding-bottom: 4px;
	}
	
	
.dropdown-item:hover, .dropdown-item:focus{ 
		background-color: #086aac;
		color: rgba(255, 255, 255, 1);
	}
	
.social a {
    height: 31px;
    line-height: 31px;
    width: 31px;
}
.social a i {
	font-size: .875rem;
}
	
.nav-social {
    top: 0px;
}

.fixed-top.top-nav-collapse .nav-link-total {
    margin-top: 37px;
}
	
.fixed-top.top-nav-collapse .social a {
    height: 30px;
    line-height: 30px;
    width: 30px;
}

.fixed-top.top-nav-collapse .social a i {
	font-size: 0.875rem;
}

.fixed-top.top-nav-collapse .nav-social {
    top: 1px;
}
	
.fixed-top.top-nav-collapse.main-nav .btn {
    padding-top: 8px;
	font-size: 0.8125rem;
}
	
	
.main-nav{ 
    background-color: #0e76bc;
	padding: 6px 1rem 0px;

}
	
.main-nav .navbar-collapse {
    width: auto;
}

	
.fixed-top.top-nav-collapse.main-nav{ 
    background-color: #0e76bc;
	-webkit-box-shadow: 0 1px 9px 9px rgba(0, 0, 0, 0.04);
	   -moz-box-shadow: 0 1px 9px 9px rgba(0, 0, 0, 0.04);
	        box-shadow: 0 1px 9px 9px rgba(0, 0, 0, 0.04);
}
	
	
	.dropdown-item.active, .dropdown-item:active {
    background-color: #095e97;
}
	
}

@media (min-width: 1088px) {
	
.fixed-top .navbar-brand img {
    height: 70px;
}
	
.main-nav, .dropdown-item{ 
	font-size: 0.8rem;
	color: #ffffff;
}
	
.btn-social-total { 
		position: absolute;
		float: right;
		right: 15px;
	}
	
}

@media (max-width: 991px) {

.nav-call i{ 
	margin-left: 19px;
	}

.nav-call .call-back{
 margin-top: -6px; 
}

.nav-call {
    top: 3px;
}

}

@media (min-width: 1280px) {
	
.main-nav, .dropdown-item{ 
	font-size: 0.84rem;
}
	
}

@media (min-width: 1320px) {
	
.main-nav, .dropdown-item{ 
	font-size: 0.8375rem;
}
	
}

@media (min-width: 1440px) {
    .nav-link-total, .fixed-top.top-nav-collapse .nav-link-total{ 
		margin-top:0px;
	}
	
	.navbar-light .navbar-nav .nav-link {
	padding-bottom: 33px;
    padding-top: 10px;
	}

	.navbar-collapse{ 
		margin-top: 21px;
	}
	
	.main-nav .navbar-brand {
    margin-top: -5px;
	}
	
	.fixed-top.top-nav-collapse .nav-link-total .nav-link {
    padding-bottom: 25px;
}
	
	.fixed-top.top-nav-collapse .navbar-collapse{ 
	margin-top: 15px;
	}
	
	.main-nav, .dropdown-item{ 
	font-size: 0.84rem;
}
	
}


@media (min-width: 1530px) {
	
	.main-nav, .dropdown-item{ 
	font-size: 0.9375rem;
}
	
}







/*----------------Navigation end----------------*/

/*---------- banner slider start ----------*/

.jumbotron {
    padding: 0rem;
	margin-bottom: 0;
	margin-top: 90px;
	
}


/*.portfolio .portfolio-item .portfolio-link .portfolio-hover:hover .portfolio-hover-content{ 
	top:40%;
	}*/

/*----------------slider end----------------*/


section {
    padding: 60px 0;
}


.contact-form input.form-control, .contact-form textarea.form-control{
    padding: 14px;
}


.selectWrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
	background: #ffffff url(../img/select-arrow.png) right 13px center no-repeat;

}

.select2{
    width: 100% !important;
    overflow: hidden;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    background: #ffffff url(../img/select-arrow.png) right 13px center no-repeat;
}


.selectWrapper select {
        padding:7px 38px 7px 8px;
	    height: 48px;
        font-size: 1rem;
        line-height: 18px;
        width: 100%;
        border: none;
        box-shadow: none;
        background: transparent;
        background-image: none;
        -webkit-appearance: none;
        outline: none;
        cursor: pointer;
        -moz-appearance: none;
        text-indent: 0.01px;
        text-overflow: ellipsis;
	color:#464a4c;
    }

.selectWrapper select option {
    padding: 8px 15px;
}

section .form-control:focus {
    border-color: #aad5fb;
    box-shadow: none;
}
section *:-moz-placeholder {
    color: #999999;
	opacity: 1;
	font-size: 0.9375rem;
}

.form-control::placeholder {
    color: #999999;
    opacity: 1;
	font-size: 0.9375rem;
}

.bycolor-sec{ 
	background-color: #fef0e3;
}


section h2{ 
margin-bottom: 40px;
text-align: left;
font-size: 42px;
font-weight: 500;
line-height: 1.26;
color: #2a76bd;
}

section.gift-offer h2{ 
	font-size: 35px;
}

section.gift-offer h5{ 
	color: #fd9940;
}

.section-subheading{
	font-size: 1.2rem;
	color: #333333;
	margin-bottom: 10px;
	line-height: 2.04;
}

.max-up-gap{ 
	margin-top: 40px;
}


.has-cookie-bar #catapult-cookie-bar{ 
	background-color:#0e76bc !important;
	color: #ffffff;
}

.has-cookie-bar #catapult-cookie-bar .ctcc-more-info-link{
	
	color: #fd9940 !important;
}

#catapult-cookie-bar i{ 
	color:#87b506;
	margin-right: 5px;
}
/*----------------Courses effects----------------*/

.portfolio .portfolio-item {
  right: 0;
  margin: 0 0 30px; 
  padding-left: 10px;
  padding-right: 10px;
}
  .portfolio .portfolio-item .portfolio-link {
    position: relative;
    display: block;
    margin: 0 auto;
    cursor: pointer;
	overflow:hidden;
}


  .portfolio .portfolio-item.full-size .portfolio-link{
    max-width: 100%;
    
}

  .portfolio .portfolio-item.full-size .portfolio-link img {
    height: 170px;
}


    .portfolio .portfolio-item .portfolio-link .portfolio-hover {
      position: relative;
      width: 100%;
      -webkit-transition: all ease .5s;
      -moz-transition: all ease .5s;
      transition: all ease .5s;
	  bottom: 0;
	
     
}

.portfolio.uni-portfolio .portfolio-item .portfolio-link .portfolio-hover{
      position: relative; 
}


 .portfolio .portfolio-item .portfolio-link .portfolio-hover{
      background-color: #ffffff; 
}

      


      .portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
        font-size: 2rem;
        width: 100%;
        text-align: center;
        color: #636c72;	
		padding: 0 0px;
}

   .portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content p{
       font-size: .9rem;
       color: #636c72; 
	  -webkit-transition: all ease .5s;
      -moz-transition: all ease .5s;
       transition: all ease .5s;
	   padding: 9px 6px 6px 6px;
	   margin-bottom: 0;
	   opacity: 0.7;
}

.portfolio .portfolio-item .portfolio-link:hover .portfolio-hover .portfolio-hover-content p{ 
	opacity: 0.9;
}

.portfolio .portfolio-item .portfolio-link b{ 
	display: block; 
	font-size: 1rem;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	color: #ffffff;
	 opacity: 1;
}

.portfolio .portfolio-item .portfolio-link img {
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}


/*----------------Courses effects end----------------*/


.rank{ 
	margin-bottom: 10px; 
	margin-top: 20px;
}

.rank i { 
	color: #fba30e; 
	font-size: 20px;
}

.rev-stu{ 
	font-size: 20px; 
	color: #0e76bc; 
	margin-top: -10px; 
	margin-bottom: 20px;
}

/*----------------Circle box start----------------*/

.su-column-inner{ display: block;}

.circle-area{ margin-top: 40px;}

.circle-box{
    position: relative;
    width: 100%;
    overflow: hidden;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
	border: 3px solid #feb670;
	background: #ffffff;
	margin: 6px 0;
	  -webkit-transition: all .5s;
       transition: all .5s;
	-webkit-transform: scale(1);
     transform: scale(1);
	
}
.circle-box:before{
    content: "";
    display: block;
    padding-top: 100%;
}
.circle-content{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #333333;
}
.circle-content div {
   display: table;
   width: 100%;
   height: 100%;
}
.circle-content span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #333333;
	padding: 10px;
	font-size: 0.875rem;
	font-weight: bold;
}


.circle-box:hover{
	border: 2px solid #0e76bc;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.circle-box:hover .circle-content span { 
	color: #0e76bc;
	font-weight: normal;
}







/*----------------Circle box start----------------*/

/*----------------Blog-fb Post start----------------*/

.postsection{ 
	background-image: url(../img/post-back-light.jpg);
    background-size:cover;
	background-repeat: no-repeat;
}
.postsection h3 {
    font-size: 2.5rem;
    font-weight: bold;
	margin-bottom: 1rem;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}



.student-review{ 
	background-image: url(../img/review-student.jpg);
    background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
}



.blogpost h3 {
    color: #fd9940;
}
.blogpost .box {
    background: #fd9940 none repeat scroll 0 0;
    border: 1px solid #fd9940;
}
.postsection .box {
    color: #ffffff;
    padding:  1.8rem;
}
.postsection .box h4 {
    color: #ffffff;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.2;
	margin-bottom: 0.4rem;
}

.postsection .box p {
	margin-bottom: 0.6rem;
}

.postsection .box h4 a {
    color: #ffffff;
    font-weight: bold;
    line-height: 1.2;
}

.postsection .box a {
    font-weight: bold;
}

.postsection .box a:hover {
    color: #ffffff;
}
.postsection .box p{
    font-size: 1rem;
    line-height: 1.6;
    margin: 6px 0;
}
.postsection .box img {
    display: block;
    margin: 0 auto;
}
.fbpost .box {
    background: #0e76bc none repeat scroll 0 0;
    border: 1px solid #0e76bc;
}
.fbpost h3 {
    color: #0e76bc;
}
.postsection .fbpost a {
    color: #ffffff;
}
.postsection .fbpost a:hover {
    color: #fd9940;
}
.fullradius {
    border-radius: 0.25rem;
}

.rounded-circle {
    border-radius: 10rem;
}

.spacer-40{ 
	height: 40px;
}

.spacer-20{ 
	height: 20px;
}




.page-main{ 
	margin-top: 90px;
}

section.page-main h1{ 
	font-size: 51px;
	color: #0e76bc;
	margin-bottom: 0.9375rem;
}



section.page-main .sidebar h2{ 
font-size: 1.2rem !important;
}


.page-main p{ 
	margin-bottom: 15px;
}

.title-box{ 
	background-color: rgba(14, 118, 188, 1);
	  -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

section.page-main .title-box h1{
	color: #ffffff;
	font-size: 2.2rem;
	margin-top: 5px;
}

.title-box .media-body{ 
	padding: 15px 25px;
}

.title-box .media-right img{ 
	
	height: 170px;
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;

}

.crs-option-sec{
	
    margin: auto;
    background-color: #dde6ed;
	
}

.card{ 
	border: 0px;
	
}

.cards__item {
    display: -webkit-box;
    display: flex;
    padding: 1rem;
}

.cards__item .card{
	margin-top: 20px;
}

.card-header{
	padding: 0.75rem 0.5rem;
	background-color: #ffffff;
	font-size: 24px;
font-weight: 500;
text-align: center;
color: #4c4c4c;
font-family: 'Open Sans', sans-serif;
}

.card-header .mb-0{ 
	font-weight: normal;
	font-size: 1.2rem;
	color:#fd9940;
}

.card-header .mb-0 a.collapsed{ 
	color:#fd9940;
}

.card-header .mb-0 a, .card-header .mb-0 a:hover{ 
	color:#0e76bc;
}

.card-header .mb-0 a:before{
    float: left;
    font-family: FontAwesome;
	content:"\f078";
	margin-right: 5px;
	font-size: .9rem;
	font-weight: 300;
	color:#0e76bc;
}

.card-header .mb-0 a.collapsed:before {
    float: left;
    content:"\f054";
}

.card-block {
    padding: 0.9rem 1.2rem;
}

.crs-details{
	
	flex: 1 1 auto;
	
}

.card.option-box{
  background-color: #ffffff;
  border-radius: 0.25rem;
  box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
   flex-direction: column;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 2px 4px -1px rgba(26, 83, 130, 0.17), 0 1px 10px 0 rgba(26, 83, 130, 0.09), 0 4px 5px 0 rgba(26, 83, 130, 0.09);
  width:100%;
}


.card.option-box .card-header,.card.option-box .card-footer{
	border:0;
	padding:0px;
}

.crs-option-sec > card.option-box:first-child{
	
border:2px solid #000000;	
	
}
	

.card__content {
display: -webkit-box;
display: flex;
-webkit-box-flex: 1;
flex: 1 1 auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
padding: 25px;
}

.card .btn {
  border-radius: 6px;
  border: solid 2px #2a76bd;
  background-color: white;
  padding: 0.5rem;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  color: #2a76bd;
  padding-top: 15px;
  padding-bottom: 15px;
}

.btn--block {
  display: block;
  width: 100%;
  margin-top:20px;
  background-image: url(../img/r-blue-arw.png);
  background-position: 95%;
  background-size: 17px;
  background-repeat: no-repeat; 
}

a.btn.btn--block:hover {
    color: #014c8c;
}


.card.option-box .card-title {
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    color: #1a8ed2;
    margin-top: 10px;
}

.card.option-box ul.tickstyled li {
    padding-left: 1.3em;
	position:relative;
}



ul.top-list {
    flex: 1 1 auto;
	list-style: none;
	margin-bottom:0;
}

ul.bottom-list {
    margin-bottom: 20px;
	list-style: none;
}


ul.top-list li.list-check {
    padding-bottom: 10px;
	position: relative;
}

ul.bottom-list li.list-check {
    margin-bottom: 10px;
	list-style: none;
	position: relative;
}

.card.option-box li.list-check:before {
    content: '';
    display: inline-block;
    height: 18px;
    width: 20px;
    background-image: url(../img/check-tick.png);
    background-repeat: no-repeat;
    background-size: 17px;
    position: absolute;
    left: -30px;
    top: 5px;
}




p.also_includes {
    margin-top: 20px;
    font-size: 14px;
    color: #4c4c4c;
    margin-bottom: 15px;
}

p.package_includes {
    font-size: 14px;
    color: #4c4c4c;
    margin-bottom: 15px;
}

.normal-modal{ 
top:15%;
}

.normal-modal img{ 
	width: 180px; 
	margin: 10px auto 0;
}

.normal-modal .modal-header{ 
	border-bottom: 0;
}

.normal-modal .close{ 
	position: absolute; 
	right: 15px; 
	top:10px;
}

/*.accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f055";    
    float: left;
}
.accordion-opened .accordion-toggle:after {    
    content: "\f056";    
}*/


.price-box{ 
	margin-top:.5rem;
	margin-bottom: .5rem;
}

.price-box .circle-content strong{ 
	font-size: 1.3rem;
}

.price-box .circle-box {
	top:20px;
}

section.page-main .price-box h2 {
	margin-bottom: 1rem;
}
 
.social, .pay-part{ 
	float: left;
	padding-bottom: 10px;
}


.cards {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
}

.most-popular .card{
margin-top:-20px;
box-shadow: 0 7px 8px -4px rgba(26, 83, 130, 0.07), 0 5px 22px 4px rgba(26, 83, 130, 0.14), 0 12px 17px 2px rgba(26, 83, 130, 0.16);
border: solid 2px #666666;	
}


.most-popular .card::before {
    content: "Most Popular";
    width: 100%;
  	background-image:url(../img/star.png);
  	background-size:17px;
  	background-repeat:no-repeat;
  	background-position: center left 30%;
    background-color: #666666;
    text-align: center;
    color: white;
    padding: 5px;
    font-size: 16px;
    font-weight: 500;
}


.most-popular .btn {
    background-color: #2a76bd;
    color: #ffffff;
    background-image: url(../img/r-arw.png);
    background-position: 95%;
    background-size: 17px;
    background-repeat: no-repeat;
}

.most-popular .btn:hover {
    color: #ffffff !important;
}



/*----------------Blog- fb Post end----------------*/



.footer {
      background-color: #003366;
      color: #ffffff;
      padding-top: 40px;
	  position: absolute;
	  /*-bottom: 0;--*/
	  width: 100%;
	  height: auto;
	  line-height: 60px;
	  font-weight: 300;
	  font-size: .875rem;
}

.footer .footer-copyright {
    background-color: #122550;
    padding-top: 9px;
    padding-bottom: 6px;
    text-align: center;
}

.footer .row {
    margin-bottom: 14px;
}

.footer .navbar-brand {
    margin-top: 45px;
    height: 65px;
}

.footer .footer-copyright p {
    margin: 0px;
    color: #567ea5;
}

.footer ul {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.7;
}

.footer h5 {
    color: #ffffff;
    font-weight: normal;
    margin-top: 10px;
	margin-bottom: 15px;
}

.footer .foot-menu a{
	/*color: #99b1ca;*/
	color: #ffffff;
}

.footer .foot-menu a:hover{
	color: #fd9940;
}

.footer .foot-menu a i{
	font-size: 1.2rem;
	margin-right: 5px;
}

.footer .foot-menu li{ 
	margin-bottom: 3px;
}

.join-txt p{ 
	margin-bottom: 5px; 
	/*color: #99b1ca;*/
	color: #ffffff;
}

.footer .mail-gap{ 
	margin-top: 15px;
}

.footer .mail-gap a{ 
	color: #fd9940;
}

.footer .mail-gap a:hover{ 
	color: #ffffff;
}


.sidebar a{ 
	text-align: left;
}

.sidebar a i{ 
	font-size: 1.7rem;
	margin-right:6px; 
}

.team-member {
  margin-bottom: 50px;
  text-align: center; 
}

.team-member img {
    border: 4px solid #d4e4ee;
    height: 165px;
    width: 165px;
}
  .team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
	color: #0e76bc;
}
  .team-member p {
	margin-top: 15px;
	font-size: 16px;
	line-height: 1.6;
	text-align: left;
	color: #666666;
}

  .team-member em {
    margin-top: 0;
	color: #fd9940;
}


section.page-main .team-member h2{
	color: #0e76bc;
}

.inline-block-content{ 
	padding-top: 20px;
}

.inline-block-content img, .inline-block-content h2{ 
	display: inline-block;
}

section.page-main .inline-block-content h2 {
    font-size: 1.2rem;
    margin-bottom: 0;
    margin-top: 15px;
	color: #0e76bc;
	line-height:1.2;
}

.head-fullblock h2{ display: block; }

.inline-block-content img{ 
		height:40px;
		margin-right: 10px;
	}


.inline-block-content img.big-log{ height:50px; }

.inline-img-head{ padding-top: 40px;}

.inline-img-head img {
    height: 40px;
    margin: 0 10px 10px 0;
}
.inline-img-head img, .inline-img-head h2 {
    display: inline-block;
	margin-top: 0px !important;
}

.inline-img-head img.big-log{ height:60px; }

section.page-main .bulk-head-area h2{ 
	margin-top: 2rem; 
	margin-bottom: .8rem;
}

ul.tickstyled {
  list-style: none;
  padding-left: 10px;
}

ul.tickstyled li {
  padding-left: 1.3em;
}

ul.tickstyled li:before {
  content: "\f00c"; 
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; 
  width: 1.5em; 
}



ul.alphastyled {
  list-style: lower-alpha;
  padding-left: 1.5rem;
}
ul.alphastyled li{
  list-style: lower-alpha;
  padding-bottom: 0.6rem;
}

ul.nonestyled{ 
	list-style: none !important; 
	padding-left:0;
	margin-top: 10px;
}
ul.nonestyled li{ 
	margin-bottom: 5px; 
	padding-left: 0;
}

ul.nonestyled li:before {
  content: none !important; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  padding-left: 0em; /* same as padding-left set on li */
  width: auto; /* same as padding-left set on li */
}



.bulk-head-area .card-header .mb-0 a.collapsed {
    color: #0e76bc;
}
.bulk-head-area .card-header .mb-0 a, .bulk-head-area .card-header .mb-0 a:hover {
    color: #fd9940;
}

.color-back {
    background: #0e76bc;
    color: #ffffff;
}

.white-title-box{ 
	background-color:rgb(239, 247, 251);
}

.white-title-box h5{ 
	color: #0e76bc;
	margin-top: 30px;
}

.white-title-box i{
	color: rgba(14, 118, 188, 0.5);
}

.page-link {
    padding: 0.5rem 0.75rem 0.22rem 0.75rem;
}

.page-item.active .page-link {
    background-color: #0e76bc;
    border-color: #0e76bc;
    color: #fff;
    z-index: 2;
}

.pagination-area{ 
	margin: 5px 0 20px 0;
}

.pagination-area .tab-pane{ 
	display: none;
}
.pagination-area .tab-pane.active{ 
	display: block;
}

.pagination-area h4{ 
	color: #fd9940;
	font-size: 1.2rem;
    font-weight: normal;
	margin-bottom: 6px;
}

.pagination-area .card-header h5{ 
	font-size: 1.5rem;
}

.custom-table .thead-inverse th {
    background-color: #eff7fb;
    color: #0e76bc;
}


/*  obs-form tab */

/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  padding: 0 15px;
  margin-top: 20px;
}
div.bhoechie-tab-menu{
/*  padding-right: 0;
  padding-left: 0;*/
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
  background-color: #eff7fb;
}

div.bhoechie-tab-menu div.list-group>a .fa {
  color: #0e76bc;
  margin-right: 8px;
  margin-top: -4px;
 font-size: 1rem;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #0e76bc;
  background-image: #0e76bc;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #0e76bc;
}

div.bhoechie-tab-menu .list-group-item {
    -moz-box-align: center;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, 0.08);
}

div.bhoechie-tab-content{
  padding-top: 10px;
  text-align: left;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}

.bhoechie-tab-container h5{ 
	font-size: 1.2rem; 
	margin-bottom: 0.7rem;
	color: #fd9940;
}

.full-width-block{ 
	display: block;
}

.radio-group label{ 
	background-color: #eff7fb;
	font-weight: normal;
	border: 1px solid rgba(210,213,215,1.00);
}

.radio-group label:hover, .radio-group label:focus, .radio-group label.active{
	background-color: #0e76bc;
	color:#ffffff;
	
}


.su-spoiler-style-default.su-spoiler-closed{ 
	margin-bottom: 13px;
	
}

.su-spoiler-style-default.su-spoiler > .su-spoiler-title { 
padding-bottom: 15px;
font-size: 24px;
font-weight: bold;
color: #424242;
margin-bottom: 0px;
margin-top: 0px;
border-radius: 8px;
border: solid 1px #e6e6e6;
background-color: #fafafa;
padding-top: 15px;
padding-left: 50px !important;	
padding-right: 50px !important;
line-height: 1.2;
}


.su-spoiler-style-default.su-spoiler.su-spoiler-closed > .su-spoiler-title {
margin-bottom: 0px;
margin-top: 12.5px;	
}


.su-spoiler-title::before {
    content: "" !important;
    position: absolute;
    left: 15px;
    width: 20px;
    height: 20px;
    background-image: url(../img/clipboard-i-cap.png);
    background-size: 20px;
    background-repeat: no-repeat;
}



.su-spoiler-icon {
    left: 95% !important;
    color: #2a76bd;
    font-size: 20px !important;
    transform: rotate(90deg);
    top: 15px !important;
}


.su-spoiler-icon-chevron .su-spoiler-icon:before { 
content: "\f053" !important; 
}

.su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon::before {
    content: "\f054" !important;
}

.su-spoiler-style-default > .su-spoiler-title { 
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	color: #0e76bc;
	font-size: 19px;
    font-weight: normal;
	padding-bottom: 15px;
}

.su-spoiler-style-default > .su-spoiler-content{ 
	padding-bottom: 5px;
}
 
.su-spoiler-style-default > .su-spoiler-content ul {
  list-style: none;
  padding-left: 10px;
}

.su-spoiler-style-default > .su-spoiler-content ul li {
  padding-left: 1.3em;
}

.su-spoiler-style-default > .su-spoiler-content ul li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.5em; /* same as padding-left set on li */
}



.su-spoiler-style-default > .su-spoiler-content ul.nonestyled li{
  padding-left: 0px;
	
}




.navbar-brand .brand-foot{ padding-bottom: 0px;}

.page-faq-page section.page-main h2{ 
	margin-bottom: 1rem;
	margin-top: 1.2rem ;
}



section.page-main.just-courses-page .title-box{ 
	margin-bottom: 1rem;
}


/*-------------new course page design start------------*/

.popu-badge{ 
	position: absolute; 
	height: 60px; 
	left: 0;
}

.unipathhead{ 
	margin-bottom: 0px; 
	font-size: 18px; 
	color:#0e76bc; 
}

.unipathhead a{ 
	margin-bottom: 0px; 
	font-size: 18px; 
	color: #fd9940;
}

section.portfolio{
	padding-top:38px;
}


h2.section-heading{
	font-size:46px;
	margin-bottom:0px;
}


.subhead-row h2{
    font-size: 2rem;
    margin-bottom: 1.3rem;
    letter-spacing: 0px !important;	
	margin-top: 30px;
}

.request-sec h2{ 
text-align:center;
}

.contact-form .btn-primary {
border-radius: 7.2px;
background-color: #f89940 !important;
font-size: 22px;
font-weight: 500;
line-height: 1.64;
text-align: center;
color: white;
display: block;
width: 100%;
max-width: 350px;
margin: auto;
border: 1px solid #cccccc;
padding: 0.5rem;
text-transform: lowercase;
background-image: url(../img/r-arw.png);
background-repeat: no-repeat;
background-size: 20px;
background-position: 95%;
}



/*button:after {
  content: "\f061";
  font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}*/

.contact-form .btn-primary:hover, .contact-form .btn-primary:focus  {
border: 1px solid #f89940;
}

.contact-form .btn-primary i {
    position: absolute;
    right: 25px;
    margin-top: 5px;
}

.course-card, .portfolio-card{
display: flex;
background-color: white;
border-radius: 8px;
box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.06), 0 3px 16px 2px rgba(0, 0, 0, 0.07), 0 9px 12px 1px rgba(0, 0, 0, 0.06), 0 3px 5px -1px rgba(0, 0, 0, 0.04), 0 1px 18px 0 rgba(0, 0, 0, 0.06), 0 6px 10px 0 rgba(0, 0, 0, 0.06);
height: 100%;
}

.course-card div, .portfolio-card div{
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: no-wrap;
}

.course-card img, .portfolio-card img {
    border-radius: 8px 8px 0px 0px;
	width:100%;
}

.crs-cont, .portfolio-hover{
display: flex;
width: 100%;
width: calc(100% - 60px);
flex-direction: column;
flex: 1 1 auto;
flex-wrap: no-wrap;
padding: 20px;
position: relative;
align-content: space-between;
}




.crs-cont .crs-text, .portfolio-hover-content {
    flex: 1 1 auto;
	display: flex;
	 flex-direction: column;
	 height: 100%;
}

.crs-cont .crs-text p, .portfolio-hover-content p {
    margin: 0;
    letter-spacing: 0;
    line-height: 1.4;
}

.crs-step, .portfolio-step {
    color: #F89940;
    width: 100%;
    font-size: 14px;
    margin-bottom: 5px !important;
}

.crs-title, .portfolio-title {
font-size: 18px !important;
width: 100%;
color: #636c72;
}

.crs-btn{
background-color: #2A76BD;
color: #ffffff;
width: calc(100%);
text-align: center;
padding: 6px 0px;
font-size: 16px;
margin-top: 10px;
border-radius: 6px;	
position:relative;

background-image: url(../img/r-arw.png);
background-position: calc(100% - 20px) calc(50%);
background-size: 16px;
background-repeat: no-repeat;
}

.crs-btn i.right {
    position: absolute;
    right: 20px;
	top: 10px;
}

.crs-btn:hover{
background-color: #F89940 !important;
}


.custom-class .crs-btn{ 
 padding: 0.8rem;
 font-size: 20px;
}

.custom-class .crs-step strong{
	font-weight:300 !important;
}


h2.review-text-new {
    text-align: center;
    font-size: 38px;
    line-height: 1.39;
    text-align: center;
    color: #2a76bd;
}

.review-bottom-text {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.58;
    letter-spacing: 1px;
    text-align: center;
    color: #2a76bd;
    padding-top: 30px;
	margin-bottom:0;
}

.review-bottom-text.bottom-last-text {
padding-top:0px;
}


blockquote{ margin-top:20px;}


blockquote h2:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
	color:#f9b26f;
	font-size:55px;
	margin-top: -22px;
}

blockquote h2:after {
    content: "\f10e";
    font-family: 'Fontawesome';
    float: right;
    margin-left: 10px;
	color:#f9b26f;
	font-size:55px;
	margin-bottom: 22px;
}


section.new-bnr-section {
    /*background-image: url(../img/it-comp.png);*/
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 473px;
    background-color: #2F2F2F;
	position:relative;
}

section.new-bnr-section img{
position: absolute;
right: 0;
top: 0;
height: 100%;
width: auto;
z-index: 0;
box-shadow: inset -250px 0 50px 10px #2F2F2F;
}

section.new-bnr-section .header-section{
position: relative;
z-index: 1;
}

section.new-bnr-section .header-text, section.new-bnr-section .header-buttons {
    width: calc(100% - 30px);
    margin: auto;
}

.header-section h1.new-title {
    font-size: 42px;
    font-weight: bold;
    line-height: 1.22;
    color: #fff;
	margin-bottom: 20px;
	text-shadow: 2px 1px 12px #000;
}

.header-section h2.new-subtitle {
    font-size: 25px;
    color: #fff;
    font-weight: 100;
	margin-top:0;
	padding-top:0px;
	margin-bottom: 0.75rem;
	line-height: 1.5rem;
	text-shadow: 2px 1px 3px #000;
}


p.orange-text {
    font-size: 18px;
    color: #f99a41;
    font-weight: 100;
    margin-bottom: 25px;
}



a.new-main-btn {
    border-radius: 6px;
    background-color: #2a76bd;
    padding: 15px;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: white !important;
    background-image: url(../img/dn-arw.png);
    background-position: 92%;
    background-size: 17px;
    background-repeat: no-repeat;
    min-width: 285px;
    margin-right: 20px;
}

a.new-main-btn:hover {
    background-color: #4490D7;
}

a.new-white-btn {
    border-radius: 6px;
    background-color: transparent;
    padding: 15px;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: white;
    background-image: url(../img/r-arw.png);
    background-position: 92%;
    background-size: 17px;
    background-repeat: no-repeat;
    border: solid 1px white;
    min-width: 285px;
}

a.new-white-btn:hover {
    background-color: rgba(255, 255, 255, 0.1);
}


section.page-main h2 {
    line-height: 2.3rem;
	margin-bottom: 2.2rem;
}


.page-main .container-fluid {
    display: block;
    /*max-width: 1200px;*/
	max-width: 1560px;
    margin: auto;
}

.container-fluid.large-width{
    max-width: 99%;	
}

img.award-part-img{
	
    width: 50%;
	margin:5px 0;
}


.cont-box ul.list-section > li {
    padding-bottom: 15px;
    font-size: 16px;
    color: #3a3a3a;
}


@media (min-width: 20px) and (max-width: 992px) {

.modal-backdrop.show {
opacity: 0;
display: none;
}
	
body.modal-open{ 
		overflow: visible !important; 
	}
	
}

/*-------------new course page design end------------*/

/*--------------for new home page strat---------------------*/
		
		
	.home-acc-logo{ 
		border-bottom: 1px solid #eaeaea;
	}

    .home-acc-logo .acc-area{
		 list-style: none; 
		 display: inline-block;
		 margin-top: 0px;
		 padding-left: 0px;
	 }
	 
	 .home-acc-logo .acc-area li{ 
		 list-style: none; 
		 float: none;
		 border: 0px solid #cccccc;
		 padding: 10px;
		 display: inline-block;
		 margin: 5px;
		 background-color: #ffffff;
	 }
	
	.home-acc-logo .acc-area li.dark-acc{
	background-color: #003768;	
	}
		
	.home-acc-logo .acc-area li.pink-acc{ 
			background-color: #e10098;
		}
	 
	.home-acc-logo .acc-area li img{ 
		  height: 40px !important;
	 }
	
	.home-topup{ 
		border-top:1px solid #f1f1f1 !important; 
		border-bottom:1px solid #f1f1f1 !important; 
	}
	
	.home-topup .portfolio-item .portfolio-link{ 
		border:1px solid #eeeeee; 
	}
	
	.frcgo div {
    width: 100% !important;
    text-align: center !important;
}

.cont-box .list-section{
	padding-left: 14px;
}

.social-square.card{ 
	border: 1px solid rgba(0,0,0,.125);
    margin-bottom: 10px;
}

.social-square .card-header img{ 
	width: 100%;
}

.social-square .card-header{ 
	padding: 0;
}

.social-square .card-body{ 
	padding: 12px;
}

.social-square .card-footer{ 
	background-color: #0e76bc;
	color:#ffffff;
	font-weight: bold;
	font-size: .875rem;
}

.social-square .card-footer i{ 
	color:#ffffff;
	font-weight: bold;
	font-size: 1rem;
	margin-left: 5px;
}

.social-square.card:hover .card-body{ 
	color:#333333;
}

.social-square.card:hover .card-footer{ 
	background-color: #ffaf47 !important;
}

.social-square .card-footer.twt{ 
	background-color: #1cb3de;
}
.social-square .card-footer.blg{ 
	background-color: #ff9841;
}

.social-square .card-body .card-text strong{ 
	font-size:1.3rem !important;
}


.blue-bnr-area {
    background-color: #5f98ce;
    text-align: center;
    color: #ffffff;
	padding:22px 0;
}

.blue-bnr-area h2 {
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
	color:#ffffff;
	display: inline-block;
    padding-top: 20px;
    padding-bottom: 20px;
	margin-bottom: 0px;
}


.blue-bnr-area a.btn {
    border-radius: 7.2px;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 2px 9px 1px rgba(0, 0, 0, 0.12), 0 5px 6px 1px rgba(0, 0, 0, 0.14);
    background-color: #f89940;
    padding: 15px;
    margin-left: 30px;
    font-size: 21px;
    display: inline-block;
    width: 325px;
	position:relative;
	margin-top: -10px;
	background-image: url(../img/dn-arw.png);
background-repeat: no-repeat;
background-size: 20px;
background-position: calc(100% - 30px) 50%;
	
}

.blue-bnr-area a.btn i{
position: absolute;
right: 25px;
margin-top: 5px;
}


.short-course-area{ margin-top:30px;}



.contact-form label{
    font-size: 22px;
    font-weight: 500;
    line-height: 1.2;
    color: #2a76bd;
}
	

.cont-box {

    border-radius: 8px;
    border: solid 1px #e6e6e6;
    background-color: #fafafa;
    padding: 20px;
	margin-top:15px;
	margin-bottom:15px;

}

.cont-box p{
	font-size: 16px;
    line-height: 2;	
}


.cont-box h2 {
    font-size: 22px;
    font-weight: bold;
    color: #424242;
    border-bottom: 1px solid #d8d8d8;
    padding-top: 0px;
    padding-bottom: 10px;
	margin-bottom: 1rem !important;
	line-height: inherit !important;
}


.contbox-onpage {
    border-radius: 8px;
    border: solid 1px #2a76bd;
    background-color: #2a76bd;
    padding: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.contbox-onpage h2 {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    color: #f89940;
    text-transform: uppercase;
}

.contbox-onpage .contact-form label {
    font-size: 16px;
    color: #fff;
}

.contbox-onpage .contact-form input.form-control{
	padding: 10px 14px;
}

.contbox-onpage .selectWrapper select {
    height: 40px;
}

.contbox-onpage p{
color:#ffffff;
font-size: 0.8rem;
margin-bottom: 0px;	
}

.contbox-onpage .contact-form .btn-primary{
	text-transform:uppercase;
	font-size: 19px;
line-height: 1.2;
}


section.page-main .contbox-onpage h2 {
    line-height: 1.5rem;
    margin-bottom: 0.5rem;
}

.contbox-onpage .contact-form{
	padding-top: 15px;
}




.about-one::before {
    content: '';
    background: url(../img/clipboard-i.png); 
background-size: auto;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 20px;
    margin-right: 20px;	
}

.about-two::before {
    content: '';
    background: url(../img/clipboard-i-cap.png);
	background-size: auto;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 20px;
    margin-right: 20px;
}

.about-three::before {
    content: '';
    background: url(../img/clipboard-i-trophy.png);
	background-size: auto;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 20px;
    margin-right: 20px;
}

	section.section-callback {
    background-color: #1a5382;
}

section.section-callback h2 {
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    max-width: 540px;
    margin: auto;
    color: white;
}
	
	a.callback-btn {
    border-radius: 8px;
    background-color: #f89940;
    min-width: 356px;
    display: block;
    max-width: 356px;
    padding: 15px;
    text-align: center;
    color: #ffffff !important;
    margin: auto;
    margin-top: auto;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 500;
	background-image: url(../img/phone-i.png);
	background-size: 17px;
	background-position: 20px;
	background-repeat: no-repeat;
}

.custom-testi{
	margin-top:30px;
}

.section-callback h1{
	color:#ffffff !important;
	text-align:center;
}
	
section.section-callback.testi-sec h2{ 
font-size:22px;
}


.bycolor-sec.backcolor-none{
	background-color:#ffffff;
}



@media (min-width: 20px) and (max-width: 1280px) {

.home-acc-logo .acc-area li img {
    height: 28px !important;
}

.su-spoiler-style-default.su-spoiler > .su-spoiler-title{ font-size:18px;}
	 
	 }

@media (min-width: 20px) and (max-width: 1024px) {

.home-acc-logo .acc-area li img {
    height: 22px !important;
}	 
	 }
	 

@media (min-width: 20px) and (max-width: 992px) {

.home-acc-logo .acc-area li img {
    height: 23px !important;
}
	
/*.lap-form-modal{ display: none !important;}*/
	
	
.blue-bnr-area a.btn {
    width: 290px;
}

.obscallmodel{
	display:none !important;
}	
	
	 }
	
@media (min-width: 20px) and (max-width: 767px) {

.home-acc-logo .acc-area li img {
    height: 26px !important;
}

.blue-bnr-area h2 {
    padding: 15px;
	text-align:center;
	margin-bottom: 10px;
}

.blue-bnr-area a.btn {
	margin-top: 0px;
}

section.section-callback.testi-sec h2{ font-size:18px;}
	 
	 }
	 

@media (min-width: 20px) and (max-width: 575px) {
	
	.blue-bnr-area a.btn {
    width: 93%;
	margin:0;
	font-size:18px;
}

}	
	
		
@media (min-width: 20px) and (max-width: 557px) {

.home-acc-logo .acc-area li img {
    height: 20px !important;
}



	 }

/*--------------for new home page end---------------------*/



.page-faq-page section.page-main .su-spoiler-style-default.su-spoiler-closed > .su-spoiler-title { 
	color: #0e76bc;	
}

.page-faq-page section.page-main .su-spoiler-style-default > .su-spoiler-title { 
	color: #fd9940;

}

section.page-main .su-spoiler-style-default > .su-spoiler-title .su-spoiler-icon{ 
	color: #0e76bc;

}

.youtube_video{ 
	color: #ffffff !important;
}

.page-agent-location .selectWrapper select{  
	padding-top: 0; 
	padding-bottom: 0;
}

.page-agent-location .dataTables_filter input{     
	width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
	padding: 8px 10px;
	display: table;
}

.page-agent-location .dataTables_wrapper{ 
	margin-top: 10px;
}

.page-agent-location .dataTables_wrapper label{
	color: #0e76bc;
    font-size: 0.9rem;
    font-weight: bold;
	width: 100%;
}

.page-agent-location .dataTables_wrapper .wpgmza_table thead tr th{ 
	background-color:#daeffd; 
	color: #333333; 
	padding-bottom: 5px !important; 
}

.page-agent-location .dataTables_wrapper .dataTables_paginate a.paginate_button { 
	color:#000 !important;
}

.page-agent-location .dataTables_wrapper .dataTables_paginate a.paginate_button:hover, .page-agent-location .dataTables_wrapper .dataTables_paginate a.paginate_button.current{ 
	color:#0e76bc !important;
	background-color:#ccc !important; 
}
.modal-dialog {
    max-width: 700px;
}

.number-list {
    list-style-type:decimal;
	padding-left: 25px;
}

.number-list li{
	margin-bottom: 8px;
}

.list-input li input{
	margin-right: 8px;
	border-radius: 0.3rem;
	border: 1px solid #cccccc;
	padding: 6px 8px;
}

.page-taster .ui-button{ 
    background-color: #0e76bc;
    border-color: #0e76bc;
    color: #ffffff !important;
	padding: 6px 10px !important;
}

.page-taster .ui-button:hover{ 
    background-color: #025aa5;
    border-color: #025aa5;
}

.page-taster .btn_container .ui-button.active{	
	background: #da6969;
    border-color: #ba4f4f;	
	}

.page-taster .btn_container .ui-button.sucjit
{ background-color: #3ead72;
  border: 1px solid #3ead72;
} 

.mob-taster .ui-button{ 
    background-color: #0e76bc;
    border-color: #0e76bc;
    color: #ffffff !important;
	padding: 6px 10px !important;
}

.mob-taster .ui-button:hover{ 
    background-color: #025aa5;
    border-color: #025aa5;
}

.mob-taster .btn_container .ui-button.active{	
	background: #da6969;
    border-color: #ba4f4f;	
	}

.mob-taster .btn_container .ui-button.sucjit
{ background-color: #3ead72;
  border: 1px solid #3ead72;
}

.mob-taster .yesno_question .ui-button {
    color: #333 !important;
    padding: 2px 3px;
}

.mob-taster .yesno_question .ui-button.checkactive{ 
	color: #ffffff !important;
}

.mob-taster .yesno_question .ui-button span.ui-button-text{
    padding: 0px;
}

.mob-taster #taster-back{ 
	float: right;
    position: absolute;
    right: 20px;
	font-size: 1rem;
}

.draggable-area h5{ 
	font-size: 1rem; 
	margin-bottom: 5px;
}

.draggable_list h5{ 
	margin-top: 0.8rem;
	margin-bottom: 1rem;
}

.draggable_list ul{
	
	padding-left: 0px;
}

.draggable-area .selectWrapper select {
    padding: 1px 38px 1px 8px;
}

.drag_drop_container th{ padding-left: 0;}

.draggable-area th strong {
    display: table;
    margin-bottom: 10px;
    padding: 10px 0;
}

.draggable-area .ui-buttonset{ margin-right: 0px;}


.mobidragdrop {
    display: none;
}



section.page-main .title-box h1 {
	margin-bottom: 0;
}


.su-row .su-column {
    margin: 0 0 0 0 !important;
}

.su-row h2{ 
	margin-top: 0 !important;
	font-size: 1.6rem;
}

.su-button-style-default.circle-box{ 
	background-color: #ffffff !important;
	border: 3px solid #feb670 !important;
	-webkit-border-radius: 100% !important;
	-moz-border-radius: 100% !important;
	-o-border-radius: 100% !important;
	-ms-border-radius: 100% !important;
	border-radius: 100% !important;
	margin: 0px 0 0 0 !important;
	
	width: 100px;
	height: 100px;
	float: right;
}

.su-button-style-default.circle-box span{ 
	border: 0px!important;
}

.su-button-style-default.circle-box .circle-content{
    top: 28% !important;
	margin-bottom: 0px !important;
	line-height: 1.2;
}

.su-button-style-default.circle-box:hover{
	border: 3px solid #0e76bc !important;
}

.su-button-style-default.circle-box:hover .circle-content{ 
	color: #0e76bc !important;
	font-weight: normal!important;
}

.su-button-style-default.circle-box .circle-content strong {
    font-size: 1.3rem !important;
}

.su-expand-link a span{ 
	color: #0e76bc !important;
}
.su-expand-link a:hover span{ 
	color: #fd9940 !important;
}

.su-accordion {
    margin-bottom: 2.5rem !important;
}


.page-levels-3-7-explanations section.page-main h2{ 
	margin-top: 1.6rem; 
	margin-bottom: 0.5rem;
}

.notcontactpage #submitForm{ margin-top: 20px;}

.page-personal-development-programmes-pathways section.page-main h2{ margin-bottom: 0.5rem;}

#cff .cff-link img{
		border-radius: 0.25rem !important;
}

.only-blog img.img-fluid{ 
	width: 100%;
	border-radius: 0.25rem;
}


.only-blog ul li {
	list-style: none;
}

.only-blog ul li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.5em; /* same as padding-left set on li */
}

.only-blog ol {
	padding-left: 17px;
  
}

.only-blog ol li{
	font-size: 1rem;
  
}

section.page-main .sidebar-offer {
margin-top: 0.5rem;
}
section.page-main .sidebar-offer .pro-offer{ 
	background: #afd1f4;
	padding: 12px;
	
	-webkit-border-top-left-radius: 0.3rem !important;
	-moz-border-top-left-radius: 0.3rem !important;
	-o-border-top-left-radius: 0.3rem !important;
	-ms-border-top-left-radius: 0.3rem !important;
	border-top-left-radius: 0.3rem !important;
	
	-webkit-border-top-right-radius: 0.3rem !important;
	-moz-border-top-right-radius: 0.3rem !important;
	-o-border-top-right-radius: 0.3rem !important;
	-ms-border-top-right-radius: 0.3rem !important;
	border-top-right-radius: 0.3rem !important;

}

section.page-main .sidebar-offer .pro-offer img{
	width: 100%;
}

.sidebar-offer .offerbox {
    background-color: #0e76bc;
    border-color: #0e76bc;
	padding:0px;
	margin-bottom:10px;
	color: #ffffff;
	-webkit-border-radius: 0.3rem !important;
	-moz-border-radius: 0.3rem !important;
	-o-border-radius: 0.3rem !important;
	-ms-border-radius: 0.3rem !important;
	border-radius: 0.3rem !important;
}

.sidebar-offer .offertitle {
    font-weight:normal;
	padding:5px 0 5px 0;
	padding: 12px;
	line-height: 1.1rem;
	font-size: 1rem;
}

.sidebar-offer .offertitle span {
    color: #fd9940;
    display: block;
    font-size: 1.3rem;
	font-weight:bold;
	margin-bottom: 7px;
}

.lap-long-bnr{ 
	padding-bottom: 5px; 
	padding-top: 30px;
	background-color:#fef0e3;
}

.lap-long-bnr h5 { color: #0e76bc;}

.lap-long-bnr a{ color:#fd9940; }

form .txt-danger{ 
	color: #f00;
	font-size: .8rem;
	font-weight: normal;
	margin-bottom: 0;
}

.Comp-try .btn{ 
	font-size: 1rem;
	white-space: inherit;
	height: 115px;
}

.Comp-try .btn i{
    display: block;
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}

.Comp-try .btn i{
	display: block;
}

.page-sitemap .page-main ul > li{ list-style: none;}

.page-sitemap .page-main ul > li:before{ 
	margin-bottom: 5px;
	
  content: "\f178"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.5em; /* same as padding-left set on li */
}

.page-sitemap .page-main ul > li > a{ 
	font-size: 1rem; 
}

.page-sitemap .page-main ul > li > ul.children{ 
	margin: 0.1rem 0 1rem 0;
}

.page-sitemap .page-main ul > li > ul.children li:before{
	
  content: "\f068"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.5em; /* same as padding-left set on li */
}

.page-sitemap .page-main ul > li > ul.children a{ 
	font-size: .9rem; 
	color:#549ac9; 
}

.page-sitemap .page-main ul > li > ul.children a:hover{ 
	color:#fd9940; 
}

.page-privacy-policy section.page-main h2{ 
	margin-bottom: .4rem;
}

.page-agent-location .dataTables_wrapper .dataTables_length, .page-agent-location .dataTables_wrapper .dataTables_filter{
    width: 47%;
}

.page-agent-location .dataTables_wrapper .dataTables_filter input {
    margin-left: 0;
}


.stylish-input-group .input-group-addon{
    background: transparent !important; 
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
	cursor: pointer;
}

.shoptab .nav-tabs > li {
    width: 33.15%;
}

.shoptab .nav-tabs .nav-link{ 
	background: #0e76bc ; 
	padding: 0.8em 1.4em;
	font-size: 1rem;
	font-weight: bold;
	color: #ffffff;
}

.shoptab .nav-tabs .nav-link:hover{
background: #c4ebff ;
color: #0e76bc;
}
.shoptab .nav-tabs .nav-link.active{ 
	background: #ffffff ; 
	color: #0e76bc;
}

.shoptab h4{ 
	color: #0e76bc;
	margin-bottom: 5px;
	font-size: 16px;
}

.storebox {
    /*background: #dbedfb none repeat scroll 0 0;*/
    float: left;
	padding: 1rem;
	-webkit-border-radius: 0.3rem !important;
	-moz-border-radius: 0.3rem !important;
	-o-border-radius: 0.3rem !important;
	-ms-border-radius: 0.3rem !important;
	border-radius: 0.3rem !important;
	width: 100%;
	margin-bottom: .4rem;
	border: 1px solid #ddd;
}
section.page-main .storebox h2 {
    color: #0e76bc !important;
	padding: 0;
	margin-bottom: 1.3rem !important;
}

.storebox p {
	margin-bottom: 0;
}






/*-------side contact form-------*/

#myDiv {
    color:#333333;
    background-color:#dcedfd;
    border:1px solid #8bb6de;
    display:none;
    text-align:justify;
	border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem;
	margin-right:-4px;
	padding:10px 0;
	
}
#myDiv p {
    margin: 5px 0 15px;
    font-size: 0.917em;
}

.side-form{ background:#dcedfd;}

.side-form .card-header{ 
	background: #dcedfd;
}
.side-form .card-header h5{ 
	margin-bottom: 0;
	color:#fd9940;
	padding-left: .5rem;
}

.side-form .card-header span#cut_form{     
    cursor: pointer;
    font-size: 17px;
    margin-top: -24px;
    padding: 0 10px;
    position: absolute;
    right: 10px;
}


.side-form .card-header span#cut_form i{     
	color:#0e76bc;
}


.side-form .card-header span#cut_form:hover i{     
	color:#C00;
}

.side-form br{ display: none;}


#body{display: none;}

#side-contact {
    clear: both;
    /*max-width: 340px;*/
	width: 340px;
	position: fixed;
	top:25%;
	right:0%;
	z-index:9999;
	display:none;
}

.floated .show-div{ 
width:32px; 
height:136px;
background:url(../img/contact-btn.png) no-repeat;
cursor:pointer; 
position: absolute;
right: 0;
}

/*.capcharow span{ width:50%;}

.capchadiv{
	margin-bottom:10px;
	display:table;
	}

.capchacode{ 
padding:12px 0 8px 10px;
background:#ffffff;
width:165px;
-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border:1px solid #becfe7;
}

.ref{ 
width:40px; 
height:40px;
cursor:pointer;
margin-left:-45px;
}

.cap-input{
float:right;
margin-top:-50px;
padding-left:10px;}*/

.side-form .form-group {
    margin-bottom: 0.5rem;
}

#myDiv{ 
	padding: 0px;
}

.side-form .card-block {
    padding: 0.9rem 1.2rem 0rem 1.2rem;
}

#side-contact .side-form div.wpcf7-response-output {
    padding: 0.2em 1em !important;
	margin: 0 0 .5rem 0;
}

#side-contact .side-form div.wpcf7 .ajax-loader {
    bottom: 0;
    left: 170px;
    position: absolute;
    right: 0;
    top: 17px;
	
	background-image: url('../img/ajax-loader.gif');
	width: 70px;
	height: 16px;
}

#side-contact .side-form span.wpcf7-not-valid-tip {
    font-size: 0.8em;
}

/*-------side contact form end-------*/





/*---------Pricing page table start-----------*/

.pricing-wrapper {
    padding-top: 50px;
}
.pricing {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    position: relative;
    transition: all 0.4s ease-in-out 0s;
}

.pricing table {
    text-align: left;
    width: 100%; 
	border: 1px solid #dfe6eb;
}

.pricing table:hover {
    border: 1px solid #0e76bc;
}
.pricing table thead th {
    color: #131415;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6;
    padding: 60px 20px 20px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}
.pricing table tbody td {
    font-size: 12px;
    width: auto;
}

.pricing table tbody td p{
    font-size: 12px;
    width: auto;
}
.pricing table tfoot td {
    padding: 20px;
    text-align: center;
}
.pricing table ul {
    display: block;
    margin: -8px 12px 0;
    padding: 0 0 0 12px;
}
.pricing table ul li {
    color: #fff;
    font-size: 12px;
    line-height: 1.2;
    list-style-type: value;
    text-align: left;
}
.pricing table .label-wrapper {
    position: relative;
}
.price-label {
    background: #0e76bc none repeat scroll 0 0;
    border: 4px solid #fff;
    border-radius: 90px;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    height: 48px;
    left: 50%;
    line-height: 1em;
    margin-left: -49px;
    padding: 21px 10px;
    position: absolute;
    text-align: center;
    top: -110px;
    width: 70px;
}
.price-label span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2em;
}
.pricing .mybtn {
    padding-left: 5%;
    padding-right: 5%;
    width: 90%;
}

.pricepage h3 {
    font-size: 25px;
    letter-spacing: 0;
    margin-bottom: 0;
}
.pricepage h2 {
    font-size: 22px;
}
.pricing table tr td.whtback {
    width: 43%;
}
.pricing table tr td.bluback {
    background: #0e76bc none repeat scroll 0 0;
    color: #ffffff;
    width: 22%;
}
.pricing table tr td.vioback {
    background: #8ca7d6 none repeat scroll 0 0;
    color: #ffffff;
    width: 35%;
}
.pricing p {
    line-height: 1.2;
    margin: 12px;
}
.whtback b {
    color: #0e76bc;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.whtback b span {
    color: #0e76bc;
    font-size: 14px;
    font-weight: normal;
}

.whtback p {
    color: #666666;
}
.bluback p {
    font-size: 28px !important;
}
.bluback small {
    color: #a9e0f4;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-top: 2px;
}
.vioback small {
    display: block;
    margin-top: 10px;
}

.vioback ul {
    margin-bottom: 20px !important;
    margin-left: 16px !important;
    margin-top: 5px !important;
}

.purchasend {
    background: #ccd9ea none repeat scroll 0 0;
    float: left;
	width: 100%;
}
.purchasend b {
    color: #0e76bc;
}
.purchasend ul {
    float: left;
    margin: -5px 12px 12px; 
	padding-left: 0;
}
.purchasend ul li {
    color: #0e76bc;
    float: left;
    font-size: 14px;
    font-weight: 400;
    list-style: outside none none;
    padding-right: 50px;
}

.paymentback {
	background: #fd9940 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 13px;
    padding: 8px 0;
    text-transform: uppercase; 
	border-radius: 7px;
}
.paymentback small {
    margin: 0 12px;
}
.paymentback span {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    margin: 6px 13px 0;
    padding: 8px 5px;
	display: block;
}

.paymentback p{ 
	display: none;
}

.page-pricing section.page-main .pricepage h2{ 
	margin-bottom: 0.5rem;
	margin-top: 1rem;
}

.page-pricing section.page-main .spacer-20 {
    height: 20px;
    width: 100%;
}

/*---------Pricing page table end-----------*/


#wpcf7-f3202-o2 .wpcf7-mail-sent-ok, #wpcf7-f2596-o1 .wpcf7-mail-sent-ok{ 
	display: none !important;
}

/*----------------for ipad-offer start----------------*/

.lap-form-modal .btn:hover, .lap-form-modal .btn:focus {
    color: #333333;
}

.up-cont-prt{
	margin-bottom:80px;
}

.up-cont-prt p{

	font-size: 1rem !important;
}

/*section.page-main .up-cont-prt h1{
    
color:#424242;	
}*/


section.page-main h2.subhead-line{
    font-size: 26px;
	color:#fd9940;
}


section.new-bnr-section img.relative{
	height:40px;
	position:relative;
	border-radius:6px;
	width: auto;
	float: left;
}

.membership-area span {
	font-size: 14px;
	font-weight: 100;
	margin-bottom: 25px;
	color: #fff;
	margin-left: 10px;
	width: 70%;
	float: left;
	margin-top: 10px;
}

.membership-area {
	float:left;
	width:100%;
	padding-left: 15px;
}

section.new-bnr-section img.sticker-crs{
height: auto;
width: 130px;
z-index: 0;
box-shadow: none !important;
position: absolute;
margin-top: -45px;
left: 20px;
}

.video-mt-20{
	margin-top:40px;
}

@media (min-width: 20px) and ( max-width:427px){
.ipad-offer img {	
position: absolute !important;
top: -75px !important;
right: 100px !important;
width: 50px !important;
}
	
}

@media (min-width: 428px) and ( max-width:480px){
.ipad-offer img {	
position: absolute !important;
top: -100px !important;
right: 120px !important;
width: 60px !important;	
}

	
}


@media (min-width: 481px) and ( max-width:574px){
.ipad-offer img {	
position: absolute !important;
top: -90px !important;
right: 130px !important;
width: 70px !important;	
}
	
}


@media (min-width: 575px) and ( max-width:767px){
    .ipad-offer img {
   margin-bottom: 15px;
    margin-left: 0;
    position: absolute;
    width: 95px;
	top: 20px;
    right: 135px;

}
		
}


@media (min-width: 768px) {
    .ipad-offer img {
margin-left: -77px;
margin-top: 35px;
position: absolute;
width: 120px;
}


.vdo-sec .section-subheading {
font-size: 22px;
line-height: 1;
margin: 25px 0 20px;
}

.home-acc-logo h2.section-heading {
    font-size: 42px;
	margin-bottom:5px;
}


}

@media (min-width: 980px) {
    .ipad-offer img {
	margin-left: -10px;
    margin-top: 20px;
    position: absolute;
    width: 120px;
}
}

@media (min-width: 1024px) {
    .ipad-offer img {
	margin-left: -85px;
    margin-top: 0px;
    position: absolute;
    width: 120px;
}
}

@media (min-width: 1280px) {
	.ipad-offer img {
    margin-left: -85px;
    margin-top: -10px;
    position: absolute;
    width: 160px;
}
}


@media (min-width: 1650px) {
.ipad-offer img {
    margin-left: -60px;
    margin-top: 30px;
    position: absolute;
    width: 180px;
}
}

@media (min-width: 1980px) {
.ipad-offer img {
    margin-top: 80px;
    position: absolute;
    width: 200px;
	 margin-left: -10px;
}
}
	
	
	

	
}


/*----------------ipad-offer end----------------*/

.free-lap-form{
	max-width: 830px ; 
}

.free-lap-form .modal-content h6 {
    font-size: 18px;
    color: #ffffff;
    line-height: 1.3;
}

.free-lap-form .modal-content{ 
	background-image: url(../img/lap-form-bnr.jpg);
    background-size:cover;
	background-repeat: no-repeat;
	background-position: right top;
}

.free-lap-form .modal-content h2, .free-lap-form .modal-content h4, .free-lap-form .modal-content h5, .free-lap-form .modal-content small{ 
	color: #ffffff;
}

.free-lap-form .modal-content h2{ 
	font-size: 2.9rem;
	line-height: 1;
	margin-top: .6rem;
	margin-bottom: .6rem;
	text-transform: uppercase;
}

.free-lap-form .modal-content h4{ 
	margin-bottom: .6rem;
	text-transform: uppercase;
	font-weight: normal;
}

.free-lap-form .modal-content h5{ 
	margin-bottom: .6rem;
	font-weight: normal;
	font-size: 1rem;
}

.free-lap-form .modal-content .form-group{ 
	margin-bottom: 8px;
}

.free-lap-form .modal-content .form-group label{ 
	color:#ffffff;
	margin-bottom: 3px;
}

.free-lap-form .modal-content .form-group .selectWrapper select {
    height: 35px;
}

.free-lap-form .modal-content .form-group.docu-send .btn { 
	margin-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
}

.free-lap-form .close{  
	z-index: 999;
	position: absolute;
	right:20px;
	top:10px;
}

#wpcf7-f6421-o2 .wpcf7-validation-errors{ 
	display: none !important;
}

#wpcf7-f6421-o2 .wpcf7-form{ 
	margin: 30px 0; 
}

.offer-lap-back{ 
		background-color: #d0e7fa; 
		text-align: center;
		display: none;
	padding: 10px 0;
	}


#wpcf7-f5841-o4 .wpcf7-validation-errors{ 
display: none !important;
}


#obscallrequest .free-lap-form{ 
top:15%; 
}

.free-lap-form{ 
	top:15%; 
	max-width: 810px;
}

#obscallrequest, #enquire-now-request{ 
background-color: rgba(0, 0, 0, 0.5);
}

#enquire-now-request .free-lap-form{ 
top:5%; 
}

p.dclr-text {
    line-height: 1.2 !important;
}





.agent-information-modal .free-lap-form{
	max-width: 500px ;
    margin: 0 auto;	
}

.agent-information-modal .free-lap-form .modal-content {
	background-image: none;
    background-color: #1a77ba;
	
}

#wpgmza_table_1_length select{
	width:50%;
	border: 1px solid rgba(0, 0, 0, 0.15);
}

.agent-information-modal .free-lap-form .modal-content h2 {
    font-size: 2.3rem;
}

/*----------------font media----------------*/

.athe-foot{ 
	float: left !important; 
	margin-bottom: 10px;
	margin-top: 15px !important;
}


a.quicklink-btn {
    border-radius: 8px;
    box-shadow: 0 4px 4px -3px rgba(0, 0, 0, 0.12), 0 3px 13px 2px rgba(0, 0, 0, 0.11), 0 7px 9px 1px rgba(0, 0, 0, 0.06);
    border: solid 2px #5f98cd;
    padding: 15px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.11;
    color: #2a76bc;
    min-height: 95px;
    display: flex;
    align-items: center;
    margin: auto;
    text-align: center;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
  	flex-direction:column;
  	position: relative;
}

.quicklink-btn .mobi-show {
    display: none;
}

.quicklink-btn i {
    padding-bottom: 5px;
    font-size: 20px;
}


.review-section-blue { 
  background-color:#e9eef3;
}

section.page-main h2.review-text-new {
    line-height: 1.39;
	font-weight: 700;
}

span.wpcf7-list-item{
	margin:0 0 0 0.5em !important;
}

	body.page-home .jumbotron {
    margin-top: 54px !important;
}


 .m-icon-box ul {
    padding-left: 0px;
    font-size: 16px;
    color: #666666;
    text-align: left;
	padding-left: 12px;
}


.m-icon-box .team-member h4 { 
		font-size: 1rem !important;
	}
	
	
	.box.m-icon-box .icon {
    width: 120px !important;
    height: 120px !important;
    line-height: 1 !important;
}

.team-member .box.m-icon-box h4 {
    font-size: 1rem;
}

section.page-main .blog-area h1{
	margin-top:20px;
}

.testi-area.blog-area h2.sub-head {
    font-size: 28px;
}


.same-line-icon .box.m-icon-box .icon {
    width: 60px !important;
    height: 60px !important;
    line-height: 0.5 !important;
}

.social-landing .same-line-icon .box .icon{
	margin:0 !important;
	padding:10px !important;
	float:left;
}

.same-line-icon .box.m-icon-box{
	margin-bottom:15px;
}

.same-line-icon h4 {
    margin-top: 20px;
    margin-left: 80px;
}


.testi-card .course-card{
	box-shadow: none;
}

.testi-card .course-card .crs-cont{
	padding:10px 10px;
	text-align:center;
}

.testi-card .course-card .crs-cont .crs-title{
	font-size:14px !important;
	text-align:center;
}

.testi-card .course-card img {
    
    width: 150px;
    max-width: 150px;
	height:auto;
	margin: 20px auto 0;
	border-radius:10px;
}

.custom-testi .carousel-control-next, .custom-testi .carousel-control-prev{
	color:#1a5382;
	font-size:25px;
}

.custom-testi .carousel-control-next:hover, .custom-testi .carousel-control-prev:hover{
	color:#0e76bc;
}



.testi-more{
position: relative;
top: 5px;
bottom: 0;
left: 0;
right: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-decoration:none;
/*border-top: 1px solid #d8d8d8;*/
padding: 10px 0 0 0;
color:#fd9940;
}

.testi-more:hover{
text-decoration:underline;
}

section.new-bnr-section img.relative{
	height:65px;
	position:relative;
	border-radius:6px;
	width: auto;
	float: left;
	border: 1px solid #999;
}
.membership-area span {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0px;
	color: #fff;
	margin-left: 10px;
	width: 85%;
	float: left;
	margin-top: 20px;
    text-transform: capitalize;
	text-shadow: 1px 1px 2px #000;
}

.pagi-tester-area .card-header .mb-0 a::before {
    margin-top: 4px;
}

.pagi-tester-area .card-header h5 {
    text-align: left;
}

.pagi-tester-area .card-block ul{
	padding-left: 20px;
}

.pagi-tester-area .card-block ul{
	padding-left: 20px;
}

.pagi-tester-area .card-block ul li{
	margin-bottom:10px;
}

.pagi-tester-area .card-block img{
width: 450px;
margin: 30px 0;
}

.pagi-tester-area .card-block .btn_container{
	margin-bottom:30px;
}

.pagi-tester-area .card-block .btn_container .btn{
	padding-top: 10px;
    padding-bottom: 10px;
}

.pagination .page-link {
    height: 32px;
}

.pagi-tester-area .card-block iframe{
	width:100%;
	margin: 5px 0;
}

.btn.submit{
	text-transform: capitalize;
}

.new-bnr-section a.new-main-btn, .new-bnr-section a.new-white-btn{
    min-width: 100%;
	margin-bottom:5px;
}

.home-page-type-bnr .slide-text {
    margin: 0;
    top: 3rem;
}

.home-page-type-bnr .slide-text > h1 {
    font-size: 68px;
}

.home-page-type-bnr .slide-text .btn {
padding: .8rem 1.5rem;
font-size: 1.5rem;
}

.no-quot-testi-sec{
	margin-top:0px;
}

section.page-main.no-quot-testi-sec .testi-area .card p::after {
    content: none;
}

section.page-main.no-quot-testi-sec .testi-area .card p::before {
    content: none;
}


@media (max-width: 1650px) {

	
section.gift-offer h2{ 
	font-size: 2.2rem;
}
	
.circle-content span {
	font-size: 0.875rem;
}
	

.postsection h3 {
    font-size: 2rem;
}
	
.postsection .box h4 {
    font-size: 1.6rem;
	}
	
section.page-main h1{ 
	font-size: 2.5rem;
	margin-bottom: 0.9rem;
}

	
	.team-member h4 { 
		font-size: 1.6rem;
	}
	
section.page-main .title-box h1{
	font-size: 2.2rem;
}
	
.student-review p{ 
	padding-left: 45px;
	padding-right: 45px;
}

	.su-row h2{ 
	font-size: 1.5rem !important;
}
	
}
	
@media (max-width: 1370px) {

	
.circle-content span {
	font-size: 0.875rem;
}
	
section.page-main h1{ 
	font-size: 2.4rem;
	margin-bottom: 0.9rem;
	font-weight:600;
}

	.team-member h4 { 
		font-size: 1rem;
	}
	
	
	.team-member {
    margin-bottom: 30px;
}
	
	
.su-row h2{ 
	font-size: 1.5rem !important;
}

a.new-white-btn {
    background-color: rgba(0,0,0,0.3);
	}
		
}

@media (max-width: 1280px) {
	
section.gift-offer h2{ 
	font-size: 1.8rem;
}

.circle-content span {
	font-size: 0.875rem;
}
	
.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content p{
    font-size: .875rem;
}
	

.sidebar a{ font-size: 1.1rem;}

.sidebar a i{ 
	font-size: 1.5rem;
	margin-right:4px;
	margin-left: -7px;
}

section.page-main .title-box h1 {
    font-size: 1.7rem;
}

section.page-main .inline-block-content h2 {
    font-size: 1.2rem;
	}
	
	

	
}


@media (max-width: 1200px) {

.circle-content span {
	font-size: 0.7rem;
}

.portfolio .portfolio-item.full-size .portfolio-link img {
    height: 160px;
}
	
.team-member {
    margin-bottom: 20px;
}

section.portfolio{
	padding-top:30px;
}

.home-page-type-bnr .slide-text {
    top: 0rem;
}

.home-page-type-bnr .slide-text > h1 {
    font-size: 58px;
}

.home-page-type-bnr .slide-text .btn {
padding: .8rem 1.5rem;
font-size: 1.5rem;
}

}

@media (max-width: 991px) {

.circle-content span {
	font-size: 0.875rem;
}
	
.postsection h3 {
    font-size: 1.8rem;
}
	
.postsection .box h4 {
    font-size: 1.4rem;
	}
	
.postsection .box p{
    font-size: 0.9rem;
	}
	
.footer{
      padding-top: 30px;
	  font-size: .75rem;
}
	.footer p{
	  font-size: .75rem;
}
	
	body{ 
		margin-bottom: 365px;
	}
	
	.page-main{ 
		margin-top:40px;
	}
	
	
	
.sidebar a{ 
	font-size: 1rem; 
	text-align: center;
	}

.sidebar a i{ 
	margin-right:0px;
	margin-left: 0px;
	margin-bottom: 5px;
	display: block;
}
	
	.sidebar .btn{ 
		padding: 0.75rem .8rem;
	}

section.page-main .title-box h1 {
    font-size: 1.2rem;
}

	
.card-header .mb-0{ 
	font-size: 1rem;
}
	
.su-spoiler-style-default > .su-spoiler-title { 
	font-size: 17px;
}

.card-header .mb-0 a:before{
	font-size: .7rem;
	
}
	
.pagination-area h4{ 
	font-size: 1rem;
}
	
.pagination-area .card-header h5{ 
	font-size: 1.2rem;
}

	
.team-member img {
    height: auto;
    width: auto;
}
	
.title-box.white-title-box{
	
	background-color: rgb(255, 255, 255);
}
	
div.bhoechie-tab-menu .list-group-item {
	padding: 0.75rem 0.5rem;
}

	
.bhoechie-tab-container h5 {
    font-size: 1rem;
}
	
div.bhoechie-tab-menu div.list-group > a .fa {
    margin-right: 4px;
}

	
	.contact-form input.form-control, .contact-form textarea.form-control {
    padding: 10px;
}
	
	/*.selectWrapper select {
    padding: 3px 38px 3px 8px;
	}*/
	
.radio-group label{
	
	font-size: .8rem;
	
}
	
	.mobidragdrop {
    display: block;
}
	
	.drag_drop_container table {
    width: 100% !important;
}

	.su-button-style-default.circle-box .circle-content{ 
		font-size: .7rem !important;
		line-height: 1.2;
}
	
		.su-button-style-default.circle-box { 
		width: 90px !important;
		height: 90px !important;
		float: right;
		
}
	
	
.container-slide {
    top: 1rem;
}
	

	
.slide-text .apps-btn-all > a.btn h2 {
    font-size: 0.8rem;
}
	

	
.slide-text .apps-btn-all > a.btn {

    padding: 0.3rem .4rem;
	}


.jumbotron {
    margin-top: 54px;
}
	
.pricepage .pricing table tr td {
    display: block;
	width: 100%;
}
	
.purchasend ul li{ 
	float: left; 
	width: 100%; 
	padding-right: 0px; 
	margin-bottom: 2px;
	}
	
.selectWrapper {
    height: 40px;
}
	
	.selectWrapper select {
    padding: 0 38px 7px 8px;
	}
	
#side-contact {
    position: fixed;
    top: 80px;
}
	
	
	section.page-main .sidebar-offer .pro-offer {
    padding: 4px;
}
	
	
	.student-review p{ 
	padding-left: 0px;
	padding-right: 0px;
}

	.free-lap-form{
	max-width: auto; 
	top: inherit;
}	
	
.free-lap-form .modal-content h2{ 
	font-size: 2rem;
}

.normal-modal{ 
	top: 40px;
	}
	
	
	.su-row h2{ 
	font-size: 1.3rem !important;
}



/*.modal {
    position: absolute !important;
}*/

.popup-open{
overflow-x: hidden;
overflow-y: auto;
}

		
#obscallrequest .free-lap-form{ 
	top:1%;
	}
	
	
	.home-circle-row {
	margin-right: -40px;
	}
	
	.home-circle-row .circle-box{ 
	width: 100px !important;
	margin-left: -28px !important;
}
	
	.circle-box .circle-content span {
font-size: 12px;

}

.modal-backdrop.show {
opacity: 0 !important;
display: none !important;
}
	
	
	body.modal-open{ 
		overflow: visible !important; 
	}
	
	.testi-area.blog-area h2.sub-head {
    font-size: 22px;
	line-height: 1.3;
}



section.new-bnr-section img.sticker-crs{
	left:10px;
}

.header-section a.new-white-btn, .header-section a.new-main-btn {
    font-size: 14px !important;
	padding-left: 10px;
    padding-right: 10px;
}

.modal.lap-form-modal{
	display:none !important;
}

.modal.lap-form-modal.show{
	display:none !important;
}

.modal.lap-form-modal.enquire-now-modal.popup-open{
	display:block !important;
}

.celina-campaign.Campaign.CampaignType--popup.Campaign--css{
	display:none !important;
}

.header-buttons .col-md-9{
	padding-right:10px;
	padding-left:10px;
}


.home-page-type-bnr .slide-text > h1 {
    font-size: 45px;
}

.home-page-type-bnr .slide-text .btn {
padding: .5rem 1rem;
font-size: 1rem;
}
	
}

	
@media  (max-width: 768px) {

#obscallrequest .free-lap-form{ top:5px;}
	
.free-lap-form{
	margin-left: 20px;
	margin-right: 15px;
}	

.free-lap-form .modal-content{ 
	background-image:none;
	background-color: #1a77ba;
	
}


	
	.offer-lap-back{ 
		display: block;
	}

	
.circle-content span {
	font-size: 0.875rem;
}
section {
    padding: 50px 0;
}
		
section h2 {
        font-size: 30px;
        line-height: 2.5rem;
        margin-bottom: 20px;
    }
	
section.gift-offer h2{ 
	 font-size: 1.8rem;
}
	
	
.rev-stu{ 
	font-size: 16px; 
}

.section-subheading{
line-height:1.3;
}
	
.contact-form input.form-control, .contact-form textarea.form-control{
    padding: 10px;
}
	
.selectWrapper {
    height: 43px;
	}
	
	.selectWrapper select {
        padding:7px 38px 7px 8px;
	}
	
	.btn-lg{ 
		font-size: 1rem;
	}
	
.max-up-gap{ margin-top: 20px;}
	
body {
    margin-bottom: 555px;
	}
	
	
	.postsection h3 {
    font-size: 1.6rem;
}
	
.postsection .box h4 {
    font-size: 1.2rem;
	}
	
.postsection .box p{
    font-size: 0.875rem;
	}
	
	.team-member h4 { 
		font-size: 1.4rem;
	}
	
.page-main{ 
	margin-top: 55px;
	}
	

	
.portfolio .portfolio-item.full-size .portfolio-link img {
    height: 120px;
}
	
	.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content p{
        font-size: .8rem;
}
	
.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	line-height: 1;
        
}
	
	.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i{
	  font-size: 1.2rem;
        
}
	
	.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content p{
	line-height: 1.2;    
}
	
	

.dropdown-item {
    white-space: inherit;
	}	

		
.sidebar a{ 
	font-size: .7rem; 
	text-align: center;
	}
	
	.sidebar .btn{ 
		padding: 0.75rem .5rem;
	}
	
	.title-box .media-right{ 
		display: none;
	}

	section.page-main .title-box h1 {
    font-size: 1.2rem;
}
	
	.title-box .media-body {
    padding: 10px 20px;
}

	.price-box .circle-content span {
    font-size: 0.5rem;
}

.price-box .circle-content strong {
    font-size: 1rem;
}	

.team-member img {
    height: 150px;
    width: 150px;
}
	
	.inline-block-content img{ 
		height: 40px;
		margin-right: 10px;
	}
	
	.join-txt{ 
		border-top: 1px solid #0f457b; 
		padding-top: 10px;
	}	
	
	.bhoechie-tab-container .bhoechie-tab{ 
	position: relative;
    }
	
	div.bhoechie-tab-content {
    padding-left: 0px;
	}
	
	div.bhoechie-tab-menu div.list-group > a.active::after {
		display: none;
}
	
.su-spoiler-style-default > .su-spoiler-title { 
	font-size: 16px;
}

	
	.su-button-style-default.circle-box { 
		width: 80px !important;
		height: 80px !important;
		float: right;
}
	
.su-button-style-default.circle-box .circle-content strong {
    font-size: 1.1rem !important;
}
	
.su-button-style-default.circle-box .circle-content {
    top: 25% !important;
	font-size: 0.6rem;
}
			
	
#cff .cff-link {
    float: none !important;
	

}
	
	#cff .cff-link img{
		margin-bottom: 20px !important;

}
	
	#cff .cff-text-link {
    padding: 20px 0 5px !important;
    width: 100% !important;
}
	
	#cff .cff-shared-link{ 
		padding-left: 0px !important; 
		padding-right: 0px !important;
	}
	
.sidebar-offer .offertitle span {
    font-size: 1.1rem;
}
	

.slide-text > h1 {
    font-size: 49px;
}
	
	.slide-text > p {
    margin-bottom: 0.5rem;
	font-size: 0.6rem;
    line-height: 1.25rem;
}
	
	.slide-text .apps-btn-all > a.btn p {
    font-size: 0.7rem;
		display: none;
}
.slide-text .apps-btn-all {
    margin-top: 0.4rem;
}
	
.slide-text > a.btn{ 
    font-size: 16px;
	padding: 15px 15px;
	}
	
.slide-text > a.btn i{
	font-size:21px;
	margin-top:0px;
}
	
	
	.sidebar-offer .offertitle {
	font-size: .8rem
}
	
.Comp-try .btn{ 
	height: auto;
	margin-bottom: .5rem;
}
	
	.page-sitemap .page-main ul > li > a{ 
	font-size: .875rem; 
}	
	.page-sitemap .page-main ul > li > ul.children a{ 
	font-size: .8rem; 
}

	.page-agent-location .dataTables_wrapper .dataTables_length, .page-agent-location .dataTables_wrapper .dataTables_filter {
    width: 100%;
	display: block;
}

.mob-taster .yesno_question .ui-button span.ui-button-text{
    padding: 0px;
}
	
.team-member {
    margin-bottom: 10px;
}
	
	
.nav-link-total
{
overflow-y: auto;
max-height: 300px;
}
	
	
	
	.su-row { 
		position: relative !important;
	}
	
	.su-row .su-column-size-4-5{ 
		padding-right: 100px;
	}
	
	
	.su-row .su-column-size-1-5{ 
		position: absolute !important; 
		top:0 !important; 
	}

	
.su-row h2{ 
	font-size: 1.2rem !important;
}
	.home-circle-row {
	margin-right: -75px;
	}
	.home-circle-row .circle-box{ 
	width: 75px !important;
margin-left: -40px !important;
}
	
	.circle-box .circle-content span {
font-size: 10px;

}

.quicklink-btn .mobi-show{ 
			display:block;
			position: absolute;
			left: 92%;
			top:16px;
			}

	a.quicklink-btn{
    	flex-direction:row;
		padding: 13px 15px;
		margin-bottom: 15px;
		min-height: auto;
  	}
	
  	.quicklink-btn .icons {
      padding-bottom: 3px;
      position: absolute;
      left: 40px;
	}
	
.quicklinks .col {
    -webkit-flex-basis: inherit;
    -ms-flex-preferred-size: inherit;
    flex-basis: inherit;
}

h2.section-heading {
    font-size: 35px;
    margin-bottom: 5px;
}

.contbox-onpage h2 {
    font-size: 18px;
}

.subhead-row h2 {
    font-size: 1.6rem;
}

section.portfolio {
    padding-top: 28px;
}	

.membership-area span{
margin-top: -80px;
float: left;
margin-left: 75px;
font-size: 13px;
width: 80%;
}

a.new-main-btn, a.new-white-btn {
  background-position: 95% !important;
}
	
}

@media  (max-width: 575px) {

	.free-lap-form .modal-content h2{ 
		font-size: 1.6rem; 
	}
	.free-lap-form .modal-content h4{  
		font-size: 1rem;
	}
	
	.free-lap-form .modal-content h5{  
		font-size: .87rem;
	}	
	.free-lap-form .close{  
	right:10px;

}
	
section {
    padding: 40px 0;
}
	

	
section.gift-offer h2{ 
	 font-size: 1.5rem;
}	
	
	
.contact-form input.form-control, .contact-form textarea.form-control{
    padding: 8px;
}
	
.selectWrapper {
    height: 39px;
	}
	
	.selectWrapper select {
        padding:3px 38px 5px 8px;
	}
	
	.btn-lg{ 
		font-size: 0.8rem;
	}
	
	
	.circle-box{ width: 70%;
	margin: 0 auto 15px;}
	
	.athe-foot{ 
		float: left;
    margin-top: 0px !important;
	}
	
	.brand-foot{ 
		padding-bottom: 20px;
	}
	
	body {
    margin-bottom: 0px;
	}
	
	.footer {
    position: relative;
	}
	
	.postsection .box p{
    font-size: 0.8125rem;
	}


	.team-member h4 { 
		font-size: 1rem;
	}
	

	
.portfolio .portfolio-item {
  margin: 0 0 15px; 
}
	
	.portfolio .portfolio-item.full-size .portfolio-link img {
    height: auto;
}

	.portfolio .portfolio-item.full-size .portfolio-link {
    max-width: 400px;
}

.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content p{
        font-size: 1rem;
}
	
.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	line-height: 1.2;
	top:45%;
        
}
	
	.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content p{
	line-height: 1.2;    
}
	
	.sidebar{ display: none;}
	
.price-box .circle-box {
    width: 30%;
	float: right;
	top:-50px;
}
	
.price-box .circle-content span {
    font-size: 0.7rem;
}

.price-box .circle-content strong {
    font-size: 1.2rem;
}	

.inline-block-content img{ 
		height: 30px;
	}	

	.foot-menu h5 { 
		border-top: 1px solid #0f457b;
		margin-top: 0px;
		padding-top: 15px;
	}
	
	.athe-foot{ 
		margin-top: 0px !important;
	}
	
	

	

	.shoptab .nav-tabs .nav-link {
    height: 75px;
	padding: 0.8em 0.7em;
	font-size: 1rem;
	}
	
#side-contact {
    top: 80px;
}

.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    font-size: 2rem;
}	
	
.portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content p {
    font-size: 0.875rem;
}

	.home-circle-row {
    margin-right: -15px;
}
	
.home-circle-row .circle-box {
    width: 85px !important;
    margin-left: 10% !important;
    margin-right: 0px !important;
}

	
.home-circle-row .col-xs-6 { 
	width: 33% !important;
	}
	
	.subhead-row h2 {
    font-size: 1.3rem;
}

.home-page-type-bnr .slide-text .btn {
width:100%;
}	
	
}


@media  (max-width: 520px) {
	
	
section.page-main .storebox h2 {
	font-size: 1.1rem;
}
	
#side-contact {
	max-width: 310px;
	top: 80px;
}

.su-row h2{ 
	font-size: 1rem !important;
}
	

	
.su-row .su-column {
    margin-bottom: 20px !important;
}
/*	
	
	
	
.home-circle-row {
    margin-right: -20px;
}
	
.home-circle-row .circle-box {
    width: 80px !important;
    margin-left: 20% !important;
}
	
.home-circle-row .circle-box.single-circle-box {
    margin-left: 36% !important;
}

*/	
		
}

@media  (max-width: 400px) {

	
section.gift-offer h2{ 
	 font-size: 1.25rem;
}
	
section.gift-offer h5{ 
	 font-size: 1.1rem;
}
	
.section-subheading{
	font-size: 0.875rem;
	}
	
.circle-box{ width: 90%;}
	
.radio-group label{
	font-size: .8rem;
	padding-left: 8px;
	padding-right: 7px;
}
	
	
.mob-taster .yesno_question .ui-button span.ui-button-text{
    padding: 0px;
	font-size: .5rem;
}
	
	.slide-text .apps-btn-all > a.btn { 
		display: none;
	}
	
	.slide-text{ 
		padding-left: 0px;
	}
	
	.container-slide .slide-text {
    padding-right: 0;
   }
	
	.container-slide {
    top: .8rem;
}

	.slide-text > p {
    line-height: 0.8rem;
    margin-bottom: 0rem;
}
	
	.home-circle-row .circle-box {
    width: 72px !important;
    margin-left: -3px !important;
    margin-right: 0px !important;
}
	
	.circle-box .circle-content span {
    font-size: 9px;
}
	
	

}




/*----------------font media end----------------*/



.timeline {
  position: relative;
  padding: 0;
  list-style: none; 
}
  .timeline:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    content: '';
    background-color: #f1f1f1; 
}
  .timeline > li {
    position: relative;
    min-height: 50px;
    margin-bottom: 50px; 
}
    .timeline > li:before, .timeline > li:after {
      display: table;
      content: ' '; 
}
    .timeline > li:after {
      clear: both; 
}
    .timeline > li .timeline-panel {
      position: relative;
      float: right;
      width: 100%;
      padding: 0 20px 0 100px;
      text-align: left;
		background: #eff7fb;
		border-radius: 0.5rem;
		
}
      .timeline > li .timeline-panel:before {
        right: auto;
        left: -15px;
        border-right-width: 15px;
        border-left-width: 0; 
}
      .timeline > li .timeline-panel:after {
        right: auto;
        left: -14px;
        border-right-width: 14px;
        border-left-width: 0; 
}
    .timeline > li .timeline-image {
      position: absolute;
      z-index: 100;
      left: 0;
      width: 90px;
      height: 90px;
      margin-left: 0;
      text-align: center;
      color: white;
      border: 7px solid #d4e4ee;
      border-radius: 100%;
      background-color: #0e76bc;
}


      .timeline > li .timeline-image h4 {
        font-size: 10px;
        line-height: 14px;
        margin-top: 12px; 
}
    .timeline > li.timeline-inverted > .timeline-panel {
      float: right;
      padding: 0 20px 0 100px;
      text-align: left; 
}
      .timeline > li.timeline-inverted > .timeline-panel:before {
        right: auto;
        left: -15px;
        border-right-width: 15px;
        border-left-width: 0; 
}
      .timeline > li.timeline-inverted > .timeline-panel:after {
        right: auto;
        left: -14px;
        border-right-width: 14px;
        border-left-width: 0; 
}
    .timeline > li:last-child {
      margin-bottom: 0; 
}
  .timeline .timeline-heading h4 {
    margin-top: 20px;
    color: inherit; 
}
    .timeline .timeline-heading h4.subheading {
      text-transform: none;
      color: #0e76bc;
		font-size: .8rem;
}

    .timeline a:hover .timeline-heading h4.subheading {
      color: #fd9940;
}
  .timeline .timeline-body > p,
  .timeline .timeline-body > ul {
    margin-bottom: 0; 
}


.timeline > li .timeline-image i{ 
	font-size: 1.2rem;
}

  .timeline > li a:hover .timeline-image {
      border: 7px solid #fcaf6b;
      background-color: #fd9940; 
}

@keyframes blink { 
   50% { border-color: #fcaf6b; } 
}
.blink-circle { /*or other element you want*/
    animation: blink .8s step-end infinite alternate;
}

.info-img{
	margin-top:15%;
}

.nav-tabs.bold-tab .nav-link {
    color: #333;
    background-color: #fff;
    border-color: #fff;
    font-weight: bold !important;
}

.about-cont-tab .nav-tabs .nav-link:hover {
    color: #fd9940;
}

.about-cont-tab .nav-tabs .nav-link.active {
    background-color: transparent;
    border-bottom: 2px solid #fd9940;
    color: #0e76bc;
}

/*----studytribe-foot-contact-strat-----*/

.foot-form-part .card{
border:2px solid #fe8627 !important; 
padding: 20px !important;
	margin-bottom: 20px;
}

.foot-form-part label {
	width: 100%;
}
	 
.foot-form-part input, .foot-form-part textarea {
	width: 100%;
	border:1px solid #cccccc;
	color:#333333;
	 outline: none;
  padding: 5px 10px;
  border-radius: 3px;
	
}
	 
.foot-form-part textarea {
	height: 50px;
}
.foot-form-part input[type=submit]{
background-color: #0e76bc;
color: #ffffff;
padding: 10px 0;
border: 0;
cursor: pointer;
margin-bottom: 0px;
font-size: 18px;
	 }
	 
.foot-form-part input[type=submit]:hover{
background-color: #fe8627;
}
	 

.foot-form-part ::-webkit-input-placeholder { /* Chrome */
  color: #AFAFAF;
  transition: opacity 250ms ease-in-out;
	text-transform: capitalize;
}
.foot-form-part :focus::-webkit-input-placeholder {
  opacity: 0.5;
}
.foot-form-part :-ms-input-placeholder { /* IE 10+ */
  color: #AFAFAF;
  transition: opacity 250ms ease-in-out;
  text-transform: capitalize;
}
.foot-form-part :focus:-ms-input-placeholder {
  opacity: 0.5;
}
.foot-form-part ::-moz-placeholder { /* Firefox 19+ */
  color: #AFAFAF;
  opacity: 1;
  transition: opacity 250ms ease-in-out;
	text-transform: capitalize;
}
.foot-form-part :focus::-moz-placeholder {
  opacity: 0.5;
}
.foot-form-part :-moz-placeholder { /* Firefox 4 - 18 */
  color: #AFAFAF;
  opacity: 1;
  transition: opacity 250ms ease-in-out;
	text-transform: capitalize;
	opacity: 1;
}
.foot-form-part :focus:-moz-placeholder {
  opacity: 0.5;
}
	 
h3 {
    font-size: 1.75rem;
}	 
	 
	.link-view{ 
		 color:#0090EC !important;
	 }
	 
	 .link-view:hover, .link-view:focus{ 
		 color:#fe8627 !important;
	 }
	 
	 .foot-form-part h3{ 
		 font-size:30px; 
	 }
	 
	 
	.foot-form-part div.wpcf7-response-output {
    margin: .8em 0em 0em;
    padding: 0.2em 1em;
		font-size: 14px;
}
	 
	 .foot-form-part .card.land-form p{ margin-bottom: 0;}
	 .foot-form-part .card.land-form .form-group {
    margin-bottom: 0.2rem;
}
	 
	.foot-form-part .card.land-form span.wpcf7-not-valid-tip {
    font-size: 0.8em;
}
	 
	 .foot-form-part .card.land-form div.wpcf7-validation-errors {
    border: 2px solid #e74e4e !important;
		 margin-left: 0;
		 margin-right: 0;
		 margin-top: 10px;
		 font-size: 14px;
}

	 .foot-form-part .track-box	p{ 
		 font-size: 15px;
		 
	 }
	 
	 .foot-form-part .track-box	p a{ 
		 font-size: 14px;
		 
	 } 
	 
	 .foot-form-part h3 {
    font-size: 24px;
	color: #0e76bc;
}

	.foot-form-part .your-consent{ 
		 margin-left: -10px !important;
		 margin-bottom: 30px;
		 text-align: left;
		 width: auto;
	 }
	 
	.foot-form-part .your-consent input{ 
		 width: auto;
	 }
	 
	 
	.foot-form-part .ppolicy{ 
	margin-top: -20px;
    line-height: 1.4;
    margin-left: 22px;
	 }
	 
	.foot-form-part  .com-note {
    font-size: 12px;
    margin-top: 5px;
    display: inline;
    margin-bottom: 10px;
    display: block;
}

.foot-form-part  .team-member{
	text-align:left;
}


/*----studytribe-foot-contact-end-----*/

.dtls-box-no-pad {
    border-radius: 8px;
    border: 0;
    background-color: transparent;
    padding: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.dtls-box-no-pad h2.text-headd{
	margin-bottom:10px !important;
	padding-bottom:0 !important;
	border-bottom:0;
}


	.info-act span{
		float: left;
        margin-left: 30px;
		white-space: normal;
		line-height: 1.2;
		text-align:left;
	}

	.info-act i{
		position: absolute;
        left: 15px;
		top: 3px;
        font-size: 20px;
	}
	
	.info-act h5{
     margin-bottom:10px;
	}


@media (min-width: 768px) {
  .timeline:before {
    left: 50%; 
	}
  .timeline > li {
    min-height: 100px;
    margin-bottom: 30px; 
	}
    .timeline > li .timeline-panel {
      float: left;
      width: 41%;
      padding: 0px 20px 20px 30px;
      text-align: right; 
	}
    .timeline > li .timeline-image {
      left: 50%;
      width: 100px;
      height: 100px;
      margin-left: -50px; 
	}
      .timeline > li .timeline-image h4 {
        font-size: 13px;
        line-height: 18px;
        margin-top: 16px; 
	}
    .timeline > li.timeline-inverted > .timeline-panel {
      float: right;
      padding: 0px 30px 20px 20px;
      text-align: left; 
	} 
	
	   .timeline .timeline-heading h4.subheading {
		font-size: 1rem;
}
	
	.timeline > li .timeline-image i{ 
	font-size: 1.2rem;
}
	
.timeline > li .timeline-panel {
    min-height: 90px;
	}
	
}

@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
	  margin-bottom: 50px;
	}
    .timeline > li .timeline-panel {
      padding: 30px 20px 20px; 
	}
    .timeline > li .timeline-image {
      width: 150px;
      height: 150px;
      margin-left: -75px; 
	}
      .timeline > li .timeline-image h4 {
        font-size: 18px;
        line-height: 26px;
        margin-top: 30px; 
	}
    .timeline > li.timeline-inverted > .timeline-panel {
      padding: 30px 20px 20px; 
	} 
	
	   .timeline .timeline-heading h4.subheading {
		font-size: 1.2rem;
}
	
.timeline > li .timeline-image i{ 
	font-size: 1.5rem;
}
	
}

@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
	  margin-bottom: 60px;
	}
    .timeline > li .timeline-panel {
      padding: 30px 20px 20px 30px; 
	}
    .timeline > li .timeline-image {
      width: 170px;
      height: 170px;
      margin-left: -85px; 
	}
      .timeline > li .timeline-image h4 {
        margin-top: 40px; 
	}
    .timeline > li.timeline-inverted > .timeline-panel {
      padding: 30px 30px 20px 20px; 
	} 
	
	   .timeline .timeline-heading h4.subheading {
		font-size: 1.4rem;
}
	
.timeline > li .timeline-image i{ 
	font-size: 2rem;
}
	
	section.page-main .storebox h2 {
	font-size: 1.5rem;
}
	
	.lap-long-bnr h5{ font-size: 1.5rem; }

}


section.page-main .inline-block-content h2.title-maxgap{
	margin-top: 55px;
}
/*section.portfolio { 
	padding-top:20px; 
}*/

section.gift-offer img{ margin-bottom: 23px;}

section.gift-offer .btn-lg {
    padding: .45rem 1.5rem;
}

/* */



.top-circle-sec{
	margin-top: 0px;
	z-index: 2 !important;
	padding-top: 0;
	padding-bottom: 0;
	}
	
.top-circle-sec .circle-area {
    margin-top: 0px;
}
	
.top-circle-sec .circle-box {
    border: 3px solid #0e76bc;
    background: #0e76bc;
}

.top-circle-sec .circle-box .circle-content span {
    color: #ffffff;
	font-size: 16px;
}
	
.top-circle-sec .circle-box:hover .circle-content span {
    color: #fda640;
	font-weight: bold;
}

	
	.top-circle-sec .circle-box:hover { 
		background: #0c70b3;
	}
	
.fade .carousel-item.active {
    z-index: inherit !important;
	}
	
.fade .carousel-item{
	 z-index: 0 !important;	
	}
	
	.jumbotron .carousel-indicators{ 
		display: none;
	}
	
.portfolio-item div.cors-ban{ 
background-color: #fd9940;
border-radius: 100%;
width: 95px;
height: 95px;
padding: 5px 5px;
line-height: 1.2;
margin-top: -24px;
margin-left: -10px;
position: absolute;
z-index: 1;
display: table;
	}
	
	.portfolio-item div.cors-ban span{ 
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
    display: table-cell;
	vertical-align: middle;
	}


.orng-probox{ 
		background-color: #fd9940; 
		color:#ffffff;
	}
	
	.orng-probox p{ 
		font-size: 18px;
font-weight: 500;
margin: 0 15px 0 15px;
padding: 20px 20px;
	}
	
	/*-----for tester module start*/
	
	.wrap.select2-selection--single {
          height: 100%;
      }
	  
      .select2-container .wrap.select2-selection--single .select2-selection__rendered {
		line-height: 1.5;
		font-size: 12px;
		padding: 5px 10px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: 240px !important;
      }

      .select2-container--default .select2-selection--single {
		background-color: transparent;
		border: 1px solid rgba(0, 0, 0, 0.15);
		border-radius: 0.25rem;
	}

	  .select2-selection__arrow b {
		display:none; 
	}

	  .mobidragdrop .selectWrapper{ 
		border: 0px; 
		height: auto; 
	}


.last-pagi-cont table{ 

font-size:13px;

}

.last-pagi-cont h4{
	margin-top:20px;
	}
	
	.last-pagi-cont .radio-ans{
		font-size:12px;
		padding:0px;
		list-style:none;
	}
	
	.last-pagi-cont .radio-ans li{
     margin:2px 3px;
	 float: left;
	}
	
	.last-pagi-cont .radio-ans li input{ margin-right:3px;}
	
	.last-pagi-cont .table td, .last-pagi-cont .table th{
		padding: .5rem;
	}
	
	.para-text input{ 
	margin: 3px;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 5px 3px;
	color: #0e76bc;
	}
	
	.para-text{ 
	font-size:13px !important;
	}
	
	.last-pagi-cont .h5, .last-pagi-cont h5 {
    font-size: 1rem;
	}
	
	.last-pagi-cont .drag_drop_container .draggable_list li {
    margin: 3px 3px 3px 3px;
    padding: 0.5em 0.7em 0.5em 0.7em;
    line-height: 1.5;
    font-size: 12px;
    font-weight: normal;
}

.last-pagi-cont ol.number-list li::marker{
	
    font-size: 18px;
    font-weight: bold;
    color: #0e76bc;
}


.last-pagi-cont .yesno_radio_button label:hover, .last-pagi-cont .paginationarea .btn_container a:hover, .last-pagi-cont .ui-state-default:hover, .last-pagi-cont .droppable_inner .ui-state-default{ 
font-weight:normal;
}

.select2-container--default .select2-selection--single{ 
background-color:transparent !important;
}


.review-section-blue blockquote h2::before, .review-section-blue blockquote h2::after {
    color: #8ca9c0 !important;
}

.review-section-blue .review-bottom-text {
	color:#4d4d4d !important;
	font-size: 18px;
font-weight: 500;
line-height: 2.11;
	}

.page-template-page-templatespage-template-course-landing-php .jumbotron{
	margin-top:0px;
	}
.page-template-page-templatespage-template-course-landing-php .slide-text{
	margin-left:inherit;
	margin:0 auto !important;
}

.page-template-page-templatespage-template-course-landing-php .slide-text > p {
    padding: 0;
    color: #0e76bc;
    font-size: 1.25rem;
}

.page-template-page-templatespage-template-course-landing-php .slide-text > h1, .page-template-page-templatespage-template-course-landing-php .overlay-bnr-block.slide-text h5 {
    font-size: 1.875rem;
    margin-bottom: 0.75rem;
}

.page-template-page-templatespage-template-course-landing-php .social-landing section h2 {
    font-weight:bold;
	margin-bottom:15px;
}


.page-template-page-templatespage-template-course-landing-php .slide-text > a.btn {
    font-size: 0.9375rem;
    padding: 0.75rem 0.8125rem;
	width: 200px;
	float:none;
}

section.page-main h2.blue-sub {
    font-size: 30px;
}


.adv-bnr{ margin:30px 0;}


.adv-bnr img{ 
width:100%;
}

.adv-bnr .crs-btn{
	margin:20px 0;
	padding-top:10px;
	padding-bottom:10px;
	text-transform:uppercase;
	font-weight: bold;
}

.point-ul{
	border-top:2px solid #fd9940;
	border-bottom:0px solid #fd9940;
	margin:0;
	
}

.point-ul ul{
margin-top: 1rem;
font-size: 13px;
}

.adv-bnr h4{
	
	color:#fd9940;
	font-size:22px;
	text-transform:uppercase;
	margin-bottom: 6px;
	margin-top: 4%;
	
}

.adv-bnr h5{
	
	color:#2a76bd;
	font-size:18px;
	margin-bottom: 11px;
	
}

	.advr-box {
	
	background-color: white;
	border-radius: 8px;
	box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.06), 0 3px 16px 2px rgba(0, 0, 0, 0.07), 0 9px 12px 1px rgba(0, 0, 0, 0.06), 0 3px 5px -1px rgba(0, 0, 0, 0.04), 0 1px 18px 0 rgba(0, 0, 0, 0.06), 0 6px 10px 0 rgba(0, 0, 0, 0.06);	
	padding-top: 20px;
	padding-bottom: 20px;
		
	}
	
	.free-lap-form p{
	margin-bottom:5px;	
	}
	
	.free-lap-form .modal-content h4.after-submit-msg {
    margin-bottom: .6rem;
    text-transform: none;
    font-weight: 500;
    padding: 180px 0;
	text-align:center;
}

video {
	border-radius:5px;
}

.disc-ofr-bar a{
	color:#ffffff !important;
	text-decoration:none !important;
}

.disc-ofr-bar a:hover{
	color:#0074e8;
	
}

.bold-sec-head{
	font-weight:bold;
	line-height:1.1;
	font-size: 44px !important;
    letter-spacing: 0px;
}

.social-landing .bnr-txt-block.slide-text.overlay-bnr-block p{
padding:0 40px;	
}

.card.option-box.orng-card-box{
	background-color:#efcaa9 !important;
	color:#ffffff;
	margin:10px 0;
	border-radius: 0.25rem !important;
	box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.0);
	box-shadow: 0 2px 4px -1px rgba(26, 83, 130, 0.0), 0 1px 10px 0 rgba(26, 83, 130, 0.0), 0 4px 5px 0 rgba(26, 83, 130, 0.0);
}


.card.option-box.orng-card-box .card-header{
background-color: #f89a44;
text-align: left;
color: #fff;
padding: 10px 20px;
line-height: 1.1;
font-size:18px;
}

.card.option-box.orng-card-box .orng-li{
	padding-left:40px;
}

.card.option-box.orng-card-box .orng-li li{
	margin:5px 0;
}

.card.option-box.orng-card-box .card__content {
    padding: 8px;
}

.blue-head-sticker{
width: 150px;
position: absolute;
right: -180px;
top: 30%;
}

.inn-land-inline img.relative{
height: 60px;
position: relative;
border-radius: 6px;
width: auto;
float: left;
border: 1px solid #ccc;
}

.inn-land-inline span {
    font-weight: 300;
    color: #333;
    margin-top: 10px;
    text-shadow: 0px 0px 0px #000;
	float: left;
	width:70%;
}



.contbox-orng-star .after-submit-msg{
	color:#ffffff;
	font-weight:normal;
	font-size:20px;
	text-align:center;
}

.contbox-orng-star p.form-dclr span, .contbox-orng-star label.form-control-label span{
	color:#fd9940;
}

.contbox-orng-star .wpcf7 form.invalid .wpcf7-response-output, .contbox-orng-star .wpcf7 form.unaccepted .wpcf7-response-output{
	color:#fff
}

.prc{
	color:#0e76bc;
	font-size:18px;
	font-weight:bold;
}


@media (min-width: 768px) {

.contbox-orng-star .after-submit-box{
  min-height: 80%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 500px; /* These two lines are counted as one :-)       */
  display: flex;
  align-items: center;
  border: solid 1px #2a76bd;
  background-color: #2a76bd;
}

.contbox-orng-star {
	margin-top: -25px;
}



}


@media (min-width: 758px) {
.slide-text.bnr-text-sml > h1{
font-size: 35px;}	

.slide-text.bnr-text-sml > h5 {
    font-size: 2.5rem;
}

.social-landing .bnr-txt-block.slide-text.bnr-text-sml p {
    font-size: 1.1rem !important;
	padding:0;
}

}




@media (max-width: 620px) {

    .select2-container .wrap.select2-selection--single .select2-selection__rendered {
		max-width: 160px !important;
      }
	  
	}


/*-----for tester module end*/




@media (max-width: 1160px) {
		
	.top-circle-sec .circle-box .circle-content span {
    font-size: 14px;
    }
	a.new-white-btn {
    background-color: rgba(0,0,0,0.3);
	}
	.cont-box h2 {
    font-size: 18px;
}

.bold-sec-head{
	font-size: 38px !important;
}
	}

@media (max-width: 1080px) {		

	}
	
	@media (max-width: 992px) {	
		#menu-dynamic-course-menu .dropdown-menu {
    position: relative;
}

#menu-dynamic-course-menu .dropdown.hover-open .dropdown-item { 
	color:#ffffff !important;
	}
	
	
		.header-section h1.new-title {
    font-size: 35px;
    }

	.header-section h2.new-subtitle {
	font-size: 20px;
	}
	
	section.new-bnr-section {
    min-height: inherit;
	padding-top:0px;
	}
	
	section.new-bnr-section img {
    position: relative;
    height: auto;
    width: 100%;
	margin-bottom: 20px;
    }
	
	
	.adv-bnr h4{
			font-size:18px;	
		}

		.adv-bnr h5{
			font-size:16px;
		}
		
.box.m-icon-box .icon {
    width: 100px;
    height: 100px;
    line-height: 1;
}

ul.list-section{ 
margin-bottom:0 !important;
}


.navbar-nav.btn-social-total.hidden-lg-up{
	position:absolute;
	right:45px;
	display: block;
    top: 10px;
	
}

.navbar-nav.btn-social-total.hidden-lg-up li.nav-item{
float:left;	
padding: 2px;
}

.navbar-nav.btn-social-total.hidden-lg-up li.nav-item .btn {
    font-size: 0.8rem;
	font-weight:bold;
	padding: .3rem .5rem .2rem .5rem;
	border:0px;
	margin-top: -3px;
}
.navbar-nav.btn-social-total.hidden-lg-up li.nav-item .btn.orng-btn{
	background-color: #f89940;
    color: #ffffff;
}

.navbar-nav.btn-social-total.hidden-lg-up li.nav-item .btn.orng-btn:hover, .navbar-nav.btn-social-total.hidden-lg-up li.nav-item .btn.orng-btn:focus {
    background-color: #003d66;
    color: #fd9940;
}


.cont-box h2 {
    font-size: 20px;
}

.vdo-sec .section-subheading {
font-size: 20px;
}

.embed-responsive{
	margin-bottom:20px;
}

.vdo-sec h2.section-heading {
    margin-bottom: 10px;
}

.navbar-btn.obscallmodel{
	display:none;
}

.bold-sec-head{
	font-size: 32px !important;
}

	}

	
	@media (max-width: 960px) {
	
	.top-circle-sec .container{ 
		width:90%;
	}
			
	.top-circle-sec .circle-box .circle-content span {
       font-size: 13px;
	}
	
	.header-section{ 
	   margin-top:15px;
	}
	
	.page-template-page-templatespage-template-course-landing-php .slide-text > h1, .page-template-page-templatespage-template-course-landing-php .overlay-bnr-block.slide-text h5 {
    font-size: 1.6rem !important;
	line-height: 1.2 !important;
	}

	.foot-form-part .team-member{
	text-align:center;
}

.foot-form-part .team-member p{ 
	text-align:left;
}
	
	}
	
	@media (max-width: 895px) {
	

	
	.su-spoiler-style-default.su-spoiler > .su-spoiler-title {
    font-size: 18px !important;
}

.su-spoiler-icon {
    font-size: 20px !important;
    top: 15px !important;
    left: 90% !important;
}

.blue-head-sticker{
width: 130px;
right: -140px;
top:40%;
}
	
	}
	
	
@media (max-width: 767px) {

	.top-circle-sec .circle-box .circle-content span {
    font-size: 11px;
	}
	
	.review-bottom-text {
    font-size: 18px !important;
}

h2.review-text-new {
    font-size: 28px;
}

blockquote h2:before, blockquote h2:after {
	font-size:35px;
}


 .page-template-page-templatespage-template-course-landing-php  .social-landing .jumbotron {
    padding: 100px 20px 30px !important;
}



section.page-main h2.subhead-line {
    line-height: 1.5rem;
    font-size:20px; 
}

section.page-main h1 {
    font-size: 1.8rem;
}

.section h2.blue-sub {
    font-size: 20px;
}


	.adv-bnr h4{
			font-size:18px;	
		}

	.adv-bnr h5{
			font-size:14px;
		}
		
	.adv-bnr .crs-btn {
    font-size: 11px;

}

	.free-lap-form .modal-content h4.after-submit-msg {
    padding: 100px 0;
}

.navbar-nav.btn-social-total.hidden-lg-up li.nav-item .btn {
    font-size: 0.7rem;
	margin-top: 2px;
}

.main-nav {
    padding: 6px 0.5rem 10px;
}

.agent-information-modal .free-lap-form{
    margin: 40px auto 0;	
}

.pagi-tester-area .card-block img{
width: 100%;
}

.bold-sec-head{
	font-size: 25px !important;
}

section.new-bnr-section img.sticker-crs {
    margin-top: -35px;
}

.blue-head-sticker{
width: 120px;
position: relative;
right: 0px;
top: 0;
}

.membership-area.inn-land-inline span {
    margin-top: 10px;
    float: left;
    margin-left: 15px;
    font-size: 13px;
    width: 80%;
}

.social-landing .bycolor-sec .same-line-icon h3 {
    font-size: 1.6rem;
    margin-top: 0px;
    margin-bottom: 21px;
}
	
	}
	
@media (max-width: 672px) {
	
	/*.top-circle-sec {
    margin-top: -40px;
}
	*/
	.top-circle-sec .circle-box {
    width: 100%;
    margin: 0;
}
	
	.top-circle-sec .circle-area .col{ 
		padding-left: 5px; 
		padding-right: 5px;
	}
	

	
	.white-circle .home-circle-row .circle-box{ 
		margin-left: 0px !important;
	}
	
.contact-form label {
    font-size: 19px !important;
}

a.new-main-btn, a.new-white-btn {
    min-width: 100%;
	margin-top:20px;
}

.card-header {
    font-size: 22px;
}

.card.option-box .card-title {
    font-size: 20px;
}

.package_includes, .also_includes, .top-list, .bottom-list{
	display:none;
}


        .adv-bnr h4{
			font-size:16px;	
		}

		.adv-bnr h5{
			font-size:14px;
		}
.social-landing .bnr-txt-block.slide-text.overlay-bnr-block p{
padding:0 0px;	
}

section.new-bnr-section img.sticker-crs {
width: 95px;
margin-top: 0px;
}

.new-bnr-section a.new-main-btn, .new-bnr-section a.new-white-btn {
    margin-bottom: 5px;
    margin-top: 0;
}

.social-landing .bycolor-sec .same-line-icon h3 {
text-align:center;
}
	
	}
	
@media (max-width: 575px) {		
	.orng-item{
	position: absolute;
	top: -110px;
	margin-bottom: 20px;
	float: left;
	}
	
	.orng-item .portfolio .portfolio-item .portfolio-link{
		
		broder-radius:6px;
		width:100%;
	}
	
	.orng-item .orng-probox{
	
	box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.06), 0 3px 16px 2px rgba(0, 0, 0, 0.07), 0 9px 12px 1px rgba(0, 0, 0, 0.06), 0 3px 5px -1px rgba(0, 0, 0, 0.04), 0 1px 18px 0 rgba(0, 0, 0, 0.06), 0 6px 10px 0 #f89a41;
	}
	
	.short-course-area {
    margin-top: 120px;
}

a.callback-btn{
		min-width: calc(100% - 30px) !important;
    max-width: calc(100% - 30px) !important;
	width:100%;
	
}

	.su-spoiler-style-default.su-spoiler > .su-spoiler-title {
    font-size: 15px !important;
}

.contact-form .btn-group label.btn span {
    font-size: 12px !important;
}

.mobile-hide{display:none;}	

}	
	
@media (max-width: 557px) {	
	
	.top-circle-sec .circle-box .circle-content span {
    font-size: 9px;
	}
	
/*	.portfolio-item div.cors-ban {
margin-top: -15px;
margin-left: -10px;

}*/
	
	.white-circle .home-circle-row .circle-box{ 
		width: 100% !important;
	}
	
	.header-section h1.new-title {
    font-size: 25px;
}


.adv-bnr h4 {
    font-size: 14px;
}

.adv-bnr img{
	margin-top:20px;
}

.adv-bnr .crs-btn {
    font-size: 14px;
}

.disc-ofr-bar a{
	font-size:10px;
}

.testi-card .course-card img {
    width: 100px;
    max-width: 100px;
}



   }
	
	
	@media (max-width: 528px) {	

}
	
	@media (max-width: 500px) {	
	
	.social-landing .bnr-txt-block.slide-text.overlay-bnr-block {
    padding: 40px 20px !important;
}

}

	
	@media (max-width: 428px) {	
	
	.top-circle-sec .circle-box .circle-content span {
    font-size: 9px;
	}

	.top-circle-sec .container{ 
		width:100%;
	}
		
.top-circle-sec .circle-area .col {
    padding-left: 1px;
    padding-right: 1px;
}
		
.portfolio-item div.cors-ban {
margin-top: -13px;
margin-left: -10px;

}
	}
	
