@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Alef:400,700|Lato:400,300,200,300italic,400italic,700,700italic);
/** general **/
body { font-family: 'Alef', sans-serif, Helvetica, Arial, sans-serif; color: #787878; font-size: 15px; }
a { color: #333333; text-decoration: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; }
a:hover { color: #453951; text-decoration: none; outline: none; }
a:focus { text-decoration: none; outline: 0px; }
.banner_header { text-shadow: 1px 1px 1px #333333; }
h1 { font-size: 26px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; font-family: 'Lato', sans-serif; }
h2 { font-size: 32px; font-weight: 300; line-height: 40px; color: #333; line-height: normal; margin: 0 0 10px 0; font-family: 'Lato', sans-serif; }
h3 { font-size: 22px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; font-family: 'Lato', sans-serif; }
h4 { font-size: 16px; font-weight: 300; line-height: 30px; line-height: normal; margin: 0 0 20px 0; font-family: 'Lato', sans-serif; }
h5 { font-size: 16px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; font-family: 'Lato', sans-serif; }
h6 { font-size: 14px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; font-family: 'Lato', sans-serif; }
p { margin-bottom: 15px; font-size: 14px; color: #333; line-height: 22px; }
blockquote footer, blockquote small, blockquote .small { color: #453951; }
hr { margin: 30px 0; border-color: #e5e5e5; }
.form-control { border-color: #999999; }
.bs-glyphicons-list li { width: 33%; float: left; }
.bs-glyphicons-list li span { margin-right: 5px; font-size: 15px; }
.bs-glyphicons-list { padding: 0px; list-style: none; font-size: 14px; width: 100%; overflow: hidden; }
.bs-example-bg-classes p { padding: 15px; }
.bg { opacity: 0.7; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #fff; }
ol li { margin: 0 !important; }
img { max-width: 100%; }
span.overlay { position: absolute; left: 0; top: 0; display: block; height: 100%; width: 100%; background: rgba(205, 33, 34, 0.8); }

.pagination > li > a, .pagination > li > span { padding: 5px 10px; font-size: 15px; color: #fff; line-height: 20px; border-color: #00A9E0; background: #00A9E0; }
.pagination > li > a:hover { background: #fff; color: #00A9E0; border-color: #00A9E0; }
.pagination > li > a:hover span { border-color: #fff; }

.telefones {font-size:20px}

/* Buttons */
.btn {  text-decoration: none; font-size: 15px; text-transform: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; background: #5b5b5b; color: #fff; }
.btn:hover, .btn.active { background: #8C0203; color: #fff;  }
.btn-default { background: #727C89; color: white; border-color: #727C89; font-size: 14px; border-radius: 0; }
.btn-lg, .btn-primary { color: #fff; }
.btn-danger { color: #00A9E0; }
.form-control { border-radius: 0; }
.btn-default i { font-size: 16px; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {  background: #00A9E0; color: #fff; border-color: #00A9E0;}
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background: #8DBB3E; border-color: #8DBB3E; }
.btn-primary:hover { background: #7ca732; color: #fff; border-color: #7ca732; }
.btn-outline-inverse { border: 2px solid #fff; color: #fff; background: rgba(0, 0, 0, 0.0); }
.btn-outline-inverse:hover { background: #fff; color: #453951; border: 2px solid #fff; }
.btn-outline-inverse:hover, .btn-outline-inverse:focus { background: #fff; color: #453951; }

.tags { padding-bottom: 30px; overflow: hidden; }
.tags ul { padding: 0px; margin: 0px; list-style: none; }
.tags li { padding: 0 5px 5px 0; float: left; }
.tags li a { padding: 4px 9px; display: block; border-radius: 4px; text-transform: uppercase; font-size: 13px; line-height: 23px; border: 1px solid #00A9E0; background: #00A9E0; color: #fff; }
.tags li a i { padding-right: 5px; }
.tags li a:hover { background: #fff; color: #00A9E0; border-color: #00A9E0; }



header { position: fixed; z-index: 999; width: 100%;  border-bottom: 4px solid #6b6b6b; background: #fff; }
.mid_search { padding-top: 0; height: 90px; transition: all 0.3s; -webkit-transition: all 0.3s; }

.navbar-fixed-top, .navbar-fixed-bottom { position: static; margin-bottom: 0px; }


.top_links { padding-bottom:12px; width: 100%; overflow: hidden; border-bottom: 1px solid #e6e9ee; border-top: 4px solid #bfbfbf; min-height: 40px; background: #221F5F; }
.top_links ul { padding: 0px; margin: -5px; list-style: none; }
.top_links li { float: left;}
.top_links .links ul { padding: 14px 0 0 0; float: left; }
.top_links .links li { padding-right: 8px; float: left; } 
.top_links .links li a { color: #fff; font-size: 22px; font-weight: bold; }
.top_links .links li a i { padding-right: 6px; font-size: 22px }
.top_links .links li a:hover { color: #fff; }
.social ul { list-style: none; float: right; margin: 20px 20px 0 0; }
.social li a {padding-right: 8px; display: block; color: #bfbfbf; line-height: 22px; height: 24px; font-size: 18px;   width: 24px; background: #221F5F; }
.social li a:hover {  color: #fff; }
.social li a i { font-size: 15px; }
.social li { padding-left: 3px; float: left; }  
.social ul { padding: 0px; list-style: none; float: right; margin-top: 7px; }


.top-logo-header {float:left; display:block; padding:10px;}
header.fix .mid_search { padding-top: 0px; height: 60px; }
header.fix .navbar-nav > li > a { padding-top: 20px; }
header.fix .navbar-brand { margin-top: 20px; }
header.fix .popup_btn { margin-top: 12px; }

.form-control.popup { padding-left: 30px; padding-right: 5px; width: 35px; transition: all 0.3s; -webkit-transition: all 0.3s; position: relative; border: none; border-radius: 50px; background-image: url(../images/search-icon.png); background-position: 10px center; background-repeat: no-repeat; }
.form-control.popup:focus { width: 120px; }
.popup_btn { margin: 35px 10px 0 0; transition: all 0.3s; -webkit-transition: all 0.3s; }


.navbar-nav li { margin-top:45px; }
.navbar-nav li  a { color:#888; font-size: 18px; padding: 20px 10px 15px;  font-weight: 700; }
.navbar-nav .wpp { color: #900A04; font-size: 22px; margin-top: -3px; }
.navbar-nav .active a { border-bottom: 1px solid #8D0304; color: #8D0304; }
.navbar-nav a:hover { color: #000; }


/*.navbar-brand {   margin-top: 20px; padding: 0px; color: #fff !important;  display: block; float: left; font-weight: 700; font-size: 34px; text-transform: uppercase; }*/
/*.navbar-nav > li > a:focus {   color: #f00; }*/
/*.navbar-nav > li > .dropdown-menu { box-shadow: none; border: none; border-bottom: 4px solid #0098c9; background: #00a9e0; }*/
/*.dropdown-menu > li > a { font-weight: 700;  color: #fff; }*/
/*.dropdown-menu > li > a:hover { color: #00a9e0; }*/

#mainArea { padding-top: 125px; }

/* Main Slider */
#main-slider { position: relative; overflow: hidden; width: 100%;}
#main-slider .flex-viewport img { display: block; margin: 0 auto; width: 100%; }
#main-slider .flex-viewport li { position: relative; }
#main-slider .jumbotron { padding: 100px 0 0px; width: 100%; position: absolute; left: 0px; top: 0px; background: none; text-align: center; }
#main-slider .jumbotron h1 { color: #fff; font-size: 50px; font-weight: 700; text-transform: uppercase; }
#main-slider .jumbotron p { color: #fff; font-size: 20px; font-weight: 400; }
#main-slider .flex-prev span { padding: 0px; text-align: center; font-size: 70px; line-height: 40px; font-weight:300; }
#main-slider .flex-prev:hover span { color: #00A9E0; }
#main-slider .flex-next span { padding: 0px; text-align: center; font-size: 70px; line-height: 40px; font-weight:300; }
#main-slider .flex-next:hover span { color: #00A9E0; }
#main-slider .btn { padding: 15px 40px; text-transform: uppercase; border: 2px solid #00A9E0; color: #fff; font-weight: 700; background: none; }
#main-slider .btn:hover { border-color: #00A9E0; background: #00A9E0; }
.flex-control-nav { bottom: 10px; }
.flex-control-paging li { margin: 0; }
.flex-control-paging li a { padding: 0 15px; margin: 0 3px; height: 5px; border-radius: 0; background: #fff; }
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active { background: #00A9E0; }

/* title Area */
#titleArea { padding: 240px 0 30px; margin-bottom: 40px; min-height: 100px; position: relative; overflow: hidden; border-bottom: 1px solid #cccccc; background: #fafafa; }
#titleArea h2 { padding-left: 20px; font-size: 58px; font-weight: 300; }
#titleArea .phone-contato {float:right;}


/* intro Area */
#introArea { padding: 30px 0; width: 100%; overflow: hidden; border-top: 1px solid #fff; background: #030136; }
#introArea h2 { padding-bottom: 15px; margin: 0; line-height: 40px; font-size: 32px; font-weight: 300; margin-top: 0px; color: #fff; }
#introArea .btn { padding: 15px 30px; margin-top: 15px; letter-spacing: 2px; border: 2px solid #fff; float: right; text-transform: uppercase; font-size: 16px; color: #fff; background: #5b5b5b; }
#introArea .btn:hover { color: #fff; background: #4a4a4b; }
#introArea p { color: #fff; font-size:15px;}

/* quote Area */
#quoteArea { padding-bottom: 50px; margin-top: 40px;  position: relative; text-align: center; }
#quoteArea .qot-pic:before { background: none repeat scroll 0 0 #FFFFFF; border-radius: 50%; border-top: 2px solid #C4C4C4; color: #555555; content: "“"; font-family: Georgia,Times,serif; font-size: 62px; font-weight: bold; margin-top: 20px; padding: 3px 20px; }
#quoteArea .qot-pic { height: 40px; margin: -27px auto 40px; position: relative; width: 74px; }
#quoteArea h6 { font-size: 12px; margin-bottom: 5px; text-transform: uppercase; line-height: 20px; }
#quoteArea blockquote:before { color: #BBBBBB; content: "“"; font-family: Georgia,Times,serif; font-size: 62px; font-weight: bold; left: 12px; position: absolute; top: 26px;}
#quoteArea blockquote { border: none; }
#quoteArea blockquote:before { content: none; }
#quoteArea h3:before { content: "“"; }
#quoteArea h3:after { content: "”"; }
#quoteArea cite:before { content: "— "; }
#quoteArea cite { color: #494949;  display: block; font-size: 17px;  font-weight: 400; margin-bottom: 8px; margin-top: 20px; }
#quoteArea cite small { font-style: normal; margin: 0; padding: 0; display: inline; }
#quoteArea h3 { font-size: 24px; font-weight: 300; }


/* process Area */
#processArea { margin-top:0; padding: 0; margin-bottom: -20px; width: 100%; overflow: hidden; background: #fff; }
#processArea h2 { padding-bottom: 10px; margin: 0 0 30px; font-size: 22px; font-weight: 400; line-height: 30px; border-bottom: 2px solid #e5e5e5; }
#processArea p {font-size: 15px;}
#processArea .social li { float: left; }
#processArea .social ul { padding-top: 10px; float: left; width: 100%; border-top: 1px solid #e5e5e5; }
#processArea .block { overflow: hidden; border-bottom: 3px solid #e5e5e5; }
#processArea .block img { margin-bottom: 20px; border-bottom: 3px solid #e5e5e5; }
#processArea h3 { font-weight: 400; font-size: 19px; color: #333; margin-bottom: 10px; }
#processArea .row { padding-bottom: 40px; }
#processArea h4 { font-size: 24px; line-height: 30px; margin: 0px; }

/* service Area */
#serviceArea { padding: 30px 0; text-align: center; width: 100%; overflow: hidden; background: #fff; }
#serviceArea h2 { padding-bottom: 10px; line-height: 40px; color: #333; font-size: 34px; font-weight: 300; margin-top: 0px; }
#serviceArea h2 span { font-weight: bold; padding: 0 0 20px; display: inline-block; border-bottom: 1px solid #CCC; }
#serviceArea h4 { margin-bottom: 50px; font-size: 24px; font-weight: 300; color: #A2A5A7; }
#serviceArea i { transition: all 0.3s; -webkit-transition: all 0.3s; background: radial-gradient(ellipse at center center , rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.15) 100%) repeat scroll 0 0 #9b9b9b; border: 15px solid #221f5f;  border-radius: 50%; color: #FDFDFD; display: inline-block; font-size: 64px; margin-bottom: 26px; padding: 50px; transition: all 0.15s ease-in-out 0s; }
#serviceArea .col-sm-3 { transition: all 0.3s; -webkit-transition: all 0.3s; }
#serviceArea .col-sm-3:hover i { transition: all 0.3s; -webkit-transition: all 0.3s; background: radial-gradient(ellipse at center center , rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.15) 100%) repeat scroll 0 0 #7dd5f1; border: 15px solid #00A9E0; }
#serviceArea .col-sm-3:hover h3 { color: #00A9E0; }
#serviceArea h3 { transition: all 0.3s; -webkit-transition: all 0.3s; }

/* footer Area */
#footerArea { padding: 0; overflow: hidden;  position: relative; z-index: 99; margin-top: -1px; border-top: 8px solid #43464b; background: #24262b; }
#footerArea .footer_top { padding: 30px 0; border-bottom: 4px solid #3a3c41; width: 100%; background: #2e3137; }
#footerArea h4 { padding-bottom: 10px; color: #fff; text-transform: none; font-size: 20px; line-height: 30px; font-weight: 400; border-bottom: 1px solid #43464b; }
#footerArea a { color: #a9a9a9; display: block; font-size: 13px; }
#footerArea p { padding: 10px 0; margin: 0px; color: #9b9b9b; float: left; font-size: 13px; line-height: 20px; }
#footerArea p a { display: inline; }
#footerArea .footer_top p {margin:0; padding:0; font-size: 14px;}
#footerArea a:hover { color: #fff; }
#footerArea ul { padding: 0px; list-style: none; }
#footerArea .photo ul { list-style: none; overflow: hidden; }
#footerArea .photo li { padding: 10px 0; border: none; border-bottom: 1px solid #43464b; width: 100%; float:left; }
#footerArea .photo li a { line-height: 20px; display: block; }
#footerArea .photo li a.image { width: 70px; float:left; height: 70px; margin: 0px 10px 0 0; display: block; color: #fff; border: 3px solid #212730; }
#footerArea .photo li a.image img { width: 100%; height: auto; }
#footerArea .photo li:hover a.image { border-color: #00a9e0; }
#footerArea .photo li span { padding-top: 5px; color: #898989; display: block; line-height: 20px; font-size: 12px; }
#footerArea .photo li:hover { background: #24262b; }
#footerArea .footer_bottom { padding: 10px 0; }
#footerArea .footer_bottom ul { margin: 0px; float: right; }
#footerArea .footer_bottom li { padding: 10px 0 10px 20px; line-height: 20px; width: auto; float: left; border: none; }
#footerArea .form-control { resize: none; background: none repeat scroll 0 0 #24262b; font-size: 13px; border: medium none;  border-radius: 4px; box-shadow: 0 0 3px 1px #222222 inset, 1px 1px #424242;   color: #CCCCCC; }
#footerArea form { margin-top: 20px; }
#footerArea form .btn { padding: 5px 20px; background: #24262b; color: #808075; border: medium none; }
#footerArea form .btn:hover { background: #00a9e0; color: #fff;  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset; border-color: #9ECD40; }
#footerArea .links li a:hover { padding-left: 10px; }
#footerArea .links li a i { font-size: 12px; }
#footerArea .links li { line-height: 28px; }
#footerArea .tags li a { background: #24262b; color: #808075; border-color: #24262B; }
#footerArea .tags li a:hover { background: #00a9e0; color: #fff; border-color: #00a9e0; }



.images ul { list-style: none; overflow: hidden; }
.images li { padding-bottom: 5px; float: left; }
.images li a { width: 60px; float:left; height: 60px; margin: 0px 5px 0 0; display: block; color: #fff; border: 3px solid #212730; }
.images li a:hover { border-color: #00a9e0; }
.address { padding-bottom: 0px; color: #9b9b9b; overflow: hidden;  }
.address address { color: #9b9b9b; line-height: 20px; font-style: normal; font-size: 14px; }
.address address a { color: #9b9b9b; }
.address address a:hover { color: #fff; }
.address address i { display: block; float: left; font-size: 18px; line-height: 20px; width: 30px; }
.address .tel-footer {font-size:22px;}
.address .i-footer {font-size:22px;}
.span-tel {margin-left:29px;}



.categories { padding-top: 20px; overflow: hidden; }
.categories h4 { font-size: 14px; letter-spacing: 1px; text-transform: uppercase; font-weight: 700; color: #54606b; }
.categories .links ul { padding: 0px; margin: 0px 0 30px; list-style: none; overflow: hidden; }
.categories .links li { width: 100%; border-bottom: 1px dotted #e2e2e2; }
.categories .links li a { padding: 0px; font-size: 13px; line-height: 34px; color: #999; display: block; }
.categories .links li a:hover { padding-left: 10px; color: #515151; background: #fafafa; }
.categories .links li a i { margin-right: 10px; display: block; float: right; line-height: 30px; font-size: 12px; }
.categories p { font-size: 13px; line-height: 22px; margin-bottom: 40px; }
.categories .photo { overflow: hidden; margin-bottom: 20px; }
.categories .photo ul { padding: 0px; list-style: none; overflow: hidden; }
.categories .photo li { padding: 10px 0; border: none; border-bottom: 1px solid #e5e5e5; width: 100%; float:left; }
.categories .photo li a { line-height: 20px; display: block; }
.categories .photo li a.image { width: 70px; float:left; height: 70px; margin: 0px 10px 0 0; display: block; color: #fff; border: 3px solid #e5e5e5; }
.categories .photo li a.image img { width: 100%; height: auto; }
.categories .photo li:hover a.image { text-decoration: underline; border-color: #00a9e0; }
.categories .photo li:hover a { text-decoration: underline; }
.categories .photo li span { padding-top: 5px; color: #898989; display: block; line-height: 20px; font-size: 12px; }

.textArea { overflow: hidden; }
.textArea .slider { padding-bottom: 20px; }
.textArea h2 { margin-bottom: 20px; }
.textArea p { margin-bottom: 20px; }
.textArea .block { border-left: 3px solid #E8E8E8; line-height: 20px; margin: 20px 0 20px 15px; padding-left: 20px;}
.textArea .block p { color: #AFAFAF; }



/* Contact Area */
#contactArea { padding: 0px 0 30px; background: #fff; }
#contactArea #map { margin: 40px 0; }
#contactArea #map_canvas { height: 400px; width: 100%; clear: both; }
#contactArea .form-control { padding: 5px 10px; height: 45px; margin-bottom: 25px; border: 3px solid #e9e9e9; }
#contactArea textarea { min-height: 180px; }
#contactArea .btn { padding: 5px 70px; float: none; margin: 0 auto; display:block; font-size: 18px; }
#contactArea h2 { padding-bottom: 10px; font-size: 26px; font-weight: 300; line-height: 38px; }
#contactArea ul li { text-align: left; }
#contactArea .pdf { padding: 0px 0px 10px 5px; font-size: 13px; line-height: 20px; text-align: left; display: block; }
#contactArea .pdf i { padding-right: 10px; font-size: 40px; float:left; }
#contactArea { border: none; }
#contactArea address { padding-bottom: 10px;  margin-bottom: 0;  color: #292929; overflow: hidden; }
#contactArea address span { margin-bottom: 0px; display: block; }
#contactArea address a { color: #292929; }
#contactArea address strong { margin: 0 0 10px; display: block; }
#contactArea form { padding: 20px; border-radius: 10px; -webkit-border-radius: 10px; border: 5px solid #e9e9e9; overflow: hidden; }
#contactArea .form-control:focus { color: #333; border-color: #aaaaaa; box-shadow: 0 1px 1px rgba(115, 115, 115, 0.075) inset, 0 0 8px rgba(115, 115, 115, 0.2); }
#contactArea label { font-weight: 300; font-size: 18px; color: #333; line-height: 30px; display: block; }
#contactArea address i { display: block; float: left; font-size: 18px; line-height: 20px; width: 30px; }

#contactArea .wpp{ 
	color: #900A04; 
	font-size: 24px;
	font-weight: bold; 
}


/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	.navbar-nav { padding-right: 25px; }
	.navbar-nav li a { padding-left: 7px; padding-right: 7px; font-size: 13px; }
	.navbar-brand { font-size: 30px; }
	.popup_btn { position: absolute; z-index: 9999; right: 0px; top: 0px; }
	
	#serviceArea i { padding: 35px; font-size: 54px; }
	#introArea h2 { font-size: 28px; line-height: 30px; } 
	#introArea .btn { padding: 15px 20px }
	
	#beautifulArea .idea i { width: 50px; height: 50px; line-height: 50px; font-size: 24px; margin-right:10px; }
	#beautifulArea .idea h5 { font-size: 15px; }
	#beautifulArea .idea p { font-size: 12px; line-height: 18px; }
	.bs-glyphicons-list li { width: 50%; }
	#main-slider .jumbotron { padding-top: 50px; }
	
	}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
    
    .top_links { padding-bottom: 0; }	
    .top_links .links li a { color: #fff; font-size: 17px; font-weight: bold; }
    .top_links .links li a i { padding-right: 6px; font-size: 17px }
	
	#mainArea { padding: 0px; }
	#main-slider .jumbotron { display: none; }
	.flex-direction-nav a span { font-size: 22px !important; }
	#main-slider .flex-control-nav { display: none !important; }
	
	#footerArea .col-sm-4 { margin-bottom: 20px; overflow: hidden; }
	#footerArea .footer_bottom { padding: 10px 0; }
	#footerArea p { float: none; width: 100%; text-align: center; }
	#footerArea .footer_bottom ul { margin: 0px; width: 100%; text-align: center; margin: auto; float: none; }
	#footerArea .footer_bottom li { padding: 0 10px; width: auto; border: none; float: none; display: inline; }
	#footerArea .footer_bottom li a { display: inline; float:none; }
	#footerArea .footer-i {padding:10px 0;}
	.address .tel-footer {font-size:13px;}
	.address address {font-size: 13px; text-align:justify;}
	#quoteArea h3 {text-align:justify;}
	.top-logo-header {margin-left:30px;}
	
	
	
	hr { margin: 15px 0 25px; }
	
	.mid_search { height: auto; }
	header { position: static !important;  }
	.navbar-brand { padding: 10px 0; height: 150px; line-height: 44px; text-align: center; display: block; float: none; margin: 0 auto; overflow: hidden; }
	.navbar-toggle .icon-bar { background:#7B2B2B; }
	.navbar-toggle { background: #fff; float: right; }
	.popup_btn { margin: 10px 10px 0 0; float: right; }
	header.fix .mid_search { height: auto; }
	header.fix .navbar-brand { margin: 0px; }
	.navbar-nav > li > a { z-index: 1000; padding: 5px 5px; }
	.navbar-nav > li {margin:0;}
	
	#beautifulArea .col-sm-3 { min-height: 100px; }
	#beautifulArea .idea i { margin-bottom: 0px; }
	#beautifulArea .idea h5 { padding-top: 10px; margin-top: 0px; }
	
	#titleArea { padding: 20px 0; font-size: 44px; }
	.bs-glyphicons-list li { width: 100%; }
	#titleArea h2 { font-size: 40px; }
	#workArea .workfilters li { padding: 4px 9px; margin-bottom: 5px; }
	#beautifulArea .col-sm-6  { margin-bottom: 20px; }
	
	}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	
	#beautifulArea .img-thumbnail { float: none; margin: 0px; margin-bottom: 10px; }

}