
.row{
	margin:0px;
}

.logo{

}

.fb{

background-color: #990066; font-size:24px; padding:3px; text-align:center; color:#FFFFFF; width:100%;

}

@media (max-width:480px){


.fb{

font-size:24px; padding:3px; text-align:center; color:#FFFFFF; width:267px;

}

}




.agileits-title-p{
 text-align:center;
 font-size:18px;
 line-height:2px;
 color: #153c9e;
 

}

@media (max-width:480px){

.agileits-title-p{
 text-align:center;
 font-size:18px;
 line-height:2px;
 color: #153c9e;
 

}

}


/*social media*/

.social-media{
	list-style-type:none;
	margin-left:15px;
	

}
.social-media li{
	float:left;

}

.social-media li img{
	
    margin:5px 7px 0 7px ;
	
}
@media (max-width:480px){
.social-media li img{
    margin:5px -29px 16px 50px;
	height:21px;
	width:21px;
}
}












.white_bg {
    background-color: #fff;
}
.margin_60 {
    padding-top: 60px;
    padding-bottom: 15px;
}
.main_title {
    text-align: center;
    font-size: 16px;
    margin-bottom: 30px;
}
.main_title h2 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -1px;
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}
h2 span, h3 span, h4 span, h5 span, h6 span {
    color: #ffffff;
}
.other_tours ul li a:hover {
    color: #f7941d;
}
.other_tours ul li a {
    border-bottom: 1px solid #ededed;
    padding: 5px 0 10px;
    display: block;
    color: #333;
}
.add_bottom_45 {
    margin-bottom: 45px;
}
.other_tours ul {
    padding: 0;
    margin: 0;
}


.other_tours ul li a i {
    font-size: 22px;
    margin-right: 5px;
    margin-left: 2px;
    top: 5px;
    color: #555;
}
.other_tours ul {
    list-style: none;
}


.news{

background-color: #CC0000; 
text-align:center;
font-size:24px;
text-transform:uppercase;


}

@media(max-width: 480px)
{

.news{

background-color: #CC0000; 
text-align:center;
font-size:24px;
text-transform:uppercase;


}

}

.news2{

display: block; 
margin: 0 auto; 
padding: 0;
margin-left:0px;


}

@media(max-width: 480px)
{
.news2{

display: block; 
margin: 0 auto; 
padding: 0; 
margin-top:0px;
margin-left:10px;


}


}






.head1{
background-color:#9d4982; height:35px; width:100%; padding:0px;

}
@media (max-width:480px){

.head1{
background-color:#9d4982; height:75px; width:100%; padding:0px; text-align:center;

}

}

@media (max-width:991px){

.head1{
background-color:#9d4982; height:100px; width:100%; padding:0px; text-align:center;

}

}









body{
	margin:0;
	font-family: 'Berkshire Swash', cursive;
	background: #fff;
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
	font-family: 'Berkshire Swash', cursive;
}
p{
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
	line-height: 1.8em;
}
body a:hover,body a:focus{
	text-decoration:none;
	outline:none;
}


/*email & phone*/
.cl_us{
	color:#FFFFFF;
	text-align: center;
       margin: 8px 0px 0px 7px;
}
@media (max-width:480px){
.cl_us{
	color:#FFFFFF;
	text-align: right;
   margin: -6px 0px 0px -42px;
     font-size: 9px;
}
}

@media (max-width:991px){
.cl_us{
	color:#FFFFFF;
	text-align: right;
   margin: 9px 0px 0px -42px;
     font-size: 11px;
}
}


.cl_us_email{
	color:#FFFFFF;
	text-align: right;
       margin: 7px 0px 0px 49px;
}

@media (max-width:480px){
.cl_us_email{
	color:#FFFFFF;
	text-align: right;
       margin:-37px 0px 3px 1px;
	   font-size: 9px;
}
}

@media (max-width:991px){
.cl_us_email{
	color:#FFFFFF;
	text-align: right;
       margin:-8px 0px 0 1px;
	   font-size: 11px;
}
}







/*-- header --*/





.header {
   /*edit*/
}
.navbar-header h1 {
    font-size: 4em;
    font-family: 'Raleway', sans-serif;
    text-align: center;
}
.navbar-header h1 img {
    margin-right: 0.3em;
}
.navbar-header h1 a {
    color: #00b3fe;
    text-decoration: none;
    display: inline-block;
    background: #fff;
    margin: .4em 0em;
    font-weight: 400;
    text-transform: capitalize;
}
.navbar-header h1 a span {
    font-size: .23em;
    display: block;
    letter-spacing: 3px;
    text-transform: capitalize;
    font-weight: 600;
    color: #01edc9;
}
.navbar-default .navbar-brand,.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{
	color:#fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background:none !important;
}
/*-- top-nav --*/
.navbar-nav li a {
    font-size: 1.1em;
    line-height: inherit;
    padding: 0.8em 0.3em;
    color: #000 !important;
    font-weight: 400;
}
.navbar-nav li a.active{
	color:#222 !important;
}
.navbar-nav li:hover a:before{
	bottom: 0%;
}
.navbar-nav  li.active a, .navbar-nav  li.active1 a.dropdown-toggle,.navbar-nav li a:hover {
    color:#b50f80!important;
	/*-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2); 
	-o-transform: scale(1.2); 
	transform: scale(1.2);*/ /*edit*/
}



.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none;
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
	margin: 0;
}
nav.navbar.navbar-default {
    background: none;
    border: none;
	margin-bottom: 0;
}
.header-right {
    float: right;
	width: 75%;
}
.top-nav-text {
    margin: 1.5em 0 0;
    padding-bottom: 1.5em;
    position: relative;
    
}
.top-nav-text p {
    font-size:1.1em;
	    text-align: right;
    margin-right: 17px;
} 

/*edit/ adding css for logo*/

.navbar-header-logo{
	margin-top: 2px;
}

.navbar-header-nameone{
	margin-top:-55px;
	margin-left:65px;
}

@media (max-width:991px){
.navbar-header-nameone{
	margin-top:-45px;
	margin-left:50px;
}


}

.navbar-header-name{
	font-family:Times New Roman;
	 font-weight:bold;
	  margin-top:10px; 
	  font-size:30px; 
	  color:#2983bc;
}

@media (max-width:991px){
	.navbar-header-name{
	font-family:Times New Roman;
	font-weight:bold;
	margin-top:10px; 
	font-size:16px; 
	 color:#4695cd;
	 margin-left: 5px;
}


}

/*-- //top-nav --*/
/*-- start search --*/
.sb-search {
    position: absolute;
    right: 0;
    top: -5px;
    width: 32px;
    margin: 0;
    height: 32px;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
.sb-search-input {
    position: absolute;
    top: 0px;
    left: -77px;
    border: none;
    outline: none;
    background:#01edc9;
    width: 100%;
    height: 31px;
    margin: 0;
    z-index: 10;
    font-size: 1em;
    color: #fff;
    padding: 0 2em 0 3.5em;
    -webkit-appearance: none;
}
.sb-search-submit {
    filter: alpha(opacity=0);
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
    -webkit-appearance: none;
	width: 40px;
	background:none;
}
.sb-search-input::-webkit-input-placeholder {
	color:#fff !important;
}
.sb-search-input:-moz-placeholder {
	color: #fff !important;
}
.sb-search-input::-moz-placeholder {
	color:#fff !important;
}
.sb-search-input:-ms-input-placeholder {
	color:#fff !important;
}
.sb-icon-search {
	z-index: 99;
}
.sb-icon-search,.sb-search-submit,.sb-search.sb-search-open .sb-search-submit {
    position: absolute;
    cursor: pointer;
    font-size: 1.5em;
	padding: 0 0.2em; 
}
.sb-search.sb-search-open .sb-search-submit:before{
	content: "\e003";
    font-family: 'Glyphicons Halflings';
}
.sb-icon-search:before,.sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search:before{
    content: "\e003";
    font-family: 'Glyphicons Halflings';
}
.sb-search.sb-search-open .sb-search-input {
    left: 0;
} 
/*-- agileits --*/
/* Open state */
.sb-search.sb-search-open,.no-js .sb-search {
	width:100%;
}
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
    color: #170000;
    position: absolute;
    cursor: pointer;
    padding: 0 0.5em;
    top: 0;
    font-size: 1.6em;
}
.sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
/*-- //search-ends --*/
/*-- //header --*/
.banner-1 {
    background:url(../images/images/banner_allpage.png) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    background-size: cover; 
	min-height:150px; /*edit*/
	
}
.bann-2 {
    background:url(../images/images/contac-us-back.png) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    background-size: cover; 
	min-height:300px;
	
}

.bann-name{
	color:#FFFFFF;
	text-align:center;
	padding-top:50px; /*edit*/
	font-size:3em;
	letter-spacing:0.5px;
}
@media (max-width:480px){
.bann-name{
	color:#FFFFFF;
	text-align:center;
	padding-top:200px;
	font-size:3em;
	letter-spacing:0.5px;
	    padding-bottom: 20px;
}

}


