
.col-lg-12, .col-lg-9, .col-lg-6, .col-lg-4, .col-lg-3 {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.sidebar {
	margin-top: 10px;
	padding: 5px 0 5px 0px;
	margin-right: 10px;
}
.sidebar p {
	font-size: 12px !important;
}
.sidebar p {
	padding: 7px 12px 15px 12px;
	font-family: "Calibri", Arial, sans-serif;
	margin-bottom: 20px;
}
.sidebar h3 {
	padding: 12px 12px 0 12px;
	color: #ee8b31;
	font-family: "Dosis", Arial, sans-serif;
}
.sidebar_section {
	background-color: #fbfbfb;
	/*border: 1px solid #ccc;*/
	box-shadow: 1px 1px 1px #d9d9d9;
	margin-top: 15px;
	margin-bottom: 12px;
}
.photo {
	background-image: url(../img/thermal-ins.jpg);
background-repeat:no-repeat;
background-size:96%;
min-height: 150px;
margin-left: 12px;
position: relative;
overflow: hidden;
transition: 0.8s all;
}
.portfolio {
	margin: 0 auto;

	text-align: left;
}
.portfolio h2 {
    text-align: left;
    font-family: "Dosis", Arial,sans-serif; 
    width: auto;
    color: #ee8b31;
}
.portfolio h3 {
    margin-top: 0;
	color: #ee8b31;
	font-family: "Dosis", Arial, sans-serif;
	font-size: 34px;
	font-weight: normal;
}
.blue-bg {
	width: 100%;
}
.blue-bg a p {
	margin: 25px auto;
	width: 12%;
	padding: 15px;
	text-align: center;
	font-size: 30px;
	text-decoration: none;
	border: 1px solid #fff;
	border-radius: 70px;
	vertical-align: middle;
}
.blue-bg a {
	padding-top: 20px !important;
	text-align:center;
	margin: 25px auto !important;
	border-radius: 70px;
}

.banner {
	margin: 0 0 20px 0;
	padding:0;
background-image: url(../img/banner1.jpg);
background-repeat:no-repeat;
/*background-size:100% 485px;*/
min-height: 390px;	
position: relative;
overflow: hidden;
transition: 0.8s all;
}
.banner1 {
	margin:90px 0 20px 0;
	padding:0;
background-image: url(../img/banner.jpg);
background-repeat:no-repeat;
background-size: 100% 485px;
height: 300px;	
position: relative;
overflow: hidden;
transition: 0.8s all;
}