/*
Theme Name: myTheme Responsive
Theme URI: http://smileg.com/demo/myTheme/
Description: SEO friendly, simple and clean theme comes with custom menu, custom header background, custom body background, wordpress thumbnail, adsense spot ready, breadcrumbs ready and custom logo & favicon uploader. It has 7 different color schemes and also included stylesheet for print document. Compatible with WordPress 3.2 and above, valid XHTML5 & CSS3, sticky posts, widget-ready, fullwidth page ready, and threaded comments ready.
Version: 1.3.0
Author: Sonvh
Author URI: http://smileg.com
Tags: blue, black, red, green, gray, purple, brown, two-columns, fixed-width, custom-header, custom-background, threaded-comments, custom-menu, theme-options, full-width-template, sticky-post

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("fonts/fonts.css");


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    background: #383838;
    color: #494949;
    font-family: "museo-sans",Arial,'Liberation Sans',FreeSans,sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
}

* {
    margin: 0;
    padding: 0;
}

hr {
    background-color: #E6E6E6;
    border: 0 none;
    clear: both;
    height: 1px;
    margin: 0 0 15px;
}

pre, .attachment img, .commentlist li, .navigation .wp-pagenavi .extend, .navigation .wp-pagenavi span.pages {
    border: 1px solid #E0E0E0;
}

pre, .attachment img, .post-pages a span, .post-pages span, .commentlist code {
    padding: 5px;
}

ol, ul {
    list-style: none outside none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}

:focus {
    outline: 0 none;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*Layout
----------------------------------------------------*/
.container {
}

#container {
    background: none repeat scroll 0 0 #f5f5f5;
    float: left;
    overflow: hidden;
    width: 100%;
    padding-bottom: 80px;
}

.home #container {
    background: #fff;
    padding: 100px 0;
}

#content {
}

#wellcome_box {
}

#wellcome_box blockquote {
    color: #4f4f4f;
    font-family: Garamond;
    font-size: 180%;
    line-height: 1.2;
    padding-left: 0;
    padding-top: 34px;
}

.bauthor {
    background: url("images/stitle.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    font-size: 150%;
    font-weight: 300;
    margin-bottom: 20px;
    padding-left: 60px;
}

.xmt_Primary {
    float: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.clearfix {
    clear: both;
}

p {
    display: block;
    margin: 0;
    padding-bottom: 5px;
}

ul {
    list-style: disc outside none;
    margin: 0 0 18px 1.5em;
}

ol {
    list-style: decimal outside none;
    margin: 0 0 18px 1em;
}

ol ol {
    list-style: upper-alpha outside none;
}

ol ol ol {
    list-style: lower-roman outside none;
}

ol ol ol ol {
    list-style: lower-alpha outside none;
}

ul ul, ol ol, ul ol, ol ul {
    margin-bottom: 0;
}

em {
    font-style: italic;
    font-weight: 400;
}

strong em, em strong {
    font-style: italic;
    font-weight: 700;
}

del {
    text-decoration: line-through;
}

ins {
    background: none repeat scroll 0 0 #FFFFCC;
}

pre {
    margin: 0 0 10px;
    overflow: auto;
}

code, tt {
    background: none repeat scroll 0 0 #F5F5F5;
    color: #666666;
    display: inline;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    overflow: auto;
    padding: 2px 3px;
}

blockquote, q {
    background: url("images/quote.png") no-repeat scroll left top transparent;
    clear: both;
    color: #888888;
    font-style: italic;
    margin: 0 0 11px;
    overflow: hidden;
    padding: 0 0 0 40px;
    quotes: none;
}

blockquote i, blockquote em, blockquote cite {
    font-style: normal;
}

dl {
    margin: 0 0 24px;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 18px;
}

acronym, abbr {
    border-bottom: 1px dashed #999999;
    cursor: help;
}

sup, sub {
    font-size: small;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: 0.5ex;
}

small {
    font-size: small;
}

big {
    font-size: large;
}

h1 {
    font-size: 1.8em;
    line-height: 0.9em;
}

h2 {
    font-size: 180%;
    line-height: 1.2;
}

h3 {
    font-size: 150%;
    line-height: 1.2em;
}

h4 {
    font-size: 120%;
    line-height: 1.2;
}

h5 {
    font-size: 110%;
    line-height: 1.2;
    padding: 30px 0 10px;
}

h6 {
    font-size: 100%;
    line-height: 1.8em;
}

.blog_post h4 {
    font-size: 150%;
    color: #00b5cb;
}

.blog_post h5 {
    font-size: 150%;
    color: #ec519d;
}

.blog_post h6 {
    font-size: 150%;
    color: #f89d57;
}

a {
    color: #ed4c9a;
    text-decoration: none;
}

a:hover {
    color: #faad73;
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

h2.large_title {
    font-size: 290%;
    margin: 15px 0 !important;
}

h2.page_title, h1.page-title {
    background: url("images/bg_title.jpg") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    font-size: 200%;
    padding: 0 0 15px;
    margin-bottom: 40px!important;
}

h2.page_title span {
    font-weight: 900;
}

h2.page_title span.caption {
    display: block;
    font-size: 70%;
    font-style: italic;
    font-weight: 300;
    text-transform: none;
}

.center {
    text-align: center;
}

.white {
    color: #FFFFFF;
}

.yellow {
    color: #A7A743;
}

.hide_this {
    display: none;
}

.may_font {
    font-family: "Myriad Pro";
    font-size: 130%;
    margin-bottom: 15px !important;
}

table, th, td {
    border: 1px solid #E8E8E8;
    border-collapse: collapse;
    margin: 5px 0 10px;
    padding: 5px 10px;
}

th {
    background-color: #E8E8E8;
    border-right: 1px solid #E0E0E0;
}

/*Header
------------------------------------------*/
#header h1 a, #header h2 a {
    color: #FFFFFF;
    text-decoration: none;
}

#header h1 a:hover, #header h2 a:hover {
    text-decoration: none;
}

#header {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 2px solid #faad73;
}

.top_header {
    background: none repeat scroll 0 0 #f5f5f5;
    color: #ed4c9a;
    font-family: "Georgia";
    font-size: 85%;
    font-weight: bold;
    padding: 10px 0;
    text-transform: uppercase;
}

.header_right {
    background: url("images/header_right_icon.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 12px;
}

.header_right a {
    color: #ed4c9a;
}

#search_box {
    margin-right: 10px;
}

#main_header {
    position: relative;
    z-index: 9999;
    clear: both;
}

/*Banner */
#banner {
    background: none repeat scroll 0 0 #e2e2e2;
    position: relative;
    width: 100%;
}

#slideshow-wrapper {
    position: relative;
}

.banner-item {
    padding: 0;
    margin-bottom: 3px;
    line-height: 0;
}

#banner .banner-item:first-child img {
    border-right: 3px solid #e2e2e2;
}

