/*Theme Name:   powergrid Theme
Theme URI:    http://sarkaripaiksha.com/powergrid
Description:  Academy child theme for powergrid
Author:       Sarkari Pariksha
Author URI:   http://www.sarkaripariksha.com
Template:     academy
Version:      1.0.0
*/

@import url("../academy/style.css");
html,
body {
	margin: 0;
	font-size: 100%;
	background: #fff;
	font-family: 'Work Sans', sans-serif;
}

body a {
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

a:hover {
	text-decoration: none;
}

input[type="button"],
input[type="submit"] {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: 'Work Sans', sans-serif;
}

p {
	margin: 0;
	letter-spacing: 1px;
	font-size: 0.9em;
}

ul {
	margin: 0;
	padding: 0;
}

label {
	margin: 0;
}


/*-- header --*/

.w3l_header_left{
	float:left;
	margin: 12px 0 0 10px;
}
.w3l_header_left ul li{
	display:inline-block;
	margin-right:2em;
	font-size:14px;
	color: #FFF;
}
/*- Plan Panel-1 ----------*/
.panel-1>.panel-heading-1{
	padding: 20px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-1{
	    border-color: #ebccd1 !important;
}

.btn-panel-1{
    font-size: 18px;
    color: #fff !important;
	background-color: #d9534f;
    border-color: #d43f3a;
    padding: 8px;
}
.btn-panel-1:hover{
	color:#fff !important;
}

/*- Plan Panel-2 ----------*/

.panel-2>.panel-heading-2{
	padding: 20px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-2{
	   border-color: #f9e2b2 !important;
}

.btn-panel-2{
    font-size: 18px;
    color: #fff !important;
	background-color: #f0ad4e;
    border-color: #eea236;
    padding: 8px;
}
.btn-panel-2:hover{
	color:#fff !important;
}

/*- Plan Panel-3 ----------*/

.panel-3>.panel-heading-3{
	padding: 20px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-3{
	   border-color: #caf5a7 !important;
}

.btn-panel-3{
    font-size: 18px;
    color: #fff !important;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 8px;
}
.btn-panel-3:hover{
	color:#fff !important;
}

/*- Plan Panel-4 ----------*/
.panel-4>.panel-heading-4{
	padding: 20px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-4{
	    border-color: #ebccd1 !important;
}

.btn-panel-4{
    font-size: 18px;
    color: #fff !important;
	background-color: #d9534f;
    border-color: #d43f3a;
    padding: 8px;
}
.btn-panel-4:hover{
	color:#fff !important;
}

/*- Plan Panel-5 ----------*/

.panel-5>.panel-heading-5{
	padding: 20px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-5{
	   border-color: #f9e2b2 !important;
}

.btn-panel-5{
    font-size: 18px;
    color: #fff !important;
	background-color: #f0ad4e;
    border-color: #eea236;
    padding: 8px;
}
.btn-panel-5:hover{
	color:#fff !important;
}

/*- Plan Panel-6 ----------*/

.panel-6>.panel-heading-6{
	padding: 20px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-6{
	   border-color: #caf5a7 !important;
}

.btn-panel-6{
    font-size: 18px;
    color: #fff !important;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 8px;
}
.btn-panel-6:hover{
	color:#fff !important;
}



/*- Plan Panel-8 ----------*/

.panel-8>.panel-heading-8{
	padding: 20px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-8{
	   border-color: #f9e2b2 !important;
}

.btn-panel-8{
    font-size: 18px;
    color: #fff !important;
	background-color: #f0ad4e;
    border-color: #eea236;
    padding: 8px;
}
.btn-panel-8:hover{
	color:#fff !important;
}

/*- Plan Panel-9 ----------*/

.panel-9>.panel-heading-9{
	padding: 20px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-9{
	   border-color: #caf5a7 !important;
}

.btn-panel-9{
    font-size: 18px;
    color: #fff !important;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 8px;
}
.btn-panel-9:hover{
	color:#fff !important;
}

/*- Plan Panel-9 ----------*/
.panel-7>.panel-heading-7{
	padding: 20px 10px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-7{
	    border-color: #ebccd1 !important;
}

.btn-panel-7{
    font-size: 18px;
    color: #fff !important;
	background-color: #d9534f;
    border-color: #d43f3a;
    padding: 8px;
}
.btn-panel-7:hover{
	color:#fff !important;
}



.heading-agileinfo span.brack a{
	float: right;
	font-weight: bolder;
	color: #252a7a !important;
	margin: 0em 0.5em 0.5em;
	text-decoration:none;
	font-size: 26px;
}
.welcom_logo{
	width: 255px;
	padding: 10px; 
	box-shadow: 0px 0px 8px 2px #ddd;
	margin-top: 80px;
}
.swipe_img{
	width: 50%;
}
li {
    margin-bottom: 0.5em;
    text-align: left;
    list-style: none;
}
@media (min-width: 768px)
.navbar-nav {
    float: right;
    margin: 0;
}
@media only screen and (max-width: 600px) {
	.w3l_header_left ul li{
		margin-left: 5em;
}
.swiper-slide{
	width: 100% !important;
}
.agileits-feedback-grids{
	margin-bottom: 1em !important;
}
.swipe_img{
	width: 100%;
}
.flex-direction-nav .flex-next{
	top:-8em;
}
.flex-direction-nav .flex-prev{
	    top: -8em;
    left: 3.2% !important;
}
.testimonial-info-wthree{
	    padding: 1em 0em 0em 0em !important;
    float: left !important;
    width: 100% !important;
}
.link-effect-2{
	    margin-top: 3em;
}
.welcom_logo{
	    margin: 1em;
}
.grid1 p{
	    margin-bottom: 0;
}
}
.w3l_header_left ul li i {
    padding-right:0.2em;
    color: #FFF;
}
.w3l_header_left ul li a{
	color:#fff !important;
	text-decoration:none;
}
.w3l_header_left ul li a:hover{
	color:#fff;
}
.w3l_header_right{
	float: right;
}
/*-- social-icons --*/
/*--top header start here--*/
.w3ls-social-icons.text-left a {
    display: inline-block;
}
.w3ls-social-icons i {
    font-size: 15px;
    background: #333;
    padding: 8px 10px;
    color: #fff;
    border: 1px solid #333;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.w3ls-social-icons i:hover {
    background: #f1863a;
    color: #fff;
    border: 1px solid #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.w3ls-social-icons i.tw:hover {
    background: #29a1f3;
    color: #fff;
    border: 1px solid #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.w3ls-social-icons i.pin:hover {
    background: #cb3230;
    color: #fff;
    border: 1px solid #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.w3ls-social-icons i.link:hover {
    background: #1d7ab9;
    color: #fff;
    border: 1px solid #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.w3ls-social-icons i.fb:hover {
    background: #425f9c;
    color: #fff;
    border: 1px solid #fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}

.top-header-main {
    padding: 1em 0em;
}
.header-address h6 {
    font-size:0.9em;
    color: #fff;
    display: inline-block;
}
.logo h1 {
    font-size:2.5em;
}
.agileits_w3layouts_banner_nav {
    margin: 0 auto;
    width: 100%;
    background: #333;
    padding: 0 2em;
}
.agileits_top_menu {
	background: #242a7a;
    float: left;
    width: 100%;
}
/*-- //social-icons --*/
/*.header-1 {
    background: url(../images/banner1.jpg) 0px 0px no-repeat;
    background-size: cover;
    min-height: 380px;
}*/
/*--header--*/

.content {
	margin: 0;
	padding: 0px;
}
.border{
border:transparent !important;
background:transparent !important;
}
.navbar, .dropdown-menu{
background:rgba(255,255,255,0.25);
border: none;

}

.nav>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>li>a, .dropdown-menu>li{
  border-bottom: 3px solid transparent;
}
.nav>li>a:focus, .nav>li>a:hover,.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
  border-bottom: 3px solid transparent;
  background: none;
}
.navbar a, .dropdown-menu>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .navbar-toggle{
 color: #fff;
}
.dropdown-menu{
      -webkit-box-shadow: none;
    box-shadow:none;
}

.nav li:hover:nth-child(8n+1), .nav li.active:nth-child(8n+1){
  border-bottom: #C4E17F 3px solid;
}
.nav li:hover:nth-child(8n+2), .nav li.active:nth-child(8n+2){
  border-bottom: #F7FDCA 3px solid;
}
.nav li:hover:nth-child(8n+3), .nav li.active:nth-child(8n+3){
  border-bottom: #FECF71 3px solid;
}
.nav li:hover:nth-child(8n+4), .nav li.active:nth-child(8n+4){
  border-bottom: #F0776C 3px solid;
}
.nav li:hover:nth-child(8n+5), .nav li.active:nth-child(8n+5){
  border-bottom: #DB9DBE 3px solid;
}
.nav li:hover:nth-child(8n+6), .nav li.active:nth-child(8n+6){
  border-bottom: #C49CDE 3px solid;
}
.nav li:hover:nth-child(8n+7), .nav li.active:nth-child(8n+7){
  border-bottom: #669AE1 3px solid;
}
.nav li:hover:nth-child(8n+8), .nav li.active:nth-child(8n+8){
  border-bottom: #62C2E4 3px solid;
}

.navbar-toggle .icon-bar{
    color: #fff;
    background: #fff;
}

.header_content{
background: none repeat scroll 0 0 #fff;
border-radius: 2px;
display: inline-block;
margin: 10px 0;
padding: 5px;
width: 100%;
}
.content p:last-child {
	margin: 0;
}

.content a.button {
	display: inline-block;
	padding: 10px 20px;
	background: #ff0;
	color: #000;
	text-decoration: none;
}

.content a.button:hover {
	background: #000;
	color: #ff0;
}

.content.title {
	position: relative;
	background: #333;
}

.navbar-nav {
	float: right !important;
	/*margin:auto -90px;*/
}

.content.title h1 span.demo {
	display: inline-block;
	font-size: .5em;
	padding: 10px;
	background: #fff;
	color: #333;
	vertical-align: top;
}

.content.title .back-to-article {
	position: absolute;
	bottom: -20px;
	left: 20px;
}

.content.title .back-to-article a {
	padding: 10px 20px;
	background: #23B684;
	color: #fff;
	text-decoration: none;
}

.content.title .back-to-article a:hover {
	background: #23B684;
}

.content.title .back-to-article a i {
	margin-left: 5px;
}

.content.white {
	background: #fff;
	padding: 1em 0;
}

.content.black {
	background: #000;
}

.content.black p {
	color: #999;
}

.content.black p a {
	color: #08c;
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0!important;
	/*border: 1px solid transparent;*/
}

.navbar-default {
	background-color: #fff;
	border-color: #fff;
}

.navbar-brand {
	float: left;
	padding: 0!important;
	font-size: 18px;
	line-height: 0px!important;
	/*height: 0px!important;*/
	text-transform: uppercase;
}

.navbar-default a.navbar-brand h1 {
	color: #282828;
	font-weight: bold;
}

.navbar-default .navbar-nav>li>a {
	color: #282828;
	font-size: 0.9em;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 14px 8px;
}

.navbar-nav>li>a {
	padding-top: 18px;
	padding-bottom: 15px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a.active {
	color: #f1863a;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: rgba(35, 182, 132, 0);
    color: #f1863a;
}
.navbar-default .navbar-brand label {
	color: #ff4f81;
	display: block;
	font-size: 0.3em;
	text-align: center;
	letter-spacing: 3px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #202020;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #f1863a;
}

.navbar-default .navbar-nav>.active>a:before {
	background: #f1863a;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
}

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 0;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #282828;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
}

.effect-3 {
	overflow: hidden;
}

.effect-3:before {
	left: -1px;
	bottom: 0;
	width: 100%;
	height: 2px;
	background:#f1863a;
	content: '';
	position: absolute;
	transition: transform .5s ease;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
}

.effect-3:hover:before {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #f1863a;
	background: none;
}

.navbar-nav>li {
	float: left;
	margin: 0 5px;
}

.navbar-default .navbar-toggle {
	border-color: #202020;
}

.dropdown-menu .divider {
	height: 0;
	margin: 0;
	overflow: none;
	background: none;
}

.dropdown-menu .divider {
	border-bottom: 1px solid #E8E7EC;
	padding: 3px 0;
}

.main-content {
	padding: 0em 0;
}
.dropdown-menu {
    min-width: 124px;
    text-align: center;
    background: rgba(0, 0, 0, 0.65);
}
.dropdown-menu.columns-2 {
	min-width: 400px;
}

.dropdown-menu.columns-3 {
	min-width: 600px;
}

.dropdown-menu li a {
	padding: 5px 15px;
	font-weight: 300;
	color:#fff
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #f1863a;
    text-decoration: none;
    background-color: rgba(245, 245, 245, 0);
}
.multi-column-dropdown {
	list-style: none;
}

.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
}

.multi-column-dropdown li a:hover {
	text-decoration: none;
	color: #23B684;
	background: none;
}

@media (max-width:767px) {
	.dropdown-menu.multi-column {
		min-width: 240px !important;
		overflow-x: hidden;
	}
	.navbar-nav {
		float: left;
		margin: 0;
		margin-left: 0em;
		width: 100%;
		background: #eee;
		margin-top: 1em;
	}
}


.codes {
	padding: 5em 0;
	background: #fff;
}

.codes.agileitsbg2 {
	background: #E74C3C;
	background-image: -webkit-linear-gradient(#ff9d2f, #ff6126);
	background-image: -moz-linear-gradient(#ff9d2f, #ff6126);
	background-image: -ms-linear-gradient(#ff9d2f, #ff6126);
	background-image: linear-gradient(#ff9d2f, #ff6126);
	padding-bottom: 10em;
}

.codes.agileitsbg3 {
	background: #3498DB;
	padding-bottom: 10em;
}

.codes.agileitsbg4 {
	background: #2ECC71;
	padding-bottom: 10em;
}


/*-- /testimonials_section--*/
.testimonials_section {
	padding: 6em 0 8em 0;
}


.testimonials_grid_wthree h4 {
	font-size: 1.1em;
	color: #6b6a6a;
	line-height: 2.2em;
	margin: 1em auto;
	padding-left: 2.5em;
	position: relative;
	width: 73%;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}
.testimonials_grid_wthree h5 {
	font-weight: 600;
	color: #141415;
	font-size: 1.4em;
}
.testimonials_grid_wthree i.fa.fa-quote-left {
	color: #fcb314;
	font-size: 2em;
}
.testimonials_grid_wthree {
	text-align: center;
}
.testimonials_grid_wthree img {
	margin: 0 auto;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}
/*-- //testimonials_section--*/
/*-- /inner_page --*/
.inner_page_agile {
	text-align: center;
	background: url(../images/candidate.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 255px;
	padding-top: 6em;
}
.inner_page_agile h3 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 2.5em;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.29);
	letter-spacing: 1px;
}

.inner_page_agile p {
	color: #f1f1f1;
	letter-spacing: 6px;
	font-size: 0.9em;
	margin-top: 10px;
}

.services-breadcrumb_w3layouts {
	width: 100%;
	border: none;
	padding: 1em 0;
	background: #eee;
}

.services-breadcrumb_w3layouts ul li span {
	padding: 0 1.5em;
}

ul.short_w3ls {
	text-align: left;
}

ul.short_w3ls li {
	list-style: none;
	display: inline-block;
}

.inner_breadcrumb {
	width: 80%;
	margin: 0 auto;
}

ul.short_w3ls li a {
	color: #ff4f81;
	text-decoration: none;
}
/* about */
.heading-agileinfo {
    font-weight: 600;
    letter-spacing: .5px;
    font-size: 40px;
    margin-bottom: 0.9em;
    text-align: center;
    color: #262a7a;
    text-transform: uppercase;
    position: relative;
    margin-top: 0.5em;
}
.cen{position: relative;
    top: 3px;}
.heading-agileinfo span {
    display: block;
    font-size: 17px;
    margin-top: 0em;
    letter-spacing: 4px;
    text-transform: capitalize;
    color: #000000;
    font-weight: 500;
}
.heading-agileinfo span:after {
    content: '';
    background: #212121;
    height: 2px;
    width: 70px;
    position: absolute;
    top: 132%;
    right: 47%;
}
a.wthree-.about-link {
    color: #fff;
    border: 1px solid #03afdd;
    background: #03afdd;
    border-radius: 0;
    padding: 0.5em 2.5em;
    outline: none;
    font-size: 1em;
    margin: 4% auto 0;
    font-weight: 600;
    letter-spacing: 4px;
    display: inline-block;
    text-transform: uppercase;
}

.agileits-about-grid p {
    margin: 0 auto;
    font-size: 15px;
    text-align: justify;
    line-height: 1.8em;
    color: #999;
}
.agileits-about-grid1 {
    border: 1px solid #000;
}
.swiper-container {
    width: 100%;
    
    background: #fff;
}    
 .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: transparent;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
.agileits-about-grid2 {
   border: 1px solid #000;
   border-left:none;
   border-right:none;
}

.agileits-about-grid3 {
    border: 1px solid #000;
}
.agile-about{
    padding: 3em 0 3em;
    background: #ffffff;
    border-bottom: 2px solid;
}

/* //about */


/* about-bottom */
.agileits-about-btm {
    padding: 1em 0;
}

.ab1 {
 padding: 0em 0 1em 2em;
}
.ab1 span {
    color: #000;
    font-size: 1em;
}


h4.agileinfo-head {
    color: #f1863a;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0.7em 0;
    font-size: 1.8em;
}

.ab1 h5 {
    color: #000;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 600;
    margin: 1em 0 0.2em;
}
.ab1 p {
    color: #999;
    font-size: 15px;
    line-height: 1.8em;
    margin: 10px 0 0;
}


/* //about-bottom */

/*-- stats --*/

.w3layouts_stats_left {
    text-align: center;
}

.w3layouts_stats_left p {
    font-size: 3em;
    font-weight: 100;
    letter-spacing: 2px;
    color: #ffffff;
    margin: 0.1em 0 0.1em 0;
}
.w3layouts_stats_left h3 {
    font-size: 1.3em;
    color: #ff4f81;
    letter-spacing: 3px;
    margin: 30px 0 20px;
    font-weight: 600;
}

.w3layouts_stats_left span {
    font-size: 2.5em;
    color: #fff;
}

.w3l_stats_bottom_grid_left img {
    margin: 0 auto;
}

.stats {
	background: linear-gradient(to left, #f6af78, #f3933b);s
}

.agile_inner_info_stats {
    margin-top: 2em;
}

span.ttt {
    color: #000;
}
/*-- //stats --*/
/*-- feedback --*/ 
.feedback {
    background: #eee;
    background-size: cover;
    padding: 2em 0;
  background: #eee;
  background-size: cover;
  padding:2em 0;
}
.agileits-feedback-grids {
  background: rgba(0, 0, 0, 0.47);
  padding: 1em;
  -webkit-box-shadow: 0px 1px 7px #8e8e8e;
  -moz-box-shadow: 0px 1px 7px #8e8e8e;
  box-shadow: 0px 1px 7px #8e8e8e;
}
.feedback-top {
    padding: 1em 1.5em;
    background: rgba(0, 0, 0, 0.47);
    position: relative;
    border-radius: 5px;
}
.feedback-top p{
  color:#fff;
}
.feedback-top:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 27%;
  width: 0;
  height: 0;
  border-top: 9px solid rgba(0, 0, 0, 0.47);
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
}
.feedback-img{
    float: left;
    width: 28%;
}
.feedback-grids {
    margin: 2em auto 0;
    width: 55%;
}
.feedback-img img{
border-radius:50%;
	width:100%;
}
.feedback-info {
    margin: 1em !important;
}
.feedback-img-info{
    float: left;
    width: 65%;
    margin-left: .5em;
}
.feedback-img-info h5 {
    color: #fff;
    font-size: 1.1em;
    margin: 0;
    font-weight: 600;
}
.feedback-img-info p {
	font-weight: bolder;
    color: #ffffff;
    font-size: .9em;
    margin: 0.5em 0 0;
}
.owl-theme .owl-controls .owl-page span{
	background: #fff;
}
/*-- //feedback --*/
/* services */
.heading h3 {
    font-size: 45px;
	text-align:center;
    text-transform: uppercase;
    color: #000;
}
.heading p {
    text-align: center;
    color: #000;
    line-height: 26px;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 50px;
}
.grid1 {
	margin-bottom: 20px;
    text-align: center;
    background: #e0e0e0;
    background: #ffc107;
	background:#fff;
    padding: 8px 0px;
    -webkit-box-shadow: 0 0 40px #aaa;
    -moz-box-shadow: 0 0 40px #aaa;
    box-shadow: 0 0 40px #aaa;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
	-webkit-box-shadow:0px 1px 8px 0px rgba(158, 158, 158, 0.75);
	-moz-box-shadow:0px 1px 8px 0px rgba(158, 158, 158, 0.75);
	box-shadow:0px 1px 8px 0px rgba(158, 158, 158, 0.75);
}
.grid1:hover {
    background: #cccccc;
}
.grid1 h4 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 25px 0 20px;
    color: #212121;
}
.grid1 p {
    font-size: 14px;
    letter-spacing: .5px;
    color: #6b6b6b;
}
.services {
    padding: 2em 0 0em !important;
}
.services .heading h3 ,.services .heading p{
    color: #fff;
}
.services-top-grids {
    margin-bottom: 30px;
}
.grid1 i.fa {
    font-size: 40px;
    color: #ff4f81;
}
/* //services */
/*-- news --*/ 
.news {
    padding: 5em 0;
}
.news-agileinfo {
    margin-top: 5em;
}
.wthree-news-grids {
    margin-top: 5em;
}
.datew3-agileits-info {
    padding-left: 2em;
} 
.datew3-agileits img.img-responsive {
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    overflow: hidden;
    border: solid #dedede;
}
.datew3-agileits-info h5 {
    margin: 0;
}
.datew3-agileits-info h5 a {
    color: #000;
    text-decoration: none;
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: 600;
	    letter-spacing: 1px;
}
.datew3-agileits-info h5 a:hover {
    color:#ff4f81 ;
}
.datew3-agileits-info h6 {
    font-size: 1em;
    color: #ff4f81;
    font-weight: 600;
    margin: 1em 0;
    letter-spacing: 1px;
}
.datew3-agileits-info p {
    margin: 1em 0 0;
    color: #999999;
    font-size: .9em;
    line-height: 1.8em;
}
.datew3-agileits.datew3-agileits-fltrt {
    float: right;
}
.news-right h4 {
    color: #000;
    font-size: 2em;
    margin: 0;
}
.news-right {
    padding-left: 4em;
}
.achievesw3-agile {
	background:#97f302;
    padding: 1em;
    display: inline-block;
    margin: 2em 0 0 0;
}
.achievesw3-agile ul{
	padding:0;
	margin:0;
}
.achievesw3-agile ul li {
    display: block;
    margin: 1.3em 1em;
}
.achievesw3-agile ul li a{
    font-size: 1em;
    color: #fff;
    transition: .5s all;
	-webkit-transition: .5s all;
    -moz-transition: .5s all;
	-ms-transition: .5s all;
	-o-transition: .5s all;
    text-decoration: none;
}
.achievesw3-agile ul li a:hover{ 
	color:#000;
}
.achievesw3-agile ul li a i.fa {
    margin-right: 0.8em;
}
/*-- //news --*/
/*-- icons --*/
.grid_3.grid_4.w3_agileits_icons_page {
	margin: 0;
}
ul.bs-glyphicons-list li:hover {
	background: #000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}

ul.bs-glyphicons-list li:hover span {
	color: #fff;
}

.codes a {
	color: #555;
}

.row.fontawesome-icon-list {
	margin: 0;
}

.icon-box {
	padding: 8px 15px;
	background: rgba(149, 149, 149, 0.18);
	margin: 1em 0 1em 0;
	border: 5px solid #ffffff;
	text-align: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
	cursor: pointer;
}

.icon-box:hover {
	background: #000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}

.icon-box:hover i.fa {
	color: #fff !important;
}

.icon-box:hover a.agile-icon {
	color: #fff !important;
}

.codes .bs-glyphicons li {
	float: left;
	width: 12.5%;
	height: 115px;
	padding: 10px;
	line-height: 1.4;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
}

.codes .bs-glyphicons .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
}

.codes .glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #777;
}

.codes .bs-glyphicons .glyphicon-class {
	display: block;
	text-align: center;
	word-wrap: break-word;
}

h3.icon-subheading {
    font-size: 25px;
    color: #ff4f81;
    margin: 30px 0 15px;
    font-weight: 600;
}

h3.agileits-icons-title {
	text-align: center;
	font-size: 35px;
	color: #000;
	font-weight: 300;
}

.icons a {
	color: #555;
}

.icon-box i {
	margin-right: 10px !important;
	font-size: 20px !important;
	color: #282a2b !important;
}

.bs-glyphicons li {
	float: left;
	width: 18%;
	height: 115px;
	padding: 10px;
	line-height: 1.4;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
	background: rgba(149, 149, 149, 0.18);
	margin: 1%;
	cursor: pointer;
}

.bs-glyphicons .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #282a2b;
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #777;
}

.bs-glyphicons .glyphicon-class {
	display: block;
	text-align: center;
	word-wrap: break-word;
}

@media (max-width:1080px) {
	.icon-box {
		width: 33.33%;
	}
}

@media (max-width:991px) {
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
	.icon-box {
		width: 50%;
	}
}

@media (max-width:768px) {
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 25px;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	.icon-box {
		margin: 0;
	}
}

@media (max-width: 640px) {
	.icon-box {
		float: left;
		width: 50%;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
	.grid_3.grid_4.w3_agileits_icons_page {
		margin-top: 0;
	}
}

@media (max-width: 480px) {
	.bs-glyphicons li {
		width: 31%;
	}
	h3.agileits-icons-title {
		font-size: 25px;
	}
	h3.icon-subheading {
		font-size: 19px;
	}
}

@media (max-width: 414px) {
	h3.agileits-icons-title {
		font-size: 23px;
	}
	h3.icon-subheading {
		font-size: 18px;
	}
	.bs-glyphicons li {
		width: 31.33%;
	}
}


@media (max-width: 384px) {
	.icon-box {
		float: none;
		width: 100%;
	}
}

@media (max-width: 375px) {
	.w3_agileits_icons_page {
		margin: 0 !important;
	}
}
/*-- //icons --*/
/*--Typography--*/
.well {
	font-weight: 300;
	font-size: 14px;
}

.list-group-item {
	font-weight: 300;
	font-size: 14px;
}

li.list-group-item1 {
	font-size: 14px;
	font-weight: 300;
}

.typo p {
	margin: 0;
	font-size: 14px;
	font-weight: 300;
}

.show-grid [class^=col-] {
	background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}

.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}

.grid_3 {
	margin-bottom: 2em;
}

.xs h3,
h3.m_1 {
	color: #000;
	font-size: 1.7em;
	font-weight: 300;
	margin-bottom: 1em;
}

.grid_3 p {
	color: #555;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}

.grid_4 {
	background: none;
	margin-top: 50px;
}

.label {
	font-weight: 300 !important;
	border-radius: 4px;
}

.grid_5 {
	background: none;
	padding: 2em 0;
}

.grid_5 h3,
.grid_5 h2,
.grid_5 h1,
.grid_5 h4,
.grid_5 h5,
h3.hdg,
h3.bars {
	margin-bottom: 1em;
	color: #ff4f81;
	font-weight: 600;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid rgba(241, 234, 239, 0.5);
}

.tab-content>.active {
	display: block;
	visibility: visible;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
	z-index: 0;
}

.badge-primary {
	background-color: #03a9f4;
}

.badge-success {
	background-color: #8bc34a;
}

.badge-warning {
	background-color: #ffc107;
}

.badge-danger {
	background-color: #e51c23;
}

.grid_3 p {
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}

.bs-docs-example {
	margin: 1em 0;
}

section#tables p {
	margin-top: 1em;
}

.tab-content>.active {
	display: block;
	visibility: visible;
}

.label {
	font-weight: 300 !important;
}

.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}

.alert {
	font-size: 0.85em;
}

h1.t-button,
h2.t-button,
h3.t-button,
h4.t-button,
h5.t-button {
	line-height: 2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

li.list-group-item1 {
	line-height: 2.5em;
}

.input-group {
	margin-bottom: 20px;
}

.in-gp-tl {
	padding: 0;
}

.in-gp-tb {
	padding-right: 0;
}

.list-group {
	margin-bottom: 48px;
}

ol {
	margin-bottom: 44px;
}

h2.typoh2 {
	margin: 0 0 10px;
}

@media (max-width:800px) {
	.grid_3.grid_5.w3ls,
	.grid_3.grid_5.w3l,
	.grid_3.grid_5.agileits,
	.grid_3.grid_5.agileinfo,
	.grid_3.grid_5.wthree {
		margin: 0;
	}
}

@media (max-width:768px) {
	.grid_5 {
		padding: 0 0 1em;
	}
	.grid_3 {
		margin-bottom: 0em;
	}
	.grid_3.grid_5.w3l {
		margin-top: 1.5em;
	}
}

@media (max-width:640px) {
	h1,
	.h1,
	h2,
	.h2,
	h3,
	.h3 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.grid_5 h3,
	.grid_5 h2,
	.grid_5 h1,
	.grid_5 h4,
	.grid_5 h5,
	h3.hdg,
	h3.bars {
		margin-bottom: .5em;
	}
	ol.breadcrumb li,
	.grid_3 p,
	ul.list-group li,
	li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 25px;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
	.label {
		font-size: 60%;
	}
	.in-gp-tl {
		padding: 0 1em;
	}
	.in-gp-tb {
		padding-right: 1em;
	}
	.list-group {
		margin-bottom: 20px;
	}
}

@media (max-width:480px) {
	.grid_5 h3,
	.grid_5 h2,
	.grid_5 h1,
	.grid_5 h4,
	.grid_5 h5,
	h3.hdg,
	h3.bars {
		font-size: 1.2em;
	}
	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 53%;
	}
	.alert,
	p {
		letter-spacing: 0px;	
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
	.grid_3.grid_4.w3layouts {
		margin-top: 0;
	}
}

@media (max-width: 320px) {
	.grid_4 {
		margin-top: 18px;
	}
	h3.title {
		font-size: 1.6em;
	}
	.alert,
	p,
	ol.breadcrumb li,
	.grid_3 p,
	.well,
	ul.list-group li,
	li.list-group-item1,
	a.list-group-item {
		font-size: 13px;
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px;
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.nav>li>a {
		font-size: 14px;
	}
	table.table.table-striped,
	.table-bordered,
	.bs-docs-example {
		display: none;
	}
}
/*-- //typography --*/
/*-- gallery --*/
.gallery {
    padding: 5em 0;
}
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
	background: rgba(0, 0, 0, 0.86);
} 
/* Common style */
.grid {
	position: relative;	
	overflow: hidden;
	margin: 10px 0;
	height: auto;
	text-align: center;
	cursor: pointer;
} 
.grid img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 0.8;
}

.grid .figcaption {
	padding: 2em;
	color:rgba(0, 0, 0, 0.5);
	text-transform: capitalize;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
} 
.grid .figcaption,
.grid .figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid  .figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
} 
.grid p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
/*-----------------*/
/***** Apollo *****/
/*-----------------*/ 
.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	-moz-transform: scale3d(1.05,1.05,1);
	-o-transform: scale3d(1.05,1.05,1);
	-ms-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
} 
.effect-apollo .figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:rgba(0, 0, 0, 0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    margin: 3em;
    padding: 0 1em;
    border-right: 4px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
} 
.effect-apollo:hover img { 
    -webkit-transform: scale3d(1,1,1);
	-moz-transform: scale3d(1,1,1);
	-o-transform: scale3d(1,1,1);
	-ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
	opacity: 0.4;
}
.effect-apollo:hover .figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
.effect-apollo:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
/*-- //gallery --*/
/*-- contact --*/
.w3layouts_mail_grid input[type="text"],
.w3layouts_mail_grid input[type="email"],
.w3layouts_mail_grid textarea {
	outline: none;
	padding: 14px;
	font-size: 14px;
	color: #212121;
	background: #f5f5f5;
	width: 100%;
	border: 1px solid #e4e2e2;
	margin-bottom: 1em;
	letter-spacing: 2px;
}

.w3layouts_mail_grid textarea {
	min-height: 170px;
	width: 100% !important;
}

.w3layouts_mail_grid input[type="submit"],
.w3layouts_mail_grid input[type="reset"] {
	outline: none;
	padding: 15px 0;
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	background: #ec1955;
	width: 100%;
	border: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.w3layouts_mail_grid input[type="submit"]:hover,
.w3layouts_mail_grid input[type="reset"]:hover {
	background: #ff4f81;
	color: #fff;
}

.agile_map iframe {
	width: 100%;
	min-height: 400px;
	border: none;
}

.contact-grid-agile-w3 i {
	color: #fff;
	font-size: 33px;
}

.contact-grid-agile-w3 {
	background: #171616;
	text-align: center;
	width: 32%;
	padding: 2em 1em;
}

.contact-grid-agile-w3:nth-child(2) {
	margin: 0 1%;
}

.contact-grid-agile-w3 h4 {
	color: #2fdab8;
	font-size: 1.3em;
	margin: 20px 0;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
}

.contact-grid-agile-w3 p {
	color: #fff;
	font-size: 14px;
	line-height: 2em;
}

.contact-grid-agile-w3 p a {
	color: #fff;
	text-decoration: none;
}

.contact-grid-agile-w3 p span {
	display: block;
}

.mail-agileits-w3layouts i {
	color: #fff;
	font-size: 18px;
	float: left;
	width: 50px;
	height: 50px;
	border: 2px solid #ddd;
	text-align: center;
	line-height: 49px;
}


.mail-agileits-w3layouts {
	margin-top: 2em;
}

.agileits_w3layouts_nav_right.contact {
	float: left;
	margin-top: 1.7em;
}

.contact-right a:hover {
	color: #2fdab8;
}

.contact-right span,
.contact-right a {
	font-size: 15px;
	text-decoration: none;
	color: #555;
	outline: none;
}

.contact-right {
	padding-left: 1em;
	float: left;
	width: 65%;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
	font-size: 15px;
	letter-spacing: 1px;
	color: #fff;
	padding: 0.5em 1em;
	border: 0;
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	background: none;
	-webkit-appearance: none;
	outline: none;
	border-radius: 00px 30px 30px 0px;
	-webkit-border-radius: 00px 30px 30px 0px;
	-moz-border-radius: 00px 30px 30px 0px;
	-moz-border-radius: 00px 30px 30px 0px;
	-ms-border-radius: 00px 30px 30px 0px;
}

.contact-form input[type="submit"] {
	border: none;
	padding: 0.8em 2.5em;
	font-size: 15px;
	outline: none;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	background: #2fdab8;
	color: #fff;
	border-radius: 00px 30px 30px 0px;
	-webkit-border-radius: 00px 30px 30px 0px;
	-moz-border-radius: 00px 30px 30px 0px;
	-moz-border-radius: 00px 30px 30px 0px;
	-ms-border-radius: 00px 30px 30px 0px;
}

.contact-right p {
	font-weight: 600;
	color: #ff4f81;
	font-size: 0.9em;
	letter-spacing: 1px;
}

.contact-right span {
	color: #cecaca;
	font-size: 0.9em;
	line-height: 1.8em;
	letter-spacing: 1px;
}

.address-grid h4,
h4.white-w3ls {
	font-weight: 600;
	font-size: 1.2em;
	color: #fff;
	letter-spacing: 1px;
}

h4.white-w3ls {
	color: #fff;
	margin-bottom: 1em;
}

.agile_info_mail_img_info {
	background: #0e0e0e;
	padding: 2em 2em;
}

.agile_info_mail_img {
	background: url(/wp-content/themes/academy/whitelabel_content/theme-images22/g11.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 411px;
	margin-left: 1%;
	width: 65%;
}

.w3layouts_mail_grid {
	margin: 3em 0 0 0;
}

.wthree_contact_left_grid {
	padding-left: 0;
}

.map iframe {
	width: 100%;
	min-height: 400px;
	border: none;
	padding: 2em;
	background: #f5f5f5;
}
/*-- //contact --*/
.inner_content_info_agileits {
    padding: 5em 0;
}
/*-- services --*/
.agileits_services_grid h3 {
    font-size: 1.3em;
    font-weight: 600;
    color:#ff4f81;
    text-transform: capitalize;
    letter-spacing: 2px;
}
.agileits_services_grid p{
	color:#999;
	line-height:2em;
	margin:1em 0 2em;
}
.w3layouts_more{
	margin:2em 0 0;
	text-align:center;
}
.w3layouts_more a{
	display:block;
	font-size:1em;
	color:#ff4f81;
	text-transform:uppercase;
	padding:10px 0;
	border:2px solid #ff4f81;
	font-weight:600;
	letter-spacing:2px;
	text-decoration:none;
}
.w3layouts_more a i{
	padding-left:1em;
	color:#ff4f81;
}
.w3layouts_more a:hover{
	background:#ff4f81;
	border:2px solid #ff4f81;
	color:#fff;
}
.w3layouts_more a:hover i{
	padding-left:1.5em;
	color:#212121;
}
.w3_agile_services_grid1{
	overflow:hidden;
	position: relative;
}
.w3_agile_services_grid1 img {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
	z-index:4;
}
.agileits_services_grid:hover img {
    opacity: 1;
    transform: scale(1.15,1.15);
    -webkit-transform: scale(1.15,1.15);
    -moz-transform: scale(1.15,1.15);
    -ms-transform: scale(1.15,1.15);
    -o-transform: scale(1.15,1.15);
}
.w3_agile_services_grid1 .w3_blur {
    background-color: rgba(0, 0, 0, 0.45);
    height: 100%;
    width: 100%;
    z-index: 5;
    position: absolute;
    opacity: 0;
    top: 0;
}
.agileits_services_grid:hover .w3_blur{
    opacity: 1;
}
/*-- //services --*/
.w3ls_banner_bottom_grids {
    margin-top: 4em;
}
/*-- offer --*/
.agileits_heading_section h3 {
    color: #fff;
}
.offer {
    background: url(/wp-content/themes/academy/whitelabel_content/theme-images22/banner2.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    padding: 5em 0;
}
.wthree_head1{
	color:#fff;
}
.agileinfo_para1{
	color:#ff4f81;
}
.agile_offer_grid_pos{
	position:absolute;
	top:0%;
	left:5%;
}
.agile_offer_grid_pos p{
	font-size: 7em;
    color: rgba(255, 255, 255, 0.31);
    font-weight: bold;
}
.agile_offer_grid h4{
	font-size: 1.5em;
    color: #ff4f81;
	font-weight:600;
    text-transform: capitalize;
}
.agile_offer_grid p.w3_agileits_service_para{
	margin:2em 0 0;
	color:#fff;
	line-height:2em;
}
.agileits_w3layouts_offer_grid{
	position:relative;
}
/*-- //offer --*/
/*-- offer-bottom --*/
.w3l_services_footer_top_right_main:nth-child(2) {
    margin: 3em 0;
}
.w3l_services_footer_top_left img {
    margin: 0 auto;
}
.w3l_services_footer_top_right_main_l{
	float:left;
}
.w3l_services_footer_top_right_main_l h3{
	font-size: 1.2em;
    color: #ff4f81;
    padding-right: 2em;
    border-right: 1px solid #212121;
    margin: 1.8em 0 0;
	font-weight: 600;
}
.w3l_services_footer_top_right_main_l1{
	float:left;
	margin:0 3em;
}
.w3ls_service_icon{
	width: 70px;
    height: 70px;
    border: 2px solid #ff4f81;
    border-radius: 40px;
    text-align: center;
}
.w3ls_service_icon i{
	font-size: 2em;
    color: #ff4f81;
    padding-top: .5em;
}
.w3l_services_footer_top_right_main_r{
	float:right;
	width: 50%;
}
.w3l_services_footer_top_right_main_r a{
	font-size: 1em;
    color: #212121;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
}
.w3l_services_footer_top_right_main_r a:hover{
    color: #ff4f81;
}
.w3l_services_footer_top_right_main_r p{
	margin:1em 0 0;
	color:#999;
	line-height:2em;
}
.agileits_portfolio_sub_grid {
    background: #ff4f81;
}
.w3_agile_portfolio_grid1{
	margin-top:2em;
	overflow: hidden;
}
.agileits_portfolio_sub_grid .w3layouts_port_head {
    content: '';
    z-index: 1;
    position: absolute;
    left: 49%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: 0;
    filter: alpha(opacity=0);
    margin-top: 100px;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}
.w3_agile_portfolio_grid1:hover .agileits_w3layouts_team_grid img {
    opacity: 0.8;
}
.w3_agile_portfolio_grid1:hover .agileits_w3layouts_team_grid .w3layouts_port_head {
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0;
}
.w3layouts_port_head h3{
	font-size: 1em;
    letter-spacing: 5px;
    color: #fff;
    text-transform: uppercase;
    padding: 0.5em 1em;
    background: #ff4f81;
}
.banner-bottom {
    padding: 5em 0;
}
/*-- //offer-bottom --*/
.w3_agile_about_grid_left h3{
	font-size:1.4em;
	color:#212121;
	line-height:1.5em;
	text-transform: capitalize;
	margin:0;
}
.w3_agile_about_grid_left p i {
    color: #ef1d59;
    display: block;
    font-weight: 600;
    margin: 1em 0 1em;
}
.w3_agile_about_grid_left p{
	color:#999;
	line-height:2em;
}
.w3ls_news_grids {
    margin-top: 5em;
}
/*-- about --*/
/*-- Skills bar effects --*/
.skillbar {
  position: relative;
  display: inline-block;
  margin: 15px 0;
  width: 100%;
  background: #eee;
  height: 35px;
  border-radius: 3px;
  width: 100%;
}
.skillbar-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 110px;
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
  background: #6adcfa;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background: rgba(0, 0, 0, 0.1);
  padding: 0 20px;
  height: 35px;
  line-height: 35px;
}
.skillbar-bar {
  height: 35px;
  width: 0px;
  background: #2ebaef;
  border-radius: 3px;
  display: inline-block;
}
.skill-bar-percent {
	position: absolute;
    right: 0%;
    top: 0;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    color: #212121;
}
/*-- //about --*/
/*-- team --*/
.team{
	padding:5em 0;
}
.w3_agile_team_grids{
	margin:5em 0 0;
}
.w3_agile_team_grid h3{
	font-size:1.2em;
	color:#212121;
	margin:1em 0 0;
}
.w3_agile_team_grid p{
	color:#ff4f81;
	text-transform:uppercase;
	font-weight:600;
	margin-bottom: 1em;
}
.w3_agile_team_grid:nth-child(2),.w3_agile_team_grid:nth-child(4){
	margin-top:5em;
}
.w3_agile_team_grid ul li{
	display:inline-block;
	margin-right:1em;
}
.w3_agile_team_grid ul li:last-child{
	margin:0;
}
.w3_agile_team_grid figure {
	overflow: hidden;
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before,.w3_agile_team_grid:hover .hover14 figure::before{
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.agileits_social_list li a{
    color: #212121;
    text-align: center;
    display: inline-block;
    font-size: 1.2em;
}
a.w3_agile_facebook:hover{
	color:#3b5998;
}
a.agile_twitter:hover{
	color:#1da1f2;
}
a.w3_agile_dribble:hover{
	color:#ea4c89;
}
a.w3_agile_vimeo:hover{
	color:#1ab7ea;
}
ul.agileits_social_list {
    padding: 0;
}
ul.agileits_social_list li {
    display: inline-block;
}
.about-w3slid h3 {
    font-size: 3em;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.about-w3slid p {
    width: 70%;
    margin: 2em auto 0;
    color: #fff;
    letter-spacing: 2px;
}
.about-w3slid {
    background: url(/wp-content/themes/academy/whitelabel_content/theme-images22/banner3.jpg)no-repeat center 0px fixed;
    background-size: cover;
    text-align: center;
    padding: 7em 0;
}
/*-- //team --*/
.welcome {
    padding: 5em 0;
}
/*-- footer --*/

.footer_top_agileits {
	background: #141415;
	padding: 1em 0;
}

.footer_bottom1 a {
	display: inline-block;
}
.footer_w3ls {
    background: #0f0f10;
    text-align: center;
    padding: 1em 0;
}
ul.tag2:last-child {
	margin: 0;
}

.footer_bottom_grid:nth-child(2) {
	float: right;
	text-align: right;
}

.footer_bottom {
	padding: 2em 0;
}

.index-copy-right {
	background: transparent;
}

.footer_bottom h6 {
	color: #ffffff;
	font-size: 1.4em;
	letter-spacing: 1px;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-weight: 700;
}

.footer_bottom1 p {
	color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
	margin-top: 0em;
	text-align: left;
}

.footer_bottom1 p a {
	color: #ff4f81;
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}

.footer_bottom1 p a:hover {
	color: #fff;
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}

.social ul {
	padding: 0;
	margin: 0;
}

.social ul li {
	display: inline-block;
}

.social ul li a {
	color: #333;
	text-align: center;
}

.social ul li a i.fa.fa-facebook {
	height: 32px;
	width: 32px;
	line-height: 32px;
	background: #FFFFFF;
	color: #3b5998;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.social ul li a i.fa.fa-facebook:hover {
	height: 32px;
	width: 32px;
	line-height: 32px;
	background: #3b5998;
	color: #FFFFFF;
}

.social ul li a i.fa.fa-twitter {
	height: 32px;
	width: 32px;
	line-height: 32px;
	background: #FFFFFF;
	color: #1da1f2;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.social ul li a i.fa.fa-twitter:hover {
	height: 32px;
	width: 32px;
	line-height: 32px;
	background: #1da1f2;
	color: #FFFFFF;
}

.social ul li a i.fa.fa-rss {
	height: 32px;
	width: 32px;
	line-height: 32px;
	background: #FFFFFF;
	color: #f26522;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.social ul li a i.fa.fa-rss:hover {
	height: 32px;
	width: 32px;
	line-height: 32px;
	background: #f26522;
	color: #FFFFFF;
}

.footer_bottom1 label {
	color: #ff4f81;
	display: block;
	font-size: 0.3em;
	letter-spacing: 3px;
}

.footer_bottom1 h2 {
	font-size: 2.2em;
	text-transform: uppercase;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.29);
	color: #fff;
	font-weight: 700;
}

.footer_grid h3, .footer_grid_left h3 {
    font-size: 1.5em;
    color: #fff;
    position: relative;
    margin-bottom: 1.5em;
    font-weight: 600;
    letter-spacing: 1px;
}

.footer_grid_left h3 {
	margin: 0;
}

.footer_grid p {
	color: #8b8b96;
	line-height: 2em;
	margin-bottom: 2em;
}

.footer_grid_list li,
.address li {
	display: block;
	margin-bottom: 1em;
}

.footer_grid_list li i {
	color: #ff4f81;
	padding-right: 1em;
}

.footer_grid_list li a {
	color: #8b8b96;
	text-decoration: none;
	line-height: 1.5em;
	letter-spacing: 1px;
	font-size: 0.9em;
}

.footer_grid_list li a:hover {
	color: #fff;
}

.footer_grid_list li:last-child,
.address li:last-child {
	margin-bottom: 0;
}

.address li {
	color: #8b8b96;
}

.address li i {
	margin-right: 1.5em;
	color: #fff;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #4b4b50;
}

.address li span {
	display: block;
	margin-left: 4em;
	letter-spacing: 1px;
	font-size: 0.9em;
}

.address li a {
	color: #a8aeb3;
	text-decoration: none;
}

.address li a:hover {
	color: #fff;
	text-decoration: none;
}

.footer_grids {
	margin: 3em 0 0 0;
}

.title{
  padding: 28px;
  display: table-cell;
  position: relative;
  vertical-align: middle;
  text-align: center;
}
.footer_grid_right input[type="email"] {
	outline: none;
	padding: 14px;
	background: #fff;
	font-size: 0.9em;
	color: #888;
	width: 70%;
	margin-right: 1em;
	border: none;
	letter-spacing: 2px;
}

.footer_grid_right input[type="email"]::-webkit-input-placeholder {
	color: #999!important;
}

.footer_grid_right input[type="submit"] {
	outline: none;
	padding: 12px 0;
	background: #f1863a;
	font-size: 1em;
	color: #fff;
	width: 20%;
	border: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.footer_grid_right input[type="submit"]:hover {
	background: #ec1955;
}

ul.social-icons3.two li a {
	text-align: center;
}
/*-- //footer --*/
h4.modal-title {
    color: #ff4f81;
    font-size: 29px;
    text-transform: uppercase;
    font-weight: 600;
}
.agileits-w3layouts-info p {
    font-size: 14px;
    color: #777;
    line-height: 1.8em;
    padding: 20px 0;
}
/*--responsive--*/

@media(max-width:1366px) {
	
	.inner_sec_grids_info_w3ls {
		margin-top: 3em;
	}
	.inner_content_info_agileits,
	.banner-bottom,
	.services {
		padding: 5em 0;
	}
	.testimonials_section {
		padding: 5em 0 7em 0;
	}
	.banner_bottom_left h4 {
		font-size: 1.9em;
		margin-bottom: 1em;
	}
}

@media(max-width:1280px) {
	.banner_bottom_left h4 {
		font-size: 1.8em;
		margin-bottom: 1em;
	}
	.services-left-top h5 {
		font-size: 0.9em;
		margin: 1em 0;
		line-height: 1.8em;
	}
	.according_inner_grids {
		padding: 4em 2em;
	}
	h3.agile_heading.two {
		margin: 0;
		font-size: 2.3em;
	}
}

@media(max-width:1080px) {
	.team_work_agile h4 {
		font-size: 2em;
		width: 85%;
		text-align: center;
		line-height: 1.8em;
		padding-top: 3.5em;
	}
	h3.tittle {
		margin: 0;
		font-size: 2.8em;
	}
	.login-form {
		margin: 3em auto 0;
		width: 85%;
	}
	.testimonials_grid_wthree h4 {
		font-size: 1em;
		line-height: 2.2em;
		margin: 1em auto;
		padding-left: 2.5em;
		width: 73%;
	}
	.footer_grid_left h3 {
		margin: 0;
		font-size: 1.3em;
		line-height: 1.6em;
	}
	#search_form form {
		margin: 2em auto 0;
		width: 90%;
	}
	.agile_info_mail_img_info {
		padding: 2em 1em;
	}
	.inner_page_agile {
		min-height: 229px;
		padding-top: 5em;
	}
	.header-1 {
    min-height: 300px;
}
.navbar-nav>li {
    margin: 0 7px;
}
.navbar-default .navbar-nav > li > a {
    color: #282828;
    font-size: 0.9em;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 14px 8px;
}
.w3l_services_footer_top_right_main_l1 {
    margin: 0 1em;
}
}

@media(max-width:1050px) {
	#search_form form {
		margin: 2em auto 0;
		width: 90%;
	}
	.agile_info_mail_img_info {
		padding: 2em 1em;
	}
	.login-form-rec {
		margin: 0 auto;
		width: 65%;
	}
	ul.links_bottom li.last {
		margin-right: 0;
		padding: 5px 18px;
		margin-top: 1em;
	}
	.job_info_right {
		margin-top: 3em;
	}
}

@media(min-width:992px) {
	.mid_services {
		display: flex;
	}
}

@media(max-width:991px) {
	.navbar-nav>li {
		float: left;
		margin: 0 4px;
	}
	.inner_content_info_agileits,
	.banner-bottom,
	.services {
		padding: 4em 0;
	}
	.agile_info_mail_img {
		min-height: 411px;
		margin-left: 0;
		width: 100%;
	}
	.agile_info_mail_img_info {
		margin-bottom: 2em;
		padding: 3em 2em;
	}
	.footer_grid_left h3 {
		margin: 0 0 1em 0;
		font-size: 1.3em;
		line-height: 1.6em;
	}
	.footer_grid:nth-child(3) {
		margin-top: 2em;
	}
	.services-middle-left:nth-child(2) {
		padding: 0;
		margin: 0 0 1em 0;
	}
	.services-middle-left:nth-child(1) {
		padding: 0;
		margin: 0 0 1em 0;
	}
	.services-left-top1 {
		margin: 1em 0 0 0;
	}
	.services-middle {
		margin-top: 1em;
	}
	.team_work_agile h4 {
		font-size: 2em;
		width: 75%;
		line-height: 1.8em;
		padding-top: 3em;
	}

	.according_info {
		margin-top: 2em;
	}
	.mid_services_img {
		min-height: 500px;
	}
	.form-inputs,
	.form-right {
		position: relative;
		padding: 0;
	}
	
	#search_form h2 {
		font-size: 2.3em;
	}
	.inner_sec_grids_info_w3ls {
		margin-top: 2em;
	}
	
	.wthree_contact_left_grid {
		padding: 0;
	}
	.blog-grid.one {
		margin-bottom: 0;
	}
	.blog-grid {
		padding: 0;
		width: 48%;
		margin: 1.8% 1%;
		float: left;
	}
	.navbar-nav>li {
    margin: 0 0px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 0.85em;
    letter-spacing: 0px;
    padding: 14px 5px;
}
.agileits_w3layouts_nav_right.contact {
    float: none;
}
.gallery {
    padding: 4em 0;
}
.agileits_services_grid {
    float: left;
    width: 33.3%;
}
.offer {
    padding: 3em 0;
}
.agile_offer_grid:nth-child(2){
    margin: 2em 0;
}
.w3l_services_footer_top_left {
    margin-bottom: 2em;
}
.w3ls_banner_bottom_grids {
    margin-top: 0;
}
.welcome {
    padding: 4em 0;
}
.about-w3slid {
    padding: 4em 0;
}
.about-w3slid p {
    width: 100%;
}
.team {
    padding: 3em 0;
}
.about-w3slid h3 {
    font-size: 2.5em;
}
.w3_agile_team_grid {
    float: left;
    width: 50%;
}
.agile-about {
    padding: 4em 0 0;
}
.agileits-about-grid p {
}
.agileits-about-btm {
    padding: 4em 0;
}
h4.agileinfo-head {
    font-size: 1.5em;
}
.stats {
    padding: 4em 0;
}
.w3layouts_stats_left {
    float: left;
    width: 50%;
    margin-bottom: 1.5em;
}
.grid1 {
    margin-bottom: 1.5em;
}
.services-top-grids {
    margin-bottom: 0;
}
.feedback {
    padding: 4em 0;
}
.news {
    padding: 4em 0;
}
}

@media(max-width:900px) {
	h3.tittle {
		margin: 0;
		font-size: 2.6em;
	}
	.footer_bottom_grid:nth-child(2) {
		float: left;
		text-align: left;
		margin-top: 1em;
	}
}

@media(max-width:768px) {
 .navbar-brand {
    margin-left: 0px !important;
}
}

@media(max-width:767px) {
	.content.white {
		padding: 1em 1em;
	}
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: 0px;
	}
	td.one {
		padding: 21px 38px;
		font-size: 0.8em;
	}
	.banner {
		min-height: 371px;
	}
	.navbar-nav {
		float: none;
		margin: 0;
		text-align:center;
		margin-left: 0em;
		background: #eee;
		margin-top: 1em;
		padding: 1em 1em;
	}
	.navbar-nav>li {
		float: none;
		margin: 0 4px;
	}
	.contact-in {
		padding-left: 0;
		padding: 0;
	}
	.main-content {
		padding: 0em 1em;
	}
	.g-left {
		padding: 0 5px;
		margin-bottom: 0.7em;
		float: left;
		width: 33%;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border: none!important;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border: none!important;
	}
	.multi-column-dropdown li a {
		display: block;
		clear: both;
		line-height: 1.428571429;
		color: #fff;
		white-space: normal;
	}
	.item-details {
		float: right;
		width: 81%;
		padding: 0;
	}
	.navbar-nav>li {
		float: none;
		margin: 0 4px;
	}
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: #e0e1e2;
		border: 0;
	}
	.multi-column-dropdown li a {
		display: block;
		clear: both;
		color: #595a5a;
		white-space: normal;
		border-bottom: 1px solid #ddd;
	}
	.multi-column-dropdown li a:nth-child(last) {
		border: none;
	}
	#search_form form {
		margin: 2em auto 0;
		width: 100%;
	}
	.search_top input[type="submit"] {
		width: 20%;
	}
	.search_top input[type="text"],
	.search_top input[type="submit"] {
		width: 23%;
	}
	#search_form {
		padding: 2em 2em;
		text-align: center;
	}
	.team_work_agile h4 {
		font-size: 1.6em;
		width: 75%;
		line-height: 1.8em;
		padding-top: 3em;
	}
	.team_work_agile {
		min-height: 290px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #0c0c0c;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #ff4f81;
	}
	.footer_bottom_grid:nth-child(2) {
		float: left;
		text-align: left;
		padding: 0;
		margin-top: 1.2em;
	}
	.footer_bottom_grid {
		padding: 0;
	}
	.banner_bottom_left h4 {
		font-size: 1.6em;
		margin-bottom: 0.6em;
	}
	.loc_1 img {
		width: 42%;
		margin-bottom: 1em;
	}
	.candidate_cv {
		min-height: 632px;
		padding: 4em 0 4em 0;
	}
	.testimonials_section {
		padding: 4em 0 6em 0;
	}
	.blog-grid p {
		padding: 0 0em;
	}
}
@media screen and (min-width: 737px){
    .w3-flex{
        display: flex;
    }
    .ab1 {
        flex:1;
    }
}
@media screen and (max-width: 736px){
    .agileits-about-grid p {
		width: 96%;
		margin: 0 !important;
    }
    .ab1 {
        float: none;
    }
	.agileits_services_grid h3 {
    letter-spacing: 1px;
}
.agileits-about-grid2 {
    border: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    margin: 2em 0;
}


}
@media(max-width:667px) {
	
	.testimonials_grid_wthree h4 {
		font-size: 1em;
		line-height: 2.2em;
		margin: 1em auto;
		padding-left: 0.5em;
		width: 100%;
	}
	.testimonials_grid_wthree h5 {
		font-size: 1.2em;
	}
	.footer_top_agileits {
		padding: 3em 0;
	}
	.banner_bottom_left h4 {
		font-size: 1.4em;
		margin-bottom: 0.6em;
	}
	#search_form h2,
	h3.agile_heading.two {
		font-size: 2em;
	}
	
	.inner_page_agile {
		min-height: 169px;
		padding-top: 3em;
	}
	.inner_page_agile p {
		letter-spacing: 3px;
	}
	h3.tittle {
		margin: 0;
		font-size: 2.4em;
	}
	.single-left1 h3 {
		margin: 2em 0 1em;
		letter-spacing: 1px;
		font-size: 1.2em;
	}
	.login-form-rec {
		margin: 0 auto;
		width: 80%;
	}
	.form-inputs ul li,
	.form-inputs ul li {
		float: left;
		width: 40%;
	}
	.agileits_services_grid h3 {
    letter-spacing: 0px;
}
.w3l_services_footer_top_right_main_l h3 {
    padding-right: 1em;
}
}

@media(max-width:640px) {
	.inner_page_agile h3 {
		font-size: 2.2em;
	}
	.inner_page_agile {
		min-height: 163px;
		padding-top: 3em;
	}
	.blog-grid h4 a {
		font-size: 1.1em;
	}
	.events_info h5 {
		font-size: 0.9em;
	}
	.search_top input[type="text"],
	.search_top input[type="submit"] {
		width: 100%;
		margin-bottom: 8px;
	}
	.search_top select#country12 {
		width: 100%;
		margin-bottom: 10px;
	}
	.inner_content_info_agileits, .banner-bottom, .services {
    padding: 3em 0;
}
.header-1 {
    min-height: 270px;
}
.heading-agileinfo {
    font-size: 20px;
    margin-bottom: 1em;
}
.gallery {
    padding:3em 0;
}
.gallery-grid {
    width: 100%;
}
.agileits_services_grid {
    width: 100%;
}
.agileits_services_grid:nth-child(2){
    margin:2em 0;
}
.welcome {
    padding: 3em 0;
}
.about-w3slid {
    padding: 3em 0;
}
.team {
    padding: 3em 0;
}
.about-w3slid h3 {
    font-size: 2.2em;
}

.agile-about {
    padding: 1em 0 0;
}
.stats {
    padding: 3em 0;
}
.feedback {
    padding: 3em 0 0;
}
.news {
    padding: 3em 0;
}
.datew3-agileits {
    width: 100%;
    margin-bottom: 1.5em;
}
.datew3-agileits-info {
    padding-left: 1em;
    width: 100%;
}
.wthree-news-grids {
    margin-top: 2em;
}
}

@media(max-width:600px) {
	
	.team_work_agile h4 {
		font-size: 1.4em;
		width: 80%;
	}
	.team_work_agile {
		min-height: 250px;
	}
	
	.inner_content_info_agileits,
	.banner-bottom,
	.services {
		padding: 3em 0;
	}
	.w3l_services_footer_top_right_main_r {
    width: 47%;
}
}

@media(max-width:568px) {
	.team_work_agile h4 {
		font-size: 1.4em;
		width: 90%;
	}
	h3.tittle {
		margin: 0;
		font-size: 2.2em;
	}
	.footer_grid_right input[type="submit"] {
		width: 25%;
	}
	.footer_bottom h6 {
		font-size: 1.1em;
	}
	.mid_services_img {
		min-height: 299px;
	}
	.inner_breadcrumb {
		width: 90%;
		margin: 0 auto;
	}
	.map iframe {
		width: 100%;
		min-height: 300px;
		border: none;
		padding: 1em;
	}
	.w3l_services_footer_top_right_main_r {
    width: 43%;
}
}

@media(max-width:480px) {
	.team_work_agile h4 {
		font-size: 1.4em;
		width: 90%;
	}
	.footer_grid_right input[type="email"] {
		width: 65%;
		height: 33px;
	}
	.footer_grid_right input[type="submit"] {
		width: 29%;
	}
	.blog-grid {
		padding: 0;
		width: 100%;
		margin: 1.8% 0%;
		float: left;
	}
	.single-left1 ul {

		text-align: left;
	}
	.single-left1 ul li {
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.single-left1 h3 {
		margin: 1em 0 1em;
		letter-spacing: 1px;
		font-size: 1em;
	}
	.permit h3,
	.experience h3,
	h5.widget-title {
		font-size: 1.2em;
	}
	.inner_page_agile h3 {
		font-size: 1.8em;
	}
	.inner_page_agile {
		min-height: 141px;
		padding-top: 2.5em;
	}
	h3.tittle {
		margin: 0;
		font-size: 1.8em;
	}
	.inner_sec_grids_info_w3ls {
		margin-top: 1.7em;
	}
	.location_box1 h6 {
		font-size: 1.1em;
	}
	h3.tittle.three {
		font-size: 1.6em;
	}
	.login-form-rec {
		margin: 0 auto;
		width: 100%;
	}
	.w3l_header_left ul li {
    margin-right: 0.5em;
    font-size: 13px;
}
.header-1 {
    min-height: 250px;
}
.w3l_services_footer_top_right_main_r {
    float: right;
    width: 100%;
    margin-top: 1em;
}
.about-w3slid h3 {
    font-size: 1.8em;
}
.w3ls_news_grids {
    margin-top: 0em;
}
.w3_agile_about_grid_left h3 {
    font-size: 1.2em;
}

.heading-agileinfo span {
    letter-spacing: 2px;;
}
.agile_info_mail_img {
    min-height: 320px;
}
}

@media(max-width:440px) {
	.team_work_agile h4 {
		font-size: 1.2em;
		width: 90%;
		padding-top: 2.6em;
	}
	.team_work_agile {
		min-height: 205px;
	}
	.services-left-top {
		padding: 2em 1em;
	}
	#search_form h2,
	h3.agile_heading.two {
		font-size: 1.6em;
	}
	.according_inner_grids {
		padding: 2em 1em;
	}
	h3.tittle {
		margin: 0;
		font-size: 2em;
	}
	.candidate_cv {
		min-height: 632px;
		padding: 3em 0 3em 0;
	}
	.login-form textarea {
		height: 81px;
	}
	.login-form input[type="submit"] {
		padding: 10px 0;
	}
	.testimonials_section {
		padding: 3em 0 6em 0;
	}
	.login-form {
		margin: 1em auto 0;
		width: 99%;
	}
	.form-left,
	.form-right {
		padding: 1em;
	}
	
	.banner_bottom_left p {
		font-size: 0.9em;
	}
	.banner_bottom_left h4 {
		font-size: 1.2em;
		margin-bottom: 0.6em;
	}
	ul.some_agile_facts label {
		font-size: 1.2em;
	}
	ul.some_agile_facts li {
		font-size: 1em;
	}
	.w3l_header_left {
    float: none;
    margin: 0;
    width: 100%;
}
.w3l_header_left ul li {
    margin-right: 3em;
    font-size: 14px;
}
.w3l_header_right {
	margin: 0;	
    float: none;
    width: 100%;
}
.text-left {
    text-align: center !important;
    margin-top: 10px; 
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
	margin-right: 0px !important;
}

.img_rs{
	margin-left: 1em;
}
.navbar-default a.navbar-brand h1 {
    font-size: 30px;
}
.navbar-toggle {
    margin-top: 0;
    margin-bottom: 0;
}
.heading-agileinfo span {
    font-size: 15px!important;
    letter-spacing: 2px;
}
}

@media(max-width:414px) {
	h3.tittle {
		margin: 0;
		font-size: 1.7em;
	}
	.footer_grid_right input[type="email"] {
		width: 100%;
		margin-bottom: 10px;
	}
	.footer_grid_right input[type="submit"] {
		width: 50%;
	}
	.form-inputs ul li,
	.form-inputs ul li {
		float: none;
		width: 100%;
	}
	.w3_agile_team_grid {
    float: left;
    width: 100%;
}
.w3_agile_team_grid:nth-child(2), .w3_agile_team_grid:nth-child(4) {
    margin-top: 2em;
}
.w3layouts_stats_left {
    width: 100%;
}
}

@media(max-width:384px) {
	input[type="file"] {
		padding: 8px 5px;
		opacity: 0;
		cursor: pointer;
		position: absolute;
		left: 34.2%;
		width: 190px;
	}
	
	.loc_1 img {
		width: 100%;
		margin-bottom: 1em;
	}
	.w3l_header_left ul li {
    margin-right: 2em;
    font-size: 14px;
}

.heading-agileinfo span {
    letter-spacing: 0px;
}
}

@media(max-width:375px) {
	#search_form {
		padding: 2em 1em;
		text-align: center;
	}
	.banner_bottom_left h4 {
		font-size: 1em;
		margin-bottom: 0.6em;
	}
	ul.some_agile_facts span.fa {
		text-align: center;
		line-height: 53px;
		margin-right: 20px;
		display: block;
		margin-bottom: 1em;
	}
	.team_work_agile h4 {
		font-size: 1.1em;
		width: 90%;
		padding-top: 2.6em;
	}
	h3.tittle {
		margin: 0;
		font-size: 1.6em;
	}
	.panel-title {
		font-size: 0.9em;
	}
	#search_form h2,
	h3.agile_heading.two {
		font-size: 1.5em;
	}
	
	.w3l_header_left ul li {
    margin-right: 1em;
}
}

@media(max-width:320px) {
	
	.header-1 {
    min-height: 230px;
}
.heading-agileinfo {
    font-size: 30px;
    margin-bottom: 1.8em;
}
.inner_content_info_agileits, .banner-bottom, .services {
    padding: 2em 0;
}
.agile_info_mail_img_info {
    margin-bottom: 2em;
    padding: 2em 1em;
}
.footer_top_agileits {
    padding: 2em 0;
}
.footer_grid h3, .footer_grid_left h3 {
    margin-bottom: 1em;
}
.w3l_header_left ul li {
    margin-right: 0.5em;   
	font-size: 13px;
}
.navbar-default a.navbar-brand h1 {
    font-size: 23px;
}
.content.white {
    padding: 1em 0.5em 0;
}
.heading-agileinfo span {
    font-size: 14px!important;
    letter-spacing: 0px;
}
.contact-right span {
    letter-spacing: 0px;
}
.gallery {
    padding: 2em 0;
}
.w3ls_service_icon i {
    padding-top: .25em;
}
.w3ls_service_icon {
    width: 50px;
    height: 50px;
}
.w3l_services_footer_top_right_main_l1 {
    margin: 0 0.5em;
}
.w3l_services_footer_top_right_main_l h3 {
    margin: 0.8em 0 0;
}
.footer_bottom1 p {
    letter-spacing: 1px;
}
.welcome {
    padding: 2em 0;
}
.about-w3slid {
    padding: 2em 0;
}
.team {
    padding: 2em 0;
}
.about-w3slid h3 {
    font-size: 1.5em;
}
.footer_grid,.footer_grid_left{
    padding: 0;
}
.agile-about {
    padding: 2em 0 0;
}
.agileits-about-btm {
    padding: 2em 0;
}
.stats {
    padding: 2em 0;
}
.grid1 {
    padding: 25px 16px;
}
.grid1 h4 {
    font-size: 17px;
}
.feedback {
    padding: 2em 0;
}
.news-agileinfo {
    margin-top: 2em;
}
.datew3-agileits-info h5 a {
    letter-spacing: 0px;
}
}
/*--//responsive--*/
.facebook :hover{
	color: #425f9c;
}
.exam_view{
    font-weight: bolder;
    font-size: 14px !important;
    background: #5cb044;
    display: inline-block;
    padding: 10px;
    margin-top: 14px !important;
    border-radius: 5px;
    color: #fff !important;
}
.price_plan{
	font-size: 24px !important;
    text-align: justify;
    background: #262a7a;
    border-left: 1px dashed;
    border-right: 1px dashed;
    display: inline-block;
    color: #fff !important;
    padding: 10px 30px;
}
.testimonial-info-wthree{
	    padding: 6em 2em 0em 1em;
    width: 50%;
    float: left;
}
.report_head{
	font-size: 30px; 
	margin-bottom: 1em;
	font-weight: bolder; 
	color: #262a7a;
}
.ttp{
	color: #000;
	font-size: 18px;
}
.panel-pricing {
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.panel-pricing:hover {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}
.panel-pricing .panel-heading {
  padding: 20px 10px;
}
.panel-pricing .panel-heading .fa {
  margin-top: 10px;
  font-size: 58px;
}
.panel-pricing .list-group-item {
  color: #777777;
  border-bottom: 1px solid rgba(250, 250, 250, 0.5);
}
.panel-pricing .list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel-pricing .list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel-pricing .panel-body {
  background-color: #f0f0f0;
  font-size: 40px;
  color: #777777;
  padding: 20px;
  margin: 0px;
}

.Plan1{background:#ff9933; border:solid #ff9933;}
.Plan1:hover{background:#ff9933; border:solid #ff9933;}
.plan-two{background:#ffffff; border:solid #fff; color:#000;}
.plan-two:hover{background:#ffffff; border:solid #fff; color:#000;}
.paln-three{backgriund:#128807;}
.paln-three:hover{backgriund:#128807;}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	    border: 2px solid #000;
     background-color: #fff !important; 
}

.cool_facts_area {
    position: relative;
    z-index: auto;
    background: linear-gradient(to left, #292d7b9e, #262a7ac9);
    padding: 40px 0 40px 0;
    top: 0px;
}


.cool_facts_area:after {
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    width: 100%;
    height: 100px;
    background-color: #fff;
    content: ''
}

.cool-facts-content > i {
    color: #ffffff;
    font-size: 36px;
}

.counter-area {
	text-align: center;
    min-width: 100px;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.counter-area > h3 {
	text-align: center;
    color: #ffffff;
    font-size: 60px;
    margin-bottom: 0;
    line-height: 1;
}

.cool-facts-content > p {
    text-align: center;
    margin-top: -16px;
    font-size: 23px;
    font-weight: bolder;
    color: #ffffff;
    margin-bottom: 0;
}
.thumbnail{
	min-width:250px;
	    background-color: transparent !important;
    border: none !important;
}
.cat{
	font-size: 16px;
	color:#000;
	font-weight:500;
	text-transform: capitalize;
    white-space:normal !important;
    max-width:250px;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover{
	text-decoration: none;
}
.oth{
	color: #fff;
    font-weight: bolder;
}
.main-content {
    position: relative;
    z-index: 100;
    padding: 4em 0 8.5em 0;
    background: #fff;
    margin-bottom: 60px;
}
.row {
    margin: 0 auto !important;
    max-width: 1281px;
    width: 100%;
	/*border:2px solid #000;*/
}
.navbar-default .navbar-nav>li>a{
	color: #000 !important;
}
/*---Vendor Setion */

.header-navigation div > ul > li a{
	color: #000 !important;
	font-size: 15px;
}

a.sign_text:hover{
	color: #fff !important;
}
.plan_price{
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 0.9em;
    text-align: center;
    color: #262a7a;
    text-transform: uppercase;
    position: relative;
    margin-top: 0;
}
.test_pad{
	padding: 1em 0 0 0;
}
.pad_inc{
    padding: 40px 0 1px 0;
}
	.oth{
	color: #fff;
    font-weight: bolder;
}
.footer_grid h3, .footer_grid_left h3{
	    border-bottom: 1px solid #fff;
    padding-bottom: 0.5em;
    font-size: 1.3em;
    color: #fff;
    position: relative;
    margin-bottom: 0.5em;
    font-weight: 600;
    letter-spacing: 1px;
}
.subs{
	    color: #fff;
    font-weight: bolder;
    font-size: 16px;
    text-align: center;

}
.right_float{
    float:right;
}
.subm{
	    margin-left: auto;
    margin-right: auto;
    display: block !important;
}
.footer_grid_right input[type="email"]{
	    outline: none;
    padding: 10px;
    background: #fff;
    font-size: 12px;
    color: #888;
    width: 70%;
    margin-right: 1em;
    border: none;
    letter-spacing: 2px;
}
/* .sign_in{
    border: 2px solid #fff !important;
    margin-left: 1em;
} */
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}
.up{
	z-index: 2;
    background-color: #252a7a !important;
    border-color: #262a7a !important;
    color: #fff !important;
}
.up:hover{
    color: #fff !important;
}
@media only screen and (max-width: 600px) {
#cssmenu ul ul{
	padding:0px; 
}
.bg_but{
background: #f1863a;
}
.right_float{
        margin-top: 0em;
}
#cssmenu ul{
        padding-top: 2em;
}
#cssmenu .button{
        margin-top: -3em;
}
.sign_in{
    margin:0px;
}
.hid_sign{
border-top: 1px solid #000 !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
}
.main-content{
        margin-bottom: 0 !important;
}
.heading-agileinfo{
    margin-bottom: 3em;
}
.heading-agileinfo span{
    margin-top: 8px;    
}
.flex-direction-nav .flex-next{
    top: -11.5em;
}
.flex-direction-nav .flex-prev{
    top: -11.5em;
}
}

.collapse {
    display: block !important;
}
/******** ANDROID SECTION **************/

.android_section{
    background: #585757;
    padding: 5em 0;
}
.google_text{
    color: #fff;
    font-size: 24px;
    border-bottom: 2px solid #fff;
    padding: 0 30px 5px 0;
    display: inline-block;
}
.google_para{
    color: #fff;
    font-size: 18px;
}
.googleplay_img{
    width: 180px;
}
.googleplay_bar{
    width: 76px;
}
.scan_text{
    color: #fff;
}
.iclara_img{
    width: 140px;
    display: inherit;
    margin: 2em 0 1em;
}
.info_mail{
    color: #fff;
    font-size: 16px;
}
/* NEW CSS */

.header_scroll {
    background: #242a7a;;
    color: #fff;
	padding: 6px 0;
	float: left;
    width: 99.9%;
}
.header_scroll .container {
    margin: 0;
	width: 100%;
	padding: 0;
}
.header_scroll .upcoming-exam {
    margin: -1px;
    font-size: 16px;
    font-weight: 600;
}
.header_scroll .upcoming-exam span.up-title{
    background: #5cb044;;
    padding: 8px 8px 9px 6px;
}
.header_scroll .upcoming-exam marquee {
    width: 88%;
    padding: 0;
    float: right;
}
.header_scroll .upcoming-exam marquee a{
    color: #fff !important;
    font-weight: 400;
    padding: 0;
	margin: 0;
	font-size: 14px;
}
div.contactus_form{
    padding: 0 50px 50px;
    float: left;
    width: 100%;
}
#footer{
    position: absolute;
    width: 100%;
}
div.plan_bg {
    margin: 0 -64px 0 -64px;
}
.grid1{
    padding: 20px 20px 0;
    min-height: 242px;
}
.grid1 h4 {
    font-size: 20px;
    text-transform: uppercase;
    margin: 10px 0;
    color: #212121;
}
.grid1 p {
    font-size: 14px;
    letter-spacing: .5px;
    color: #6b6b6b;
    margin: 0;
}
.flexslider .slides img {
    width: 500px !important;
    float: right;
    color: #fff;
    min-height: 324px;
    max-height: 324px;
}
ul.list-group li.list-group-item{
    text-align: center;
}
#otherLangDiv div.exam_name_summary div img{
    width: 100px !important;
}
div.main-content{
    padding: 0;
}
div.disclaimer_div{
    min-height: auto;
}
div.eligibility_row div.eligibility_text p {
    font-weight: normal;
    color: #333;
    font-size: 14px;
    letter-spacing: 0;
    font-family: inherit;
}
div.modal-header .close {
    padding: 0 !important;
    font-size: 25px !important;
    margin: 0 12px 0 !important;
}
div.cards {
    margin-top: -23px;
}
div.popup-inner3 div #back{
    width: 50%;
    margin: 5em auto;
}
div.popup-inner3 div #back div ul li h3{
    margin-top: 0 !important;
    margin-left: 0 !important;
    font-size: 18px !important;
}
div.popup-inner3 div #back div ul li{
    list-style-type: none !important;
}

div.popup-inner3 a.popup-close{
    top: 4.4em;
    right: 17.8em;
}
div.animated.infinite.bounceInRight div.dropdown-content {
    min-width: 150px !important;
    padding: 0 0;
}
div.animated.infinite.bounceInRight div.dropdown-content a.exmlan {
    cursor: pointer;
}
.dropdown-content a:hover {
    color: #000 !important;
}
ul.bot_footer{
	color: #fff;
	float: right;
	margin-right: 30px;
}
ul.bot_footer li{
	color: #fff;
    float: left;
    margin-right: 10px;
    font-size: 12px;
    letter-spacing: 1px;
    border-right: 2px solid #dadada;
    padding-right: 10px;
}
ul.bot_footer li:last-child{
	border-right: none;
}

.f_link:hover{
	text-decoration: none !important;
}



/* EXAM DETAIL PAGE */

#fulleng{
				padding: 0 60px;
			}
			div.row.exam_date_pattern{
				margin-top: 3em;
			}
			div.column.twelvecol.nav{
				width: 96%;
			}
			div.exam_name_bg.single_examname{
				width: 26.2% !important;
				margin-left: 2.8%;
				margin-right: 2.8%;
				position: relative;
				top: 200px;
				left: 0px;
				height: 300px;
				background-repeat: repeat-y;
			}
			div.exam_name_bg.single_examname h1.cnt{
				text-align: center;
				color: #6094d8;
				display: table-cell;
				padding: 40px;
				vertical-align: middle;
				height: 290px;
			}
			div.exam_name_bg{
				width: 26% !important;
				margin-right: 2.8%;
				margin-left: 2.8%;
			}

/* -============================ */
			div.animated.infinite.bounceInRight div.column.twelvecol.nav #nvt3{
				padding: 3px 16px;
			}		
			.panel.newpan {
				max-height: 0;
				overflow: hidden;
				transition: max-height 0.2s ease-out;
				position: absolute;
				right: 3.3em;
				top: 4em;
				z-index: 1;
			}
			.oth{
				color: #fff;
				font-weight: bolder;
			}
			.footer_grid h3, .footer_grid_left h3{
				border-bottom: 1px solid #fff;
				padding-bottom: 0.5em;
				font-size: 1.3em;
				color: #fff;
				position: relative;
				margin-bottom: 0.5em;
				font-weight: 600;
				letter-spacing: 1px;
			}
			.play{
				float: left;
				color: #fff;
				font-weight: bold;
				border: 2px solid #fff;
				padding: 10px 6px;
				margin: 0 4px 0 0px;
				font-size: 11px;
			}
			.subs{
				color: #fff;
				font-weight: bolder;
				font-size: 16px;
				text-align: center;
			}
			.right_float{
				float:right;
			}
			.subm{
				margin-left: auto;
				margin-right: auto;
				display: block !important;
			}
			.footer_grid_right input[type="email"]{
				outline: none;
				padding: 10px;
				background: #fff;
				font-size: 12px;
				color: #888;
				width: 70%;
				margin-right: 1em;
				border: none;
				letter-spacing: 2px;
			}
			.back-to-top {
				cursor: pointer;
				position: fixed;
				bottom: 20px;
				right: 20px;
				display:none;
			}
			.agileits_top_menu .w3l_header_right{
				float: right !important;
			}
			@media only screen and (min-width: 1024px){
				#cssmenu .button {
					display: none !important;
				}
				#cssmenu .logo{
					display: none !important;
				}
			}
			@media only screen and (min-width: 1300px){
				#cssmenu .button {
					display: none !important;
				}
				#cssmenu .logo{
					display: none !important;
				}
			}
	@media only screen and (max-width: 600px) {
		#cssmenu ul ul{
			padding:0px; 
		}
		.bg_but{
		background: #f1863a;
		}
		.right_float{
				margin-top: 0em;
		}
		#cssmenu ul{
				padding-top: 4em;
		}
		#cssmenu .button{
				margin-top: -3em;
		}
		.sign_in{
			margin:0px;
		}
		.hid_sign{
		border-top: 1px solid #000 !important;
			border-left: none !important;
			border-right: none !important;
			border-bottom: none !important;
		}
		.main-content{
				margin-bottom: 0 !important;
		}
		.heading-agileinfo{
			margin-bottom: 3em;
		}
		.flex-direction-nav .flex-next{
			top: -11.5em;
		}
		.flex-direction-nav .flex-prev{
			top: -11.5em;
		}
	}

