#fact-section .col-sm-6.col-md-6.col-lg-3,.member,.process-step,.site-btn
	{
	text-align: center
}

#pricing-table ul,.comment-list,.footer-nav,.footer-widget ul,.list-unstyled1 li,.menu-list,.widget-area .widget ul
	{
	list-style: none
}
#nav ul li a:hover {
	border-bottom: 2px #000 solid
}
#myHeader li.active a {
color:#fb7b00;
}
#myHeader .dropdown-menu > li > a:hover
{ width:100%;}
.icon-img img.img-responsive {
	margin: 0 auto !important
}

a:hover {
	text-decoration: none !important
}

.spad {
	padding-top: 20px;
	padding-bottom: 30px
}

section.page.spad {
	padding-top: 100px !important
}

.section-title {
	margin-bottom: 30px
}

.section-title h2 {
	margin-bottom: 12px
}

.section-title p {
	margin-bottom: 0
}

.set-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 0
}

.site-btn {
	position: relative;
	display: inline-block;
	padding: 15px 30px;
	font-size: 16px;
	line-height: 16px;
	border-radius: 50px;
	min-width: 170px;
	border: 2px solid #ffb74d;
	cursor: pointer
}

.site-btn:hover {
	color: #000
}

.site-btn.no-radius {
	border-radius: 2px
}

.site-btn.sb-full-- {
	display: block;
	width: 100%;
	border-radius: 0
}

.site-btn.sb-gradients {
	padding: 17px 32px;
	border: none;
	color: #fff
}

.site-btn.sb-gradients.sbg-line {
	color: #20509e;
	z-index: 1
}

.site-btn.sb-gradients.sbg-line:after {
	position: absolute;
	content: '';
	width: calc(100% -   4px);
	height: calc(100% -   4px);
	background: #fff;
	top: 2px;
	left: 2px;
	z-index: -1;
	border-radius: 50px
}

.site-btn.sb-gradients.sbg-line:hover {
	color: #20509e
}

.gradient-bg,.site-btn.sb-gradients {
	background: linear-gradient(to right, #d48b20 0, #ff4d15 100%, #ca8724 100%, #b15437
		100%) !important
}

.comment .comment-content .c-btn:hover,.comment-form label,.gradient-bg,.member-social a:hover,.single-blog-page .social-share a:hover,.site-btn.sb-gradients
	{
	background: -webkit-gradient(linear, left top, right top, from(#3e2bce),
		color-stop(100%, #2dd3aa), color-stop(100%, #2dd3aa), to(#2dd3aa));
	background: -o-linear-gradient(left, #3e2bce 0, #2dd3aa 100%, #2dd3aa 100%, #2dd3aa
		100%);
	background: linear-gradient(to right, #3e2bce 0, #2dd3aa 100%, #2dd3aa 100%, #2dd3aa
		100%);
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#3e2bce',
		endColorstr='#2dd3aa', GradientType=1)
}

.img-popup-warp .mfp-content,.img-popup-warp.mfp-ready.mfp-removing .mfp-content
	{
	opacity: 0;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.img-popup-warp.mfp-ready .mfp-content {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

#return-to-top {

    z-index: 9999;
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: #000;
	background: rgba(0, 0, 0, .7);
	width: 50px;
	height: 50px;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

#return-to-top i {
	color: #fff;
	margin: 0;
	position: relative;
	left: 16px;
	top: 13px;
	font-size: 19px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

#return-to-top:hover {
	background: rgba(0, 0, 0, .9)
}

#return-to-top:hover i {
	color: #fff;
	top: 5px
}

.slider-buttons {
	position: absolute;
	top: 300px;
	left: 100px
}

.site-btn {
	color: #000 !important
}

section#section_2 i.fa {
	font-size: 45px;
	color: #fb820d;
	padding-bottom: 15px
}

section#section_2 p {
	font-size: 18px;
	color: #2e2f2f
}

.mainnavbar-fixed {
	position: fixed;
	top: 0;
	background: #fff;
	z-index: 999;
	box-shadow: 0 3px 16px 0 rgba(0, 0, 0, .3);
	animation-duration: .5s;
	-webkit-animation-duration: .5s;
	-webkit-animation-name: fadeInhead;
	animation-name: fadeInhead
}

.header-section {
	position: absolute;
	color: #000;
	background-color: #fff;
	width: 100%;
	top: 0;
	padding: 25px 30px 20px;
	z-index: 99
}

img.careerturn_logo {
	margin-top: -1%
}

.header-section .site-btn {
	float: right;
	margin-left: 60px
}

.header-section .responsive-bar,.header-section .user {
	display: none
}

.main-menu {
	float: right
}

.menu-list li {
	float: left;
	display: inline
}

.hero-section {
	height: 700px;
	padding-top: 145px;
	display: block;
	background-image: url(../img/hero-bg.png);
	background-size: cover;
	background-color: #f3f7f9;
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden
}

.hero-section .laptop-image {
	width: 685px;
	max-width: none;
	position: relative;
	left: 80px
}

.hero-text {
	padding-top: 30px
}

.hero-text h2 {
	font-size: 70px;
	margin-bottom: 35px
}

.hero-text h2 span {
	color: #ed8c13
}

.hero-text h4 {
	color: #5a5d61;
	font-size: 22px
}

.hero-subscribe-from input,.menu-list li a {
	font-family: Futura, sans-serif !important;
	font-size: 16px
}

.hero-subscribe-from {
	margin-top: 50px;
	display: block
}

.hero-subscribe-from input {
	width: 315px;
	border: 1px solid #ebebeb;
	background: #fff;
	height: 48px;
	padding: 0 25px;
	border-radius: 50px;
	margin-right: 8px;
	margin-bottom: 20px
}

div#menu-listing {
	position: absolute;
	background-color: #fff;
	padding: 5px 30px
}

.submenu_menu_list {
	margin-top: -32%;
	position: absolute;
	left: 140px;
	padding: 0 10px;
	width: 169px;
	background: #fbf5f5;
	color: #000
}

.menu-list li a {
	display: inline-block;
	padding: 10px 5px;
	margin-right: 20px;
	color: #000
}

.about-text h5,.comment .comment-content h5 span {
	font-family: Lato, sans-serif
}

.slider-text {
	padding-top: 10px
}

.slider-text h3 {
	color: #0a0a0a !important;
	font-size: 38px
}

.slider-text-section {
	display: block;
	position: absolute;
	width: 100%;
	text-align: center;
	height: 36px;
	font-size: 22px;
	color: #000;
	line-height: 1.64
}

