/*////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/
table { 
    width: 100%; 
    border-collapse: collapse; 
    margin:13px auto;
    }

/* Zebra striping */
tr:nth-of-type(odd) { 
    background: #eee; 
    }

th { 
    background: #012b5c; 
    color: white; 
    font-weight: 300; 
    }

td { 
    padding: 10px; 
    border: 1px solid #ccc; 
    text-align: left; 
    font-size: 16px;
    }
    th { 
    padding: 10px; 
    border: 1px solid #ccc; 
    text-align: left; 
    font-size: 18px;
    }

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

    table { 
        width: 100%; 
    }

    /* Force table to not be like tables anymore */
    table, thead, tbody, th, td, tr { 
        display: block; 
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    
    tr { border: 1px solid #ccc; }
    
    td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 50%; 
    }

    td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
        /* Label the data */
        content: attr(data-column);

        color: #000;
        font-weight: bold;
    }

}
/*////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/





.h3_style_type_02
{
        font-size: 26px;
    color: #434c56;
    padding-top: 10px;
    text-align: center;
    border-top: 1px solid;
}

/************************************************************************************************************/
/************************************************************************************************************/
.text_uppercase
{
    text-transform: uppercase;
}
.text_center
{
    text-align: center!important;
}
.inner_head_bg_title h2
{
    text-transform: uppercase;
}
.pad_50_0_50_50
{
    padding: 50px 0px 50px 50px;
}
.pad_0
{
    padding: 0px!important;
}
.bg_color_e6e6e6
{
        background: #e6e6e6!important;
}
.height_242
{
    height: 242px!important;
}
.pad_type_1
{
    padding: 32PX 0PX!important;
}
.font_16
{
    font-size: 18px;
}
.font_24
{
    font-size: 24px;
}
.container_width_01
{
    width: 300px;
}
.ca-container-01
{
    width: 250px;
    height: 100%;
}
.pad_30_0
{
    padding: 30px 0px;
}
.color_000
{
    color: #000;
    line-height: normal;
}
.color_36b7f5
{
      color: #36b7f5;
}
.height_tem_410
{
    height: 410px;
}
/************************************************************************************************************/
/************************************************************************************************************/
.paragraph_style_01
{
    text-align: left;
    padding: 15px 2px 20px 2px;
    font-size: 18px;
    color: #000;
}
.h3_style_type_01
{
    padding: 9px 0;
    text-align: center;
    font-size: 27px;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    margin-bottom: 32px;
    margin-top:  32px;
    border-top: 1px solid #000;
}
.text_align_center
{
    text-align: center;
}

.owl_carousel_item_content
{
   
    padding: 10px 0;
        height: 60px;
    position: relative;
}
.owl_carousel_item_content_img
{
    width: auto;
    margin: 0 auto;
    max-width: 90%;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    transform-style: preserve-3d;
    border: 0;
    vertical-align: top;
    display: block;
}
.owl_carousel_item_content_img_prop
{
    position: relative;
        width: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
    transform-style: preserve-3d;
    border: 0;
    vertical-align: top;
    display: block;
}

.banner_feature_slider_item_01{
    border-right: 1px solid #d7d7d7;
    background-color: #fff;
     transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -ms-transition: .2s ease-in;
}
.banner_feature_slider_item {
    border-right: 1px solid #d7d7d7;
    padding: 2px 0 15px 0;
    background-color: #fff;
     transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -ms-transition: .2s ease-in;
}
.banner_feature_slider_item:hover {
    background-color: #d7d7d7;

}
.footr1 {
    padding: 10px 0px 10px 0px;
    background: #001e42;
    color: #fff;
}
.button_01
{
    padding: 0px 28px!important;
    background: rgb(255, 255, 255);
    text-align: center;
    color: rgb(0, 0, 0);
    text-decoration: none;
    border-radius: 38px;
    font-size: 15px;
    display: inline-block;
}
.active_link
{
	    color: #ffba00!important;
}
.bottom_link:hover
{
 color: #ffba00!important;
}
.urban_new_section_outer_01
{
    width: 100%;
    display: inline-block;
    padding: 50px 20px;
    text-align: center;
}

.urban_new_section_outer_01_inner_col_type_01
{
text-align: center;
padding: 20px 10px;
}
.urban_new_section_outer_01_img
{

}
.urban_new_section_outer_01_head
{
padding: 5px 0px;
}
.urban_new_section_outer_01_content
{
text-align: justify;
padding: 5px 0px;
}
.link_type_01_outer
{
     width: 100%;
    display: inline-block;
    padding: 30px 20px;
    text-align: center;
}
.link_type_01
{
        padding: 5px 32px;
    background: rgb(255, 186, 0);
    text-align: center;
    color: rgb(1, 41, 92);
    text-decoration: none;
    border-radius: 38px;
}
.urban_new_section_outer_01_inner_pad
{
       padding-top: 10px;
    padding-bottom: 10px;
    max-height: 400px;
    overflow: auto;
}






/************************************************************************************************************/
/************************************************************************************************************/
/************************************************************************************************************/
/* Circular Content Carousel Style */
.new_section_slider_01
{
    width: 100%;
    padding: 30px 0px;
    background-color: #dfecfd;
}

.margin_sm_t_b
{
    margin-top: 10px;
    margin-bottom: 30px;
    font-weight: 400;
}
.ca-container {
    position: relative;
    margin: 0 auto;
    width: 990px;
    height: 450px;
    
}
.ca-wrapper{
    width:100%;
    height:100%;
    position:relative;
}
.ca-item{
    position:relative;
    float:left;
    width:330px;
    height:100%;
    text-align:center;
}

.ca-item h3
{padding: 0 20px;  color: #ffba00;     margin-top: 20px;
    margin-bottom: 10px; font-weight: 300;
}
.ca-item p 
{padding: 0 20px;  color: #dfecfd;     margin-top: 20px;
    margin-bottom: 10px; font-weight: 300;
}
.ca-more-wrap {
       height: 54px;
    position: absolute;
    bottom: 10px;
    text-align: center;
    width: 100%;
    bottom: 0;
}

.ca-more {
       padding: 5px 32px;
    background: rgb(255, 186, 0);
    text-align: center;
    color: rgb(1, 41, 92);
    text-decoration: none;
    border-radius: 38px;
}

.ca-close{
    position:absolute;
    top:10px;
    right:10px;
    background:#fff url(../images/cross.png) no-repeat center center;
    width:27px;
    height:27px;
    text-indent:-9000px;
    outline:none;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
    box-shadow:1px 1px 2px rgba(0,0,0,0.2);
    opacity:0.7;
}
.ca-close:hover{
    opacity:1.0;
}
.ca-item-main{
    border-radius: 15px 15px 0 0;
    position:absolute;
    top:5px;
    left:5px;
    right:5px;
    bottom:5px;
    overflow:hidden;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
    box-shadow:1px 1px 2px rgba(0,0,0,0.2);
    background-color:#012a5c;

}


.ca-item-main img {width: 100%; border-radius: 15px 15px 0 0;}