.collapse {
    display: block !important;
}

/* Profile header*/
.header_border{
margin-left: 0% !important; 
margin-right: 0% !important;	
}	


.f_link{
	color: #ffffff !important;
 }	
 a:hover{
	color: #ffffff !important;
	text-decoration: none;
}
.w3l_header_right{
		float: left;
}
.margin_left{
		margin-left: -13px;
}
.submit_btn{
    padding: 5px 12px !important;
    position: relative;
    top: 0;
    left: 10px;
    font-size: 14px !important;
}
.form_width{
	 width: 70%;
	 float: left;
}
 .img_google_play{
	 width: 124px;
	 float: right;
 }


@media only screen and (max-width: 600px){
		.w3l_header_right{
			float: none;
		}
		.footer_grid_right{
			padding: 0 !important;
		}
		.margin_left{
			margin-left: 0;
		}
		.submit_btn{
			padding: 8px 14px;
		 position: relative;
		 top: 0;
		 left: 10px;
		 font-size: 14px;
		}
		.form_width{
		 width: 70%;
		 float: left;
		}
		.img_google_play{
			width: 124px;
		 float: right;
		}
		.footer_top_agileits {
		 padding: 1em 0 0;
	 }
	 .container{
		 margin-bottom: 0;
	 }
}

/* MY NEW CSS */
a.signbox{
	padding: 10px !important;
    border: 2px solid #fff !important;
    margin: 5px !important;
}
.footer_grid_right{
	padding-right: 0 !important;
}
.partnerslogin_box{
	padding: 1em;
    background: #ffffff;
    border-top: 1px solid #7e7e7e;
    margin-top: 4em;
}
.partnerslogin_box img.digital_icon{
    width: 130px;
    margin: 0 auto;
    display: table;
    height: 64px;
}
.partnerslogin_box img.csc_icon{
	width: 150px;
	margin: 0 auto;
	display: table;
	position: relative;
    top: 10px;
}
.partnerslogin_box img.sp_icon{
	width: 100px;
	margin: 0 auto;
	display: table;
}