ul.digital_evaluation,ul.digital_evaluation li {
	line-height: 28px !important
}

.slider-text-section h3 {
	font-size: 48px;
	color: #403e3e
}

div#rank_booster {
	background-color: #fff;
	border: 1px solid #dde8dd;
	box-shadow: 0 6px 26px 0 rgba(0, 0, 0, .09);
	padding: 40px;
	z-index: 2;
	position: absolute;
	top: 600px;
	left: 100px;
	border-radius: 15px
}

div#rank_booster i.fa.fa-laptop,div#rank_booster i.fa.fa-rocket,div#rank_booster i.fa.fa-trophy
	{
	margin-left: 0
}

div#rank_booster i.fa.fa-laptop:hover,div#rank_booster i.fa.fa-rocket:hover,div#rank_booster i.fa.fa-trophy:hover
	{
	margin-left: 20px
}
/*** about us page **/
#aboutus-page section.about-section {
    min-height: 295px;
    padding-top: 0px;
    padding-bottom: 0px;
}


/*** about us  page end **/
 section.about-section {
	min-height: 490px;
	padding-top: 40px;
	padding-bottom:0px;
}

.hand-img {
	margin-top: 45px;
	height: 415px;
	margin-left: 15%
}

li img.tick-icon {
	margin-right: 5%
}

img.tick-icon {
	height: 14px
}

ul.digital_evaluation {
	list-style-type: none
}

.col-lg-8.offset-lg-4.about-text {
	padding-top: 90px
}

.about-section .container {
	position: relative
}

.about-text h2 {
	font-size: 48px;
	margin-bottom: 25px
}

.about-text h5 {
	margin-bottom: 20px
}

.about-text p {
	font-size: 18px
}

.about-img {
	position: absolute;
	top: 0;
	left: -120px;
	width: 662px
}

.fact,.process-step {
	position: relative
}

.features-section .container {
	margin-bottom: -45px
}

.feature i {
	font-size: 48px;
	float: left;
	padding-top: 10px
}

.feature .feature-content h4 {
	margin-bottom: 15px;
	font-weight:500;
}

.feature .readmore {
	text-decoration: underline;
	line-height: 1.2
}

