/*--
	Theme Name: theme48837
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 2.1
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

@font-face {
    font-family: 'Praxis Com';
    src: url('/wp-content/themes/theme48837/font/PraxisCom-Semibold.ttf') format('truetype');
}

html, body {
    font-size: 14px;
}

p {
    font-size: 14px !important;
}

p a {
    color: #b30606;
}

p a:hover {
    color: #333333;
}

ul.agb {
    margin-left: 0;
}

ul.agb ul {
    margin-left: 0;
    margin-bottom: 1.5em;
}

ul.agb, ul.agb li {
    list-style: none;
}

ul.agb .number, 
ul.agb .text {
    display: table-cell;
    text-decoration: inherit;
} 

ul.agb .number {
    padding-right: 0.5em;
} 

/*.row a {
    color: #b30606 !important;
}

.row a:hover {
    color: #333333 !important;
}*/

.content_plane a {
    color: #333333 !important;
}

.content_plane a:hover{
    color: #b30606 !important;

}

.content_plane.type2 a {
    color: #ffffff !important;
}

.related-posts_item a {
    color: #b30606 !important;
}

.related-posts_item a:hover {
    color: #333333 !important;
}



/* HEADLINES */

h1, h2, h3, h4, h5 ,h6 {
    font-family: 'Praxis Com', 'Ubuntu', sans-serif !important;
}

h1 {
    font-size: 66px;
}

/*h2 {
    letter-spacing: 0.03em;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}*/

h3.center {
    text-align: center;
    color: #767575;
}

h5, .caption h3, .related-posts h3 {
    margin: 10px 0 !important;
    font-size: 20px !important;
}

h5 a, .caption h3, .related-posts h3 {
    color: #b30606;
}

span.history {
    color:#b30606;
    font-size:2.3em;
    font-weight:bold;
    margin-right:15px;
}

.related-posts_item a {
    text-transform: uppercase !important;
    color: #b30606;
}

.content_plane.type2 h1 {
    font-family: 'Praxis Com', 'Ubuntu', sans-serif !important;
    font-weight: normal !important;
    font-size: 30px !important;
    text-transform: uppercase !important;
    color: #b30606 !important;
}

.content_plane h3 {
    text-transform: uppercase !important;
}

/* BREADCRUMB */

.breadcrumb {
    border: none !important;
    padding-left: 2px !important;
}

/* BUTTONS */

.content_plane .btn, .posts-grid .btn-primary, .caption .btn-primary, .btn-more, .camera_caption .btn, .post_content .btn {
    font-size: 14px !important;
    background-color: #b30606 !important;
    background-image: none !important;
    text-transform: none !important;
}

.content_plane .btn:hover,.posts-grid .btn-primary:hover, .caption .btn-primary:hover, .btn-more:hover, .camera_caption .btn:hover, .post_content .btn:hover {
    background-color: #333333 !important;
}

.extra-wrap .btn {
    font-size: 14px !important;
    background-color: #333333 !important;
    background-image: none !important;
    text-transform: none !important;
}

.extra-wrap .btn:hover {
    background-color: #b30606 !important;
}

#content {
    padding-top: 20px !important;
}

.entry-content div div {
    padding: 10px;
    background-color: #f5f5f5;
}

.content_plane h1 {
    font-family: 'Praxis Com', 'Ubuntu', sans-serif !important;
    text-transform: none !important;
}

.entry-content ul {
    margin-left: 15px !important;
}

.entry-content li {
    font-size: 14px;
}

.logo_tagline {
    padding-top: 10px;
    /*font-size: 20px !important;*/
    font-family: 'Praxis Com', 'Ubuntu', sans-serif !important;
}

.logo {
    margin-top: 0 !important;
}

.entry-content div div {
    margin-bottom: 20px;
}

.title-header {
    margin-top: 50px !important;
}

.entry-content .accordion-heading, .entry-content .accordion-group, .entry-content .accordion-body {
    margin-bottom: 0 !important;
}

.entry-content .accordion-body {
    padding-top: 0 !important;
}

.entry-content .accordion p {
    margin: 0 !important;
    padding: 0 !important;
}
.nav-tabs > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    zoom:1; /* hasLayout ie7 trigger */
}
}

.nav-tabs li {
    text-align: center;
}

.nav-tabs li a {
    border-bottom: 1px solid #ddd;
    background-color: #eee;
}

.nav-tabs li a:hover {
    background-color: #ddd;
}

.slider .camera_caption h1 {
    font-size: 50px;
    line-height: 52px;
}

.slider .camera_caption .subtitle {
    max-width: 48%;
}

.slider .camera_caption h2 {
    letter-spacing: 0.04em;
}

#cookie-law {
    z-index: 98 !important;
}

.icon-text {
    width: 80% !important;
    display: inline-block !important;
    margin-bottom: 0 !important;
    clear: both;
}

.icon-text img {
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

.icon-text p {
    font-family: 'Praxis Com';
    margin-top: 5px;
}

@media (min-width: 768px) {
    .header {
        height: 80px;
        width: 100%;
        position: fixed !important;
    }
    .content-holder {
        margin-top: 130px !important;
    }
    .span4 {
        width: 290px;
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    .span4 {
        width: 220px;
    }
}

@media (min-width: 660px) {
    .page #content .page img {
        max-width: 50% !important;
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    .logo_tagline {
        font-size: 14px !important;
        text-align: center;
    }
    .camera_caption h1 {
        font-size: 30px !important;
    }
    .slider .camera_caption .subtitle {
        max-width: 65% !important;
    }
}

@media (min-width: 980px) {
    .logo_tagline {
        font-size: 19px !important;
    }
}

@media (min-width: 980px) and (max-width: 1199px) {
    .slider .camera_caption h1 {
        font-size: 35px !important;
    }
    .slider .camera_caption h2 {
        font-size: 22px !important;
        line-height: 22px !important;
    }
}

@media (max-width: 767px) {
    .logo_tagline {
        font-size: 20px !important;
    }

}

@media (min-width: 1200px) {
    .logo_tagline {
        font-size: 20px !important;
    }
    .span4 {
        width: 360px;
    }
    .excerpt {
        min-height: 120px;
    }
}

/* FOOTER */


.footer {
    padding-bottom: 10px !important;
    z-index: 98 !important;
}

.row.copyright {
    margin-top: 25px;
}

.footer a {
    color: #797979;
}

.footer a:hover {
    color: #b30606;
}

/* HEADER */

.camera_caption .caption     {
    margin-bottom: 2.5em;
}

.camera_caption .subtitle {
    background-color: #e2e2e1;
    max-width: 60%;
    padding: 10px;
}

.camera_caption h1{
    padding: 5px;
    display: inline;
    background-color: #e2e2e1;
}

.camera_caption .btn {
    font-size: 1.5em !important;
    margin-top: 1em;
}


.portfolio_category-service .row .span-7 {
    width: 0;
}



.flex-next {
    text-align: left !important;
}