/*
Theme Name: KMMG USA
Theme URI: http://www.kelseyads.com/
Description: The 2018 KIA theme for WordPress.
Author: Kelsey Advertising & Design, LLC.
Author URI: http://www.kelseyads.com/
Version: 1.0
*/

/*BASELINE CSS*/



body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #58595b;
}

.clear {
	clear: both;
	height: 0px;
}
a {
	color: #bb0b2b;
	text-decoration: none;
}

.kia-icon img {
	height: 200px !important;
	width: 200px !important;
}

.kiabutton {
	text-align: center;
	background-color: #bb162b;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 10px;
	color: #FFFFFF;
}
.kiabuttoncolor .vc_btn3.vc_btn3-shape-rounded {
    border-radius: 10px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.kiabutton a {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
.kiafeaturedblock {
    margin: 0px auto;
    width: 100%;
    padding: 0px;
    position: relative;
}
.kidafeaturedblockimage {
    max-width: 100%;
	height: auto;
}
.kiafeaturedblocktext {
    position: absolute;
    color: #FFFFFF;
    left: 5%;
    bottom: 15%;
    font-size: 44px;
    font-weight: 600;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
    -moz-text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
    -webkit-text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
}
h1 {
	font-size: 30px;
	color: #2f2f2f;
	font-weight: 600;
	line-height: 40px;
}
h2 {
	font-size: 30px;
	color: #2f2f2f;
	font-weight: 600;
	line-height: 40px;
}
h3 {
	font-size: 30px;
	color: #2f2f2f;
	font-weight: 600;
}
h4 {
	font-size: 23px;
	color: #58595b;
	font-weight: 500;
	line-height: 33px;
}
h5 {
	font-size: 20px;
	color: #bb162b;
	font-weight: 600;
	line-height: 30px;
	text-transform: uppercase;
}
.kiaicons img {
	max-width: 116px;
}
.divideline {
	font-size: 23px;
	font-weight: 300;
	color: #58595b;
	padding: 20px;
	text-align: center;
	text-transform: uppercase;
}

/* END BASELINE CSS */

#related-news .news {
	text-align: center;
	margin-bottom: 10px;
}

#related-news .news img {
	margin: 0px auto;
	display: block !important;
}

.community-cell {
	background-color: #2F2F2F;
	color: white;
	min-height: 150px;
	text-transform: uppercase;
	cursor: pointer;
}

.press-cell {
	background-color: #BC0A2A;
	color: white;
	min-height: 150px;
	text-transform: uppercase;
	cursor: pointer;
}

.safety-cell {
	background-image: url('/wp-content/uploads/2017/11/home002.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 150px;
	text-transform: uppercase;
	color: white;
	cursor: pointer;
}

.safety-cell div {
	text-align: center;
	padding: 30px 30px;
	font-weight: bold;
	text-shadow: 1px 1px #2F2F2F;
}

.investing-cell {
	background-image: url('/wp-content/uploads/2017/11/home001.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-transform: uppercase;
	color: white;
	text-shadow: 1px 1px #2F2F2F;
	cursor: pointer;
}

.investing-cell div {
	text-align: center;
	padding: 30px 30px;
	font-weight: bold;
}

.vert {
	position: relative;
}

.vert div {
	text-align: center;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 15px;
	transform: translate(-50%,-50%);
	font-weight: bold;
	text-shadow: 1px 1px #2F2F2F;
}

#kiamasonry .grid-margin-x > .cell {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

#sitebox {
	margin: 0px auto;
	width: 100%;
	overflow: hidden;
}
#kiaheader {
	margin: 0px auto;
	width: 100%;
	border-bottom: 7px solid #bb162b;
}
#headercontent {
	margin: 0px auto;
	width: 960px;
	
}
#headerlogo {
	margin: 0px auto;
	float: left;
	text-align: center;
	width: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#headerlogo img {
	max-width: 100%;
	height: auto;
}
#headermenu {
	margin: 0px auto;
	float: right;
	text-align: right;
	padding-top: 36px;
	font-weight: 700;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 18px;
	color: #000000;
}
#slideshowbox {
	margin: 0px auto;
	width: 100%;
	float: none;
	clear: both;
	text-align: center;
}
#slideshowcontent {
	margin: 0px auto;
	width: 960px;
	float: none;
	clear: both;
	text-align: center;
	position: relative;
}
#slideshowcontent img {
	max-width: 100%;
	height: auto;
}
#headerimagetitle {
	position: absolute;
	bottom: 40px;
	left: 0px;
	width: 95%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;
	font-size: 44px;
	font-weight: 700;
	color: #ffffff;
	    text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
    -moz-text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
    -webkit-text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
}
#transparentheaderbox {
	margin: 0px auto;
	width: 100%;
	float: none;
	clear: both;
	text-align: center;
	background-size: cover;
}
#transparentheader {
	margin: 0px auto;
	width: 960px;
	height: 320px;
	float: none;
	clear: both;
	text-align: center;
	position: relative;
	margin-bottom: 40px;
}
#transparentheadermask {	
}
#transparentheadertransparency {
}