/*-- banner --*/
.banner {
    background:url(../images/banner.jpg)no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
    background-size: cover; 
	position: relative;
}
.banner-text {
    padding:17em 0;
    text-align:left;
}
.banner-text h6 {
    font-size: 2.3em;
    color: #fff;
    margin-bottom: 1em;
    padding: 0 0em 0.5em 0;
    font-weight: 600;
    letter-spacing: 2px;
    border-bottom: 1px solid #01edc9;
    display: inline-block;
}
.banner-text h3 {
    font-size: 5em;
    color: #fff;
    margin-bottom: 0.5em;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.banner-text h3 span {
    display: block;
    font-size: 2em;
}
.more a {
    font-size: 1em;
    color: #fff;
    padding: 0.7em 2.5em;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    display: inline-block;
    background: #00b3fe;
    font-family: 'Roboto Condensed', sans-serif;
    border: 2px solid #00b3fe;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
}
.more a:hover{
	background:transparent;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px;
	 color: #00b3fe;;
}
/*-- banner-modal --*/
.modal-open .modal {
    background: rgba(0, 0, 0, 0.48);
}
.modal.bnr-modal {
	padding: 0 1em !important;
}
.modal-body {
    padding: 2em;
}
.modal-dialog {
    margin:3em auto 2em;
}
.bnr-modal .modal-header {
    border: none;
    min-height: 2.5em;
    padding: 1em 2em 0;
}
.bnr-modal button.close {
    color: #00b3fe;
    opacity: .9;
    font-size: 2.5em;
}
.modal-body p {
    margin-top: 1em; 
    font-weight: 400;
}
/*-- //banner-modal --*/
/*-- Slider Part starts Here --*/
#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.callbacks_container {
/*-- agileits --*/
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 45%;
    left: 6%;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 52px;
    width: 32px;
    background: url("../images/icons.png") no-repeat 0px 0px;
}
.callbacks_nav.next {
    left: auto;
    background-position: right;
    right: 5%;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_tabs li {
    display: block;
    margin: 0.5em 0;
}
.callbacks_tabs {
    list-style: none;
    position: absolute;
    z-index: 999;
    top: 38%;
    right: 8%;
    padding: 0;
    margin: 0;
}
.callbacks_tabs a {
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    font-size: 0;
}
.callbacks_tabs a:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    border: 1px solid white;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    top: -5px;
    left: -5px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
    transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
    transition: .5s all;
}
.callbacks_here a:after{
    border-color: #fff;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
    transform: scale(1);
	-ms-transform: scale(1);
}
/*-- //Slider part Ends Here --*/
/*-- //banner --*/
/*-- social-icon --*/
.social-button {
    display: inline-block;
    background-color: #fff;
    width: 32px;
    height: 32px;
    margin: 0 3px;
    line-height: 32px;
    text-align: center;
    position: relative;
    overflow: hidden;
    opacity: .99; 
	
}

/*-- //social-icon --*/
::-webkit-input-placeholder {
	color:#999 !important;
}
:-moz-placeholder { /* Firefox 18- */
	color:#999 !important; 
}
::-moz-placeholder {  /* Firefox 19+ */
	color:#999 !important;
}
:-ms-input-placeholder {  
	color:#999 !important;
}
/*-- footer --*/
.footer{
	padding:4em 0;
	background:#212121;
}
.w3layouts_footer_grid .title {
    text-align: left;
    margin-bottom: 2em;
}
.w3layouts_footer_grid .title h2 {
    color: #00b3fe;
    font-size: 2.5em;
    font-weight: 600;
    margin-bottom: 0.8em;
    text-transform: capitalize;
    border-left: 5px solid #01edc9;
    padding-left: 0.6em;
    line-height: 0.9em;
}
.w3l_footer_nav {
    margin: 2em 0 0;
}
.w3l_footer_nav li{
	display:inline-block;
	margin-right:3em;
	text-transform:uppercase;
}
.w3l_footer_nav li a{
	color:#fff; 
	text-decoration:none;
}
.w3l_footer_nav li a:hover,.w3l_footer_nav li a.active{
	color:#00b3fe;
}
.footer-w3copy {
    background: #622d01;
    padding: .6em 2em;
    text-align: center;
}
.footer-w3copy p {
    letter-spacing: 1px;
    color: #fff;
    font-weight: 400;
	text-align:center;
}
.footer-w3copy p a{
	color:#fff;
	text-decoration:underline;
	font-weight: 500;
}
.footer-w3copy p a:hover{
	color:#fff;
}
.w3layouts_footer_grid form {
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    width: 80%;
    position: relative;
}
.w3layouts_footer_grid input[type="email"] {
    outline: none;
    color: #fff;
    padding: 1em 1em;
    font-size: 1em;
    width: 90%;
    background: none;
    border: none;
}
.w3layouts_footer_grid input[type="submit"] {
    outline: none;
    padding: 0;
    width: 70px;
    border: none;
    background:#00b3fe;
    text-align: center;
    color:#fff;
    height: 70px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%; 
    border-radius: 50%;
    position: absolute;
    right: -11px;
    top: -14px;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
} 
.w3layouts_footer_grid form:hover input[type="submit"]{
	background:#01edc9;
	color:#fff;
} 
/*-- //footer --*/
/*-- bottom-to-top --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 24px;
    right: 3%;
    overflow: hidden;
    z-index: 999;
    width: 32px;
    height: 32px;
    border: none;
    text-indent: 100%;
    background: url(../images/move-up.png)no-repeat 0px 0px;
}
#toTopHover {
    width: 32px;
    height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //bottom-to-top --*/
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
/*-- news --*/
.w3_agile_para{
	margin:.5em 0 0;
	color:#999;
} 
.agile_head:after{
	content: '';
    width:10%;
    height: 1px;
    background: #f62b2b;
    position: absolute;
    bottom: 0%;
    left: 0%;
}
.agile_head{
	padding-bottom:.3em !important;
}
.w3_agileits_news_grid{
	position:relative;
} 
.w3_agileits_news_grid_pos {
    position: absolute;
    bottom: -8%;
    width: 60%;
    padding: .8em;
    background: #00b3fe;
}
.w3_agileits_news_grid_pos h4 {
    text-align: center;
    text-transform: capitalize;
    font-size: 1em;
    color: #fff;
	letter-spacing:1px;
    font-weight: 600;
}
.agileits_w3layouts_news_grid h5 {
    margin: 2.5em 0 0.5em;
}
.agileits_w3layouts_news_grid h5 a {
    font-size: 1.3em;
    color: #01edc9;
    letter-spacing: 1px;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: 600;
}
.agileits_w3layouts_news_grid h5 a:hover{
    color:#00b3fe;
}
.agileits_w3layouts_news_grid h5 a:focus,.agileits_more ul li a.hvr-icon-hang:focus,.agileits_w3layouts_sign_in ul li a:focus{
	outline:none;
} 
.news {
    padding: 5em 0;
}
.agileits_w3layouts_news_grids {
    margin-top: 4em;
}
/*-- //news --*/
/*-- welcome --*/
.welcome{
	padding: 0.2em 0; 
}
p {
    font-size: 1em;
    color: #999;
    line-height: 2em;
    letter-spacing: 1px;
}  
h3.agileits-title{
    color: #990066;
    font-size: 2em;
    font-weight: 600;
    margin:-5px 0 0.5em 0px;
    text-transform: capitalize;
	letter-spacing:0.6px; 
}

@media (max-width: 991px){
h3.agileits-title{
    color: #e81696;
    font-size: 1.5em;
    font-weight: 700;
    margin:25px 0 0.5em 25px;
    text-transform: capitalize;
	letter-spacing:4px; 
}

}

.feature{
margin-top:-115px;
}

@media (max-width: 991px){
.feature{
margin-top:-40px;
}
}
@media (max-width: 991px){
.feature-p{
font-size:15px;
	 
}
}
.w3ls-title h3.agileits-title {
    display: inline-block;
}
h3.w3ls-title{
    color: #fff;
    font-size: 3em;
    font-weight: 700;
    margin-bottom: 0.8em;
    text-transform: capitalize;
   /* border-left: 5px solid #01edc9;*/	/*edit*/
    padding-left: 0.6em;
    line-height: 0.9em;
	display: inline-block;
}

.w3ls-title {
    text-align: center;
	
}

.video-back {
	background-image:url(../images/images/video_background_img.png);

}




.welcome-w3lleft h4 {
    color: #153c9e;
    font-size: 1.6em;
    margin: -7px 0 .2em;
    line-height: 1.6em;
    font-weight: 600;
    letter-spacing: 0px;
}
@media(max-width:480px){
	.welcome-w3lleft h4 {
    color: #153c9e;
    font-size: 14px;
    margin: -7px 0 .2em;
    line-height: 1.6em;
    font-weight: 600;
    letter-spacing: 0px;
}




}