.banner-item img {
    width: 100%;
}

.scaption {
    line-height: 1.5;
    position: absolute;
    text-align: center;
    top: 25%;
    z-index: 5;
    visibility: "hidden";
    display: none;
}

.scaption_in {
    background: url("images/overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 3px solid #de9a6e;
    margin: 0 auto;
    max-width: 70%;
    padding: 30px;
}

.banner-item.full .scaption_in {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #fff;
    display: block !important;
    max-width: 100%;
    visibility: visible !important;
}

h2.stitle {
    background: url("images/stitle.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    font-size: 160%;
    font-weight: 300;
    margin-bottom: 30px;
    padding-bottom: 30px;
    text-transform: uppercase;
}

.banner-item.full .scaption_in h2.stitle {
    font-weight: 500;
    font-size: 180%;
}

.banner-item.full .scaption_content .scaption_in h2.stitle {
    font-size: 128%;
    font-family: "museo-sans";
}

.scaption_content {
    font-family: "Garamond";
    font-style: italic;
    margin-bottom: 30px;
}

.banner-item.full .scaption_in .scaption_content {
    font-style: normal;
    font-size: 140%;
}

a.read_more {
    border: 1px solid #a8a8a8;
    display: inline-block;
    font-weight: 700;
    padding: 12px 40px;
    color: #494949;
}

a.read_more:hover {
    ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ border: 2px solid #a8a8a8;
    text-decoration: none;
    margin: -1px;
}

#nav {
    display: inline;
    padding: 0;
}

#nav a {
    background: url("images/slide_bullets.png") no-repeat scroll right top transparent;
    display: inline;
    float: left;
    height: 13px;
    margin: 0 2px;
    overflow: hidden;
    text-indent: -800px;
    width: 20px;
}

#nav a.activeSlide {
    background-position: left top;
}

#logo, #logo a {
    line-height: 0;
    margin: 0;
    z-index: 9999;
}

/*Menu */
#top_menu {
    margin: 35px 0 0;
    position: relative;
}

.menu-top-navigation-container {
    float: right;
}

#mobile-menu-wrap .menu-top-navigation-container {
    float: none;
}

.nav {
    display: inline;
    float: left;
    width: auto;
}

.nav {
    clear: both;
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    overflow: visible;
    padding: 0;
    z-index: 99;
}

.nav li {
    display: inline;
    float: left;
    margin: 0;
    position: relative;
    width: auto;
}

.nav li:first-child {
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
}

.nav li a {
    color: #373737;
    display: block;
    font-family: "Georgia";
    font-size: 100%;
    font-weight: bold;
    padding: 13px 16px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 100;
}

.nav > li > a span {
    padding-bottom: 5px;
}

.nav > li a:hover {
    background: none;
}

.nav > li:last-child >a {
    padding-right: 0;
}

.nav > li a:hover span , .nav > li.current-menu-item > a span {
    background: url(images/menu_active.jpg) repeat-x left bottom;
    text-decoration: none;
}

.nav li.current_page_item ul li a {
}

.nav li:hover > ul {
    display: block;
    z-index: 2;
}

.nav li ul li:hover ul {
    left: 0;
}

.nav li ul {
    background: url("images/bg_submenu.png") no-repeat scroll left bottom transparent;
    border: 0 none;
    display: none;
    left: 0;
    margin-left: 0;
    padding-bottom: 42px;
    position: absolute;
    top: 37px;
    width: 164px;
    z-index: 999;
}

.nav li ul li, .nav li ul li:first-child {
    background: url("images/bg_submenu_item.png") repeat-y scroll left top transparent;
    display: block;
    float: left;
    list-style: none outside none;
    padding: 0 8px;
    width: 148px;
}

.nav li ul li:first-child {
    border-top: medium none;
}

.nav li ul li a, .nav li ul li a:visited {
}

.nav li ul li a {
    border-bottom: 1px solid #D5D5D5;
    font-size: 100%;
    padding: 5px 10px;
    text-align: left;
    line-height: 1.5;
}

.nav li ul li a {
    background: none!important;
}

.nav li ul li a:hover {
    background: #4a7681!important;
}

.nav li ul ul {
    margin: 0 0 0 163px;
    top: 0;
}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul {
}

.nav li:hover ul, .nav li li:hover ul.nav li li li:hover ul, .nav li li li li:hover ul {
    left: auto;
}

/*Services Boxes
---------------------------------------------*/
#services_box {
    background: url("images/bg_services_box.png") no-repeat scroll left bottom transparent;
    padding-bottom: 7px;
    position: relative;
    width: 101%;
    margin-bottom: 25px;
}

.services_box {
    float: left;
    margin-left: 0;
    overflow: hidden;
    text-align: left;
    width: auto;
}

.services_icon {
    float: left;
}

/*Sidebar Home
--------------------------------------------*/
#sidebar_home .widget {
    float: left;
    width: 284px;
    margin: 0 18px;
}

#sidebar_home h3 {
    font-weight: normal;
}

ul.advanced-recent-posts {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

ul.advanced-recent-posts li {
}

ul.advanced-recent-posts li a {
    background: url("images/bg_more.jpg") repeat-x scroll left top transparent;
    clear: both;
    display: block;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 0;
    text-align: center;
    width: 100px;
}

ul.list_social {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0;
    width: 100%;
}

ul.list_social li {
    display: inline;
    float: left;
    margin-right: 5px;
}

ul.list_social li.first {
}

.wpsb_form_txt,#search input {
    background: url(images/bg_input.jpg) repeat-x left top #ffffff;
    border: 1px solid #9ccc3b;
    border-right: 0;
    width: 230px;
    height: 25px;
    float: left;
}

.wpsb_form_btn {
    background: url("images/icon_search.png") no-repeat scroll left top transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 27px;
    text-indent: -800px;
    width: 48px;
}

#search {
    display: inline;
    float: right;
    height: auto;
    margin: 0;
    width: auto;
}

.wrap_input {
    float: left;
}

#search input.field {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: auto;
    padding: 0;
    width: 65px;
    -webkit-transition: width 1s ease;
    -moz-transition: width 1s ease;
    -o-transition: width 1s ease;
    -ms-transition: width 1s ease;
    transition: width 1s ease;
}

#search input.field:focus {
    width: 130px;
    border-bottom: 2px solid #e2e2e2;
}

#search input.btn {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;
}

.error404 #content #search {
    display: inline;
    float: left;
    margin: 0 0 50px;
    width: 100%;
}

.error404 #content #search input#searchh {
    width: 98%;
}

#category_header {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 3px solid #F0F0F0;
    border-top: 1px solid #E6E6E6;
}

#cat_nav a {
    border-right: 1px solid #E6E6E6;
    display: block;
    position: relative;
    text-decoration: none;
}

#cat_nav li a {
    padding: 7px 10px;
    text-transform: capitalize;
    z-index: 0;
}

