/*--
	Theme Name: theme47994
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.7.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 3.0
	MotoPress Version: 1.0
--*/
@import url("main-style.css");

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

@media (min-width: 768px) and (max-width: 979px) {
    .wpcf7-not-valid-tip {
        font-size: 10px !important;
    }
}

.ie8 .posts-grid figure {
    float: none;
    width: 100%;
}

.ie8 .posts-grid figure a {
    float: none;
}

@media (max-width: 767px) {
    body {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .slider .container {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .container {
        padding: 0 20px;
    }
}

@media (max-width: 767px) {
    .container .container {
        padding: 0;
    }
}

.error404-holder_num {
    font-family: Ubuntu;
    color: #f6ab72;
}

@media (min-width: 768px) and (max-width: 979px) {
    .error404-holder_num {
        font-size: 230px;
    }
	.nav.nav__primary ul.sf-menu li a {
    border: none;
    letter-spacing: 0;
    padding: 0;
    margin: 0;
    border-radius: 8px;
    background: none;
    transition: all 0.4s;
    font-size: 11px;
}
}

.search-form_it {
    box-shadow: none !important;
    border-color: #ccc !important;
    height: 32px !important;
    border-radius: 0 !important;
    line-height: 32px !important;
}

.search-form_is {
    margin-top: 10px;
}

a .sf-sub-indicator {
    left: 50%;
    margin-left: -3px;
}

#back-top-wrapper #back-top {
    height: 40px;
    width: 40px;
    border-radius: 50%;
}

#back-top-wrapper #back-top span {
    background: url(images/top.png) 50% no-repeat;
    height: 40px;
    width: 40px;
    border-radius: 50%;
}

#back-top-wrapper #back-top span:hover {
    background: url(images/top-hover.png) 50% no-repeat;
}

.content-holder {
    background: url(images/main.png);
    padding-bottom: 59px;
}

.main-holder {
    text-transform: uppercase;
    overflow: hidden;
}

.main-holder h1, .main-holder h2, .main-holder h3, .main-holder h4, .main-holder h5, .main-holder h6 {
    text-transform: none;
    line-height: 1.2em;
}

.btn, .btn:active, .btn:focus, .pagination li a, .comment-reply-link, .pager li a, body .pagination ul li a {
    box-shadow: none;
    padding: 0 17px 0 0;
    text-shadow: none;
    text-decoration: none;
    border-radius: 0;
    border: none;
    font: 500 16px/18px Ubuntu;
    background: url(images/btn.png) right 5px no-repeat;
    color: #7d7d7d;
    letter-spacing: 0;
    transition: all 0.5s;
    text-transform: lowercase;
}

.btn:active, .pagination li a:focus, .comment-reply-link:focus, .pager li a:focus, body .pagination ul li a:focus {
    font: 500 16px/18px Ubuntu;
    background: url(images/btn.png) right 5px no-repeat;
    color: #7d7d7d;
}

.btn:hover, .pagination li a:hover, .pagination li.active a, .comment-reply-link:hover, .pager li a:hover, body .pagination ul li a:hover {
    text-decoration: none;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font: 500 16px/18px Ubuntu;
    background: url(images/btn.png) right 5px no-repeat;
    color: #1c82cc;
}

.pagination ul {
    box-shadow: none;
}

.pagination li a, .pager li a {
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 0 5px !important;
    background: none !important;
}

.header {
    background-size: cover;
    padding-top: 0;
    padding-bottom: 27px;
    border: none;
}

.home .header {
    padding-bottom: 0;
}

.select-menu {
    background: #fff;
    border-radius: 0;
}