/*edit adding extra css*/
.agileits-title-name{
	color: #990066;
	font-family: 'Berkshire Swash', cursive;


}
@media(max-width:480px){
	.agileits-title-name{
	font-size:18px;
	letter-spacing: 0.2px;

}

}
.service-box { 
	padding: 0; 
	text-align: center;
}
.service-box .agileits-wicon {
    width: 70px;
    height: 70px; 
    background: #00b3fe;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.service-box .agileits-wicon i.fa {
    position: relative;
    z-index: 100;
    font-size: 2em;
    color: #fff;
    display: inline-block;
    padding: 0.75em 0;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.service-box .agileits-wicon:before {
	content: '';
	width: 100%;
	height: 100%; 
	background: #01edc9;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	transition: all 0.3s;
}
.service-box:hover .agileits-wicon  i.fa {
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7); 
}
.service-box:hover .agileits-wicon:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.service-box h5 {
    color: #777;
    font-size: 1.1em;
    margin: 0.8em 2em 0;
    font-weight: 400;
    line-height: 1.6em;
}
.welcome-grids:nth-child(2) {
  margin-top: 3em;
}
/*-- read more Button --*/
.w3layouts-more {
    border: 1px solid #4362ca;
    color: #4362ca;
    font-size: 1em;
    padding: 0.7em 1.9em;
    display: inline-block;
    letter-spacing: 0px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 1.8em;
	text-decoration:none;
}
.w3layouts-more:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	width: 0;
	height: 103%;
	top: 50%;
	left: 50%;
	background: #05c0d8;	
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}  
.w3layouts-more:hover,
.w3layouts-more:active {
	color: #fff;
	border-color:#05c0d8;
} 
.w3layouts-more:hover:after,.w3layouts-more:active:after{
	width: 100%;
	opacity: 1;
}  
/*-- //read more Button --*/ 
/*-- //welcome --*/
/*-- testimonials --*/
.testimonials{
   background: url(../images/mid-banner.jpg)no-repeat 0px 0px;
    background-size: cover;
    background-attachment: fixed;
    padding: 3em 0;
} 
.slid h3.w3ls-title {
    color: #fff;
}
.slidw3-agileits {
    background: rgba(0, 0, 0, 0.76);
    padding: 1em 1em;
    margin-top: 1em;
}
.testimonials h4 {
    font-size: 2em;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0.5em;
  /*  border-left: 3px solid #01edc9;*/  /*edit*/
    padding-left: 0.5em;
}
/*-- //testimonials --*/
/*-- features --*/
.features {
    padding: 2em 0;
}
.features-agilerow {
    margin-top: 4em;
}
.w3ls-title {
    text-align: center;
}
.features p.pagile-text {
    width: 72%;
    margin: 0 auto 5em;
    text-align: center;
}
.features-right img {
    width: initial;
}
.features-w3grid.features-w3grid-mdl {
    margin: 2.5em 0;
}
.features h4 {
    font-size: 1.3em;
    margin-bottom: .5em;
    color: #153c9e;
    font-weight: 600;
    text-transform: uppercase;
}
.features-w3grid-left {
    text-align: center;
}
.features i.fa {
    font-size: 1.6em;
    padding: 0.8em;
    border: 1px solid ;
    color: #3182b1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
}
.features-w3grid:hover i.fa {
    color: #f70e0d;
	-webkit-transform:rotatey(180deg);
	-moz-transform:rotatey(180deg);
	-o-transform:rotatey(180deg);
	-ms-transform:rotatey(180deg);
	transform:rotatey(180deg);
}
/*-- //features --*/
/*-- work start here --*/
.work {
    background:url(../images/images/banner/mid_banner.png) 0px 0px;
    background-size: cover;
    background-attachment: fixed;
    padding: 1em 0;
}
.work-agileinfo {
    text-align: center;
    background: rgba(0, 0, 0, 0.40);
    padding: 1em;
}
.work-agileinfo h3 {
    font-size: 3em;
    color: #fff;
}
 p {
    font-size:1em;
    color: #000; 
    line-height:2.1em; 
	text-align:justify;
}
.work-agileinfo p {
    color: #fff;
    margin: 2em auto;
    letter-spacing: 2px;
}
.w3btns-agile a {
  font-size: 1.4em;
    color: #fff;
    display: inline-block;
    padding: 0.7em 2.1em;
    border: 1px solid #9d4982 ;
    background-color: #9d4982 ;
    
}
.w3btns-agile a:hover {
	background:#00b3fe;
	border: 1px solid #00b3fe;
}
.w3btns-agile {
    margin-top: 2em;
}
/*-- work end here --*/
/*-- icons --*/
.codes a {
    color: #999;
}
.icon-box {
    padding: 8px 15px;
    background:rgba(149, 149, 149, 0.18);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
} 
.icon-box:hover {
    background: #000;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
.icon-box:hover i.fa {
	color:#fff !important;
}
.icon-box:hover a.agile-icon {
	color:#fff !important;
}
.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px; 
    line-height: 1.4;
    text-align: center;  
    font-size: 12px;
    list-style-type: none;	
}
.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}
.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
h3.icon-subheading {
    font-size: 28px;
    color: #00b3fe !important;
    margin: 30px 0 15px;
    font-weight: 600;
    letter-spacing: 2px;
}
h3.agileits-icons-title {
    text-align: center;
    font-size: 33px;
    color: #222222;
    font-weight: 600;
    letter-spacing: 2px;
}
.icons a {
    color: #999;
}
.icon-box i {
    margin-right: 10px !important;
    font-size: 20px !important;
    color: #282a2b !important;
}
.bs-glyphicons li {
    float: left;
    width: 18%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background:rgba(149, 149, 149, 0.18);
    margin: 1%;
}
.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
	color: #282a2b;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
@media (max-width:991px){
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
}
@media (max-width:768px){
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 25px;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	.icon-box {
		margin: 0;
	}
}
@media (max-width: 640px){
	.icon-box {
		float: left;
		width: 50%;
	}
}
@media (max-width: 480px){
	.bs-glyphicons li {
		width: 31%;
	}
}
@media (max-width: 414px){
	h3.agileits-icons-title {
		font-size: 23px;
	}
	h3.icon-subheading {
		font-size: 18px;
	}
	.bs-glyphicons li {
		width: 31.33%;
	}
}
@media (max-width: 384px){
	.icon-box {
		float: none;
		width: 100%;
	}
}
/*-- //icons --*/
.w3_wthree_agileits_icons.main-grid-border {
    padding: 5em 0;
}
/*--Typography--*/
.well {
    font-weight: 300;
    font-size: 14px;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}
.show-grid [class^=col-] {
    background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
	color: #999;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
	font-weight: 300 !important;
	border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
    margin-bottom: 1em;
    color: #00b3fe;
    font-weight: 600;
    font-size: 30px;
    letter-spacing: 2px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 0;
}
.badge-primary {
	background-color: #03a9f4;
}
.badge-success {
	background-color: #fb5710;
}
.badge-warning {
	background-color: #ffc107;
}
.badge-danger {
	background-color: #e51c23;
}
.grid_3 p{
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}
.bs-docs-example {
	margin: 1em 0;
}
section#tables  p {
	margin-top: 1em;
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 10px!important;
	border-left: 1px solid gray;
    border-right: 1px solid gray;
	    border-bottom: 1px solid gray
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 1.3em;
	color: #000;
	border-top:  1px solid gray !important;
}
.heading{
	color:#fff !important;
	font-family: 'Berkshire Swash', cursive; 
	background-color: #ae5b84;
}
.table-event1{
	background-color:#ffe2f6;
	text-align:left;
}


.table-event2{
	background-color:#d0e9f9 ;
	text-align:left;
}


.tab-content > .active {
	display: block;
	visibility: visible;
}
.label {
	font-weight: 300 !important;
}
.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}
.alert {
	font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
	line-height:2em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
}
li.list-group-item1 {
	line-height: 2.5em;
}
.input-group {
	margin-bottom: 20px;
}
.in-gp-tl{
	padding:0;
}
.in-gp-tb{
	padding-right:0;
}
.list-group {
	margin-bottom: 48px;
}
ol {
	margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
.grid_5 {
	padding: 0 0 1em;
}
.grid_3 {
	margin-bottom: 0em;
}
}
@media (max-width:640px){
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: .5em;
}
.progress {
	height: 10px;
	margin-bottom: 10px;
}
ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
	font-size: 14px;
}
.breadcrumb {
	margin-bottom: 25px;
}
.well {
	font-size: 14px;
	margin-bottom: 10px;
}
h2.typoh2 {
	font-size: 1.5em;
}
.label {
	font-size: 60%;
}
.in-gp-tl {
	padding: 0 1em;
}
.in-gp-tb {
	padding-right: 1em;
}
}
@media (max-width:480px){
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	font-size: 1.2em;
}
.table h1 {
	font-size: 26px;
}
.table h2 {
	font-size: 23px;
	}