/*
#cat_nav a:hover {
}
.current-cat a {
    color: #111111 !important;
}
li.current-cat ul.children li a, li.current-cat ul.children li a:hover {
    color: #111111 !important;
}
#cat_nav li ul {
    margin-left: -1px;
}
*/
#content {
    position: relative;
}

#content p, #content ul, #content ol, #content dd, #content pre, #content hr {
    margin-bottom: 5px;
}

#content ul ul, #content ol ol, #content ul ol, #content ol ul {
    margin-bottom: 0;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    margin: 0 0 10px;
}

#content h4 {
    text-transform: none;
    font-weight: 700;
}

#content h1.post-title, #content h2.post-title {
}

#content h1.post-title a, #content h2.post-title a {
    text-decoration: none;
}

#content h1.post-title a:hover, #content h2.post-title a:hover {
    text-decoration: none;
}

#content a.more-link {
    text-decoration: none;
}

#content img.wp-smiley {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 0;
}

#content .sticky {
    background: none repeat scroll 0 0 #F0F0F0;
    border-top: 4px solid #CCCCCC;
    padding: 18px 20px;
}

.post {
    border-bottom: 1px solid #E0E0E0;
    margin: 0 0 20px;
    padding: 0 0 10px;
}

.entry {
    float: left;
    font-size: 100%;
    padding: 0;
    width: 100%;
}

.entry ul {
    list-style: disc outside none;
    margin: 0 0 0 7px;
    padding: 0 0 10px 25px;
}

.entry ol {
    list-style-type: decimal;
    margin: 0 0 0 7px;
    padding: 0 0 10px 25px;
}

.entry ul li, .entry ol li {
    line-height: 1.6em;
    padding: 3px 0 3px 3px;
}

.entry blockquote.left {
    float: left;
    margin-left: 0;
    margin-right: 24px;
    text-align: right;
    width: 33%;
}

.entry blockquote.right {
    float: right;
    margin-left: 24px;
    margin-right: 0;
    text-align: left;
    width: 33%;
}

.postmeta {
    color: #9e9e9e;
    font-size: 80%;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#content .postmetadata {
    font-size: 11px;
    margin: 0;
    padding: 5px 0;
}

#content .postmetadata a {
    padding: 0;
    text-decoration: none;
}

#content .postmetadata a:hover {
    text-decoration: underline;
}

p.page-title {
    font-size: 1.5em;
    padding-bottom: 15px;
}

p a.post-edit-link {
    clear: both;
    display: block;
}

#content .gallery {
    margin: auto;
}

#content .gallery .gallery-item {
    float: left;
    margin-bottom: 10px;
    text-align: center;
    width: 33%;
}

#content .gallery .gallery-caption {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #E6E6E6;
    clear: both;
    color: #888888;
    display: block;
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 5px 0;
    text-align: center;
}

#content .gallery dl {
    margin: 0;
}

#content .gallery img {
    border: 1px solid #E0E0E0;
}

#content .gallery a:hover img {
    border-color: #CCCCCC;
}

#content .gallery br + br {
    display: none;
}

#content .attachment-page {
    float: left;
    width: 650px;
}

#content .attachment img {
    display: block;
    margin: 0 auto;
    max-width: 650px;
}

#content .attachment-navigation {
    float: left;
    margin-left: 35px;
    width: 265px;
}

#content .attachment-navigation img {
    float: left;
    margin: 0 20px 10px 0;
}

p.download-image {
    text-align: center;
}

#content img, #content .wp-caption, .commentlist img {
    margin: 0;
}

#content .alignleft, #content img.alignleft {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}

#content img.has_border {
    border: 10px solid #f9f1e9;
}

#content .alignright, #content img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}

img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}

#content .aligncenter, #content img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#content img.alignleft, #content img.alignright, #content img.aligncenter {
    margin-bottom: 12px;
}

#content .alignnone {
}

#content .wp-caption {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #E6E6E6;
    padding: 4px 0 5px;
    text-align: center;
}

#content .wp-caption img {
    border: 0 none;
    margin: 5px 0;
    padding: 0;
}

#content .wp-caption p.wp-caption-text {
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
    margin: 0;
    padding: 0;
}

.thumb {
    display: inline;
    float: left;
    margin: 10px 10px 0 0;
}

.thumb img {
    border: 1px solid #E0E0E0;
    padding: 5px;
}

.navigation {
    display: block;
    margin: 0;
}

.navigation .wp-pagenavi {
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 0 15px;
    padding: 5px 0 4px;
    text-transform: uppercase;
}

.navigation .wp-pagenavi a:link, .navigation .wp-pagenavi a:visited {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    display: inline;
    margin: 0 0 0 2px;
    padding: 7px 10px 6px !important;
    text-decoration: none;
}

.navigation .wp-pagenavi .on, .navigation .wp-pagenavi .current {
    border: 1px solid #DDDDDD;
    margin: 0 0 0 2px;
    padding: 7px 10px 6px;
}

.navigation .wp-pagenavi .on {
    background: none repeat scroll 0 0 #000000;
}

.navigation .wp-pagenavi .extend, .navigation .wp-pagenavi span.pages {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 7px 10px 6px;
}

.navigation .wp-pagenavi .current, .navigation .wp-pagenavi a:hover {
    background: none repeat scroll 0 0 #337FDA;
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.navigation a.scroll {
    padding: 1px 3px;
}

.navigation a.scroll:hover {
    background: none repeat scroll 0 0 #337FDA;
    color: #FFFFFF;
    padding: 1px 3px;
    text-decoration: none;
}

.wp-pagenavi a.last {
    margin-top: 10px;
}

.post-pages {
    clear: both;
    display: block;
    font-size: 12px;
    margin: 0;
    overflow: hidden;
}

.post-pages a span, .post-pages span {
    cursor: pointer;
    display: inline-block;
    line-height: 100%;
}

.post-pages span {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}

.post-pages a span {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #E7E7E7;
    color: #666666;
}

.post-pages a:hover span {
    border-color: #C1C1C1;
    color: #666666;
    text-decoration: none;
}

.post-nav {
    background: none repeat scroll 0 0 #e9e9e9;
    border-left: 1px solid #fff;
    float: right;
    font-family: georgia;
    font-size: 80%;
    font-weight: bold;
    margin: 0 -1000em 0 0;
    overflow: hidden;
    padding: 12px 1000em 12px 10px;
}

.post-nav a {
    text-decoration: none;
}

.post-nav a:hover {
    text-decoration: underline;
}

.post-nav .alignleft {
    background: url("images/prev-arrow.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    padding-left: 10px;
    display: inline-block;
}

.post-nav .alignright {
    background: url("images/next-arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 10px;
    display: inline-block;
}

.post-nav-label {
    display: inline-block;
    padding: 0 30px;
    color: #9f9f9f;
}

#respond {
    clear: both;
    margin: 15px 0;
}

#respond p {
    color: #777777;
    margin: 0 0 10px;
}

h3.responds {
    font-size: 1.5em;
}

#commentform {
    margin: 10px 0 0;
}

