/*

Theme Name: SEIMAX Tech Custom Theme
Theme URI: http://www.immixproductions.com/
Description: Custom theme for seimaxtech.com
Author: Sabaina Bukhari for IMMIX PRODUCTIONS 
Version: 1.0

*/

body{font-size:16px;color:#6a6668;padding-top:130px}

p{line-height:1.6;margin-bottom:20px}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-family: 'Geogrotesque',sans-serif;font-weight:400;color:#232122}
h1, .h1{font-size:36px}
h2, .h2{font-size:30px}
h3, .h3{font-size:28px}
h4, .h4{font-size:24px}
h5, .h5{font-size:20px}
h6, .h6{font-size:18px}

hr{border-top-color:#3f3d3e;margin:50px 0}

.vmiddle{display:inline-block;vertical-align:middle;max-width:100%}
.helper{display:inline-block;vertical-align:middle;height:100%}
.text-orange{color:#f9a117}

.row.xs{margin-left:-3px;margin-right:-3px}
.row.xs>div{padding-left:3px;padding-right:3px}

.ic{vertical-align:middle;display:inline-block;background-repeat:no-repeat;background-position:center center;}
.ic-search{width:24px;height:24px;background-image:url(assets/img/ic-search.png)}
.ic-pads{width:12px;height:12px;background-image:url(assets/img/ic-pads.png)}
.ic-menu{width:57px;height:20px;background-image:url(assets/img/ic-menu.png)}
.ic-service{width:60px;height:51px;background-image:url(assets/img/ic-service.png)}
.ic-software{width:65px;height:65px;background-image:url(assets/img/ic-software.png)}
.ic-research{width:49px;height:77px;background-image:url(assets/img/ic-research.png)}
.ic-library{width:62px;height:54px;background-image:url(assets/img/ic-library.png)}

.ic-service-md{width:46px;height:39px;background-image:url(assets/img/ic-service-md-yellow.png)}
.ic-software-md{width:47px;height:47px;background-image:url(assets/img/ic-software-md-yellow.png)}
.ic-research-md{width:35px;height:55px;background-image:url(assets/img/ic-research-md-yellow.png)}
.ic-library-md{width:45px;height:39px;background-image:url(assets/img/ic-library-md-yellow.png)}

.ic-service-xs{width:24px;height:20px;background-image:url(assets/img/ic-service-xs.png)}
.current > a >.ic-service-xs,
.open > a >.ic-service-xs,
a:focus>.ic-service-xs,
a:hover>.ic-service-xs{background-image:url(assets/img/ic-service-xs-blue.png)}
.ic-software-xs{width:24px;height:24px;background-image:url(assets/img/ic-software-xs.png)}
.current > a >.ic-software-xs,
.open > a >.ic-software-xs,
a:focus>.ic-software-xs,
a:hover>.ic-software-xs{background-image:url(assets/img/ic-software-xs-blue.png)}
.ic-research-xs{width:15px;height:24px;background-image:url(assets/img/ic-research-xs.png)}
.current > a >.ic-research-xs,
.open > a >.ic-research-xs,
a:focus>.ic-research-xs,
a:hover>.ic-research-xs{background-image:url(assets/img/ic-research-xs-blue.png)}
.ic-library-xs{width:26px;height:23px;background-image:url(assets/img/ic-library-xs.png)}
.current > a >.ic-library-xs,
.open > a >.ic-library-xs,
a:focus>.ic-library-xs,
a:hover>.ic-library-xs{background-image:url(assets/img/ic-library-xs-blue.png)}
.ic-envelope{width:33px;height:24px;background-image:url(assets/img/ic-envelope.png)}
.ic-facebook{width:15px;height:29px;background-image:url(assets/img/ic-facebook.png)}
.ic-linkedin{width:26px;height:26px;background-image:url(assets/img/ic-linkedin.png)}

.dropdown-menu{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.dropdown-menu > li > a{white-space:normal;line-height:1;font-family: 'Geogrotesque',sans-serif;font-weight:500;font-size:16px;color:#484747;padding:10px 25px}
.dropdown-menu > li.current > a,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover{color:#022058;background-color:#fff}

#headers{background-color:#fff;padding:30px 0;position:fixed;top:0;left:0;width:100%;z-index:1200;-webkit-box-shadow:0 0 4px rgba(0,0,0,0.2);-moz-box-shadow:0 0 4px rgba(0,0,0,0.2);box-shadow:0 0 4px rgba(0,0,0,0.2)}
#headers .navbar-brand{float:left;margin:0;padding:0;height:auto}
#headers .navbar-brand img{max-width:100%;height:auto;display:block}

	.header-phone{position:absolute;right:71px;top:40px;font-family: 'Geogrotesque',sans-serif;font-size:22px;font-weight:300;line-height:1;color:#575757}
	.header-phone .ic{margin-right:4px;margin-bottom:3px}
	
	.navbar{margin:0;border:0;min-height:36px}
	
	.navbar-nav{padding-top:40px;margin-left:4%}
	.navbar-nav.navbar-right{padding-top:0;position:absolute;right:15px;top:0;margin-left:0}
	.navbar-nav > li{padding:0 5px}
	.navbar-nav > li:before{content:"";height:10px;border-left:1px solid #575757;top:50%;left:0;margin-top:-5px;position:absolute}
	.navbar-nav > li:first-child:before{display:none}
	.navbar-nav > li > a{font-family: 'Geogrotesque',sans-serif;font-size:18px;font-weight:700;text-transform:uppercase;color:#575757;padding:0 20px}
	.navbar-nav.navbar-right > li > a{font-size:16px}
	.navbar-nav > li > a .ic{margin-right:6px}
	.navbar-nav > .current > a,
	.navbar-nav > .open > a,
	.navbar-nav > .open > a:focus,
	.navbar-nav > .open > a:hover,
	.navbar-nav > li > a:focus,
	.navbar-nav > li > a:hover{color:#022058;background-color:#fff}
	
	.navbar-nav > li > .dropdown-menu{width:100%;margin-top:35px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
	.navbar-nav .dropdown-menu > li > a{white-space:normal}
	
	.navbar-toggle{margin:0;padding:5px 0;border:0}
	.navbar-toggle:hover .ic-menu{background-image:url(assets/img/ic-menu-h.png)}


#slideshow{padding:110px 0 75px;background:url(assets/img/bg_slider.jpg) no-repeat center #ff9600;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}
#slideshow .item{color:#fff;font-size:16px;font-family: 'Geogrotesque',sans-serif;text-align:center;}
#slideshow .item > img{width:100%;height:auto}
#slideshow h1{font-size:50px;font-weight:700;font-family: 'Geogrotesque',sans-serif;margin:0;color:#fff;text-align:center;}
#slideshow h1 .img-responsive{margin:0 auto}
#slideshow hr{max-width:440px;margin:30px auto;border-top-color:#fcfcff}
#slideshow .desc{max-width:785px;text-align:center;margin:0 auto;font-size:30px;font-weight:500;min-height:90px}
#slideshow .desc p{line-height:normal;padding:0;margin:0}
#slideshow .desc-more{width:380px;vertical-align:top;text-align:left;font-size:20px;padding-left:10px}
#slideshow .more{font-weight:700;font-size:16px;text-align:right}
#slideshow .more a{color:inherit}
#slideshow .more a:focus,
#slideshow .more a:hover{color:#022058;text-decoration:none}

	.carousel-indicators{bottom:-50px;margin:0;left:0;width:100%;padding:0}
	.carousel-indicators li{width:114px;height:6px;background-color:#002365;border:0;margin:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
	.carousel-indicators .active{width:114px;height:6px;background-color:#e39111;border:0;margin:0}
	
#banner-service{background:url(assets/img/banner-sub.jpg) no-repeat center center #141313;}
#banner-service .inner{background-color:#002365;background-color:rgba(0,35,101,0.95);padding:45px;padding-top:20px;padding-bottom:15px;margin:0}
#banner-service .title{color:#fff;font-size:40px;margin:0 0 30px;font-weight:700;text-transform:uppercase;line-height:44px}
#banner-service .title .ic{vertical-align:bottom;margin-right:10px}
#banner-service .nav-service{margin:0}
#banner-service .nav-service:before{position:absolute;right:0;top:0;width:0;height:55px;border-left:1px solid #43423f;content:"";}
#banner-service .row>div:last-child .nav-service:before{display:none}

	.nav-service-other{float:right;list-style:none;margin:0 0 20px;padding:0}
	.nav-service-other li{padding:0 10px;display:inline-block}
	.nav-service-other a{opacity:0.4;filter:alpha(opacity=40);display:block}
	.nav-service-other a:focus,
	.nav-service-other a:hover{opacity:0.9;filter:alpha(opacity=90);}
        
    .icons-menu .menu{float:right;list-style:none;margin:0 0 20px;padding:0}
	.icons-menu .menu li{padding:0 10px;display:inline-block}
	.icons-menu .menu a{display:block}
	.icons-menu .menu a .ic-service-md{background-image:url(assets/img/ic-service-md-blue.png)}
	.icons-menu .menu a .ic-software-md{background-image:url(assets/img/ic-software-md-blue.png)}
	.icons-menu .menu a .ic-research-md{background-image:url(assets/img/ic-research-md-blue.png)}
	.icons-menu .menu a .ic-library-md{background-image:url(assets/img/ic-library-md-blue.png)}
	.icons-menu .menu a:focus,.icons-menu .menu a:hover{}
	.icons-menu .menu a:focus .ic-service-md,.icons-menu .menu a:hover .ic-service-md{background-image:url(assets/img/ic-service-md-yellow.png)}
	.icons-menu .menu a:focus .ic-software-md,.icons-menu .menu a:hover .ic-software-md{background-image:url(assets/img/ic-software-md-yellow.png)}
	.icons-menu .menu a:focus .ic-research-md,.icons-menu .menu a:hover .ic-research-md{background-image:url(assets/img/ic-research-md-yellow.png)}
	.icons-menu .menu a:focus .ic-library-md,.icons-menu .menu a:hover .ic-library-md{background-image:url(assets/img/ic-library-md-yellow.png)}
    
	.nav-service{list-style:none;margin:0 0 20px;padding:0}
	.nav-service li{margin-bottom:18px;}
	.nav-service li a{font-size:19px;color:#fff;font-weight:400;font-family: 'Geogrotesque',sans-serif;line-height:1;display:block}
	.nav-service li.current a,
	.nav-service li a:focus,
	.nav-service li a:hover{color:#fc9b03;text-decoration:none}
    
    .col-menus .menu{list-style:none;margin:0 0 20px;padding:0}
	.col-menus .menu li{margin-bottom:18px;}
	.col-menus .menu li a{font-size:18px;color:#fff;font-weight:400;font-family: 'Geogrotesque',sans-serif;line-height:1;display:block}
	.col-menus .menu li.current a,
    .col-menus .menu li.current_page_item  a,
	.col-menus .menu li a:focus,
	.col-menus .menu li a:hover{color:#fc9b03;text-decoration:none}
	
#contents{padding:90px 0;padding-top:40px}
#contents .content-page{padding:0 45px}
#contents .content-page img.img-responsive{margin:0 auto;} /* center all images on pages */
	
	.hero-welcome{text-align:center;font-family: 'Geogrotesque',sans-serif;font-size:28px;color:#333333;line-height:1.2;margin:0 0 80px;padding-top:40px}
	
	.service-item{text-align:center;font-family: 'Geogrotesque',sans-serif;display:block;margin:0 auto 50px;color:#232122}
	.service-item .icon{display:block;width:154px;height:154px;line-height:154px;background-color:#002365;color:#fff;margin:0 auto;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
	.service-item:focus .icon,
	.service-item:hover .icon{background-color:#e39111}
	.service-item .title{display:block;font-size:28px;font-weight:700;text-transform:uppercase;margin:35px auto 0;line-height:1.1}
	.service-item:focus,
	.service-item:hover{text-decoration:none}
	
	.page-title{font-size:42px;font-weight:700;color:#002365;margin:0 0 50px}
	
	.widget-nav{margin:0 0 30px}
	.widget-nav ul{list-style:none;margin:0;padding:0}
	.widget-nav li{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #3f3d3e;}
	.widget-nav li:last-child{border-bottom:0}
	.widget-nav li a{display:block;font-family: 'Geogrotesque',sans-serif;font-size:20px;line-height:1;color:#080808;letter-spacing:0.5px}
	.widget-nav li.current a{font-weight:700}
	.widget-nav li.current a,
	.widget-nav li a:focus,
	.widget-nav li a:hover{color:#fc9b03;text-decoration:none}
	
    .right_sidebar .menu {margin:0 0 30px}
	.right_sidebar ul{list-style:none;margin:0;padding:0}
	.right_sidebar .menu li{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #3f3d3e;}
	.right_sidebar .menu li:last-child{border-bottom:0}
	.right_sidebar .menu li a{display:block;font-family: 'Geogrotesque',sans-serif;font-size:20px;line-height:1;color:#080808;letter-spacing:0.5px}
	.right_sidebar .menu li.current a{font-weight:700}
	.right_sidebar .menu li.current a,
	.right_sidebar .menu li a:focus,
	.right_sidebar .menu li a:hover{color:#fc9b03;text-decoration:none}
    
	.widget-text{margin-bottom:30px}
	
	.effect-before-after{}
	.effect-before-after .title{font-weight:700;margin:0 0 15px}
	.effect-before-after .sub-title{margin:5px 0 0;}
	.effect-before-after .image{position:relative;display:block;width:100%;background-color:#000;background-position:center center;background-repeat:no-repeat;}
	.effect-before-after .image,
	.effect-before-after .after,
	.effect-before-after .before{transition:all 0.3s ease}
	.effect-before-after .before{width:33%;float:left;text-align:left}
	.effect-before-after .before .image{height:200px}
	.effect-before-after .before .image:before{display:none;position:absolute;bottom:10px;left:10px;width:40px;height:40px;background:url(assets/img/plus.png) no-repeat center #fff;content:""}
	.effect-before-after .before .image:hover:before{display:block}
	.effect-before-after .after{float:right;width:65%}
	.effect-before-after .after .image{height:420px}
	.effect-before-after .after .image:before{position:absolute;bottom:10px;left:10px;width:40px;height:40px;background:url(assets/img/plus.png) no-repeat center #fff;content:""}
	
	.effect-before-after.open .before{width:65%}
	.effect-before-after.open .before a{height:420px}
	.effect-before-after.open .after{width:33%}
	.effect-before-after.open .after a{height:200px}
	.effect-before-after.open .after .image:before{display:none;}
	
	.widget-lightbox{margin-bottom:30px;text-align:center}
	.widget-lightbox a{position:relative;display:inline-block;max-width:100%}
	.widget-lightbox a img{max-width:100%;height:auto}
	.widget-lightbox a:before{position:absolute;bottom:10px;left:10px;width:40px;height:40px;background:url(assets/img/plus.png) no-repeat center #fff;content:""}
	
	.overview_grid{margin-bottom:35px}
	.overview_grid .title{text-transform: uppercase;line-height: 1.25;font-size: 22px;color:#fff;margin:0 0 25px;background-color:#002365;height:75px;padding:10px 75px 10px 15px;position:relative;overflow:hidden}
	.overview_grid .title .plus{position:absolute;right:0;top:0;width:75px;height:75px;line-height: 75px;text-align: center;background-color:#faa016;color:#002365;font-weight:700;font-size: 35px;}
	.overview_grid:hover .title .plus,
	.overview_grid .title .plus:focus,
	.overview_grid .title .plus:hover{background-color:#021d52;color:#faa016;text-decoration:none}
	.overview_grid .sumary{margin:0 0 20px;font-family:'Geogrotesque',sans-serif;color:#000}
	.overview_grid .more{font-size:18px;line-height:1}
	.overview_grid .more a{font-family:'Geogrotesque',sans-serif;color:#002365;font-weight:700}
	.overview_grid .more a:before{content:"+";font-size:28px;margin-right:5px;vertical-align:middle;display:inline-block;font-weight:400}
	.overview_grid:hover .more a,
	.overview_grid .more a:focus,
	.overview_grid .more a:hover{text-decoration:none;color:#faa016}
	
#footers-menus{background-color:#141313;padding:85px 0 75px;color:#fff}
#footers-menus h3{font-weight:700;color:#fff;margin:0 0 25px;font-size:24px;font-family: 'Geogrotesque',sans-serif;text-transform:uppercase;line-height:1}
#footers-menus .nav-foot:before{position:absolute;right:0;top:0;width:0;height:330px;border-left:1px solid #43423f;content:"";}
#footers-menus .row>div:last-child .nav-foot:before{display:none}

	.nav-foot{list-style:none;margin:0;padding:0}
	.nav-foot>li{margin-bottom:10px;}
	.nav-foot>li>a{font-size:18px;color:#fff;font-weight:400;font-family: 'Geogrotesque',sans-serif;line-height:1;display:block}
	.nav-foot>li.current>a,
	.nav-foot>li>a:focus,
	.nav-foot>li>a:hover{color:#fc9b03;text-decoration:none}
	
    #footers-menus .menu{list-style:none;margin:0;padding:0}
	#footers-menus .menu>li{margin-bottom:10px;}
	#footers-menus .menu>li>a{font-size:18px;color:#fff;font-weight:400;font-family: 'Geogrotesque',sans-serif;line-height:1;display:block}
	#footers-menus .menu>li.current>a,
	#footers-menus .menu>li>a:focus,
	#footers-menus .menu>li>a:hover{color:#fc9b03;text-decoration:none}
    
#footers{background-color:#e8e5e5;padding:55px 0;text-align:center}

	.social-foot{vertical-align:middle;display:inline-block;list-style:none;margin:0;padding:0;display:inline-block}
	.social-foot>li{display:inline-block;margin-right:10px}
	.social-foot>li>a{width:60px;height:60px;line-height:60px;color:#fff;background-color:#002365;color:#fff;display:block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
	.social-foot>li.current>a,
	.social-foot>li>a:focus,
	.social-foot>li>a:hover{background-color:#e39111;text-decoration:none}
	
	.copyright{vertical-align:middle;display:inline-block;text-align:left;font-size:18px;color:#726c6f;font-family: 'Geogrotesque',sans-serif;line-height:1.2;margin-left:10px}
	.copyright .copy{font-size:22px;color:#232122}
	
@media (min-width:1400px){
	.container{width:1360px}
}
@media (max-width:1550px){
	.navbar-nav > li > a{font-size:16px;padding-left:5px;padding-right:5px}
	.header-phone{right:26px;top:37px}
}
@media (max-width:1300px){
	.navbar-nav > li > a{font-size:14px;padding-left:10px;padding-right:10px}
	.navbar-nav.navbar-right > li > a{font-size:13px}
	#headers .navbar-brand{width:180px}
	.header-phone{right:12px;top:37px}
	body{padding-top:124px}
}
@media (max-width:1250px){
	.navbar-nav{margin-left:0}
}
@media (min-width:992px) and (max-width:1199px){
	.overview_grid .title{font-size:18px;height:65px;padding-right:65px}
	.overview_grid .title .plus{width:65px;height:65px;line-height: 65px;font-size: 28px;}
}
@media (max-width:1199px){
	body{padding-top:104px}
	#headers{padding:20px 0}
	#banner-service .inner{padding:50px}
	#contents .content-page{padding:0 50px}
	#banner-service .title{font-size:45px}
	.carousel-indicators li,
	.carousel-indicators .active{width:100px}
	.header-phone{right:180px;top:0;line-height:20px;font-size:13px}
	.header-phone .ic{-webkit-background-size:80% auto;-moz-background-size:80% auto;background-size:80% auto;}
	.navbar-nav{margin-left:10px}
	#headers .navbar-brand{width:180px}
	.navbar-nav > li > a .ic{-webkit-background-size:70% auto;-moz-background-size:70% auto;background-size:70% auto;margin-right:0}
	.navbar-nav.navbar-right > li > a{font-size:13px}
	.navbar-nav > li > .dropdown-menu{margin-top:20px}
}
@media (max-width:1040px){
	.navbar-nav > li > a{font-size:13px;padding-left:5px;padding-right:5px}
	.navbar-nav.navbar-right > li > a{font-size:13px}
	.header-phone{right:165px;}
}
@media (min-width:768px) and (max-width:991px){
	.overview_grid .title{font-size: 22px;height:75px;padding:10px 75px 10px 15px}
	.overview_grid .title .plus{width:75px;height:75px;line-height: 75pxfont-size: 35px;}
}
@media (max-width:991px){
	#footers-menus .nav-foot::before{display:none}
	#footers-menus .row > div:first-child .nav-foot:before{display:block;height:200px}
    #footers-menus .menu::before{display:none}
	#footers-menus .row > div:first-child .menu:before{display:block;height:200px}
    
	#banner-service .nav-service:before{display:none}
	#banner-service .row > div:first-child .nav-service:before{display:block;height:200px}
    #banner-service .col-menus .menu:before{display:none}
	#banner-service .row > div:first-child .col-menus .menu:before{display:block;height:200px}
    
	#banner-service .inner{padding:40px}
	#contents .content-page{padding:0 40px}
    #contents .content-page{padding-left:40px;padding-right:40px}
    
	.nav-service-other{float:none;margin-left:-15px}
    .icons-menu .menu {float:none;margin-left:-15px}
    
	#banner-service .title{font-size:40px}
	#fixed-right-menu.open{width:550px}
	#fixed-right-menu .inner{width:550px;padding:100px 40px 40px}
	#fixed-right-menu .nav > li > a{font-size:30px}
	.carousel-indicators li,
	.carousel-indicators .active{width:80px}
	#headers{padding:10px 0}
	#headers .navbar-brand{width:120px}
	.header-phone{top:19px;font-size:16px;right:38px}
	.navbar-nav.navbar-right{top:-5px}
	.navbar-nav{padding-top:45px;float:none;margin-left:-15px}
	.navbar-nav > li > .dropdown-menu{margin-top:10px}
	body{padding-top:89px}
}
@media (max-width:767px){
	body{padding-top:57px}
	#footers-menus .row > div:first-child .nav-foot:before{display:none}
    #footers-menus .row > div:first-child .menu:before{display:none}
    
	#banner-service .row > div:first-child .nav-service:before{display:none}
    #banner-service .row > div:first-child .col-menus .menu:before{display:none}    
    
	#banner-service .inner{padding:30px}
	#contents .content-page{padding:0 30px}
    #contents .content-page{padding-left:30px;padding-right:30px}
    
	#banner-service .title{font-size:35px}
	#fixed-right-menu.open{width:400px}
	#fixed-right-menu .inner{width:400px;padding:100px 30px 30px}
	#fixed-right-menu .nav > li > a{font-size:26px}
	.carousel-indicators li,
	.carousel-indicators .active{width:70px}
	.navbar-nav > li > .dropdown-menu{margin-top:0}
	.navbar-nav.navbar-right{top:0;right:0;position:relative;border-top:2px solid;padding-top:5px}
	.header-phone{right:0;top:8px;font-size:16px;font-weight:700;float:right;position:relative;margin-right:15px}
	.header-phone .ic{-webkit-background-size:auto auto;-moz-background-size:auto auto;background-size:auto auto;}

	.navbar-nav > li{padding:0}
	.navbar-nav > li:before{display:none}
	.navbar-nav.navbar-right > li > a,
	.navbar-nav > li > a{font-size:15px;padding:10px}
	.navbar-nav > li > a .ic{-webkit-background-size:auto auto;-moz-background-size:auto auto;background-size:auto auto;margin-right:10px;width:26px;background-position:center}
}
@media (max-width:580px){
	.effect-before-after .after{float:none;width:100%}
	.effect-before-after .after a{height:420px}
	.effect-before-after .before{width:200px;float:none;margin-bottom:30px}
	.effect-before-after .before a{height:200px}
	.effect-before-after.open .before{float:none;width:100%}
	.effect-before-after.open .before a{height:420px}
	.effect-before-after.open .after{width:200px;float:none}
	.effect-before-after.open .after a{height:200px}
	#slideshow .desc{font-size:20px}
}
@media (max-width:480px){
	#banner-service .title{font-size:30px}
	#fixed-right-menu.open{width:320px}
	#fixed-right-menu .inner{width:320px;padding:100px 20px 20px}
	#fixed-right-menu .nav > li > a{font-size:24px}
	#headers .brand{width:110px}
	.carousel-indicators li,
	.carousel-indicators .active{width:50px}
	.header-phone{font-size:12px;margin-right:10px;top:6px}
	.header-phone .ic{-webkit-background-size:90% auto;-moz-background-size:90% auto;background-size:90% auto;}
	#headers .navbar-brand{width:100px}
	.ic-menu{height:15px;width:43px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}
	.navbar-toggle{padding:2px 0}
    #contents .content-page{padding-left:20px;padding-right:20px}
	#banner-service .inner{padding:20px}
	#contents .content-page{padding:0 20px}

}

b.caret {
    display: none;
}