.table h3 {
	font-size: 20px;
}
.label {
	font-size: 53%;
}
.alert,p {
	font-size: 14px;
}
.pagination {
	margin: 20px 0 0px;
}
.grid_3.grid_4.w3layouts {
	margin-top: 25px;
}
}
@media (max-width: 320px){
.grid_4 {
	margin-top: 18px;
}
h3.title {
	font-size: 1.6em;
}
.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
	font-size: 13px;
}
.alert {
	padding: 10px;
	margin-bottom: 10px;
}
ul.pagination li a {
	font-size: 14px;
	padding: 5px 11px;
}
.list-group {
	margin-bottom: 10px;
}
.well {
	padding: 10px;
}
.nav > li > a {
	font-size: 14px;
}
table.table.table-striped,.table-bordered,.bs-docs-example {
		display: none;
}
}
/*-- //typography --*/
.typo {
    padding: 5em 0;
}
ul.bs-glyphicons-list {
    padding: 0;
} 
/*-- portfolio --*/
.portfolio {
    padding:5em 0;
}
.filtr-item {
    padding-top: 30px;
}
.hover {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.hover .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.hover img {
  display: block;
  position: relative;
}
.hover h4 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 1.5em;
    padding: 10px;
    letter-spacing: 1px;
}

.hover .button.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    color: #fff;
    border: none;
    background-color: transparent;
    font-size: 1.1em;
	outline:none;
	font-weight: 300;
}
.hover .button.info:hover {
	-webkit-box-shadow: 0 0 5px #fff;
	-moz-box-shadow: 0 0 5px #fff;
	box-shadow: 0 0 5px #fff;
}
.ehover14 img{
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s;
}
.ehover14:hover img{
	-ms-filter: brightness(1.4);
	filter: brightness(1.4);
	-webkit-filter: brightness(1.4);
}
.ehover14 .overlay {
    -moz-opacity: 0;
    opacity: 0;
    width: 90%;
    height: inherit;
    left: 6%;
    top: 0%;
	bottom:0%;
    border: 6px solid #9d4982;
    -webkit-transition: opacity 0.35s, transform 0.35s;
    -moz-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    padding: 2.5em 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
}

.ehover14:hover .overlay {
    background-color: rgba(0, 0, 0, 0.71);
}
.ehover14 .button  {
	color:	#FFF;
	padding: 1em 0;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	-moz-transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-150%,-400%,0);
	-moz-transform: translate3d(-150%,-400%,0);
	-o-transform: translate3d(-150%,-400%,0);
	-ms-transform: translate3d(-150%,-400%,0);
	transform: translate3d(-150%,-400%,0);
	
}