#commentform label {
    font-size: 12px;
}

#commentform input.txt, #commentform textarea {
    border-color: #CCCCCC #EFEFEF #EFEFEF #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    line-height: 14px;
}

#commentform input.txt {
    background: none repeat scroll 0 0 #FCFCFC;
    clear: both;
    float: left;
    margin: 0 5px 10px 0;
    padding: 5px 7px;
    width: 170px;
}

#commentform textarea {
    background: none repeat scroll 0 0 #FCFCFC;
    line-height: 130%;
    padding: 7px;
    width: 97% !important;
}

#commentform #submit {
    border-color: #DDDDDD #CCCCCC #CCCCCC #DDDDDD;
    border-style: double;
    border-width: 3px;
    cursor: pointer;
    font-size: 1.2em;
    margin-top: 10px;
    outline-color: #DDDDDD;
    padding: 5px;
    width: 170px;
}

.button, .button:visited, .reply a, a#cancel-comment-reply-link {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #424242 !important;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    padding: 5px 10px 6px;
    position: relative;
    text-decoration: none;
}

.comments-box {
    padding: 10px 0 0;
}

#content .comments-box h3 {
    border: medium none;
    display: block;
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}

#content p.comment-notes {
    font-size: 12px;
}

a#cancel-comment-reply-link {
    display: block;
    font-size: 11px;
    margin-top: 10px;
    padding: 0 5px;
    width: 68px;
}

cite.fn {
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.05em;
    padding-top: 0;
}

.text {
    border: 1px solid #E6E6E6;
    color: #777777;
    padding: 2px;
    width: 200px;
}

.nopassword {
    color: #AAAAAA;
    font-size: 24px;
    font-weight: 100;
    margin: 26px 0;
    text-align: center;
}

ul.children {
    margin-left: 0;
}

ol.commentlist {
    margin: 0;
    padding: 0;
}

.commentlist li {
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 15px;
}

.commentlist li.depth-2, .commentlist li.depth-4 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E0E0E0;
    margin-left: 15px;
}

.commentlist li.depth-3, .commentlist li.depth-5 {
    background: none repeat scroll 0 0 #FAFAFA;
    border-bottom: 1px solid #E0E0E0;
    margin-left: 15px;
}

.commentlist li blockquote {
    background: url("images/quote-comment.png") no-repeat scroll 0 8px transparent;
    margin: 0 0 11px;
    padding: 0 0 0 25px;
}

.commentlist code {
    background: none repeat scroll 0 0 #E6E6E6;
}

.commentlist p {
    clear: both;
    font-size: 1.1em;
    line-height: 1.6em;
    padding: 0;
}

.commentlist .moderation {
    color: #660000;
    margin-top: 10px;
}

.commentlist .thread-even {
    background: none repeat scroll 0 0 #FAFAFA;
}

.commentlist .children {
    margin-top: 15px;
}

.commentlist .comment-author {
    margin-bottom: 5px;
}

#content .commentlist .avatar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E9E9E9;
    float: left;
    margin-right: 10px;
    padding: 3px;
}

.commentlist .reply {
    margin: 5px 0 0;
    text-align: right;
}

#content .commentlist .reply a, #content .commentlist .reply a:visited, #content .cancel-comment-reply a {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 11px;
    padding: 0 6px 1px !important;
    text-align: center;
    text-decoration: none !important;
}

.commentlist .comment-meta {
    float: left;
    margin-bottom: 15px;
}

.commentlist .comment-date a, .commentlist .comment-date a:visited {
    color: #888888;
    font-size: 1.1em;
}

.commentlist .comment-meta a {
    color: #666666 !important;
    text-decoration: none;
}

.metadata a:hover, cite.fn a, cite.fn a:hover {
    text-decoration: none;
}

/*Sidebar
----------------------------------------------------------*/
#sidebar {
}

ul.wrap_sidebar {
    padding: 0;
    width: 100%;
}

#sidebar ul {
    list-style: none outside none;
    margin: 0 0 20px;
}

#sidebar ul li {
    float: left;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
}

#sidebar ul ul {
    clear: both;
    margin: 0;
    padding: 0;
}

#sidebar .hide_right {
    display: none;
}

#sidebar .sidebar_inner {
    float: left;
    width: 100%;
}

#sidebar .sidebar_inner2 {
    float: left;
    width: 100%;
}

#sidebar ul ul li {
    background: url("images/arrow.png") no-repeat scroll 0 13px transparent;
    margin: 0;
    padding: 5px 0 0 10px;
}

#sidebar ul ul li ul {
    margin-bottom: 0;
    padding-left: 20px;
}

#sidebar ul ul li ul li {
    border-bottom: 0 none;
    line-height: 1.6em;
    list-style: none outside none;
}

#sidebar #xmt_Primary_wid.xmt ul li.tweet_list {
    clear: both;
    margin-bottom: 10px;
}

#sidebar #xmt_Primary_wid.xmt .tweet_avatar {
    margin-right: 20px;
    padding-bottom: 50px;
}

#sidebar a:link, #sidebar a:visited {
    color: #696969;
    text-decoration: none;
    text-transform: uppercase;
}

#sidebar a:hover {
    text-decoration: underline;
}

#sidebar h3.widgettitle {
    border-bottom: 2px solid #959797;
    font-size: 130%;
    font-weight: normal;
    margin: 0 0 5px;
    text-transform: uppercase;
}

#sidebar .sidebar_inner ul h3 a {
    text-decoration: none;
}

#sidebar .sidebar_inner ul h3 a:hover {
}

#sidebar ul.menu {
}

#sidebar ul.menu li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    padding-left: 0;
    width: 50%;
}

#sidebar ul.menu li a {
    color: #696969;
    font-size: 110%;
    text-transform: uppercase;
}

.sidebar_inner ul ul li.current-cat a {
    background: none repeat scroll 0 0 transparent;
    color: #337FDA !important;
}

/*Footer
----------------------------------------------------------*/
#footer {
    background: none repeat scroll 0 0 #383838;
    border-top: 6px solid #faad73;
    clear: both;
    color: #cccccc;
    font-size: 90%;
    padding: 115px 0;
}

#footer .widget {
    margin-bottom: 30px;
}

#footer .widget h3 {
    color: #fff;
    font-size: 120%;
    margin-bottom: 10px;
}

#footer .widget ul.menu {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}

#footer .menu-top-navigation-container {
    float: left;
    width: 100%;
}

#footer .widget ul.menu li {
    float: left;
    padding-bottom: 5px;
    width: 50%;
}

#footer .widget ul.menu li a {
    color: #cccccc;
}

#footer a:hover ,#footer .widget ul.menu li a:hover {
    color: #faad73;
}