.nav.nav__primary {
    margin: 0;
    background: url(images/top-nav.png);
    padding: 22px 10px 39px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

@media (max-width: 767px) {
    .nav.nav__primary {
        float: none;
        margin-top: 0;
        background: none;
        box-shadow: none;
    }
}

@media (min-width: 1200px) {
    .nav.nav__primary {
        padding: 22px 70px 39px 20px;
    }
}

.nav.nav__primary ul.sf-menu {
    padding-left: 8px;
}

.nav.nav__primary ul.sf-menu li:first-child {
    background: none;
    padding-left: 13px;
}

.nav.nav__primary ul.sf-menu li {
    background: url(images/nav.png) left bottom no-repeat;
    margin: 0;
    padding: 23px 15px 8px;
}

@media (min-width: 1200px) {
    .nav.nav__primary ul.sf-menu li {
        padding: 23px 15px 8px;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .nav.nav__primary ul.sf-menu li {
        padding: 23px 10px 8px;
        background: none;
    }
}

.nav.nav__primary ul.sf-menu li a {
    border: none;
    letter-spacing: 0;
    padding: 0;
    margin: 0;
    border-radius: 8px;
    background: none;
    transition: all 0.4s;
}

.nav.nav__primary ul.sf-menu li a:hover {
    color: #ffcd01;
    background: none;
    transition: all 0.4s;
}

.nav.nav__primary ul.sf-menu li:hover:before, .nav.nav__primary ul.sf-menu li.current_page_item:before, .nav.nav__primary ul.sf-menu .sfHover:before {
    background: url(images/nav-top.png) center top no-repeat;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 7px;
    height: 4px;
    margin-left: -4px;
}

.nav.nav__primary ul.sf-menu li.current_page_item a, .nav.nav__primary ul.sf-menu .sfHover a {
    color: #ffcd01;
    background: none;
}

.nav.nav__primary ul.sf-menu .sub-menu:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    border-color: transparent transparent #4ba5d1 transparent;
    display: block;
    position: relative;
    top: -17px;
    margin: 0 auto;
}

.nav.nav__primary ul.sf-menu .sub-menu {
    padding: 10px 0;
    background: #4ba5d1;
    width: 100%;
    margin-top: 25px;
    text-align: center;
    text-align: center;
    min-width: 120px;
}

.nav.nav__primary ul.sf-menu .sub-menu li:first-child {
    border: none;
}

.nav.nav__primary ul.sf-menu .sub-menu li:before {
    display: none;
}

.nav.nav__primary ul.sf-menu .sub-menu li {
    padding: 0;
    display: inline-block;
    padding: 10px 0;
    float: none;
    margin: 0 auto;
    background: none;
    border-top: 1px solid #4187ba;
}

.nav.nav__primary ul.sf-menu .sub-menu li a {
    font: 400 15px/1.2em Arial;
    color: #ffffff;
    margin: 0;
    display: inline;
    text-transform: lowercase;
    padding: 0;
    background: none;
}

.nav.nav__primary ul.sf-menu .sub-menu li a:after {
    display: none;
}

.nav.nav__primary ul.sf-menu .sub-menu li a:hover {
    color: #fceeac;
    text-decoration: none;
}

.nav.nav__primary ul.sf-menu .sub-menu li.current_page_item > a, .nav.nav__primary ul.sf-menu .sub-menu a:hover {
    color: #fceeac;
    text-decoration: none;
}

.nav.nav__primary ul.sf-menu .sub-menu .sub-menu:before {
    display: none;
}

.nav.nav__primary ul.sf-menu .sub-menu .sub-menu {
    background: #a1a1a1;
}

.nav.nav__primary ul.sf-menu .sub-menu .sub-menu li {
    border-color: #ababab;
}

.nav.nav__primary ul.sf-menu .sub-menu .sub-menu li a {
    color: #ffffff;
}

.nav.nav__primary ul.sf-menu .sub-menu .sub-menu li a:hover {
    color: #fceeac;
    text-decoration: none;
}

.nav.nav__primary ul.sf-menu .sub-menu .sf-sub-indicator {
    top: 4px !important;
    right: -12px !important;
    left: auto;
}

.nav.nav__primary ul.sf-menu .sub-menu .sub-menu {
    margin-top: -10px !important;
    margin-left: 0;
}

.logo.pull-left {
    position: relative;
    margin-top: 93px;
}

@media (min-width: 1200px) {
    .logo.pull-left {
        left: 73px;
    }
}

@media (max-width: 767px) {
    .logo.pull-left {
        float: none;
        text-align: center;
        margin-top: 40px;
    }
}

.logo_tagline {
    color: #186ca9;
    font: 400 17px/1.2em Lobster;
    text-transform: lowercase;
    margin: 0;
    position: relative;
    left: 70px;
    top: -7px;
}

@media (max-width: 767px) {
    .logo_tagline {
        left: 0;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .logo_tagline {
        left: 0;
        top: 0;
        font: 400 15px/1.2em Lobster;
    }
}

.logo_h__txt a:hover {
    color: #e4cc00;
}

.title-section {
    padding: 55px 0 31px;
}

.title-section .title-header {
    font-size: 38px;
    margin-bottom: 16px;
}

.title-section .breadcrumb {
    background: none;
    border-radius: 0;
    padding-left: 0;
    border-top: 1px solid #e6e2df;
    border-bottom: 1px solid #e6e2df;
    padding-top: 16px;
    padding-bottom: 10px;
}

.title-section .breadcrumb li {
    color: #a49f9c;
    font: 400 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.title-section .breadcrumb a {
    color: #57504a;
}

.title-section .breadcrumb .divider {
    padding: 0 5px;
}

.featured-thumbnail, .thumbnail {
    padding: 0;
    background: none;
    border: none;
    box-shadow: none;
    border-radius: 0;
}

.filter-wrapper .pull-right {
    padding-bottom: 40px;
}

@media (max-width: 767px) {
    .filter-wrapper .pull-right {
        width: 100%;
    }
}

.filter-wrapper .pull-right strong {
    font: 400 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #57504a;
    text-transform: uppercase;
    padding: 0;
}

.filter-wrapper .pull-right #filters, .filter-wrapper .pull-right #tags {
    margin: 0;
}

@media (max-width: 767px) {
    .filter-wrapper .pull-right #filters, .filter-wrapper .pull-right #tags {
        width: 100%;
    }
}

.filter-wrapper .pull-right #filters li, .filter-wrapper .pull-right #tags li {
    padding-left: 5px;
}