#contentbox {
	margin: 0px auto;
	width: 100%;
	float: none;
	clear: both;
	padding-bottom: 100px;
}
#contentcontent {
	margin: 0px auto;
	width: 920px;
	padding: 0px;
	float: none;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
}
#contentcontent img {
	max-width: 100%;
	height: auto;
}
#footerbox {
	margin: 0px auto;
	width: 100%;
	float: none;
	clear: both;
	background-color: #e4e5e6;
}
#footercontent {
	margin: 0px auto;
	width: 960px;
	padding: 0px;
	float: none;
	clear: both;
	padding-bottom: 40px;
	font-size: 16px;
	color: #868789;
	line-height: 22px;
}
#footercontent a {
	text-decoration: none !important;
	color: #868789 !important;
}
#footercontent img {
	max-width: 100%;
	height: auto;
}
#footerlogo {
	margin: 0px auto;
	float: left;
	margin-top: -41px;
	padding-left: 20px;
	clear: none;
	background-image: url('/wp-content/themes/kia/images/gray-tab.png');
	background-position: center top;
	background-repeat: no-repeat;
	width: 190px;
}

#footerlogo img {
	width: 100%;
	height: auto;
}

#footerleft {
	margin: 0px auto;
	float: left;
	clear: none;
	width: 250px;
	padding-top: 30px;
	padding-left: 20px;
}
#footerright {
	margin: 0px auto;
	float: left;
	clear: none;
	width: 250px;
	padding-top: 30px;
	padding-left: 20px;
}
#subfooterbox {
	margin: 0px auto;
	width: 100%;
	float: none;
	clear: both;
	background-color: #2f2f2f;
}
#subfootercontent {
	margin: 0px auto;
	width: 940px;
	padding: 0px;
	float: none;
	clear: both;
	padding: 10px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 10px;
	text-align: center;
}

.mRed {
	background-color: #A92631 !important;
}
.mWhite {
	background-color: #fff !important;
}
.mDot {
	display: inline-block;
	padding: 5px 8px;
	margin: 0px 4% 0px -3%;
	border-radius: 30px;
	min-width: 20px;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
}
.masonry h3 {
	display: inline-block;
	color: #fff;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
}
.mWhiteText {
	color: #fff !important;
}
.mRedText {
	color: #A92631 !important;
}
.mDkGray {
	background-color: #2E2F30;
}
.mDkGrayText {
	color: #2E2F30 !important;
}
.mLtGray {
	background-color: #B6B7B8;
}
.mLtGrayText {
	color: #B6B7B8 !important;
}
.padded {
	margin: 8% 8% 12% 8%;
}
.pic-box {
	width: 100%;
	height: 275px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}



@media (min-width:981px) {



}

@media (min-width: 788px) and (max-width: 980px) {

#headercontent {
	width: 100%;
	border-bottom: 7px solid #bb162b;
}
#headerlogo {
	width: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#headermenu {
	padding-top: 36px;
	padding-right: 20px;
	padding-left: 20px;
}
#slideshowcontent {
	width: 100%;
}
#transparentheader {
	width: 100%;
	height: 320px;
}
				#headerimagetitle {
	bottom: 35px;
	font-size: 38px;
}
.kiafeaturedblocktext {
    left: 5%;
	bottom: 15%;
	font-size: 34px;
}
#contentcontent {
	width: 90%;
}
#footerbox {
	background-color: #e4e5e6;
}
#footercontent {
	width: 100%;
	background-color: #e4e5e6;
}
#footerlogo {
	margin: 0px auto;
	float: left;
	margin-top: -41px;
	padding-left: 0px;
	background-image: url('/wp-content/themes/kia/images/gray-tab.png');
	background-position: center top;
	background-repeat: no-repeat;
	width: 190px;
}

#footerlogo img {
	width: 100%;
	height: auto;
}
#footerleft {
	width: 250px;
		float: left;

	padding-top: 30px;
	padding-left: 20px;
}
#footerright {
	width: 250px;
	padding-top: 30px;
	padding-left: 20px;
}
#subfooterbox {
	background-color: #2f2f2f;
}
#subfootercontent {
	width: 90%;
	background-color: #2f2f2f;
	padding: 10px;
	font-size: 14px;
}

}

@media (min-width: 596px) and (max-width: 787px) {

#headercontent {
	width: 90%;
	border-bottom: 0px solid #bb162b;
}
#headerlogo {
	width: 35%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 20px;
}
#headermenu {
	width: 50%;
	padding-top: 36px;
	padding-right: 0px;
	padding-left: 20px;
}
#slideshowcontent {
	width: 100%;
}
	#transparentheader {
	width: 100%;
	height: 320px;
}
			#headerimagetitle {
	bottom: 25px;
	font-size: 34px;
}
.kiafeaturedblocktext {
    left: 5%;
	bottom: 15%;
	font-size: 28px;
}
#contentcontent {
	width: 90%;
}
#footerbox {
	background-color: #e4e5e6;
}
#footercontent {
	width: 100%;
	background-color: #e4e5e6;
	font-size: 14px;
}
#footerlogo {
	width: 190px;
	margin: 0px auto;
	float: left;
	margin-top: -41px;
	padding-left: 0px;
	background-image: url('/wp-content/themes/kia/images/gray-tab.png');
	background-position: center top;
	background-repeat: no-repeat;
}