.icon-img:hover img {
	-webkit-transform: rotate(4deg) scale(1.1);
	transform: rotate(4deg) scale(1.1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.icon-img img {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1)
}

.process:hover img {
	-webkit-transform: rotate(360deg) scale(1.45);
	transform: rotate(360deg) scale(1.45);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.process:last-child .process-step:after {
	display: none
}

.fact,.member {
	display: inline-block
}

.process-step {
	padding: 35px;
	margin-top: 30px;
	-webkit-box-shadow: 0 14px 43px rgba(33, 54, 61, .15);
	box-shadow: 0 14px 43px rgba(33, 54, 61, .15)
}

.process-step .process-icon {
	height: 55px;
	margin-bottom: 30px;
	padding-top: 5px
}

.process-step h4 {
	margin-bottom: 15px
}

.member-img.mf,.member-info p,.process-step p {
	margin-bottom: 0
}

.fact-section {
	padding: 30px
}

.fact h2 {
	float: left;
	color: #16d0c5 !important;
	font-size: 42px;
	margin-right: 10px
}

section#fact-section .fact p {
	float: left;
	font-size: 20px;
	padding-top: 26px;
	line-height: 1.4;
	color: #fff
}

.fact i {
	position: absolute;
	right: -20px;
	top: -10px;
	font-size: 60px;
	color: #fff;
	z-index: 0;
	opacity: .2
}

.team-section {
	background: #f3f7f9;
	overflow: hidden
}

.member,.member-social {
	background: #fff;
	position: relative
}

.team-members {
	margin: 0 -10px
}

.member {
	width: calc(20% -   25px);
	margin: 0 10px;
	padding: 50px 10px;
	-webkit-box-shadow: 1px 1px 1px rgba(33, 54, 61, .15);
	box-shadow: 1px 1px 1px rgba(33, 54, 61, .15);
	border-radius: 10px
}

.member h2 {
	font-size: 22px;
	margin-bottom: 5px
}

.member span {
	font-size: 14px;
	color: #75849a;
	display: block
}

.member-img,.member-social a {
	display: inline-block;
	border-radius: 50%
}

.member .member-text {
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	opacity: 1
}

.member:hover {
	-webkit-box-shadow: 1px 14px 43px rgba(33, 54, 61, .15);
	box-shadow: 1px 14px 43px rgba(33, 54, 61, .15)
}

.member:hover .member-info {
	opacity: 1
}

.member:hover .member-text {
	opacity: 0
}

.member-img {
	width: 230px;
	height: 230px;
	margin-bottom: 25px
}

.member-social {
	padding-top: 25px;
	z-index: 2
}

.member-social a {
	width: 50px;
	height: 50px;
	background: #cbd3df;
	color: #fff;
	padding-top: 13px;
	margin: 0 8px
}

.member-meta {
	padding-left: 85px
}

.member-info {
	padding: 50px 60px 10px;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	text-align: left;
	opacity: 0;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	height: 380px;
	overflow-y: auto
}

.member-info p {
	display: block;
	padding-top: 25px
}

.member-img.mf {
	width: 60px;
	height: 60px;
	opacity: 1;
	float: left
}

.review-meta-slider {
	position: relative;
	width: 300px;
	padding-top: 0 !important
}

.author-meta {
	padding: 20px 0 70px;
	position: relative;
	text-align: center
}

.author-meta:last-child {
	margin-right: 0
}

.author-avatar {
	width: 80px;
	height: 80px;
	border: 6px solid #fff;
	border-radius: 50%;
	-webkit-box-shadow: 0 16px 21px rgba(33, 54, 61, .15);
	box-shadow: 0 16px 21px rgba(33, 54, 61, .15);
	display: inline-block
}

.author-avatar h4 {
	font-size: 22px
}

.author-avatar p {
	font-size: 14px
}

.author-name {
	position: absolute;
	width: 280px;
	left: -50%;
	bottom: -10px;
	margin-left: -50px;
	text-align: center;
	visibility: hidden
}

.center .author-meta {
	top: -6px
}

.center .author-name {
	visibility: visible
}

.center .author-avatar {
	width: 100px;
	height: 100px
}

.review-text p {
	font-size: 20px
}

.review-text-slider .owl-nav {
	padding-top: 15px
}

.review-text-slider .owl-next,.review-text-slider .owl-prev {
	width: 35px;
	height: 35px;
	display: inline-block;
	background: #cbd3df;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin-right: 10px;
	border-radius: 50%;
	padding-top: 8px
}

.pull-3 {
	right: 66.666667%
}

.push-8 {
	left: 33.333333%
}

.newsletter-section {
	padding: 30px 0
}

.newsletter-text h2 {
	font-size: 34px;
	margin-bottom: 0px;
	margin-top:0px;
}

.newsletter-text p {
	margin-bottom: 0
}

.newsletter-form {
	position: relative;
	margin-top: 20px;
	padding-left: 40px
}

.newsletter-form input {
	width: 100%;
	font-size: 16px;
	padding: 12px 160px 12px 30px;
	border: none;
	border-radius: 50px;
	background: rgba(255, 255, 255, .2);
	color: #fff
}

.newsletter-form button {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	border: none;
	border-radius: 0 50px 50px 0;
	min-width: 140px;
	background: #fff;
	color: #20509e;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer
}

.post-loadmore,.post-loadmore.site-btn.sb-gradients.sbg-line:after {
	border-radius: 0
}

.newsletter-form ::-webkit-input-placeholder {
	color: #fff
}

.newsletter-form :-ms-input-placeholder {
	color: #fff
}

.newsletter-form ::-ms-input-placeholder {
	color: #fff
}

.newsletter-form ::placeholder {
	color: #fff
}

.blog-section {
	background: #f3f7f9
}

.blog-thumb {
	background-color: #fff;
	max-height: 190px;
	margin-bottom: 5px
}

figure.blog-thumb img {
	margin: 0 auto 0 5%;
	text-align: center;
	width: 85%
}

.blog-text {
	background: #fff;
	padding: 30px;
	-webkit-box-shadow: 0 23px 49px rgba(33, 54, 61, .1);
	box-shadow: 0 23px 49px rgba(33, 54, 61, .1)
}

.blog-text .post-date {
	font-size: 14px;
	font-family: Futura, sans-serif;
	color: #16d0c5;
	text-transform: uppercase;
	margin-bottom: 12px;
	text-align: center;
	display: block;
	letter-spacing: 2px
}

.blog-text .blog-title {
	font-size: 22px;
	margin-bottom: 20px;
	min-height: 75px
}

.blog-text .blog-title a {
	color: #20509e
}

.blog-text .post-meta a {
	font-size: 13px;
	color: #75849a;
	margin-right: 25px
}

.blog-text .post-meta a:last-child {
	margin-right: 0
}

.blog-text .post-meta a span {
	color: #cbd3df
}

.blog-text .post-meta a i {
	color: #16d0c5
}

.post-loadmore {
	width: 100%
}

.col-sm-6.footer_widget_2 {
	float: left
}

.col-sm-6.column-2.footer_widget_2 {
	margin-top: 1%
}
button.site-btn.sb-gradients:hover a {
    /* font-size: 14px; */
    color: #fff !important;
}
footer.footer-section {
	background: url(../img/footer-background.jpg) no-repeat;
	background-size: 100% 100%;
	padding-top: 30px;
	border-top: 1px solid orange
}

.footer-widget span {
	color: #fff
}

.footer-widget p {
	margin-bottom: 15px;
	color: #fff !important
}

.footer-widget .widget-title {
	margin-bottom: 30px;
	font-size: 20px;
	color: #fff
}

.footer-widget {
	margin-bottom: 25px
}

.footer-widget ul a {
	font-size: 15px;
	color: #fff;
	display: block;
	margin-bottom: 9px
}

.footer-nav li,.social a {
	display: inline-block
}

p.copyright {
	padding-top: 4px;
	color: #fff
}

.footer-widget ul li:last-child a {
	margin-bottom: 0
}

.social a {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #fff;
	margin-right: 10px;
	text-align: center;
	padding-top: 7px;
	font-size: 18px
}

.bottom-navbar ul li,.footer-nav li a {
	color: #fff !important
}

.social a:last-child {
	margin-right: 0
}

.social .facebook {
	background: #4b6cd0
}

.social .google {
	background: #f03b3b
}

.social .instagram {
	background: #bb8950
}

.social .twitter {
	background: #49a7f3
}

.footer-bottom {
	border-top: 1px solid #ebebeb;
	padding: 10px 0
}

.footer-nav li a {
	font-size: 14px;
	margin-left: 20px
}

.recent_update_area {
	background-size: cover;
	padding: 35px 0
}

.recent_update_area.made_white {
	background: #fff
}

.recent_update_inner .nav.nav-tabs {
	border: none;
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
	border-bottom: 1px solid #eda2f0;
	padding-bottom: 1px
}

.recent_update_inner .nav.nav-tabs li {
	flex: 0 0 25%;
	max-width: 195px;
	padding: 0 15px
}

.recent_update_inner .nav.nav-tabs li a {
	border: none;
	padding: 25px 0;
	background: #fff;
	text-align: center;
	line-height: 60px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 12px;
	font-family: Roboto, sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #000
}

.recent_update_inner .nav.nav-tabs li a span.lnr {
	font-size: 30px;
	font-weight: 600;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s
}

.recent_update_inner .nav.nav-tabs li a.active,.recent_update_inner .nav.nav-tabs li a:hover
	{
	box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .1);
	color: #fff
}