.form .message{
	display: none;
}

div.login_center div.login-tab{
	display: none !important;
}
div.powergrid_div p span{
	font-size: 14px !important;
}
section.slider{
	margin-top: 20px;
}
div.footer.footer_top_agileits{
	width: 1250px;
}
/* ************************  NC NOTIFICATION SECTION CSS */

.nc-notification-section {
    padding: 3em 0;
    background: #f1f1f1;
  }
  
  .nc-notification-section .latest-box {
    background: #fff;
    padding: 20px;
    border: 1px solid #c5c5c5;
    float: left;
    width: 100%;
  }
  
  .nc-notification-section .latest-box h4 {
    text-align: center;
    background: #f8c6a2;
    padding: 10px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
        border-top: 1px solid #f1863a;
      border-bottom: 1px solid #f1863a;
  
    margin: 0;
  }
  
  .nc-notification-section .latest-box ul {
    padding: 0;
    margin: 10px auto 0;
    float: left;
    width: 100%;
    height: 500px;
    overflow: auto;
  }
  
  .nc-notification-section .latest-box ul li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #a5a5a5;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  
  .nc-notification-section .latest-box ul li img {
    width: 40px;
    float: left;
  }
  
  .nc-notification-section .latest-box ul li p {
    margin: 0;
    float: left;
    width: 80%;
    padding-left: 10px;
    font-weight: 600;
  }
  
  .nc-notification-section .seemore-btn {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 10px 0;
  }
  
  .nc-notification-section .seemore-btn a {
    background: #f1863a;
    padding: 6px 10px;
    color: #fff;
    font-weight: 400;
    border-radius: 4px;
  }
  
  .nc-notification-section .latestscnd-box {
    margin-top: 20px;
    padding: 20px;
    border-radius: 6px;
    text-align: center;
  }
  
  .nc-notification-section .latestscnd-box img {
    width: 60px;
  }
  
  .nc-notification-section .latestscnd-box h4 {
    margin: 0;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    padding-top: 10px;
  }
  
  .nc-notification-section .latestscnd-box ul {
    padding: 10px;
    margin: 0;
    color: #fff;
  }
  
  .nc-latestscnd-section {
    padding: 3em 0;
    background: #fff;
  }
  
  .nc-latestscnd-section .latestscnd-box {
    padding: 20px;
    text-align: center;
    border-radius: 6px;
  }
  
  .nc-latestscnd-section .latestscnd-box img {
    width: 90px;
  }
  
  .nc-latestscnd-section .latestscnd-box h4 {
    color: #fff;
    margin: 0;
    padding-top: 10px;
  }
  
  .nc-latestscnd-section .latestscnd-box ul {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding-top: 10px;
  }