.ca-content-wrapper{
    position:absolute;
    width:0px;
    height:440px;
    top:5px;
    text-align:left;
    z-index:10000;
    overflow:hidden;
}

.ca-content{
    width:660px;
    overflow:hidden;
    background: #2980b9;
    border-radius: 15px;
}

.ca-content-text{
    font-size: 14px;
    font-style: italic;
    margin:10px 20px;
    padding:10px 20px;
    line-height:24px;
}
.ca-content-text p{
    padding-bottom:5px;
}
.ca-content h6{
    margin:25px 20px 0px 35px;
    font-size:32px;
    padding-bottom:5px;
    color:#fff;
    border-bottom:2px solid #fff;
}
.ca-content ul{
    margin:20px 35px;
    height:30px;
}
.ca-content ul li{
    float:left;
    margin:0px 2px;
    list-style: none;
}
.ca-content ul li a{
    color:#2980b9;
    background:#fff;
    padding:3px 6px;
    font-size:14px;
    font-style:italic;
}
.ca-content ul li a:hover{
    background:#fff;
    text-shadow:none;
}
.ca-nav span {
    width: 25px;
    height: 38px;
    background: transparent url(../images/arrows.png) no-repeat top left;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    left: -40px;
    text-indent: -9000px;
    opacity: 0.7;
    cursor: pointer;
    z-index: 100;
}

.ca-nav span.ca-nav-next{
    background-position: -24px;
    left:auto;
    right:-40px;
}
.ca-nav span:hover{
    opacity:1.0;
}


@media (max-width: 1200px) {
    .ca-container
    {
        width: 663px;
    }

}


@media (max-width: 767px) {
    .ca-container
    {
        width: 332px;
    }

}
/************************************************************************************************************/
/************************************************************************************************************/




/************************************************************************************************************/
/************************************************************************************************************/
/**********************************         INNER PAGE CSS          *****************************************/
/************************************************************************************************************/
/************************************************************************************************************/
.txt_align_01
{
    text-align: justify!important;
}

.urban_bank_about_inner {
   /* background: url(../images/urbanbank-welcome.jpg) no-repeat 0 0 fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
/*    min-height: 513px;*/
    width: 100%;
    background-position: center
}
.col-70-100
{
    width: calc(100% - 350px);
    float: left;
}
.col-30-100
{
    width: 250px;
}
.urban_bank_side_menu
{

    height: auto;
    max-height: 100%;
    overflow: hidden;
    float: right;
   
    background: #012c5c;
    border-radius: 0px;
 
}
.urban_bank_side_menu_margin_01
{
    margin: 50px 20px 5px 30px;
}
.urban_bank_side_menu_margin_02
{
    margin: 5px 20px 70px 30px;
}
.vertical_bottom
{
    vertical-align: bottom;
}
.vertical_text_top
{
    vertical-align: text-top;
}
.icon_prop_01
{
    padding: 0px 10px 0px 0px;
}


.urban_bank_side_menu_head
{
        background: #ffba00;
    padding: 10px 10px;
    color: #fff;
    font-weight: 300;
    text-align: center;
}
.urban_bank_side_menu_ul
{
    list-style: none;
    text-align: left;
}
.urban_bank_side_menu_ul li
{
    cursor: pointer;
border-top: 1px solid #3c4f65;
    padding: 10px 10px;
    color: #fff;
    background-color: #012b5c;
    font-size: 14px;
    font-weight: 100;
      -moz-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in
}
.urban_bank_side_menu_ul li:hover
{
 color: #fff;
    background-color: #ffba00;
}
.icon_prop
{
        font-size: 18px!important;
    color: #4591DC;
    width: 20px;
    height: 20px;
    background-color: #4591DC;
    margin-left: 0px;
    margin-top: -10px;
    border-radius: 17px;
    text-align: left;
    position: absolute;
}
.inner_head_bg_1
{
    
  background: url('../images/bg-inner.jpg')fixed;
  -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position:center;
}

.inner_head_bg_shadow
{ background:rgba(0, 0, 0, 0.2);
  min-height: 370px;
  width: 100%;
  -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position:center;
   
}
.inner_head_bg_title
{
  margin-top: 170px;

 vertical-align: middle;
 align-content: center;
 text-align: center;
 opacity: 1;
}
.inner_head_bg_title h2
{
  color: #fff;
  font-size: 45px;
}
.urban-top-head-pos
{
    position: absolute;
    background-color:transparent!important;
    border-bottom:none!important;
    height: 50px!important;
}
.border_top_20
{
    border-top: 20px solid #ffba00;
}

/************************************************************************************************************/
/************************************************************************************************************/
/********************************         END INNER PAGE CSS          ***************************************/
/************************************************************************************************************/
/************************************************************************************************************/

.pad_80 {
    padding: 0 80px 0 80px
}
.fnt-70 {
    font-size: 70px
}
.carousel-indicators li {
    display: none!important
}
.image_replace_2 {
    display: none
}
.image_replace_1 {
    display: block
}
.ad-1 {
    background: url(../images/ad-1.png)
}
.ad-2 {
    background: url(../images/ad-2.png)
}
.ad-3 {
    background: url(../images/ad-3.png)
}
.ad-4 {
    background: url(../images/ad-4.png)
}
.ad-5 {
    background: url(../images/ad-5.png)
}
 .bounce-up.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);

}
#logo-ticker {
    margin: 0 auto;
    background-color: #fd0;
    width: 100%;
    display: inline-block
}
#logo-ticker .footer-logo-slider {
    display: inline-block;
    list-style: none;
    margin: 20px 0 0 0;
    padding: 8px 0;
    height: 120px;
    width: 100%;
    overflow: hidden
}
.footer-logo-slider>ul {
    position: relative;
    display: inline-block
}
.footer-logo-slider li {
    display: inline-block;
    width: 250px;
    height: 80px;
    padding: 5px;
    position: absolute;
    top: 0;
    overflow: hidden
}
.logo {
    display: inline-block;
    height: 100%;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0
}
.left_1 h3 {
    color: #fae10b;
    font-size: 28px;
    padding: 0
}
.left_1 h4 {
    color: #fae10b;
    font-size: 28px;
    padding: 0 0 30px 0
}
.left_1 P {
    color: #6189bc;
    padding: 30px 0;
    line-height: 25px
}
.left_1 a {
    color: #6189bc;
    margin: 0 0 5px 0;
    padding: 0;
    display: inline-block
}
.bottom_bg {
    width: 100%;
    background-color: #022e5b;
    padding: 70px 60px 120px 60px;
    margin: 0
}
.a0 {
    margin: 0;
    padding: 0;
    background: url(../images/urban-slide-0.jpg) no-repeat 0 0;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 455px
}
.a1 {
    margin: 0;
    padding: 0;
    background: url(../images/urban-slide-1.jpg) no-repeat 0 0;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 455px
}

