/*fonts*/
/*
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Open Sans', sans-serif;
*/
@font-face {
    font-family: 'bebas_neuebold';
    src: url('fonts/bebasneu/bebasneue_bold-webfont.woff2') format('woff2'),
         url('fonts/bebasneu/bebasneue_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'bebas_neue_regularregular';
    src: url('fonts/bebasneu/bebasneue_regular-webfont.woff2') format('woff2'),
         url('fonts/bebasneu/bebasneue_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'doodlepenregular';
    src: url('fonts/doodlepen/doodlepen_limited-webfont.woff2') format('woff2'),
         url('fonts/doodlepen/doodlepen_limited-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'alphamack_aoeregular';
    src: url('fonts/alpha/alphamacaoe-webfont.woff2') format('woff2'),
         url('fonts/alpha/alphamacaoe-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    color: #000000;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
}
p {
margin-bottom: 35px;
}
.bebasneue-regular {
font-family: 'bebas_neue_regularregular' !important;
}
.bebasneue-bold {
font-family: 'bebas_neuebold' !important;
}
.doodlepenfont {
font-family: 'doodlepenregular' !important;
}
.alphamack {
font-family: 'alphamack_aoeregular' !important;
}


.site-inner, .wrap {
    margin: 0 auto;
    max-width: 1170px;
}
.color-white {
   color: #fff;
}
.uppercase {
   text-transform: uppercase;
}

/*Header*/
.title-area .site-description {
    display: none;
}
.site-title {
   margin-top: 0;
}
.site-title > a {
	background-image: url("/wp-content/uploads/2016/09/yanik-silver-logo.png"); /* FallBack for Old Browsers */
	background-image:
    linear-gradient(transparent, transparent),
    url('/wp-content/uploads/2016/09/Yanik-SIlver-Logo.svg');
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    height: 26px;
    text-indent: -99999px;
    width: 299px;
}

header.site-header {
    background-color: transparent;
    background-image: url("images/menu-bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 0;
    padding: 20px 0;
    position: relative;
    z-index: 1;
}
.site-header .wrap {
    padding: 0;
    max-width: 1140px;
}
.title-area {
    float: left;
    padding: 0;
    width: 259px;
}
.social-icons {
    border-left: 1px solid #fff;
    float: right;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding-left: 20px;
}
.social-icons li {
    display: inline-block;
    line-height: 1;
    padding: 0 5px;
}
.social-icons li a {
    color: #d6e5c2;
    display: block;
    font-size: 24px;
}
.social-icons li a:hover {
    color: #fdf6d0;
}

nav.nav-primary {
    background: transparent none repeat scroll 0 0;
    float: right;
    margin-right: 30px;
}
.nav-primary #menu-main-menu {
    margin-bottom: 0;
}
.nav-primary #menu-main-menu li a {
    color: #ffffff;
    font-family: "Open Sans",sans-serif;
    font-size: 24px;
    font-weight: bold;
    padding: 1px 8px;
    text-decoration: none !important;
    text-transform: uppercase;
}
.nav-primary #menu-main-menu li a:hover {
    color: #fdf6d0;  
}
.responsive-menu-icon {
    background: #333;
    padding: 9px 10px;
    float: left;
    position: absolute;
    z-index: 10;
    top:0;
}
.responsive-menu-icon::before {
    content: "" !important;
    font-family: FontAwesome !important;
}


/*Content*/

/*Home*/

.home-post-item .post-item {
    background-image: url("/wp-content/uploads/2016/07/bloglist-bg.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #4a4a4a;
    font-size: 24px;
    line-height: 1.3;
    padding: 60px 60px 86px;
}
.home-post-item .post-item .wp-post-image {
    background: #fff none repeat scroll 0 0;
    box-shadow: 4px 4px 10px 0 #333;
    padding: 15px;
    width: 100%;
}
.home-post-item h4.post-title, .home-post-item .post-title a {
    color: #519008;
    font-size: 31px;
    font-weight: bold;
    margin-bottom: 20px;
    text-decoration: none;
}
.home-post-item .post-links .readmore {
    background: #58970f none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: block;
    float: left;
    font-size: 18px;
    padding: 12px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 187px;
}
.home-post-item .post-links .readmore:hover {
   background: #333 none repeat scroll 0 0;
}
.home-post-item .post-item .post-links .essb_links_list li, .about-yanik-box .post-links .essb_links_list li, .single-blog-container article .essb_links_list li {
    border: 1px solid #ccc;
    border-radius: 5px;
    display: inline-block !important;
    margin: 0 4px !important;
    width: 90px;
}
.home-post-item .post-links .essb_links.essb_template_grey-retina .essb_icon, .about-yanik-box .essb_links.essb_template_grey-retina .essb_icon, .essb_links.essb_template_grey-retina .essb_icon {
    background-size: 23px 23px !important;
    height: 23px;
    width: 23px;
}
.home-post-item .post-links .essb_links.essb_template_grey-retina li a, .about-yanik-box .essb_links.essb_template_grey-retina li a, .essb_links.essb_template_grey-retina li a {
    color: #353535;
    font-family: Open Sans;
    font-size: 18px;
}
.home-post-item .post-item .post-links .essb_links, .about-yanik-box .post-links .essb_links {
    clear: none;
    float: right;
    margin: 2px 0;
}

.prev-next-posts > div {
    display: inline-block;
    margin: 0 20px;
}

.prev-next-posts a {
    color: #000;
    font-family: "alphamack_aoeregular" !important;
    font-size: 55px;
    line-height: 1;
    text-decoration: none;
}

/*Single post*/

.single-blog-headline {
    background-image: url("/wp-content/uploads/2016/08/blog-header.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    margin-top: -68px;
    padding: 100px 0 30px;
    text-align: center;
}

.single-post article, .content article {
    padding: 0;
}

.single-blog-headline h2 {
    color: #000000;
    font-family: 'alphamack_aoeregular';
    font-size: 117px;
    margin: 0;
}
.single-blog-container h1.entry-title {
    border-bottom: medium none !important;
    box-shadow: none !important;
    color: #519008;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 0;
}
.single-blog-container h1.entry-title::after {
    background-image: url("/wp-content/uploads/2016/08/shadow-img.png");
    background-position: center top;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 31px;
    margin: 30px 0 0;
    width: 100%;
}

.single-post .content > article::before {
    background-image: url("/wp-content/uploads/2016/09/top-bg.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    content: "";
    height: 31px;
    left: 0;
    position: absolute;
    top: -9px;
    width: 100%;
}
.single-post .content > article::after {
    background-image: url("/wp-content/uploads/2016/09/bottom-bg.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    bottom: -10px;
    content: "";
    height: 29px;
    left: 0;
    position: absolute;
    width: 100%;
}

.single-post .content > article {
    background-color: transparent;
    background-image: url("/wp-content/uploads/2016/09/inner-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #4a4a4a;
    max-width: 749px;
    padding: 32px 40px;
    position: relative;
}
.single-blog-date {
    background-image: url("/wp-content/uploads/2016/08/ribon-img.png");
    color: #fff;
    height: 77px;
    left: -97px;
    line-height: 1;
    padding: 8px 0 0 26px;
    position: absolute;
    text-align: center;
    top: 25px;
    width: 109px;
}
.single-blog-date span {
    display: block;
    font-size: 36px;
    font-weight: bold;
}
.post-pin {
    background-image: url("/wp-content/uploads/2016/08/pin-img.png");
    height: 130px;
    position: absolute;
    right: 50px;
    top: -28px;
    width: 66px;
}




.single-blog-container {
    background-image: url("/wp-content/uploads/2016/09/internal-bg.jpg"), url("/wp-content/uploads/2016/09/repeating-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat, repeat-y;
}
.single-blog-container::before {
    background-image: url("/wp-content/uploads/2016/09/top-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 117px;
    margin: -10px 0 0;
    position: relative;
    top: -14px;
    width: 100%;
}
.single-blog-container::after {
    background-image: url("/wp-content/uploads/2016/09/bottom-bg.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 146px;
    width: 100%;
}

.single-blog-fbcomment {
    background-image: url("/wp-content/uploads/2016/08/comment-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-bottom: 137px;
    max-width: 747px;
    min-height: 500px;
    padding: 28px 15px;	display: none;
}

.single-blog-optin {
    background: #7ca649 none repeat scroll 0 0;
    color: #fff;
    margin-bottom: 40px;
    max-width: 769px;
    padding: 15px 15px 20px;
}
.single-blog-optin form {
    margin-top: 15px;
}
.single-blog-optin > img {
    float: left;
    margin-right: 17px;
}
.single-blog-optin > h3 {
    font-family: Open Sans;
    font-size: 48px;
    font-weight: bold;
    line-height: 1;
    margin: 15px 0 0;
}
.single-blog-optin > h4 {
    font-style: italic;
}
.single-blog-optin input {
    display: inline-block;
    width: 32.5% !important;
}
.single-blog-optin [type="text"] {
    color: #000;
    font-family: Open Sans;
    font-size: 18px;
    font-style: italic;
    line-height: 1;
    padding: 15px 40px;
}
.single-blog-optin [type="submit"] {
    background: #e65626 none repeat scroll 0 0;
    font-weight: bold;
    padding: 13px 20px;
    text-transform: uppercase;
    vertical-align: top;
}
.single-blog-optin [type="submit"]:hover {
    background: #333333 none repeat scroll 0 0;
}
.sidebar .widget {
    background-color: transparent;
    margin-bottom: 18px;
    padding: 0;
}
.sidebar-optin {
    background-image: url("/wp-content/uploads/2016/08/optin-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 33px 25px;
}
.optin-head {
    border-bottom: 1px solid #8bb45c;
    box-shadow: 0 1px 0 0 #3e670f;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0 0 10px;
}
.optin-head > img {
    float: left;
}
.optin-head > h3 {
    font-size: 30px;
    font-weight: bold;
}
.sidebar-optin > p {
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 15px;
    max-width: 280px;
}
.sidebar-optin input[type="text"] {
    font-style: italic;
    margin-bottom: 12px;
    padding: 15px 20px;
    color: #000;
}
.sidebar-optin input[type="submit"] {
    background: #dd5325 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: 800;
    width: 100%;
}
.sidebar-optin input[type="submit"]:hover {
   background: #333333 none repeat scroll 0 0;
}



.sidebar .widget-title.widgettitle {
    color: #58970f;
    font-family: Open Sans;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.sidebarsocial > li > a {
    background: #333333 none repeat scroll 0 0;
    border-radius: 50px;
    color: #fff;
    display: block;
    font-size: 35px;
    height: 70px;
    line-height: 2;
    text-align: center;
    width: 70px;
}
.sidebarsocial > li > a:hover {
   background: #58970F none repeat scroll 0 0;
}
.sidebarsocial > li {
    border: medium none;
    display: inline-block;
    margin: 0 5px;
}
.sidebarsocial {
    text-align: center;
}
.categorylist {
    text-align: center;
}
.categorylist li {
    background: rgba(255, 255, 255, 0.57) none repeat scroll 0 0;
    border: 1px solid #cccccc;
    display: inline-block;
    margin: 0 0.5% 10px;
    min-height: 135px;
    padding: 18px 20px 0;
    text-align: center;
    vertical-align: top;
    width: 48%;
}
.categorylist li:hover {
    opacity: 0.8;
}
.categorylist li a {
    color: #4a4a4a;
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
}
.categorylist li a img {
    display: block;
    margin: 0 auto;
}

.single-featured-image img {
    border: 13px solid #fff;
    box-shadow: 2px 3px 7px -2px #333;
    margin-bottom: 35px;
    width: 100%;
}





/*Footer*/
footer.site-footer {
    background: #2e2e2e none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    padding: 32px 0;
}

footer.site-footer a {
    color: #fff;
}
.footer-menu {
    text-align: center;
}
.footer-menu li {
    display: inline-block;
}
.footer-menu li {
    display: inline-block;
    padding: 10px 15px;
}
.footer-menu li a {
    color: #8e8e8e;
    font-size: 14px;
}
.copyright > img {
    margin-bottom: 20px;
}
.footer-before-widget {
    background-image: url("/wp-content/uploads/2016/07/footer-widget-bg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 40px 0;
}
.footer-before-widget .wrap {
    max-width: 1170px;
}

.footer-download-form {
    border: 2px solid #979797;
    max-width: 785px;
    padding: 40px;
}
.footer-download-form h3 {
    color: #f4efe8;
    font-family: "Open Sans Condensed";
    font-size: 45px;
    font-weight: bold;
    margin: 0 0 10px;
    text-align: center;
}
.footer-download-form p {
    color: #ffffff;
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    text-align: center;
}
.footerform label {
    display: none !important;
}
.footerform [type="text"] {
    color: #000000;
    font-size: 18px !important;
    font-style: italic;
    margin-bottom: 5px;
    padding: 14px 15px !important;
    width: 100% !important;
}
.footerform .gform_footer.top_label {
    margin-top: 0;
    padding-top: 5px;
}
.footerform [type="submit"] {
    background: #d85124 none repeat scroll 0 0;
    font-size: 23px !important;
    font-weight: bold;
    width: 100%;
}
.footerform [type="submit"]:hover {
   background: #333 none repeat scroll 0 0;
}

.footer-testimonial-content {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
}
.footer-testimonial-content strong {
    font-weight: 800;
}

.footer-testimonial .testimonial-by {
    font-size: 18px;
    margin-bottom: 30px;
}
footer.site-footer {
    padding: 1rem 0 1rem 0 !important;
}
.testimonial-by > h3 {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    margin-top: 0;
}

.footer-testimonial {
    border-bottom: 2px solid #979797;
    margin-bottom: 20px;
}
.footer-social > h3 {
    font-family: "Open Sans Condensed";
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 35px;
    margin-top: 0;
    text-align: center;
}
.footer-social li a {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 50%;
    color: #4c741d;
    display: block;
    font-size: 23px;
    height: 56px;
    line-height: 2.3;
    text-align: center;
    width: 56px;
}
.footer-social li a:hover {
    background: #ccc none repeat scroll 0 0;
}
.footer-social li {
    display: inline-block;
    margin: 2px 10px;
}
.footer-social > ul {
    text-align: center;
}

@media screen and (max-width: 1386px) and (min-width: 1200px) {
.homeblog-headline {
    font-size: 85px !important;
}
#homeblog {
    background-size: cover !important;
}
.home-post-item .post-item {
    margin: 0 auto;
    max-width: 830px;
    padding: 30px 20px 50px;
}
.home-post-item h4.post-title, .home-post-item .post-title a {
    font-size: 23px;
}
.home-post-item .post-item {
    font-size: 18px;
}
.home-post-item .post-links .readmore {
    font-size: 14px;
    padding: 10px 7px;
    width: 124px;
}
.home-post-item .post-item .post-links .essb_links_list li, .about-yanik-box .post-links .essb_links_list li, .essb_links_list li {
    margin: 0 4px !important;
    width: 73px;
}
.home-post-item .post-links .essb_links.essb_template_grey-retina .essb_icon, .about-yanik-box .essb_links.essb_template_grey-retina .essb_icon, .essb_links.essb_template_grey-retina .essb_icon {
    background-size: 16px 16px !important;
    height: 16px;
    width: 16px;
}
.home-post-item .post-links .essb_links.essb_template_grey-retina li a, .about-yanik-box .essb_links.essb_template_grey-retina li a, .essb_links.essb_template_grey-retina li a {
    font-size: 14px;
}
.homeblog-headline {
    font-size: 95px !important;
}
.prev-next-posts {
    margin: 0 auto;
    max-width: 810px;
}
 {
    max-width: 1040px;
}
.site-inner, .wrap,
.site-header .wrap,
.footer-before-widget .wrap {
    max-width: 1040px;
}
.site-header .widget-area {
    width: 730px;
}
.social-icons li a,
.nav-primary #menu-main-menu li a {
    font-size: 19px;
}
.nav-primary #menu-main-menu li a {
    padding: 4px 10px;
}
.bannerheadline.vc_custom_heading {
    font-size: 107px !important;
}
.bannersubheadline.vc_custom_heading {
    font-size: 60px !important;
}
.homeoptin-headline.vc_custom_heading {
    font-size: 42px !important;
}
.homeoptin-subheadline.vc_custom_heading {
    font-size: 25px !important;
}
.home-optin input {
    width: 256px !important;
    font-size: 15px;
}
.homeoptin-form .home-optin [type="submit"] {
    font-size: 21px !important;
    vertical-align: middle;
}
.footer-download-form h3, 
.footer-social > h3 {
    font-size: 36px;
}
.footer-download-form p,
.footer-testimonial-content,
.testimonial-by > h3  {
    font-size: 20px;
}
.footer-social li a {
    height: 48px;
    line-height: 48px;
    width: 48px;
}
.prev-next-posts {
    margin-bottom: 30px;
}
.content {
    width: 68%;
}
.sidebar-primary {
    width: 30%;
}
.home-post-item .post-item .post-links .essb_links, .about-yanik-box .post-links .essb_links {
    margin: 2px 0;
}
}

@media screen and (min-width: 1044px) {
.single-blog-container .essb_links.essb_template_grey-retina .essb_icon {
    background-size: 100% auto !important;
    color: #7a7a7a;
    height: 30px;
    width: 30px;
}
.single-blog-container .essb_links.essb_template_grey-retina .essb_network_name {
    font-size: 18px;
}
}


@media screen and (max-width: 1044px) {
.title-area {
    padding-left: 10px;
}
.nav-primary #menu-main-menu li a {
    font-size: 16px;
}
.social-icons li a {
    font-size: 16px;
}
br {
   display: none;
}
.footer-download-form h3 {
    font-size: 30px;
}
.footer-download-form p {
    font-size: 20px;
}
.footerform [type="text"] {
    padding: 10px 12px !important;
}
.footer-testimonial {
    max-width: 95%;
}
.footer-testimonial-content {
    font-size: 20px;
    margin-bottom: 20px;
}
.testimonial-by > h3 {
    font-size: 20px;
}

.footer-social li a {
    font-size: 20px;
    height: 48px;
    width: 48px;
}
.footer-social li {
    display: inline-block;
}
p {
    margin-bottom: 20px;
}
.home-post-item .post-links .readmore, .about-yanik-box .post-links .readmorebtn {
    font-size: 14px;
    padding: 10px 18px;
    width: auto;
}
.home-post-item h4.post-title, .home-post-item .post-title a {
    font-size: 22px;
}
.home-post-item .post-item {
    font-size: 18px;
}
.home-post-item .post-item .post-links .essb_links_list li, .about-yanik-box .post-links .essb_links_list li, .essb_links_list li {
    border-radius: 3px;
    margin: 0 2px !important;
    width: 70px;
}
.home-post-item .post-links .essb_links.essb_template_grey-retina li a, .about-yanik-box .essb_links.essb_template_grey-retina li a, .essb_links.essb_template_grey-retina li a {
    font-size: 14px;
}
.home-post-item .post-links .essb_links.essb_template_grey-retina .essb_icon, .about-yanik-box .essb_links.essb_template_grey-retina .essb_icon, .essb_links.essb_template_grey-retina .essb_icon {
    background-size: 18px 19px !important;
    height: 18px;
    width: 18px;
}
.sidebarsocial > li > a {
    font-size: 25px;
    height: 50px;
    width: 50px;
}
.sidebarsocial > li {
    margin: 0 5px;
}
.single-blog-headline h2 {
    font-size: 45px;
}
.single-blog-container h1.entry-title {
    font-size: 25px;
}
.optin-head > h3 {
    font-size: 22px;
}
.optin-head > h3 {
    font-size: 22px;
    font-weight: bold;
}
.single-blog-optin > h3 {
    font-size: 38px;
}
.single-blog-date {
display: none;
}
}

@media screen and (max-width: 1000px) {
.social-icons {
    display: none;
}
nav.nav-primary {
    float: none;
    margin-right: 0;
    margin-top: 9px;
}
.nav-primary .responsive-menu-icon {
    margin-top: 10px;
    right: 20px;
}
.nav-primary #menu-main-menu {
    background: #333 none repeat scroll 0 0;
    padding: 10px 0;
}
.footer-download-form {
    padding: 20px;
    margin-bottom: 30px;
}
.footer-download-form img {
    margin-bottom: 15px;
    max-width: 180px;
}
.single-blog-container::before {
    background-position: left top;
}
.single-blog-container::after {
    background-position: left bottom;
}
.single-blog-container {
    background-image: none;
    background-color: #f5f5f5;
}
.sidebar {
    text-align: center;
}
.optin-head > img {
    float: none;
}
.sidebar-optin > p {
    max-width: 100%;
}
.single-blog-headline {
    background-size: cover;
    margin-top: 0;
    padding: 30px 0 40px;
}
.entry-comments {
    padding: 10px 20px;
}
.comment-respond {
    padding: 10px 20px;
}
}

@media screen and (max-width: 750px) {
.home-post-item .post-links .readmore, .about-yanik-box .post-links .readmorebtn {
    float: none !important;
    margin-bottom: 10px;
}
.home-post-item .post-item .post-links .essb_links, .about-yanik-box .post-links .essb_links, .essb_links {
    float: none;
    text-align: center;
}
.home-post-item .post-item {
    background-image: url("/wp-content/uploads/2016/08/bloglist-bg-small.png");
    margin-bottom: 20px;
    padding: 60px 50px 36px;
}
.single-blog-container h1.entry-title::after, .post-pin {
display: none;
}
.single-blog-optin > img {
    display: block;
    float: none;
    margin: 0 auto;
}
.single-blog-optin > h3 {
    font-size: 18px;
    text-align: center;
}
.single-blog-optin > h4 {
    font-size: 15px;
    text-align: center;
}
.single-blog-optin input {
    display: block;
    margin-bottom: 10px;
    width: 100% !important;
}
/*.single-post .content > article {
    background-image: url("/wp-content/uploads/2016/08/mobile-blog.png");
}*/
.single-blog-container h1.entry-title {
    margin-bottom: 15px;
}
.prev-next-posts a {
    font-size: 44px;
}
}

@media screen and (max-width: 450px) {
.site-title > a {
    height: 18px;
    margin-top: 5px;
    width: 200px;
}
.home-post-item .post-item {
    padding: 40px 30px 30px;
}
.home-post-item .post-item .post-links .essb_links_list li, .about-yanik-box .post-links .essb_links_list li, .essb_links_list li {
    width: 100%;
    margin-bottom: 10px !important;
}
.footerform [type="submit"] {
    font-size: 17px !important;
}
.footer-social li {
    margin: 2px 2px;
}
.categorylist li a {
    font-size: 13px;
}
.sidebar-optin input[type="submit"] {
    font-size: 28px;
}
.home-post-item .post-item .post-links .essb_links_list li, .about-yanik-box .post-links .essb_links_list li, .single-blog-container article .essb_links_list li {
    margin: 0 4px 9px !important;
    width: 100%;
}
.prev-next-posts a {
    font-size: 25px;
}
}

