
.top_div .logo_img1{     max-width: 160px;
    margin-top: 5px;}

.top_div .logo_img2{       max-width: 232px;
    margin-top: 5px;}

.top_div .logo_img3{       max-width: 108px;
    margin-top: 4px;}
	
.bottom_logo .logo_img2{    max-width: 235px;
    }	 


	.bottom_soc{width:100%;
	float:left;}





/*-------- A la carte btn css start ------------------*/	
	
/* start button hover */

.wrapper_sec{width:100%;
float:left;
text-align: center;
    margin-bottom: 20px;
}

.wrapper_sec .btn-read{
 margin:35px 0 0px 18px;
}

.wrapper_sec .btn-read {
   position: relative;
  display: inline-block;
font-size: 14px;
  padding: 15px 30px;
  overflow: hidden;
  z-index: 1;
    color: #fff;
    background-color: #0d0d0d;
    border: none;
    font-weight: 600;
}
.wrapper_sec .btn--animated:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(250 207 0);
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: ease-out;
  z-index: -1;
}
.wrapper_sec .btn--animated:hover {
  color: #901808;
}
.wrapper_sec .btn--animated:hover:before {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.45, 1.64, 0.47, 0.66);
}
/* end button hover */


/* start image overlay */
.wrapper_sec .image {
  display: block;
  width: 100%;
  position: relative; 
  margin-top:20px;
}
.wrapper_sec .image img{
    width: 100%;
}
.wrapper_sec .image .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgb(250 207 0);
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: 1s ease;
display:block;
}