.ehover14 h4 {
	background-color: transparent;
	color:	#FFF;
	padding: 1em 0;
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	-moz-transition: opacity 0.5s, transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
	-webkit-transform: translate3d(-150%,-400%,0);
	-moz-transform: translate3d(-150%,-400%,0);
	-o-transform: translate3d(-150%,-400%,0);
	transform: translate3d(-150%,-400%,0);
	-ms-transform: translate3d(-150%,-400%,0);
	
}
.ehover14:hover .button, .ehover14:hover h4{
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.ehover14:hover .overlay{
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
}



/*-- //portfolio --*/
/*-- map --*/
.map-left {
    padding: 0;
}
.map iframe {
    width: 100%;
    min-height:394px;
    border: none;
}
.map-wthree-right {
    background:#9d4982 ;
    padding:2em; 
    text-align: left;
	border:1px #999999 solid;
} 
.map-wthree-right h4 {
    font-size: 2em;
    color: #fff;
    font-weight: 400;
}
.map-wthree-right span.glyphicon {
    font-size: 0.5em;
    border: 2px solid #fff;
    padding: .7em;
    color: #fff;
    transition: .5s all;
    margin-right: 1em;
}
.map-wthree-right p {
    color: #fff;
    font-size: 1em;
    letter-spacing: 1px;
    font-weight: 100;
    margin: 0.5em 0 2em;
}
.map-wthree-right p.agile-last {
    margin-bottom: 0;
}
.map-wthree-right p a{
    color: #fff;
	font-size: 1.1em;
}
.map-wthree-right p a:hover{
    color:#000;
}
.map .social-icons {
    margin-top: 2.1em;
}
.map .social-icons ul li:nth-child(3){
	margin-right:.5em;
}
/*-- //map --*/
/*-- contact --*/ 
.contact-form {
    text-align: center;
    margin-top: 4em;
}
.contact-form p {
    width: 60%;
    margin: 1.5em auto 3em;
    text-align: center;
    color: #fff;
}
.contact input[type="text"],.contact input[type="email"] {
    width: 100%;
    color: #999;
    float: left;
    background: none;
    outline: none;
    font-size: 1.2em;
    padding: .2em 1em;
    margin-bottom: 2em;
    border: solid 1px gray ;
    -webkit-appearance: none;
    display: inline-block;
}

.contact input[type="text"]:focus {
     border: 1px solid #153c9e;
}
.contact input[type="email"]:focus {
     border: 1px solid #153c9e;
}
.contact textarea:focus {
     border: 1px solid #153c9e;
}

.contact  input.email {
    margin: 0 2em;
}
.contact textarea {
    resize: none;
    width: 100%;
    background: none;
    color: #999;
    font-size: 1.2em;
    outline: none;
    padding: .2em .8em;
    border: solid 1px gray ;
    min-height: 12em;
    -webkit-appearance: none;
	margin-top:-20px;
}



.contact input[type="submit"] {
    outline: none;
    color: #fff;
    padding: 0.2em 4em;
    font-size: 1.4em;
    margin: 0 0 0 0;
    -webkit-appearance: none;
    background:#00b3fe;
    transition: 0.5s all;
    border: 2px solid#00b3fe;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    -moz-transition: 0.5s all;
	    float: right;
}
.contact  input[type="submit"]:hover {
    background: none;
    color:#00b3fe;
}

::-webkit-input-placeholder {
	color:#999 !important;
}
:-moz-placeholder { /* Firefox 18- */
	color:#999 !important; 
}
::-moz-placeholder {  /* Firefox 19+ */
	color:#999 !important;
}
:-ms-input-placeholder {  
	color:#999 !important;
}
.contact {
    padding: 5em 0;
}
/*-- //contact --*/
/*-- team --*/
.team-left {
    float: left;
    width: 33%;
    background: #01edc9;
    text-align: center; 
    border: 2px solid #01edc9;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
} 
.team-right {
    float: right;
    width: 67%;
    padding: 2.6em 2em;
    -webkit-box-shadow: 1px 2px 6px 0px #ccc;
    -moz-box-shadow: 1px 2px 6px 0px #ccc; 
	box-shadow: 1px 2px 6px 0px #ccc;
}
.team-right h4 {
    font-size: 1.5em;
    color: #333; 
}
.team-right p {
    margin: 1em 0;
}
.team-w3lsgrids:hover .team-left {
    background: none;
} 
.team-info.team-row2 {
    margin-top: 3.5em;
}
.team.agileits-w3layouts {
    padding: 5em 0;
}
.team-info.wthree {
    margin-top: 4em;
}
/*-- //team --*/
/*-- about --*/  
.about h5 {
    font-size: 1.5em;
    color: #000;
} 
.about .bs-example.bs-example-tabs .nav-tabs {
    border: none;
    margin: 0 0 1.5em;
}
.about .bs-example-tabs ul.nav-tabs li {
    display: inline-block;
    margin-right: 3em;
	float: none;
	width: 17%;
}
@media (max-width:480px){
	.about .bs-example-tabs ul.nav-tabs li {
    display: inline-block;
   
	
	width: 80%;
	margin-bottom:20px;
}

}
.about .bs-example-tabs ul.nav-tabs li:nth-child(1) {
    border-right: 2px solid #d6d6d6;
    padding-right: 12em;
	background-color:#d0e9f9;
	
}
.about .bs-example-tabs ul.nav-tabs li:nth-child(2) {
    border-right: 2px solid #d6d6d6;
    padding-right: 10em;
	background-color:#d0e9f9;
}
.about .bs-example-tabs ul.nav-tabs li:nth-child(3) {
    border-right: 2px solid #d6d6d6;
    padding-right: 12em;
	background-color:#d0e9f9;
}
.about .bs-example-tabs ul.nav-tabs li a {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #333;
    font-weight: 600;
    font-size: 1.2em;
    border: none;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
    outline: none;
    letter-spacing: 2px;
}
.about .bs-example-tabs ul.nav-tabs li a:focus{
	text-decoration: none;
}
.about .bs-example-tabs ul.nav-tabs li a:hover, .about .bs-example-tabs ul.nav-tabs li.active a {
    color:#b50f80 ; 
}
.about .tabcontent-grids ul li {
    display: block;
    color: #000;
    margin-top: 1.2em;
    font-size: 1em;
}
.about .tabcontent-grids ul li  i.fa {
    margin-right: 0.5em;
    color:#00b3fe;
}  
.about {
    padding: 5em 0;
}
.about-w3ls-row {
    margin-top: 4em;
}
/*-- responsive-design --*/ 
@media(max-width:1080px){
.sb-search { 
    top: -1px; 
}
.banner-text {
    padding: 14em 0; 
}
.banner-text h3 {
    font-size: 5.5em; 
}
.team-right { 
    padding: 1.25em 2em; 
}
.ehover14 h4 { 
    padding: 0 0 0.5em; 
}
.ehover14 .overlay { 
    padding: 2.3em 0; 
}
.contact input[type="text"], .contact input[type="email"] {
    width: 31.3%; 
}
.header-right {
    width: 67%;
}
} 
@media(max-width:991px){
.navbar-nav li a { 
    padding: 1.1em 1.2em; 
}
.navbar-header h1 {
    font-size: 3.5em; 
}
.navbar-header h1 a { 
    margin: .6em 0; 
}
.about-text h3 {
    font-size: 3em; 
}
.about-text { 
    padding: 0;
}
.about-text h4 {
    font-size: 1.5em; 
}
.team-w3lsgrids:nth-child(2),.testi-three-grids:nth-child(2){
    margin-top: 2em;
}
.team-info.team-row2 {
    margin-top: 2em;
}
.team-right {
    padding: 4.8em 5em;
}
.filtr-item { 
    padding: 0 .5em;
	 padding-top: 19px;
}
.hover h4 { 
    font-size: 1.2em; 
}
.hover .button.info { 
    font-size: 1em; 
}
.ehover14 .overlay {
    padding: 1.6em 0;
}
.map-wthree-right h4 {
    font-size: 1.8em; 
}
.map-wthree-right { 
    padding: 3em 4em; 
}
.contact input[type="text"], .contact input[type="email"] {
    width: 30.7%;
}
.w3layouts_footer_grid form {
    margin-top: 2em;
}
.footer {
    padding: 3em 0; 
}
.header-right {
    width: 66%;
}
.navbar-nav li a {
    padding: 1em 0.7em;
}
.banner-text {
    padding: 10em 0;
}
.welcome-w3lleft {
    margin-top: 3em;
}
.welcome {
    padding: 0.5em 0;
}
.slid-w3text {
    margin-bottom: 1em;
}
.testimonials {
    padding: 3em 0;
}
.slidw3-agileits {
    margin-top: 3em;
}
.features {
    padding: 3em 0;
}
.features-agilerow {
    margin-top: 3em;
}
.work {
    padding: 3em 0;
}
.work-agileinfo h3 {
    font-size: 2em;
}
.news {
    padding: 3em 0 1em;
}
.agileits_w3layouts_news_grid {
    margin-bottom: 2em;
}
.agileits_w3layouts_news_grids {
    margin-top: 3em;
}
.banner-1 {
    min-height: 250px;
}
.about-w3ls-row {
    margin-top: 2em;
}
.about {
    padding: 3em 0;
}
.about-right {
    margin-top: 2em;
}
.team.agileits-w3layouts {
    padding: 3em 0;
}
.team-info.wthree {
    margin-top: 3em;
}
.portfolio {
    padding: 3em 0;
}
.w3_wthree_agileits_icons.main-grid-border {
    padding: 3em 0;
}
.typo {
    padding: 3em 0;
}
.contact {
    padding: 3em 0;
}
.contact-form {
    margin-top: 3em;
}
}
@media(max-width:800px){
.top-nav-text {
    margin: 1em 0 0;
    padding-bottom: 1em; 
}
.navbar-header h1 a {
    margin: .5em 0;
}
.banner-text h3 {
    font-size: 5em;
}
.services-grids h4 {
    font-size: 1.3em;
    margin: 0.6em 0 .5em; 
}
}
@media(max-width:767px){
.navbar-header h1 a {
    margin: .2em 0;
}
.navbar-header h1 {
    font-size: 3em;
}
.top-nav-text { 
    border: none;
}
.header-right {
    float: none; 
}
.navbar-default .navbar-toggle {
    border-color: #990066;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #990066;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ffffff;
}
div#bs-example-navbar-collapse-1 {
    width: 100%;
    position: absolute;
    left: 0;
    background: #fff;
    z-index: 9999;
    text-align: center;
}
ul.nav.navbar-nav.navbar-left.cl-effect-14 {
    margin: 0;
}
.navbar-nav li a {
    padding: 1em 0;
    font-size: 1em;
}
.navbar-nav li a {
    padding: 0.8em;
    font-size: 1em;
    display: inline-block;
    overflow: hidden;
    width: 83%;
}
.navbar-nav .open .dropdown-menu {
    text-align: center;
}
.banner-text h3 {
    font-size: 4.5em;
}
.banner-text {
    padding: 12em 0;
}
.about-grids.about-grids2 img {
    width: 25%;
    margin: 0 auto;
}
.about-text h3 {
    font-size: 2.5em;
}
.about-text h4 {
    font-size: 1.3em;
    margin: 0.5em 0;
}
.about-text {
    padding: 0;
    margin: 2em 3em;
}
.team-right {
    padding: 4.2em 3em;
}
.ehover14 .overlay {
    padding: 3.5em 0;
}
.map iframe { 
    min-height: 250px; 
}
.map-wthree-right h4 {
    font-size: 1.6em;
}
.contact input.email {
    margin: 0 1em;
}
.contact input[type="text"], .contact input[type="email"] {
    width: 31.9%;
	margin-bottom: 1em;
}
.contact textarea { 
    min-height: 5em; 
}
.modal-dialog {
    margin: 2em auto;
    width: 80%;
}
.banner-1 {
    min-height: 180px;
}
}
@media(max-width:667px){
.services-row { 
    padding: 2.5em 2em;
}
.team-right {
    padding: 3.2em 3em;
}
.title h3 {
    font-size: 3em; 
}
.ehover14 .overlay {
    padding: 2.8em 0;
}
.contact input[type="text"], .contact input[type="email"] {
    width: 31.8%; 
}
.modal-body {
    padding: 1em 1.5em 1.5em;
}
.bnr-modal .modal-header { 
    min-height: 2.2em;
    padding: 0.5em 2em 0;
} 
}
@media(max-width:640px){
.team-right {
    padding: 2.9em 3em;
}
.contact input[type="text"], .contact input[type="email"] {
    width: 100%;
    float: none;
}
.contact input.email {
    margin: 0 0 1em 0;
}
.w3l_footer_nav li { 
    margin-right: 2em; 
}
.team-right {
    padding: 2.2em 3em;
}
.banner-text h3 {
    font-size: 3em;
}
.banner-text {
    padding: 9em 0;
} 
}
@media(max-width:600px){
.simplefilter li, .multifilter li, .sortandshuffle li { 
    padding: .3em 0.5em; 
    margin: 0 1em 0 1.5em; 
}
.banner-text {
    padding: 10em 0;
}
.ehover14 .overlay {
    padding: 2.2em 0;
}
.title {
    margin-bottom: 3em;
}
.modal-dialog {
    margin: 2em auto;
    width: 95%;
} 
}
@media(max-width:568px){
.banner-text h3 {
    font-size: 3.5em;
}
.team-right {
    padding: 1.9em 3em;
}
.banner-text h6 {
    font-size: 1.1em; 
    letter-spacing: 1px; 
}
}
@media(max-width:480px){
.banner-text {
    padding: 6em 0;
}
.about-grids.about-grids2 img {
    width: 40%; 
}
.about-text { 
    margin: 2em 1em;
}
.services-grids span {
    font-size: 1.2em;
}
.services-row {
    padding: 2em 1em;
}
.team-right p {
    margin: 0.8em 0;
}
.team-right h4 {
    font-size: 1.3em; 
}
.team-right {
    padding: 1em 1em;
}
.testi-three-grids {
    padding: 0;
}
.simplefilter li, .multifilter li, .sortandshuffle li { 
    font-size: 0.9em; 
}
.title p {
    font-size: 0.9em; 
}
.title h3:before {
    width: 35%;
    left: 33%;
}
.more a {
    font-size: 0.9em; 
    padding: 0.7em 2em; 
}
.ehover14 .overlay { 
    width: 89%; 
    left: 6%;
    top: 8%; 
	border-width:4px;
}
.ehover14 .overlay {
    padding: 1.6em 0;
}
.w3layouts_footer_grid form { 
    width: 95%; 
}
.w3l_footer_nav li {
    margin-right: 1em;
    font-size: .9em;
}
h3.agileits-title {
    font-size: 23px;
	margin-top:17px;
}
.agileits_w3layouts_news_grid {
    width: 100%;
}
h3.w3ls-title {
    font-size: 2.5em;
}
}
@media(max-width:414px){
.banner-text {
    padding: 6em 0;
}
.banner-text h3 {
    font-size: 2.8em;
}
.banner-text h6 {
    font-size: 1em; 
}
.open-hours-left h6 {
    font-size: 1em; 
}
p {
    font-size: 0.9em; 
}
.services-grids {
    text-align: center;
    width: 100%;
    float: none;
}
.services-grids:nth-child(2) {
    margin: 2em 0;
}
.services-grids:nth-child(3){
	margin-bottom:2em;
}
.team-w3lsgrids {
    padding: 0;
}
.title h3 {
    font-size: 2.6em;
}
.simplefilter li, .multifilter li, .sortandshuffle li {
    margin: 0 1em 0;
    font-size: 0.9em;
} 
.filtr-item {
    padding: .5em;
    width: 100%;
}
.ehover14 .overlay {
    padding: 4.6em 0;
}
.map iframe {
    min-height: 200px;
}
.map-wthree-right {
    padding: 2em 3em;
}
.map-wthree-right h4 {
    font-size: 1.4em;
}
.map-wthree-right p { 
    font-size: 0.9em; 
}
.contact input[type="text"], .contact input[type="email"],.contact textarea { 
    font-size: 0.9em; 
}
.contact input[type="submit"] { 
    padding: 0.7em 4em;
    font-size: 1em; 
}
.footer {
    padding: 2em 0;
}
.w3layouts_footer_grid .title h2 {
    font-size: 2em; 
}
.w3layouts_footer_grid input[type="email"] { 
    padding: 0.8em 1em;
    font-size: 0.9em; 
}
.w3layouts_footer_grid input[type="submit"] { 
    width: 55px; 
    height: 55px; 
    right: -17px;
    top: -9px; 
    font-size: .9em;
}
.w3layouts_footer_grid form ,.w3l_footer_nav{
    margin-top: 1.5em;
}
.footer-w3copy { 
    padding: 1.5em 1em; 
}
.testi-right { 
    width: 75%;
    margin-left: 1em;
}
.modal-dialog {
    margin: 1em auto;
    width: 100%;
}
.modal-body {
    padding: 0 1em 1em;
}
.bnr-modal .modal-header {
    min-height: 2em;
    padding: 0.2em 1em 0;
}
.testimonials h4 {
    font-size: 1.7em;
}
.banner-1 {
    min-height: 150px;
}
}
@media(max-width:384px){
.about-text {
    margin: 2em 0em;
}
.about-text .open-hours-row h5 {
    font-size: 1.1em; 
    letter-spacing: 1px;
}
.title {
    margin-bottom: 2em;
}
.team-left { 
    width: 80%;
    margin: 0 auto; 
	float:none;
}
img.img-responsive {
    width: 100%;
} 
.team-right {
    padding: 2em 1em 1em;
    width: 100%;
    float: none;
}
.ehover14 .overlay {
    padding: 4.1em 0;
}
.navbar-default .navbar-toggle { 
    margin-right: 0;
}
.top-nav-text p {
    font-size: 1em;
} 
} 
@media(max-width:320px){
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search { 
    padding: 0 0.3em;
    top: 4px;
    font-size: 1.3em;
}
.sb-search-input { 
    padding: 0 0.5em 0 2.5em; 
}
.banner-text h3 {
    font-size: 2.5em;
}
.more a {
    font-size: 0.9em;
    padding: 0.6em 1.5em;
}
.about-text h3 {
    font-size: 2em;
}
.about-text h4 {
    font-size: 1.1em; 
}
.services, .about, .news, .team, .subscribe, .portfolio, .contact {
    padding: 2em 0;
}
.testi-left {
    float: none;
    width: 35%;
    margin: 0 auto;
}
.testi-right {
    width: 100%;
    margin: 1em 0 0;
    text-align: center;
}
.testi-right h4 {
    font-size: 1.1em; 
}
.testi-right h4 span { 
    font-size: 0.8em; 
}
.ehover14 .overlay {
    padding: 2.8em 0;
}
.map-wthree-right {
    padding: 2em 2em;
}
.w3layouts_footer_grid {
    padding: 0;
}
.top-nav-text p {
    font-size: 0.9em;
}
.navbar-header h1 {
    font-size: 2.6em;
}
.sb-search {
    right: -28px;
}
.banner-text {
    padding: 5em 0;
}
.welcome-w3lright {
    padding: 0;
}
.service-box h5 {
    margin: 0.8em 0.5em 0;
}
.welcome-w3lleft {
    margin-top: 2em;
    padding: 0;
}
.welcome-w3lleft h4 {
    font-size: 1.1em;
}
.slidw3-agileits {
    margin-top: 1em;
}
.slid-w3text {
    margin-bottom: 1em;
    padding: 0;
}
.features {
    padding: 2em 0;
}
.features-left {
    padding: 0;
}
.features-w3grid-left {
    padding-left: 0;
}
.features-w3grid-right{
	padding-right:0;
}
.work-agileinfo h3 {
    font-size: 1.7em;
}
.work-agileinfo {
    padding: 2em;
}
.agileits_w3layouts_news_grids {
    margin-top: 1em;
}
.agileits_w3layouts_news_grid {
    padding: 0;
}
.about-w3ls-row {
    margin-top: 1em;
}
.about-left {
    padding: 0;
}
.about-right {
    padding: 0;
}
.about .bs-example-tabs ul.nav-tabs li {
    width: 27%;
}
.team.agileits-w3layouts {
    padding: 2em 0;
}
.team-info.wthree {
    margin-top: 0em;
}
.portfolio {
    padding: 2em 0;
}
.banner-1 {
    min-height: 110px;
}
.w3_wthree_agileits_icons.main-grid-border {
    padding: 2em 0;
}
.typo {
    padding: 2em 0;
}
.contact-form {
    margin-top: 1em;
}
.contact {
    padding: 2em 0;
}
}
/*social media*/