.recent_update_inner .nav.nav-tabs li a.active span.lnr,.recent_update_inner .nav.nav-tabs li a:hover span.lnr
	{
	background: -webkit-linear-gradient(90deg, #fff, #fff);
	background: -moz-linear-gradient(90deg, #fff, #fff);
	background: -o-linear-gradient(90deg, #fff, #fff);
	background: linear-gradient(90deg, #fff, #fff);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.recent_update_inner .nav.nav-tabs li h6 {
	letter-spacing: 1px;
	margin-top: -10px;
	margin-bottom: 0
}

.recent_update_inner .tab-content .tab-pane {
	border: none;
	padding-top: 80px
}

.recent_update_text .col-lg-5 {
	vertical-align: middle;
	align-self: center
}

.recent_update_text h3 {
	color: #222;
	line-height: 45px;
	font-size: 36px;
	font-family: Rajdhani, sans-serif;
	font-weight: 700;
	margin-bottom: 20px
}

.recent_update_text h6 {
	color: #222;
	font-size: 16px;
	font-weight: 500;
	font-family: Roboto, sans-serif
}

.recent_update_text p {
	margin-bottom: 0
}

.recent_update_text .primary_btn {
	margin-top: 35px
}

.common_style .line {
	position: relative;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-bottom: 10px;
	margin-bottom: 20px
}

.common_style .line:after {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 50px;
	content: ""
}

.common_style h3 {
	font-size: 36px;
	color: #222;
	font-family: Rajdhani, sans-serif;
	margin-bottom: 20px
}

.common_style p {
	margin: 0
}

.common_style .primary_btn {
	margin-top: 35px
}

.blog-pagination .page-item.active .page-link,.blog-pagination .page-link:hover,.blog_right_sidebar .newsletter_widget .bbtns,.blog_right_sidebar .tag_cloud_widget ul li a:hover,.blog_right_sidebar .widget_title,.comments-area .btn-reply:hover,.common_style .line:after,.gradient-bg,.header_area .navbar .nav .nav-item.submenu ul .nav-item:hover .nav-link,.news_widget .input-group .sub-btn,.price_item:hover .price_footer,.price_item:hover .price_head,.recent_update_inner .nav.nav-tabs li a.active,.recent_update_inner .nav.nav-tabs li a:hover,.testimonial_area .active_testimonial .owl-dots
	{
	background: -webkit-linear-gradient(90deg, #8252fa 0, #eca2f1 100%);
	background: -moz-linear-gradient(90deg, #8252fa 0, #eca2f1 100%);
	background: -o-linear-gradient(90deg, #8252fa 0, #eca2f1 100%);
	background: linear-gradient(90deg, #8252fa 0, #eca2f1 100%)
}

.contact_info .info_item i,.gradient-color,.recent_update_inner .nav.nav-tabs li a span.lnr
	{
	background: -webkit-linear-gradient(90deg, #8252fa 0, #eca2f1 100%);
	background: -moz-linear-gradient(90deg, #8252fa 0, #eca2f1 100%);
	background: -o-linear-gradient(90deg, #8252fa 0, #eca2f1 100%);
	background: linear-gradient(90deg, #8252fa 0, #eca2f1 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent
}

.header_area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
	line-height: 40px;
	color: #fff
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%
}

.sticky+.content {
	padding-top: 102px
}

section.blog-section.spad {
	background-color: #fff
}

#more-features .box {
	padding: 40px;
	padding-right: 10px !important;
	padding-left: 10px !important;
	margin-bottom: 10px;
	box-shadow: 0 0 30px rgba(73, 78, 92, .15);
	background: #fff;
	transition: .4s;
	min-height: 180px
}

#more-features .icon {
	float: left;
	width: 30%;
	margin-top: 2%
}

#more-features h4 {
	margin-left: 100px;
	margin-bottom: 12px
}

#more-features p {
	font-size: 14px;
	margin-left: 100px;
	margin-bottom: 0;
	line-height: 24px
}

#home_page_feature .icon-img {
	text-align: center
}

#home_page_feature .feature .feature-content {
	padding-left: 0;
	padding-top: 10px;
	text-align: center
}

.page-info-section {
	height: 300px;
	background-image: url(../img/page-info-bg.png);
	background-size: cover;
	background-color: #f3f7f9;
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	display: block;
	padding-top: 130px
}

.page-info-section h2 {
	font-size: 48px
}

.site-beradcamb {
	padding-top: 10px
}

.site-beradcamb a {
	color: #20509e;
	font-size: 16px
}

.site-beradcamb span {
	color: #acb9cc;
	font-size: 16px
}

.site-beradcamb i {
	margin: 0 3px
}

.bi-feature .post-meta,.blog-page .blog-item {
	margin-bottom: 30px
}

.blog-page .readmore {
	color: #20509e
}

.blog-page .readmore i {
	color: #16d0c5
}

.bi-feature .blog-text .blog-title {
	font-size: 36px
}

.widget-area {
	padding: 30px;
	-webkit-box-shadow: 0 23px 49px rgba(33, 54, 61, .15);
	box-shadow: 0 23px 49px rgba(33, 54, 61, .15);
	margin-bottom: 32px
}

.widget-area .widget-title {
	margin-bottom: 25px
}

.widget-area .widget {
	margin-bottom: 20px
}

.widget-area .widget .widget-title {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ebebeb;
	line-height: 24px
}

.widget-area .widget ul a {
	display: inline-block;
	font-size: 16px;
	color: #20509e;
	margin-bottom: 20px
}

.widget-area .widget ul a:hover {
	color: #16d0c5
}

.widget-area .widget .popular-posts span {
	color: #16d0c5;
	font-size: 12px;
	display: block;
	margin-bottom: 7px;
	text-transform: uppercase
}

.widget-area .widget .popular-posts h5 a {
	font-size: 18px;
	color: #20509e
}

.widget-area .widget .popular-posts h5 a:hover {
	color: #20509e
}

.widget-area .widget .twitter-widget li {
	margin-bottom: 20px
}

.widget-area .widget .twitter-widget span {
	color: #16d0c5;
	font-size: 12px;
	display: block;
	text-transform: uppercase
}

.widget-area .widget .twitter-widget h5 {
	font-size: 18px;
	color: #20509e;
	margin-bottom: 5px
}

.widget-area .widget .twitter-widget a {
	font-size: 18px;
	color: #1f6ae5;
	display: block;
	margin-bottom: 5px
}

.widget-area .widget .twitter-widget a:hover {
	color: #1f6ae5
}

.widget-area .widget-subscribe-from {
	padding-top: 10px;
	display: block
}

.widget-area .widget-subscribe-from input {
	margin-right: 0;
	margin-bottom: 20px;
	width: 100%;
	background: #f3f7f9;
	border: 1px solid #ebebeb;
	padding: 15px 20px;
	font-size: 14px
}

.single-blog-page blockquote {
	font-size: 24px;
	color: #20509e;
	padding-left: 25px;
	border-left: 2px solid #16d0c5;
	line-height: normal;
	margin: 40px 0;
	display: block
}

.single-blog-page blockquote span {
	display: block;
	font-size: 16px;
	color: #16d0c5;
	padding-top: 10px
}

.single-blog-page .post-tags a {
	display: inline-block;
	font-size: 11px;
	text-transform: uppercase;
	padding: 6px 15px;
	margin-top: 5px;
	color: #75849a;
	background: #f3f7f9;
	border: 1px solid #ebebeb;
	margin-right: 5px
}

.comment-list,.releted-posts {
	margin-top: 25px;
	border-top: 1px solid #ebebeb
}

.single-blog-page .social-share {
	display: block;
	text-align: right
}

.single-blog-page .social-share p {
	display: inline-block;
	font-size: 14px;
	margin-right: 10px;
	color: #595959
}

.single-blog-page .social-share a {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-left: 8px;
	text-align: center;
	border-radius: 40px;
	background: #f3f7f9;
	color: #75849a;
	padding-top: 9px;
	font-size: 14px;
	-webkit-box-shadow: 0 0 0 1px #ebebeb;
	box-shadow: 0 0 0 1px #ebebeb;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}

.single-blog-page .social-share a:hover {
	color: #fff
}

.releted-posts {
	padding-top: 50px
}

.releted-posts .blog-item {
	padding-top: 25px
}

.releted-posts .blog-text {
	-webkit-box-shadow: 0 0 0 1px #ebebeb;
	box-shadow: 0 0 0 1px #ebebeb;
	padding: 28px 28px 20px
}

.releted-posts .blog-text .blog-title {
	font-size: 22px
}

.releted-posts .post-meta {
	margin-bottom: 0
}

.comment-area {
	padding-top: 50px
}

.comment-list {
	padding-top: 40px
}

.comment-list .replay-comment-list {
	list-style: none;
	margin-left: 14%
}

.comment {
	margin-bottom: 40px
}

.comment .comment-avator {
	float: left;
	width: 70px;
	height: 70px;
	border-radius: 50%
}

.comment .comment-content {
	padding-left: 100px
}

.comment .comment-content h5 {
	font-size: 18px;
	margin-bottom: 10px
}

.comment .comment-content h5 span {
	font-size: 12px;
	color: #acb9cc
}

.comment .comment-content p {
	margin-bottom: 0
}

.comment .comment-content .c-btn {
	font-family: Futura, sans-serif;
	display: inline-block;
	font-size: 14px;
	border: 1px solid #ebebeb;
	background: #f3f7f9;
	color: #20509e;
	padding: 4px 25px;
	border-radius: 2px;
	margin-right: 5px;
	margin-top: 20px
}

.comment .comment-content .c-btn:hover {
	color: #fff
}

.comment-form .form-group {
	position: relative;
	padding: 1px;
	margin-bottom: 20px
}

.comment-form input,.comment-form textarea {
	width: 100%;
	padding: 11px 20px;
	border: none;
	border: 1px solid #e5e5e5;
	position: relative;
	z-index: 1;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.comment-form input:focus,.comment-form textarea:focus {
	border-color: transparent
}

.comment-form input:focus+label,.comment-form textarea:focus+label {
	opacity: 1
}

.comment-form label {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: block;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.comment-form textarea {
	height: 115px;
	display: -ms-grid;
	display: grid
}

.contact-form {
	padding-right: 35px
}

.contact-form h5 {
	font-size: 16px;
	font-family: Lato, sans-serif
}

.contact-form h5 span {
	color: #16d0c5
}

.contact-form .form-group {
	position: relative;
	margin-bottom: 20px
}

.contact-form .form-group span {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 16px;
	color: #7bc063;
	opacity: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.contact-form .form-group span.active {
	opacity: 1
}

.contact-form .check-form {
	padding-right: 20px
}

.contact-form input,.contact-form textarea {
	width: 100%;
	height: 50px;
	border: none;
	border-bottom: 1px solid #ebebeb;
	font-size: 16px;
	padding-bottom: 10px;
	color: #20509e
}

.contact-form input:focus,.contact-form textarea:focus {
	border-color: #20509e
}

.contact-form textarea {
	padding-bottom: 10px;
	padding-top: 10px;
	height: 115px
}

.contact-form .contact-type .ct-label {
	display: inline-block;
	position: relative;
	padding-left: 20px;
	margin-bottom: 12px;
	margin-right: 40px;
	cursor: pointer;
	font-size: 16px;
	color: #acb9cc;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.contact-form .contact-type .ct-label input {
	position: absolute;
	opacity: 0;
	cursor: pointer
}

.contact-form .contact-type .ct-label input:checked ~.checkmark:after {
	content: '\f111';
	color: #16d0c5
}

.contact-form .contact-type .ct-label .checkmark {
	position: absolute;
	top: 3px;
	left: 0;
	height: 25px;
	width: 25px
}

.contact-form .contact-type .ct-label .checkmark:after {
	position: absolute;
	content: "\f10c";
	font-family: FontAwesome;
	font-size: 14px
}

.contact-form .contact-type .ct-label:last-child {
	margin-right: 0
}

.contact-form ::-webkit-input-placeholder {
	color: #acb9cc
}

.contact-form :-ms-input-placeholder {
	color: #acb9cc
}

.contact-form ::-ms-input-placeholder {
	color: #acb9cc
}

.contact-form ::placeholder {
	color: #acb9cc
}

.map {
	height: 390px;
	-webkit-box-shadow: 0 23px 49px rgba(33, 54, 61, .15);
	box-shadow: 0 23px 49px rgba(33, 54, 61, .15)
}

.hvr-float img,.hvr-rectangle-out {
	vertical-align: middle;
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: .3s
}

.client_logo {
	display: inline-block;
	float: left;
	padding: 10px
}
section#fact-section-institute {
    padding: 0px;
}
section#clients-page{
	padding-top: 120px !important;
	padding-bottom: 60px
}
/* clients page logo */
#clients-logo-image-webp img.img-responsive.text-center {
    width: 110px;
    height: 90px;
    margin:0 auto;
}
div#institute-page p.counter_number,small.counter_tilte {
	color: #fff
}

ul.institute-solutions {
	line-height: 28px
}

div#institute-page h2 {
	color: #ed8c13 !important;
	font-size: 35px;
	padding: 14px;
	font-family: Lato, sans-serif
}

section.page-info-section-institute {
	height: 430px;
	background-image: url(../img/page-info-institute-bg.png);
	background-size: 100% 430px;
	margin-top: 4%;
	background-color: #f3f7f9;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	display: block;
	padding-top: 40px
}

img.faculty-icon-img,section#contact_add .col-md-4.col-sm-4 {
	display: inline-block;
	float: left
}

div#institute-page .demo-text p {
	font-size: 20px
}

section#fact-section-institute .fact h2 {
	color: #fff !important;
	font-size: 45px !important;
	margin-right: 10px
}

div#institute-page img.demo-img {
	width: 85%;
	float: right
}