.heading-txt {
    position: relative;
    margin: 0;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
    overflow: hidden;
}

.heading-txt:before {
    margin-left: calc(-8% - 14px);
}

.heading-txt:before, .heading-txt:after {
    position: absolute;
    top: 46%;
    content: '';
    width: 8%;
    height: 3px;
    display: inline-block;
}

.heading-txt span {
    font-weight: 600;
}

.heading-txt:after {
    margin-left: 14px;
}

.heading-para {
    margin: 0;
    text-align: center;
    padding: 10px 0 3em;
    font-weight: 500;
    color: #333;
    font-size: 18px;
}
/* ****************** NOTIFICATION PAGE CSS  */

.wht-noti-section {
    padding: 3em 0;
    background: #f1f1f1;
}

.wht-noti-section .latest_notification {
    background: #fff;
    padding: 20px 30px;
    border: 1px solid #b7b7b7;
    margin-top: 20px;
}

.wht-noti-section .latest_notification ul {
    padding: 0;
    margin: 0;
}

.wht-noti-section .latest_notification ul li {
    padding: 10px 0;
    font-size: 15px;
    font-weight: 500;
}

.wht-noti-section .latest_notification ul li a {
    color: #000;
}
/* ****************  CONTACTUS PAGE CSS */
.contact-second-design {
    padding: 3em 0;
}