.social-icons {
  padding: 0;
  list-style: none;
  margin: 1em;
}
.social-icons li {
  display: inline-block;
  margin: 0.15em;
  position: relative;
  font-size: 1.2em;
}
.social-icons i {
  color: #fff;
  position: absolute;
  top: 21px;
  left: 21px;
  transition: all 265ms ease-out;
}
.social-icons a {
  display: inline-block;
}




/*footer*/


footer.footer-section {
    background: rgba(0, 0, 0, 0) url(../images/images/footer-background.jpg) no-repeat scroll left top / cover;
    padding: 60px 0 50px;
}
.bg-with-black {
    position: relative;
}
.footer-top-section {
    margin: 0 0 47px;
}
.single-fta > img {
    margin: 0 0 7px;
}
.single-fta ul.fta-list {
    list-style: outside none none;
    padding-left: 0;
}
.single-fta ul.fta-list li, .single-fta ul.fta-list li a {
    color: #e5e5e5;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 27px;
}
.single-fta ul.fta-list {
    list-style: outside none none;
    padding-left: 0;
}
.fta-title {
    color: #ffffff;
    font-weight: 500;
    letter-spacing: 0;
    margin: 0 0 20px;
}

.fba-links {
    text-align: right;
}

.fba-links ul li a {
    color: #e5e5e5;
    display: block;
    font-size: 14px;
    letter-spacing: 0;
}
.fba-links ul {
    list-style: outside none none;
    padding: 0;
}
.fba-links ul li {
    display: inline-block;
    margin-left: 28px;
}
.fba-copyright p {
    color: #aaaaaa;
    line-height: 30px;
}

/*people say*/
.carousel-control.left,.carousel-control.right  {background:none;width:25px;}
.carousel-control.left {left:-25px;}
.carousel-control.right {right:0px;}
.broun-block {
    background: url("") repeat scroll center top rgba(0, 0, 0, 0);
    padding-bottom: 34px;
}
.block-text {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 0 #2c2222;
    color: #626262;
    font-size: 14px;
    margin-top: 4px;
    padding: 15px 18px;
}


.block-text a {
 color: #153c9e;
    font-size: 25px;
    font-weight: bold;
    line-height: 21px;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
@media(max-width:480px){
.block-text a {
 
    font-size: 18px;
    
}
}


.mark {
    padding: 12px 0;background:none;
}
.block-text p {
    color: #000g763;
    font-family: Georgia;
    font-style: italic;
    line-height: 20px;
}
.sprite {
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAeUCAYAAAAU3UTMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY1MzJERUNDRjBEMTExRTM4N0ZFOUUyNENEOTZCNjVCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY1MzJERUNERjBEMTExRTM4N0ZFOUUyNENEOTZCNjVCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjUzMkRFQ0FGMEQxMTFFMzg3RkU5RTI0Q0Q5NkI2NUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjUzMkRFQ0JGMEQxMTFFMzg3RkU5RTI0Q0Q5NkI2NUIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4/ZdnrAAAydElEQVR42uydCbgUxbn3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');
}
.sprite-i-triangle {
    background-position: 0 -1298px;
    height: 44px;
    width: 50px;
}
.block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
}


