/*
Theme Name: CarlSpeed
Version: 1.0
Description: A child theme of Corporate Key
Template: corporate-key
*/

@import url("../corporate-key/style.css");



#sidebar-front-page-widget-area .corporate_key_widget_call_to_action {
    padding: 30px 0;
    background: url('images/road_background.jpg');
}

aside#corporate-key-services-2 {
    background: url('images/lower_header.jpg');
    background-position: center -97px;
    background-size: cover;
}

a:visited, a {
color: #ecc600;
}

button, .comment-reply-link, .comment-reply-link:visited, a.button, a.button:visited, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #ffd601 none repeat scroll 0 0;

}
#mobile-trigger i{
    background: #ffd601;
}
.corporate_key_widget_services .service-block-inner > a {

    background: #ffd601;
}

.main-navigation li a::before, .main-navigation li.current-menu-item > a::before, .main-navigation li.current_page_item > a::before, .post-navigation a, .posts-navigation a, .scrollup {
    background: #ffd601;
}

#sidebar-front-page-widget-area .widget-title::first-letter {
    color: #ffd601;
}

#sidebar-front-page-widget-area .widget-title::first-letter,
#custom-header .custom-header-title::first-letter
 {
    color: inherit;
}

#custom-header {
    padding: 40px 0;
    position: relative;
    text-align: center;
    z-index: 99;
    background-color: #888;
    background-position: center -97px;
    background-size: cover;
}

.page-id-17 blockquote {
    margin-bottom: 3em;
    background: #f9f9f9;
    box-shadow: 2px 4px 1px 0px rgba(51, 51, 51, 0.05);
}


.page-id-17 #primary .site-main article {

    background: rgba(0, 0, 0, 0);
}

.rpt_title {
    text-align: center;
}

#rpt_pricr.rpt_style_basic .rpt_plan .rpt_head .rpt_description {
    font-size: 18px;
}

.rpt_style_basic .rpt_xsm_title .rpt_plan .rpt_title {
    min-height: 10em;
}

html {height:100%} 
body {min-height:100%}

div.wpcf7-mail-sent-ok {
    border: 2px solid #fff;
    background: #ffd601;
    color: #fff;
}


#masthead>.container.clear-fix {
    background: url('images/car_header.jpg');
    background-size: cover;
    height: 234px;
    background-position: center;
	 position: relative;
}
.site-branding {
    float: left;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 79px;
    position: absolute;
    right: 4%;
}

.entry-content ul {
    position: relative;
    left: 1em;
}
#main-nav {
    padding-top: 15px;
    width: auto;
    display: inline-block;
    float: none;
    position: absolute;
    right: 35px;
}

.custom-logo-link {
    float: none;
    max-width: initial;
    margin-right: 0;
}

nav#site-navigation {
    background-color: #ffd601;
}
img.custom-logo {
    width: 538px;
    max-width: none;
}
#masthead {
    clear: both;
    top: 15px;
    width: 100%;
    z-index: 99999;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    top: 0;
    padding: 0px 0;
    background: #fff;
}

#custom-header {
    padding: 7px 0;
    position: relative;
    text-align: center;
    z-index: 99;
    background-color: #fff !important;
    background: url('images/road_background.jpg') !important;
    background-size: cover;
    margin-top: -80px;
}

#custom-header:before {
    content: initial;
    opacity: 0;
}

@media only screen and (max-width:1000px) {

	.site-branding {
		margin-right: auto;
		margin-left: auto;
		position: initial;
		float: right;
	}
	#main-nav {
    display: none;
	}
}
@media only screen and (max-width:750px) {


	.site-branding {
		width: 100%;
		float: initial;
	}
	img.custom-logo {
		width: 100%;
		max-width: 100%;
	}
	
}
@media only screen and (max-width:650px) {


img.wp-image-133.size-medium.alignleft {
    display: block;
    float: none;
    margin-right: auto;
    margin-left: auto;
}
	
}