#footer a {
    color: #cccccc;
}

ul.social_list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

ul.social_list li {
    float: left;
    margin-left: 5px;
}

ul.social_list li:first-child {
    margin-left: 0;
}

/*mobile menu
==================================================*/
.navbar-inverse {
    background: none;
    border: 0;
}

.navbar-inverse .navbar-toggle {
    border: 0 none;
    padding-right: 0;
    margin-right: 0;
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    background: none;
}

.menu_btn {
    color: #123758;
    margin-top: 15px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #123758;
}

.hiddens {
    opacity: 0;
}

.visible {
    opacity: 1;
}

.row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.row-offcanvas-right {
    right: 0;
}

.row-offcanvas-left {
    left: 0;
}

.row-offcanvas-right .sidebar-offcanvas {
    right: -60%;
    /* 6 columns */
}

.row-offcanvas-left .sidebar-offcanvas {
    left: -60%;
    /* 6 columns */
}

.row-offcanvas-right.active {
    right: 60%;
    /* 6 columns */
}

.row-offcanvas-left.active {
    left: 60%;
    /* 6 columns */
}

.sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 60%;
    /* 6 columns */
}

#wrapper.row-offcanvas-right.active {
    overflow: visible;
}

#mobile-menu-wrap {
    background: none repeat scroll 0 0 #333333;
    height: 100%;
}

#mobile-menu-wrap ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#mobile-menu-wrap ul ul {
    margin-left: 1.25rem;
}

#mobile-menu-wrap ul li {
    list-style-type: none;
}

#mobile-menu-wrap ul li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626;
    transition: background 300ms ease;
    text-transform: uppercase;
}

#mobile-menu-wrap ul li.current-menu-item > a , #mobile-menu-wrap ul li a:hover {
    color: #fff;
}

/*Other
---------------------------------------------------------------*/
.upper {
    text-transform: uppercase;
}

ul.gfield_checkbox br {
    display: none;
}

a.view_book_full {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}

.open > .dropdown-menu {
    width: 100%;
    text-align: center;
}

.home .testimonials-widget-testimonial cite, .home .testimonials-widget-testimonial div.credit {
    text-align: left;
}

.breadcrumbc br {
    display: none;
}

#post-slider {
    width: 100%;
    overflow: hidden;
}

.post_slide_item {
    width: 100%;
    margin-bottom: 30px;
}

.example-pager {
    color: #e0e0e0;
    font-size: 200%;
    line-height: 1;
    margin-bottom: 30px;
}

.example-pager span {
    display: inline-block;
    margin: 0 3px;
    cursor: pointer;
}

.example-pager span.cycle-pager-active {
    color: #faad73;
}

.blog_arc_item {
    margin-bottom: 35px;
    text-align: center;
}

.blog_arc_item.blog_list {
    text-align: left;
}

.blog_arc_item.blog_list .blog_image {
    float: left;
    margin-right: 15px;
    width: 30%;
}

.blog_arc_item.first {
    clear: both;
}

.bottom_box {
    position: fixed;
    bottom: 0;
    background: #494949;
    color: #ffffff;
    z-index: 9999;
}

.bottom_widget {
    background: #2a2a2a;
}

.bottom_widget h3 {
    font-size: 120%;
    padding-top: 50px;
    padding-bottom: 15px;
    text-transform: capitalize;
}

.bottom_widget .widget {
    margin-bottom: 30px;
}

.bottom_widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
}

.bottom_widget ul li {
    display: block;
    padding-bottom: 5px;
}

.bottom_widget ul li a {
    color: #cccccc;
}

.bottom_box ul.social_list {
    margin-top: 20px;
}

