/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}

 html {
  /*background: #eeeeee;*/
  /*background: url("images/light_grey.png");*/
  background: url("http://subtlepatterns.com/patterns/sneaker_mesh_fabric.png") transparent;

}
#mymobmenu {
	display:none;
	z-index: 999;	
}

#block-block-14 {
    float: right;
    background: #fff;
    padding: 6px 0 5px 0;
    opacity: 0.7;
}
.pane-block-35 .block-title {
    margin-top: 25px;
    color: #166db3;
    font: 700 42px/0.8em "PT Sans", "Arial", "Helvetica", sans-serif;
}

#views-nivo-slider-potolkislidesfront-block {
	width:100% !important;
	height:auto !important;
	
}


#block-panels-mini-myfrontpagepan {
    margin-left: 20px;
    margin-right: 20px;
}

.tabs {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-weight: 300;
}

.front #columns {
    padding-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
    background: white;
    -webkit-box-shadow: 0px 1px 15px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 1px 15px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 1px 15px 0px rgba(50, 50, 50, 0.2);
}

#columns {
    padding-top: 30px;
    margin-left: 10px;
    margin-right: 10px;
	padding-left: 15px;
    padding-right: 30px;
    background: white;
    -webkit-box-shadow: 0px 1px 15px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 1px 15px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 1px 15px 0px rgba(50, 50, 50, 0.2);
}

#breadcrumb {
	padding-left:10px;
	font-size:12px;
}

#block-block-38 {
    width: 200px;
    height: 100px;
    float: left;
    margin-left: 50px;
    margin-top: 30px;
}