.contact-second-design #main {
    border-radius: 10px;
    padding: 2em 4em;
    box-shadow: 0px 30px 50px 10px rgb(1 11 60 / 10%);
    margin-bottom: 20px;
}

.contact-second-design #survey-form .btn {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 3% 0 0 0;
    height: 45px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    border: 3px solid #242a7a;
    border-radius: 0;
    font-weight: 500;
    font-size: 1.2em;
    color: #242a7a;
    text-align: center;
    background: none;
    transition: color 0.25s ease;
}

.contact-second-design #survey-form .btn:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #242a7a;
    transform-origin: left;
    transition: width 0.5s ease;
    z-index: -1;
}

.contact-second-design #survey-form .btn:hover {
    color: #fff;
}

.contact-second-design #survey-form .btn:hover:after {
    width: 100%;
}

.contact-second-design #survey-form fieldset {
    margin: 3% 0 0 0;
}

.contact-second-design input[type="text"] {
    box-sizing: border-box;
    width: 100%;
    height: calc(3em + 2px);
    margin: 0 0 1em;
    padding: 1em;
    border: 1px solid #ccc;
    border-radius: 1.5em;
    background: #fff;
    resize: none;
    outline: none;
}

.contact-second-design input[type="text"][required]:focus {
    border-color: #00bafa;
}

