/*
Theme Name: Creative Basic
Theme URI:
Author: Darin Densely
Author URI:
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy.
Version: 1.2.2
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: creative-basic
Domain Path: /languages/
Tags:
*/

.widget_text h2{
	border-top:none !important;
}

.locationAddress {
	background-image:url('https://medalliontrans.com/wp-content/uploads/2017/01/address-icon-3.png');
	background-repeat: no-repeat;
	padding-left:35px;
}

.formcenter {
	text-align: center;
}

.home-sections .wp-posts-carousel-title a {
	padding-left:0px !important;
}

.core-values .col-md-2 {
	height:auto !important;
}

.archive-image img {
	width: auto;
	height: 200px !important;
	float: right;
	padding-left:20px;
}

@media screen and (max-width: 768px) {

	.archive-image img {
		margin-top:40px;
	}

	.entry-summary {
		margin-top:100px;
	}

	.textwidget {
		margin-top: 30px;
	}

	.page-header {
		border-bottom:none !important;
	}

	.entry-header {
		margin-bottom:0px;
	}

	.type-post .entry-content {
		padding-top:110px;
	}

	.header-inner {
		margin-bottom:0px;
	}

}

@media screen and (max-width:1200px) and (min-width:769px){

	.main-navigation .container {
		width:100% !important;
	}

	.header-inner {
		margin-bottom:50px;
	}

}


@media screen and (min-width: 768px) {

	.values-header {
		display:none;
	}

}

@media screen and (max-width: 768px) {

	.wp-image-1351 {
		display:none;
	}

	.page-title {
		width:330px !important;
	}

}