ul.list_bottom_link {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

ul.list_bottom_link li {
    border-left: 1px solid #2a2a2a;
    display: inline;
    float: left;
}

ul.list_bottom_link li:first-child {
    border-left: 0;
}

ul.list_bottom_link li a {
    color: #9f9f9f;
    display: block;
    font-weight: 700;
    padding: 25px;
    text-transform: uppercase;
}

ul.list_bottom_link li a.active {
    background: #383838;
}

ul.list_bottom_link li a span {
    background: url("images/arrow-down.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 18px;
}

ul.list_bottom_link li a.active span {
    background: url("images/arrow-up.png") no-repeat scroll right center rgba(0, 0, 0, 0);
}

.archive.category #footer ,.archive.date #footer, .archive.day #footer, .archive.month #footer , .single.single-post #footer {
    display: none;
}

.controls {
    position: absolute;
    right: -120px;
    top: 40%;
}

.controls a {
    background: url("images/ctrlnext.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    font-size: 0;
    height: 80px;
    width: 42px;
}

.controls.controlprevious {
    right: auto;
    left: -120px;
}

.controls.controlprevious a {
    background: url("images/ctrlprev.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}

.spacer {
    color: #ed4c9a;
    padding: 0 5px;
}

.post-title a {
    color: #373737;
    text-transform: uppercase;
}

.main_box {
    border-top: 5px solid #ed4c9a;
    background: #fff;
    text-align: center;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 30px;
    padding: 0 15px;
}

.main_box h3.post-title ,.main_box h2.post-title {
    background: url("images/orange_line.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    clear: both;
    display: block;
    font-size: 120%;
    margin-top: 30px !important;
    padding-top: 30px;
}

.main_box h2.post-title {
    font-size: 180%;
}

.main_box img {
    width: 100%;
}

.blog_item {
    margin-bottom: 20px;
    text-align: center;
}

.blog_item.first {
    clear: both;
}

.blog_item h4 {
    font-size: 95%;
}

.breadcrumbc_right {
    color: #c2c2c2;
    font-size: 80%;
}

.blabel {
    display: inline-block;
    float: left;
    padding-right: 10px;
}

.share_box,.wrap_toolbar {
    display: inline-block;
    float: left;
}

.share_box {
    padding: 0 25px 0 0;
}

.view_box {
    display: inline-block;
    float: left;
    padding: 0 25px 0 0;
}

.share_box span {
    cursor: pointer;
}

.view_icon {
    background: url("images/list-icon.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 0;
    height: 14px;
    width: 14px;
    float: left;
}

.view_icon.list {
}

.view_icon.grid {
    background: url("images/grid_icon.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    margin-left: 10px;
}

.wpcf7-form label {
    font-size: 70%;
    text-transform: uppercase;
}

span.wpcf7-not-valid-tip {
    color: yellow;
}

.pink_box input[type="text"], .pink_box input[type="email"] ,.pink_box select, .pink_box input[type='date'] {
    background: url("images/whiteoverlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    padding: 5px;
    width: 98%;
}

input[name="questions"] {
    width: 99.22% !important
}

.pink_box input[type='date'] {
    line-height: 22px;
}

.pink_box select {
    padding: 6.5px 5px;
}

.pink_box select * {
    background-color: #ed63a6!important;
    border: 1px solid #fff;
}

.pink_box select option {
    border: 0;
}

.pink_box input[type="text"].wpcf7-not-valid, .pink_box input[type="email"].wpcf7-not-valid {
    border: 1px solid red;
}

.pink_box .whitebtn {
    background: none repeat scroll 0 0 #fff;
    border: 0 none;
    color: #ed63a6;
    margin-top: 20px;
    padding: 10px 30px;
    text-transform: uppercase;
}

.raves_item {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 60px;
    padding-bottom: 60px;
}

.rave_title {
    font-weight: 700;
}

a.pink_btn {
    background: none repeat scroll 0 0 #ed4c9a;
    color: #fff;
    display: inline-block;
    padding: 12px 24px;
    text-align: center;
}

a.pink_btn:hover {
    text-decoration: none;
    background: #FCAE70;
}

a.pink_btn span {
    display: block;
    font-size: 60%;
}

.req {
    color: #9f9f9f;
}

.slideshow_wrapper {
    overflow: hidden;
    padding-bottom: 80px;
    position: relative;
}

.top_single {
}

.back_link {
    background: url("images/back-icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #9f9f9f;
    display: inline-block;
    font-family: Georgia;
    font-weight: bold;
    padding: 10px 10px 10px 25px;
    text-transform: uppercase;
}

.info_link {
    background: url("images/info-icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    margin-left: 10px;
    padding: 10px 10px 10px 18px;
    color: #9f9f9f;
    display: inline-block;
    font-family: Georgia;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 80%;
}

.list_item {
}

.list_item.first3 {
    clear: both;
}

.wrap_collitem {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 2px solid #e9e9e9;
    text-align: center;
    overflow: hidden;
    margin-bottom: 30px;
}

.wrap_thumbnail {
    position: relative;
    border-top: 6px solid #373737;
    line-height: 0;
}

.wrap_thumbnail img {
    width: 100%;
}

.coll_des {
    background: url("images/black_overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    height: 100%;
    left: 0;
    line-height: 1.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
    display: none;
}

.wrap_thumbnail.over {
    border-top: 6px solid #ff56a9;
}

.wrap_thumbnail.over .coll_des {
    display: block;
}

.coll_des_in {
    display: block;
    padding: 30% 10%;
}

a.view_book {
    background: url("images/view_book.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #ff56a9;
    font-weight: 700;
    padding-right: 20px;
}

.coll_name {
    font-size: 130%;
    font-weight: 700;
    padding: 20px 0;
    text-transform: uppercase;
}

.coll_name a {
    color: #373737;
}

.coll_name a:hover {
    color: #ff56a9;
}

.category_menu {
    background: none repeat scroll 0 0 #e2e2e2;
    display: block;
    float: none;
    margin-left: -1000em;
    margin-right: -1000em;
    overflow: hidden;
    padding-left: 1000em;
    padding-right: 1000em;
    width: auto;
}

ul.cat-menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

ul.cat-menu li {
    border-left: 1px solid #d7d7d7;
    display: inline;
    float: left;
}

ul.cat-menu li a {
    color: #9f9f9f;
    display: block;
    font-family: Georgia;
    font-weight: bold;
    padding: 20px 30px;
    text-transform: uppercase;
    font-size: 80%;
}

ul.cat-menu li:first-child {
    border: 0;
}

ul.cat-menu li:first-child a {
    padding-left: 0;
}

ul.cat-menu li.current-menu-item a {
    background: #f5f5f5;
    color: #373737;
}

.pink_box {
    background: none repeat scroll 0 0 #ed63a6;
    color: #fff;
    padding: 55px 0;
}

.pink_box hr {
    background-color: #ffffff;
}

a.view_more {
    background: url("images/header_right_icon.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    padding-right: 12px;
}

.testimonials-widget-testimonial cite::before, .testimonials-widget-testimonial div.credit::before {
    background: url("images/stitle.jpg") no-repeat scroll left center rgba(0, 0, 0, 0);
    content: " ";
    padding-left: 45px;
    margin-right: 5px;
}

.breadcrumbc_in {
    padding: 55px 0px 36px 0px;
    text-transform: uppercase;
}

#dLabel {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 2px solid #c9c9c9;
    display: block;
    margin-bottom: 30px;
    padding: 15px 0;
    text-align: center;
}

#html5-lightbox-box ,#html5-image {
    width: 98%!important;
    height: 98%!important;
}

#html5-image {
    width: 99%!important;
}

#html5-elem-box,#html5-elem-wrap {
    width: 100%!important;
    height: 100%!important;
}

#html5-image img {
    max-height: 100%;
}

/* CSS for tablet
--------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 979px) {
}

/* CSS for phablet
--------------------------------------------------------*/
@media (max-width: 768px) {
    #header {
        border-bottom:0;
    }

    #top_menu {
        border-top: 2px solid #faad73;
        margin: 0;
        text-align: center;
    }

    #top_menu .menu-top-navigation-container {
        float: none;
        display: inline-block;
    }

    .scaption {
        position: static;
        clear: both;
        display: block!important;
        visibility: visible!important;
    }

    .scaption_in {
        max-width: 100%;
        background: #fff;
    }

    .banner-item.full .scaption_in {
        background: none repeat scroll 0 0 #fff;
        color: inherit;
    }

    .blog_arc_item.first,.list_item.first3 {
        clear: none;
    }

    .blog_arc_item.second {
        clear: both;
    }

    .breadcrumbc_right {
        margin-bottom: 15px;
        width: 100%;
    }

    .wrap_toolbar {
        float: right;
    }

    .controls {
        position: static;
    }

    .controls a {
        background: none!important;
        font-size: 120%;
        font-weight: 700;
        width: auto;
        height: auto;
    }
}

@media (max-width: 767px) {
    ul.list_bottom_link li a {
        font-size: 85%;
        padding: 15px 20px;
        text-transform: uppercase;
    }

    .bottom_widget h3 {
        font-size: 110%;
        padding-top: 20px;
    }

    #post-slider {
        height: auto!important;
        overflow: visible;
    }

    #wellcome_box {
        text-align: center;
    }

    #wellcome_box .testimonials-widget-testimonial cite::before,#wellcome_box .testimonials-widget-testimonial div.credit::before {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        content: " ";
        margin: 0;
        padding: 0;
    }

    .home .testimonials-widget-testimonial cite, .home .testimonials-widget-testimonial div.credit {
        text-align: center;
    }
}

/* CSS for phone
--------------------------------------------------------*/
@media (max-width: 480px) {
    #header {
        border-bottom: 2px solid #faad73;
    }

    .info_link, .back_link {
        font-size: 0;
    }

    .back_link {
        padding: 15px 9px;
    }

    .info_link {
        margin-left: 5px;
        padding: 10px 10px 10px 8px;
    }

    .post-nav {
        font-size: 65%;
    }
}

/*edits*/
.af-body {
    overflow:hidden;
    max-width: 550px;
    margin: 0 auto;
}
.af-element {
    width:65%;float:left
}
.af-element input {
    width:100%;padding:0 20px;box-sizing:border-box; line-height:50px;
    border-radius: 4px 0 0  4px ;border-right:0;
}
.af-element input.submit {
   border:0; line-height:52px;
   background:#60ba62;color:#fff;font-size:15px;font-weight:100;text-transform:uppercase;border-radius:0px 4px 4px 0;

}
.af-element.buttonContainer {
    width:35%;float:right;
}
.why_headers {
    border-bottom:solid 1px;
    text-align:left;
    margin-bottom: 40px;
}
.why_headers  span {
    font-size:18px;padding:5px 0px;border-bottom:solid 5px #fff;display:inline-block;line-height:1; margin-right:40px;cursor:pointer;font-weight:bold
}
.why_headers span.active {
    border-bottom:solid 5px #e047ba
}
.right_ct ::placeholder {
    color: #e047ba
}

.right_ct {
    max-width: 400px;
    float: right;
}

.right_ct h2 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 40px;
}

