@charset "utf-8";

/* ======================================================================================================
   MEDIA QUERIES
   =====================================================================================================*/	

/* ================= Desktop/Laptop below 1280px  ================= */

@media only screen and (max-width:1279px){
.container{width:100%;}
.connect_with_us{text-align:left; margin-top:20px;}
.connect_with_us img{width:15%;}


/* news_list */
.news_list ul li{float:left; width:33.3333%;}
.news_area .txt_h{ height:93px;}

.banner_txt_pos{position:absolute; z-index:9; bottom:100px; left:50px;}
.banner_btn {position:absolute; z-index:9; bottom:300px; right:14%; width:25%;}
.banner_btn img { width:100%; height:auto;}
.banner-cont {position:absolute; z-index:99; right:0; top:0; width:100%; margin:0 auto; left:0;}
/* banner */


/*newsletter*/
.input_sec{width:97%; margin:auto; text-align:center;}
.input_sec .sec1{width:33.5%; float:left; margin-left:10px;}
.input_sec .sec2{width:43.5%; float:left; margin-left:12px;}
.input_sec .sec3{width:8%; float:left; margin:5px 0 0 12px;}
.input_sec .sec4{width:10%; float:left; margin-left:12px;}
.input_sec .sec5{width:5%; float:left; margin:9px 0 0 12px;}
.input_sec .sec6{width:27%;float:left; margin:0 0 0 5px;}


/*listing*/
.pro_list_o_hid{ height:110px; overflow:hidden;}
.transparent-bg p{ padding:66px 40px;}
.enquiry_btn, .enquiry_btn:visited{font:700 15px/43px 'Roboto Slab', serif;height:43px; padding:0px 20px;}
/*listing*/


/*footer*/
.copyright_sec1{width:20%;}
.copyright_sec3{width:40%;}
/*footer*/

	
/* mews */
.news_area_l{float:left;}
.news_area_r{width:63%;float:left;margin-left:15px;}
/* mews */

/* Category_list */
.cat_area{width:310px;}
.cat_img{width:300px; height:300px;}
.cat_img figure{width:300px; height:300px;}
/* Category_list */

/* DETAILS */
.dtl_images{float:left; margin:0 0 0 5px; position:relative; width:372px; min-height:244px;}
.dtl_contents{float:left; width:59%;margin:0 0 0 2%;}
/* DETAILS */

.search-bg {
    background: #243164;
    background-color: rgba(36,49,100,0.8);
    width: 400px;
    border-radius: 10px;
    padding: 10px 25px;
    float: right;
    margin-top: 12px;
}
.search .mt25{margin-top:10px;}
.search .mb12{margin-bottom:5px;}
.search .mb20{margin-bottom:5px;}
.search .mb10{margin-bottom:5px;}
.search input[type=password]{font:300 14px/18px 'Open Sans',Arial,Helvetica,sans-serif;color:#000;background:#d7d9e2;border:0 solid #b8e6f3;padding:7px 13px;border-radius:5px;width:100%!important;margin:0 auto;box-shadow:none}
.well{min-height:0;padding:0;margin-bottom:5px;margin-top:5px;background-color:transparent;border:transparent;border-radius:0;-webkit-box-shadow:none;box-shadow:none;text-align:center}
.search-bg{background:#243164;background-color:rgba(36,49,100,0.8);width:400px;border-radius:10px;padding:10px 25px;float:right;margin-top:1px}
.search input[type=text]{font:300 14px/18px 'Open Sans',Arial,Helvetica,sans-serif;color:#000;background:#d7d9e2;border:0 solid #b8e6f3;padding:7px 13px;border-radius:5px;width:100%!important;margin:0 auto;box-shadow:none}

/* Loan Calculator */
.calc_box{ width:100%; padding:30px;}
 
}


/* ================= Desktop/Laptop below 1152px  ================= */
@media only screen and (max-width:1151px){
.logo_area img{max-width:100%; height:auto;}
/* NAV */
.navbar{width:100%}
.navbar-nav {margin-left: 0px; margin-top: 0px; margin-right: 0px; float: right;}
.category-nav li a {color: #fff; padding: 15px 4px; display: block; text-decoration: none; transition: .3s linear all;}
.category-nav li{font-size:13px;}
/* NAV ENDS */	

/* News */
.news_area_l{float:left;}
.news_area_r{width:58%;float:left;margin-left:15px;}
.wel-text {text-align: center; color: #fff; font-size: 15px; line-height: 22px; padding: 0 50px; margin-top: 35px;}
/* News */
/* PRODUCTS */
.pro_list ul li{float:left; width:20%; margin-bottom:0;}
.pro_area{width:181px; margin:0 auto 10px;}
.footer_sec2 { width: 22%; float: left;}
.footer_sec3 { width: 30%; float: left;}
.footer_sec4 {width: 32%; float: right;}

.banner-slide {
    position: absolute;
    z-index: 999999;
    right: 0;
    top: 130px;
    left: 0;
    bottom: 0;
    background: #fff;
    background: rgba(255,255,255,0.8);
}
.banner-txt1 {
    font-size: 29px;
    line-height: 44px;
    font-weight: 600;
    text-align: right;
    color: #273067;
}
.banner-txt2 {
    font-size: 26px;
    line-height: 44px;
    font-weight: 300;
    text-align: right;
    color: #273067;
}
.banner-txt {
    background: #fff;
    background: rgba(255,255,255,.8);
    padding: 20px;
    width: 44%;
    float: left;
}
ul.float_5 li{width:25%; list-style:none; float:left; position:relative; margin:0px; margin-bottom:10px; padding:0px;}

/* Loan Calculator */
.calc_box{ padding:20px;}
 
 
}

/* ================= Tablet (Portrait) 768px - 959px ================= */
@media only screen and (max-width: 991px) {
.logo_area{ text-align:center;}	
/* NAV */
.navbar-collapse{ float:right;}
.category-nav li a {color: #fff; padding: 4px 4px; display: block; font-size: 9px; text-decoration: none; transition: .3s linear all;}
.dropdown-menu {
    background: #243164;
    margin-left: 0px;
    width: 245px;
    position: absolute;
    z-index: 9999999999 !important;
    top: 26px;
    border-radius: 0px;
}
/* NAV ENDS */

/* news_list */
.news_list ul li{float:left; width:50%;}
.news_list ul li:nth-child(2){border-right:0px #f5d9da solid; border-bottom:1px #f5d9da solid;}
.news_list ul li:nth-child(3){border-right:1px #f5d9da solid; border-bottom:1px #f5d9da solid;}
.news_list ul li:nth-child(4){border-right:0px #f5d9da solid; border-bottom:1px #f5d9da solid;}

.banner_txt_pos{position:absolute; z-index:9; bottom:70px; left:50px;}
.banner_txt45{font-size:30px;}
.banner_txt18{ font-size:13px;}
.banner_btn{ display:none;}
/* banner */


/*newsletter*/
.input_sec .sec1{width:30%;  margin:10px 0px 0px 0px;}
.input_sec .sec2{width:50%; margin:0px; padding-top:8px;}
.input_sec .sec3{width:10%; float:left; margin:0px;padding-top:8px;}
.input_sec .sec4{width:40%; float:left; margin:0px;padding-top:8px;}
.input_sec .sec5{width:20%; float:left; margin-left:8px;padding-top:8px;}
.input_sec .sec6{width:100%;float:none; margin:0px;padding-top:18px;}
.newsletter_dis{display:none; width:50%; margin:auto;}

.newsletter_dis_n{display:block;}
.newsletter_dis_b{display:none;}
ul.float_5 li{width:33.333%; list-style:none; float:left; position:relative; margin:0px; margin-bottom:10px; padding:0px;}
/*listing*/
.pro_list ul li{float:left; width:33%;}

.transparent-bg p{ padding:76px 68px;}
.enquiry_btn, .enquiry_btn:visited{font:700 15px/43px 'Roboto Slab', serif;height:43px; padding:0px 18px;}
/*listing*/

/*footer*/
.footer_sec1{width:25%; margin:0 5% 0 1%;}
.footer_sec2{width:22%;margin:0 5% 0 1%;}
.footer_sec3{width:39%; margin:0px 0 0 12px;}
.footer_sec4{width:100%;}
.loc_area{width:100%; float:none; margin-top:18px;}
.loc_area_l{ width:48%; margin-right:2%;}
.copy {text-align: center; font-size: 13px; color: #a1abd1;}

.copyright_sec1{width:50%; float:left; text-align:center; }
.copyright_sec2{width:100%; float:none;text-align:center; padding:15px 0 0 25px;}
.copyright_sec3{width:50%; float:right;text-align:center; text-align:center;}
.ft-logo {margin-top:14px; margin-left:10px;}
/*footer*/

/* mews */
.news_area_l{float:left;}
.news_area_r{width:60.5%;float:left;margin-left:15px;}

.news_img2{width:252px; height:141px; overflow:hidden; border:1px solid #666;}
.news_img2 figure{width:250px; height:141px; display:table-cell;text-align:center; vertical-align:middle;}
.news_img2 img{display:block; margin:auto; max-width:100%; height:auto;}
/* mews */

/*testimonial*/
.testimonial_box{ background:#f7f7f7; border:1px solid #e7e7e7; border-radius:5px; min-height:200px; width:92%; float:right}
.testimonial_box .thm{ background:#fff;width:90px; height:90px; border-radius:90px; padding:5px; position:absolute; z-index:9; top:50px; left:-50px; border:5px solid #fff; box-shadow:0 1px 10px rgba(204,204,204, .5)}
/*testimonial*/

/* Category_list */
.cat_list ul li{float:left; width:50%;}	

/* DETAILS */
.dtl_images{float:none; margin:0 0 0 5px; position:relative; width:49.5%; margin:auto; min-height:244px; }
.dtl_contents{float:none; width:97%; margin:auto; padding-top:20px;}
/* DETAILS */


.sitemap a{width:48%; float:left;}

/* contact */
.resume_box{width:100%; margin:50px auto; min-height:210px}
/* contact ENDS */

.wlcm-cont h1 {font-size: 32px; color: #fff; font-weight: 600; line-height:34px;}
.wel-inner {padding: 25px 10px 0px 10px; text-align: left;}
.wel-right {background: #0166ae; padding: 25px 15px 25px 15px; text-align: left;}
.wel-text {text-align: center; color: #fff; font-size: 15px; line-height: 22px; padding: 0 0px; margin-top: 35px;}

.head-space row{padding-left:0; padding-right:0;}
.head-space .col-sm-8, .col-sm-4{padding-left:0; padding-right:0;}

.banner-cont{position:inherit!important;z-index:99;right:0;top:0;width:100%;margin:0 auto;left:0}
.search-bg{background:#243164;background-color:rgba(36,49,100,0.8);width:100%;border-radius:0;padding:10px 25px;float:none;margin-top:0}
.banner-slide{position:static;z-index:99;right:0;top:0;left:0;bottom:5%;background:#fff;background:rgba(255,255,255,0.8)}
.input_ps{width:50%;float:left;margin:0 4px 0 0}
.input_cp{width:48.5%;float:left;text-align:right;margin:0 0 0 6px}
.input_ts{width:61.8%;float:left;text-align:right;margin:0 4px 0 0}
.no_pad{padding-left:0px !important; padding-right:0px !important;}
.bg-mob{padding-left:0 !important; padding-right:0 !important;}
.navbar-nav {margin:0px -15px;}

/* Loan Calculator */
.calc_box input[type=text]{ width:100%;}
.calc_box{ padding:20px 10px;}

}

/* ================= Mobile (Landscape) 480px - 767px ================= */
@media only screen and (max-width:767px) {
h1{font:25px/26px 'Open Sans',Arial, Helvetica, sans-serif;color:#454545;}
h3{font:700 30px/36px 'Open Sans',Arial, Helvetica, sans-serif; color:#000; text-transform:uppercase;}

.category-nav{position:absolute; z-index:999999; background:#243164; width:100%; display:none; left:0;}
.cat_f{color:#fff; text-transform:uppercase; padding:4px 26px 10px 10px;}
.cat_f img{float:right;}
.about_img{background:none; padding-right:0px; text-align:justify; margin-top:10px; min-height:305px;}
.bg-mob{ background:#f1f1f1;}
.navbar-toggle{ float:right; margin-left:10px;}
.navbar-collapse{ width:100%; float:none; background:#f1f1f1; position:absolute; padding:0px}
.navbar-nav{ width:100%; border-right:0px; margin-right:0px;}
.navbar-static-top .navbar-nav>li>a{ border-bottom:1px solid #000;}
.navbar-header{ margin-top:0px;}

.srch_pop {width: 100%; position: absolute; top: 52px; z-index: 99; display: none; background: #fff; border: 1px solid #ccc; padding: 10px;}

.navbar-toggle {margin-top: 0px;}
.navbar {position: inherit !important;}
.navbar {width:100%;}
.news_cont {width: 100%; display: block; margin-top:0px;}
.news_cont .news-inr {padding: 10px 0px;}
.logo_area{text-align:center;}
.srch_area{ margin-top:5px; margin-right:10px; position: absolute; right: 10px; z-index: 9999;}
ul.float_5 li{width:50%; list-style:none; float:left; position:relative; margin:0px; margin-bottom:10px; padding:0px;}
.category-nav li { list-style: none; display: block; font-size: 14px; text-transform: uppercase; border-bottom:1px #CCC dotted;}
.category-nav li a {color: #fff; padding: 8px 10px; display: block; font-size: 14px; width: 100%; text-decoration: none; transition: .3s linear all;}

.navbar-nav .open .dropdown-menu {position: static; float: none; width: auto; margin-top: 0; background-color: #7eac2e; border: 0; -webkit-box-shadow: none; box-shadow: none;}
.navbar-nav .open .dropdown-menu>li>a {line-height:40px;}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {padding: 0px 15px 0px 15px;}
/* news_list */
.news_list ul li{float:none; width:100%;}
.news_list ul li:nth-child(1){border-right:0px #f5d9da solid; border-bottom:1px #f5d9da solid;}
.news_list ul li:nth-child(2){border-right:0px #f5d9da solid; border-bottom:1px #f5d9da solid;}
.news_list ul li:nth-child(3){border-right:0px #f5d9da solid; border-bottom:1px #f5d9da solid;}
.news_list ul li:nth-child(4){border-right:0px #f5d9da solid; border-bottom:1px #f5d9da solid;}
.news_list ul li:nth-child(5){border-right:0px #f5d9da solid; border-bottom:1px #f5d9da solid;}

.banner_txt_pos{position:absolute; z-index:9; bottom:10px; left:50px;}
.banner_txt45{font-size:20px;}
.enquiry_btn2, .enquiry_btn2:visited{background:#db3093; color:#fff !important; border-radius:5px; display:inline-block; text-align:center;font:700 12px/30px 'Roboto Slab', serif;height:30px; padding:0px 20px;cursor:pointer; text-transform:uppercase;}
.enquiry_btn2:hover{background:#45cdc7; color:#fff;}
/* banner */


/* Customer */
.customer_area{width:60%;}
.arr_pos_l{top:100px; left:0px;}
.arr_pos_r{top:100px; right:0px;}
/* Customer */

.wc_dis_n{display:block;}
.wc_dis_b{display:none;}


/*tab*/
.list10 li a{font:700 18px/20px 'Roboto Slab', serif; color:#676767; text-transform:uppercase; display:inline-block; padding:15px 13px;}

/*listing*/
.pro_list ul li{float:left; width:50%;}
.pro_list_o_hid{ overflow:hidden;}
.our_product h2 { font-size:40px;}
/*listing*/

.nwsltr_input{ padding:0px 0px;}
/*footer*/
.footer_sec1{width:100%; float:none; margin:0;}
.footer_sec1 .box1{width:100%; float:none}
.footer_sec1 .box2{width:100%; float:none}

.footer_sec2{width:100%;float:none;margin:0;}
.footer_sec3{width:100%; margin:auto; float:none;}
.loc_area{width:100%; float:none; margin-top:18px; text-align:left; padding-left:5px;}
.copy{text-align:center;}
.loc_area img{margin-right:10px; float:left;}
.copyright_bg {background: #ffffff; margin-top: 20px;}
.ft-logo {margin-top:14px; margin-left:0px;}

.f_dd_box .mt10{margin-top:0;}

.f_dd_box{display:none;margin: 0px 0 0 0;}
.dd_next{margin:0; padding:5px 5px 0px 5px; background:url(../images/pls.png) no-repeat 96% center;cursor:pointer; border-bottom:1px #3a4674 solid;}
.dd_next_act{background:url(../images/mns2.png) no-repeat 96% center; }

.ft_link{padding:7px;}
.ft_link a{font:13px/24px 'Open Sans', Arial, Helvetica, sans-serif;  border-bottom:1px solid #3a4674;}
.ft_link a:hover{color:#ffc000;}

.ft_link2{padding:7px;}
.ft_link2 a{font:13px/34px 'Open Sans', Arial, Helvetica, sans-serif; color:#fff; display:block; float:none; width:100%; border-bottom:1px solid #ccc;}
.ft_link2 a:hover{color:#ffc000;}
.footer_sec2 .box1{ width:100%}
.footer_sec2 .box2{width:100%}
.loc_area_l{ width:100%;}
.ft-logo img{ max-width:100%; height:auto;}
.copyright_sec1{width:100%; float:none; text-align:center;}
.copyright_sec2{width:100%; float:none;text-align:center; padding:15px 0 0 25px;}
.copyright_sec3{width:100%; float:none;text-align:center;text-align:center;}
/*footer*/

/* CONTACT US */
.contact_box .col-xs-12{margin-bottom:0px;}
/* CONTACT US */

/* mews */
.news_area_l{float:none; margin:auto;}
.news_area_r{width:98%;float:none;margin-left:0px; margin-top:15px;}

.news_img2{width:392px; height:220px; overflow:hidden; border:1px solid #666; margin:auto;}
.news_img2 figure{width:392px; height:220px; display:table-cell;text-align:center; vertical-align:middle;}
.news_img2 img{display:block; margin:auto; max-width:100%; height:auto;}
/* mews */

/*testimonial*/
.testimonial_box{background:#f7f7f7; border:1px solid #e7e7e7; border-radius:5px; min-height:200px; width:100%; float:none}
.testimonial_box .thm{display:none;}
.test_cnt{font:400 14px/20px 'Open Sans',Arial, Helvetica, sans-serif; padding:10px;}
/*testimonial*/

/* Category_list */
.cat_list ul li{float:none; width:100%;}	


/* DETAILS */
.dtl_images{float:none; margin:0 0 0 5px; position:relative; width:372px; margin:auto; min-height:244px; }
.dtl_contents{float:none; width:97%; margin:auto; padding-top:20px;}
/* DETAILS */

.sitemap a{width:97%; float:none;}
.head-pad{padding-bottom:0px;}
.footer_sec4 { width: 100%; text-align:center;}
.footer_sec4 .mt50{margin-top:10px;}
.soc_links { margin: 0px 0px 0px 0px; text-align: right;}
.soc_links2 { margin: 0px 0px 0px 0px; text-align: center;}

.loc_area2 {width: 96%; margin:0 auto;}
.call_sec span{padding-left:0px;}
.call_dis2{display:none; position:absolute; z-index:99; background:#eeeeee; left:0; padding:10px 15px 15px 15px; width:303px; top:29px;}
.shownext{margin-top:7px;}

.pro_list_o_hid{margin:20px auto; overflow:hidden;}
.hm-mid-bg {background: #b92a2c url(../images/welcome-bg.jpg) no-repeat center; background-size: cover; padding: 10px 0 25px 0;}

.footer_bg {background: #243164; padding: 15px 0;}

.banner-cont{position:inherit!important;z-index:99;right:0;top:0;width:100%;margin:0 auto;left:0}
.search-bg{background:#243164;background-color:rgba(36,49,100,0.8);width:100%;border-radius:0;padding:10px 25px;float:none;margin-top:0}
.banner-slide{position:static;z-index:99;right:0;top:0;left:0;bottom:5%;background:#fff;background:rgba(255,255,255,0.8)}
.input_ps{width:49.6%;float:left;margin:0 4px 0 0}
.input_cp{width:61.6%;float:left;text-align:right;margin:0 0 0 6px}
.input_ts{width:61.8%;float:left;text-align:right;margin:0 4px 0 0}

.dropdown-menu {
    background: #243164;
    margin-left: 0px;
    width: 100%;
    position: inherit;
    z-index:9999 !important;
    top: 0px;
    border-radius: 0px;
}

/* Loan Calculator */
.calc_box{ padding:10px 0 30px 0;}

}
/* ================= Mobile (Landscape) 480px - 767px ================= */
@media only screen and (max-width:768px) {
.search-bg{background:#243164;background-color:rgba(36,49,100,0.8);width:100%;border-radius:0;padding:10px 10px;float:none;margin-top:0}
.banner-slide{position:absolute;z-index:99;right:0;top:60px;left:0;bottom:5%;background:none;}
.input_ps{    width: 100%; float: none; margin: 0 0px 4px 0;}
.input_cp{width: 100%; float: none; text-align: center; margin: 0 0 0 0px;}
.input_ts{width:60%;float:left;text-align:right;margin:0 4px 0 0}
.banner-txt { background: #fff; background: rgba(255,255,255,.8); padding: 20px; width: 64%; float: left; }
.banner-txt { display:none; }
.apply-btn { float: none; background: #a23521; text-align: center; padding: 15px 28px 15px 28px; color: #fff !important; font-size: 20px; line-height: 22px; width:178px; margin:0 auto;}
}

/* ================= Mobile (Portrait) below 480px  ================= */
@media only screen and (max-width:479px) {
.connect_with_us img{width:15%;}
/* Customer */
.arr_pos_l{top:170px; left:0px;}
.arr_pos_r{top:170px; right:0px;}
/* Customer */
.visimob{display:block; clear:both; background: #a23521; text-align: center; color: #fff !important; font-size: 16px; line-height: 32px; width: 100%; margin: 0 auto;}
.visimob a{color:#fff;}
.banner_txt_pos{position:absolute; z-index:9; bottom:10px; left:10px;}
.banner_txt45{font-size:14px;}
.enquiry_btn2, .enquiry_btn2:visited{padding:0px 10px;}

/* banner */
/*listing*/
.pro_list ul li{float:none; width:100%;}
.our_product h2 { font-size:30px;}
/*listing*/

/* mews */
.news_img2{width:272px; height:152px; overflow:hidden; border:1px solid #666;}
.news_img2 figure{width:270px; height:152px; display:table-cell;text-align:center; vertical-align:middle;}
.news_img2 img{display:block; margin:auto; max-width:100%; height:auto;}
/* mews */

.wlcm-cont h1{ font-size:22px;}
.wlcm-cont h1 span{ font-size:22px;}

/* Category_list */
.cat_area{width:270px;}
.cat_img{width:260px; height:260px;}
.cat_img figure{width:260px; height:260px;}
/* Category_list */


.dtl_images{display:block}
.dtl_contents{float:none; width:94%; margin:10px auto; padding-top:0px;}
.dtl_images {float: none; margin: 0 0 0 5px; position: relative; width: 292px; margin: auto; min-height: 244px;}
.product-dtl-img {width: 270px !important; height: 270px !important;}
.main-det {width: 270px !important; height: 270px !important;}
.product-dtl-img figure {width: 270px !important; height: 270px !important; display: table-cell; text-align: center; vertical-align: middle;}
.product-dtl-img figure a{width: 270px !important; height: 270px !important; overflow:hidden !important;}
.product-dtl-img figure img{max-width:100% !important; margin:0 auto !important;}
.thumb-det{width:230px !important; overflow:hidden !important; margin-left:7px;}
ul.float_5 li{width:100%; list-style:none; float:left; position:relative; margin:0px; margin-bottom:10px; padding:0px;}
/* DETAILS */
.srch-inr {background: #fff; border: 1px solid #dadada; width: 68%; float: left; margin-right: 2px; overflow: hidden;}
.soc_links a { width: 37px; display: inline-block; margin: 0px -1px;}
.contact_form input[type=text], .contact_form select, .contact_form textarea {width:99%;}
.ins{margin-bottom:5px !important;}

.search-bg{background:#243164;background-color:rgba(36,49,100,0.8);width:100%;border-radius:0;padding:10px 10px;float:none;margin-top:0}
.banner-slide{position:absolute;z-index:99;right:0;top:0;left:0;bottom:5%;background:none; display:none;}
.input_ps{    width: 100%; float: none; margin: 0 0px 4px 0;}
.input_cp{width: 100%; float: none; text-align: center; margin: 0 0 0 0px;}
.input_ts{width:60%;float:left;text-align:right;margin:0 4px 0 0}
.nav-pills>li {float: left; margin-right: 1px; padding-left:0px;}
.apply-btn {display:none;}

.call {background:none; padding: 0 0 0 0px; min-height: 61px;}
.email {background:none; padding: 5px 0 0 0px; min-height: 61px;}
.web {background:none; padding: 5px 0 0 0px; min-height: 61px;}
}