.block {
    display: block;
}
.zmin {
    z-index: 1;
}
.ab {
    position: absolute;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}
.person-text a {
    color: #ffcc00;
    display: block;
    font-size: 14px;
    margin-top: 3px;
    text-decoration: underline;
}
.person-text i {
    color: #fff;
    font-family: Georgia;
    font-size: 13px;
}
.carousel-heading{
	color: #e81696;
    font-size: 2em;
    font-weight: 700;
    margin: 25px 0 0.5em 25px;
    text-transform: capitalize;
    letter-spacing: 2px;
	text-align:center;

}
@media(max-width:480px){
.carousel-heading{
	
    font-size: 19px;
   

}
}


/*.rel {
    position: relative;
}*/

/*people say end*/


/*vission & mission*/



#exTab1 .tab-content {
  color : 000;
	background-color:#eecbe3;
border: 1px solid;
   
    box-shadow: 5px 10px;
  padding : 5px 15px;
      width: 80%;
	  font-size: 1.2em;
    letter-spacing: .4px;
    line-height: 1.9em;
  
}

#exTab2 h3 {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 10px 10px 0 0;
  font-size: 1.5em;
   margin-right: 10px;
   
}

/*end vission & mission*/

/*aboutus*/
.padding6em  {
    padding: 6em 0;
}


.faq-section {padding-top:60px; padding-bottom:60px;}
.panel-default {
    border-color: #AF0808;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #ae5b84;
    border-color: #ae5b84;
}
.faq-img {
       
	background-image:url(images/images/aboutus-sidebar.png) no-repeat;
	
    background-position: right bottom, right top;
    background-repeat: no-repeat;
	height:500px;
}

.about-p{
	 font-size:1.2em;
	 letter-spacing: .4px;

}

.about-h3{
	color:#153c9e;
	font-weight:600;
	font-size: 1.9em;
}

@media (max-width:480px){
.about-h3{
	color:#153c9e;
	font-weight:600;
	font-size: 1.4em;
	margin-top:-20px;
}

}


.panel-title{
	font-size:1.5em;

}
.panel-body{
	font-size: 1.2em;
    letter-spacing: .4px;
    line-height: 1.9em;
}

.panel-list{
	list-style-type:none;

}






/*directo's message*/
.mes_img{
	height:18em;
	width:100%;
	border:1px solid #333333;
	box-shadow: 5px 10px;

}

.msg_end{
margin-top:-200px; margin-left: 72px;
}
@media (max-width: 480px){
.msg_end{
margin-top:-100px; 
margin-left:14px;
}
}





.msg-page{
border-top:1px #333333 solid;
border-left:1px #333333 solid;
border-right:1px #333333 solid;
 border-radius: 100px 15px 0 0 ;
 padding:50px;
}

@media (max-width: 480px){
.msg-page{
border-top:1px #333333 solid;
border-left:1px #333333 solid;
border-right:1px #333333 solid;
 border-radius: 100px 15px 0 0 ;
 padding:10px;
}

}
/*end*/