@media (max-width: 767px) {
    .filter-wrapper .pull-right #filters li, .filter-wrapper .pull-right #tags li {
        margin: 15px 0;
    }
}

.filter-wrapper .pull-right #filters a, .filter-wrapper .pull-right #tags a {
    font: 400 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #a49f9c;
    border-radius: 0;
    margin: 0;
    margin-left: 10px;
    text-transform: uppercase;
    padding: 0;
}

@media (max-width: 767px) {
    .filter-wrapper .pull-right #filters a, .filter-wrapper .pull-right #tags a {
        display: inline-block;
    }
}

.filter-wrapper .pull-right #filters .active a, .filter-wrapper .pull-right #tags .active a {
    color: #146bab;
    background: none;
}

.filter-wrapper .pull-right #filters a:hover, .filter-wrapper .pull-right #tags a:hover {
    color: #146bab;
    background: none;
}

.caption__portfolio h3 {
    font: 400 16px/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-bottom: 0;
}

.caption__portfolio h3 a {
    color: #57504a;
}

.caption__portfolio p {
    margin-top: 0;
}

.slider {
    overflow: visible;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    margin-top: -149px;
}

@media (max-width: 767px) {
    .slider {
        margin-top: 0;
    }
}

.slider .camera_thumbs_cont, .slider .camera_pag {
    margin-top: -63px;
    background: transparent;
}

@media (max-width: 767px) {
    .slider .camera_thumbs_cont, .slider .camera_pag {
        display: none;
    }
}

.slider .container {
    width: auto;
}

.slider .container .camera_target_content {
    overflow: visible;
}

.slider .container .camera_caption {
    bottom: -44px !important;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}

.slider .container .camera_caption div {
    background: #fff;
    padding: 12px 90px 12px 35px;
}

@media (min-width: 768px) and (max-width: 979px) {
    .slider .container .camera_caption div {
        padding: 12px 90px 12px 20px;
    }
}