.wrapper_sec .image:hover .overlay {
  width: 100%;
}
.wrapper_sec .text{
    padding: 10px 0 0 0;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: #fff;
  color: #000;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
    cursor: pointer;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.wrapper_sec .text:hover{
    color: #fff;
    background-color: rgb(250 207 0);

}
/* end image overlay */

/*-------- A la carte btn css end ------------------*/
	


/** ========== nitin css part ========== **/
.fullwidth100
{
	width:100%;
	float:left;
}
.pad0
{
	padding:0px;
}
.robotregular
{
	font-family: 'Roboto', sans-serif!important;
}
.robotcondensed
{
    font-family: 'Roboto Condensed', sans-serif!important;	
}


form[name="frmFeedback"] .bnr-btn, .banner-top .bnr-btn
{
	text-align:center;
}
form[name="frmFeedback"] .bnr-btn input[type=submit], form[name="frmFeedback"] .bnr-btn input[type=submit]:hover, .banner-top .bnr-btn input[type=submit],
.banner-top .bnr-btn input[type=submit]:hover
{
	width:auto;
	background: #901808;	
}
.articlesmore a
{
	color:#fff;
}
.centerdiv #accordion .panel-default .panel-heading
{
    padding: 12px 15px;	
}
.centerdiv #accordion .panel-default .panel-heading h4.panel-title DIV
{
    font-weight:bold;
}

.newpupsip {
    -webkit-appearance: none;
    width: 94%;
    height: 20px;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    /* border: 1px solid #f26922; */
    /* background: #eee; */
    /* text-align: center; */
    /* margin: 0 auto; */
    background-color: #e6e6e6;
}

.glossarytext strong {font-weight: 700;} 

.top_menu
{
width:100%;
float:left;
background-color:#901808;
min-height: 50px;
transition: all 0.5s ease-out;
z-index: 9999999999;
}
.fixednav{
	position: fixed; 
	top: 0; 
	height: 52px; 
	z-index: 9999999999;
	transition: all 0.5s ease-out;
-webkit-box-shadow: 0px 7px 6px 0px rgba(50, 50, 50, 0.52);
-moz-box-shadow:    0px 7px 6px 0px rgba(50, 50, 50, 0.52);
box-shadow:         0px 7px 6px 0px rgba(50, 50, 50, 0.52);	
}

.banner_div
{
	width:100%;
	float:left;
}
.banner_line .left.carousel-control
{
	display:block!important;
}
.top_div > DIV:nth-child(2)
{
	text-align:center;
}
.top_div > DIV:nth-child(3)
{
	text-align:right;
}
.top_menu .navbar
{
	margin-bottom:0px;
}
.top_menu .navbar-default
{
	background-color:transparent;
	border-color:transparent;
}
.top_menu .navbar-default .navbar-nav > li > a
{
	color:#fee004;
	font-size: 14px;
	font-family: 'Segoe UI';
}
.nav > li > a:hover, .top_menu .navbar-default .navbar-nav > li > a:hover
{
	color:#fff;
}
.top_menu .navbar-default .navbar-nav > .active > a
{
	background-color: transparent!important;	
}
.top_menu .navbar-default .navbar-nav > .active > a:hover, .top_menu .navbar-default .navbar-nav > .active > a:focus
{
	background-color: #transparent!important;
	color:#fff;
}
.top_menu .navbar-default .navbar-nav > .open > a, .top_menu .navbar-default .navbar-nav > .open > a:hover, .top_menu .navbar-default .navbar-nav > .open > a:focus
{
	background-color: #901808!important;	
}
.navbar-nav > li > .dropdown-menu
{
	background-color:#f8c301;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus
{
	background-color: #901808;
	color:#fff;
}

.plan_read
{
	    margin-top: 10px;
}

.plan_read a{  width: 100%;
    float: left;}

.plan_read span
{
	text-align:right;
	width:100%;
	    float: left;
    color: #ffffff;
    width: 100px;
    background: #b81515;
    border-radius: 4px;
    text-align: right;
    padding: 2px;
}

.plan_read img{margin-left: 4px;}


.offer-grids .offer1
{
	    border-right: 1px solid;
}
.offer2 .offer-icon
{
	padding-left: 8px;
}

/** ======================= "sitemap_div" page css Starts here ======================= **/

.sitemap_div, .sitemap_box, .sitemap_box h1, .sitemap_submenu
{
	width:100%;
	float:left;
}
.sitemap_div .row
{
	margin:15px 0px;
}
.sitemap_box
{
	border:1px solid #ccc;
}
.sitemap_box h1
{
	background-color:#f3be00;
	text-align:center;
	font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    padding: 6px 0px;
	margin-top:0px;
}
.sitemap_submenu
{
padding: 5px 15px;
}
.sitemap_submenu h2
{
	border:1px solid #901808;
	font-size:13px;
	font-family: 'Lato', sans-serif;
	text-align:center;
	border-radius:6px;
    padding: 9px 0px;
	font-weight:bold;	
    width: 86%;
    float: left;
	margin-top:0px;
	margin-bottom:10px;
}
.sitemap_submenu h2:hover
{
	background-color:#901808;
	color:#fff;
}
.tipso_style {
    width: 14%;
    float: left;
    margin-top: 6px;
    text-align: center;	
}

/*------ Tipso Bubble Styles ------*/
/* Tipso Bubble Styles */
.tipso_bubble, .tipso_bubble > .tipso_arrow{
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
.tipso_bubble {
    position: absolute;
	text-align: center;
	border-radius: 6px;
	z-index: 9999;
}
.tipso_style{
	cursor: help;
	/*border-bottom: 1px dotted;*/
}
.tipso_title {
	border-radius: 6px 6px 0 0;
}
.tipso_content {
  	word-wrap: break-word;
	padding: 0.5em;
}

/* Tipso Bubble size classes - Similar to Foundation's syntax*/
.tipso_bubble.tiny {
	font-size: 0.6rem;
}
.tipso_bubble.small {
	font-size: 0.8rem;
}
.tipso_bubble.default {
	font-size: 1rem;
}
.tipso_bubble.large {
	font-size: 1.2rem;
	width: 100%;
}

/* Tipso Bubble Div */
.tipso_bubble > .tipso_arrow{
	position: absolute;
	width: 0; height: 0;
	border: 8px solid;
	pointer-events: none;
}
.tipso_bubble.top > .tipso_arrow {
	border-top-color: #000;
	border-right-color: transparent;
	border-left-color: transparent;
	border-bottom-color: transparent;
	top: 100%;
	left: 50%;
	margin-left: -8px;
}
.tipso_bubble.bottom > .tipso_arrow {
	border-bottom-color: #000;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	bottom: 100%;
	left: 50%;
	margin-left: -8px;
}
.tipso_bubble.left > .tipso_arrow {
	border-left-color: #000;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-right-color: transparent;
	top: 50%;
	left: 100%;
	margin-top: -8px;
}
.tipso_bubble.right > .tipso_arrow {
	border-right-color: #000;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	top: 50%;
	right: 100%;
	margin-top: -8px;
}

.tipso_bubble .top_right_corner, 
.tipso_bubble.top_right_corner {
	border-bottom-left-radius: 0;
}

.tipso_bubble .bottom_right_corner, 
.tipso_bubble.bottom_right_corner  {
	border-top-left-radius: 0;
}

.tipso_bubble .top_left_corner, 
.tipso_bubble.top_left_corner {
	border-bottom-right-radius: 0;
}

.tipso_bubble .bottom_left_corner, 
.tipso_bubble.bottom_left_corner  {
	border-top-right-radius: 0;
}
/*------ Tipso Bubble Styles ------*/


/** ======================= "sitemap_div" page css Starts here ======================= **/
/* horizontal menu */


/*.horiz_fixednav .tooltip.bottom
{
	top: 39px!important;
}
.tooltip.bottom
{
	font-size: 15px;
	font-family:'Roboto', sans-serif;
    text-transform: uppercase;	
}
.tooltip.bottom .tooltip-arrow
{
	border-bottom-color: #f8c301;
}
.tooltip-inner
{
	max-width: 310px;
	padding: 15px 12px;
    background-color: #f8c301;	
    color: #000;
    font-weight: bold;
}*/

.horiz_fixednav {
    position: fixed;
    top: 0;
    margin-top: 51px;
    height: 42px;
    z-index: 999999999;
    transition: all 0.5s ease-out;
    -webkit-box-shadow: 0px 7px 6px 0px rgba(50, 50, 50, 0.52);
    -moz-box-shadow: 0px 7px 6px 0px rgba(50, 50, 50, 0.52);
    box-shadow: 0px 7px 6px 0px rgba(50, 50, 50, 0.52);
}
.horizon_menu
{
	width:100%;
	float:left;
	background-color:#f8c301;
}
.offer-pg-cont{
    width: 90%;
    overflow-x: auto;
    margin: 0px auto;
    height: 43px;
    /*padding: 10px 0px;*/
    overflow-y: hidden;	
}
span.arrow-left,span.arrow-right{
    display: block;
    position: absolute;
    /*background-color: #555;*/
    /*top: 40px;*/
    color:#000;
    z-index: 2;
    cursor: pointer;
    padding: 4px;	
}
span.arrow-left i,span.arrow-right i
{
	font-size:14px;
}
span.arrow-left{
    left: 15%;
	margin-top: 6px;
    border-radius: 68%;
    padding: 5px 9px;	
    transition: all 0.5s ease-out;	
}
span.arrow-right{
    right: 15%;
	margin-top: 6px;
    border-radius: 68%;
    padding: 5px 9px;		
	transition: all 0.5s ease-out;
}
/*span.arrow-left:hover, span.arrow-right:hover{
    background-color: #333;
    border-radius: 68%;
    padding: 5px 9px;	
}*/
.offer-pg{
    width: 1350px;
	/*width:100%;*/
	overflow:hidden;
}
ul.offer-pg li
{
	display:inline-block;
	float:left;
	text-align:center;
	color:#000;
	font-size:13px;
    background-color:#f8c301;
    line-height: 21px;
    border-right: 1px solid #901808;
    padding: 10px 10px;
}
ul.offer-pg li:last-child
{
	border-right:1px solid transparent;
}
.activeaboutmenu, .redactive
{
	color:#901808;
	font-weight:bold;
}
ul.offer-pg li a
{
	color:#000;
	font-weight:normal;	
}
ul.offer-pg li:hover
{
	text-decoration:none;
}
.item-wrapper.offer-con{
    background-color: #333 !important;
}
.offer-con .left-item h4 {
    color: #fff;
    font-weight: normal;
    margin: 0px;
}
.offer-con .right-item{
    float: right;
    padding: 10px;
}
.offer-con .right-item h5{
    color: #cb9944;
    margin: 0px;
    font-size: 14px;
}
.offer-pg > .portfolio-item{
    width: 133px;
    background-color:#818286;
    margin-left:10px;
    float:left;
	font-size:13px;
}
.portfolio-item.big_item
{
    width: 206px;	
}
.portfolio-item span
{
	color:#fff;
}
/* horizontal menu */

/*sevice section*/
.maindivmm DIV
{
	width:100%;
	float:left;
}
.maindivmm:hover {
    background-color: rgba(250, 235, 215, 0.6);
    cursor: default;
}
.serv_circle
{
    width: 95%!important;
	float:left;
	background-color:transparent;
	text-align:Center;
	position: absolute;
    top: -39px;		
}
.servbox_head
{
	border-bottom:1px solid #ffba00;
    text-align: left;
    text-align: left;
    font-family: arial;
	font-size: 30px;
    padding-bottom: 5px;


}
.servbox_head img
{
	margin-right:25px;
}
.servbox_para
{
	text-align:left;
	margin-top: 5px;
}

.servbox_para a{  width: 100%;
    float: left;}

.servbox_para span
{
	text-align:right;
	width:100%;
	    float: right;
    color: #ffffff;
    width: 100px;
    background: #b81515;
    border-radius: 4px;
    text-align: right;
    padding: 2px;
}
.servbox_para span img
{
	margin-left:6px;
}
.calc_div .carousel-control.left
{
	display:block!important;
}
.calc_div .carousel-control.right, .calc_div .carousel-control.left
{
	background:none;
}
.calc_div  .carousel-control
{
	width: 5% !important;
}
.calc_div .about-grid
{
	padding:13px 73px;
}
.calc_div .about-grids .about-grid:first-child, .calc_div .about-grids1 .about-grid:first-child
{
	border-right:2px solid #a9a9a9;
}
.calc_div .left .fa-angle-left, .calc_div .right .fa-angle-right
{
	    line-height: 490px;
		color:#a9a9a9;
		font-size:55px;
}
/*sevice section*/

/* online service */
.online_serv
{
	width:100%;
	float:left;	
	background-image:url('/images/homepage_img/online_serv_back.jpg');
	background-position:center;
	background-size:cover;
	padding: 1em 0;
	padding-bottom: 0px;
}
.online_head span, .online_head h1, .online_box, .online_box span
{
	width:100%;
	float:left;
	text-align:center;
}
.online_box a .online_inbox
{
    margin-bottom: 40px;
    margin-top: 40px;
	border-right:1px solid #000;
	color:#000;
}
.online_box a:nth-child(6) .online_inbox
{
	border-right:1px solid transparent;	
}
.online_inbox span:first-child
{
    margin-bottom: 5px;
}
.online_inbox span img
{
	margin:0px auto;
}
/* online service */


/* bottomframe */
.bottom_main
{
	width:100%;
	float:left;
	background-color:#000;
	margin-top: 5px;
}
.rightside_pad
{
	padding: 122px;
    padding-top: 33px;
    padding-bottom: 30px;
}
.bottomframe
{
	width:100%;
	float:left;
	background-color:#000;
	padding:10px 0px;
}
.footerhead
{
	font-size:18px!important;
	color:#f8c300!important;
	text-transform:uppercase;
	font-family:'Roboto', sans-serif;
	margin-top: 27px;
}
.foot_side1 ul li
{
	text-decoration:none;
	color:#fff;
	font-size:15px;
	font-family:'Roboto', sans-serif;
	list-style-type:none;
	line-height: 27px;	
}
.foot_side1 ul li a
{
	color:#fff;
}
.foot_side1 ul li a:hover
{
	color:#f8c300!important;	
}

.sub_news
{
	width:100%;
	float:left;
	background-color:#f8c300;
	padding:20px;
	margin-bottom: 30px;
}
.sub_news span, .sub_news p
{
	width:100%;
	float:Left;
	text-align:center;
}
.sub_news p
{
	text-transform:uppercase;
	font-size:17px;
    font-weight: bold;	
	margin: 12px 0px;
}
.sub_txtbox #txtEnterEmail
{
    padding: 5px 4px;
    border: 0px;
}
.sub_txtbox #txtEnterEmail:focus
{
	border:0px;
}
.sub_txtbox input[type=submit]
{
	margin-left: -4px;
	background-color:#990000;
	color:#fff;
	border:0px;
	padding:5px 9px;
}
.bottom_logo
{
	width:100%;
	float:left;
	text-align:center;
}
.bottom_logo img
{
	margin:0px auto;
}
.bottom_opt
{
	color:#fff;
	text-align:center;
	margin-top:25px;
}
.bottom_opt ul
{
	width:100%;
	float:left;
	text-align:center;
	color:#fff;
	margin: 0px 0px;
}
.bottom_mobi .bottom_opt:last-child p
{
	font-size:12px;
}
.bottom_opt ul li
{
	border-right:1px solid #fff;
	display:inline-block;
	list-style-type:none;
	font-size:13px;
	padding:0px 5px;
}
.bottom_opt ul li:last-child
{
	border-right:1px solid transparent;
}
.bottom_opt ul li a
{
	color:#fff;
	font-size:13px;	
}

.bottomframe_mobi
{
	width:100%;
	float:left;
	background-color:#000;
	display:none;
}
.bottom_mobi
{
	width:100%;
	float:left;
}
.bottomframe_mobi .container > DIV
{
	text-align:center;
}
.bottomframe_mobi .container .credit {
  margin: 0 0;
  padding: 8px 0 4px 0;
}

.bottomframe_mobi .caret-up {
    /* Safari */
    -webkit-transform: rotate(-180deg);
    
    /* Firefox */
    -moz-transform: rotate(-180deg);
    
    /* IE */
    -ms-transform: rotate(-180deg);
    
    /* Opera */
    -o-transform: rotate(-180deg);
    
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=6);

}

.bottomframe_mobi .drop-up {
    top: auto;
    bottom: 100% !important;
	background-color: #900;
	border: 2px solid #f8c300;
}
.bottomframe_mobi .drop-up li a
{
	color:#fff;
}
.bottomframe_mobi .drop-up li a:hover
{
	color:#f8c300;
    background-color: transparent;	
}
.bottomframe_mobi .btn-group .btn-default
{
	background-color:#f8c300;
	border:0px;
	color:#000;
	font-size:15px;
	font-family:'Roboto', sans-serif;
    padding: 5px;
    margin-bottom: 10px;
	width: 154px;
    margin-left: 5px;
}
/* bottomframe */

/* bottomframe inner */
.footerul ul li:last-child
{
	border-right:1px solid transparent;
}
/* bottomframe inner */

.testimonial #style-1::-webkit-scrollbar
{
	background-color:transparent;
}

/* login popup */
.p-bottom-w3ls a, .p-bottom-w3ls a:hover, .p-bottom-w3ls a:focus
{
	color:#000;
}
.popup_modal li
{
	/*float:none!Important;
	display:inline-block;*/
}
.form-w3-agile
{
    background-color:#f8c301;	
    padding: 10px;	
}
.form-w3-agile h2
{
	    margin-top: 0px;
	text-align:center;
    font-family: 'Roboto', sans-serif;
    text-transform: capitalize;	
}
.form-sub-w3
{
	text-align:center;
	margin: 15px 0px;
}
.form-sub-w3 input
{
	color:#901808;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    padding: 6px 20px;
    border: 0px;
	border-radius: 3px;
}
.submit-w3l input[type=submit]
{
	background-color:#000;
	border:0px;
	padding:10px 25px;
    border-radius: 3px;	
}
.submit-w3l, .p-bottom-w3ls
{
	text-align:center;
}

.md-trigger{padding-top: 4px!important;}

.navbar-nav .md-trigger, .navbar-nav .md-ask
{
	background-color:transparent;
	border:0px;
	color:#fff;
	font-size:14px;	
}
.navbar-header {
    float: right;
}
.navbar-header .navbar-right {
    float: none!important;
}
.navbar-nav > li {
    line-height: 45px;
}
.navbar-nav > li  i{
    margin-right:5px;
	font-size:15px;
}
.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50%;
	max-width: 490px;
	min-width: 320px;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.md-show {
	visibility: visible;
}

.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(143,27,15,0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

/* Content styles */
.md-content {
	color: #fff;
	background: #fd4830;
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
}

.md-content h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 2.4em;
	font-weight: 300;
	opacity: 0.8;
	background: rgba(0,0,0,0.1);
	border-radius: 3px 3px 0 0;
}

.md-content > div {
	padding: 2px 25px 25px;
	margin: 0;
	font-weight: 300;
	font-size: 1.15em;
}
.md-content .md-close
{
	padding: 0px 25px 0px;
    text-align: right;
}
.md-content .md-close i
{
	cursor:pointer;	
}

.md-content > div p {
	margin: 0;
	padding: 10px 0;
}

.md-content > div ul {
	margin: 0;
	padding: 0 0 30px 20px;
}

.md-content > div ul li {
	padding: 5px 0;
}

.md-content button {
	display: block;
	margin: 0 auto;
	font-size: 0.8em;
}
/* Effect 13: 3D slit */
.md-effect-13.md-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.md-effect-13 .md-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(-3000px) rotateY(90deg);
	-moz-transform: translateZ(-3000px) rotateY(90deg);
	-ms-transform: translateZ(-3000px) rotateY(90deg);
	transform: translateZ(-3000px) rotateY(90deg);
	opacity: 0;
}

.md-show.md-effect-13 .md-content {
	-webkit-animation: slit .7s forwards ease-out;
	-moz-animation: slit .7s forwards ease-out;
	animation: slit .7s forwards ease-out;
}

@-webkit-keyframes slit {
	50% { -webkit-transform: translateZ(-250px) rotateY(89deg); opacity: .5; -webkit-animation-timing-function: ease-out;}
	100% { -webkit-transform: translateZ(0) rotateY(0deg); opacity: 1; }
}

@-moz-keyframes slit {
	50% { -moz-transform: translateZ(-250px) rotateY(89deg); opacity: .5; -moz-animation-timing-function: ease-out;}
	100% { -moz-transform: translateZ(0) rotateY(0deg); opacity: 1; }
}

@keyframes slit {
	50% { transform: translateZ(-250px) rotateY(89deg); opacity: 1; animation-timing-function: ease-in;}
	100% { transform: translateZ(0) rotateY(0deg); opacity: 1; }
}


/* login popup */



/*---------- footer_social Icon start  -----------*/


.bottom_soc {    margin: 0px auto;
    text-align: center;
    margin-top: 20px;
	}

/*=========================
  Icons
 ================= */

/* footer social icons */
.bottom_soc ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
.bottom_soc ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.bottom_soc .social-network a.icoInstagram:hover {
	background: rgb(169,61,173);
background: linear-gradient(90deg, rgba(169,61,173,1) 0%, rgba(215,71,111,1) 38%, rgba(206,41,84,1) 68%, rgba(245,145,48,1) 100%);
}

.bottom_soc .social-network a.icoWhatsapp:hover {
	background-color: #76ca6a;
}

.bottom_soc .social-network a.icoYoutube:hover {
	background-color: #f70000;
}

.bottom_soc .social-network a.icoPinterest:hover {
	background-color: #c51f26;
}



.bottom_soc  .social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.bottom_soc  .social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.bottom_soc  .social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.bottom_soc .social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.bottom_soc .social-network a.icoRss:hover i, .bottom_soc .social-network a.icoFacebook:hover i, .bottom_soc .social-network a.icoTwitter:hover i,
.bottom_soc .social-network a.icoGoogle:hover i, .bottom_soc .social-network a.icoVimeo:hover i, .bottom_soc .social-network a.icoLinkedin:hover i {
	color:#fff;
}
.bottom_soc a.socialIcon:hover, .bottom_soc .socialHoverClass {
	color:#44BCDD;
}

.bottom_soc .social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.bottom_soc .social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.bottom_soc .social-circle li a:hover i, .bottom_soc .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.bottom_soc .social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.bottom_soc a {
 background-color: #f8c300;   
}



/*---------- footer_social Icon end -----------*/


/*---------- footer_get app start  -----------*/


.get_app{width:100%;
float:left;
margin:10px 0px;
}

.get_app h2{font-size:16px;
color:#FFF;
font-weight:600;
padding:10px;
text-align:center;
}
.get_app ul li{
display: inline-block;
width:50%;
float:left;
}

.get_app .fr{float: right;}

.get_app img{
max-width:140px;
}


/*---------- footer_get app start  -----------*/



/* --------- financial planning page ---------- */
.horiztab_fixednav
{
	width:100%;
	float:left;
}
.finan_plan
{
	width:100%;
	float:left;
	background-color:#999999;
	padding-top:10px;
}
.horizontab_cnt
{
	width:100%;
	float:left;
	background-color:#fff;
    padding: 56px 0px;	
	color:#000;
}
.finan_plan ul.resp-tabs-list li a
{
	color:#000;
	font-weight:normal;
}
.finan_plan ul.resp-tabs-list li.resp-tab-active a, .horizontab_cnt .resp-tabs-container .resp-accordion a
{
	color:#fff;
	font-weight:normal;	
}
.horizontab_cnt .resp-tab-content
{
border:0px solid transparent;
}
/*.horizontab_cnt .resp-tab-content
{
	display:block;
}*/
.finan_plan .resp-tabs-list li
{
	border:1px solid transparent!important;
    border-radius: 13px 13px 0px 0px;
    margin-top: 4px !important;
    padding: 5px 10px 2px 10px !important;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
    float: none;	
}
.finan_plan .resp-tabs-list li.resp-tab-active
{
	background: #333333 !important;
}

.finan_tab1, .finan_tab2, .finan_tab3
{
	width:100%;
	float:Left;
}
.finan_tab1head, .finan_tab1cnt, .finan_tab2head, .finan_tab3head
{
	width:100%;
	float:left;
}
/*.finan_tab2head, .finan_tab3head
{
	margin-top:20px;
}*/
.finan_tab1head span, .finan_tab2head span, .finan_tab3head span
{
	float:left;
}
.finan_tab1head h1, .finan_tab2head h1, .finan_tab3head h1
{
    padding-top: 16px;
	padding-bottom:0px;
    /* line-height: 63px; */
    margin: 0px;	
    padding-left: 19px;	
	font-family: 'Roboto Condensed', sans-serif;	
    font-size: 20px;
	color:#000;
	width:100%;
	float:left;
}
.finan_tab1head h2, .finan_tab2head h2, .finan_tab3head h2
{
    padding-top: 16px;
	padding-bottom:16px;
    /* line-height: 63px; */
    margin: 0px;	
    padding-left: 19px;	
	font-family: 'Roboto Condensed', sans-serif;	
    font-size: 29px;
	color:#000;
}
.finan_tab1cnt, .finan_tab2cnt
{
	padding-left: 78px;
    width: 100%;
    float: left;	
}
.finan_tab1cnt p, .finan_tab2cnt p
{
    margin-bottom: 21px;
	width: 100%;
    float: left;
	font-family: 'Roboto', sans-serif;
    font-size: 15px;	
	color:#000;	
}
.finan_tab1cnt ul
{
	width:100%;
	float:left;
	padding-left: 23px;
}
.finan_tab1cnt ul li
{
	width:100%;
	float:left;
	list-style-position:inside;
	line-height:40px;
	list-style-type:none;
	font-family: 'Roboto', sans-serif;
    font-size: 15px;
	color:#000;	
}
.finan_tab1cnt ul li:before {
  content: "\f0da"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}
.redline
{
	margin:0px auto;
	width:100%;
	float:left;
	border-bottom:2px solid #901808;
	margin:35px 0px;	
}


.finan_tab2opt
{
    margin-bottom: 40px;
	transition: all 0.7s ease;
	cursor:pointer;
}
.finan_tab2opt img
{
	transition: all 0.7s ease;		
}
.finan_tab2opt span
{
	width:100%;
	float:left;
	text-align:center;
    text-transform: capitalize;
    /* font-weight: 600; */
	font-family: 'Roboto', sans-serif;
    font-size: 15px;	
	color:#000;
}
.finan_tab2opt:hover img {
    -webkit-transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform: rotateY(180deg);
    transform-style: preserve-3d;
}

.finan_tab3 .backarrowbutton, .finan_tab3 .backarrowbutton + DIV, .finan_tab3 .Heading_Page
{
	display:none;
}
.finan_tab3 .pro_Comptext:after
{
	right: 1px;
}
.Heading_Pagenew
{
	color:#000;
    font-family: 'Roboto', sans-serif;	
}
.finan_tab3cnt
{
	width: 100%;
    float: left;
    /* padding: 0px 62px; */
	padding-left: 62px;
    overflow-x: scroll;
}
.finan_tab3cnt .container.Common_Margin
{
	width:100%!important;
}
.finan_plan ul.resp-tabs-list
{
    width: 100%;
    float: left;
	text-align:center;
}
.finan_plan ul.resp-tabs-list li
{
	margin:0px auto;
}
.finan_fixednav {
    position: fixed;
    top: 0;
    margin-top: 51px;
    height: 42px;
    z-index: 999999999;
    transition: all 0.5s ease-out;
    -webkit-box-shadow: 0px 7px 6px 0px rgba(50, 50, 50, 0.52);
    -moz-box-shadow: 0px 7px 6px 0px rgba(50, 50, 50, 0.52);
    box-shadow: 0px 7px 6px 0px rgba(50, 50, 50, 0.52);
    background-color: #f8c301;
}
.finan_fixednav ul.resp-tabs-list li.resp-tab-item a {
    background-color: transparent!important;
    color: #000;
}
.finan_fixednav ul.resp-tabs-list li.resp-tab-active a {
    font-weight: bold;
    color: #901808;
}
.horiztab_fixednav.finan_fixednav li.resp-tab-active, .horiztab_fixednav.finan_fixednav li.resp-tab-item
{
	background-color:transparent!important;
	border-right:1px solid #000!important;
	border-radius:0px;
}
.horiztab_fixednav.finan_fixednav li.resp-tab-item:last-child
{
	border-right:1px solid transparent!important;	
}
.horiztab_fixednav.finan_fixednav li.resp-tab-item a, .horiztab_fixednav.finan_fixednav li.resp-tab-item
{
	background-color:transparent!important;
	color:#fff;	
}
/* --------- financial planning page ---------- */


/*---------------- General Insurance ---------------------*/



.general_tab1, .general_tab1head, .genhoriztab_fixednav, .general_tab2, .general_tab2head, .general_tab3, .general_tab3head, .general_tab4, .general_tab4head, .general_tab5, .general_tab5head, .general_tab6, .general_tab6head, .general_tab7, .general_tab7head, .general_tab8, .general_tab8head
{
	width:100%;
	float:left;
}
.general_tab1, .general_tab1head, .general_tab1cnt, .general_tab2cnt, .general_tab3cnt, .general_tab4cnt, .general_tab5cnt, .general_tab6cnt, .general_tab7cnt, .general_tab8cnt
.gen_plan_1_img, .gen_plan_2_img img, .gen_plan_3_img img, .gen_plan_4_img img, .gen_plan_5_img img, .gen_plan_6_img img
{
	width:100%;
	float:left;
}
/*.finan_tab2head, .finan_tab3head
{
	margin-top:20px;
}*/
.general_tab1head span, .general_tab2head span, .general_tab3head span, .general_tab4head span, .general_tab5head span, .general_tab6head span, .general_tab7head span, .general_tab8head span
{
	float:left;
}
.general_tab1head h1, .general_tab2head h1, .general_tab3head h1, .general_tab4head h1, .general_tab5head h1, .general_tab6head h1, 
.general_tab7head h1, .general_tab8head h1
{
    padding-top: 16px;
    /* line-height: 63px; */
    margin: 0px;	
    padding-left: 19px;	
	font-family: 'Roboto Condensed', sans-serif;	
    font-size: 20px;
	color:#000;
	width:100%;
	float:left;
}
.general_tab1head h2, .general_tab2head h2, .general_tab3head h2, .general_tab4head h2, .general_tab5head h2, .general_tab6head h2, .general_tab7head h2, .general_tab8head h2
{
    padding-top: 14px;
	padding-bottom:16px;
    /* line-height: 63px; */
    margin: 0px;	
    padding-left: 19px;	
	font-family: 'Roboto Condensed', sans-serif;	
    font-size: 29px;
	color:#000;
	width:100%;
	float:left;
}
.general_tab1headh2{
    padding-top: 14px;
	padding-bottom:16px;
    /* line-height: 63px; */
    margin: 0px;	
    padding-left: 19px;	
	font-family: 'Roboto Condensed', sans-serif;	
    font-size: 17px !important;
	color:#000;
	width:100%;
	float:left;
}
.general_tab1cnt, .general_tab2cnt, .general_tab3cnt, .general_tab4cnt, .general_tab5cnt, .general_tab6cnt, .general_tab7cnt, .general_tab8cnt
{
	padding-left: 0px;
}
.gen_plan_1_img img
{
width:100%;	
}
.general_tab1cnt p, .general_tab2cnt p, .general_tab3cnt p, .general_tab4cnt p, .general_tab5cnt p, .general_tab6cnt p, .general_tab7cnt p, .general_tab8cnt p
{
    margin-bottom: 21px;
	width: 100%;
    float: left;
	font-family: 'Roboto', sans-serif;
    font-size: 15px;	
	color:#000;	
}
.general_tab2opt img, .general_tab3opt img, .general_tab4opt img, .general_tab5opt img, .general_tab6opt img, .general_tab7opt img
{
    transition: all 0.7s ease;	
}
.general_tab2opt:hover img, .general_tab3opt:hover img, .general_tab4opt:hover img, .general_tab5opt:hover img, .general_tab6opt:hover img, .general_tab7opt:hover img
{
	    -webkit-transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform: rotateY(180deg);
    transform-style: preserve-3d;
}
.general_tab2opt span, .general_tab3opt span, .general_tab4opt span, .general_tab5opt span, .general_tab6opt span, .general_tab7opt span
{
	width:100%;
	float:left;
    text-align: center;
    text-transform: capitalize;
    /* font-weight: 600; */
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #000;
}
.general_tab2opt span:last-child, .general_tab3opt span:last-child, .general_tab4opt span:last-child, .general_tab5opt span:last-child, .general_tab6opt span:last-child, .general_tab7opt span:last-child
{
	margin-top:15px;
}
.general_tab2opt, .general_tab3opt, .general_tab4opt, .general_tab5opt, .general_tab6opt, .general_tab7opt
{
    margin-top: 40px;
	margin-bottom: 40px;
    transition: all 0.7s ease;
    cursor: default;
}




.general_plan
{
	width:100%;
	float:left;
	background-color:#999999;
	padding-top:10px;
}
.genhorizontab_cnt
{
	width:100%;
	float:left;
	background-color:#fff;
    padding: 56px 0px;	
	color:#000;
}
.general_plan ul.resp-tabs-list li a, .genhorizontab_cnt .resp-tabs-container .resp-accordion a
{
	color:#000;
	font-weight:normal;
}

.general_plan .active 
{
	color:#901808;
	font-weight:normal;	
}
/* .general_fixednav ul li.active a
{
    color: #901808;
    font-weight: bold;		
} */


.general_plan ul.resp-tabs-list li.resp-tab-active a
{
	color:#fff;
	font-weight:normal;	
}
.general_fixednav ul.resp-tabs-list li.resp-tab-active a
{
    color: #901808;
    font-weight: bold;		
}
.genhorizontab_cnt .resp-tab-content
{
border:0px solid transparent;
}
/*.horizontab_cnt .resp-tab-content
{
	display:block;
}*/
.general_plan .resp-tabs-list li
{
	border:1px solid transparent!important;
    border-radius: 13px 13px 0px 0px;
    margin-top: 4px !important;
    padding: 5px 10px 2px 10px !important;
	font-family: 'Roboto Condensed', sans-serif;
	color:#000;
    float: none;	
}
.general_plan .resp-tabs-list li.resp-tab-active
{
	background: #333333 !important;
}

.redline
{
	margin:0px auto;
	width:100%;
	float:left;
	border-bottom:2px solid #901808;
	margin:35px 0px;
    margin-top: 0px;	
}

.general_plan ul.resp-tabs-list
{
    width: 100%;
    float: left;
	text-align:center;
}
.general_plan ul.resp-tabs-list li
{
	margin:0px auto;
}
.general_fixednav {
    position: fixed;
    top: 0;
    margin-top: 51px;
    height: 42px;
    z-index: 999999999;
    transition: all 0.5s ease-out;
    -webkit-box-shadow: 0px 7px 6px 0px rgba(50, 50, 50, 0.52);
    -moz-box-shadow: 0px 7px 6px 0px rgba(50, 50, 50, 0.52);
    box-shadow: 0px 7px 6px 0px rgba(50, 50, 50, 0.52);
	background-color:#f8c301;
}
.genhoriztab_fixednav.general_fixednav li.resp-tab-active, .genhoriztab_fixednav.general_fixednav li.resp-tab-item
{
	background-color:transparent!important;
	border-right:1px solid #901808!important;
	border-radius:0px;
}
.genhoriztab_fixednav.general_fixednav li.resp-tab-item:last-child
{
	border-right:1px solid transparent!important;	
}
.genhoriztab_fixednav.general_fixednav li.resp-tab-item a
{
	background-color:transparent!important;
	color:#000;	
}
.genhoriztab_fixednav.general_fixednav li.resp-tab-item
{
	background-color:transparent!important;
	color:#fff;	
}

.carte_div
{
	width:100%;
	float:left;
}
.carte_div #gallery
{
	background-color:transparent;
    padding: 0px;	
}


.carte_div .general_tab2opt:nth-child(3), .carte_div .general_tab2opt:nth-child(4)
{
	float:right;
}
.view_btn
{
	width:100%;
	float:left;
	text-align:center;
    position: absolute;
    bottom: 17px;	
}

.knwmore_btn
{
	width:100%;
	float:left;
	text-align:center;
    position: absolute;
    bottom: 4px;	
}

.view_btn .btn-info, .knwmore_btn .btn-info
{
	background-color:#901808;
	color:#fff;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
	border-radius:21px;	
	border:0px;
	font-size:15px;
	transition: all 0.5s ease-out;
	display:none;
}
.knwmore_btn .btn-info
{
    padding: 6px 82px;	
}
.view_btn .btn-info:hover, .knwmore_btn .btn-info:hover
{
	background-color:#5d5d5d;	
}
.view_btn .btn-info:focus, .view_btn .btn-info:active, .knwmore_btn .btn-info:focus, .knwmore_btn .btn-info:active
{
	border:0px solid transparent;
	text-decoration:none;
    outline: 0px;	
}
.view_btn .btn-info:active
{
		background-color:#5d5d5d;	
}

.show_hidecnt
{ 
display: none; 
top: 25px;
width: 100%;
float: left;
}
.dropbtn { cursor:pointer; }

.view_btn_cnt2 .backarrowbutton, .view_btn_cnt2 .margintoprwd, .view_btn_cnt2 .Heading_Page, .view_btn_cnt2 .Heading_Page + .container, 
.view_btn_cnt2 #container #parentHorizontalTab ul.resp-tabs-list.hor_1, .view_btn_cnt2 #divNL2, .view_btn_cnt2 #divNL3, .view_btn_cnt2 #divNL4
{
	display:none!important;
}
.view_btn_cnt2 #GI_Tb .GIrow .GIcell, .view_btn_cnt2 #GI_Tb .GIrow .GIcell ul li, .view_btn_cnt3 #GI_Tb .GIrow .GIcell, .view_btn_cnt3 #GI_Tb .GIrow .GIcell ul li
{
	border-bottom:0px!important;
	list-style-type:none;
	outline:0px;
}

.view_btn_cnt3 .backarrowbutton, .view_btn_cnt3 .margintoprwd, .view_btn_cnt3 .Heading_Page, .view_btn_cnt3 .Heading_Page + .container, .view_btn_cnt3 #divNL2 .Gi_AnchorInfo .Gi_AnchorArea,
.view_btn_cnt3 #container #parentHorizontalTab ul.resp-tabs-list.hor_1, .view_btn_cnt3 #divNL1, .view_btn_cnt3 #divNL3, .view_btn_cnt3 #divNL4
{
	display:none!important;
}
.gen_plan_2_img, .gen_plan_3_img, .gen_plan_4_img, .gen_plan_5_img, .gen_plan_6_img
{
	width:100%;
	float:left;
	position:relative;
}

.view_btn_cnt4 .backarrowbutton, .view_btn_cnt4 .margintoprwd, .view_btn_cnt4 .Heading_Page, .view_btn_cnt4 .Heading_Page + .container, .view_btn_cnt4 #divNL2 .Gi_AnchorInfo .Gi_AnchorArea,
.view_btn_cnt4 #container #parentHorizontalTab ul.resp-tabs-list.hor_1, .view_btn_cnt4 #divNL1, .view_btn_cnt4 #divNL2, .view_btn_cnt4 #divNL4
{
	display:none!important;
}

.view_btn_cnt5 .backarrowbutton, .view_btn_cnt5 .margintoprwd, .view_btn_cnt5 .Heading_Page, .view_btn_cnt5 .Heading_Page + .container, .view_btn_cnt5 #divNL2 .Gi_AnchorInfo .Gi_AnchorArea,
.view_btn_cnt5 #container #parentHorizontalTab ul.resp-tabs-list.hor_1, .view_btn_cnt5 #divNL1, .view_btn_cnt5 #divNL2, .view_btn_cnt5 #divNL3
{
	display:none!important;
}



/* general_tab8 'claim process' */
.general_tab8head h2 > p
{
	font-size:13px;
	color: #000;	
}
.general_tab8cnt
{
	margin-top:35px;
}
.claimOfflandline
{
	text-align:center;
}
.claimOfflandlinebtn
{
	text-align:center;
	width:auto;
	padding:15px;
	background-color:#ffcc66;
	color:#901808;
	font-family:'Roboto', sans-serif;
	font-size:29px;
    display: inline-block;
	border-radius: 10px;	
}
.general_tab8cnt h2, .general_tab8cnt p
{
	text-align:center;
	color: #000;	
}
.general_tab8cnt p a[href]
{
	color:#0033cc;
}
.claimintimationform
{
	background-color:#e3e3e3;
    border-radius: 10px;
    padding: 25px;
}
.claimintimationform p
{
	font-size:19px;
}
.claimintimationform .form-group label
{
	font-weight:400;
}
.claimintimationform .form-group .btn-primary
{
	background-color:#990000;
	border-color:#990000;
	color:#fff;
	text-align:center;
	border-radius:8px;
	padding:6px 30px;
	font-size:16px;
}

.redsubheadtxt
{
	font-family:'Roboto', sans-serif;	
	font-size:19px;
	font-weight:bold;
	text-align:left;
	color:#990000;
    margin-bottom: 22px;
    margin-top: 30px;	
}

.general_tab8head ul li
{
	list-style-type:none;
	line-height: 28px;	
}
.general_tab8head .general_tab8circleli li, .general_tab8head .general_tab8numbli li
{
	margin-left: 20px;
}
.general_tab8head .general_tab8circleli li
{
	list-style-type:disc;
}
.general_tab8head .general_tab8numbli li
{
	list-style-type:decimal;
}
.general_tab8 .container > .general_tab8head:nth-child(3), .general_tab8 .container > .general_tab8head:nth-child(4)
{
	margin-top:30px;
}




@media only screen and (max-width: 550px) and (min-width: 481px)
{
.top_div .logo_img1{ max-width: 130px;
    margin-top: 5px;
    height: 100px;}

.top_div .logo_img2{ max-width: 130px;
    margin-top: 5px;
    height: 100px;}

.top_div .logo_img3{max-width: 130px;
    margin-top: 5px;
    height: 100px;}

}



@media only screen and (max-width: 480px) and (min-width: 320px)
{
	
.bottom_soc ul.social-network li {
    margin: 0 0px!important;
}

.bottom_soc .social-circle li a {
    width: 40px!important;
    height: 40px!important;
}
	
.bottom_soc .social-circle li i {
    line-height: 42px!important;
}	
	

.padmob_0{padding:0px!important;}	
	
.top_div .logo_img1{      max-width: 86px;
    margin-top: 5px;
    margin-right: 0px;
    padding-right: 0;}

.top_div .logo_img2{     max-width: 132px;
    margin-top: 5px;}

.top_div .logo_img3{     max-width: 70px;
    margin-top: 4px;
    height: 80px;}

}




@media only screen and (max-width: 480px)
{
	.claimOfflandlinebtn
	{
	    font-size: 17px;	
	}
	.claimintimationform
	{
	    padding: 25px 8px;	
	}
}
/* general_tab8 'claim process' */

/*---------------- General Insurance ---------------------*/

/* ---------------------- contact_us --------------------------- */
.contactus_link
{
	width:100%;
	float:left;
}
.contactus_div .useful_linkhed
{
	margin-bottom:10px;
}
.contactus_div
{
	width:100%;
	float:left;	
	padding:30px 0px;
	font-family:'Roboto', sans-serif;
}
.contactus_div p
{
	text-align:left;
	font-size:17px;
}
.contactus_div a:hover p, .contactus_div a:hover h2
{
	text-decoration: none;
    color: #000;	
}
.contactus_div h2
{
	text-align:center;
	font-size:23px;	
	margin-bottom:28px;
}
.contactus_cnt
{
	width:100%;
	float:left;
	font-family:'Roboto Condensed', sans-serif;
}
.contactus_cnt .nopad
{
	padding:0px;
}
.black_line
{
	border-bottom:1px solid #000;
	width:100%;
	float:left;
}
.contactus_cnt .row > DIV:nth-child(1) span, .contactus_cnt .row a > DIV:nth-child(1) span
{
	float:left;
}
.contactus_cnt .row > DIV:nth-child(1) span:first-child, .contactus_cnt .row a > DIV:nth-child(1) span:first-child
{
    line-height: 28px;	
}
.contactus_cnt .row > DIV:nth-child(1) span h2, .contactus_cnt .row a > DIV:nth-child(1) span h2
{
	padding-left:10px;
	margin:0px auto;
	font-family:'Roboto Condensed', sans-serif;
	font-size:29px;
}
.contactus_cnt .row > DIV:nth-child(2) , .contactus_cnt .row > DIV:nth-child(3), .contactus_cnt .row a > DIV:nth-child(3)  
{
	font-size:17px;
}
.contactus_cnt .row > DIV:nth-child(2) span, .contactus_cnt .row > DIV:nth-child(3) span
{
	width:100%;
	float:left;
}
.contactus_cnt .row .nopad a span
{
	width:auto;
}

.refer_div
{
	width:100%;
	float:left;
	background-image:URL('/images/homepage_img/referfriend_bg.jpg');
	background-position:center;
	background-size:cover;
	padding-top:15px;
	padding-bottom:30px;
}
.refer_div .container > h1
{
color:#ffcc00;	
font-family: 'Roboto', sans-serif;
font-size:25px;	
text-align:center;
    width: 100%;
    float: left;
	margin-top:80px;
}
.refer_div .refer_details h1
{
	padding-bottom:30px;
}
.refer_div .container > h2
{
color:#fff;	
font-family: 'Roboto', sans-serif;
font-size:35px;
text-align:center;
margin-top:37px;
width:100%;
Float:left;
}

.refer_details h1, .refer_form h1
{
font-family: 'Roboto', sans-serif;
font-size:29px;
color:#ffcc00;
}
.refer_form h1
{
	margin-bottom:38px;
}
.refer_details p
{
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
}
.refer_details p:nth-child(6)
{
	margin-top:28px;
}
.refer_details p:nth-child(11)
{
	margin-top:92px;
}
.refer_details h2
{
font-family: 'Roboto', sans-serif;
font-size:17px;
color:#ffcc00;	
}

.refer_form span
{
	width:100%;
	float:left;
	margin-bottom:25px;
}
.refer_form span:last-child
{
	text-align:center;
}
.refer_form span:last-child .btn
{
    padding: 11px 138px;	
	background-color:#fff;
	color:#000;
	border:0px;
}
.refer_form span label
{
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size:17px;
    font-weight: normal;	
}
.refer_form span input.form-control
{
	height: 50px;
}
.refer_form span textarea.form-control
{
	height: 150px;
}

.contactus_map
{
	width:100%;
	float:left;
}



/* ---------------------- contact_us --------------------------- */


/* ------------------------------ useful link ---------------------*/
.usefullink_div
{
	width:100%;
	float:left;
}

.useful_link, .useful_linkhed, .useful_linkcnt
{
	width:100%;
	float:left;
	background-color:#fff;
}
.useful_link
{
	padding-top:30px;
}
.useful_linkcnt > DIV
{
	padding:35px 58px;
}
.useful_linkcnt DIV span:first-child img
{
	width:100%;
	float:left;
}
.useful_linkhed span
{
	float:left;
}
.useful_linkbox > span:nth-child(2), .useful_linkbox > span:nth-child(3)
{
	margin-top:10px;
}
.useful_linkbox
{
	background-color:#f2f2f2;
	border:1px solid grey;
	width:100%;
	float:left;
	padding:15px;
}
.useful_linkbox > DIV
{
	padding: 56px;
}
.useful_linkbox span
{
	width:100%;
	float:left;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-size:17px;	
	color:#333333;
}

.useful_aboutus
{
	width:100%;
	float:left;
	background-image:url('/images/homepage_img/useful_aboutus.jpg');
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding-top:26px;
	padding-bottom:35px;
}

.useful_abouthed, .useful_aboutcnt, .useful_aboutrow
{
	width:100%;
	float:left;
}
.useful_aboutrow
{
border-bottom:1px solid #fff;
padding:10px 0px;	
}
.useful_abouthed span
{
	float:left;
	color:#fff;
}
.useful_abouthed span h2
{
    padding-top: 16px;
    /* line-height: 63px; */
    margin: 0px;
    padding-left: 19px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 29px;
}
.useful_linkhed span h2
{
    padding-top: 16px;
    padding-bottom: 0px;
    /* line-height: 63px; */
    margin: 0px;
    padding-left: 19px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 29px;
	color:#000;	
}

.useful_aboutcnt p
{
	width:100%;
	float:left;
	text-transform:uppercase;
	color:#f8c300;
	text-align:right;
	font-family: 'Roboto', sans-serif;
	font-size:11px;
	margin-bottom:20px;
}
.useful_aboutrow span
{
	color:#fff;
	text-align:left;
    font-family: 'Roboto', sans-serif;
	font-size:17px;
}
.useful_aboutrow span img
{
	float:right;
	margin-right:10px;
}


/* ------------------------------ useful link ---------------------*/












/** ============================================================ nitin css part ===================================================================== **/


html, body{
    font-size: 100%;
	background:	#fff;
	font-family: 'Roboto', sans-serif;
}
p{
	margin:0;
	/*letter-spacing: 1px;*/
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto', sans-serif;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}

.carousel-control {
   
    width: 22% !important;
   
}

.services-grid-top-main:nth-child(2) {
    margin-top: 3em;
}


.services1 h3{
	color: #222;
    font-family: 'Playfair Display', serif;
    margin: 0;
    font-size: 2.5em;
    padding-left: 0.7em;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
}
.services1 h3:before{
	content: '';
    height: 100%;
     border-left: 6px solid #ff9900;
    position: absolute;
    top: 0%;
    left: 0%;
}
p.ever{
	margin:.5em 0 0;
	color:#999;
	font-size:14px;
	line-height:1.8em;
	padding-left:1em;
}

.services1{
	padding:5em 0;
}

/*-- services --*/
.services,.banner-text,.services1,.history,.gallery,.contact,.newsletter{
	padding:5em 0;
}
.services-left h4{
	    color: #ff9900;
    font-size: 1.3em;
    line-height: 1.5em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
.services-left p {
	color: #999;
	font-size: 14px;
	margin:1em 0 0;
	line-height: 1.8em;
}
.services-top-main:nth-child(2) {
	margin-top: 3em;
}
.services-top{
	margin:3em 0 0;
}
.services-top-main:hover .service-img {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}
.services-top-main img {
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.para p{
	color: #999;
    font-size: 14px;
    line-height: 1.8em;
    margin: 0;
    border: 1px solid #901808;
    padding: 4em 2em 2em;
    text-align: center;
    border-radius: 15px;
	background: rgba(255, 255, 255, 0.20);
}
.services-grid:hover div.para span{
	background:#ff9900;
}
.services-grid:hover div.para p{
	border: 1px dashed #ff9900;
}
.services1{
	padding: 1em 0;
    text-align: center;
    background: url(../images/productimg.jpg) center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
	width:100%;
	float:left;
}
.services-grids{
    margin: 1em 0 0;
}
.para {
    position: relative;
}
.para span{
   color: #fff;
    background: #6d6a6a;
    top: -38px;
    left: 225px;
    text-align: center;
    position: absolute;
    padding: 0.3em;
	 border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.para img{
	 border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
/*-- //services --*/



/*-- header-left --*/
.header-top-grids {
    padding: 1em;
}
.header {
   /* padding: 4em 0;
    border: solid 1px rgba(255, 255, 255, 0.33);*/
    border-bottom: none;
}
.header-left{
    text-align: center;
}
.agileinfo-social-grids{
    margin: 1.2em 0 0 0;
    float: left;
    width: 30%;
}
.agileinfo-social-grids ul {
    padding: 0;
    margin: 0;
}
.agileinfo-social-grids ul li {
    display: inline-block;
    margin: 0 .5em 0 0;
}
.agileinfo-social-grids ul li a {
    color: #FFFFFF;
    text-align: center;
}
.agileinfo-social-grids ul li a i.fa{
    font-size: 1em;
    color: #ffffff;
    background: 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;
}
.agileinfo-social-grids ul li a i.fa.fa-facebook:hover {
    color: #3b5998;
}
.agileinfo-social-grids ul li a i.fa.fa-twitter:hover{
	color: #1da1f2;
}
.agileinfo-social-grids ul li a i.fa.fa-rss:hover{
	color: #f26522;
}
.agileinfo-social-grids ul li a i.fa.fa-vk:hover{
	color: #45668e;
}
.w3layouts-logo{
	float:left;
	width:40%;
}
.w3layouts-logo h1 {
    margin: 0;
}
.w3layouts-logo h1 a {
    color: #fbd232;
    font-size: 1.3em;
    text-decoration: none;
    text-transform: uppercase;
}
.w3layouts-logo h1 a span{
    color: #ffffff !important;
    font-weight: 100;
    font-family: 'Roboto', sans-serif;
}
.address-info-text{
	float:left;
	width:30%;
}
.address-info-text p{
    color: #FFFFFF;
    font-size: .9em;
    margin: 1.2em 0 0 0;
}
.w3_agileits_header:after {
    left: 25% !important;
}
.agileinfo_testimonials_left{
	text-align:center;
}
.agileinfo_testimonials_left img{
    border: 3px solid #dedede;
    margin: 0 auto;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}
.agileinfo_testimonials_left h4{
    font-size: 1em;
    color: #fbd232;
    margin: 1em 0 0.3em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 4px;
}
.agileinfo_testimonials_left p{
    color: #999999;
    font-size: .9em;
    margin: 0;
}
.agileits_testimonials_right_grid{
    padding: 1.5em;
    position: relative;
    border: solid 1px rgba(153, 153, 153, 0.52);
}
.agileits_testimonials_right_grid:before{
	content: '';
    position: absolute;
    top: 35%;
    left: -3%;
    border-right: 10px solid #999;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.agileits_testimonials_right_grid p{
    color: #999;
    line-height: 1.8em;
    font-size: .9em;
    margin: 0;
}
/*-- //header-left --*/

.introtop {margin:0 auto; width:100%; background-color:#901808; height:19px;}

.toppatan {
    width: 100%;
    
    background: url(../images/banner_b1.jpg) repeat #efb744 scroll 0 0;
    /* background-attachment: fixed !important; */
    background-position: 50% 64% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    margin-bottom: 0;
    padding: 5px 0;}
	
	
.imgresp { display: inline-block !important; }

.showdimg {-webkit-box-shadow: 0px 5px 14px -1px rgba(0,0,0,0.37);
   -moz-box-shadow: 0px 5px 14px -1px rgba(0,0,0,0.37);
    box-shadow: 0px 5px 14px -1px rgba(0,0,0,0.37);}


/*-- banner-top --*/
/*.banner-top {
    padding: 2.5em 0 0;
}*/
.banner-top-grids {
    float: left;
    width: 33.33%;
}
/*-- social-icons --*/
ul.social-icons{
	display:block;
	padding: 0;
}
.social-icons li{
	display:inline-block;
}
.social-icons li a{  
    background: url(../images/social-icons.png) no-repeat 2px 2px;
    display: block;
    height: 30px;
    width: 30px;
	margin-right: 1.2em;
	-webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.social-icons li a:before {
	content: '';
    display: block;
    height: 30px;
    width: 30px;
    border: 1px solid #fff;	
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);   
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
.social-icons li a.fb{
	background-position:2px -31px;
}
.social-icons li a.in{
    background-position: 3px -64px; 
}
.social-icons li a.dott {
    background-position: 2px -95px;
}
.social-icons li a:hover::before {
    border-color: #1ABC9C;
	-webkit-transform: rotatey(-393deg);
	-moz-transform: rotatey(-393deg);
	-o-transform: rotatey(-393deg);
	-ms-transform: rotatey(-393deg);
    transform: rotatey(-393deg);
}
/*-- //social-icons --*/
.banner-top-grids.banner-logo {
    text-align: center;
}
.banner-logo a {
    display: inline-block;
}
.banner-logo h1 {
    font-size: 3em;
    display: inline-block;
    line-height: 1em;
    vertical-align: middle;
}
.banner-logo h1 {
    color: #fff;
    text-decoration: none; 
}
.banner-logo h1 span {
    font-size: 0.3em;
    letter-spacing: 13px;
    line-height: 1em;
    display: block;
    color: #E3E3E3;
    margin-top: 4px;
}
.banner-top-right p {
    color: #fff;
    font-size: 1.1em;
    text-align: right;
    font-weight: 100;
    letter-spacing: 2px;
}
.banner-top-right p span.glyphicon{
    font-size: 1.2em;
}
ul.social-icons, .banner-top-right p {
    margin-top: 1.2em;
}
/*-- //banner-top --*/

.arrowleft {width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 26px !important;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-weight: 400;}
	
.arrowright {width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 26px !important;
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-weight: 400;}	


.carousel-indicators .active {
       background-color: #901808 !important ;
}	
	
	
	
.Cmn_align {text-align: center;}


.circular--square {
  border-radius: 50%;
   /*width: 50%;*/
    height: auto;
    border: 5px solid #000;
}
.form_banners .carousel-indicators {
    position: absolute;
    bottom: -35px!important;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.form_banners
{
	position: absolute;
    top: 120px;
    right: 180px;
    width: 360px;
}
.form_banners legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom:0px;
    font-size: 21px;
    margin-top: -11px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.form_banners .col-lg-6 {
    padding:5px;
}

.form_banners .well {
    min-height: 20px;
    padding: 15px;
    margin-bottom: 20px;
    background: rgba(255,255,255,0.3);
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.form_banners input.span3, .form_banners  textarea.span3, .form_banners .uneditable-input.span3 {
    width: 100%;
	margin-bottom:7px;
	padding: 5px 5px;
}
.form_banners .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
	width:100%;
}
.form_banners .well {
    font-weight: 300;
    font-size: 1em;

    width: 330px;
}
.banner_line p {
    margin: 0px;
    color: #fff;
    font-size: 40px;
}
.banner_line
{
	position:relative;
}
.banner_line .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
    top: 170px;
}
.circular--landscape {
  display: inline-block;
  position: relative;
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 50%;
}

.circular--landscape img {
  width: auto;
  height: 100%;
  margin-left: -50px;
}

.circular--portrait {
  position: relative;
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 50%;
}

.circular--portrait img {
  width: 100%;
  height: auto;
}

/*-- become --*/
.become-agile {
    padding: 0.8em 0;
	width: 100%;
    background: url(../images/bgimg.jpg) repeat #efb744 scroll 0 0;
    /* background-attachment: fixed !important; */
    background-position: 50% 64% !important;
    background-repeat: repeat !important;
   float:left;
    margin-bottom: 0;
}
.become-agile h3 {
    font-size: 35px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #f01140;
}
.become-agile p {
   font-size: 14px;
    line-height: 22px;
    margin: 0px 0;
    color: #000;
}
/*-- //become --*/



.welcomimg {/*width: 309px;*/
    margin-top: 45px;}

	
.agileits_w3layouts_more{
	position:relative;
	text-align: right;
}
.agileits_w3layouts_more a {
    font-size: 14px;
    color: #f01a27;
    font-weight: 700;
    text-decoration: none;
    text-transform: none;
    display: inline-block;
    letter-spacing: 2px;
    border-radius: 50px;
    /*background: #7542aa;*/
    padding: 0px 25px;
}
.agileits_w3layouts_more a:focus{
	outline:none;
}
.agileits_w3layouts_more a:hover{
	/*background:#f01140;*/
	 color: #000;
}	
	
.bidthcolur {background-color: #901808;
    width: 100%;
    height: 18px;
	float:left;
}	
	
.lifeinsure {padding: 0.8em 0;
    width: 100%;
    background: url(../images/bgimg.jpg) repeat #efb744 scroll 0 0;
    /* background-attachment: fixed !important; */
    background-position: 50% 64% !important;
    background-repeat: repeat !important;
    margin-bottom: 0;
	float:left;
	}	
	
.logoimg {margin: 0 auto;
    width: 100%;
    text-align: center;}

.logoimgfo {margin: 0 auto;
    width: 100%;
    text-align: center;margin-top: 20px;     margin-bottom: 29px;}	
	

.lifetext {text-align: center;}	
	
.lifetext h2 {color: #b50506;
    font-weight: 300;
   /* letter-spacing: 12px;*/
    /*font-size: 3em;*/
	font-size:38px;
    margin: 0;
    /*text-transform: uppercase;*/
	font-family: 'Roboto', sans-serif;
	margin: 10px 0px 10px 0px;
	}
	
	
.offer h3 {
	font-size: 50px;
	font-weight: 700;
	margin-bottom: 50px;
	color: #b28159;
	text-align: center;
}


/*-- Offer --*/

.offer {
	padding: 1px 0;
	background-color: #fff;
	float:left;
	width:100%;
}

.offer p {
	text-align: center;
	padding-bottom: 25px;
	width: 30%;
	font-size: 20px;
	margin: 0 auto;
	border-bottom: 3px solid #395B74;
}

.offer1, .offer2 {
	margin-bottom: 0px;
	padding-right: 0px !important;
    padding-left: 0px !important;
}

.offer-icon {
	float: left;
	margin-top: 36px;
}

.offer-icon span {
	font-size: 100px;
	vertical-align: top;
	color: #555;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.offer-icon span:hover {
	color: #000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.offer-info {
	margin-left: 130px;
	margin-right: 15px;
	    margin-top: 33px;
}

.offer-info h4 {
	font-family: 'Roboto', sans-serif;
    font-size: 18px;
    padding-bottom: 0px;
    text-align: left;
    font-weight: 600;
    color: #666666;
}

.offer-info p {
	width: 100%;
	border: none;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 0;
	color: #333;
}

/*-- //Offer --*/	
	
.readmoreim {position: absolute;
    /* top: 0; */
    width: 68%;
    margin: 0 auto;
    /* top: 10px; */
    color: #901808;
    /* font-size: 16px; */}

.readsapn {position: relative;
    top: -18px;
    /* margin-top: -12px; */
    left: 93px;}
	
	

/*-- gallery --*/

.alcarlogo {width: 100%;
    height: 38px;
    background-image: url(/images/logobgi.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    /* border: 1px solid red; */
    background-position: bottom left;}

h3.tittle{
   font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 40px;
    color: #202020;
    /* text-align: center; */
    /* text-transform: uppercase; */
}
h3.tittle span{
	/*color:#7ac143;*/
}

.agile_gallery_grids{
	margin:1em 0 0;
}
.demo > li {float:left;list-style-type: none;margin: 10px;}
.demo > li img { width:265px; cursor:pointer;}
/*jquery.picEyes*/

.picshade {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
    height: 100%!important;
  background-color: #000;
  opacity: 0.91;
  filter: alpha(opacity=91);
  z-index: 99;
  display: none;
}

.pictures_eyes_close {
  position: fixed;
  top: 30px;
  right: 30px;
  display: inline-block;
  width:30px;
  height:30px;
  background: url(../images/close.png) no-repeat;
  z-index: 100;
  display: none;
}

.pictures_eyes {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 199;
  display: none;
}

.pictures_eyes_in {
  position: relative;
  text-align: center;
}

.pictures_eyes_in img { max-height: 500px; }

.pictures_eyes_in .prev, .pictures_eyes_in .next {
  position: absolute;
  top: 50%;
  width: 51px;
  height: 51px;
  cursor: pointer;
}

.pictures_eyes_in .prev {
  left: 35px;
  background: url(../images/left1.png) no-repeat;
}

.pictures_eyes_in .next {
  right: 35px;
  background: url(../images/right1.png) no-repeat;
}

.pictures_eyes_indicators {
  position: fixed;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  z-index: 299;
}

.pictures_eyes_indicators a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 6px 3px 0 3px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 0 2px #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  overflow: hidden;
}

.pictures_eyes_indicators img { height: 50px; }

.pictures_eyes_indicators .current {
  filter: alpha(opacity=100);
  opacity: 1;
}
.gallery-grid1{
	position:relative;
	overflow:hidden;
	cursor:pointer;
}

.gallery-grid1:hover .textcss{
	display:none;
}

.gallery-grid1 .p-mask, .row .product .vm-product-media-container .p-mask {
   opacity: 0;
    visibility: hidden;
    background: rgba(25, 24, 24, 0.8);
    bottom: 0%;
    position: absolute;
    padding: 1.3em 1.3em;
    width: 100%;
    -webkit-transform: translate3d( 0px, 100%, 0px );
    -moz-transform: translate3d( 0px, 100%, 0px );
    -ms-transform: translate3d( 0px, 100%, 0px );
    -o-transform: translate3d( 0px, 100%, 0px );
    transform: translate3d( 0px, 100%, 0px );
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    text-align: left;
    border-bottom: 6px solid #facf00;
}
.gallery-grid1 .p-mask .p-desc{
    color: #a3a3a3;
    position: relative;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 1em;
}
.gallery-grid1:hover .p-mask, .row .product:hover .p-mask {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d( 0px, 0px, 0px );
    -moz-transform: translate3d( 0px, 0px, 0px );
    -ms-transform: translate3d( 0px, 0px, 0px );
    -o-transform: translate3d( 0px, 0px, 0px );
    transform: translate3d( 0px, 0px, 0px );
}




.p-mask h4{
	color: #fff;
    font-size: 1.0em;
    text-decoration: none;
    line-height: 1.8em;
    text-transform: uppercase;
    font-weight: bold;
}
.p-mask p{
	margin: 0;
    color: #f5f5f5;
    line-height: 1.8em;
	    font-size: 13px;
}
.p-mask span {
        color: #facf00;
}
#gallery {
        padding: 1em 0;
    background: #901808;
	width:100%;
	float:left;
}
.pictures_eyes_in {
    position: relative;
    text-align: center;
}






/*-- //gallery --*/	
	
	
.alacarte {margin: 0 auto;
    width: 119px;
    float: left;}	
	
.alacartetext {    font-size: 17px;
    color: #fff;
    margin-left: 26px;
    /* margin-top: 19px; */
    /* padding-top: 12px; */}


	
	

.textcss {position: absolute;
    margin: 0 auto;
    width: 100%;
    z-index: 99999999;
    /* top: 0; */
    background-color: #000;
    bottom: 0;
    padding: 10px;
    text-align: center;
    color: #fff;}	
	


	
/*-- gallery --*/

.services-grid {    margin-top: 56px;}


.gallery {
    padding-bottom: 5em;
}
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;	
	overflow: hidden;
	margin: 10px 0;
	height: auto;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure 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 figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h3 {
    word-spacing: -0.15em;
    font-weight: 300;
    margin: 0 0 .5em 0;
    font-size: 1.5em;
    position: absolute;
    right: 48px;
    bottom: 26px;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	    letter-spacing: 3px;
    font-size: 68.5%;
    text-transform: lowercase;
    text-transform: capitalize;
}
.grid figure h3 span {
    font-weight: 800;
}
/*---------------*/
/***** Roxy *****/
/*---------------*/

figure.effect-roxy {
    background: #000;
}

figure.effect-roxy img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
}

figure.effect-roxy figcaption::before {
    position: absolute;
    top: 197px;
    right: 30px;
    bottom: 30px;
    left: 88px;
    border-left: 3px solid #f63f0e;
    content: '';
    background: rgba(0, 0, 0, 0.55);
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-20px,0,0);
    transform: translate3d(-20px,0,0);
}

figure.effect-roxy figcaption {
    padding: 5em 2em;
    text-align: center;
}

figure.effect-roxy h2 {
	padding: 30% 0 10px 0;
	text-align: center;
}

figure.effect-roxy p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0);
    line-height: 1.8em;
}

figure.effect-roxy:hover img {
	opacity: 0.5;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    line-height: 1.8em;
}
.gallery-grid img {
    width: 100%;
}
/*-- //gallery --*/	
	
	
.maindivmm {position: relative;
    /* color: #999; */
    /* font-size: 14px; */
    /* line-height: 1.8em; */
		transition: all 0.5s ease-out;
    margin: 0;
    border: 1px solid #901808;
    padding: 1em 1em 1em;
    text-align: center;
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.20);
	width: 100%;
    float: left;
	padding-top:40px;
	}	
	
	
.paraspan {color: #fff;
    background: #6d6a6a;
    top: -38px;
    left: 225px;
    text-align: center;
    position: absolute;
    padding: 0.3em;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;}	
	
	
/*--sevices-section--*/
.sevices-grid {
    margin: 0px 0px 0px;
    padding: 0px 45px;
    text-align: center;
}
.sevices-w3layouts,.team ,.contact-w3-agileits,.gallery,.about{
    padding: 26px 0px;
}
h3.tittle{
    color: #000000;
    font-size: 34px;
    text-align: center;
    text-transform: uppercase;
}
h3.tittle.two{
    color: #ffffff;
}
h3.tittle span{
	color:#1a5e71;
}
p.title-para-w3-agileits {
    color: #838383;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 1em;
	margin-bottom: 3.5em;
    text-align: center;
}
.icon {
    /* background: rgba(26, 94, 113, 0.83); */
    width: 200px;
    height: 147px;
    /*border-bottom: 3px solid #168eea;
     -webkit-border-radius: 50%; */
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    /* border-radius: 50%; */
    margin: 0 auto;
    margin-bottom: 0em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.sevices-grid i {
    color: #fff;
    font-size: 60px;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.sevices-grid h4 {
	    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    margin: 20px 0px 11px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-weight: 600;
}
.sevices-grid:hover .icon h4 {
	color:#fff;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
p.para-agileits{
    text-align: justify;
    font-size: 15px;
    color: #777;
    line-height: 1.8em;
}
.sevices-grid:hover .icon i{
	color:#ee4f4f;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.sevices-grid:hover .icon {
	border-color:#ee4f4f;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.sevices-grid:hover .readmore-w3 a  {
	background: #b56d10;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.sevices-header-agile h3{
	color:#fff;
}
.sevices-header-agile p {
    color: #d6d6d6;
}
.sevices-grid p{
	color:#eee;
}

/*--sevices-bottom-section--*/
.banner-btm-agileits-w3layouts {
    border: 2px solid #202020;
    padding: 20px;
}
.sevices-wthree h3 {
    color: #ee4f4f;
    font-size: 4em;
    border-right: 4px solid #168eea;
    padding-right: 20px;
    float: left;
}
.sevices-wthree p {
    font-size: 20px;
    color: #fbfbfb;
    float: left;
    margin-left: 23px;
    width: 70%;
    line-height: 30px;
}
.banner-btm-agileits-w3layouts {
    border: 4px solid #ffffff;
    padding: 22px 20px;
    min-height: 122px;
    margin-top: 2em;
}
.sevices-w3layouts {
    background: url(../images/services-bg.jpg)no-repeat fixed;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	width:100%;
	float:left;
}
/*--sevices-bottom-section--*/	

.readmimg {margin: 0 auto;
    width: 100%;
    text-align: right;}


/*-- introduction --*/
.about{
	padding:1em 0;
}
.w3l-heading h3{
    text-align: center;
    color: #000000;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 2em;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 2px;
}
.w3ls-border{
    background: #000000;
    width: 7%;
    margin: 3em auto 0;
    height: 2px;
}
.introduction-info,.agileits-about-grids,.agileits-team-grids,.wthree-news-grids {
    margin: 4em 0 0 0;
}
.introduction-info p{
	color: #999999;
    font-size: .9em;
    margin: 0 auto;
    line-height: 1.8em;
    width: 70%;
    text-align: center;
}
/*-- //introduction --*/
/*-- about --*/
.about
{
	width:100%;
	float:left;
}
.about,.contact{
    background: #fff;
}
.about-heading h3{
	color:#FFFFFF;
}
.about-border{
	background: #FFFFFF;
}
.about-grids1 {
	margin-top: 4em;
}
/*-- Effect 1--*/
.about-grid-left span{
	font-size: 2em;
    color: #8e3cfe;
    display: inline-block;
    border-radius: 50%;
    text-decoration: none;
    z-index: 1;
    padding: 1em;
}
.about-grid-left span:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.effect-1 {
    background: #ffffff;
    -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.5s, color 0.2s;
}
.effect-1:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 2px #000000;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.2s;
    -webkit-transform: scale(0.8);
    -moz-transition: -moz-transform 0.5s, opacity 0.2s;
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transition: transform 0.5s, opacity 0.2s;
    transform: scale(0.8);
    opacity: 0;
}
.about-grid:hover span{
	background: #000000;
    color: #fff !important;
}
.about-grid:hover span:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*--//Effect 1--*/
.about-grid-right h4 {
	font-size: 1em;
    margin: 0 0 .5em;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
.about-grid-right p{
    margin: 0;
    font-size: .9em;
    color: #666666;
    line-height: 1.8em;
}
.about-grid-left {
    text-align: right;
    padding-right: 2em;
}
/*-- //about --*/


.arrowaka {position: absolute;
    top: -8px;
    left: -21px;}

.calimg {text-align: right;
    margin-top: 18px;}


	
.col12divn {padding-right: 0px;
    padding-left: 0px;}


.about-bottom {    background-color: #e3710a;
    width: 100%;
    float: left;
    /* padding: 2em 0; */
    width: 100%;
    background: url(../images/bgimg.jpg) repeat #efb744 scroll 0 0;
    /* background-attachment: fixed !important; */
    background-position: 50% 64% !important;
    background-repeat: repeat !important;
    margin-bottom: 0;}


.new2d {float: left;
    /* margin-left: 22px; */
    /* margin-top: 13px; */
    /* padding: 23px; */
	padding: 1em 1em;
    }


.know2 {font-size: 2.0em;
    color: #000;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 1.1;
	width: 100%;
	    float: left;
	}
	
	
.latestnewE {font-size: 2.0em;
    color: #fff;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 1.1;
	width: 100%;
	    float: left;
	text-align: left;
margin-bottom: 10px;
	}	
	
		
/*-- testimonial --*/
.testimonial {
   /*background: url(../images/bg1.jpg)no-repeat 0px 0px fixed; */
    /* background-size: cover; */
    background-color: #990000;
} 
.testi-info {
   /* background: rgba(0, 66, 122, 0.56);*/
    padding: 1em 1em;
    width: 100%;
    text-align: center;
	position: relative;
	padding-left: 15em;
}
.testimonial h4 {
    font-size: 2.6em;
    color: #f35a5a;
}
.testi-info p {
    color: #fff;
    font-weight: 300;
    margin: 2em 0 1em;
}
.testi-info h6 {
    font-size: 1.5em;
    color: #fff;
    display: inline;
}
.callbacks_tabs.callbacks2_tabs {
    right: 9%;
    bottom: 11%;
    left: 0;
    text-align: right;
    width: initial;
}
.callbacks_tabs.callbacks2_tabs {
    right: 9%;
    bottom: 11%;
    left: 0;
    text-align: right;
    width: initial;
}
/*-- //testimonial --*/


ol.agileits-prolist li {
    display: block;
    width: 100%;
    text-align: left;
    color: #fff;
    line-height: 31px;
    font-size: 14px;
    list-style-type: decimal;
}
ol.agileits-prolist {
    padding-left: 10px;
    list-style-type: decimal;
}

.nbs-flexisel-item {
    float: left;
    margin: 0;
    padding: 0px;
    position: relative;
}

ol li i.fa.fa-long-arrow-right {
    margin-right: 5px;
    color: #fff;
    font-size: 11px;
    vertical-align: middle;
}

.pro-details-w3layouts {
    /*background: #fff;*/
    padding: 1px 16px 0 24px;
    /*min-height: 435px;*/
}


ol.agileits-prolist1 li {
    display: list-item;
    width: 55%;
    text-align: left;
    color: #000;
   /* line-height: 40px;*/
    font-size: 26px;
    /* list-style-type: decimal; */
    /* border-bottom: 1px solid #fff; */
    /* margin-top: 19px; */
    list-style-type: disc;
    /* list-style-position: inside; */
}
ol.agileits-prolist1 {
    padding-left: 20px;
   list-style-type: disc;
}

ol.agileits-prolist1 li a {
    text-align: left;
    color: #000;
    line-height: 27px;
    font-size: 17px;
}

ol.agileits-prolist1 li a:hover {
    text-align: left;
    color: #000;
    line-height: 27px;
    font-size: 17px;
}

.nbs-flexisel-item1 {
    float: left;
    margin: 0;
    padding: 0px;
    position: relative;
}

ol li i.fa.fa-long-arrow-right1 {
    margin-right: 5px;
    color: #fff;
    font-size: 11px;
    vertical-align: middle;
}

.pro-details-w3layouts1 {
    /*background: #fff;*/
    /*padding: 1px 16px 0 24px;
    min-height: 435px;*/
	    float: left;
		margin-top: 7px;
    margin-bottom: 13px;
}

	
	
.pro-details-w3layoutskn {
    /*background: #fff;*/
    /*padding: 1px 16px 0 24px;
    min-height: 435px;*/
	    float: left;
		margin-top: 7px;
    margin-bottom: 13px;
}	
	
	
ol.agileits-prolist1kn li {
    display: list-item;
    width: 99%;
    text-align: left;
    color: #fff;
    /*line-height: 40px;*/
    font-size: 23px;
    /* list-style-type: decimal; */
    /* border-bottom: 1px solid #fff; */
    /* margin-top: 19px; */
    list-style-type: disc;
    /* list-style-position: inside; */
}
ol.agileits-prolistkn1 {
    padding-left: 20px;
   list-style-type: disc;
}

ol.agileits-prolist1kn li a {
    text-align: left;
    color: #fff;
    line-height: 27px;
    font-size: 17px;
}

ol.agileits-prolist1kn li a:hover {
    text-align: left;
    color: #f8c301;
    line-height: 27px;
    font-size: 17px;
}	
	
.nbs-flexisel-item1kn {
    float: left;
    margin: 0;
    padding: 0px;
    position: relative;
}	
	
	
#info
{
	font-size: 18px;
	color: #555;
	text-align: center;
	margin-bottom: 25px;
}

a{
	color: #000;
}

.scrollbar
{
	/*margin-left: 30px;*/
	float: left;
	height: 135px;
	width: 100%;
	overflow-y: scroll;
	margin-bottom: 0px;
}

.force-overflow
{
	min-height: 250px;
}

#wrapper
{
	text-align: center;
	width: 500px;
	margin: auto;
}

/*
 *  STYLE 1
 */

#style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

/*
 *  STYLE 2
 */

#style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #D62929;
}

/*
 *  STYLE 3
 */

#style-3::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
	background-color: #000000;
}

/*
 *  STYLE 4
 */

#style-4::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb
{
	background-color: #000000;
	border: 2px solid #555555;
}


/*
 *  STYLE 5
 */

#style-5::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-5::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-5::-webkit-scrollbar-thumb
{
	background-color: #0ae;
	
	background-image: -webkit-gradient(linear, 0 0, 0 100%,
	                   color-stop(.5, rgba(255, 255, 255, .2)),
					   color-stop(.5, transparent), to(transparent));
}


/*
 *  STYLE 6
 */

#style-6::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar-thumb
{
	background-color: #F90;	
	background-image: -webkit-linear-gradient(45deg,
	                                          rgba(255, 255, 255, .2) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(255, 255, 255, .2) 50%,
											  rgba(255, 255, 255, .2) 75%,
											  transparent 75%,
											  transparent)
}


/*
 *  STYLE 7
 */

#style-7::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#style-7::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-7::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-image: -webkit-gradient(linear,
									   left bottom,
									   left top,
									   color-stop(0.44, rgb(122,153,217)),
									   color-stop(0.72, rgb(73,125,189)),
									   color-stop(0.86, rgb(28,58,148)));
}

/*
 *  STYLE 8
 */

#style-8::-webkit-scrollbar-track
{
	border: 1px solid black;
	background-color: #F5F5F5;
}

#style-8::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-8::-webkit-scrollbar-thumb
{
	background-color: #000000;	
}


/*
 *  STYLE 9
 */

#style-9::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-9::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-9::-webkit-scrollbar-thumb
{
	background-color: #F90;	
	background-image: -webkit-linear-gradient(90deg,
	                                          rgba(255, 255, 255, .2) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(255, 255, 255, .2) 50%,
											  rgba(255, 255, 255, .2) 75%,
											  transparent 75%,
											  transparent)
}


/*
 *  STYLE 10
 */

#style-10::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#style-10::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-10::-webkit-scrollbar-thumb
{
	background-color: #AAA;
	border-radius: 10px;
	background-image: -webkit-linear-gradient(90deg,
	                                          rgba(0, 0, 0, .2) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(0, 0, 0, .2) 50%,
											  rgba(0, 0, 0, .2) 75%,
											  transparent 75%,
											  transparent)
}


/*
 *  STYLE 11
 */

#style-11::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#style-11::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-11::-webkit-scrollbar-thumb
{
	background-color: #3366FF;
	border-radius: 10px;
	background-image: -webkit-linear-gradient(0deg,
	                                          rgba(255, 255, 255, 0.5) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(255, 255, 255, 0.5) 50%,
											  rgba(255, 255, 255, 0.5) 75%,
											  transparent 75%,
											  transparent)
}

/*
 *  STYLE 12
 */

#style-12::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
	border-radius: 10px;
	background-color: #444444;
}

#style-12::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#style-12::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #D62929;
	background-image: -webkit-linear-gradient(90deg,
											  transparent,
											  rgba(0, 0, 0, 0.4) 50%,
											  transparent,
											  transparent)
}