/*annual report*/
.owner h2{ text-align:center; color:#2f2f2f; font-weight:600; font-size:60px; }
.popular-content h1{font-weight:600; margin-bottom:20px;}
.popular-content {text-align: center;float:left; width:100%; margin-top:60px;}
.popular-content p{font-size:18px; font-style:italic;font-family:'Playfair Display'; margin-bottom:30px;}  
.visit{float:left; width:100%; 	margin-top:80px;}
.tor-box h3{font-weight:600; font-size:24px; line-height:26px;    margin: 20px 0 15px 0;}
.color{color:#f4b843;}
.color1{color:#eee;}
.toronto-border{width:56px; height:1px; background:#e7e7e7; display:block; margin:20px auto;}
.duration,.opening{font-size:17px; display:block; font-family:myriad pro; padding-bottom:5px; color:#555555;}
.opening {padding-bottom:40px;}
.tor-hover {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}





.overlay1 {
    position: absolute;
    bottom: 100%;
    left: 0;
    background-color:rgba(0, 0, 0, 0.47);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .3s ease;
}

.tor-hover:hover .overlay1 {
  bottom: 50%;
  height: 50%;
}
@media (max-width: 480px){
.tor-hover:hover .overlay1 {
  bottom: 52%;
  height: 48%;
}
}


.text {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media (max-width: 480px){
.text {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
}

.text button{background:initial; border:1px solid #b50f80; color:white; border-radius:3px;    padding: 15px 50px;font-family:myriad pro; font-size:16px; font-weight:600;}
.text button:hover{background:#d0e9f9; color:#b50f80; border:1px solid #153c9e;}




.toronto-content{text-align:center;display:inline-block; width:100%; position:relative; }
.toronto-content:hover{box-shadow:0 0 40px rgba(0, 0, 0, 0.2);}
.visit-balance{margin-top:40px;}


/*end*/


/*annual report start*/

/*Time to apply widths for accordian to work
Width of image = 640px
total images = 5
so width of hovered image = 640px
width of un-hovered image = 40px - you can set this to anything
so total container width = 640 + 40*4 = 800px;
default width = 800/5 = 160px;
*/

.accordian {
	width: 805px; height: 320px;
	overflow: hidden;
	
	/*Time for some styling*/
	margin: 100px auto;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
}
@media (max-width: 480px){
.accordian {
	width: 100%;
	 height: 320px;
	overflow: hidden;
	
	/*Time for some styling*/
	margin: 100px auto;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
}
}

@media (max-width: 768px){
.accordian {
	width: 100%;
	 height: 320px;
	overflow: hidden;
	
	/*Time for some styling*/
	margin: 100px auto;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
}

}

/*A small hack to prevent flickering on some browsers*/
.accordian ul {
	width: 1200px;
	/*This will give ample space to the last item to move
	instead of falling down/flickering during hovers.*/
}

.accordian li {
	position: relative;
	display: block;
	width: 160px;
	float: left;
	
	border-left: 1px solid #888;
	
	box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	
	/*Transitions to give animation effect*/
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	/*If you hover on the images now you should be able to 
	see the basic accordian*/
}

@media (max-width: 480px){
	.accordian li {
	position: relative;
	display: block;
	width: 20px;
	float: left;
	
	border-left: 1px solid #888;
	
	box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
	
	/*Transitions to give animation effect*/
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	/*If you hover on the images now you should be able to 
	see the basic accordian*/
}
}





/*Reduce with of un-hovered elements*/
.accordian ul:hover li {width: 40px;}
/*Lets apply hover effects now*/
/*The LI hover style should override the UL hover style*/
.accordian ul li:hover {width: 640px;}


.accordian li img {
	display: block;
}

/*Image title styles*/
.image_title {
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0; bottom: 0;	
width: 640px;	
}
.image_title a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 20px;
	font-size: 16px;
}


/*annual report end*/



/*facilities*/
facilities{
	background-image:url(../images/images/facilities/BackgroundTULIP.jpg) ;
	height:100%;
}

@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,700|Roboto:400,700,700italic,400italic);

* {
  font-family:"Roboto", Helvetica, sans-serif;
}
h1 {
  fontsize:20px;
  color:#878787;
  font-weight:300;
}

@actionbarHeight: 56px;
@infobarHeight: 40px;
@boxShadow: 0px 2px 5px rgba(0, 0, 0, 0.26);
@marginTop: 20px;
@marginLeft: 20px;
@marginBottom: 20px;
@marginRight: 20px;

/* mixins */
.rounded-corners (@radius: 6px) {
 
  -moz-border-radius: @radius @radius @radius @radius;
  -webkit-border-radius: @radius @radius @radius @radius;
   border-radius: @radius @radius @radius @radius;
}

.fieldset {
  padding:10px;
  padding-top:20px;
  position:relative;
}

.fieldset .legend-primary {
  position: absolute;
  top: -20px;
  background-color:#ae5b84;
   border: 1px solid #542746;
  display:block;
  padding: 5px 30px 5px 30px;
  border-radius: 10px;
   font-size: 23px;
   letter-spacing:0.5PX;
   font-weight:500;
   color:#FFFFFF;
   box-shadow: 3px -3px 5px #594252;
   
}

.fieldset-primary {
    margin-left: @marginLeft;
    margin-top: @marginTop;
    margin-right: @marginRight;
   border: 1px solid #94537f;
    border-radius: 10px;
 	box-shadow: 11px 11px 5px #594252;
	background-color: #eeaeac;
	background: linear-gradient(#eba5a7, #f2d1be, #fff4d4);
	
} 

.fieldset-list{
	list-style-type:none;
	font-size:17px;

}
.fieldset-adm{
	height:50px;
	width:150px;

}
.facilities{
background-image:url(../images/images/facilities/back-banner2.png);
}


@media(max-width:480px){
.facilities{
background-image:url(../images/images/facilities/back-banner2.png);
background-repeat: no-repeat;"


}
}
.activities{
background-image:url(../images/images/facilities/back-banner.png); background-repeat: no-repeat;
}


@media(max-width:480px){
.activities{
background-image:url(../images/images/facilities/back-banner.png); background-repeat: no-repeat;
}
}
/*animated effect*/
#first {
  animation-duration: 1s;
  animation-delay: 2s;
  animation-iteration-count: 1;
  
}

#second{
	animation-duration: 1s;
  animation-delay: 2.5s;
  animation-iteration-count: 1;
}

#third{
	animation-duration: 1s;
  animation-delay: 3.5s;
  animation-iteration-count: 1;
}

#four{
	animation-duration: 1s;
  animation-delay: 4s;
  animation-iteration-count: 1;
}


#five{
	animation-duration: 1s;
  animation-delay: 4.4s;
  animation-iteration-count: 1;
}

#six{
	animation-duration: 1s;
  animation-delay: 5s;
  animation-iteration-count: 1;

}

/*admission*/

/* Site Heading */
.site-heading h3{
    font-size : 40px;
    margin-bottom: 10px;
    font-weight: 600;
}
.border {
    background: #e8e8e8 ;
    height: 1px;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 45px;
    float:left;
}

/* Feature-CSS */

.icon {
    color : #fff;
    padding:15px;
    background:#323232 ;
    font-size:50px;
    border-radius:90px;
    border:10px solid #323232 ;
    
}
.feature-box {
    text-align: center;
    padding: 20px;
    transition: .5s;
    margin-bottom: 30px;
    border: 2px solid #9d4982;
	
}
.feature-box:hover {
   
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.feature-box h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 25px 0 15px;
}

.admi_proc{
	list-style-type:none;
	font-family: Roboto;
	font-size:1.4em;
	letter-spacing: .4px;
	 padding: 10px 0 5px 10px;
	text-align:left;
	border: 1px solid #666666;

}


.admi-pdf{
padding: 15px 0 15px 10px;
 
color:#b50f80 ;
}



/*end admission*/


/*about our school*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');



h1 {
  padding: 50px 0;
  font-weight: 400;
  text-align: center;
}

p {
  margin: 0 0 1px;
     letter-spacing: 1px;
  line-height: 22px;
  font-size: 1.2em;
}
@media(max-width:480px){
p {
  font-size:15px;
}
}


main {
  min-width: 320px;
  max-width: 100%
  padding: 50px;
  margin: 0 auto;
  background: #fff;
}

section {
  display: none;
  padding: 20px 0 0;
  border-top: 1px solid #ddd;
}

input {
  display: none;
}

label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 17px;
  font-weight: 600;
  text-align: center;
  color:#153c9e;;
  border: 1px solid transparent;
  font-size:17px;
}

label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}



label:hover {
  color: #a52e7f;
  cursor: pointer;
}

input:checked + label {
  color: #990066;
  border: 1px solid #ddd;
  border-top: 2px solid #990066;
  border-bottom: 1px solid #fff;
  font-size:18px;
}




#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}

@media screen and (max-width: 650px) {
  label {
    font-size: 10;
  }
  label:before {
    margin: 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 480px) {
  label {
    padding: 6px;
	width:100%;
  }
}

.about_label{
	list-style-type:none;
	font-size: 17px;
}


/*features & activity*/
.activity{
	 text-align:center;
	 letter-spacing:0.6px;
}
/*about our school*/
@media(max-width:480px){
.our-school{
margin-top:-50px;
}
}

.video{
color:#000066; font-size:28px; font-family: 'Berkshire Swash', cursive;
}

@media(max-width:480px){
.video{
color:#000066; font-size:19px; font-family: 'Berkshire Swash', cursive;
margin-top:-20px;
}
}
@media(max-width:480px){
.video-panel{
margin-top:-30px;
margin-bottom:-20px;
}
}



/*academics*/


*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pad {
  display: block;
  width: 100%;
  position: relative;
  float: left;
  overflow: hidden;
  padding: 40px 30px;
}

h1 {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  font-size: 28px;
  letter-spacing: -0.025em;
  color: #262626;
  margin: 0 0 20px 0;
}

h1 small {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 0;
}

#articles {
  display: block;
  width: 60%;
  min-width: 100%;
  max-width: 100%;
  margin: 0 auto;
  -webkit-perspective: 0px;
  -moz-perspective: 0px;
  -ms-perspective: 0px;
  -o-perspective: 0px;
  perspective: 0px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

p {
  font-family: "Roboto", Helvetica, sans-serif;
  font-size: 16px;
  color: #444;
  margin: 0;
}

.module {
  float: left;
  position: relative;
  clear: both;
  width: 100%;
  margin-bottom: 15px;
  display: block;
  background: #fff;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}

.inside-module {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

article .bar-full {
  float: left;
  position: relative;
  width: 100%;
  height: 4px;
  background: #f7f7f6;
}

article .bar {
  display: block;
  width: 510px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  background: #ae5b84;
   padding: 0 20px;
    color: #fff;
	font-weight: 600;
	  line-height: 30px;
	    font-family: "Roboto", Helvetica, sans-serif;
}

@media (max-width:480px){
article .bar {
  display: block;
  width: 100%;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  background: #ae5b84;
   padding: 0 20px;
    color: #fff;
	font-weight: 600;
	  line-height: 30px;
	    font-family: "Open Sans", Arial, sans-serif;
}

}



article .bar-box {
  display: none;
  position: absolute;
  top: 4px;
  width: 120px;
  height: 30px;
}



.come-in .bar,
.already-visible .bar {
  width: 400px;
  -webkit-transition: width 0.35s ease-in;
  -moz-transition: width 0.35s ease-in;
  -ms-transition: width 0.35s ease-in;
  -o-transition: width 0.35s ease-in;
  transition: width 0.35s ease-in;
}

.come-in .bar-box,
.already-visible .bar-box {
  display: block;
}

.module.come-in {
  -webkit-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -o-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-animation: google 0.4s ease forwards;
  -moz-animation: google 0.4s ease forwards;
  -o-animation: google 0.4s ease forwards;
  animation: google 0.4s ease forwards;
}

.module,
.module.already-visible {
  -webkit-transform: translateY(0px) perspective(200px) rotatex(0deg);
  transform: translateY(0px) perspective(200px) rotatex(0deg);
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}

@-webkit-keyframes google {
  0% {
    -webkit-transform: translateY(100px) perspective(200px) rotatex(30deg);
  }
  100% {
    -webkit-transform: translateY(0px) perspective(200px) rotatex(0deg);
  }
}
@-moz-keyframes google {
  0% {
    -moz-transform: translateY(100px) perspective(200px) rotatex(30deg);
  }
  100% {
    -moz-transform: translateY(0px) perspective(200px) rotatex(0deg);
  }
}
@-o-keyframes google {
  0% {
    -o-transform: translateY(100px) perspective(200px) rotatex(30deg);
  }
  100% {
    -o-transform: translateY(0px) perspective(200px) rotatex(0deg);
  }
}
@keyframes google {
  0% {
    -webkit-transform: translateY(100px) perspective(200px) rotatex(30deg);
    transform: translateY(100px) perspective(200px) rotatex(30deg);
  }
  100% {
    -webkit-transform: translateY(0px) perspective(200px) rotatex(0deg);
    transform: translateY(0px) perspective(200px) rotatex(0deg);
  }
}









/*school staff*/




h5 {
    font-size: 1.28571429em;
    font-weight: 700;
    line-height: 1.2857em;
    margin: 0;
}

.card {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
}

.card-img-top {
    display: block;
    width: 100%;
    height: auto;
}

.card-title {
    font-size: 1.28571429em;
    font-weight: 700;
    line-height: 1.2857em;
}

.card-text {
    clear: both;
    margin-top: .5em;
    color: rgba(0, 0, 0, .68);
}

.card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
}

.card-inverse .btn {
    border: 1px solid rgba(0, 0, 0, .05);
}

.profile {
    position: absolute;
    top: -12px;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    margin: 0;
    border: 1px solid #fff;
    border-radius: 50%;
}

.profile-avatar {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.profile-inline {
    position: relative;
    top: 0;
    display: inline-block;
}

.profile-inline ~ .card-title {
    display: inline-block;
    margin-left: 4px;
    vertical-align: top;
}

.text-bold {
    font-weight: 700;
}

.meta {
    font-size: 1em;
    color: rgba(0, 0, 0, .4);
}

.meta a {
    text-decoration: none;
    color: rgba(0, 0, 0, .4);
}

.meta a:hover {
    color: rgba(0, 0, 0, .87);
}


/*sticky*/

#sticky-social {
   left: 0;
   position:fixed;
   top: 55%;
   z-index:700;
   float:right;
    
}



.car_em{
border:1px solid #999999;
}

@media (max-width:480px){
.car_em{
border:1px solid #999999;
margin-top: 320px;
    padding-top: 10px;
}
}

/*-- //responsive-design --*/