.slider .container .camera_caption div h2 {
    color: #857263;
    font: 300 20px/31px Ubuntu;
    text-transform: uppercase;
}

@media (max-width: 480px) {
    .slider .container .camera_caption div h2 {
        font: 300 14px/1.2em Ubuntu;
    }
}

.slider .container .camera_prev, .slider .container .camera_next {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    top: auto;
    bottom: -38px;
}

.slider .container .camera_prev span, .slider .container .camera_next span {
    height: 32px;
    width: 32px;
    border-radius: 50%;
}

.slider .container .camera_prev span:hover, .slider .container .camera_next span:hover {
    background-position: 0 -32px;
}

.slider .container .camera_prev {
    left: auto;
    right: 55px;
}

.slider .container .camera_prev span {
    background: url(images/prev.png) 0 0 no-repeat;
}

.slider .container .camera_next {
    right: 20px;
}

.slider .container .camera_next span {
    background: url(images/next.png) 0 0 no-repeat;
}

.home .content-holder {
    padding-top: 50px;
}

.post_meta, .post_meta_unite {
    border-color: #c6c6c6 !important;
    color: #a49f9c;
}

.post_meta a, .post_meta_unite a {
    text-transform: uppercase !important;
}

.post_meta .post_author a, .post_meta_unite .post_author a {
    color: #57504a;
}

.post_meta i, .post_meta_unite i {
    color: #666666;
}

.post-author {
    border-radius: 0;
    border: 1px solid #d7d7d7;
    background: #f9f9f9;
}

.post-author .post-author_h {
    font: 400 15px/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #57504a;
    text-transform: uppercase;
}

.post-author .post-author_h a {
    color: #57504a;
}

.post-author .post-author_link {
    font: 400 13px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #a49f9c;
    text-transform: uppercase;
}

.post-author .post-author_link a {
    color: #57504a;
}

.post-author .post-author_gravatar img {
    padding: 0;
    border: none;
}

.related-posts_h, .comments-h, #respond h3 {
    margin-top: 0;
    font-size: 38px;
    border-bottom: 1px solid #e4e0dd;
    padding-bottom: 22px;
    margin-bottom: 21px;
}

.related-posts a {
    font: 300 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #57504a;
}

.comment-holder .comment-list .comment-body {
    background: #fafafa;
    border-color: #d7d7d7;
    border-radius: 0;
}

.comment-holder .comment-list .comment-body .comment-author img {
    padding: 0;
    border: none;
}

.comment-holder .comment-list .comment-body .author {
    font: 400 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #57504a;
    text-align: left;
    text-transform: uppercase;
}

.comment-holder .comment-list .comment-body .comment-meta {
    color: #a49f9c;
    font: 400 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding-left: 20px;
    text-transform: uppercase;
}

.comment-holder .comment-list .comment-body .wrapper {
    overflow: visible;
    color: #a49f9c;
    text-transform: uppercase;
}

#respond .field input {
    border-radius: 0;
    font: 400 13px/20px Ubuntu;
    color: #87807c;
    background: #fcfcfc;
    border: 1px solid #d8d8d8;
    box-shadow: none;
    text-transform: uppercase;
}

#respond textarea {
    border-radius: 0;
    font: 400 13px/20px Ubuntu;
    color: #87807c;
    background: #fcfcfc;
    border: 1px solid #d8d8d8;
    box-shadow: none;
    text-transform: uppercase;
}

input[type="submit"].btn, input[type="reset"].btn {
    height: auto;
    background-position: right 6px;
}

.wpcf7-form {
    text-transform: none;
}

.post-header .post-title {
    margin-top: 0;
    font-size: 38px;
    border-bottom: 1px solid #e4e0dd;
    padding-bottom: 22px;
    margin-bottom: 21px;
}

.post-header .post-title a {
    color: #7d7d7d;
}

.sidebar h3 {
    margin-top: 0;
    font-size: 38px;
    border-bottom: 1px solid #e4e0dd;
    padding-bottom: 22px;
    margin-bottom: 21px;
}