.a2 {
    margin: 0;
    padding: 0;
    background: url(../images/urban-slide-2.jpg) no-repeat 0 0;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 455px
}
.a3 {
    margin: 0;
    padding: 0;
    background: url(../images/urban-slide-3.jpg) no-repeat 0 0;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 455px
}.a4 {
    margin: 0;
    padding: 0;
    background: url(../images/urban-slide-4.jpg) no-repeat 0 0;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 455px
}
.a5 {
    margin: 0;
    padding: 0;
    background: url(../images/urban-slide-5.jpg) no-repeat 0 0;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 455px
}
.urban-facilities {
    width: 100%;
    padding: 80px 0;
    margin: 0;
    background: #d9e0e6
}
.urban-sub-facilities {
    padding-bottom: 30px
}
.urban-sub-facilities a {
    padding: 0PX 0PX;
    font-size: 46px;
    font-weight: 500;
    border-bottom: 1px solid #838383;
    color: #000;
    text-align: left;
    display: inline-block
}
.urban-sub-facilities img {
    width: 100%;
    padding: 0;

}
.margin_top_40
{
    margin-top: 40px;
}
.urban-sub-facilities p {
    height: 220PX;
    width: 100%;
    padding: 25PX 25PX 25px 25px;
    font-size: 20px;
    background: #fff;
    color: #000;
    text-align: left
}
.urban-sub-facilities-more {
    background: #fff;
    width: 100%;
    padding: 0PX 25PX 25px 25px;
    text-align:left;
}
.urban-sub-facilities-more a {
    text-align: left;
    color: #fff;
    background: #012d5c;
    padding: 15PX 20PX 15px 20px;
    border-radius: 6px;
    font-size: 15px;
    border: none
}
.urban-sub-facilities-more a:hover {
    background: #ffd302;
    letter-spacing: 2px
}
.ub-main-services {
    width: 100%;
    background-color: #e8e8e8;
    padding: 20px inherit
}
.ub-main-services-title {
    padding: 55px 0
}
.ub-main-services-title a {
    padding: 15PX 0PX;
    font-size: 50px;
    font-weight: 700;
    border-bottom: 1px solid #838383;
    color: #000;
    text-align: center;
    display: inline-block
}
.bg-service {
    background-color: #fff;
    max-height: 250px;
    margin-bottom: 30px
}
.ub-main-managemt {
    width: 100%;
    background-color: #fff;
    padding: 20px inherit;
    margin-bottom: 50px
}
.ub-main-managemt-more {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin: 20px 0 30px 0
}
.ub-main-managemt-more a {
    font-size: 18px;
    text-align: center;
    padding: 10px 30px;
    color: #fff;
    background: #012d5c;
    border-radius: 6px
}
.ub-main-managemt-more a:hover {
    letter-spacing: 5px
}
.ub-main-managemt-more a:hover {
    background: #ffd302
}
.bg-managemt {
    background-color: #fff;
    border: 1px solid #ffd302
}
.ub-main-managemt-content {
    background: #fff;
    padding: 0 80px 80px 80px;
    width: 100%;
    text-align: center
}
.ub-main-managemt-content img {
    max-width: 100%;
    padding: 0;
    margin: 0
}
.ub-main-managemt-content h3 {
    text-align: center;
    color: #fff;
    padding: 25px 10px;
    background: #ffd302
}
.ub-main-managemt-content h2 {
    font-weight: 900;
    padding: 25px 10px 3px 10px;
    color: #002f5f;
    margin: 0
}
.ub-main-managemt-content p {
    font-size: 18px;
    color: #ff0008;
    padding: 1px 10px 40px 10px;
    margin: 0
}
.ub-main-managemt-content_1 {
    background: #fff;
    padding: 0 80px 80px 80px;
    width: 100%;
    text-align: center
}
.ub-main-managemt-content_1 img {
    max-width: 100%;
    padding: 0;
    margin: 0
}
.ub-main-managemt-content_1 h3 {
    text-align: center;
    color: #fff;
    padding: 14px 10px;
    background: #ffd302
}
.ub-main-managemt-content_1 h2 {
    font-weight: 900;
    padding: 25px 10px 3px 10px;
    color: #002f5f;
    margin: 0;
    font-size:19px;
}
.ub-main-managemt-content_1 p {
    font-size: 15px;
    color: #ff0008;
    padding: 1px 10px 40px 10px;
    margin: 0;
}
.ub-main-services-content {
    padding: 0 80px 0 80px;
    width: 100%
}
.ub-main-services-content h3 {
    height: 100px;
    color: #0c447d;
    font-size: 26px;
    text-align: center;
    font-weight: 900;
    padding: 15px 5px 20px 5px
}
.ub-main-services-content img {
    padding: 30px 5px 8px 5px;
    text-align: center
}
.ub-main-services-content a {
    color: #fff;
    width: 100%;
    display: inline-block;
    padding: 8px 5px;
    font-size: 16px;
    background-color: #0c447d;
    text-align: center
}
.ub-main-services-content a:hover {
    letter-spacing: 5px
}
.bg-service:hover a {
    background-color: #feae00
}
.videoz {
    padding: 70px 70px
}
.videoz2 {
    left: 80px;
    bottom: 270px;
    position: absolute
}
.videoz2 h2 {
    font-family: Oswald,sans-serif;
    font-size: 50px;
    color: #fff;
    text-align: left
}
.video_bg {
    background: url(../images/urban-enquiry.jpg) no-repeat 0 0 fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 250px;
    background-position: center;
    margin: 0 0;
    width: 100%
}
.faci3 {
    float: right;
    background-color: #fff;
    padding: 0 35px;
    min-height: 450px;
    margin-bottom: 50px;
    width: 400px
}
.faci3 h2 {
    margin: 0 -35px 10px -35px;
    text-align: center;
    background-color: #fd0;
    color: #000;
    font-size: 30px;
    padding: 20px 10px
}
.faci3 p {
    color: #fff;
    font-size: 18px;
    padding-bottom: 10px
}
.faci3 a {
    color: #fff;
    font-size: 18px;
    padding-bottom: 10px;
    border: 1px groove #bbb;
    padding: 8px 40px;
    float: left;
    margin-top: 10px
}
.faci3 a:hover {
    color: #bbb;
    padding: 8px 44px
}
.clr {
    background-color: #e5ecf2!important;
    border-radius: 0;
    border: 1px solid #c2ccfd;
    color: #000!important
}
.btns {
    background-color: #012d5c;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-bottom: -20px;
    border: none;
    padding: 8px 40px;
    margin-top: 10px;
    transition: .2s ease-in
}
.btns:hover {
    background-color: #fd0;
    padding: 8px 45px;
    color: #fff
}
.bar {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 15px
}
.bar img {
    width: 100%;
    margin: 0;
    padding: 0
}
.urban-bank-welcome {
    background: url(../images/urbanbank-welcome.jpg) no-repeat 0 0 fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 513px;
    width: 100%;
    background-position: center
}
.urban-bank-welcome-content {
    padding: 50px 0 50px 50px
}
.urban-bank-welcome-content h3 {
    text-align: left;
    color: #000;
    font-size: 33px
}
.urban-bank-welcome-content p {
    text-align: left;
    padding: 15px 2px 20px 2px;
    font-size: 18px;
    color: #000
}
.urban-bank-welcome-content a {
    text-align: left;
    padding: 10px 80px;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    background-color: #feae00;
    text-align: center;
    font-weight: 700
}
.urban-bank-welcome-content a:hover {
    letter-spacing: 5px
}
.urban-bank-below-slide-bg {
    width: 100%;
    background-color: #ffffff;
	border-bottom:6px solid #6488ca;
}
.image_sizing
{
    width: 100%;
    height: 400px;
}
.ul_prop_slider li
{
    width: 100%;
}
.urban-bank-below-slide-bg2 {
    background-color: #012d5c;
    height: 120px;
    margin-top: -45px
}
.urban-bank-below-slide {
    padding: 0 80px;
    margin-top: -62px;
    margin-bottom: 50px;
    z-index: 1000px;
    text-align: center
}
.urban-bank-below-slide h4 {
    padding: 18px 5px;
    font-size: 27px;
    background-color: #ffdd02;
    text-align: center;
    font-weight: 700
}
.urban-bank-below-slide img {
    width: 100%;
    border: 1px solid #6999c9;
    background-color: #ffdd02;
    text-align: center;
    margin-bottom: 10px
}
.urban-bank-below-slide a {
    border: 1px solid #6999c9;
    color: #fff;
    width: 100%;
    display: inline-block;
    padding: 10px 5px;
    font-size: 16px;
    background-color: #012d5c;
    text-align: center
}
.urban-bank-below-slide a:hover {
    letter-spacing: 5px
}
.color-1 {
    background-color: #0c447d!important
}
.color-2 {
    background-color: #2166ab!important
}
.color-3 {
    background-color: #3d8edd!important
}
.urban-top-head {
    font-family: Oswald,sans-serif;
    font-weight: 600;
    width: 100%;
    padding: 26px 82px 8px 82px;
    height: 100%;
    background-color: #fff;
    clear: both;
    border-bottom: 20px solid #ffba00
}
.urban-top-head a {
    font-size: 14px;
    color: #337ab7
}
.urban-top-head_inner a {
    font-size: 14px!important;
    color: #fff!important;
    letter-spacing: 0.7px;
    font-weight: 100!important;
}
.urban-top-head p {
    float: right
}
.size-image {
    width: 23px;
    height: 23px;
    margin: 0 3px
}
.s-menu:hover .submenu {
    display: block;
    opacity: 1;
}
.submenu:hover .submenu {
    display: block;
    opacity: 1;

}
.submenu {
    z-index: 1;
    margin-top: 20px;
    margin-bottom: 20px;
    list-style: none;
    text-align: center;
    display: none;
    position: absolute;
    background: #012d5c;
    margin-left: -30px
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    opacity: 0.5;
}
.submenu ul {
    text-align: center
}
.submenu ul li {
    padding: 20px;
    float: none
}
.submenu a {
    width: 270px;
    display: inline-block;
    font-family: Oswald,sans-serif;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 8px 15px;
    text-decoration: none
}
.submenu li:hover {
    background-color: #ffba00;
    color: #012d5c
}
.submenu li:hover a {
    color: #012d5c
}
.banner-bottom {
    background-color: #fff;
    margin: 50PX 0PX 50PX 0PX
}
.banner {
    margin: 0;
    padding: 0;
    background: url(../images/banner1.jpg) fixed;
    background-position: center;
    width: 100%;
    height: 100%;
    min-height: 341px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}