.contact-second-design input[type="text"][required]:focus+label[placeholder]:before {
    color: #00bafa;
}

.contact-second-design input[type="text"][required]:focus+label[placeholder]:before,
.contact-second-design input[type="text"][required]:valid+label[placeholder]:before {
    transition-duration: 0.2s;
    transform: translate(0, -1.5em) scale(0.9, 0.9);
}

.contact-second-design input[type="text"][required]:invalid+label[placeholder][alt]:before {
    content: attr(alt);
}

.contact-second-design input[type="text"][required]+label[placeholder] {
    display: block;
    pointer-events: none;
    line-height: 1.25em;
    margin-top: calc(-3em - 2px);
    margin-bottom: calc((3em - 1em) + 2px);
}

.contact-second-design input[type="text"][required]+label[placeholder]:before {
    content: attr(placeholder);
    display: inline-block;
    margin: 0 calc(1em + 2px);
    padding: 0 2px;
    color: #898989;
    white-space: nowrap;
    transition: 0.3s ease-in-out;
    background-image: linear-gradient(to bottom, #fff, #fff);
    background-size: 100% 5px;
    background-repeat: no-repeat;
    background-position: center;
}

.contact-second-design .details {
    padding: 2em;
    box-shadow: 0px 30px 50px 10px rgb(1 11 60 / 10%);
    border-radius: 10px;
}

.contact-second-design .contact-details {
    display: flex;
    align-items: center;
    text-align: left;
}

.contact-second-design .contact-details .icons {
    margin-right: 14px;
}

.contact-second-design .contact-details .icons i {
    border: 2px solid #ff6300;
    color: #ff6300;
    font-size: 20px;
    padding: 10px 0;
    border-radius: 50%;
    min-width: 44px;
    height: 44px;
    text-align: center;
    transform: translateY(0);
    transition-duration: 0.3s;
}

.contact-second-design .contact-details .content {
    margin-top: 16px;
}

.contact-second-design #main .text-center #title {
    margin: 0;
    font-size: 24px;
}