div#institute-page {
	padding-top: 30px !important
}

div#institute-page .demo-btn {
	padding-top: 40px
}

div#institute-page .demo-btn a {
	font-size: 45px
}

div#institute-page.demo-text {
	padding-top: 100px;
	text-align: center
}

.justify,p.about-text {
	text-align: justify
}

section#fact-section-institute .fact p {
	float: left;
	padding-top: 46px;
	line-height: 1.4;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px
}

div#institute-page a.primary_btn {
	padding: 5px 30px
}

.hvr-float img {
	display: inline-block;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	transition-duration: .3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.hvr-float:active img,.hvr-float:focus img,.hvr-float:hover img {
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px)
}

.col-md-6.col-lg-6.feature {
	float: left;
	min-height: 130px
}

section.page-info-section-faculty {
	padding-top: 15px
}

img.demo-img {
	width: 60%;
	padding-top: 30px;
	float: right
}

.col-sm-5.demo-text,.page_padding {
	padding-top: 100px
}

img.faculty-icon-img {
	width: 23%
}

.feature .feature-content {
	padding-left: 100px
}


section.features-section.spad.page .faculty-image {
	height: 450px;
	margin-left: 5%;
	padding-top:60px;
}
.faculty-title>h2::after,.faculty-title>h2::before {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	height: 40px;
	width: 40px;
	position: absolute;
	content: ""
}