.banner h1 {
    text-align: center;
    font-size: 60px;
    color: #fff;
    padding-top: 130px;
    left: 40%;
    right: 35%
}
.agile_gallery_grid1 {
    overflow: hidden
}
.team {
    position: absolute;
    width: 100%;
    margin-top: 190px;
    padding: 0
}
.team h3 {
    font-size: 60px;
    left: -60px;
    border-bottom: 1px groove #333;
    margin: 10px 25px 5px 20px;
    position: absolute;
    vertical-align: middle;
    transform: rotate(270deg)
}
.Saantwanam-service {
    background: url(../images/saantwanam-banner.jpg) no-repeat 0 0 fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 700px;
    background-position: center
}
.Saantwanam-service h2 {
    color: #fff;
    font-weight: lighter;
    font-size: 65px;
    text-align: center;
    padding: 40px 10px;
    background: rgba(0,0,0,.1);
    z-index: 1
}
.style-pad {
    padding-top: 250px!important
}
.sub_services {
    width: 100%;
    padding: 30px 30px 0 30px
}
.sub_services h3 {
    padding: 15px 20px 15PX 60PX;
    font-size: 36px;
    text-align: left;
    background: url(../images/astikalayam-gallery-bg.jpg) no-repeat;
    color: #fff;
    overflow: hidden;
    border: 1px solid #666;
    border-bottom: none
}
.sub_services li {
    text-transform: uppercase;
    max-width: 100%;
    height: 100%;
    padding: 10px 20px 10px 60px;
    font-size: 18px;
    text-align: left;
    background: url(../images/service-sub-menu-bg.jpg) no-repeat;
    color: #000;
    overflow: hidden
}
.sub_services li a {
    font-size: 18px;
    text-align: left;
    color: #000
}
.sub_services li a:hover {
    color: #f50
}
#tick li,#tick2 li {
    list-style-type: none;
    float: left;
    padding-right: 20px;
    margin-top: 12px;
    position: absolute;
    left: 0;
    display: inline-block
}
#outer a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    border-right: 2px solid #f69659;
    padding-right: 10px;
    margin-top: 10px
}
.service_head {
    margin: 0;
    padding: 0;
    background: url(../images/head_bg.jpg) no-repeat 0 0;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 580px
}
.service_head h1 {
    text-align: center;
    font-size: 60px;
    text-transform: uppercase;
    color: #fff;
    padding: 130px 20px;
    left: 40%;
    right: 35%
}
.service_head img {
    padding: 30px 10px;
    max-width: 100%;
    max-height: 100%
}
.s_bgc {
    position: absolute;
    z-index: 1000;
    padding: 20px 0;
    background: rgba(0,0,0,.6)!important;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    width: 100%
}
.service_footer {
    background: url(../images/saraswathy-kalakshethram.jpg) no-repeat fixed;
    webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 800px;
    background-position: center;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    overflow: hidden
}
.service_footer_img {
    margin: 280px -15px 15px 15px;
    width: 500px;
    height: 480px;
    float: right;
    background: rgba(0,0,0,.6);
    border-radius: 10PX;
    border: 15PX solid;
    border-color: rgba(225,102,26,.6);
    border-top: none;
    overflow: hidden
}
.service_footer_img img {
    padding: 25px 0 0 0;
    max-width: 60%;
    max-height: 60%
}
.service_footer_img h3 {
    color: #fff;
    padding: 8px;
    margin-bottom: 10PX
}
.service_footer_img a {
    background-color: #f59558;
    padding: 6PX 12PX;
    border-radius: 4PX;
    font-size: 12PX;
    color: #fff
}
.pad_d {
    padding-left: 315px
}
@media (max-width: 1200px) {
    .videoz2 h2 {
    font-size: 30px
}
.fnt-70 {
    font-size: 40px
}
.a,.b,.c,.d {
    padding-bottom: 30px
}
.pad_d {
    padding-left: 265px
}

}
@media (max-width: 992px) {
    .pad_d {
    padding-left: 168px
}

}
@keyframes slidy {
    0% {
    left: -100%
}
20% {
    left: -100%
}
30% {
    left: -100%
}
40% {
    left: -200%
}
65% {
    left: -200%
}
75% {
    left: -300%
}
95% {
    left: -300%
}
100% {
    left: -400%
}

}
* {
    box-sizing: border-box
}
body {
    margin: 0;
    background: #fff
}
.mail {
    padding: 40px 0 0 0;
    font-size: 14px;
    float: left;
    text-align: left;
    color: #999
}
.mail:hover {
    color: #999
}
.h_menu {
    display: none
}
.navbar-right {
    float: right!important;
    margin-right: 10px
}
.top {
    font-family: Oswald,sans-serif;
    background: #012d5c;
    padding: 0;
    height: 100%;
    width: 100%
}
.services {
    text-align: center;
    padding: 50px 0
}
.services h3 {
    text-align: center;
    font-size: 45px;
    padding: 20px;
    color: #996943
}
.width80 {
    padding: 0 80px
}
.faci {
    background: url(../images/saantwanam-contact.jpg) no-repeat 0 0;
    webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 650px;
    background-position: center;
    text-align: center
}
.faci_more {
    float: right;
    margin: 330px 35px 35px 10px
}
.faci_more p {
    padding: 0
}
.faci_more a {
    margin: 40px 0 0 0;
    padding: 10px 30px 10px 30px;
    font-size: 16px;
    color: #fff;
    background-color: red;
    border-radius: 10px;
    text-align: left;
    display: inline-block;
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -ms-transition: .2s ease-in
}
.faci_more a:hover {
    padding: 10px 25px 10px 25px;
    font-size: 15px;
    color: #000;
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -ms-transition: .2s ease-in
}
.faci2 {
    display: inline-block;
    background-color: #222931;
    padding: 78px;
    min-height: 600px
}
.faci2 h2 {
    color: #88c140;
    text-align: left;
    font-size: 45px;
    padding-bottom: 20px
}
.faci2 p {
    color: #fff;
    font-size: 18px;
    padding-bottom: 10px
}
.faci2 a {
    display: inline-block;
    position: relative;
    color: #fff;
    font-size: 18px;
    padding-bottom: 10px;
    border: 1px groove #bbb;
    padding: 8px 40px;
    float: left;
    margin-top: 10px
}
.faci2 a:hover {
    color: #bbb;
    padding: 8px 44px
}
.faci_more1 {
    display: none
}
.pad_top {
    padding-top: 9px
}
.b_img {
    padding: 70px 10px
}
.circle {
    letter-spacing: -5px;
    font-weight: 900;
    font-size: 30px;
    background-color: #cfc7c4;
    padding: 10px 25px;
    text-align: center;
    border-radius: 50px;
    color: #595959
}
.bgc {
    z-index: 4;
    padding: 0;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}