.right_ct input {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 30px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 300;
    border: solid 1px #60ba62
}

.lp_send {
    background: #009ac8;
    color: #fff;
}

.bottom_part {
    padding: 100px 0;
}

.semi_full {
    max-width: 900px;
    margin: 0 auto;
}

.image_left {
    width: 30%;
    float: left;
    margin-right: 5%;
}
.image_left img {
    width:100%;height:auto
}
.content_right {
    float: right;
    width: 65%;
    padding: 80px 0;
}

.content_right h4 {
    font-size: 22px;
    color: #009ac8;
    text-transform: initial;
    font-weight: 400;
    margin-bottom: 20px;
}

.content_right h2 {
    font-size: 45px;
    text-transform: initial;
    font-weight: 400;
    margin-bottom: 20px;
}

.content_right .paragraph {
    color: #848484;
    font-weight: 300;
    font-size: 17px;
    margin-bottom: 40px;
}

.content_right a {
    background: #009ac8;
    color: #fff;
    width: 180px;
    display: block;
    text-align: center;
    line-height: 3;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 300;
}

.instagram_part {
    padding: 80px 0 0;
    text-align: center;
}

.subscribe {
    padding: 80px 0 100px;
    text-align: center;
    padding-bottom: 100px !important;
}

.subscribe h2 {
    font-size: 18px;
    font-weight: 400;
    text-transform: initial;
    margin-bottom: 30px;
}

.instagram_part h2 {
    font-size: 22px;
    font-weight: 400;
}

.instagram_part h4 a {
    color: #60ba62;
    font-size: 17px;
    font-weight: 400;
    text-transform: initial;
    margin-bottom: 60px;
    display: block;
}

.contact_part {
    background-size: cover;
    background-position: left top;
    padding: 80px 0;
}
.slick_full_loop {
    text-align:center;
}
.single_slide_full {
    width: 230px !important;
    margin: 0;
    display: inline-block;;
    height: 230px;
    margin:5px;background-size:cover;background-position:center;
}

.single_slide_full img {
    width: 100%;
    display: block;
}

.single_slide_full h3 {
    color: #60ba62;
    font-size: 18px;
    padding: 20px 20px 0;
    font-weight: 400;
    margin-bottom: 0;
}

.slick_full_part .single_slide_full h4 {
    color: #666;
    padding: 0 20px;
    font-weight: 400;
    margin: 0;
    font-size: 14px;
    text-transform: initial;
    text-align: left;
}

.slick_full_part {
    padding: 80px 0;
}

.slick_full_part h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #ed4c9a;
}

.slick_full_part h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 50px;
    text-transform: initial;
    color: #666;
}

.steps_loop {
    text-align: center;
}

.single_step {
    width: 100%;
    max-width: 310px;
    margin: 0 10px 40px;
    display: inline-block;
    vertical-align: top;
    border: solid 1px #60ba62;
    box-sizing: border-box;
    padding: 15px 15px 40px;
    border-radius: 4px;
}

.single_step:nth-child(even) {
    border: solid 1px #f89c57;
}

.single_step:nth-child(even) h3 {
    background: #f89c57;
}

.single_step h3 {
    background: #D5E04E;
    margin: -15px -15px 30px;
    padding: 15px;
    line-height: 1;
    font-size: 21px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 2px;
}

.steps_part .single_step h4 {
    font-size: 19px;
    margin-bottom: 20px;
    font-weight: 700;
}

.single_step .paragraph {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 300;
    min-height: 110px;
}

.page-template-page-lp #wrapper > div {
    background-color: #fff
}

.page-template-page-lp .top_page {
    display: none
}

.page-template-page-lp #container {
    padding: 0 !important;
}

.hero_lp {
    clear: both;
    padding: 100px 0 220px !important;
    background-size: cover;
    background-position: right top;
}

.hero_lp h1 {
    font-size: 24px;
    color: #fff;
    text-transform: initial;

    margin-bottom: 40px;
     font-weight: 400;
    font-style: italic;
    font-family:GeosansLight;
    line-height:1.3;
}
.hero_lp h1 span {
    font-size:48px;
}
.hero_lp .paragraph {
    font-size: 20px;
    color: #fff;
    font-weight: 300;
}

.left_sided {
    max-width: 400px;
}

.sub_hero {
    padding: 80px 0;
      font-weight: 400;
    font-style: italic;
    font-family:GeosansLight;
    line-height:1.3;
    font-size:30px;text-align:center;
}

.why_section {
    padding: 80px 0
}

.why_section h2 {
    max-width: 750px;
    font-size: 30px;
    text-align: center;
    color: #eb529d;
    font-weight: 700;
    margin: 0 auto 50px;
}

.why_loop {
    text-align: center;
}
.boxleft {
    width:48%;float:left;
}
.boxright {
    width:48%;float:right;
}
.boxright  img {width:100%}
.single_box {
    width: 100%;
    max-width: 100%;
    display: block;
    text-align: left;
    display: none;
}

.single_box h3 {
    font-size: 30px;
    font-weight: 700;
    /* letter-spacing: -1px; */
}

.single_box .paragraph {
    font-size: 14px;
    font-weight: 100;
}

.slick_part {
    background: #edf1fd !important;
    padding: 80px 0;
}

.slick_part .image {
    width: 30%;
    float: left;
    margin-right: 10%;
}

.slick_part .image img {
    width: 100%;
    height: auto
}

.slitext {
    width: 60%;
    float: right;
}

.slitext h3 {
    font-size: 26px;
    text-align: center;
    max-width: 500px;
    margin: 0 auto 30px;
    font-weight: 400;
}

.slitext .paragraph {
    font-size: 14px;
    line-height: 2;
    text-align: justify;
    font-weight: 300;
}