#footerlogo img {
	width: 100%;
	height: auto;
}
#footerleft {
	width: 180px;
		float: left;

	padding-top: 30px;
	padding-left: 20px;
}
#footerright {
	width: 180px;
	padding-top: 30px;
	padding-left: 20px;
}
#subfooterbox {
	background-color: #2f2f2f;
}
#subfootercontent {
	width: 90%;
	background-color: #2f2f2f;
	padding: 10px;
	font-size: 14px;
}
h2 {
	font-size: 24px;
	line-height: 34px;
}
h4 {
	font-size: 18px;
	line-height: 28px;
}

}

@media (min-width: 428px) and (max-width: 595px) {

#headercontent {
	width: 90%;
	border-bottom: 0px solid #bb162b;
}
#headerlogo {
	width: 35%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 20px;
}
#headermenu {
	width: 50%;
	padding-top: 36px;
	padding-right: 0px;
	padding-left: 20px;
}
#slideshowcontent {
	width: 100%;
}
	#transparentheader {
	width: 100%;
	height: 320px;
}
		#headerimagetitle {
	bottom: 20px;
	font-size: 28px;
}
.kiafeaturedblocktext {
    left: 5%;
	bottom: 15%;
	font-size: 28px;
}
#contentcontent {
	width: 90%;
}
#footerbox {
	background-color: #e4e5e6;
}
#footercontent {
	width: 100%;
	background-color: #e4e5e6;
	font-size: 14px;
}
#footerlogo {
	width: 190px;
	margin: 0px auto;
	float: left;
	margin-top: -41px;
	padding-left: 0px;
	background-image: url('/wp-content/themes/kia/images/gray-tab.png');
	background-position: center top;
	background-repeat: no-repeat;
}

#footerlogo img {
	width: 100%;
	height: auto;
}
#footerleft {
	width: 50%;
	float: left;
	margin: 0px auto;
	padding-top: 0px;
	padding-left: 0px;
	clear: left;
	margin-left: 5%;
}
#footerright {
	width: 40%;
	float: right;
	margin: 0px auto;
	padding-top: 0px;
	padding-left: 0px;
	clear: right;
	margin-right: 5%;
}
#subfooterbox {
	background-color: #2f2f2f;
}
#subfootercontent {
	width: 90%;
	background-color: #2f2f2f;
	padding: 10px;
	font-size: 12px;
}
h2 {
	font-size: 24px;
	line-height: 34px;
}
h4 {
	font-size: 18px;
	line-height: 28px;
}

}

@media (min-width: 1px) and (max-width: 427px) {

#headercontent {
	width: 90%;
	border-bottom: 0px solid #bb162b;
}
#headerlogo {
	width: 35%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 20px;
}
#headermenu {
	width: 50%;
	padding-top: 36px;
	padding-right: 0px;
	padding-left: 20px;
}
#slideshowcontent {
	width: 100%;
}
	#headerimagetitle {
	bottom: 15px;
	font-size: 24px;
}
	#transparentheader {
	width: 100%;
	height: 320px;
}
.kiafeaturedblocktext {
    left: 5%;
	bottom: 15%;
	font-size: 24px;
}
#contentcontent {
	width: 90%;
}
#footerbox {
	background-color: #e4e5e6;
}
#footercontent {
	width: 100%;
	background-color: #e4e5e6;
	font-size: 14px;
}


#footerlogo {
	width: 190px !important;
	margin: 0px auto;
	float: left;
	margin-top: -41px;
	padding-left: 0px;
	background-image: url('/wp-content/themes/kia/images/gray-tab.png');
	background-position: center top;
	background-repeat: no-repeat;
}

#footerlogo img {
	width: 100%;
	height: auto;
}

#footerleft {
	width: 90%;
	float: none;
	margin: 0px auto;
	padding-top: 10px;
	padding-left: 0px;
	clear: both;
	margin-left: 5%;
	margin-right: 5%;
}
#footerright {
	width: 90%;
	float: none;
	margin: 0px auto;
	padding-top: 0px;
	padding-left: 0px;
	clear: both;
	margin-right: 5%;
	margin-left: 5%;
}
#subfooterbox {
	background-color: #2f2f2f;
}
#subfootercontent {
	width: 90%;
	background-color: #2f2f2f;
	padding: 10px;
	font-size: 12px;
}
h2 {
	font-size: 24px;
	line-height: 34px;
}
h4 {
	font-size: 18px;
	line-height: 28px;
}

}

