/* GOOGLE FONTS */
@import url(http://fonts.googleapis.com/css?family=Playfair+Display:400);
@import url(http://fonts.googleapis.com/css?family=Playfair+Display:400italic);
@import url(http://fonts.googleapis.com/css?family=Playfair+Display:700);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400italic);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:700);


/* Global properties ======================================================== */
a[href^="tel:"] { color: inherit; text-decoration: none;}
::selection{ background:#888888!important; color:#fff}
::-moz-selection{ background:#888888!important; color:#fff}

a{ color:#61759c; text-decoration: underline; outline:none}
a:hover{ color:#61759c; text-decoration: none; outline:none}

body{ background: #383229; border:0; font: 12px Arial, Helvetica, sans-serif; color:#646464 ; line-height:18px; min-width:320px; }

#main{max-width: 2600px; margin: 0 auto; position: relative; background: url(../images/px1.jpg) top center repeat-y; overflow: hidden;}

#inner{position: relative;z-index: 2;}

.binder1{width: 66px; height: 96px; background: url(../images/binder1.png); position: absolute; right: 15px; top: -50px;}



/* ============================= header ====================== */
.top1{padding-bottom: 23px; margin-bottom: 15px; background: url(../images/top1.png) left bottom repeat-x;}

header{float: left;}

.social_wrapper{float: right;}
.social{ display: block; margin: 0 0px; padding-top: 20px; list-style: none; white-space: nowrap;}
.social li{display: inline-block; margin:0 6px;  float: left;}
.social li:first-child{margin-left: 0;}
.social li:last-child{margin-right: 0;}
.social li a{opacity: 1; filter: alpha(opacity=100);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.social li a:hover{opacity: 0.6; filter: alpha(opacity=60);}

/* ============================= slider ====================== */
#slider{padding-top: 0px; padding-bottom: 20px;}

/* ============================= slider3 ====================== */
#slider3{position: relative; padding-bottom: 10px;}

.prev3{display: block; width: 30px; height: 29px; background: url(../images/prev3.png) 0 0 no-repeat; position: absolute; left: -55px; top: 50%; margin-top: -15px; z-index: 100; opacity: 0.3; filter: alpha(opacity=30);}
.prev3:hover{opacity: 1; filter: alpha(opacity=100);}
.next3{display: block; width: 30px; height: 29px; background: url(../images/next3.png) 0 0 no-repeat; position: absolute; right: -55px; top: 50%; margin-top: -15px; z-index: 100; opacity: 0.3; filter: alpha(opacity=30);}
.next3:hover{opacity: 1; filter: alpha(opacity=100);}

.carousel-box{position: relative;}
.carousel-box .inner{position: relative; overflow: hidden;}
.carousel.main{position: relative; overflow: hidden; width: 640px; margin: 0; padding: 0;}
.caroufredsel_wrapper{padding: 0; margin: 0;}
.caroufredsel_wrapper ul{padding: 0; margin: 0;}
.carousel-box ul li { float:left; display: inline-block; padding:0px 0px 0px 0px; position:relative; width:300px; overflow:hidden; padding-right:20px }




/* ============================= content ====================== */
#content_wrapper{padding-top: 70px;}
#content{background: url(../images/content_bg.jpg) right top repeat-y #fff; position: relative;}
#content_inner{padding-top: 50px; padding-bottom: 30px; position: relative;}

.shadow1{}
.shadow1 .img{width: 100%; line-height: 1px; vertical-align: top;}

/* ============================= footer ====================== */
.bot1{margin-top: -90px; background: url(../images/px2.jpg) top center no-repeat; padding-top: 100px;}
.bot1_inner{position: relative;}

.girl1{position: absolute; left: -140px; top: -325px;}
.girl1 .img{width: auto;}

.pen1{text-align: right;}
.pen1 .img{width: auto; line-height: 1px; vertical-align: top; margin-right: -190px; padding-top: 20px; padding-bottom: 20px;}

footer{}
.copyright{line-height: 20px; color: #3c3c3c; font-family: 'Droid Serif'; font-size: 14px; color: #3c3c3c; text-align: center;}







/* ============================= main menu ====================== */
.menu_wrapper{width: 140px; padding-left: 73px; padding-right: 27px; height: 314px; background: url(../images/book1.png) 0 0 no-repeat; position: absolute; left: -270px; top: 70px; z-index: 40;}
.navbar_ { margin: 0; padding: 0; background: none; position: relative;z-index: 30; padding-top: 35px;}
.navbar_ .navbar-inner_ { padding: 0; margin: 0; border: none; min-height: inherit; background: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none; filter:none; }
.navbar_ .btn-navbar { background: #4d2f14; border: none;box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none; margin-top: 20px; margin-bottom: 15px;}
.navbar_ .btn-navbar:hover{background: #71461f;}
.navbar_ .btn-navbar .icon-bar{background-image: none;}
.nav-collapse_.collapse{ position:relative; display:block; text-align: left;}
.navbar_ .nav{ position: relative; float: none; margin: 0; padding: 0; display: block; left: auto;}
.navbar_ .nav > li{position: relative; display: block; float: none; height: 43px; padding-bottom: 2px; background: url(../images/marker0.png) left bottom repeat-x;}
.navbar_ .nav > li:first-child{}
.navbar_ .nav > li > a{text-transform: uppercase; display: block; text-decoration: none; background: url(../images/nav.png) right center no-repeat; font-family: 'Playfair Display'; font-weight: 400; font-size: 18px; line-height: 42px; color: #8a867c; text-shadow:none; padding: 0px; border: none; margin: 0; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; 
transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; -webkit-transition: color 0.3s ease-out; -o-transition: color 0.3s ease-out;
}
.navbar_ .nav > li.active > a, .navbar_ .nav > li.active > a:hover, .navbar_ .nav > li.active > a:focus, .navbar_ .nav > li > a:hover, .navbar_ .nav > li > a:focus, .navbar_ .nav > li.sfHover > a, .navbar_ .nav > li.sfHover > a:hover{color: #fff; text-decoration: none; background: url(../images/nav_over.png) right center no-repeat; box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none;}

.sub-menu ul {width: 204px; position: absolute; display: none; left: 166px; top: -2px; list-style: none; zoom: 1; z-index: 109; margin: 0; padding:10px 0; background: url(../images/submenu.jpg) 0 0 repeat-y; text-align: left; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75); -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.75);}
.sub-menu li { margin: 0; position: relative; zoom: 1; display: block;}
.sub-menu li a{display: block; position: relative; font-family:'Droid Serif'; font-style: italic; font-weight: 400; font-size: 16px; line-height: 20px; color: #8a867c; text-decoration: none; padding: 6px 5px 6px 30px; background: url(../images/submenu_nav.png) 10px center no-repeat; 
transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; -webkit-transition: color 0.3s ease-out; -o-transition: color 0.3s ease-out;
}
.sub-menu li a:hover{ text-decoration: none; color: #47453f; background: url(../images/submenu_nav_over.png) 10px center no-repeat;}



.sub-menu-1 > ul{}

.sub-menu-2 > ul{}

/* ============================= menu bot ====================== */
.menu_bot { display:inline-block; float: left; position: relative; z-index:10; text-align:center; white-space:nowrap; padding-top: 20px; }
#menu_bot { list-style: none; display:inline-block; white-space:nowrap;  padding: 0; margin: 0;}
#menu_bot > li { list-style: none; display: inline-block; height:24px; line-height: 24px; margin-left: 35px; position:relative; float:left; white-space:nowrap;}
#menu_bot > li:first-child{ margin-left: 0;}
#menu_bot > li > a{ display:block; height:100%; text-decoration:none; position:relative; font-family:'Sancreek'; font-weight: 400; font-size: 15px; color: #ece1d7;}
#menu_bot > li.active > a, #menu_bot > li > a:hover, #menu_bot > li > a:focus{color: #faa709; text-decoration: none;}

/* ============================= search-form ====================== */
.search-form-wrapper{padding-bottom: 20px;}
.navbar-form { float: left; position:relative; z-index: 11; margin:11px 0px 0 0 ; padding: 0; }
.navbar-form input { width: 240px; height: 20px; font-size: 14px; line-height: 20px; color:#4c555c; background: #fff; border: 1px solid #d1d2d4; margin: 0; padding: 10px 50px 10px 10px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -moz-box-shadow: inset  0px 3px 20px 3px  #eeeeee; -webkit-box-shadow: inset  0px 3px 20px 3px  #eeeeee; box-shadow: inset  0px 3px 20px 3px  #eeeeee; }
.navbar-form input:focus {color: #000; background: #fff; border-color: #d1d2d4; -moz-box-shadow: inset  0px 3px 20px 3px  #eeeeee; -webkit-box-shadow: inset  0px 3px 20px 3px  #eeeeee; box-shadow: inset  0px 3px 20px 3px  #eeeeee;}
.navbar-form a {text-decoration: none; margin: 0; display: inline-block; width: 42px; height: 28px; background: url(../images/search.png) left top no-repeat; position:absolute; right:0; top: 7px; }
.navbar-form a:hover { background-position: right;}

/* ============================= toTop ====================== */
#toTop { display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; z-index: 1000; overflow:hidden; width:50px; height:50px; border:none; text-indent:100%; background:url(../images/totop.gif) no-repeat left top; }
#toTopHover { background:url(../images/totop.gif) no-repeat left bottom; width:50px; height:50px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus { outline:none; }

/* ============================= main layout ====================== */
h1{ font-family:'Playfair Display'; font-weight:700; font-size:22px; color:#313131; line-height:25px; padding:20px 0 20px 0; margin: 10px 0 0; background: url(../images/h.png) left center repeat-x; text-align: center;}
h1 span{display: inline-block; background: #fff; padding: 0 20px;}

h2{ font-family:'Playfair Display'; font-weight:400; font-size:20px; color:#313131; line-height:25px; padding:20px 0 20px 0; margin: 10px 0 0; background: url(../images/h.png) left center repeat-x; text-align: center;}
h2 span{display: inline-block; background: #fff; padding: 0 20px;}

h3{ font-family:'Droid Serif'; font-weight:400; font-style: italic; font-size:14px; color:#313131; line-height:20px; padding:0px 0 15px 0; margin: 0; text-align: center;}

h4{ font-family:'Droid Serif'; font-weight:400; font-style: italic; font-size:14px; color:#313131; line-height:20px; padding:0px 0 10px 0; margin: 0;}

h6{ font-family:'Droid Serif'; font-weight:400; font-size:20px; line-height: 25px; color:#533214; padding:0px 0 10px 0; margin: 0px 0px 0px 0px;}


.upper { text-transform:uppercase;}

.color1{ color:#fff;}

.line1 { height:1px; background:#b9b2a2; margin:5px 0;}

.radius1{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}

.pad_bot1{padding-bottom: 20px;}


/* === */

.button1{ display:inline-block; line-height:40px;  text-decoration: none; margin-top:10px; margin-bottom:0px; font-size:14px; font-family:'Droid Serif'; font-weight: 700; color:#fff; white-space:nowrap; letter-spacing:0px; background:url(../images/button1.jpg) left top repeat-x; padding:0 20px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.17);-moz-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.17); -webkit-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.17); text-transform: uppercase;}
.button1:hover { color:#fff; background-position: bottom;}

.slogan1{background: #900e0e; font-family: 'Droid Serif'; font-weight: 700; font-size: 22px; line-height: 26px; color: #fff; padding: 14px 10px; text-align: center; margin-top: 30px;}

.slogan2{ padding-top: 15px;}
.slogan2 .block1{text-align: center; text-transform: uppercase;}
.slogan2 .block1 .txt1{font-family: 'Droid Serif'; font-weight: 700; font-size: 16px; line-height: 20px; color: #000; padding-bottom: 20px;}
.slogan2 .block1 .txt2{font-family: 'Droid Serif'; font-weight: 700; font-size: 28px; line-height: 34px; color: #900e0e;}
.slogan2 .block2{text-align: center; border-left: 1px solid #e5e5e5;}
.slogan2 .block2 .txt1{font-family: 'Droid Serif'; font-weight: 700; font-size: 16px; line-height: 20px; color: #000; padding-bottom: 10px; text-transform: uppercase;}
.slogan2 .block2 .txt2{}

.ul1{ padding: 0; margin: 0; list-style: none; padding-bottom: 0px;}
.ul1 > li {font-size: 12px; font-weight: 400; color: #646464; padding: 2px 0 2px 0; margin: 0; background: url(../images/li_st1.png) 0 center no-repeat; display: block;}
.ul1 > li a{color:#646464; text-decoration: none; line-height: 20px; padding:2px 0px 2px 20px; margin: 0px 0px 0px 0px; display: block;}
.ul1 > li a:hover{color:#61759c; text-decoration: none; }


.google_map{ position: relative; overflow: hidden; margin: 0 0 20px 0; padding: 6px; background: #e9e9e9; border: 1px solid #d7d7d7;line-height: 1px;}
.google_map iframe{position: relative; width: 100%; height: 260px; border: none; background: #fff;}










/* ============================= thumbnail ====================== */
.img-polaroid{position: relative; padding: 6px; background: #e9e9e9; border: 1px solid #d7d7d7;box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none;}
.thumbnail .caption{padding: 0; color: #646464}

.thumb1 {margin-bottom: 20px;}
.thumb1.last {margin-bottom: 0px;}
.thumb1 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none;}
.thumb1 figure{margin: 0; float: left; margin:0px 20px 20px 0px;}
.thumb1 figure img{width: auto;}
.thumb1 .caption{}

.thumb2 {margin-bottom: 20px;}
.thumb2.last {margin-bottom: 0px;}
.thumb2 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none;}
.thumb2 .thumbnail a{text-decoration: none;}
.thumb2 .thumbnail a figure{margin: 0; float: none; margin:0px 0px 20px 0px;padding: 6px; background: #e9e9e9; border: 1px solid #d7d7d7;}
.thumb2 .thumbnail a:hover figure{background: #9eb1d7;}
.thumb2 .thumbnail a figure img{width: 100%;}
.thumb2 .thumbnail a .caption{text-decoration: none;}
.thumb2 .thumbnail a .caption .txt1{ font-family: 'Droid Serif'; font-size: 16px; color: #7183a6; line-height: 20px; padding-bottom: 5px; text-decoration: none;}
.thumb2 .thumbnail a:hover .caption .txt1{color: #163064;}
.thumb2 .thumbnail a .caption .txt2{ color: #646464; text-decoration: none;}

.thumb3 {margin-bottom: 20px;}
.thumb3.last {margin-bottom: 0px;}
.thumb3 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none;}
.thumb3 .thumbnail a figure{position: relative; margin: 0; float: left; margin:0px 20px 20px 0px;padding: 6px; background: #e9e9e9; border: 1px solid #d7d7d7;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb3 .thumbnail a:hover figure{background: #9eb1d7;}
.thumb3 .thumbnail a figure img{width: auto;}
.thumb3 .thumbnail a em{position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; background: url(../images/photo1.png) center center no-repeat; opacity: 0; filter: alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb3 .thumbnail a:hover em{opacity: 1; filter: alpha(opacity=100);}
.thumb3 .caption{}

.thumb4 {margin-bottom: 20px;}
.thumb4.last {margin-bottom: 0px;}
.thumb4 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none;}
.thumb4 figure{margin: 0; float: none; margin:0px 0px 20px 0px;}
.thumb4 figure img{width: 100%;}
.thumb4 .caption{}

.thumb5 {margin-bottom: 20px;}
.thumb5.last {margin-bottom: 0px;}
.thumb5 .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none;}
.thumb5 figure{margin: 0; float: left; margin:0px 20px 20px 0px;}
.thumb5 figure img{width: auto;}
.thumb5 .caption{}












.thumb-carousel {}
.thumb-carousel .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; position: relative;}
.thumb-carousel .thumbnail a{position: relative;  display: block; text-decoration: none; overflow: hidden;}
.thumb-carousel .thumbnail a figure{position: relative; z-index: 1; margin: 0; float: none; margin:0px 0px 0px 0px; padding: 0px; background: none; border: none;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb-carousel .thumbnail a figure img{width: 100%;}
.thumb-carousel .thumbnail a .caption{text-align: center; text-decoration: none; font-family: 'Droid Serif'; font-size: 16px; font-weight: 700; line-height: 20px; color: #737373; text-transform: uppercase; padding-top: 15px;}






.thumb-isotope {}
.thumb-isotope .thumbnail{padding: 0; border: none; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; box-shadow: none;-moz-box-shadow: none; -webkit-box-shadow: none;}
.thumb-isotope figure{position: relative; margin: 0; float: none; margin:0px 0px 20px 0px; padding: 10px; background: #e7e0d7; border: 1px solid #c4bdab;
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb-isotope .thumbnail a{position: relative;  display: block;}
.thumb-isotope .thumbnail a:hover figure{background: #fff;}
.thumb-isotope .thumbnail a img{width: 100%;}
.thumb-isotope .thumbnail a em{position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; background: url(../images/photo1.png) center center no-repeat; opacity: 0; filter: alpha(opacity=0);
transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;
}
.thumb-isotope .thumbnail a:hover em{opacity: 1; filter: alpha(opacity=100);}
.thumb-isotope .caption{}






/*================= Contacts =========================*/
#note{ }
.notification_error{ color:#f00; padding-bottom:10px; }
.notification_ok{ text-align: left; padding-bottom:10px; } 

#ajax-contact-form .control-group{margin-bottom: 10px;}
#ajax-contact-form .control-label{display: none;}
#ajax-contact-form .controls{margin-left: 0;}
#ajax-contact-form input, #ajax-contact-form textarea{background: #fff; border: 1px solid #d1d2d4; color: #4c555c; padding-top: 10px; padding-bottom: 10px; border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; -moz-box-shadow: inset  0px 3px 20px 3px  #eeeeee; -webkit-box-shadow: inset  0px 3px 20px 3px  #eeeeee; box-shadow: inset  0px 3px 20px 3px  #eeeeee;}
#ajax-contact-form input:focus, #ajax-contact-form textarea:focus{border-color:#9f9f9f; }
#ajax-contact-form textarea{height: 124px;}
#ajax-contact-form .control-group.capthca{margin-bottom: 0px;}
#ajax-contact-form .capthca input{width: 156px; float: left; margin-right: 30px;margin-bottom: 10px;}
#ajax-contact-form img{float:left; width:170px; height:42px;margin-bottom: 10px;}
#ajax-contact-form .submit{border: 0; margin: 0; display: inline-block;line-height:40px;  text-decoration: none;font-size:14px; font-family: 'Droid Serif'; font-weight: 700;  color:#fff; white-space:nowrap; letter-spacing:0px; background:url(../images/button1.jpg) left top repeat-x; padding:0px 35px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; text-transform: uppercase; box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.17);-moz-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.17); -webkit-box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.17);}
#ajax-contact-form .submit:hover{ color:#fff; background-position: bottom;}

/*================= 404 =========================*/
.page-404{text-align: center;}
.page-404 .txt1{font-family:'Playfair Display'; font-weight:400; font-size:120px; color:#313131; line-height:120px; }
.page-404 .txt2{font-family:'Droid Serif'; font-weight:400; font-size:50px; color:#313131; line-height:50px; }





/*----- media queries ------*/
/* Large desktop */
@media (min-width: 1200px) {
	#slider3 .carousel.main{width: 790px;}

	.prev3{left: -65px;}
	.next3{right: -65px;}

	.navbar-form input{width: 310px;}

	
}
/* Default landscape and desktop to large desktop */
@media (max-width: 1199px) {
	
}
@media (min-width: 980px) and (max-width: 1199px) {
	
	
}
/* Portrait tablet to landscape and desktop */
@media (max-width: 979px) {	
	.nav-collapse_.collapse{height: auto!important; overflow: visible!important;}
	.navbar_ .btn-navbar{display: none;}


	
}
@media (min-width: 768px) and (max-width: 979px) {
	.menu_wrapper{left: -250px;}

	#slider3 .carousel.main{width: 496px;}

	.prev3{left: -45px;}
	.next3{right: -45px;}

	.navbar-form input{width: 170px;}


	
	
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {	
	body{padding-left: 0; padding-right: 0;}
	.container{width: 440px;}

	#content_inner{padding-left: 20px; padding-right: 20px;}

	header{float: none;}
	.social_wrapper{float: none;}

	.menu_wrapper{position: relative; left: 0; top: 0;}

	#slider3 .carousel.main{width: 420px;}

	.slogan2 .block2{border-top: 1px solid #e5e5e5; border-left: none; padding-top: 10px; margin-top: 10px;}

	.girl1{left: -100px;}

	.menu_wrapper{margin: 0 auto;}

	.navbar-form input{width: 340px;}

		
}
@media (min-width: 481px) and (max-width: 767px) {


	
}
/* Landscape phones and down */
@media (max-width: 480px) {
	.container{width: 300px;}

	.sub-menu ul{left: 0; top: 42px;}

	#slider3 .carousel.main{width: 280px;}

	.girl1{left: -80px;}

	.thumb1 figure{float: none; margin-right: 0;}
	.thumb1 figure img{width: 100%;}

	.thumb3 .thumbnail a figure{float: none; margin-right: 0;}
	.thumb3 .thumbnail a figure img{width: 100%;}

	.navbar-form input{width: 200px;}
	
}