.contact-second-design .form-group textarea {
    width: 100%;
    border-color: #cccccc;
    margin: 0 0 0em;
    padding: 1em;
    border-radius: 1.5em;
}

.contact-design {
    background: #fff;
    border-radius: 6px;
    border: 1px solid #e0e0e0;
    padding: 20px;
    width: 50%;
    margin: auto;
}

.contact-design h1 {
    margin: 0;
    text-align: center;
    font-size: 24px;
}

table {
    width: 100%;
    justify-content: center;
}


.CaptchaImageCodeSignin #CaptchaImageCodeSignin,
.CaptchaImageCodeSignin {
    float: left;
}

.CaptchaImageCodeSignin .fa-sync {
    padding: 10px;
}
/* .contact-us-section {
    padding: 3em 0;
    background: #f1f1f1;
}

.contact-us-section .contact-us-box {
    padding: 20px;
    background: #fff;
    border: 1px solid #cacaca;
}

.contact-us-section .contact-us-box .heading {
    margin: 0;
    border-bottom: 1px solid #cacaca;
    font-size: 22px;
    padding-bottom: 10px;
    font-weight: 600;
}

.contact-us-section .contact-us-box .contactus-form {
    margin-top: 20px;
}

.contact-us-section .contact-us-box .contactus-form label {
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    margin: 0;
    padding-bottom: 10px;
}

.contact-us-section .contact-us-box .contactus-form input {
    width: 80%;
    padding: 4px 10px;
    font-size: 15px;
    border: 1px solid #b1b1b1;
}

.contact-us-section .contact-us-box .contactus-form textarea {
    width: 80%;
    padding: 10px;
    font-size: 15px;
    border: 1px solid #b1b1b1;
}

.contact-us-section .contact-us-box .contactus-form .captcha-input {
    width: 26%;
    padding: 4px;
    text-align: center;
}

.contact-us-section .contact-us-box .contactus-form .captcha-img {
    width: 16%;
}

.contact-us-section .contact-us-box .contactus-form .contactus-btn {
    border: none;
    padding: 10px;
    font-size: 16px;
    border-radius: 4px;
}

.contact-us-section .center-coaching-box {
    padding: 20px;
    background: #fff;
    border: 1px solid #cacaca;
}

.contact-us-section .center-coaching-box .heading {
    margin: 0;
    border-bottom: 1px solid #cacaca;
    font-size: 22px;
    padding-bottom: 10px;
    font-weight: 600;
}

.contact-us-section .center-coaching-box table.tt_contact th, td {
    padding: 6px !important;
    border: none;
} */

/* *********************  CURRENT AFFAIRS PAGE SECTION CSS */

.current-affair-section {
    padding: 3em 0;
    background: #f1f1f1;
    margin-top: 128px;
}

.current-affair-section .card {
    float: left;
}