.slitext h5 {
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 1.5px;
}

.cta_page {
    padding: 20px 0 !important;
}

.cta_page a {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    display: block;
    width: 150px;
    margin: 0 auto;
    color: #fff;
    background: #009ac8;
    line-height: 3;
    text-transform: uppercase;
}

.steps_part h2 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 0px;
    color:#ed4c9a;
    text-transform:initial;font-size:30px;line-height:1.4
}
.steps_part h4 {
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0px;
    color:#666;
    text-transform:initial;line-height:1.2;margin-bottom:40px;
}

.steps_part {
    padding: 80px 0;
}

.last_part input {
    margin: 0 !important;
    max-width: 90% !important
}

.last_part .wpcf7-submit {
    max-width: 100% !important;
    width: 100%;
    border: solid 1px #000;
    background: #ed4c9a;
    color: #fff;
    padding: 2px;
}

.full.qtr input[type="text"] {
    max-width: 800px;
}

.mybrideform .third {
    width: 33%;
    float: left;
    font-size: 12px;
    margin-bottom: 30px;
}

.mybrideform textarea, .mybrideform input[type="text"] {
    padding: 2px 6px;
}

.mybrideform textarea {
    width: 100%;
    height: 60px;
}

.mybrideform ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: pink;
    font-style: italic
}

.mybrideform ::-moz-placeholder {
    /* Firefox 19+ */
    color: pink;
    font-style: italic
}

.mybrideform :-ms-input-placeholder {
    /* IE 10+ */
    color: pink;
    font-style: italic
}

.mybrideform :-moz-placeholder {
    /* Firefox 18- */
    color: pink;
    font-style: italic
}

.mybrideform {
    background: #fff;
    padding: 60px 40px;
}

.mybrideform input[type="text"] {
    width: 100%;
    max-width: 370px;
    margin-left: 20px;
    background: none;
    border: none;
    border-bottom: solid 1px;
}

.page-id-60 .pink_box {
    background: #fff;
    color: #000
}

.page-id-60 .pink_box .wpcf7 {
    background: #ed63a6;
    color: #fff;
    padding: 20px;
}



.video_trigger {
    position: relative;
}

.abspls {
    position: absolute;
    width: 70px !important;
    height: 67px;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    margin-top: -35px
}

.slick-next {
    right: -50px !important;
    box-shadow: none;
}

.slick-prev {
    left: -50px !important;
    box-shadow: none;
}

.slick-prev:before, .slick-next:before {
    color: #F086B9 !important;
    content: "\276C" !important;
    opacity: 1 !important;
    font-size: 70px !important;
}

.slick-prev, .slick-next {
    top: 41% !important
}

.slick-next:before {
    content: "\276D" !important;
}

.quote_tempalte img {
    max-width: 30px;
    margin-bottom: 10px;
}

.quote_tempalte {
    padding-top: 150px;
}

.quote_body {
    font-style: italic;
    font-family: Garamond;
    font-size: 21px;
}

.quote_by {
    margin-top: 20px;
    font-weight: bold;
    text-align: right
}

.onequarter .paragraph {
    margin-bottom: 20px;
}

.smallest {
    margin-bottom: 10px;
}

.treequarters {
    width: 74%
}

.layout_6 .treequarters {
    float: left
}

.layout_7 .treequarters {
    float: right
}

.onequarter {
    width: 23%
}

.layout_6 .onequarter {
    float: right
}

.layout_7 .onequarter {
    float: left
}

.sides:after {
    content: "";
    clear: both;
    display: table;
}

.quarter, .squared {
    margin-bottom: 30px;
}

.left {
    width: 48%;
    float: left;
    clear: left;
}

.right {
    width: 48%;
    float: right;
    clear: right;
}

.iframe_container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.iframe_container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

.new_sliding_post .full-container {
    padding: 0 15px;
    margin-bottom: 120px;
}

.new_sliding_post img {
    width: 100%
}

.slide_page .pink_btn {
    margin-top: 20px;
    margin-bottom: 30px;
}

.layout_x h1, .layout_y h1 {
    text-align: center;
    margin-top: 40px;
}

.layout_x h3, .layout_y h3, .layout_4 h1 {
    text-align: center;
    margin-top: 10px;
}

.layout_y, .layout_4 {
    position: relative;
}

.my_caption {
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    background: rgba(0,0,0,0.5);
    color: #fff
}

.layout_y h1, .layout_4 h1 {
    margin-top: 20px;
}

.layout_4 h1 {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (max-width: 1100px) {
    .mybrideform {
        margin: 0 -15px;
        padding: 30px 15px;
    }

    .mybrideform input[type="text"] {
        margin-left: 0;
        margin-bottom: 20px;
    }

    .mybrideform .third {
        width: 100%;
        float: none
    }

    .mybrideform {
        font-size: 12px;
    }

    .mybrideform h2 {
        font-size: 18PX;
    }
}

/* lp responsive */
@media(max-width: 1100px) {
    .single_slide_full {
        width:48% !important;float:left;display:block;margin:1%
    }
    .why_headers {text-align:center;}
    .why_headers span {
        font-size: 13px;
        text-transform:initial;
        padding:10px;
        margin:0 0 5px;
        border:solid 1px;
    }
    .why_headers span.active {
        color:#fff;border:solid 1px #000;background:#eb529d
    }
    .boxleft {
        width:100%;float:none;margin-bottom:20px;
    }
    .boxright {
        width:100%;float:none;margin-bottom:20px;
    }
    .single_step {
        margin:0 0 40px;
        max-width: 500px;padding-bottom:20px;
    }

    .single_step h3 {
        font-size: 18px;
    }
    .single_step .paragraph {min-height:auto;}
    .page-template-page-lp #wrapper > div h4 {
         font-size: 16px;
    }
    .single_step h4 {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .slick_part .image {
        width: 100%;
        float: none;
        margin-right: 0%;
        margin-bottom: 20px;
    }

    .slitext {
        width: 100%;
        float: none;
    }

    .single_box {
        margin: 0 0 30px;
        }

    .single_box h3 {
        font-size: 18px
    }

    .hero_lp {
        background-position: top center;
    }

    .sub_hero {
        line-height: 1.4;
        font-size: 20px;
    }

    .page-template-page-lp #wrapper > div {
        padding: 40px 0;
    }
    .subscribe h2 {
        font-size:16px !important;
    }

    .page-template-page-lp #wrapper > div h2 {
        font-size: 20px;
    }
    .content_right h4 {
        font-size:16px;margin-bottom:0;
    }

    .image_left {
        width: 100%;
        float: none;
        margin-right: 0%;margin-bottom:30px;
    }

    .content_right {
        float: none;
        width: 100%;
        padding: 0
    }
}

#cta-header {
color: #ED4C9A;
    font-weight: bold;
}

p#cta-header-2 {
color: #ED4C9A;
    font-weight: bold;
}