/*
 *  STYLE 13
 */

#style-13::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
	border-radius: 10px;
	background-color: #CCCCCC;
}

#style-13::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#style-13::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #D62929;
	background-image: -webkit-linear-gradient(90deg,
											  transparent,
											  rgba(0, 0, 0, 0.4) 50%,
											  transparent,
											  transparent)
}

/*
 *  STYLE 14
 */

#style-14::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.6);
	background-color: #CCCCCC;
}

#style-14::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-14::-webkit-scrollbar-thumb
{
	background-color: #FFF;
	background-image: -webkit-linear-gradient(90deg,
	                                          rgba(0, 0, 0, 1) 0%,
											  rgba(0, 0, 0, 1) 25%,
											  transparent 100%,
											  rgba(0, 0, 0, 1) 75%,
											  transparent)
}

/*
 *  STYLE 15
 */

#style-15::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#style-15::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-15::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #FFF;
	background-image: -webkit-gradient(linear,
									   40% 0%,
									   75% 84%,
									   from(#4D9C41),
									   to(#19911D),
									   color-stop(.6,#54DE5D))
}

/*
 *  STYLE 16
 */

#style-16::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#style-16::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-16::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #FFF;
	background-image: -webkit-linear-gradient(top,
											  #e4f5fc 0%,
											  #bfe8f9 50%,
											  #9fd8ef 51%,
											  #2ab0ed 100%);
}	
	
	
	
/*--mid--*/

.maruncoc {    color: #990000;
    font-size: 19px !important;
    margin-left: 0px !important;}

.mid-agileits-right {
    padding: 25px;
    background: #d6e0ef;
}
a[name=abt1] .mid-agileits-right
{
    padding: 49px 25px;	
}
a[name=abt1] .mid-agileits-left img
{
	width:100%;
}
.mid-agileits-right h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 30px;
}
.mid-agileits-right a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
}
.mid-agileits-right span {
    font-size: 12px;
    margin-left: 4px;
}
.mid-agileits-right a:hover{
	text-decoration:none;
}
.mid-agileits-right p {
    color: #333333;
    font-size: 13px;
    line-height: 18px;
    width: 60%;
    margin: 12px 0px 0px;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
}
.mid-agileits-right h6 {
    font-size: 18px;
    display: inline-block;
    margin-left: 20px;
    color: #ff3466;
    font-family: 'Sansita One', cursive;
}
.mid-agileits-left{
	/* background:url("../images/middle.jpg")no-repeat 0px 0px; */
	background-size:cover;
    padding: 0;
	min-height: 668px;
	position: relative;
	background-color: #626986;
    background-position: 100% 0%;
}

.mid-agileits-leftn1{
	/* background:url("../images/middle1.jpg")no-repeat 0px 0px; */
	background-size:cover;
    padding: 0;
	min-height: 944px;
	position: relative;
	background-color: #626986;
    /*background-position: 100% 50%;*/
}
a[name=abt2] .mid-agileits-right
{
    padding: 83px 25px;	
}
a[name=abt2] .mid-agileits-leftn1 img
{
	width:100%;
}

.mid-agileits-leftn2{
	/* background:url("../images/middle2.jpg")no-repeat 0px 0px; */
	background-size:cover;
    padding: 0;
	min-height: 370px;
	position: relative;
	background-color: #626986;
    /*background-position: 100% 50%;*/
}
a[name=abt3] .mid-agileits-right
{
    padding: 125px 25px;	
}
a[name=abt3] .mid-agileits-leftn2 img
{
	width:100%;
}

.mid-agileits-leftn3{
	/* background:url("../images/middle3.jpg")no-repeat 0px 0px; */
	background-size:cover;
    padding: 0;
	min-height: 316px;
	position: relative;
	background-color: #626986;
    background-position: 100% 100%;
}
a[name=abt4] .mid-agileits-right
{
    padding: 104px 25px;	
}
a[name=abt4] .mid-agileits-leftn3 img
{
	width:100%;
}

.mid-agileits-leftn4{
	/* background:url("../images/middle4.jpg")no-repeat 0px 0px; */
	background-size:cover;
    padding: 0;
	min-height: 660px;
	position: relative;
	background-color: #626986;
    background-position: 100% 100%;
}
a[name=abt4] .mid-agileits-right4n
{
    padding: 78px 25px;	
}
a[name=abt4] .mid-agileits-leftn4 img
{
	width:100%;
}

.mydiv {
  margin:0px; padding:0px;
}

.mydiv ul {
list-style: square;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    line-height: 24px;
}

.mydiv ul li {
  float: left;
    width: 100%;
    margin-left: 13px;
}	

.org {background: #f5e3d7;}

.greye {background: #988faa;}

.whitediv {color: #fff;
    font-weight: 600;}
	
.orgeen 	 {background: #f5e3d7;}

.greens {background: #fefbce;}


/*--// mid --*/	
	
.bhgrey {background-color: #999999; height: 20px;}	
	
	

.mid-agileits-right4n {
    padding: 25px;
    background: #d6e0ef;
}
.mid-agileits-right4n h2 {
    color: #000;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 30px;
}
.mid-agileits-right4n a {
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
}
.mid-agileits-right4n span {
    font-size: 12px;
    margin-left: 4px;
}
.mid-agileits-right4n a:hover{
	text-decoration:none;
}
.mid-agileits-right4n p {
    color: rgba(0, 0, 0);
    font-size: 13px;
    line-height: 22px;
    width: 90%;
    margin: 12px 0px 0px;
}
.mid-agileits-right4n h6 {
    font-size: 18px;
    display: inline-block;
    margin-left: 20px;
    color: #ff3466;
    font-family: 'Sansita One', cursive;
}	
	
	
/*--main--*/
.advantages{
	padding: 20px 0px;
}
h3.title-w3-agileits {
    font-size: 2em;
    color: #FFF;
	font-weight: 300;
    /*letter-spacing: 3px;*/
    margin-bottom: 1em;
    text-align: center;  
	text-transform: capitalize;
	font-family:'Oswald', sans-serif;
}
.title-black-wthree{
	color:#0f2453!important;
}
/*--//main--*/	
	
/*--sevices-section--*/
.advantages {
    background: url(../images/our_aim.jpg) center fixed;
    min-height: 350px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
}
.advantage-block {
    padding:2em 2em;
    /*background: rgba(0, 0, 0, 0.52);*/
    text-align: center;
}
.advantage-block:hover {
    /* background: rgba(255, 255, 255, 0.22); */
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.advantage-block h4 {
    font-size: 1.5em;
    color: #fff;
    margin: 0.5em 0em 0.5em 0em;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.advantage-block p {
    font-size: 16px;
    color: #FFF;
    /* line-height: 1.8em; */
    text-align: center;
    /*padding-left: 3em;*/
    line-height: 24px;
	letter-spacing: .8px;
}
.advantage-grid {
    padding: 0;
}
.left-w3ls {
   /*border-right: 1px solid #b1b1b1;*/
}
.advantage-block .fa-credit-card,.advantage-block .fa-clock-o {
    color: #ffce14;
    font-size: 45px;
    margin-bottom: 10px;
}
.advantage-block p i {
    color: #ffce14;
    font-size: 13px;
    margin-right: 10px;
}


.advanbutext {    font-size: 16px;
    color: #FFF;
    /* line-height: 1.8em; */
    text-align: center;
    padding-left: 3em;
    line-height: 24px;
    letter-spacing: .8px;
    margin-top: 26px;}
	
.aklogoicons {margin-bottom: 15px;
    /* margin: 0 auto; */
    text-align: center;}


.advk {    padding: 0.8em 0;
    width: 100%;
    /* background: url(../images/bgimg.jpg) repeat #efb744 scroll 0 0; */
    /* background-attachment: fixed !important; */
    /* background-position: 50% 64% !important; */
    /* background-repeat: repeat !important; */
    margin-bottom: 0;
    background-color: #fff;}

.akad {text-align: center;}	
	
.akad h2 {color: #000;
    font-weight: 300;
   /* letter-spacing: 12px;*/
    /*font-size: 3em;*/
	font-size:28px;
    margin: 0;
    /*text-transform: uppercase;*/
	font-family: 'Roboto', sans-serif;
	margin: 10px 0px 10px 0px;
	}	

/*--//services-section--*/


/*-- About --*/

.agileabout {
	padding: 10px 0px 0px 0px;
    background-color: #f5f7f6;
}
a[name=abt6] .agileabout .agileabout-grid-2 img
{
	width:60%;
}
a[name=abt6] .logoimg img
{
	width:15%;
}
a[name=abt7] .agileabout .agileabout-grid-2 img
{
    width: 69%;
    margin: 0px auto;
}
.agileaboutnn {
	padding: 0.8em 0;
    width: 100%;
    background: url(../images/bgimg.jpg) repeat #efb744 scroll 0 0;
    /* background-attachment: fixed !important; */
    background-position: 50% 64% !important;
    background-repeat: repeat !important;
    margin-bottom: 0;
}

.agileabout h1 {
	font-size: 50px;
	font-weight: 700;
	margin-bottom: 50px;
	color: #b28159;
}

.agileabout-grid-1 h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 40px;
	font-weight: 100;
	text-align: left;
}

.agileabout-grid-1 h2 span {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #000;
}

.agileabout-grid-1 h4 {
	text-align: left;
    margin: 50px 0 30px;
    line-height: 20px;
    color: #990000;
    font-weight: 100;
}

.agileabout-grid-1 p {
	color: #333333;
    font-size: 13px;
    line-height: 23px;
	text-align: justify;
}

.h4ag { color: #000 !important;}

.fontbig {    font-size: 15px !important;}

.agile-heading {
    text-align: center;
}

.agile-heading h3 {
    color: #fff;
    font-size: 1.5em;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
}

.newtext {padding: 0.8em 0;
    margin: 0 auto;
    width: 100%;
    background-color: #000;}

/*-- //About --*/

.services-bottom{
	padding:4em 0;
}

.about-top-grids,.services-grids,.wthree-services-bottom-grids,.wthree_testimonial_grids,.w3_agileits_features_grids,.agileinfo-team-grids{
    margin: 4em 0 0 0;
}

.agileits-heading h2,.agileits-heading h3,.wthree-heading h2{
    color: #212121;
    font-size: 3.5em;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
}
.about-top-grids,.services-grids,.wthree-services-bottom-grids,.wthree_testimonial_grids,.w3_agileits_features_grids,.agileinfo-team-grids{
    margin: 4em 0 0 0;
}




.advantagesinn {
    background: url(../images/productimg1.jpg) center fixed;
    min-height: 350px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
}


.advantageinn-block {
    padding:0em 0em;
    /*background: rgba(0, 0, 0, 0.52);*/
    text-align: center;
}
.advantageinn-block:hover {
    /* background: rgba(255, 255, 255, 0.22); */
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.advantageinn-block h4 {
    font-size: 1.5em;
    color: #fff;
    margin: 0.5em 0em 0.5em 0em;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.advantageinn-block p {
    font-size: 14px;
    color: #FFF;
    /* line-height: 1.8em; */
    text-align: justify;
    /* padding-left: 3em; */
    line-height: 24px;
    letter-spacing: .8px;
    margin-top: 29px;
}
.advantageinn-grid {
    padding: 0;
}


/*-- services-bottom --*/
.wthree-services-left img{
	width:100%;
}
.wthree-services-right-top h4{
	color: #212121;
    font-size: 1em;
    margin: 0;
    letter-spacing: 1px;
    font-weight: 800;
    text-transform: uppercase;
}
.wthree-services-right-top p{
	color: #999999;
    font-size: .9em;
    line-height: 1.8em;
    margin: 1em 0 0 0;
}
.services-right-bottom-bottom {
    margin: 2em 0 0 0;
}
.services-bottom-icon{
	float:left;
	width:10%;
	margin-top: -7px;
}
.services-bottom-icon i.fa{
    color: #fbd232;
    font-size: 2em;
}
.services-bottom-info{
	float:left;
	width:80%;
}
.services-bottom-info h5{
    color: #ffcc00;
    font-size: 1em;
    margin: 0;
    letter-spacing: 1px;
    font-weight: 800;
    text-transform: none;
	text-align: left;
}
.services-bottom-info p{
	color: #999999;
    font-size: .9em;
    line-height: 1.8em;
    margin: 0 0 0 0;
    text-align: left;	
}
.w3-services-bottom{
	margin:2em 0 0 0;
}
/*-- //services-bottom --*/
/*-- testimonials --*/
.testimonials {
    background: #232a34;
}
.testimonials-heading h3{
	color:#FFFFFF;
}
.w3_agileits_header:after {
    left: 25% !important;
}
.agileinfo_testimonials_left{
	text-align:center;
}
.agileinfo_testimonials_left img{
    border: 3px solid #dedede;
    margin: 0 auto;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}
.agileinfo_testimonials_left h4{
    font-size: 1em;
    color: #fbd232;
    margin: 1em 0 0.3em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 4px;
}
.agileinfo_testimonials_left p{
    color: #999999;
    font-size: .9em;
    margin: 0;
}
.agileits_testimonials_right_grid{
    padding: 1.5em;
    position: relative;
    border: solid 1px rgba(153, 153, 153, 0.52);
}
.agileits_testimonials_right_grid:before{
	content: '';
    position: absolute;
    top: 35%;
    left: -3%;
    border-right: 10px solid #999;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.agileits_testimonials_right_grid p{
    color: #999;
    line-height: 1.8em;
    font-size: .9em;
    margin: 0;
}
.wthree_testimonial_grid_left {
    padding: 0;
}
.w3l_testimonial_grid_left_grid{
	margin-top:2em;
}
.w3_testimonials_right_grid:before {
    border-left: 10px solid #999;
    border-right: none !important;
    left: auto !important;
    right: -3% !important;
}
.wthree_testimonial_grid_right h3{
	font-weight: 600;
    line-height: 1.5em;
    color: #ffffff;
    font-size: 1em;
    margin: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.wthree_testimonial_grid_right{
	text-align:right;
	margin-top:5em;
}
.wthree_testimonial_grid_right p{
    margin: 2em 0 0;
    color: #999;
    line-height: 1.8em;
    font-size: .9em;
}


.botttom-nav-agileits {
  padding: 0.8em 0;
    width: 100%;
    background: url(../images/footherbg.jpg) no-repeat #efb744 scroll 0 0;
    /* background-attachment: fixed !important; */
    /* background-position: 76% 7% !important; */
    /* background-repeat: repeat !important; */
    /* margin-bottom: 0; */
    min-height: 360px;
    background-size: cover;
    /* -webkit-background-size: cover; */
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
}
.botttom-nav-agileits ul {
    text-align: center;
}
.botttom-nav-agileits ul li {
    list-style: none;
    display: inline-block;
    margin: 3px -5px;
    /* display: inline-block; */
    padding: 0 25px;
    border-right: solid 1px #939090;
    border-right-style: solid;
}
.botttom-nav-agileits ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.botttom-nav-agileits ul li a:hover {
	color:#ffcc00;
}


.footerul {padding: 0.8em 0;}


/*-- //footer --*/
/*-- slider-up-arrow --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 3%;
	right: 3%;
	overflow: hidden;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("../images/move-up.png") no-repeat 0px 0px;
	z-index:999;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
#toTop:hover {
	-webkit-box-shadow: 0px 0px 15px #08c9e1;
	-moz-box-shadow: 0px 0px 15px #08c9e1; 
    box-shadow: 0px 0px 15px #08c9e1;
}
/*-- //slider-up-arrow --*/  

.mobbanner {display:block}
.mobbanner  img
{
	width:100%;
}



	
	
	
	

/*---- responsive-design -----*/

/*@media(max-width:1600px) and (min-width:1558px) 
{
	
a[name=abt1] .mid-agileits-right {
    padding: 40px 25px;
}	
	
/*#abt1 .mid-agileits-left {
    min-height: 758px;
}*/

/*}*/


@media(max-width:1600px) and (min-width:1200px) 
{

a[name=abt1] .mid-agileits-left img {
    width: 100%;
    height: 750px;
}

a[name=abt1] .mid-agileits-right {
    padding: 49px 25px;
    height: 750px;
}


a[name=abt2] .mid-agileits-leftn1 img {
    width: 100%;
    height: 1160px!important;
}

a[name=abt2] .mid-agileits-right  {
	height: 1160px!important;
}


a[name=abt3] .mid-agileits-leftn2 img {
    width: 100%;
    height: 548px!important;
}

a[name=abt3] .mid-agileits-right
{
	height: 548px!important;
}

.mid-agileits-leftn2 {
    min-height: 548px!important;
}

.mid-agileits-leftn3 {
    min-height: 502px!important;
}

a[name=abt4] .mid-agileits-leftn3 img {
    width: 100%;
    height: 500px!important;
}	
	
a[name=abt4] .mid-agileits-right {
    height: 500px!important;
}	

a[name=abt4] .mid-agileits-leftn4 img {
    width: 100%;
    height: 900px!important;
}

a[name=abt4] .mid-agileits-right4n {
    height: 900px!important;
}
	
}





@media(max-width:1199px) and (min-width:992px) 
{

a[name=abt1] .mid-agileits-left img {
    width: 100%;
    height: 750px;
}

a[name=abt1] .mid-agileits-right {
    padding: 49px 25px;
    height: 750px;
}


a[name=abt2] .mid-agileits-leftn1 img {
    width: 100%;
    height: 1160px!important;
}

a[name=abt2] .mid-agileits-right  {
	height: 1160px!important;
}


.mid-agileits-leftn2 {
    min-height: 548px!important;
}


a[name=abt3] .mid-agileits-leftn2 img {
    width: 100%;
    height: 548px!important;
}

a[name=abt3] .mid-agileits-right
{
	height: 548px!important;
}

.mid-agileits-leftn3 {
    min-height: 500px!important;
}


a[name=abt4] .mid-agileits-leftn3 img {
    width: 100%;
    height: 500px!important;
}	
	
a[name=abt4] .mid-agileits-right {
    height: 500px!important;
}	

a[name=abt4] .mid-agileits-leftn4 img {
    width: 100%;
    height: 900px!important;
}

a[name=abt4] .mid-agileits-right4n {
    height: 900px!important;
}
	
}	
	

@media(max-width:991px) and (min-width:768px) 
{

a[name=abt1] .mid-agileits-left img {
    width: 100%;
    height: 920px;
}

a[name=abt1] .mid-agileits-right {
    padding: 49px 25px;
    height: 920px;
}


a[name=abt2] .mid-agileits-leftn1 img {
    width: 100%;
    height: 1530px!important;
}

a[name=abt2] .mid-agileits-right  {
	height: 1530px!important;
}


.mid-agileits-leftn2 {
    min-height: 548px!important;
}


a[name=abt3] .mid-agileits-leftn2 img {
    width: 100%;
    height: 600px!important;
}

a[name=abt3] .mid-agileits-right
{
	height: 600px!important;
}

.mid-agileits-leftn3 {
    min-height: 500px!important;
}


a[name=abt4] .mid-agileits-leftn3 img {
    width: 100%;
    height: 560px!important;
}	
	
a[name=abt4] .mid-agileits-right {
    height: 560px!important;
}	

a[name=abt4] .mid-agileits-leftn4 img {
    width: 100%;
    height: 1120px!important;
}

a[name=abt4] .mid-agileits-right4n {
    height: 1120px!important;
}
	
}	
		
	


@media(max-width:1560px){
.mid-agileits-leftn1 {
   
    min-height: 962px;
   
}

.mid-agileits-leftn3 {min-height: 334px;}

.mid-agileits-leftn4 {min-height: 682px;}

span.arrow-left {
    left: 180px;
}
span.arrow-right {
    right: 180px;
}

}





@media(max-width:1440px){

.services1 h3 {
    margin: 0;
    font-size: 2.3em;
	}
	
	.mid-agileits-right h2 {
		font-size: 22px;
    line-height: 28px;
	}
	.mid-agileits-right p {
		line-height: 23px;
		width: 85%;
	}
	.mid-agileits-right4n h2 {
		font-size: 22px;
    line-height: 28px;
	}
	.mid-agileits-right4n p {
		line-height: 23px;
		width: 85%;
	}
	.mid-agileits-left {
		min-height: 713px;
    background-position: 100% 58%;
	}
	.mid-agileits-leftn1 {
		min-height: 713px;
    background-position: 100% 58%;
	}
	.mid-agileits-leftn2 {
		min-height: 713px;
    background-position: 100% 58%;
	}
	.mid-agileits-leftn3 {
		min-height: 713px;
    background-position: 100% 58%;
	
	}
	.mid-agileits-leftn4 {
		min-height: 713px;
    background-position: 100% 58%;
	
	}
span.arrow-left {
    left: 143px;
}
span.arrow-right {
    right: 143px;
}

}
@media(max-width:1366px){

.mid-agileits-right h2 {
		font-size: 22px;
    line-height: 28px;
	}
	.mid-agileits-right p {
		line-height: 23px;
		width: 85%;
	}
	.mid-agileits-right4n h2 {
		font-size: 22px;
    line-height: 28px;
	}
	.mid-agileits-right4n p {
		line-height: 23px;
		width: 85%;
	}
	.mid-agileits-left {
		min-height: 763px;
    background-position: 100% 58%;
	}
	
	.mid-agileits-leftn1 {
		min-height: 759px;
    background-position: 100% 58%;
	}
	.mid-agileits-leftn2 {
		min-height: 759px;
    background-position: 100% 58%;
	}
	.mid-agileits-leftn3 {
		min-height: 759px;
    background-position: 100% 58%;
	}
	.mid-agileits-leftn4 {
		min-height: 759px;
    background-position: 100% 58%;
	}
	
.grid figure h3 {
		font-size: 1.2em;
		bottom: 28px;
	}
	figure.effect-roxy figcaption::before {
		top: 204px;
		left: 114px;
	}
.gallery {
		padding: 65px 0px;
	}

.agitsworkw3ls-grid {
		padding: 4.79em 2em;
	}
	.price-section {
		padding: 3em 0 6em 0;
	}
	.featured-section,#team,#gallery{
		    padding:4em 0;
	}
span.arrow-left {
    left: 101px;
}
span.arrow-right {
    right: 101px;
}	
}
@media(max-width:1280px){
.advantages {
		padding: 20px 0px;
	}
.mid-agileits-right h2 {
		font-size: 26px;
		line-height: 32px;
	}
	.mid-agileits-right p {
		line-height: 20px;
		width: 85%;
	}
	.mid-agileits-right4n h2 {
		font-size: 26px;
		line-height: 32px;
	}
	.mid-agileits-right4n p {
		line-height: 20px;
		width: 85%;
	}
	.mid-agileits-left {
		min-height: 730px;
	}
	.mid-agileits-leftn1 {
		min-height: 1042px;
	}
	.mid-agileits-leftn2 {
		min-height: 388px;
	}
	.mid-agileits-leftn3 {
		min-height: 358px;
	}
	.mid-agileits-leftn4 {
		min-height: 758px;
	}
.sevices-w3layouts {
		padding: 80px 0px;
	}
figure.effect-roxy figcaption::before {
		top: 160px;
		left: 58px;
	}

.services1 h3{
		margin: 0;
		font-size: 2em;
	}
span.arrow-left {
    left: 62px;
}
span.arrow-right {
    right: 62px;
}
}

@media(max-width:1200px)
{
	.useful_linkcnt > DIV {
    padding: 35px;
}
	.contactus_cnt .row > DIV:nth-child(2), .contactus_cnt .row > DIV:nth-child(3) {
    font-size: 15px;
}
		.genhoriztab_fixednav .resp-tabs-list li
	{
	    font-size: 15px;
	}
	.rightside_pad
	{
		padding: 100px;
		padding-top: 33px;
		padding-bottom: 30px;			
	}
	.sub_news p {
    font-size: 16px;
	}
	.testi-info
	{
		padding-left: 12em;
	}
	.online_box span
	{
		font-size:15px;
	}
	.online_box a .online_inbox
	{
		padding: 10px;
		padding-top: 40px;			
	}
	.offer-info
	{
		margin-left: 100px;
	}
	.offer-info p
	{
		font-size: 13px;
	}
	.navbar-nav .md-trigger
	{
		font-size: 12px;
	}
	.top_menu .navbar-default .navbar-nav > li > a
	{
		font-size: 13px;
	}
	.nav > li > a
	{
		padding: 10px 8px;
	}
.navbar-nav > li > a {
    line-height: 26px;
}
span.arrow-left {
    left: 92px;
}
span.arrow-right {
    right: 92px;
}	
}

@media(max-width:1080px){

.agileabout {
		padding: 60px 0;
	}
	.agileabout h1 {
		margin-bottom: 40px;
	}
	.agileabout-grid-1 h4 {
		margin: 30px 0 20px;
		line-height: 28px;
	}
.advantage-block p {
		padding-left: 0px;
	}
	.advantage-block .fa-credit-card, .advantage-block .fa-clock-o {
		font-size: 40px;
	}
	.advantage-block h4 {
		font-size: 23px;
		letter-spacing: 2px;
	}
h3.title-w3-agileits {
		font-size: 2.4em;
		margin-bottom: .8em;
	}
.testi-info {
    padding-left: 8em;
}	
.navbar-header .navbar-right
{
	text-align: center;
}
.mid-agileits-right p {
		width: 100%;
		font-size: 12px;
	}
	.mid-agileits-right h2 {
		font-size: 24px;
		line-height: 28px;
	}
	.mid-agileits-right4n p {
		width: 100%;
		font-size: 14px;
	}
	.mid-agileits-right4n h2 {
		font-size: 24px;
		line-height: 28px;
	}
	.mid-agileits-left {
		min-height: 718px;
	}
	.mid-agileits-leftn1 {
		min-height: 1062px;
	}
	.mid-agileits-leftn2 {
		min-height: 388px;
	}
	.mid-agileits-leftn3 {
		min-height: 354px;
	}
	.mid-agileits-leftn4 {
		min-height: 826px;
    background-position: 90% 58%;
	}
.services1{
		padding: 3em 0;
	}
	.services-left h4 {
		font-size: 1.1em;
	}
	.para span {
		left: 194px;
	}
.services1 h3 {
		font-size: 1.8em;
	}
.become-agile-right {
    padding: 0 1em;
}

.offer {
		padding: 1px 0;
	}
	.offer h3 {
		margin-bottom: 40px;
	}
	
	.offer-icon span {
		font-size: 75px;
	}
	.offer-info {
		margin-left: 108px;
	}
	.offer-info h4 {
		padding-bottom: 0px;
	}

span.arrow-left {
    left: 64px;
}
span.arrow-right {
    right: 64px;
}

}
@media(max-width:1024px){
.mid-agileits-right h2 {
		font-size: 23px;
		line-height: 30px;
	}
	.mid-agileits-right p {
		margin: 10px 0px 22px;
	}
	.mid-agileits-right {
		padding: 25px;
	}
	.mid-agileits-right4n h2 {
		font-size: 23px;
		line-height: 30px;
	}
	.mid-agileits-right4n p {
		margin: 10px 0px 22px;
	}
	.mid-agileits-right4n {
		padding: 25px;
	}
	.mid-agileits-left {
		min-height: 702px;
    background-position: 97% 58%;
	}
	.mid-agileits-leftn1 {
		min-height: 762px;
    background-position: 97% 58%;
	}
	.mid-agileits-leftn2 {
		min-height: 716px;
    background-position: 97% 58%;
	}
	.mid-agileits-leftn3 {
		min-height: 716px;
    background-position: 97% 58%;
	}
	.mid-agileits-leftn4 {
		min-height: 716px;
    background-position: 97% 58%;
	}


.services1{
		padding: 3em 0;
	}
	.services-left h4 {
		font-size: 1.1em;
	}
	.para span {
		left: 99px;
	}

.services1 h3 {
		font-size: 1.8em;
	}

span.arrow-left {
    left: 48px;
}
span.arrow-right {
    right: 48px;
}
}
@media(max-width:991px){
	.refer_div
	{
		padding-top: 30px;
		padding-bottom: 30px;	
	}	
	.general_fixednav {
    margin-top: 70px;
    height: 36px;
	}
	.view_btn .btn-info, .knwmore_btn .btn-info
	{
	    font-size: 14px;
		padding: 4px 12px;
	}
	.view_btn, .knwmore_btn
	{
	    bottom: 2px;	
	}
.useful_aboutrow span
{
font-size: 12px;
}
.useful_linkcnt > DIV {
    padding: 8px;
}	
.useful_linkbox span
{
    font-size: 15px;	
}	
	.contactus_cnt .row > DIV:nth-child(1) span h2
	{
		font-size: 25px;
	}
	.contactus_cnt .row > DIV:nth-child(2), .contactus_cnt .row > DIV:nth-child(3) {
    font-size: 12px;
}
	.contactus_cnt .nopad {
    padding: 0px;
}
			.genhoriztab_fixednav .resp-tabs-list li
	{
	    font-size: 14px;
		    padding: 5px 3px 2px 3px !important;
	}
.botttom-nav-agileits ul li
{
	    padding: 0 16px;
}
.botttom-nav-agileits ul li a
{
	    font-size: 13px;
}
.fixednav
{
	height: 53px;
}
.agileabout-grid {
		width: 50%;
		float: left;
	}
.advantage-grid {
		width: 100%;
		margin: 0 auto;
	}
h3.title-w3-agileits {
		font-size: 2.0em;
	}
.offer {
    padding-bottom: 15px;
}	
.offer1 .offer-info
{
    margin-left: 102px;	
}
.offer2 .offer-info {
    margin-left: 95px;
}	
.top_menu .navbar-default .navbar-nav > li > a {
    font-size: 14px;
}	
.navbar-header
{
	    width: 100%;
}
.navbar-header .pull-right
{
	width:100%;
}
.navbar-nav .md-trigger {
    font-size: 14px;
}
.navbar-header .navbar-right
{
	text-align: center;
}
.navbar-nav > li {
    line-height: 25px;
}
.nav > li > a 
{
    padding: 0px 6px;
}	
	.testi-info {
	padding-left: 15em;
}
	ol.agileits-prolist1 li
	{
		    width: 70%;
	}
	.testi-info
	{
		    padding: 1em 3em;
	}
	.sub_txtbox #txtEnterEmail
	{
		width: 76%;
		font-size: 13px;		
	}
	.sub_txtbox input[type=submit]
	{
		padding: 3px 9px;
	}
	.sub_news
	{
	padding: 7px;
	margin-bottom: 0px;	
	}
	.bottomframe
	{
		display:none;
	}
	.bottomframe_mobi
	{
		display:block;
    padding: 40px 0px;		
	}
	.foot_side1 ul li
	{
		font-size: 12px;
	}
	.footerhead
	{
		    font-size: 12px!important;
	}
	.rightside_pad {
    padding: 0px 0px;
}
	.online_inbox span:first-child {
    margin-bottom: 5px;
    font-size: 12px;
}
.online_box a .online_inbox {
    padding: 5px;
padding-bottom: 40px;
    padding-top: 40px;	
}
.mid-agileits-leftn1 {
		width: 50%;
		float: left;
		min-height: 820px;
	}
	.mid-agileits-leftn2 {
		width: 50%;
		float: left;
		min-height: 820px;
	}
	.mid-agileits-leftn3 {
		width: 50%;
		float: left;
		min-height: 820px;
	}
	.mid-agileits-leftn4 {
		width: 50%;
		float: left;
		min-height: 820px;
	}
.mid-agileits-left {
		width: 50%;
		float: left;
		min-height: 730px;
	}
	.mid-agileits-right {
		padding: 24px;
		width: 50%;
		float: right;
	}
	.mid-agileits-right h2 {
		font-size: 22px;
		line-height: 23px;
	}
	.mid-agileits-right4n {
		padding: 24px;
		width: 50%;
		float: right;
	}
	.mid-agileits-right4n h2 {
		font-size: 22px;
		line-height: 23px;
	}
	.calc_div .about-grids .about-grid:first-child, .calc_div .about-grids1 .about-grid:first-child {
    border-right: 2px solid transparent;
}
.online_inbox
{
    padding: 40px 7px;
    font-size: 12px;
}	
.servbox_head
{
	    font-size: 24px;
}
.servbox_head img {
    margin-right: 10px;
}		
.about-grids1 {
		margin-top: 2em;
	}
	.about-grid:nth-child(2){
		margin:2em 0 0 0;
	}
	.agileits-team-grid {
		float: left;
		width: 50%;
		margin:0 0 2em 0;
	}
	.agileits-team-grid:nth-child(3),.agileits-team-grid:nth-child(4) {
		margin:0;
	}

.gallery {
		padding: 55px 0px;
	}
.test-review h5 {
		font-size: 1.1em;
	}
	.gallery-grid {
		float: left;
		width: 50%;
	}
	.test-review h6 {
		font-size: 13px;
	}
	figure.effect-roxy figcaption::before {
		top: 187px;
		left: 113px;
	}
.tittle-agileinfo {
		margin-bottom: 1.5em;
	}
.services-top-left {
		float: left;
		width: 50%;
	}
	.services-left {
		text-align: center;
	}
	.service-img img {
		margin: 0 auto;
	}
	.services-left h4 {
		font-size: 1em;
	}
	.services-left p {
		margin: 0;
	}
	.services-grid {
		width: 49.33%;
		float:left;
	}
	.para span {
		left: 129px;
	}
.services1 h3 {
		font-size: 1.6em;
	}

	.agitsworkw3ls-grid {
		padding: 4em 2em 2em 2em;
	}
	.ab-text {
		text-align: center;
		margin: 3em 0;
		    float: left;
	}
	
	
	
	p.para {
		margin: 1em auto 0;
		font-size: 0.9em;
		width: 77%;
		line-height: 1.9em;
	}
.welcomimg	
{
	width: 100%;
    /*margin-top: 28px;*/
    text-align: center;
}
.become-agile-left img {
    /*width: 100%;*/
	margin: 0px auto;
}
.become-agile-right {
    margin-top: 2em;
}
.offer-grid {
		/*width: 50%;*/
		float: left;
	}
	ul.demo > li {
		float: left;
		list-style-type: none;
		margin: 10px;
		width: 30%;
	}
span.arrow-right {
    right: 100px;
}
span.arrow-left {
    left: 100px;
}
}

@media (min-width: 979px) {
.agileabout-grid-1 h2 {
		font-size: 38px;
	}
	.agileabout-grid-1 h4 {
		font-size: 16px;
		margin: 5px 0 10px;
	}
	.agileabout h1{
		font-size: 45px;
		margin-bottom: 35px;
	}

              ul.nav li.dropdown:hover > ul.dropdown-menu {
                    display: block;
                    margin-top:0px;
}
}


@media(max-width:900px){

.fixednav {height: 70px;}

.agileabout-grid-1 {
		padding: 0;
	}
	.agileabout-grid-2 {
		padding-right: 0;
	}
	.agileabout-grid-1 h4 {
		margin: 15px 0 10px;
	}
.advantage-block h4 {
		font-size: 21px;
	}
	.advantage-block .fa-credit-card, .advantage-block .fa-clock-o {
		font-size: 35px;
		margin-bottom: 3px;
	}
ol.agileits-prolist1kn li a
{
	    font-size: 15px;
}	
.mid-agileits-right h2 {
		font-size: 20px;
	}
	.mid-agileits-right4n h2 {
		font-size: 20px;
	}
	.mid-agileits-left {
		    min-height: 730px;
    background-position: 95% -23%;
	}
	.mid-agileits-leftn1 {
		    min-height: 1080px;
    background-position: 95% -23%;
	}
	.mid-agileits-leftn2 {
		    min-height: 434px;
    background-position: 95% -23%;
	}
	.mid-agileits-leftn3 {
		    min-height: 387px;
    background-position: 95% -23%;
	}
	.mid-agileits-leftn4 {
		    min-height: 903px;
    background-position: 95% -23%;
	}

.gallery{
		padding: 50px 0px;
	}

.textcentern {text-align: center;}

.welcomimg {/*width: 50%; */
    margin-top: 0px;
    text-align: center;
    display: inline-block;}
	
.offer h3{
		font-size: 45px;
		margin-bottom: 35px;
	}

.offer-icon span {
		font-size: 65px;
	}
	.offer-info {
		margin-left: 106px;
	}
	.offer-info h4 {
		font-size: 20px;
	}
	.offer-info p {
		line-height: 20px;
	}	
span.arrow-left {
    left: 52px;
}
span.arrow-right {
    right: 52px;
}	
}
@media(max-width:800px){
.horiz_fixednav
{
    margin-top: 68px;	
}	
	.refer_details h1, .refer_form h1
	{
	    font-size: 21px;	
	}
.view_btn .btn-info, .knwmore_btn .btn-info {
    font-size: 13px;
    padding: 3px 12px;
}	
.agileabout-grid-1 h2 {
		font-size: 35px;
	}
	.agileabout-grid-1 h4 {
		font-size: 15px;
	}
h3.title-w3-agileits {
		font-size: 2.1em;
	}
.mid-agileits-right4n h2 {
		font-size: 18px;
		line-height: 23px;
	}
	.mid-agileits-right4n p {
		font-size: 14.5px;
	}
.mid-agileits-right h2 {
		font-size: 18px;
		line-height: 23px;
	}
	.mid-agileits-right p {
		font-size: 14.5px;
	}
	.mid-agileits-left {
		min-height: 900px;
	}
	.mid-agileits-leftn1 {
		min-height: 900px;
	}
	.mid-agileits-leftn2 {
		min-height: 900px;
	}
	.mid-agileits-leftn3 {
		min-height: 900px;
	}
	.mid-agileits-leftn4 {
		min-height: 900px;
	}
	.mid-agileits-right a {
		font-size: 15px;
	}
	.mid-agileits-right4n a {
		font-size: 15px;
	}

.offer-info h4 {
		font-size: 22px;
	}
	
/*.offer-grid {
		width: 100%;
		float: left;
		margin-bottom: 50px;
	}
	.offer-grid {
		width: 85%;
		float: initial;
		margin: 0 auto;
		margin-bottom: 50px;
	}*/
	.offer4 {
		margin-bottom: 0;
	}	
span.arrow-left {
    left: 34px;
}
span.arrow-right {
    right: 34px;
}
}
@media(min-width:769px)
{
.horizontab_cnt .resp-tab-content, .genhorizontab_cnt .resp-tab-content
{
	display:block!important;
}
}
@media(max-width:767px){
	.horiz_fixednav {
    margin-top: 50px;
}
.gen_plan_1_img img, .gen_plan_2_img img, .gen_plan_3_img img, .gen_plan_4_img img, .gen_plan_5_img img, .gen_plan_6_img img
{
	display:none;
}	
.general_plan ul.resp-tabs-list li a, .genhorizontab_cnt .resp-tabs-container .resp-accordion a
{
	color:#901808;
	font-weight:bold;
}	
	.useful_aboutrow span
{
font-size: 17px;
}
.useful_aboutcnt > DIV:last-child
{
	margin-top:40px;
}
.useful_linkbox span {
    font-size: 17px;
}
	.useful_linkcnt > DIV {
    padding: 35px;
}
	.contactus_cnt .row > DIV:nth-child(1)
	{
		margin-bottom:10px;
	}
	.contactus_cnt .row > DIV:nth-child(2), .contactus_cnt .row > DIV:nth-child(3) {
    font-size: 15px;
}
	.general_tab2cnt .carte_div .row:nth-child(2) .general_tab2opt
	{
		height:115px;
	}
.finan_fixednav, .general_fixednav
{
	position:relative;
}
.finan_plan, .general_plan
{
	padding:0px;
}
.redline
{
	display:none;
}
.horizontab_cnt .resp-tabs-container h2.resp-accordion, .genhorizontab_cnt .resp-tabs-container h2.resp-accordion
{
	background: #f8c301 !important;
	margin-bottom:2px;
    font-size: 15px !important;
	padding: 14px 15px;
    width: 100%;
    float: left;	
}
.resp-arrow
{
    border-top: 12px solid #901808;	
}	
.horizontab_cnt .resp-tab-content, .genhorizontab_cnt .resp-tab-content
{
    border: 1px solid transparent;
    background-color: #fff;
    padding: 12px;	
}
.navbar-nav.sm-collapsible li a
{
	padding: 3px 6px;
}
.mobbanner {display:none}	
	.botttom-nav-agileits
{
    min-height: auto;	
}
	.botttom-nav-agileits .clearfix
	{
		display:none;
	}
.footerul {
	width: 100%;
    float: left;
    /*margin-left: 30px;  */
}
.footerul ul li:last-child
{
	border-right:1px solid transparent;
}
.footerul:nth-child(4)
{
    margin-bottom: 0px;	
}
.botttom-nav-agileits ul
{
	text-align:center;
}
.botttom-nav-agileits ul li
{
	text-align: center;
    /*list-style-position: outside;*/
    color: #fff;
	/*list-style-type: disc;	*/
	display:inline-block;
	margin: 3px 0px;
	padding: 0 10px;
	border-right: solid 1px #939090;
    border-right-style: solid;	
}
.botttom-nav-agileits ul li a
{
	text-align: left;
    color: #fff;
    font-size: 13px;		
}	
	.services1 {
    padding: 1em 0;
}
.banner_line .carousel-indicators	
{
	display:none;
}
	.services-grids
	{
		margin:0px;
	}
	.lifetext p
	{
		text-align:justify;
	}
.welcomimg
{
	display:none;
}
.become-agile-right {
    margin-top: 0em;
}
.become-agile {
    padding: 2em 0;
}
.become-agile p
{
	text-align:justify;
}
.carousel-indicators
{
	bottom: 0px;
}	
	.fixednav
	{
		height:auto;
	}
.agileabout {
		padding: 50px 0;
	}
	.agileabout h1 {
		font-size: 40px;
		margin-bottom: 30px;
	}
	.agileabout-grid {
		width: 90%;
		padding: 0 15px!important;
		float: initial;
		margin: 0 auto;
	}
	.agileabout-grid-1 h2 {
		font-size: 30px;
	}
	.agileabout-grid-1 {
		margin-bottom: 30px;
	}
.advantage-block h4 {
		font-size: 19px;
		margin: 0.8em 0em 0.2em 0em;
	}
	.advantage-block p {
		font-size: 14.5px;
		line-height: 33px;
	}
h3.title-w3-agileits {
		font-size: 2em;
		letter-spacing: 2px;
	}
.online_box a .online_inbox
{
	    border-right: 0px solid #000;
}
	
	.offer-grids .offer1 img, 	.offer-grids .offer2 img
	{
		margin:0px auto;
	}	
	.offer-grids .offer1, .offer-grids .offer2 {
    border-right: 0px solid;
	    width: 100%;
    float: left;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
{
	background-color:#f8c301;
}

.navbar-nav.sm-collapsible .caret:before
{
	color:#901808;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a
{
	color:#fff;
}	
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #901808;
}
	.navbar-header .pull-right
{
	width:auto;
}
.navbar-toggle
{
	background-color: #f8c301;
	margin-top: 8px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #901808;
}
.navbar-header > DIV:first-child button
{
	float:left;
}
.navbar-nav.sm-collapsible > li
{
	display:block;
}
.navbar-nav.popup_modal > li
{
	    display: inline-table;
}
.navbar-header
{
	width: 100%;
}
.online_inbox span:first-child
{
	    font-size: 20px;
}	
	.testi-info {
    padding: 1em 7em;
}
.new2d
{
	    padding: 23px 114px;
}
	.rightside_pad {
    padding: 15px 211px;
	/* padding: 15px 0px; */
}
.sub_news {
    padding: 22px 6px;
    margin-bottom: 0px;
}
.mid-agileits-left {
		width: 100%;
		float: left;
	}
	.mid-agileits-leftn1 {
		width: 100%;
		float: left;
	}
	.mid-agileits-leftn2 {
		width: 100%;
		float: left;
	}
	.mid-agileits-leftn3 {
		width: 100%;
		float: left;
	}
	.mid-agileits-leftn4 {
		width: 100%;
		float: left;
	}
	.mid-agileits-right {
		padding: 40px;
		width: 100%;
		float: left;
	}
	.mid-agileits-right4n {
		padding: 40px;
		width: 100%;
		float: left;
	}
		.online_box a:nth-child(2) .online_inbox, .online_box a:nth-child(4) .online_inbox
	{
		border-right: 1px solid #000;
	}
	.online_box a .online_inbox
	{
		margin-top:20px;
	}
	.online_box a .online_inbox
	{
		padding-bottom: 15px;
		padding-top: 15px;
		font-size: 18px;
	}
.sevices-w3layouts {
		padding: 70px 0px;
	}
.test-review img {
		width: 30%;
	}
	figure.effect-roxy figcaption::before {
		top: 191px;
	}
.services-top-left {
		float: left;
		width: 50%;
	}
	.services-left {
		text-align: center;
	}
	.service-img img {
		margin: 0 auto;
	}
	.services-left h4 {
		font-size: 1em;
	}
	.services-left p {
		margin: 0;
	}
	.services-grid {
		width: 49.33%;
		float:left;
	}
	.para span {
		left: 110px;
	}
.become-agile {
    padding: 2em 0;
}

/*.offer{
		padding: 50px 0;
	}*/
	.offer h3 {
		font-size: 40px;
		margin-bottom: 30px;
	}
	
	.offer-grid {
		/*width: 90%;*/
		margin-bottom: 10px;
	}
span.arrow-left {
    left: 24px;
}
span.arrow-right {
    right: 24px;
}
}
@media(max-width:736px){
.botttom-nav-agileits ul li
{
    padding: 0 7px;	
}
.agileabout h1 {
		font-size: 35px;
		margin-bottom: 25px;
	}
	.agileabout-grid-1 h2 {
		font-size: 27px;
	}
.advantages {
		padding: 55px 0px;
	}
	.online_box a .online_inbox
	{
		border-right: 1px solid transparent;
	}
	.servbox_head
{
	    font-size: 20px;
}
.servbox_head img {
    margin-right: 6px;
}
.sevices-w3layouts {
		padding: 60px 0px;
	}
.offer h3 {
		font-size: 35px;
		margin-bottom: 25px;
	}
span.arrow-left {
    left: 20px;
}
span.arrow-right {
    right: 20px;
}	
.botttom-nav-agileits ul li {
    padding: 0 6px;
}
.botttom-nav-agileits ul li a
{
	    font-size: 12px;
}
}
@media(max-width:667px){
.useful_linkbox span {
    font-size: 16px;
}	
.mid-agileits-right {
		padding: 35px;
	}
	.mid-agileits-right4n {
		padding: 35px;
	}
.team-img a {
		margin-top: 0.4em;
	}
	figure.effect-roxy figcaption::before {
		top: 163px;
		left: 85px;
	}
ul.demo > li {
		float: left;
		list-style-type: none;
		width: 42%;
		margin: 10px;
	}
.w3layouts-logo h1 a {
		font-size: 1em;
	}
	.agileinfo-social-grids {
		margin: 0.6em 0 0 0;
	}
	.address-info-text p {
		margin: .6em 0 0 0;
	}
	.header {
		padding: 2em 0;
	}
	.agileits_testimonials_right_grid:before {
		left: -10px;
	}
	.w3_testimonials_right_grid:before {
		right: -10px !important;
	}
	.agileits_w3layouts_features_gridr h4 {
		letter-spacing: 2px;
	}
span.arrow-left {
    left: 20px;
}
span.arrow-right {
    right: 20px;
}
.botttom-nav-agileits ul li {
    padding: 0 4px;
}
}
@media(max-width:640px){
.useful_linkcnt > DIV {
    padding: 27px;
}	
	.footerul {
    width: 100%;
}
.advantage-block h4 {
		font-size: 18px;
	}
h3.title-w3-agileits {
		font-size: 1.8em;
	}
.advantages {
		padding: 45px 0px;
	}
.rightside_pad {
    padding: 17px 62px;
}
		.rightside_pad {
    padding: 0px 62px;
}
.sub_news {
    padding: 29px 100px;
}
.mid-agileits-left {
		min-height: 463px;
	}
.servbox_head {
    font-size: 26px;
}	
.sevices-w3layouts{
		padding: 60px 0px;
	}

.gallery{
		padding: 40px 0px;
	}
	.tittle-agileinfo {
		margin-bottom: 1.3em;
	}
	.grid figure h3 {
		font-size: 14px;
	}
	figure.effect-roxy figcaption::before {
		top: 164px;
		left: 102px;
	}
.para span {
		width: 59px;
    height: 60px;
		left: 252px;
		top: -40px;
	}
	.para p {
		padding: 3.5em 1em 2em;
	}
	.services-grids {
		margin:2em 0 0;
	}
.services-grid {
		width: 100%;
		float: left;
		margin-top: 14%;
	}
ul.demo > li {
		float: left;
		list-style-type: none;
		width: 45%;
		margin: 10px;
	}
.become-agile h3 {
    font-size: 30px;
}
span.arrow-left {
    left: 16px;
}
span.arrow-right {
    right: 16px;
}
.botttom-nav-agileits ul
{
	text-align:center;
	width:100%;
}
.botttom-nav-agileits ul li
{
	width: 100%;
    float: left;
    text-align: center;
    border-right: none;		
}
}
@media(max-width:600px){
.useful_linkcnt > DIV {
    padding: 20px;
}
.advantage-block {
		padding: 1.5em 1em;
	}
.w3ls-border {
		width: 15%;
	}
.services1 h3 {
		font-size: 1.4em;
	}

}
@media(max-width:568px){
.useful_linkcnt > DIV {
    padding: 10px;
}	
		.contactus_cnt .row > DIV:nth-child(2), .contactus_cnt .row > DIV:nth-child(3) {
    font-size: 14px;
}
.agileabout {
		padding: 0px 0;
	}
	.agileabout h1 {
		font-size: 33px;
		margin-bottom: 20px;
	}
	.agileabout-grid-1 h2 {
		font-size: 25px;
	}
	.agileabout-grid-1 h4 {
		font-size: 14px;
		line-height: 24px;
	}
	.agileabout-grid-1 p {
		font-size: 14px;
		line-height: 27px;
	}
.advantage-grid {
		width: 90%;
	}
.navbar-nav .md-trigger {
    font-size: 14px;
}	
.testi-info {
    padding: 1em 5em;
}	
ol.agileits-prolist1kn li a
{
	font-size: 15px;
}
.new2d {
    padding: 23px 84px;
}
.rightside_pad {
    padding: 10px 75px;
}
.sub_news {
    padding: 29px 40px;
}
.mid-agileits-right h2 {
		font-size: 16px;
	}
	.mid-agileits-right p {
		font-size: 14px;
	}
	.mid-agileits-right a {
		font-size: 13px;
	}
.mid-agileits-right4n h2 {
		font-size: 16px;
	}
	.mid-agileits-right4n p {
		font-size: 14px;
	}
	.mid-agileits-right4n a {
		font-size: 13px;
	}	
	
figure.effect-roxy figcaption::before {
		top: 140px;
		left: 74px;
	}

.offer {
		padding: 30px 0;
	}
	.offer h3 {
		font-size: 33px;
		margin-bottom: 20px;
	}
	
	/*.offer-info h4 {
		padding-bottom: 5px;
	}*/
	
	.offer-grid {
		width: 100%;
		padding: 0;
	}
	.offer-info p {
		line-height: 25px;
		font-size: 14px;
	}
span.arrow-right {
    right: 14px;
}
span.arrow-left {
    left: 14px;
}
}

@media screen and (max-width: 533px) {
	.useful_aboutrow span
{
font-size: 15px;
}	
.useful_linkbox span {
    font-size: 14px;
}	
			.contactus_cnt .row > DIV:nth-child(2), .contactus_cnt .row > DIV:nth-child(3) {
    font-size: 12px;
}
.footerul {
    width: 100%;
    float: left;
    /*margin-left: 28px;*/
}
.services-bottom-icon {    margin-right: 12px;}

	.agileheader h3 {
		font-size: 30px;
		letter-spacing: 0;
		padding: 30px 0;
	}
	.agileabout-grid {
		width: 100%;
		padding: 0;
	}
span.arrow-right {
    right: 11px;
}
span.arrow-left {
    left: 11px;
}	
}

@media(max-width:480px){

		.useful_aboutrow span
{
font-size: 13px;
}
	.refer_details h1
	{
		font-size: 28px;
	}
	.refer_form h1
	{
		font-size: 23px;
	}
	.contactus_cnt .nopad {
    padding: 0px 15px;
}
	.general_tab2opt span
	{
		font-size:13px;
	}
.general_tab1cnt .carte_div ul.demo > li {
		float: left;
		list-style-type: none;
		width: 45%;
		margin: 8px;
	}	
	.footerul {
    width: 44%;
    float: left;
    margin-left: 27px;
}
.botttom-nav-agileits
{
    min-height: auto;	
}
	.botttom-nav-agileits .clearfix
	{
		display:none;
	}
.footerul {
   width: 100%;
   float:left;
   margin-left:0px;
   /*margin-left: 18px;   */
}
/*.footerul:nth-child(4)
{
    margin-bottom: 26px;	
}*/
.botttom-nav-agileits ul
{
	text-align:left;
}
.botttom-nav-agileits ul li
{
	text-align: center;
    /*list-style-position: outside;*/
    color: #fff;
	/*list-style-type: disc;	*/
	display:inline-block;
	margin: 3px 0px;
	padding: 0 6px;
	border-right: solid 1px transparent;
}
.botttom-nav-agileits ul li a
{
	text-align: left;
    color: #fff;
    font-size: 13px;		
}	
.about-grid-right h4
{
	font-size:15px;
}
.agileabout h1 {
		font-size: 30px;
	}
	.agileabout-grid-1 h2 {
		font-size: 23px;
	}
	.agileabout-grid-1 {
		margin-bottom: 15px;
	}
.advantage-block p {
		font-size: 14px;
		line-height: 30px;
	}
h3.title-w3-agileits {
		font-size: 1.6em;
	}
.navbar-nav > li  i
{
    font-size: 15px;
    margin-right: 4px;
}
.navbar-nav .md-trigger {
    font-size: 14px;
}
.new2d {
    padding: 23px 33px;
}
.new2d .know2
{
	    font-size: 1.9em;
}
ol.agileits-prolist1 li
{
	    width: 100%;
}
.testi-info {
    padding: 1em 2em;
}	
	.sub_news {
    padding: 29px 19px;
}
.rightside_pad {
    padding: 0px 61px;
}
.mid-agileits-right {
		padding: 30px;
	}
	.mid-agileits-right4n {
		padding: 30px;
	}
.mid-agileits-left {
		min-height: 430px;
	}
.about-grid-left span {
		font-size: 1.7em;
	}
.sevices-w3layouts {
		padding: 40px 0px;
	}
	p.title-para-w3-agileits {
		margin-bottom: 2em;
	}

.gallery-grid {
		float: none;
		width: 100%;
	}
	.grid figure h3 {
		font-size: 17px;
		bottom: 34px;
	}
	figure.effect-roxy figcaption::before {
		top: 250px;
		left: 226px;
	}

.services-top {
		margin: 2em 0 0;
	}
	.services-top-main:nth-child(2) {
		margin-top: 1em;
	}
	.services-grid {
		float: left;
		    margin-top: 14%;

	}
	.para span {
		left: 168px;
	}
.services1 h3 {
		font-size: 1.3em;
		line-height: 1.5em;
	}
	.services-top-left {
		float: left;
		width: 100%;
		margin-bottom:1em;
	}
	.services-top-main {
		margin-bottom: 2em;
	}
.services1 {
		padding:15px 0;
	}
ul.demo > li {
		float: left;
		list-style-type: none;
		width: 45%;
		margin: 10px;
	}
	.featured-section, #team, #gallery {
		padding: 3em 0;
	}
	h3.tittle {
		font-size: 1.7em;
		margin-bottom: 22px;
	}
	.footer-contact {
		width: 100%;
		margin: 1em auto 2em;
	}
	#contact {
		padding: 2em 0;
	}
	p.para {
		margin: 1em auto 0;
		font-size: 0.9em;
		width: 97%;
		line-height: 1.9em;
	}

.offer h3 {
		font-size: 30px;
	}

.agileinfo-social-grids {
		margin: 0;
		float: none;
		text-align: center;
		width: 100%;
	}
	.w3layouts-logo {
		float: none;
		width: 100%;
		margin: .5em 0;
	}
	.address-info-text {
		float: none;
		width: 100%;
	}
	.header {
		padding: 1em 0;
	}
	.w3layouts-slider {
		padding: 3em 0;
	}
	.agileits-banner-left h3 {
		font-size: 2em;
	}
	
	.about-w3layouts{
		padding: 2em 0;
	}
	.w3_agileits_features_grids, .agileinfo-team-grids {
		margin: 2em 0 0 0;
	}
	.agileits-heading h2, .agileits-heading h3, .wthree-heading h2 {
		font-size: 2.5em;
	}
span.arrow-left {
    left: 8px;
}
span.arrow-right {
    right: 8px;
}

}
@media(max-width:414px){
.useful_aboutrow span {
    font-size: 12px;
}	
		.refer_details h1
	{
		font-size: 22px;
	}
.refer_form h1
	{
		font-size: 21px;
	}	
	.contactus_cnt .row > DIV:nth-child(2), .contactus_cnt .row > DIV:nth-child(3) {
    font-size: 14px;
}
		.general_tab2opt span
	{
		font-size:12px;
	}
.agileabout-grid-1 p {
		line-height: 24px;
	}
.advantage-block {
		padding: 1.5em .8em;
	}
.rightside_pad {
    padding: 0px 32px;
}	
.online_inbox span:first-child {
font-size: 15px;
}
.mid-agileits-leftn1 {
		min-height: 539px;
	}
	
.mid-agileits-leftn2 {
		min-height: 210px;
	}

.mid-agileits-leftn3 {
		min-height: 251px;
	}

.mid-agileits-leftn4 {
		min-height: 401px;
	}	

.mid-agileits-left {
		min-height: 348px;
	}
	.mid-agileits-right p {
		margin: 7px 0px 15px;
	}
	.mid-agileits-right4n p {
		margin: 7px 0px 15px;
	}


.about{
		padding: 2em 0;
	}
	.w3ls-border {
		margin: 1em auto 0;
	}
	.agileits-about-grids, .agileits-team-grids {
		margin: 1em 0 0 0;
	}
	.about-grid-left span {
		font-size: 1.2em;
	}
.sevices-w3layouts {
		padding: 40px 0px;
	}
	
ul.demo > li, .general_tab1cnt .carte_div ul.demo > li  {
		float: left;
		list-style-type: none;
		margin: 10px 47px;
		width: 72%;
	}
.agitsworkw3ls-grid {
		padding: 3em 2em 1em 2em;
	}
	.p-mask h4 {
      font-size: 1em;
	}
	.h-f {
		width: 100%;
		float: left;
		margin-right: 0;
		margin-bottom: 1em;
	}
	ul.demo > li {
		float: left;
		list-style-type: none;
		margin: 10px 47px;
		width: 72%;
	}
	.agile_gallery_grids {
		margin: 0em 0 0;
	}
	.cd-search input {
      font-size: 1em;
	}
	.price h3 {
		font-size: 1.2em;
		margin-bottom: 1em;
	}
.agileits_w3layouts_more a {
    font-size: 13px;
    padding: 8px 21px;
}

.offer-icon span {
		font-size: 50px;
	}
	.offer-info {
		margin-left: 65px;
	}
	.offer-info h4 {
		font-size: 20px;
	}
span.arrow-left {
    left: 4px;
}
span.arrow-right {
    right: 4px;
}
}
@media(max-width:384px){

		.refer_details h1
	{
		font-size: 24px;
	}
	.refer_form h1
	{
	font-size: 20px;	
	}
.advantage-block h4 {
		font-size: 16px;
	}
.advantage-block p {
		line-height: 28px;
	}
h3.title-w3-agileits {
		font-size: 1.5em;
	}
	.carousel-indicators
	{
		bottom:0px;
	}
	.calc_div .about-grid {
    padding: 13px 51px;
}
.calc_div .left .fa-angle-left, .calc_div .right .fa-angle-right {
    line-height: 800px;
    color: #a9a9a9;
    font-size: 70px;
}
.form-sub-w3 input
{
	padding: 6px 10px;
}
.bottomframe_mobi .btn-group .btn-default
{
	width: 128px;
    margin-left: 0px;
    padding: 7px 5px;
	font-size: 12px;
}
.rightside_pad
{
	padding:10px 15px;
}	
	.servbox_head {
    font-size: 22px;
}
.w3l-heading h3 {
		font-size: 1.5em;
	}
.services-top {
		margin: 2em 0 0;
	}
	.services-top-main:nth-child(2) {
		margin-top: 1em;
	}
	.services-grid {
		float: left;
		margin-top:14%;
	}
	.para span {
		left: 113px;
	}
.services1 h3 {
		font-size: 1.3em;
		line-height: 1.5em;
	}
	.services-top-left {
		float: left;
		width: 100%;
		margin-bottom:1em;
	}
	.services-top-main {
		margin-bottom: 2em;
	}
.services1 {
		padding: 15px 0;
	}
.tittle-agileinfo h3 {
		font-size: 19px;
		letter-spacing: .5px;
	}
	.gallery{
		padding: 30px 0px;
	}
	.tittle-agileinfo {
		margin-bottom: 1em;
	}
.featured-section, #team, #gallery {
		padding: 2em 0;
	}
	.agitsworkw3ls-grid {
		padding: 2em 1em 1em 1em;
	}
	.price-section {
		padding: 0.5em 0 5em 0;
	}
	.modal-body.about h4 {
		font-size: 0.9em;
	}
	.pictures_eyes_close {
		position: fixed;
		top: 13px;
		right: 30px;
	}
	.general_tab2cnt .carte_div .row:nth-child(2) .general_tab2opt, 	.general_tab2cnt .carte_div .row:nth-child(1) .general_tab2opt {
    height: 90px;
}
}
@media(max-width:375px){
.useful_linkcnt > DIV {
width:100%;
	margin:0px auto
}	
.useful_linkbox span {
    font-size: 17px;
}
	.refer_form h1 {
    font-size: 17px;
}
	.refer_form span:last-child .btn
	{
		    padding: 11px 115px;
	}
	.refer_details p
	{
		    font-size: 14px;
	}
			.refer_details h1, .refer_form h1
	{
		font-size: 20px;
	}
	.general_tab1head h2, .general_tab2head h2, .general_tab3head h2, .general_tab4head h2, .general_tab5head h2, .general_tab6head h2, .general_tab7head h2
	{
		    padding-left: 4px;
			font-size: 23px;
	}
	.col-xss-12
	{
		width:100%
	}
		.general_tab2cnt .carte_div .row:nth-child(2) .general_tab2opt, 	.general_tab2cnt .carte_div .row:nth-child(1) .general_tab2opt {
    height: auto;
}
.general_tab2opt span {
    font-size: 14px;
}
.general_tab2opt
{
    margin-top: 20px;
    margin-bottom: 20px;
}
.finan_tab1cnt, .finan_tab2cnt
{
	padding:0px;
}	
	.pro_Complogo:after
	{
		    right: 2px!important;
	}
.finan_tab1head h2, .finan_tab2head h2, .finan_tab3head h2
{
	font-size: 26px;
}
.finan_tab3cnt
{
	padding:0px;
}	
	.footerul {
   width: 100%;
   float:left;
   margin-left: 0px;   
}
.botttom-nav-agileits ul li a
{
	font-size: 11px;
}
.advantage-block {
		padding: 1.2em .8em;
	}
.advantages {
		padding: 40px 0px;
	}
	.sub_news p
	{
		    font-size: 16px;
	}
.mid-agileits-left {
		min-height: 323px;
	}
figure.effect-roxy figcaption::before {
		top: 181px;
		left: 125px;
	}
ul.demo > li {
		float: left;
		list-style-type: none;
		margin: 10px 32px;
		width: 81%;
	}

}
@media(max-width:320px){
				.refer_details h1, .refer_form h1
	{
		font-size: 20px;
	}
.navbar-header > DIV
{
	margin:0px auto;
	padding:0px;
}
.botttom-nav-agileits ul li {
		display: block;
	}
.agileabout h1 {
		font-size: 27px;
		font-weight: 100;
		margin-bottom: 15px;
	}
	.agileabout-grid-1 h2 {
		font-size: 22px;
		font-weight: 300;
	}
	.agileabout-grid-1 h4 {
		font-size: 13px;
		line-height: 22px;
		margin: 10px 0 5px;
	}
.advantage-block p {
		padding-left: 0.5em;
	}
	.advantage-grid {
		width: 95%;
	}
.advantage-grid {
		width: 95%;
	}
h3.title-w3-agileits {
		font-size: 1.4em;
		line-height: 33px;
	}
	.sub_news {
    padding: 29px 10px;
}
.mid-agileits-right h2 {
		font-size: 14px;
		line-height: 28px;
	}
	.mid-agileits-right4n h2 {
		font-size: 14px;
		line-height: 28px;
	}
	.test-agile {
		width: 99%!important;
	}
	.mid-agileits-right {
		padding: 28px;
	}
	.mid-agileits-right4n {
		padding: 28px;
	}
.about-grid-left {
		text-align: center;
		padding: 0;
		float: none;
		margin: 0 auto 1em;
	}
	.about-grid-right {
		float: none;
		text-align: center;
		width: 100%;
	}
	.agileits-team-grid {
		float: none;
		width: 100%;
		margin: 0 0 1em 0;
	}
.sevices-w3layouts {
		padding: 35px 0px;
	}
	p.title-para-w3-agileits {
		margin-bottom: 1em;
		margin-top: 1px;
	}
.services-top {
		margin: 2em 0 0;
	}
	.services-top-main:nth-child(2) {
		margin-top: 1em;
	}
	.services-grid {
		float: none;
	}
	.para span {
		left: 168px;
	}
.services1 h3 {
		font-size: 1.3em;
		line-height: 1.5em;
	}
	.services-top-left {
		float: left;
		width: 100%;
		margin-bottom:1em;
	}
	.services-top-main {
		margin-bottom: 2em;
	}
.services1 {
		padding: 2em 0;
	}
figure.effect-roxy figcaption::before {
		top: 143px;
		left: 68px;
	}
.services-top-left {
		float: none;
		width: 100%;
	}
	.services-top {
		margin: 1em 0 0;
	}
	.services-left,.services-top-left{
		padding: 0 !important;
	}
	
	.service-img {
		padding: 0 1em !important;
	}
	.services-top-main:nth-child(2) {
		margin: 1em 0;
	}
	.services-top-main:nth-child(3) {
		margin: 0 0 1em;
	}
	.services-grid {
		width: 100%;
	}
	.para span {
		left: 90px;
	}
ul.demo > li {
		float: left;
		list-style-type: none;
		margin: 6px 6px;
		width: 96%;
	}
.become-agile-left {
    padding: 0;
}
.become-agile-right {
    margin-top: 2em;
    padding: 0;
}
.become-agile h3 {
    font-size: 25px;
}
.become-agile p {
    font-size: 14px;
}
.become-agile {
    padding: 2em 0;
}
.offer h3 {
		font-size: 27px;
		font-weight: 100;
		margin-bottom: 15px;
	}
	
	.offer-info h4 {
		font-size: 17px;
	}
	.offer-info p {
		line-height: 23px;
		font-size: 13px;
	}
}
/*-- //responsive-design ---*/