.faculty-title>h2::before {
	border-color: #ed7210;
	border-style: solid none solid solid;
	border-width: 2px medium 0 2px;
	left: 36%;
	top: 108px
}

.faculty-title>h2::after {
	border-color: #fc624d;
	border-style: solid solid solid none;
	border-width: 0 2px 2px medium;
	top: 142px;
	right: 36%
}

.feature {
	min-height: 150px;
	margin-bottom: 30px
}

p.about-text {
	font-size: 15px;
	padding: 10px 0
}

.section_padding {
	padding: 10px 0
}

.addressBlock {
	width: 100%
}

.list-unstyled1 li {
	line-height: 1.5em !important;
	margin-bottom: 5px !important
}

.padding_left_0 {
	padding-left: 0
}

.about-company {
	position: absolute;
	top: 0
}

ul#top_ul li {
	color: #75849a
}

.responsive-section {
	display: none
}

@media ( max-width :991px) {
	.page_padding .about-company img {
		width: 40%;
		margin-top: 10px
	}
	.about-company {
		position: relative
	}
}

@media ( max-width :567px) {
	.section_padding {
		padding: 5px 0
	}
	.responsive-section {
		display: block;
		padding-top: 60px;
		text-align: center
	}
	img.laptop-image {
		width: 70% !important
	}
	.slider-text-section {
		height: 32px;
		padding-top: 30px
	}
	div#jssor_1,section#section_2 {
		display: none
	}
	.page_padding {
		padding-top: 120px
	}
	div#jssor_1 {
		top: 70px !important
	}
}

.hvr-rectangle-out {
	display: inline-block;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	background: #e1e1e1;
	-webkit-transition-property: color;
	transition-property: color;
	transition-duration: .3s
}

.hvr-rectangle-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2098D1;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.hvr-rectangle-out:active,.hvr-rectangle-out:focus,.hvr-rectangle-out:hover
	{
	color: #fff
}

.hvr-rectangle-out:active:before,.hvr-rectangle-out:focus:before,.hvr-rectangle-out:hover:before
	{
	-webkit-transform: scale(1);
	transform: scale(1)
}

.col-sm-6.panel-pricing.plan {
	float: left;
	display: inline
}

.page-info-section-pricing {
	height: 0;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	display: block;
	padding-top: 130px
}

.page-info-section-pricing h2,.page-info-section-pricing p {
	color: #fff !important
}

#pricing-table {
	text-align: center
}

#pricing-table .plan:nth-child(1) {
	border-radius: 5px 0 0 5px
}

#pricing-table .plan {
	font: 12px;
	text-shadow: 0 1px rgba(255, 255, 255, .8);
	background: #fff;
	border: 1px solid #ddd;
	color: #333;
	padding: 20px;
	position: relative;
	margin-bottom: 20px
}

@media ( min-width :768px) {
	#pricing-table .plan {
		float: left
	}
}

#pricing-table .plan:nth-child(1) h3 {
	border-radius: 5px 0 0
}

#pricing-table h3 {
	font-size: 20px;
	font-weight: 700;
	padding: 20px;
	margin: -20px -20px 50px;
	background-color: #eee;
	background-image: linear-gradient(#fff, #eee)
}

#pricing-table h3 p {
	display: block;
	font: 700 20px Georgia, Serif;
	color: #777;
	background: #fff;
	border: 5px solid #fff;
	height: 100px;
	width: 100px;
	margin: 10px auto -65px;
	border-radius: 100px;
	box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	padding-top: 10%
}

#pricing-table .signup {
	position: relative;
	padding: 8px 20px;
	margin: 20px 0 0;
	color: #fff;
	font: 700 14px Arial, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	background-image: linear-gradient(#ff6e07, #ff6e07);
	border-radius: 3px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 #FF5722
}

#pricing-table .signup:ACTIVE,#pricing-table .signup:FOCUS,#pricing-table .signup:HOVER
	{
	background-color: #72ce3f;
	background-image: linear-gradient(#72ce3f, #62bc30);
	border-radius: 3px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 #8BC34A
}

#pricing-table ul {
	margin: 20px 0 0;
	padding: 0
}

#pricing-table li {
	border-top: 1px solid #ddd;
	padding: 10px 0
}

.panel-pricing:hover {
	box-shadow: 0 0 30px rgba(0, 0, 0, .5);
	z-index: 10
}

.first,.second {
	height: 500px
}

button.btn.center.view-price {
	float: right;
	color: #2d2d2d;
	top: -80px;
	left: 89%;
	background-color: #f4d966;
	position: absolute
}

section.white_bg.pricing-view-section {
	height: 600px;
	background-image: url(../img/prices_img.png);
	background-size: 100% 100%;
	margin-top: 5%;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	position: relative;
	display: block
}

a.user1.signuppopup {
    display: none;
}
/******* css ****************/





@media ( max-width :1150px) {
	.nta_slider_img {
		width: 400px;
		left: 400px
	}
}

@media ( max-width :991 px) {
	.nta_slider_img {
		width: 420px !important;
		left: 475px !important
	}
}

@media ( min-width :1200px) {
	.container {
		max-width: 1170px
	}
}

@media ( max-width :1585px) {
	.hero-section .laptop-image {
		left: 0
	}
}

@media ( max-width :1425px) {
	.header-section .site-btn {
		margin-left: 0
	}
	.hero-section,.page-info-section {
		background-position: right 30% top
	}
	.hero-section .laptop-image {
		width: auto;
		max-width: 100%;
		top: 0
	}
	.col-md-6.nta-image {
		margin-top: -25px
	}
	.about-img {
		left: -50px;
		width: 600px
	}
}