.sidebar .widget {
    margin-bottom: 49px;
}

.sidebar .widget[id^="categories"] ul, .sidebar .widget[id^="archives"] ul {
    margin-left: 0;
}

.sidebar .widget[id^="categories"] ul li, .sidebar .widget[id^="archives"] ul li {
    list-style: none;
    padding-left: 31px;
    padding-bottom: 24px;
    background: url(images/list.png) left 8px no-repeat;
    text-transform: none;
}

.sidebar .widget[id^="categories"] ul li a, .sidebar .widget[id^="archives"] ul li a {
    font: 400 20px/1.2em Ubuntu;
    color: #8e8077;
}

.sidebar .comments-custom li {
    padding-top: 0;
}

.sidebar .comments-custom figure {
    padding: 11px;
    margin-top: 0;
    background: #fff;
}

@media (min-width: 1200px) {
    .sidebar .comments-custom figure {
        margin-bottom: 12px;
    }
}

.sidebar .comments-custom h4 {
    font: bold 13px/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #57504a;
    text-transform: uppercase;
    margin-bottom: 0;
}

.sidebar .comments-custom time {
    color: #146bab;
    font: 400 12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: none;
}

.sidebar .comments-custom .clear {
    display: none;
}

.sidebar .comments-custom .comments-custom_txt {
    border: none;
    padding-top: 0;
    margin-top: 0;
    font: 400 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.sidebar .comments-custom .comments-custom_txt a {
    color: #a49f9c;
}

.sidebar #wp-calendar caption, .sidebar #wp-calendar thead th {
    color: #7d7d7d;
}

.title-box_primary {
    font-size: 38px;
    border-bottom: 1px solid #e3dfdc;
    padding-bottom: 22px;
    margin-bottom: 11px;
}