.current-affair-section .box_news {
    border: 2px solid #eee;
    border-radius: 4px;
    padding: 20px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.current-affair-section .box_tab ul li {
    width: 100%;
}

.current-affair-section .news_para {
    padding: 0;
    margin: 0;
}

.current-affair-section .head_news {
    font-size: 16px;
    margin: 0;
    padding-bottom: 20px;
    font-weight: 600;
}

.current-affair-section .box_tab {
    width: 100%;
    background: #fff;
    padding: 10px;
    margin-top: 30px;
}

.current-affair-section .news_para img {
    float: left;
    width: 24%;
    margin-right: 20px !important;
    margin-top: 0 !important;
}

.current-affair-section .news-detail-para, .box_news p {
    margin: 0;
    padding: 10px 0;
    font-weight: 500;
    color: #000 !important;
}

.current-affair-section .nav-pills>li.active>a, .current-affair-section .nav-pills>li.active>a:focus, .current-affair-section .nav-pills>li.active>a:hover {
    font-weight: 600;
    /*color: #f1863a !important;
	border-right: 5px solid #f1863a;
	background-color: #fad1b4;*/
    font-size: 16px;
    padding: 14px;
}

.current-affair-section .nav>li>a:focus, .current-affair-section .nav>li>a:hover {
    text-decoration: none;
    color: #1098fa !important;
    background-color: #1098fa26;
    font-size: 14px;
    font-weight: bold;
}

.current-affair-section .nav-pills>li>a {
    font-size: 14px;
    border-bottom: 1px solid #eee;
    font-weight: bold;
    color: #444 !important;
    border-radius: 0px;
    padding: 10px 15px;
    display: block;
}

.current-affair-section .language-box h4 {
    margin: 0;
    padding: 14px 0;
    font-size: 14px;
    font-weight: 500;
}

.current-affair-section .language-box p {
    margin: 0;
}

.current-affair-section .language-box button.check {
    background: transparent;
    border: none;
    font-weight: 500;
    padding: 0;
    font-size: 16px;
}

.current-affair-section .language-box button.and {
    background: transparent;
    border: none;
    font-weight: 700;
    padding: 0;
    font-size: 16px;
    /*color: #f1863a;*/
}

.current-affair-section .language-box {
    border-top: 1px solid #d2d2d2;
    margin-top: 20px;
}

.current-affair-section .page1 {
    background: #fff;
    padding: 10px;
    margin-top: 30px !important;
    float: left;
    width: 100%;
}

.current-affair-section .page2 {
    background: #fff;
    padding: 10px;
    margin-top: 30px !important;
    float: left;
    width: 100%;
}

.current-affair-section .page1 .head_title, .current-affair-section .page2 .head_title {
    margin: 0;
    /*background: #fad1b4;*/
    padding: 14px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}

.current-affair-section .page1 .page-para {
    text-align: center;
    line-height: 30px;
}
/* ********************  UPCOMING EXAM PAGE CSS */

.upcomingexam-section {
    padding: 3em 0;
    background: #f1f1f1;
}

.upcomingexam-section #customers th {
    background-color: #fce2d0;
    color: #000;
    border: 1px solid #8e8e8e;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    padding: 0.5em 10px;
}

.upcomingexam-section #customers .data_start_end, .upcomingexam-section #customers .data {
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 14px;
    border: 1px solid #8e8e8e;
}

.upcomingexam-section #customers {
    width: 100%;
    overflow: auto;
    background: #fff;
    margin-top: 30px;
}
/* ***********************  ALL CATEGORY PAGE CSS */

.popular-exam-section {
    padding: 3em 0;
    background: #fce4d4;
}

.popular-exam-box {
    margin-top: 40px;
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    float: left;
    width: 100%;
    border: 1px solid #dddddd;
}

.popular-exam-box img {
    width: 60px;
    float: left;
}

.popular-exam-box h4 {
    margin: 0 auto;
    color: #000;
    font-size: 16px;
    padding-left: 70px;
    padding-top: 4px;
    line-height: 22px;
}

.choose-exams-section {
    padding: 3em 0;
    background: #fff;
}

.allcategory-box {
    float: left;
    width: 100%;
    background: #fce4d4;
    padding: 20px 10px;
    border-radius: 4px;
}

.leftside_menu {
    padding: 0;
    border-right: 1px solid #9f9f9f;
}

.vertical-center {
    padding-left: 60px;
}

.vertical-center h4 {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    padding-top: 4px;
}

.port_image {
    width: 50px;
    float: left;
}

.allcategory-tabs.nav-tabs>li {
    width: 90%;
}

.allcategory-tabs.tabs-left>li a.active {
    background: #fff;
}

.allcategory-tabs.tabs-left>li a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

.allcategory-tabs.tabs-left>li a i {
    padding-right: 10px;
}

.allcategory-tabs.nav-tabs>li>a:hover {
    border-color: transparent !important;
    background-color: #fff !important;
    border: none !important;
    color: #000 !important;
}

.allcategory-tabs.nav-tabs {
    border-bottom: none;
}

.tabs_cate {
    width: 24px;
    position: relative;
    top: -1px;
    margin-right: 5px;
}

.center_container {
    height: 80px;
    position: relative;
    background: #ffffff;
    margin-bottom: 20px;
    width: 46%;
    float: left;
    margin-right: 20px;
    padding: 6px;
    border-radius: 4px;
}

.tab-content {
    float: left;
    width: 100%;
    overflow: auto;
    height: 1034px;
}
/* ****************  EXAM PAGE CSS */

.exam-page-section {
    padding: 3em 0;
    background: #f1f1f1;
}

.exam-page-section .category-list-box img {
    width: 60px;
    float: left;
}

.exampage-modal {
    padding: 0;
    background: rgb(0 0 0 / 84%);
}

.exampage-modal .modal-dialog {
    width: 460px;
    margin: 100px auto;
}

.exam-page-section .navi-exam-ul {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 0;
}

.exam-page-section .navi-exam-ul a {
    padding-right: 4px;
    font-size: 14px;
    font-weight: 600;
}

.exam-page-section .category-exam-name h4 {
    color: #000;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
}

.exam-page-section .category-list-box {
    background: #fff;
    box-shadow: 0 0 6px -2px #a0a0a0;
    border-radius: 4px;
    float: left;
    padding: 15px;
    margin-bottom: 10px !important;
    width: 100%;
}

.exam-page-section .category-exam-name {
    padding: 4px 0 0 80px;
    font-weight: 600;
}

.exam-page-section .category-exam-name h1 {
    margin: 0;
    font-size: 13px;
    color: #595959;
}

.exam-page-section .demo-buy-btn {
    float: left;
    width: 100%;
    padding: 10px 0;
}

.exam-page-section .buy-now-txt {
    margin: 0 8px 0;
    text-align: center;
    border: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.42857143;
    background: #333;
    float: right;
    cursor: pointer;
    padding: 6px 16px;
    color: #fff;
    border-radius: 4px;
    transition: all .25s ease-in-out;
}

.exam-page-section .category-all-tabs li {
    float: left;
    padding: 4px 20px;
    text-align: center;
    border-right: 1px solid #000;
    cursor: pointer;
    margin-bottom: 0;
}

.exam-page-section .category-all-tabs li a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

.exam-page-section .category-all-tabs li:last-child {
    border-right: transparent;
    padding-right: 0;
}

.exam-page-section .exam-title {
    margin: 0;
    padding: 4px 0 10px;
    font-size: 22px;
    font-weight: 600;
    color: #f1863a;
}

.exam-page-section .exam-description p span, .exam-page-section .exam-description span, .exam-page-section .exam-description p {
    font-size: 14px;
}

.exam-page-section .exam_text {
    font-weight: 600;
    color: #000;
    padding-bottom: 6px;
}

.exam-page-section .exam_text .font_normal {
    font-weight: 500;
}

.exam-page-section .nav-sticky-head {
    float: left;
    width: 100%;
}

.exam-page-section thead {
    background-color: #eee;
    color: #555;
    font-size: 16px;
}

.exam-page-section th, td {
    border: 1px solid #ddd;
    font-weight: 600;
}

.exam-page-section .share-text {
    margin: 0;
    border-bottom: 2px solid #adadad;
    padding: 6px 0 6px 0;
    font-weight: 600;
    line-height: 26px;
    font-size: 17px;
}

.exam-page-section .banner_sidesection {
    background: #ffffff;
    padding: 10px;
    color: #000;
    border-radius: 3px;
}

.exam-page-section .banner_sidesection ul {
    margin: 10px 0 20px 20px;
    padding: 0;
}

.exam-page-section .banner_sidesection ul li {
    font-size: 13px;
    font-weight: 500;
    list-style: disc;
}

.exam-page-section .category-all-tabs {
    float: left;
    width: 100%;
    padding: 10px;
}

.exampage-modal .panel-title {
    background: #f9c8a6;
    text-align: center;
    padding: 10px;
    border-top: 1px solid #ff7515;
    border-bottom: 1px solid #ff7515;
}
/* ********************  DISCLAIMER PAGE CSS */

.disclaimer-section {
    padding: 3em 0;
    background: #f1f1f1;
}

.disclaimer-section .disclaimer-box {
    background: #fff;
    padding: 20px;
    border: 1px solid #c5c5c5;
    margin-top: 20px;
}

.disclaimer-section .disclaimer-box p {
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-align: justify;
}

/* ******************  PRIVACY AND POLICY PAGE CSS */

.privatepolicy-section {
    padding: 3em 0;
    background: #f1f1f1;
}

.privatepolicy-section .privatepolicy-box {
    background: #fff;
    padding: 20px;
    margin-top: 20px;
    border: 1px solid #adadad;
}

.privatepolicy-section .privatepolicy-box h4 {
    margin: 0;
    padding-bottom: 10px;
    font-weight: 600;
    border-bottom: 1px solid #cecece;
    margin-bottom: 10px;
}

.privatepolicy-section .privatepolicy-box p {
    margin-bottom: 40px;
    text-align: justify;
}
/* ****************** ABOUT US PAGE CSS  */

.about-us-section {
    padding: 3em 0;
    background: #f1f1f1;
}

.about-us-section .about-us-content-box {
    background: #fff;
    padding: 20px;
    margin-top: 30px;
    border: 1px solid #bdbdbd;
}

.about-us-section .about-us-content-box p {
    margin: 0 !important;
}
/* ****************  ALL CATEGORIES PAGE CSS */

.all-category-section {
    padding: 3em 0;
    background: #f1f1f1;
}

.all-category-section .all-category-box {
    padding: 20px;
    background: #fff;
    border: 1px solid #cacaca;
    margin-top: 40px;
    float: left;
    width: 100%;
}

.all-category-section .all-category-box .all-category-head-img {
    float: left;
    width: 10%;
}

.all-category-section .all-category-box .cat_desc {
    margin-top: 50px;
    font-weight: 500;
    font-size: 15px;
}

.all-category-section .all-category-box .exam-under-head {
    margin: 0;
    font-size: 20px;
    padding: 10px 20px;
    text-align: center;
}

.all-category-section .all-category-box .all-category-ul {
    padding: 0;
    margin: 0;
    margin-top: 10px;
    float: left;
    width: 100%;
}

.all-category-section .all-category-box .all-category-head-h4 {
    margin: 0;
    padding-left: 90px;
    padding-top: 10px;
    font-size: 20px;
}

.all-category-section .all-category-box .all-category-ul li {
    float: left;
    width: 31%;
    background: #efefef;
    margin-right: 9px;
    padding: 20px;
    text-align: center;
    margin-bottom: 10px;
    border: 1px solid #c7c7c7;
    height: 160px;
    transition: all .25s ease-in-out;
    cursor: pointer;
}

.all-category-section .all-category-box .all-category-ul li:hover {
    box-shadow: 0 0 8px 0px #7d7d7d;
}

.all-category-section .all-category-box .all-category-ul li img {
    width: 40%;
}

.all-category-section .all-category-box .all-category-ul li h4 {
    margin: 0;
    font-size: 16px;
    padding-top: 10px;
    color: #000;
}

.all-category-section .latest-notification-box {
    padding: 20px;
    background: #fff;
    border: 1px solid #cacaca;
    margin-top: 40px;
    float: left;
    width: 100%;
}

.all-category-section .latest-notification-box h2 {
    margin: 0;
    text-align: center;
    font-size: 20px;
    padding: 10px;
}

.all-category-section .latest-notification-box marquee {
    height: 300px;
    overflow: auto;
    margin-top: 2px;
    background: #f1f1f1;
    padding: 0 20px;
}

.all-category-section .latest-notification-box marquee ul {
    padding: 0;
    margin: 0;
}

.all-category-section .latest-notification-box marquee ul li {
    display: flex;
    border-bottom: 1px solid #a0a0a0;
    padding: 6px 0;
}

.all-category-section .latest-notification-box marquee ul li i {
    margin-right: 10px;
    margin-top: 4px;
}

.all-category-section .latest-notification-box marquee ul li a {
    color: #000;
}

.all-category-section .browse-more-categories-ul {
    padding: 10px;
    background: #f1f1f1;
}

.all-category-section .browse-more-categories-ul li {
    background: #fff;
    padding: 20px;
    border: 1px solid #ababab;
    margin-bottom: 10px;
}

.all-category-section .browse-more-categories-ul li img {
    float: left;
    width: 6%;
}

.all-category-section .browse-more-categories-ul .browse-more-categories-divbox {
    padding-left: 80px;
}

.all-category-section .browse-more-categories-ul .browse-more-categories-divbox h4 {
    margin: 0;
}

/* MEDIA CSS */

@media only screen and (max-width: 600px) {
	.w3l_header_left ul li{
		margin: 10px 0 0 10px;
	}
	#cssmenu .button{
		margin-top: 0;
		z-index: 2;
	}
	#cssmenu .submenu-button:before{
		background: #fff !important;
	}
	#cssmenu .submenu-button:after{
		background: #fff !important;
	}
	.header_scroll .upcoming-exam span.up-title{
		font-size: 10px;
	}
	.header_scroll .upcoming-exam marquee{
		width: 68%;
	}
	.header_scroll{
		padding: 2px 0;
	}
	.partnerslogin_box img.digital_icon{
		margin: 0 auto 20px;
	}
	.partnerslogin_box img.csc_icon{
		top: 0;
		margin: 0 auto 20px;
	}
	div.footer.footer_top_agileits{
		width: auto;
	}
	.play{
		padding: 10px 6px;
	}
  }