@media ( min-width :1199px) and (max-width:1390px) {
	.member {
		padding: 35px 10px
	}
	.member-img {
		width: 160px;
		height: 160px
	}
	.member-info {
		padding: 50px 27px 10px;
		height: 275px
	}
	.member-social a {
		margin: 0 5px
	}
}

@media ( max-width :1199px) {
	.main-menu {
		padding-top: 12px
	}
	.feature {
		min-height: 140px;
		margin-bottom: 5px
	}
	.feature .feature-content {
		padding-left: 75px
	}
	.feature .feature-content h4 {
		margin-bottom: 5px;
		font-size: 22px
	}
	.faculty-title>h2::after {
		height: 40px;
		top: 142px;
		right: 33%;
		width: 40px
	}
	.faculty-title>h2::before {
		height: 40px;
		left: 33%;
		top: 108px;
		width: 40px
	}
	.menu-list li a {
		margin-right: 15px;
		color: #000
	}
}

@media only screen and (min-width:992px) and (max-width:1600px) {
	.process-step {
		min-height: 318px
	}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
	.menu-list li a {
		margin-right: 15px
	}
	.hero-section,.page-info-section {
		background-position: right 23% top
	}
	.about-img {
		left: 0;
		width: 480px
	}
	.member {
		width: calc(33.333333% -   25px);
		margin-bottom: 30px
	}
	.team-members {
		text-align: center
	}
	.fact h2 {
		font-size: 45px;
		margin-right: 10px
	}
	.fact p {
		padding-top: 7px
	}
	.fact i {
		font-size: 67px
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.newsletter-section,.review-section,.team-members {
		text-align: center
	}
	.header-section {
		padding: 30px 15px 0
	}
	.menu-list li a {
		margin-right: 6px;
		font-size: 14px;
		padding: 10px 5px
	}
	.header-section .site-btn {
		margin-left: 10px
	}
	.hero-section {
		background-position: right 25% top;
		height: 730px;
		padding-top: 160px
	}
	.page-info-section {
		background-position: right 33% top
	}
	.page-info-section h2 {
		font-size: 40px
	}
	.hero-text h2 {
		font-size: 45px
	}
	.process-step:after {
		width: 154px;
		height: 35px;
		top: -10px;
		right: -44%;
		background-size: contain
	}
	.about-img {
		position: relative;
		display: block;
		left: 0;
		width: auto;
		margin-top: 50px
	}
	.member {
		width: calc(33.333333% -   25px);
		margin-bottom: 30px;
		padding: 35px 10px
	}
	.member-img {
		width: 160px;
		height: 160px
	}
	.member-info {
		padding: 50px 27px 10px;
		height: 275px
	}
	.member-social a {
		margin: 0 5px
	}
	.fact {
		margin-bottom: 30px
	}
	.pull-3 {
		right: 0
	}
	.push-8 {
		left: 0
	}
	.review-text {
		padding: 0 60px
	}
	.review-text-slider .owl-nav {
		padding-top: 0;
		position: absolute;
		top: 50%;
		margin-top: -45px;
		left: 0;
		width: 100%
	}
	.review-text-slider .owl-prev {
		float: left
	}
	.review-text-slider .owl-next {
		float: right
	}
	.review-meta-slider {
		margin: auto
	}
	.author-meta {
		padding-top: 0
	}
	.newsletter-form {
		padding-left: 0
	}
	.footer-widget {
		margin-bottom: 30px
	}
}

@media only screen and (max-width:767px) {
	img.img-fluid.img-responsive.chart2 {
    display: none;
}
	.newsletter-section,.review-section {
		text-align: center
	}
	.header-section {
		padding: 20px 0;
		background: #fff
	}
	.header-section .responsive-bar {
		float: right;
		font-size: 25px;
		display: block;
		cursor: pointer
	}
	.header-section .user {
		float: right;
		font-size: 25px;
		color: #333;
		margin-right: 20px;
		display: block
	}
	.hero-text h2,.page-info-section h2 {
		font-size: 40px
	}
	.main-menu {
		float: none;
		position: absolute;
		width: 100%;
		left: 0;
		top: 100%;
		background: #fff;
		padding: 0 15px;
		display: none;
		-webkit-box-shadow: 0 14px 43px rgba(33, 54, 61, .15);
		box-shadow: 0 14px 43px rgba(33, 54, 61, .15)
	}
	.menu-list {
		list-style: none
	}
	.menu-list li {
		display: block;
		width: 100%;
		border-top: 1px solid #e1e1e1
	}
	.menu-list li a {
		display: block;
		padding: 10px 5px;
		margin-right: 0;
		color: #333
	}
	.menu-list li a:hover {
		color: #ed8212
	}
	.hero-section {
		height: auto;
		padding-bottom: 100px;
		padding-top: 160px;
		background-position: right 50% top
	}
	.page-info-section {
		background-position: right 56% top;
		margin-top: 97px
	}
	.about-img {
		position: relative;
		display: block;
		left: 0;
		width: auto;
		margin-top: 50px
	}
	.header-section .site-btn,.process-step:after {
		display: none
	}
	.team-members {
		margin: 0;
		padding: 0 15px
	}
	 
	div#institute-page  .col-sm-12.demo-text.wow.fadeInLeft.text-center {
    padding-top: 0px;
}
	.fact,.member {
		margin-bottom: 30px
	}
	.member {
		width: 100%;
		margin-left: 0
	}
	.pull-3 {
		right: 0
	}
	.push-8 {
		left: 0
	}
	.review-text {
		padding: 0 60px
	}
	.review-text-slider .owl-nav {
		padding-top: 0;
		position: absolute;
		top: 50%;
		margin-top: -45px;
		left: 0;
		width: 100%
	}
	.review-text-slider .owl-prev {
		float: left
	}
	.review-text-slider .owl-next {
		float: right
	}
	.review-meta-slider {
		margin: auto
	}
	.author-meta {
		padding-top: 0
	}
	.newsletter-form {
		padding-left: 0
	}
	.review-text p {
		font-size: 20px
	}
	.blog-item,.footer-widget {
		margin-bottom: 30px
	}
	.single-blog-page .social-share {
		text-align: left;
		margin-top: 20px
	}
}

@media only screen and (max-width:479px) {
	.review-text {
		padding: 0 45px
	}
	.review-text p {
		font-size: 18px
	}
	.newsletter-form input {
		padding-right: 30px
	}
	.newsletter-form button {
		position: relative;
		padding: 14px;
		border-radius: 50px;
		margin-top: 23px
	}
	.review-text-slider .owl-next,.review-text-slider .owl-prev {
		width: 40px;
		height: 40px;
		font-size: 18px
	}
	.review-meta-slider {
		width: auto
	}
	.member-img {
		width: 180px;
		height: 180px
	}
	.member-info {
		padding: 50px 20px 10px;
		height: 320px
	}
	.blog-text {
		padding: 15px
	}
	.comment .comment-avator {
		float: none;
		margin-bottom: 20px
	}
	.comment .comment-content {
		padding-left: 0
	}
}