.text-highlight {
    background: none;
    padding: 0;
    color: #57504a;
    font: 400 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

img.alignleft {
    margin-right: 23px;
}

.spacer {
    height: 21px;
}

.list.styled.custom-list {
    padding-top: 16px;
}

.list.styled.custom-list li:before {
    display: none;
}

.list.styled.custom-list li {
    list-style: none;
    padding-left: 20px;
    padding-bottom: 9px;
    background: url(images/list.png) left 5px no-repeat;
    text-transform: none;
    font: 500 16px/1.2em Ubuntu;
    color: #8e8077;
}

.list.styled.custom-list li a {
    font: 500 16px/1.2em Ubuntu;
    color: #8e8077;
}

.testimonials .testi-item {
    margin-bottom: 0;
    padding-bottom: 9px;
}

.testimonials .testi-item .testi-item_blockquote {
    background: none;
    padding: 0;
    padding-left: 30px;
    padding-top: 20px;
    font-style: italic;
}

.testimonials .testi-item .testi-item_blockquote a:hover {
    color: #a49f9c;
    text-decoration: underline;
}

.testimonials .testi-item .testi-item_blockquote a {
    color: #a49f9c;
}

.testimonials .testi-item .testi-item_blockquote:before {
    display: none;
}

.testimonials .testi-item .testi-item_blockquote:after {
    background: url(images/quote.png) no-repeat;
    left: 0;
    top: 5px;
}

.testimonials .testi-item .testi-meta {
    padding-top: 18px;
    padding-left: 30px;
}

.testimonials .testi-item .testi-meta .user {
    color: #7d7d7d;
    font: 400 18px/1.2em Lobster;
    text-transform: none;
}

.testimonials .testi-item .testi-meta .info {
    display: block;
    font: 400 13px/21px Ubuntu;
    color: #87807c;
}

.testimonials .testi-item .testi-meta a {
    display: none;
}

.posts-grid li h5 {
    font: 400 18px/1.2em Lobster;
    margin-top: 30px;
    margin-bottom: 6px;
}

.posts-grid li h5 a {
    color: #7d7d7d;
}

.about-title2 {
    margin-top: 38px;
    margin-bottom: 19px;
}

.wrap {
    background: #ffffff;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}

.wrap .list.unstyled {
    text-align: center;
}

.wrap .list.unstyled li {
    list-style: none;
    display: inline-block;
    margin: 25px 0 27px;
    padding: 0 25px;
}

.wrap .list.unstyled li:before {
    display: none;
}

@media (min-width: 1200px) {
    .wrap .list.unstyled li + li {
        border-left: 1px solid #eae8e9;
    }
}

.partners-title {
    margin-top: 32px;
    margin-bottom: 22px;
}

.partners-title h2 {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.home1-bnr {
    padding-top: 65px;
}


@media (max-width: 767px) {
    .home1-bnr {
        padding-top: 14px;
		text-align: center;
    }
}

.home1-bnr h5 {
    color: #7d7d7d;
    font: 400 60px/1.2em Lobster;
    text-align: center;
    margin-bottom: 17px;
}

.home1-bnr p {
    color: #78716c;
    font: 300 25px/31px Ubuntu;
    text-transform: none;
    text-align: center;
    margin-bottom: 28px;
}

.home1-bnr .banner-btn {
    text-align: center;
}

.home1-bnr .banner-btn .btn {
    font: 400 22px/1.2em Lobster;
    text-transform: lowercase;
    background: #146bab;
    color: #fff;
    border-radius: 6px;
    margin-bottom: 2px;
    padding: 9px 23px 10px;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.home1-bnr .banner-btn .btn:hover {
    background: #625246;
}

.home3-title {
    text-align: center;
    margin: 29px 0;
}

.wp-image-1940 {
    top: 0;
}

.home3-title h2 {
    color: #ffffff;
    font: normal 41px/45px Leckerli One;
    /*font-weight: 600;*/
    text-transform: uppercase;
    border: none;
	line-height: 23px;
	font-size: 15px;
	width: 90%;
    margin-left: 28px;
    /*margin-bottom:0px;
    padding-bottom:11px;*/
}



@media (min-width: 768px) and (max-width: 979px) {
    .home3-title h2 {
        font: bold 20px/26px Open Sans;
    }
}

.home3-title h2 span {
    display: block;
    color: #ffdd8a;
    font: bold 32px/36px Open Sans;
}

@media (min-width: 768px) and (max-width: 979px) {
    .home3-title h2 span {
        font: bold 24px/24px Open Sans;
    }
}

@media (max-width: 979px) and (min-width: 768px) {
.home3-title h2 {
    /* font: bold 11px/26px Open Sans; */
    font-size: 12px !important;
	line-height: 20px !important;
	font: 500 14px/1.2em Ubuntu !important;
	}	
}



.home3-title h3 {
    color: #fffadb;
    margin-left: -16px;
    font: 300 italic 18px/1.2em Ubuntu;
}

@media (min-width: 1200px) {
    .home3-title h3 {
        font: 300 italic 24px/32px Ubuntu;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .home3-title h3 {
        font: 300 italic 14px/1.2em Ubuntu;
    }
}

.home .wrap {
    position: relative;
    margin-top: 40px;
    padding-bottom: 20px;
    box-shadow: none;
}

.home .wrap:before {
    content: "";
    position: absolute;
    display: block;
    width: 730%;
    height: 85%;
    top: 0;
    left: -400%;
    background: url(images/wrap.jpg) 59% 0 #91b18a no-repeat;
}

@media (max-width: 767px) {
    .home .wrap:before {
        background-image: none;
    }
}

.wp-image-1940 {
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    max-width: 968px;
    /*bottom:-5px;

    margin: -6px 0 -6px -50px;*/
}

.home-bnr1 {
    margin-top: 75px;
}

@media (max-width: 767px) {
    .home-bnr1 {
        text-align: center;
    }
}

.home-bnr1 h5 {
    color: #7d7d7d;
    font: 400 38px/48px Lobster;
    border-bottom: 1px solid #e2dedb;
    padding-bottom: 19px;
    margin-bottom: 23px;
}

@media (min-width: 768px) and (max-width: 979px) {
    .home-bnr1 h5 {
        font: 400 24px/1.2em Lobster;
    }
}

.home-bnr1 p {
    color: #87807c;
    font: 400 13px/21px Ubuntu;
}

.home-bnr1 .btn {
    padding-right: 15px;
}

.home-grid {
    text-align: center;
    margin-top: 37px;
}

.home-grid h5 {
    display: none;
}

.home-grid .featured-thumbnail {
    border-radius: 50%;
    float: none;
    display: inline-block;
    z-index: 1;
    border: 13px solid #fff;
    overflow: visible;
}

.home-grid .featured-thumbnail a, .home-grid .featured-thumbnail img, .home-grid .featured-thumbnail .zoom-icon {
    border-radius: 50%;
}

.home-grid .featured-thumbnail img {
    position: relative;
    z-index: -999;
}

.home-grid .featured-thumbnail a:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 50%;
    position: absolute;
    -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
}

.home-grid p {
    margin-bottom: 14px;
}

.home-grid .btn {
    background: #146bab;
    color: #ffffff;
    font: 400 18px/1.2em Ubuntu;
    padding: 11px 24px;
    border-radius: 20px;
    text-align: center;
    margin-top: -55px;
    z-index: 2;
    position: relative;
}

.home-grid .btn:hover {
    background: #4ca2df;
}



@media (max-width: 767px) {
    .home-grid2 {
        text-align: center;
        margin-top: 25px;
    }
}

.home-grid2 .post_meta {
    border: none;
    margin-top: 16px;
    margin-bottom: 0;
}

.home-grid2 .post_meta time {
    color: #146bab;
    font: bold 30px/30px Ubuntu;
}

.home-grid2 .post_meta time span {
    color: #7d7d7d;
}

.home-grid2 li h5 {
    font: 400 13px/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: 10px;
    margin-top: 4px;
    margin-bottom: 11px;
}

.home-grid2 li h5 a {
    color: #57504a;
}

.home-grid2 li h5 a:hover {
    color: #1f8ddc;
}

@media (max-width: 767px) {
    .posts-grid {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .posts-grid figure {
        float: none;
        display: inline-block;
    }
}

.hr {
    background: #e9e5e2;
    position: relative;
    overflow: visible;
    margin-top: 9px;
    margin-bottom: 45px;
}

.hr:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 800%;
    height: 100%;
    left: -400%;
    background: #e9e5e2;
}

.home .list.styled.custom-list {
    padding-top: 9px;
}

.home .list.styled.custom-list ul li {
    font: 500 20px/1.2em Ubuntu;
    padding-bottom: 5px;
    padding-bottom: 14px;
    padding-left: 30px;
    background-position: 0 8px;
}

.home .list.styled.custom-list ul li a {
    font: 500 20px/1.2em Ubuntu;
}

.home .list.styled.custom-list ul li a:hover {
    color: #1f8ddc;
    text-decoration: none;
}

@media (min-width: 1200px) {
    .home address {
        padding-left: 96px;
    }
}

@media (max-width: 767px) {
    .home address {
        text-align: center;
    }
}

address {
    color: #7d7d7d;
    font: 400 15px/24px Ubuntu;
    text-transform: none;
}

address h2 {
    font: 400 39px/1.2em Lobster;
    color: #146bab;
    margin-bottom: 35px;
}

address h2 span {
    color: #e4cc00;
}

address a {
    background: url(images/mail.png) left 0 no-repeat;
    padding-left: 31px;
    color: #7d7d7d;
    font: 400 16px/1.2em Ubuntu;
    margin-top: 33px;
    display: inline-block;
}

address a:hover {
    color: #e4cc00;
    text-decoration: none;
}

.home .content-holder {
    padding-bottom: 32px;
}

.footer {
    background: none;
    border-top: 1px solid #e8e4e1;
    background: url(images/main.png);
    padding: 24px 0 0 0;
}

.footer h3 {
    color: #146bab;
    font: 500 18px/36px Ubuntu;
    text-transform: uppercase;
}

.footer .social {
    text-align: center;
}

.footer .social h3 {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 3px;
}

.footer .social li {
    display: inline-block;
    list-style: none;
    margin: 0 3px;
}

.footer .social li a:hover {
    opacity: 0.5;
}

.footer .copyright {
    position: relative;
    padding-top: 61px;
    padding-bottom: 75px;
    text-align: center;
    margin-top: 29px;
    background: url(images/footer.png) 50% top no-repeat;
}

@media (max-width: 767px) {
    .footer .copyright {
        background: none;
		}
}

.footer .copyright .footer-text {
    float: none;
    color: #f9f9f9;
    font: 500 15px/1.2em Ubuntu;
	/*float: left;*/
}

.footer .copyright .footer-text a {
    color: #f9f9f9;
}

.footer .copyright:before {
    content: "";
    display: block;
    width: 800%;
    height: 100%;
    left: -400%;
    top: 0;
    z-index: -1;
    position: absolute;
    background: url(images/body.png);
}

.footer .footer-nav {
    float: none;
    text-align: center;
    margin-top: 15px;
}

.footer .footer-nav .menu {
    float: none;
}

.footer .footer-nav .menu li {
    display: inline-block;
    float: none;
}

.footer .footer-nav .menu li a:hover {
    color: #f9f9f9;
    text-decoration: underline;
}

.footer .site-name {
    text-decoration: none;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul.instagram-pics.instagram-size-small {
	list-style-type: none;
}


@media (min-width: 768px) and (max-width: 979px) {
    .nav.nav__primary {
        padding: 22px 24px 38px;
    }

    .nav.nav__primary ul.sf-menu {
        padding: 0;
    }

    .nav.nav__primary ul.sf-menu li {
        padding: 0 6px;
    }

    .nav.nav__primary ul.sf-menu li:first-of-type {
        padding-left: 0;
    }

    .nav.nav__primary ul.sf-menu li:last-of-type {
        padding-right: 0;
    }

    .nav.nav__primary ul.sf-menu li a {
        font-weight: 500;
        font-size: 10px;
    }
}

@media (min-width: 1024px) and (max-width: 1169px) {
	.wp-image-1940 {
		margin-top: 0;
		margin-bottom: 0;
		position: relative;
		max-width: 1068px;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wp-image-1940 {
		margin-top: 0;
		margin-bottom: 0;
		position: relative;
		max-width: 1420px;
	}
	
	.home3-title {
		text-align: center;
		margin: 17px 0;
}
.home .list.styled.custom-list {
    padding-top: 9px;
    margin: 10px 0px 60px 0px;
}
	.nav.nav__primary ul.sf-menu li a {
    border: none;
    letter-spacing: 0;
    padding: 0;
    margin: 0;
    border-radius: 8px;
    background: none;
    transition: all 0.4s;
    font-size: 11px;
}
}

@media (max-width: 768px) {
.alignnone {
    margin: 88px 0 10px 0 !important;
	}	
	
.home .list.styled.custom-list {
    padding-top: 9px;
    margin: 10px 0px 60px 0px;
}
	
}

@media (max-width: 767px) {
   
.home .list.styled.custom-list {
    padding-top: 9px;
    margin-left: 18px;
	}
}

@media (min-width: 769px) and (max-width: 1024px) {
.home3-title h2 {
    color: #ffffff;
    font: normal 41px/45px Leckerli One;
    /* font-weight: 600; */
    text-transform: uppercase;
    border: none;
    line-height: 23px;
    font-size: 14px;
    width: 90%;
    margin-left: 28px;
	}
	
.alignnone {
    margin: 85px 0 10px 0px;	
	}
	
.home1-bnr {
    padding-top: 65px;
    text-align: center;
}
}


@media (min-width: 241px) and (max-width: 320px) {
.home .list.styled.custom-list {
    margin-left: 17px;
	}
	.container {
    padding: 0 20px;
}
}

@media (max-width: 320px) {
.container {
    padding: 0 15px;
	    width: 90% !important;
}
}