.bgc2 {
    padding-top: 40px;
    background-color: none;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}
.a_menu {
    position: fixed;
    top: 60px;
    width: 100%;
    height: 20px;
    z-index: 1000;
    opacity: .3;
    background-color: none;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}
.abc {
    float: left;
    top: 1.3em;
    left: 3em;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}
.abcd {
    width: 100%;
    height: 100%;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}
body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    font: 62.5%;
    font-family: Oswald,sans-serif;
    letter-spacing: 1
}
h1,h2,h3,h4,h5,h6 {
    margin: 0
}
p {
    margin: 0;
    color: #999;
    font-size: 1em
}
ul {
    margin: 0;
    padding: 0
}
ol,p,ul {
    font-size: 14px
}
a,input[type=submit] {
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -ms-transition: .2s ease-in
}
a:hover {
    text-decoration: none
}
a:focus {
    outline: 0;
    text-decoration: none
}
#h_nav {
    z-index: 1000;
    position: fixed;
    background: #fff;
    width: 100%;
    top: -150px;
    display: block;
    transition: top .9s
}
.ff33d2 {
    color: #f90
}
.pad30 {
    padding-left: 50px;
    padding-right: 50px
}
.top_align {
    padding-top: 50px
}
.com {
    background: #6c3346
}
.more {
    margin: 20px;
    padding: 20px
}
.s-content {
    font-size: 19px;
    color: #3f3f3f
}
.s-content h2 {
    padding: 15px;
    font-size: 33px;
    color: #4c4848
}
.s-content p {
    padding: 10px;
    font-size: 19px;
    color: #3f3f3f
}
.temple {
    width: 100%;
    background: url(../images/guruvayur-temple.jpg) fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding: 200px 10px
}
.one {
    border: none;
    padding: 20px 10px
}
.one a {
    font-size: 19px;
    color: #fff;
    border: none;
    padding: 12px;
    border-radius: 5px;
    background-color: #f90
}
.one a:hover {
    background-color: #ffa800;
    padding: 12px
}
.gallery-bg {
    margin: 0;
    padding: 0;
    background: url(../images/anandkrishna-banner-5.jpg) fixed;
    background-position: center;
    background-repeat: repeat-y;
    width: 100%;
    height: 100%;
    min-height: 341px
}
.gallery-bg h1 {
    text-align: center;
    font-size: 60px;
    color: #fff;
    padding-top: 130px;
    left: 40%;
    right: 35%
}
.contacts {
    margin: 0;
    padding: 0;
    background: url(../images/mayura-7.jpg);
    background-position: center;
    width: 100%;
    height: 100%;
    min-height: 500px
}
.contacts h1 {
    text-align: center;
    font-size: 60px;
    color: #fff;
    padding-top: 220px;
    left: 40%;
    right: 35%
}
.col-sm-4 h5 {
    padding: 4px 0
}
.head {
    font-size: 48px;
    color: #996943;
    text-align: left
}
.t_p p {
    padding: 20px 0 10px 0;
    font-size: 17px;
    color: #fff
}
.img1 {
    background-image: url(../images/room1.jpg)
}
.img2 {
    background-image: url(../images/room1.jpg)
}
.img3 {
    background-image: url(../images/room1.jpg)
}
.img4 {
    background-image: url(../images/room1.jpg)
}
.t-right {
    text-align: right
}
.pad {
    padding: 20px
}
.navbar-header h1 {
    margin: 0;
    padding: 0;
    margin-top: 1px;
    font-size: 2em
}
.navbar-header img {
    padding: 10px 0 5px 10px
}
.navbar-default {
    background: 0 0;
    border: none;
    margin: 0;
    min-height: inherit
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #99abd5;
    background: 0 0!important
}
.del-css {
    border-right: none!important
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: 100!important;
    border-bottom: none;
    text-align: center;
    font-size: 14px;
    letter-spacing: .9px;
    border-right: 1px solid #46617f;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0;
    padding-top: 0;
    text-decoration: none
}
.icon-color {
    color: #fff;
    position: absolute
}
.navbar-default .navbar-nav li a.active,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #fae10b;
    outline: 0
}
.navbar-collapse {
    padding: 0!important
}
.navbar-nav>li {
    padding: 50px 0 20px 0;
    margin: 0
}
.navbar-default {
    float: left;
    width: 100%
}
.header-top,.navbar-nav {
    padding-left: 1%
}
.header-nav {
    position: relative;
    padding: 0;
    margin: 0
}
.cl-effect-13 ul li a:focus::before,.cl-effect-13 ul li a:hover::before,ul.nav.navbar-nav li a.active::before {
    color: #fff;
    text-shadow: 10px 0 #fff,-10px 0 #fff
}
.navbar-default .navbar-brand {
    color: #fff;
    display: block;
    position: absolute;
    top: 1.3em;
    left: 3em
}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}
.navbar-brand {
    height: initial;
    padding: 0;
    line-height: initial
}
.icon-border {
    position: relative
}
.icon {
    vertical-align: top;
    overflow: hidden;
    margin: 0 6px;
    width: 35px;
    height: 35px
}
.icon-border::after,.icon-border::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""
}
.icon-border::before {
    z-index: 1;
    -webkit-transition: box-shadow .3s;
    -moz-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    -ms-transition: box-shadow .3s;
    transition: box-shadow .3s
}
.icon-border.facebook::before {
    -webkit-box-shadow: inset 0 0 0 48px #3b5998;
    -moz-box-shadow: inset 0 0 0 48px #3b5998;
    -o-box-shadow: inset 0 0 0 48px #3b5998;
    -ms-box-shadow: inset 0 0 0 48px #3b5998;
    box-shadow: inset 0 0 0 48px #3b5998
}
.icon-border.facebook:hover::before {
    -webkit-box-shadow: inset 0 0 0 2px #3b5998;
    -moz-box-shadow: inset 0 0 0 2px #3b5998;
    -o-box-shadow: inset 0 0 0 2px #3b5998;
    -ms-box-shadow: inset 0 0 0 2px #3b5998;
    box-shadow: inset 0 0 0 2px #3b5998
}
.icon-border.twitter::before {
    -webkit-box-shadow: inset 0 0 0 48px #4099ff;
    -moz-box-shadow: inset 0 0 0 48px #4099ff;
    -o-box-shadow: inset 0 0 0 48px #4099ff;
    -ms-box-shadow: inset 0 0 0 48px #4099ff;
    box-shadow: inset 0 0 0 48px #4099ff
}
.icon-border.twitter:hover::before {
    -webkit-box-shadow: inset 0 0 0 2px #4099ff;
    -moz-box-shadow: inset 0 0 0 2px #4099ff;
    -o-box-shadow: inset 0 0 0 2px #4099ff;
    -ms-box-shadow: inset 0 0 0 2px #4099ff;
    box-shadow: inset 0 0 0 2px #4099ff
}
a.read {
    font-size: 18px;
    padding: .5em 2.5em;
    font-weight: 200;
    font-style: normal;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 500px
}
a.read:hover {
    color: #ff8400;
    background-color: #fff;
    border-color: #fff
}
@-webkit-keyframes hvr-wobble-skew {
    16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg)
}
33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg)
}
49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg)
}
66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg)
}
83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg)
}
100% {
    -webkit-transform: skew(0);
    transform: skew(0)
}

}
@keyframes hvr-wobble-skew {
    16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg)
}
33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg)
}
49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg)
}
66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg)
}
83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg)
}
100% {
    -webkit-transform: skew(0);
    transform: skew(0)
}

}
.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all .7s linear;
    -webkit-transition: all .7s linear;
    -o-transition: all .7s linear;
    transition: all .7s linear;
    -moz-transform: translate3d(-200px,0,0);
    -webkit-transform: translate3d(-200px,0,0);
    -o-transform: translate(-200px,0);
    -ms-transform: translate(-200px,0);
    transform: translate3d(-200px,0,0)
}
.animation-element.slide-right {
    opacity: 0;
    -moz-transition: all .7s linear;
    -webkit-transition: all .7s linear;
    -o-transition: all .7s linear;
    transition: all .7s linear;
    -moz-transform: translate3d(200px,0,0);
    -webkit-transform: translate3d(200px,0,0);
    -o-transform: translate(200px,0);
    -ms-transform: translate(200px,0);
    transform: translate3d(200px,0,0)
}
.bounce-up {
    opacity: 0;
    -moz-transition: all .7s ease-out;
    -webkit-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
    -moz-transform: translate3d(0,200px,0);
    -webkit-transform: translate3d(0,200px,0);
    -o-transform: translate(0,200px);
    -ms-transform: translate(0,200px);
    transform: translate3d(0,200,0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}
.about,.team,.testimonials {
    padding: 0
}
h3.agile-title {
    font-size: 60px;
    padding: 15px;
    color: #4c4848;
    font-weight: 100;
    text-align: center
}
h3.agile-title:before {
    background: #47cf73;
    position: absolute;
    width: 6%;
    height: 2px;
    top: 115%
}
.team .w3agile-caption {
    padding: 1.5em .5em 3.5em!important
}
.team h4 {
    color: #000;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 1px
}
.team .w3agile-caption p {
    margin: 1em 0
}
.contact {
    position: relative;
    background: #000;
    padding: 5em 0
}
.mail-grid1-form {
    padding: 4em 5em;
    background: #000;
    border: 5px solid #fff
}
.mail-grid1-form input[type=email],.mail-grid1-form input[type=text] {
    margin-bottom: 1em
}
.mail-grid1-form input[type=email],.mail-grid1-form input[type=text],.mail-grid1-form textarea {
    outline: 0;
    border: none;
    font-size: 1em;
    color: #fff;
    letter-spacing: 1px;
    padding: 1em;
    border-bottom: 1px solid #fff;
    background: 0 0;
    width: 100%
}
.mail-grid1-form textarea {
    margin: 0 0 1.5em;
    min-height: 150px;
    resize: none
}
.mail-grid1-form input[type=submit] {
    outline: 0;
    border: none;
    padding: 8px 38px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    outline: 0;
    margin-top: 1.5em;
    font-size: 15px;
    letter-spacing: .5px;
    text-transform: capitalize;
    background: #ff9800;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    -webkit-appearance: none
}
.mail-grid1-form input[type=submit]:hover {
    background: #1aafd0;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    -webkit-appearance: none
}
.contact-right p {
    display: block;
    margin: 0 0 8px;
    color: #000;
    font-size: 19px
}
.contact-right {
    padding-left: 2em;
    float: left;
    padding-top: 8px
}
.contact-right a,.contact-right span {
    font-size: 15px;
    text-decoration: none;
    color: #777;
    outline: 0
}
.contact-right a:hover {
    color: #fd6239
}
:: -webkit-input-placeholder {
    color: #fff
}
: -moz-placeholder {
    color: #fff
}
:: -moz-placeholder {
    color: #fff
}
: -ms-input-placeholder {
    color: #fff
}
.footer-logo {
    float: right
}
.footer-logo h2 a {
    color: #ff9800;
    font-size: 1.4em
}
@media (max-width: 1450px) {
    .faci2 p {
    font-size: 16px
}
.team h3 {
    font-size: 60px;
    left: -110px;
    border-bottom: 1px groove #333;
    margin: 10px 60px 5px 20px;
    position: absolute;
    vertical-align: middle;
    transform: rotate(270deg)
}

}
@media (max-width: 1130px) {
    .team {
    margin-top: 175px
}
.team h3 {
    font-size: 45px;
    left: -100px;
    border-bottom: 1px groove #333;
    margin: 10px 70px 50px 20px;
    position: absolute;
    vertical-align: middle;
    transform: rotate(270deg)
}

}
@media (max-width: 1040px) {
    .urban-top-head {
    padding: 26px 40px 8px 40px
}
.sub_services h3 {
    padding: 15px 20px 15px 45px
}
.sub_services li {
    padding: 15px 20px 15px 45px
}
.sub_services li a {
    font-size: 18px
}

}
@media (max-width: 1332px) {
    .image_replace_1 {
    display: none
}
.image_replace_2 {
    display: block
}
.mail {
    font-size: 12px;
    float: left
}

}
@media (max-width: 1280px) {
    .urban-sub-facilities a {
    font-size: 24px
}
.urban-sub-facilities-more a {
    font-size: 15px
}
.urban-sub-facilities p {
    height: 300px
}
.ub-main-managemt-content h2 {
    font-size: 20px
}
.faci2 p {
    font-size: 14px
}
.navbar-default .navbar-brand {
    left: .6em
}
h3.agile-title {
    font-size: 3.1em
}

}
@media (max-width: 1155px) {
    navbar-nav>li {
    float: left;
    padding: 20px 0 20px 0
}

}
@media (max-width: 1129px) {
    .navbar-nav>li {
    float: left
}

}
@media (max-width: 1098px) {
    .faci2 {
    padding: 68px
}

}
@media (max-width: 1080px) {
    .navbar-default .navbar-nav>li>a {
    font-size: 16px
}
.about,.team,.testimonials {
    padding: 0
}
h3.agile-title {
    font-size: 50px
}

}
@media (max-width: 1024px) {
    .navbar-default .navbar-brand {
    left: .5em
}

}
@media (max-width: 991px) {
    .urban-sub-facilities-more a {
    font-size: 15px!important
}
.urban-sub-facilities a {
    font-size: 46px
}
.urban-sub-facilities p {
    height: auto
}
.faci3 {
    margin-bottom: 0;
    float: none;
    text-align: center;
    width: auto
}
.videoz2 {
    display: none
}
.head {
    text-align: center
}
.navbar-default .navbar-nav>li>a {
    padding-left: 15px;
    padding-right: 15px
}
.contacts h1 {
    text-align: center;
    font-size: 60px;
    color: #fff;
    left: 40%;
    right: 35%
}
.abc {
    display: none
}
h3.agile-title:before {
    width: 8%;
    top: 116%
}
.mail-grid1-form {
    padding: 4em 3em
}
.footer-logo h2 a {
    font-size: 1.13em
}

}
@media (max-width: 953px) {
    .sub_services h3 {
    padding: 15px 20px 15px 15px
}
.sub_services li {
    padding: 15px 5px 15px 15px
}
.sub_services li a {
    font-size: 15px
}

}
@media (max-width: 943px) {
    .navbar-default .navbar-nav>li>a {
    letter-spacing: 0;
    font-size: 16px
}

}
@media (max-width: 900px) {




    .banner h1 {
    font-size: 40px
}
.faci2 p {
    font-size: 12px
}
.navbar-default .navbar-nav>li>a {
    padding-left: 10px;
    padding-right: 10px
}
.navbar-default {
    float: left;
    width: 100%
}

}
@media (max-width: 874px) {
    .urban-bank-below-slide {
    padding: 0 40px
}
.urban-top-head {
    padding: 26px 20px 8px 20px
}
.temple {
    padding: 50px 10px
}
.navbar-default .navbar-nav>li>a {
    letter-spacing: .1em;
    font-size: 14px
}

}
@media (max-width: 839px) {
    .navbar-default .navbar-nav>li>a {
    padding-left: 5px;
    padding-right: 5px
}
.t_hide {
    display: none
}

}
@media (max-width: 824px) {
    .mail {
    font-size: 12px
}
.navbar-default .navbar-nav>li>a {
    letter-spacing: .1em;
    font-size: 14px
}

}
@media (max-width: 768px) {
    .navbar-default .navbar-brand {
    left: .4em;
    top: 1em
}
h3.agile-title {
    font-size: 40px
}

}
@media (max-width: 767px) {
.col_50
{
    width: 50%;
    float: left;
}
.col-100-100
{
    width: 100%;
}
.urban-bank-welcome-content
{
    padding:  20px;
}
.urban_bank_side_menu_margin_01
{
    margin: auto;
}
.urban_bank_side_menu
{
    float: none;
}
.urban_bank_side_menu_margin_02
{
    margin: auto;
    padding: 30px 20px;
    background-color: transparent!important;
}

    .urban-bank-below-slide h4 {
    font-size: 20px;
    padding: 14px 5px
}
.urban-bank-below-slide {
    margin-top: -50px
}
.urban-bank-below-slide a {
    font-size: 12px
}
.navbar-nav>li {
    padding: 20px 0 20px 0
}
.navbar-header img {
    float: left
}
.navbar-header button {
    float: right
}
.ide_1 {
    width: 60%;
    float: left
}
.ide_2 {
    width: 40%;
    float: right
}
.submenu {
    width: 100%;
    z-index: 1;
    padding: 5px 0;
    margin: 0!important;
    list-style: none;
    text-align: center;
    display: none;
    position: relative;
    border-radius: 0;
    background-color: #062b52
}
.submenu a {
    width: 100%
}
.team {
    margin-top: 175px
}
.team h3 {
    font-size: 45px;
    left: -100px;
    border-bottom: 1px groove #333;
    margin: 20px 150px 50px 30px;
    position: absolute;
    vertical-align: middle;
    transform: rotate(270deg)
}
.style-pad {
    padding-top: 0!important
}
.faci {
    min-height: 400px
}
.sub_services h3 {
    text-align: center;
    padding: 15px 20px 15px 5px
}
.sub_services li {
    padding: 15px 5px 15px 5px;
    text-align: center
}
.sub_services li a {
    font-size: 18px
}
.faci {
    padding: 0
}
.faci_more {
    display: none
}
.faci_more1 {
    display: block;
    text-align: center;
    padding: 10px
}
.faci_more1 a {
    margin: 40px 0 20px 0;
    padding: 10px 30px 10px 30px;
    font-size: 16px;
    color: #fff;
    background-color: red;
    border-radius: 10px;
    text-align: left;
    display: inline-block;
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -ms-transition: .2s ease-in
}
.faci_more1 a:hover {
    color: #999;
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    -ms-transition: .2s ease-in
}
.faci2 {
    min-height: 200px
}
.faci3 {
    float: none;
    min-height: 200px
}
.faci2 h2 {
    text-align: center;
    font-size: 24px;
    padding-bottom: 20px
}
.h_menu {
    display: list-item
}
.s_menu {
    display: none
}
.contacts {
    min-height: 450px
}
.abc {
    top: .4em;
    left: 2%;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}
.abcd {
    width: 173px;
    height: 50px;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}
.bgc {
    padding-top: 0;
    padding-bottom: 0;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}
.s_bgc {
    padding-top: 0;
    padding-bottom: 10px;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}
.bgc2 {
    padding-top: 0;
    padding-bottom: 20px;
    background-color: #3b3734;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}
.a_menu {
    top: 70px;
    height: 20px
}
.s-content h2 {
    text-align: center
}
.hide_1 {
    display: none
}
.navbar-toggle {
    border-radius: 0!important;
    margin-top: 33px!important;
    border: none
}
.navbar-default .navbar-toggle {
    border-color: #fff;
    height: 40px
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffba00
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: transparent
}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: none!important;
    position: absolute;
    width: 100%;
    z-index: 999
}
.navbar-nav>li>a {
    margin-bottom: 0
}
.navbar-default .navbar-nav>li>a {
    letter-spacing: normal;
    font-size: 18px
}
.navbar-nav>li {
    display: inline-block;
    float: none;
    width: 100%
}
.navbar-nav {
    background-color: #012d5c!important;
    margin: 0;
    text-align: center;
    padding-left: 0;
    width: 100%;
    padding: 0
}
.navbar-header.logo {
    float: right
}
.navbar-default .navbar-brand {
    left: .4em;
    top: .5em
}
.service_head h1 {
    padding-bottom: 137px
}

}
@media (max-width: 736px) {
    .footer-logo {
    float: none;
    margin-top: .5em
}

}
@media (max-width: 667px) {
    .t_p {
    width: 100%
}
.t_p p {
    text-align: center
}

}
@media (max-width: 640px) {
    .service_footer {
    min-height: 480px
}
.service_footer_img {
    float: none;
    margin: 0;
    width: 100%;
    height: 480px;
    background: rgba(0,0,0,.5);
    border: none;
    overflow: hidden
}

}
@media (max-width: 600px) {
    .a1 {
    min-height: 380px
}
.a2 {
    min-height: 380px
}
.a3 {
    min-height: 380px
}
.urban-bank-welcome-content h3 {
    font-size: 30px
}
.urban-bank-welcome-content {
    text-align: justify;
    padding: 50px 1px 50px 20px
}
.ub-main-services-content {
    padding: 0 25px 0 25px!important
}
.videoz {
    padding: 40px 0 40px 0
}
.urban-bank-below-slide {
    padding: 0 20px
}
.navbar-default .navbar-brand {
    left: .25em;
    top: .4em;
    letter-spacing: 0
}
.mail-grid1-form {
    width: 100%;
    margin-top: 22em
}

}
@media (max-width: 568px) {
    .bottom_bg {
    padding: 70px 20px 50px 0
}
.pad_80 {
    padding: 0 20px 0 20px
}
.t_hide_a {
    display: none
}
.banner h1 {
    font-size: 30px;
    padding-top: 150px
}
.faci2 {
    padding: 40px
}
.width80 {
    padding: 0 20px
}
h3.agile-title {
    font-size: 30px
}
a.read {
    padding: .5em 2.5em
}

}
@media (max-width: 480px) {
    .urban-sub-facilities a {
    font-size: 30px
}
.ub-main-services-title a {
    font-size: 40px
}
.below-slide-100 {
    width: 100%
}
.banner h1 {
    padding-top: 155px;
    font-size: 20px
}
.Saantwanam-service h2 {
    font-size: 50px
}
.sub_services {
    padding: 10px
}
.center {
    text-align: center;
    padding: 2px
}
.w100 {
    width: 100%
}
.temple {
    padding: 40px 0
}
.navbar-default .navbar-brand {
    top: .2em;
    left: .8em
}
a.read {
    font-size: 10px
}
.about,.team,.testimonials {
    padding: 0
}
h3.agile-title:before {
    width: 13%
}
.contact {
    padding: 4em 0 3em
}

}
@media (max-width: 440px) {
    .ub-main-managemt-content {
    padding: 0 30px 30px 30px
}
.faci3 h2 {
    font-size: 25px
}
.team {
    background-color: #fff;
    margin: 0;
    text-align: center;
    position: relative
}
.team h3 {
    font-size: 45px;
    left: 0;
    border-bottom: none;
    margin: 0;
    padding: 70px 10px 1px 10px;
    position: static;
    vertical-align: middle;
    transform: rotate(0)
}
.service_footer_img img {
    padding: 20px;
    min-height: 150px
}
.faci2 {
    padding: 30px 20px;
    display: inline-block
}
.btns {
    display: inline-block
}
.faci {
    min-height: 400px
}
.pad30 {
    padding-left: 20px;
    padding-right: 20px
}
.mail-grid1-form {
    margin-top: 21em
}

}
@media (max-width: 414px) {
    h3.agile-title {
    font-size: 30px
}

}
@media (max-width: 384px) {
    .service_footer {
    min-height: 380px
}
.urban-sub-facilities p {
    font-size: 16px
}
.service_footer_img {
    padding-top: 20px;
    height: 380px
}
.form-control {
    padding: 6px 1px
}
.width_100 {
    padding: 5px 0;
    width: 100%
}
.head {
    font-size: 40px
}
.services h3 {
    font-size: 40px
}
.contacts h1 {
    font-size: 45px
}

}
@media (max-width: 355px) {
    .sub_services li {
    padding: 15px 5px 15px 5px;
    font-size: 14px;
    text-align: center
}
.sub_services li a {
    font-size: 14px
}
.sub_services h3 {
    font-size: 28px
}
.pad30 {
    padding-left: 0;
    padding-right: 0
}

}
@media (max-width: 320px) {
    .Saantwanam-service h2 {
    font-size: 35px
}
.faci3 h2 {
    font-size: 30px;
    line-height: normal
}
.service_head h1 {
    font-size: 40px;
    padding-bottom: 150px
}
.pad_top {
    top: -10px;
    padding-top: 0
}
.w200 {
    width: 100%
}
.contacts h1 {
    font-size: 40px
}
.gallery-bg h1 {
    font-size: 30px
}
.about,.team,.testimonials {
    padding: 0
}
p {
    font-size: .9em;
    line-height: 1.8em
}
h3.agile-title {
    font-size: 30px
}
.mail-grid1-form {
    padding: 4em 1.5em
}
.mail-grid1-form input[type=email],.mail-grid1-form input[type=text],.mail-grid1-form textarea {
    padding: .8em
}
.mail-grid1-form textarea {
    min-height: 130px
}
.footer-logo h2 a {
    font-size: .95em
}

}
div.ui-datepicker {
    font-size: 14px
}