@media ( max-width :1300px) {
	div#rank_booster {
		left: 40px;
		padding: 35px
	}
}

@media only screen and (min-width:1092px) and (max-width:1199px) {
	div#rank_booster {
		left: 115px;
		padding: 35px
	}
}
@media(max-width:1024px) {
	section#fact-section-institute .fact p {
    float: left;
    padding-top: 38px;
    line-height: 1.4;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
}
section#fact-section-institute .fact h2 {
    color: #fff !important;
    font-size: 36px !important;
    margin-right: 10px;
}
}

@media ( max-width :991px) {
	.main-menu {
		padding-top: 3px
	}
	footer.footer-section {
		padding-top: 25px
	}
	section.page-info-section-institute {
		height: 340px;
		background-image: url(../img/page-info-institute-bg.png);
		background-size: 100% 340px;
		margin-top: 4%;
		background-repeat: no-repeat;
		position: relative;
		overflow: hidden;
		display: block
	}
	.col-sm-6.column-2.footer_widget_2 {
		margin-top: 1%
	}
	section.recent_update_area h3 {
		font-size: 25px
	}
	div#rank_booster {
		left: 115px;
		padding: 35px
	}
}

@media ( max-width :855px) {
	div#rank_booster {
		left: 50px;
		top: 645px;
		padding: 15px
	}
	a.site-btn.header-sign-up-btn {
		font-size: 13px !important;
		min-width: 100px !important;
		padding: 10px 0 !important;
		margin-left: 0 !important
	}
}

@media ( max-width :767px) {
	.demo-text,footer.footer-section ul>li {
		text-align: center
	}
	a.user1.signuppopup {
    display: block;
}
	
	.fact {
    margin-bottom: 0px;
}
	.contect_div_list {
		margin-left: 2%
	}
	.open>.dropdown-menu {
		display: block;
		position: relative
	}
	.demo-text {
		padding-top: 46px
	}
	div#rank_booster {
		left: 10px;
		top: 0;
		padding: 20px;
		position: relative;
		z-index: 0
	}
	.col-lg-8.offset-lg-4.col-sm-12.about-text {
		padding-top: 2px
	}
	section.about-section.spad {
		min-height: 470px;
		padding: 10px 0 !important
	}
	.hand-img {
		margin-top: 0;
		height: 340px;
		margin-left: 15%
	}
	.faculty-image {
		height: 340px;
		margin-left: 0
	}
	.pricing-image h2 {
		padding-top: 40px !important
	}
	.slider-text-section h3 {
		font-size: 36px
	}
	.slider-text-section {
		top: -15%;
		height: 32px;
		font-size: 16px
	}
	.about-text h2,h2 {
		font-size: 36px
	}
	.about-text h2 {
		margin-bottom: 10px
	}
	.about-img {
		margin-top: 25px
	}
	.about-img-company2 {
		display: none
	}
	.col-sm-6.column-2.footer_widget_2 {
		margin-top: 0%
	}
}

@media ( max-width :576px) {
	.footer_widget_2 ul li {
		display: inline-block;
		padding: 0 15px
	}
	h5.widget-title {
		text-align: center
	}
	div#rank_booster {
		left: 0;
		top: 0;
		padding: 8px 0;
		background-color: transparent;
		border: 1px solid orange
	}
}

@media ( max-width :575px) {
	.first {
		height: 1250px !important
	}
	.second {
		height: 1050px
	}
	figure.blog-thumb img {
		margin: 0 auto 0 25%;
		text-align: center;
		width: 50%
	}
	#responsive-section button.site-btn.sb-gradients {
		margin-top: 15%
	}
	div#institute-page .demo-btn a {
    font-size: 20px;
	}
section.page-info-section-institute {
    height: 290px;
}
div#institute-page .col-sm-12.demo-text.wow.fadeInLeft.text-center {
    padding-top: 15px;
}
}
@media(max-width:480px) {
	section#fact-section .fact p {
	font-size: 16px;
    padding-top: 27px;
   /* padding-top: 2px;*/
	}
	section#fact-section .fact h2 {
	padding: 0px;
    font-size: 33px;
    color: #16d0c5 !important;
    margin-right: 10px !important;
  
}
section#fact-section  {
    padding: 30px 5px; 
}

section#fact-section .fact {
    margin-bottom: 0px;
}
.header-section {
    padding: 15px 0;
  
}
div#exam-menus-frontend   {
    padding: 120px 20px 10px;
    }
}
@media ( max-width :450px) {
	ul.institute-solutions {
    margin-left: 15px;
	}
	.section-title h2 {
		margin-bottom: 8px;
		font-size: 30px
	}
	
	
	section.features-section.spad.page img {
	padding-top:0px !important;
	}
	section#clients-page {
    padding-top: 80px !important;
    padding-bottom: 25px;
}
	#responsive-section button.site-btn.sb-gradients {
    margin-top: 4%;
}
.site-btn {
  
    margin-top: 5px;
    padding: 10px;
    font-size: 15px;
}


	.first {
		height: 1300px !important
	}
	.responsive-section {
		padding-top: 90px
	}
	.hero-section {
		padding-bottom: 6px;
		padding-top: 130px
	}
	.responsive-section button.site-btn.sb-gradients {
		margin-top: 2%
	}
}


@media ( max-width :360px) {
	#responsive-section button.site-btn.sb-gradients {
		margin-top: 3%
	}
	.page_padding {
    padding-top: 80px;
}

/*	.hero-section {
    padding-bottom: 6px;
    padding-top: 75px;
}*/
	.demo-text {
		padding-top: 60px
	}
	.slider-text-section {
		margin-top: 12%;
		font-size: 14px
	}
	.slider-text-section h3 {
		font-size: 22px
	}
	.about-text h2 {
		font-size: 28px;
		margin-bottom: 10px
	}
	h2.demo-text-h2 {
		font-size: 25px
	}
	.common_style .line {
		position: relative;
		text-transform: uppercase;
		letter-spacing: 2px;
		padding-bottom: 10px;
		margin-bottom: 0
	}
	.col-lg-6.col-sm-6.right.wow.fadeInRight.animated {
		padding: 10px 30px
	}
	.chart2 {
		display: none
	}
}