/*

Theme Name: Mode 1.2
Version: 1.2
Author: MagnaThemes
Author URI: http://themeforest.net/user/MagnaThemes
Description: A premium blog theme for extravagant bloggers. Please check the documentation and the tutorial videos before start the work. If you need any information that beyond the scope of the provided help files, don't be shy to write me at info@magna-themes.com
Theme URI: http://www.magna-themes.com/support
License: ThemeForest Regular Licence
License URI: http://themeforest.net/licenses/regular
Tags: featured-images, translation-ready, black, white, custom-colors, custom-background, theme-options

TABLE OF CONTENTS:

       1. RESET CSS
       2. GENERAL
       3. HEADER(s)
       4. BLOG LAYOUTS
       5. SINGLE POST
       6. SHORT CODES
       7. SIDEBAR
       8. FOOTER
       9. MEDIA QUERIES

*/



/*=====================================================================================*/
/*       1. RESET 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,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { width: 100%; height: 100%; font-weight: normal; line-height: 1; font-family: 'Noto Serif', serif; font-size: 16px; background: #F5F5F5; color: #666666; overflow-x: hidden; }
a { cursor: pointer; text-decoration: none; color: #990000; }
ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins    { text-decoration: none; }
del    { text-decoration: line-through; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
.clear   { clear: both; }


/*=====================================================================================*/
/*       2. GENERAL                                                                    */
/*=====================================================================================*/

/*-- Typography --*/
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-family: 'Playfair Display', serif; color: #000; }
h1 { font-size: 40px; margin-bottom: 30px; }
h2 { font-size: 37px; margin-bottom: 27px; }
h3 { font-size: 32px; margin-bottom: 24px; }
h4 { font-size: 29px; margin-bottom: 20px; }
h5 { font-size: 26px; margin-bottom: 20px; }
h6 { font-size: 23px; margin-bottom: 20px; }
span.red { color: #FF0000; }
blockquote, q { margin: 40px 0px; padding-left: 20px; line-height: 180%; border-left: 4px solid #000; font-size: 18px; font-style: italic; }
cite, dfn, em, i { font-style: italic; }
code { color: #666; white-space: normal; font-family: monospace, serif; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; }
code, kbd, tt, var, samp, pre { font-family: monospace, serif; font-size: 13px; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; line-height: 1.6; }
code {  }
pre { border: 1px solid rgba(0, 0, 0, 0.1); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 24px 0px; max-width: 100%; overflow: auto; padding: 12px; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
small { font-size: smaller; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
mark, ins { background: #fff9c0; text-decoration: none; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
abbr[title] { border-bottom: 1px dotted #2b2b2b; cursor: help; }
dl { margin: 0 20px; }
dt { font-weight: bold; }
dd { margin: 0 0 20px; }
ol, ul { margin: 16px 0; padding: 0 0 0 40px; }
address { font-style: italic; margin: 0 0 24px; }
table { width: 100%; margin-bottom: 40px; border: 1px solid #E4E4E4; border-collapse: separate; border-spacing: 0; }
th, td { padding: 10px 15px; border-left: 1px solid #E4E4E4; border-top: 1px dotted #E4E4E4; text-align: left; font-size: 13px; }
thead th { padding: 10px 20px; border-left: 1px solid #E4E4E4; border-top: 0px; text-align: left; font-size: 14px; background: #000; color: #FFF; font-family: 'Playfair Display', serif; }
table th:first-child, table td:first-child { border-left: 0px; }
th a { color: #000; }
fieldset { margin-bottom: 50px; padding: 30px; border: 1px solid #E4E4E4; }
legend { padding: 0px 10px; font-size: 12px; }
label { font-size: 13px; }
input[type="text"], input[type="email"], input[type="password"], input[type="date"], input[type="url"],
input[type="search"], input[type="file"] { width: 250px; margin-bottom: 20px; padding: 8px 10px; border: 1px solid #E4E4E4; font-size: 13px; font-family: 'Noto Serif', serif; color: #666; }
textarea { width: 250px; margin-bottom: 20px; padding: 8px 10px; border: 1px solid #E4E4E4; font-size: 13px; font-family: 'Noto Serif', serif; color: #666; }
select { min-width: 150px; margin-bottom: 20px; padding: 8px 10px; border: 1px solid #E4E4E4; font-family: 'Noto Serif', serif; color: #666; }
input[type="submit"], input[type="button"], input[type="reset"] { margin-right: 10px; padding: 8px 17px; background: #000; font-family: 'Playfair Display', serif; color: #FFF; font-size: 13px; border: 0px; cursor: pointer; }
.loading { height: 200px; background: transparent url('images/loader.gif') center center no-repeat; background-size: 128px 128px; }
.separator-line { width: 100%; height: 1px; background: #999; margin: 30px 0px; }
#preloader { position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: 10000000000000000002 !important; background: #FFF url('images/preloader.svg') center center no-repeat; }

/*-- Must have WordPress classes --*/
.wp-caption, .wp-caption-text { max-width: 100%; }
.sticky {  }
.category-unpublished { display: none; }
.bypostauthor div.comment_avatar { position: relative; }
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
img.alignleft { margin: 5px 20px 5px 0; }
img.alignright { margin: 5px 0 5px 20px; }
.wp-video { max-width: 100%; height: auto; display: block; margin: 0 auto; }

/*-- Images --*/
.center-image { display: block; margin: 0 auto; margin-bottom: 20px; }

/*-- Grid System --*/
.full                             { width: 100%; }
.one_half, .one_half_last         { width: 46%; margin-right: 8%; }
.one_third, .one_third_last       { width: 30%; margin-right: 5%; }
.two_third, .two_third_last       { width: 65%; margin-right: 5%; }
.one_fourth, .one_fourth_last     { width: 22%; margin-right: 4%; }
.two_fourth, .two_fourth_last     { width: 48%; margin-right: 4%; }
.three_fourth, .three_fourth_last { width: 74%; margin-right: 4%; }
.one_fifth, .one_fifth_last       { width: 16%; margin-right: 4%; }
.two_fifth, .two_fifth_last       { width: 36%; margin-right: 4%; }
.three_fifth, .three_fifth_last   { width: 56%; margin-right: 4%; }
.four_fifth, .four_fifth_last     { width: 76%; margin-right: 4%; }

.one_half, .one_third, .two_third, .one_fourth, .two_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth,
.four_fifth, .one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth,
.one_half_last, .one_third_last, .two_third_last, .one_fourth_last,  .two_fourth_last, .three_fourth_last,
.one_fifth_last, .two_fifth_last, .three_fifth_last, .four_fifth_last
{ float: left; margin-bottom: 60px; }

.full { margin-bottom: 60px; }

.one_half_last, .one_third_last, .two_third_last, .one_fourth_last,  .two_fourth_last, .three_fourth_last,
.one_fifth_last, .two_fifth_last, .three_fifth_last, .four_fifth_last
{ margin-right: 0%; }

.full img, .one_half img, .one_third img, .two_third img, .one_fourth img, .two_fourth img, .three_fourth img, .one_fifth img, .two_fifth img, .three_fifth img,
.four_fifth img, .one_sixth img, .two_sixth img, .three_sixth img, .four_sixth img, .five_sixth img,
.one_half_last img, .one_third_last img, .two_third_last img, .one_fourth_last img,  .two_fourth_last img, .three_fourth_last img,
.one_fifth_last img, .two_fifth_last img, .three_fifth_last img, .four_fifth_last img
{ max-width: 100%; height: auto; display: block; }

.full p, .one_half p, .one_third p, .two_third p, .one_fourth p, .two_fourth p, .three_fourth p, .one_fifth p, .two_fifth p, .three_fifth p,
.four_fifth p, .one_sixth p, .two_sixth p, .three_sixth p, .four_sixth p, .five_sixth p,
.one_half_last p, .one_third_last p, .two_third_last p, .one_fourth_last p,  .two_fourth_last p, .three_fourth_last p,
.one_fifth_last p, .two_fifth_last p, .three_fifth_last p, .four_fifth_last p
{ line-height: 170%; }

/*-- List styles --*/
ul.add li, li.add, ul.remove li, li.remove, ul.check li, li.check, ul.speech li , li.speech,
ul.attention li, li.attention, ul.settings li, li.settings, ul.user li, li.user, ul.telephone li, li.telephone,
ul.locked li, li.locked, ul.mail li, li.mail, ul.undo li, li.undo, ul.redo li, li.redo { padding-left: 27px; line-height: 28px; font-size: 14px; }

ul.add li, li.add             { background: url('images/lists/add.png') 0px 7px no-repeat; }
ul.remove li, li.remove       { background: url('images/lists/remove.png') 0px 7px no-repeat; }
ul.check li, li.check         { background: url('images/lists/check.png') 0px 7px no-repeat; }
ul.speech li , li.speech      { background: url('images/lists/comment.png') 0px 7px no-repeat; }
ul.attention li, li.attention { background: url('images/lists/attention.png') 0px 7px no-repeat; }
ul.settings li, li.settings   { background: url('images/lists/settings.png') 0px 7px no-repeat; }
ul.user li, li.user           { background: url('images/lists/user.png') 0px 7px no-repeat; }
ul.telephone li, li.telephone { background: url('images/lists/telephone.png') 0px 7px no-repeat; }
ul.locked li, li.locked       { background: url('images/lists/locked.png') 0px 7px no-repeat; }
ul.mail li, li.mail           { background: url('images/lists/mail.png') 0px 7px no-repeat; }
ul.undo li, li.undo           { background: url('images/lists/undo.png') 0px 7px no-repeat; }
ul.redo li, li.redo           { background: url('images/lists/redo.png') 0px 7px no-repeat; }

/*-- ToolTips --*/
#tiptip_holder { display: none; position: absolute; top: 0; left: 0; z-index: 99999; }
#tiptip_holder.tip_top { padding-bottom: 5px; }
#tiptip_holder.tip_bottom { padding-top: 5px; }
#tiptip_holder.tip_right { padding-left: 5px; }
#tiptip_holder.tip_left { padding-right: 5px; }
#tiptip_content { font-size: 13px; color: #fff; text-shadow: 0 0 2px #000; padding: 20px 30px; line-height: 150%; background: #000; }
#tiptip_arrow, #tiptip_arrow_inner { position: absolute; border-color: transparent; border-style: solid; border-width: 6px;  height: 0; width: 0; }
#tiptip_holder.tip_top #tiptip_arrow_inner { margin-top: -7px; margin-left: -6px; border-top-color: rgb(25,25,25); border-top-color: rgba(25,25,25,0.92); }
#tiptip_holder.tip_bottom #tiptip_arrow_inner { margin-top: -5px; margin-left: -6px; border-bottom-color: rgb(25,25,25); border-bottom-color: rgba(25,25,25,0.92); }
#tiptip_holder.tip_right #tiptip_arrow_inner { margin-top: -6px; margin-left: -5px; border-right-color: rgb(25,25,25); border-right-color: rgba(25,25,25,0.92); }
#tiptip_holder.tip_left #tiptip_arrow_inner { margin-top: -6px; margin-left: -7px; border-left-color: rgb(25,25,25); border-left-color: rgba(25,25,25,0.92); }
@media screen and (-webkit-min-device-pixel-ratio:0) { #tiptip_content { background-color: rgba(0,0,0,1); }
                                                       #tiptip_holder.tip_bottom #tiptip_arrow_inner { border-bottom-color: rgba(0,0,0,1); }
	                                               #tiptip_holder.tip_top #tiptip_arrow_inner { border-top-color: rgba(0,0,0,1); }
}

/*-- Swipebox --*/
#swipebox-overlay img { border: none!important; }
#swipebox-overlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 1000000001 !important; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; user-select: none; }
#swipebox-slider { height: 100%; left: 0; top: 0; width: 100%; white-space: nowrap; position: absolute; display: none; }
#swipebox-slider .slide { background: url("img/loader.gif") no-repeat center center; height: 100%; width: 100%; line-height: 1px; text-align: center; display: inline-block; }
#swipebox-slider .slide:before { content: ""; display: inline-block; height: 50%; width: 1px; margin-right: -1px; }
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container { display: inline-block; max-height: 100%; max-width: 100%; margin: 0; padding: 0; width: auto; height: auto; vertical-align: middle; }
#swipebox-slider .slide .swipebox-video-container {  background:none; max-width: 1140px; max-height: 100%; width: 100%; padding:5%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
#swipebox-slider .slide .swipebox-video-container .swipebox-video{ width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden; position: relative; }
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{ width: 100%!important; height: 100%!important; position: absolute; top: 0; left: 0; }
#swipebox-action, #swipebox-caption { position: absolute; left: 0; z-index: 999; height: 50px; width: 100%; }
#swipebox-action { bottom: -50px; }
#swipebox-action.visible-bars { bottom: 0; }
#swipebox-action.force-visible-bars { bottom: 0!important; }
#swipebox-caption { top: -50px; text-align: center; }
#swipebox-caption.visible-bars { top: 0; }
#swipebox-caption.force-visible-bars { top: 0!important; }
#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,
#swipebox-action #swipebox-close { border: none!important; text-decoration: none!important; cursor: pointer; position: absolute; width: 50px; height: 50px; line-height: 50px; top: 0; font-family: 'Quicksand', sans-serif; font-weight: 300; font-size: 30px; color: #000; }
#swipebox-action #swipebox-close { left: 40px; }
#swipebox-action #swipebox-prev { right: 100px; }
#swipebox-action #swipebox-next { right: 40px; }
#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30); opacity: 0.3; }
#swipebox-slider.rightSpring { -moz-animation: rightSpring 0.3s; -webkit-animation: rightSpring 0.3s; }
#swipebox-slider.leftSpring { -moz-animation: leftSpring 0.3s; -webkit-animation: leftSpring 0.3s; }
@-moz-keyframes rightSpring { 0% { margin-left: 0px; } 50% { margin-left: -30px; } 100% { margin-left: 0px; } }
@-moz-keyframes leftSpring { 0% { margin-left: 0px; } 50% { margin-left: 30px; } 100% { margin-left: 0px; } }
@-webkit-keyframes rightSpring { 0% { margin-left: 0px; } 50% { margin-left: -30px; } 100% { margin-left: 0px; } }
@-webkit-keyframes leftSpring { 0% { margin-left: 0px; } 50% { margin-left: 30px; } 100% { margin-left: 0px; } }
@media screen and (max-width: 800px) { #swipebox-action #swipebox-prev { right: 60px; } #swipebox-action #swipebox-next { right: 0; } }
/* Skin */
#swipebox-overlay { background: #FFF; }
#swipebox-action, #swipebox-caption { background-color: #FFF; opacity: 0.95; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95); }
#swipebox-action { border-top: 1px solid #E4E4E4; }
#swipebox-caption { font-family: 'Open Sans', sans-serif; color: black!important; font-size: 15px; font-weight: 300; line-height: 50px; border-bottom: 1px solid #E4E4E4; }

/*-- Social icons --*/
a.fb:hover { background: #6183C2; color: #FFF; }
a.dribbble:hover { background: #F080AA; color: #FFF; }
a.deviantart:hover { background: #04CC47; color: #FFF; }
a.twitter:hover { background: #2B8ACA; color: #FFF; }
a.google:hover { background: #DB6F77; color: #FFF; }
a.instagram:hover { background: #7399B9; color: #FFF; }
a.github:hover { background: #454545; color: #FFF; }
a.behance:hover { background: #2074FF; color: #FFF; }
a.linkedin:hover { background: #009FEC; color: #FFF; }
a.flickr:hover { background: #FF359F; color: #FFF; }
a.apple:hover { background: #798D8E; color: #FFF; }
a.android:hover { background: #B0CE55; color: #FFF; }
a.pinterest:hover { background: #DF3139; color: #FFF; }
a.rss:hover { background: #f26522; color: #FFF; }
a.skype:hover { background: #40B7F7; color: #FFF; }
a.soundcloud:hover { background: #FF572D; color: #FFF; }
a.spotify:hover { background: #93D900; color: #FFF; }
a.tumblr:hover { background: #446B93; color: #FFF; }
a.vimeo:hover { background: #B8DB6F; color: #FFF; }
a.vk:hover { background: #5279A9; color: #FFF; }
a.youtube:hover { background: #F20000; color: #FFF; }

/*-- Preloader --*/
#pre-loader { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1000000003; background: #FFF url('images/loader.gif') center center no-repeat; background-size: 110px 110px; }

/*-- General containers --*/
#content-sidebar, #content-full-masonry { width: 1180px; margin: 0 auto; margin-bottom: 80px; padding-top: 60px; position: relative; z-index: 1; }
#content-full-masonry { overflow: hidden; }
#content-full { width: 960px; margin: 0 auto; margin-bottom: 80px; padding-top: 60px; }
#sidebar { width: 340px; }
#content-sidebar #content { width: 800px; overflow: hidden; }
#content-grid { width: 1180px; margin: 0 auto; margin-bottom: 80px; padding-top: 60px; overflow: hidden; }
.content1180 { width: 1180px; margin: 0 auto; margin-bottom: 80px; }
.content960 { width: 960px; margin: 0 auto; margin-bottom: 80px; }
.content-left { float: left; }
.content-right { float: right; }
.sidebar-left { float: left; }
.sidebar-right { float: right; }
.center { margin: 0 auto; }

/*-- Contact page --*/
#contact-form input[type="text"], #contact-form input[type="email"], #contact-form input[type="tel"], #contact-form input[type="url"] { width: 560px; padding: 20px; background: #F5F5F5; font-size: 14px; border: 0px; -webkit-appearance: none; }
#contact-form textarea { width: 560px; height: 160px; padding: 20px; background: #F5F5F5; font-size: 14px; border: 0px; overflow: auto; -webkit-appearance: none; }
#contact-form button, #contact-form input[type="submit"] { width: 100%; display: block; padding: 20px; background: #000; font-family: 'Playfair Display', serif; font-size: 15px; color: #FFF; text-align: center; border: 0px; cursor: pointer; }
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="url"], .wpcf7 input[type="date"], .wpcf7 textarea { margin-top: 15px; }
.wpcf7 p { font-size: 13px; }
#result { display: none; position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: 1000000004; background: #FFF; font-size: 25px; font-family: 'Playfair Display', serif; color: #000; text-align: center; }
#result p { padding-top: 18%; }
#result a.close { display: inline-block; margin-top: 30px; padding: 20px 30px; border: 1px solid #999; text-align: center; font-size: 16px; color: #000; }

/*=====================================================================================*/
/*       3. HEADER(s)                                                                  */
/*=====================================================================================*/

/*-- Header style 1 --*/
#header1 { position: relative; z-index: 2; height: 400px; background: #000; }
#header1 #header_content { width: 1580px; margin: 0 auto; padding-top: 37px; }
#logo-text { width: 250px; float: left; color: #FFF; font-size: 16px; font-weight: bold; text-align: left; font-family: 'Montserrat', sans-serif; }
#logo-text a { color: #FFF; }
div.menu-button { display: block; position: relative; z-index: 100; width: 130px; height: 19px; float: right; font-family: 'Open Sans', sans-serif; color: #FFF; }
div.menu-lines { width: 28px; height: 21px; position: absolute; top: 0; right: 0; cursor: pointer; }
div.menu-button span { display: block; position: relative; z-index: 100; }
div.menu-button span.menu-label { width: 80px; height: 21px; line-height: 17px; float: left; text-align: right; font-size: 13px; cursor: pointer; }
div.menu-button span.menu-line { width: 28px; height: 3px; float: right; margin-bottom: 4px; background: #FFF; cursor: pointer; }
#hidden-nav { display: none; position: absolute; top: -24px; right: -20px; width: 300px; }
#open-menu:hover #hidden-nav { display: block; }
div.menu-button:hover { color: #000; }
div.menu-button:hover span.menu-line { background: #000; }
#hidden-nav #nav-contents { position: relative; z-index: 99; padding-top: 60px; }
#hidden-nav #nav-contents #nav-top-right { position: absolute; top: 0; right: 0; width: 130px; height: 60px; background: #FFF; }
#hidden-nav #nav-contents #nav-elements { background: #FFF; }
#hidden-nav #nav-contents #nav-elements ul { margin: 0; padding: 20px 0px; }
#hidden-nav #nav-contents #nav-elements ul li { position: relative; z-index: 100; background: #FFF; font-size: 18px; font-family: 'Playfair Display', serif; }
#hidden-nav #nav-contents #nav-elements ul li:after { content: " "; display: block; width: 30px; margin: 0 auto; border-bottom: 1px dotted #999; }
#hidden-nav #nav-contents #nav-elements ul li:last-child:after { display: none; }
#hidden-nav #nav-contents #nav-elements ul li a { display: block; height: 56px; line-height: 56px; text-align: center; color: #000; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; transition: all 0.2s; }
#hidden-nav #nav-contents #nav-elements ul li a:hover { background: #000; color: #FFF; }
#hidden-nav #nav-contents #nav-elements ul li ul { position: absolute; top: -20px; right: 300px; display: none; width: 300px; background: #FFF; }
#hidden-nav #nav-contents #nav-elements ul li:hover ul { display: block; }
#hidden-nav #nav-contents #nav-elements ul li:hover ul li ul { display: none; }
#hidden-nav #nav-contents #nav-elements ul li ul li ul { display: none; }
#hidden-nav #nav-contents #nav-elements ul li:hover ul li:hover ul { display: block; }
.mobile-nav-container { display: none; }
#tagline { position: absolute; bottom: -40px; left: 0px; width: 100%; text-align: center; }
#tagline h1 { margin: 0px; font-size: 200px; color: #F5F5F5; font-style: italic; font-family: 'Arapey', serif; }

/*-- Header style 2 --*/
#header2 { position: relative; z-index: 2; height: 400px; background: #000; }
#header2 #logo-image { width: 960px; margin: 0 auto; text-align: center; }
#header2 #logo-image img { max-height: 340px; width: auto; }
#header2 #navigation { position: absolute; bottom: 0; left: 0; width: 100%; height: 60px; background: #FFF; border-bottom: 2px solid rgba(0,0,0,0.05); }
#header2 #navigation .helper { position: relative; float: left; left: 50%; }
#header2 #navigation ul { margin: 0; padding: 0; position: relative; float: left; left: -50%; }
#header2 #navigation ul li { float: left; position: relative; height: 60px; line-height: 60px; font-size: 18px; font-family: 'Playfair Display', serif; }
#header2 #navigation ul li:after { content: " / "; margin: 0px 20px; }
#header2 #navigation ul li:last-child:after { display: none; }
#header2 #navigation ul li a { color: #000; }
#header2 #navigation ul li ul { display: none; position: absolute; top: 60px; background: #FFF; border: 1px solid #CCC; }
#header2 #navigation ul li:hover ul { display: block; }
#header2 #navigation ul li ul li { float: none; position: relative; width: 200px; height: auto; line-height: 140%; padding: 18px 30px; font-size: 16px; border-bottom: 1px solid #CCC; }
#header2 #navigation ul li ul li:after { display: none; }
#header2 #navigation ul li ul li ul { display: none; top: -1px; left: 260px; }
#header2 #navigation ul li:hover ul li ul { display: none; }
#header2 #navigation ul li ul li:hover ul { display: block; }
#header-search { position: absolute; top: 40px; right: 200px; }
#om-menu { display: none; }
.top_search_elements { width: 150px; }
.top_search_elements input[type="text"] { width: 110px; float: left; text-align: right; background: transparent; padding: 0; padding-top: 1px; border: 0; color: #FFF; font-size: 11px; font-family: 'Montserrat', sans-serif; }
.top_search_elements button { width: 30px; float: right; text-align: right; padding: 0; background: transparent; border: 0; color: #FFF; cursor: pointer; }

/*-- Header style 3 --*/
#header3 { position: relative; z-index: 2; background: #FFF; }
#header3 .content1180 { margin-bottom: 0px; }
#header3 #header-top { width: 1180px; height: 90px; margin: 0 auto; padding-top: 14px; padding-bottom: 16px; }
#header3 #logo-image { float: left; height: 90px; text-align: left; }
#header3 #logo-image img { max-height: 90px; width: auto; }
#header3 #top-banner { width: 728px; float: right; }
#header3 #top-banner img { max-width: 100%; height: auto; }
#header3 #header-bottom { width: 100%; height: 60px; background: #FFF; border-bottom: 2px solid #E9E9E9; border-top: 1px solid #E9E9E9; }
#header3 #header-bottom #navigation .helper { float: left; width: 850px; }
#header3 #header-bottom #navigation ul { margin: 0; padding: 0; }
#header3 #header-bottom #navigation ul li { float: left; position: relative; height: 60px; line-height: 60px; font-size: 16px; font-family: 'Playfair Display', serif; }
#header3 #header-bottom #navigation ul li:after {  content: " / "; margin: 0px 20px; }
#header3 #header-bottom #navigation ul li:last-child:after { display: none; }
#header3 #header-bottom #navigation ul li a { color: #000; }
#header3 #header-bottom #navigation ul li ul { display: none; position: absolute; top: 60px; background: #FFF; border: 1px solid #CCC; }
#header3 #header-bottom #navigation ul li:hover ul { display: block; }
#header3 #header-bottom #navigation ul li ul li { float: none; position: relative; width: 200px; height: auto; line-height: 140%; padding: 18px 30px; font-size: 16px; border-bottom: 1px solid #CCC; }
#header3 #header-bottom #navigation ul li ul li:after { display: none; }
#header3 #header-bottom #navigation ul li ul li ul { display: none; top: -1px; left: 260px; }
#header3 #header-bottom #navigation ul li:hover ul li ul { display: none; }
#header3 #header-bottom #navigation ul li ul li:hover ul { display: block; }
#header3 #header-bottom #header-search { position: relative; top: auto; right: auto; float: right; width: 150px; margin-top: 22px; }
#header3 #header-bottom .top_search_elements { width: 100%; }
#header3 #header-bottom .top_search_elements input[type="text"] { width: 110px; float: left; text-align: right; background: transparent; padding: 0; padding-top: 0px; border: 0; color: #666; font-size: 13px; font-family: 'Noto Serif', serif; }
#header3 #header-bottom .top_search_elements button { width: 30px; float: right; text-align: right; padding: 0; background: transparent; border: 0; color: #666; cursor: pointer; line-height: 147%; }

/*-- Header style 4 --*/
#header4 { position: relative; z-index: 2; padding-top: 40px; background: #FFF; border-bottom: 2px solid #E9E9E9; }
#header4 .content1180 { margin-bottom: 0px; }
#header4 #header-bottom { width: 1180px; height: 90px; margin: 0 auto; padding-top: 14px; padding-bottom: 16px; }
#header4 #logo-image { float: left; height: 90px; text-align: left; }
#header4 #logo-image img { max-height: 90px; width: auto; }
#header4 #bottom-banner { width: 728px; float: right; }
#header4 #bottom-banner img { max-width: 100%; height: auto; }
#header4 #header-top { width: 100%; height: 40px; background: #000; position: fixed; top: 0; left: 0; z-index: 100000000; }
#header4 #header-top #navigation .helper { float: left; width: 850px; }
#header4 #header-top #navigation ul { margin: 0; padding: 0; }
#header4 #header-top #navigation ul li { float: left; position: relative; height: 40px; line-height: 40px; font-size: 13px; font-family: 'Playfair Display', serif; }
#header4 #header-top #navigation ul li:after { content: " / "; margin: 0px 15px; color: #FFF; }
#header4 #header-top #navigation ul li:last-child:after { display: none; }
#header4 #header-top #navigation ul li a { color: #FFF; }
#header4 #header-top #navigation ul li ul { display: none; position: absolute; top: 40px; background: #000; border: 1px solid #333; }
#header4 #header-top #navigation ul li:hover ul { display: block; }
#header4 #header-top #navigation ul li ul li { float: none; position: relative; width: 180px; height: auto; line-height: 140%; padding: 15px 30px; font-size: 13px; border-bottom: 1px solid #333; }
#header4 #header-top #navigation ul li ul li:after { display: none; }
#header4 #header-top #navigation ul li ul li ul { display: none; top: -1px; left: 240px; }
#header4 #header-top #navigation ul li:hover ul li ul { display: none; }
#header4 #header-top #navigation ul li ul li:hover ul { display: block; }
#header4 #header-top #header-search { position: relative; top: auto; right: auto; float: right; width: 150px; margin-top: 11px; }
#header4 #header-top .top_search_elements { width: 100%; }
#header4 #header-top .top_search_elements input[type="text"] { width: 110px; float: left; text-align: right; background: transparent; padding: 0; padding-top: 0px; border: 0; color: #FFF; font-size: 13px; font-family: 'Noto Serif', serif; }
#header4 #header-top .top_search_elements button { width: 30px; float: right; text-align: right; padding: 0; background: transparent; border: 0; color: #FFF; cursor: pointer; line-height: 147%; }

#header-social { width: 728px; float: right; padding-top: 24px; }
#header-social ul { margin: 0; padding: 0; }
#header-social ul li { display: block; width: 44px; height: 44px; float: right; margin-left: 10px; }
#header-social ul li a { display: block; width: 42px; height: 42px; line-height: 42px; border: 1px solid #EEE; color: #000; text-align: center; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; }
#header-social ul li a:hover { color: #FFF; }

/*=====================================================================================*/
/*       4. BLOG LAYOUTS                                                               */
/*=====================================================================================*/

.post, .type-page { margin-bottom: 60px; background: #FFF; }

/*-- Classic Layout ( sidebar ) --*/
.post-image { width: 800px; }
.post-image img { max-width: 100%; display: block; margin: 0 auto; }
.post-elements { width: 600px; margin: 0 auto; padding-bottom: 37px; }
.post-title { padding-top: 42px; margin-bottom: 34px; }
.post-title h2 { font-size: 40px; line-height: 150%; }
.post-title h2 a { color: #000; }
.post-metas { margin-bottom: 34px; }
.post-metas ul { margin: 0; padding: 0; }
.post-metas ul li { float: left; padding-right: 10px; font-size: 11px; color: #999; line-height: 180%; font-family: 'Open Sans', sans-serif; text-transform: uppercase; }
.post-metas ul li a { color: #999; }
.excerpt { line-height: 180%; color: #000; margin-bottom: 25px; }
.post-content { line-height: 180%; }
.post-content p { margin-bottom: 20px; }
.post-content embed, .post-content iframe { max-width: 100%;   max-width: 100%; vertical-align: middle; }
.post-content ul { list-style: disc; }
.post-content img { max-width: 100%; height: auto; }
.post-content .wp-caption-text { padding-top: 10px; font-size: 13px; text-align: center; line-height: 150%; }
.more-wrapper { margin-top: 40px; padding-top: 19px; border-top: 1px dotted #CCC; }
.more-wrapper a.more-link { font-size: 14px; color: #333; }
/* Image Format */
.format-image { background: transparent; }
.format-image .wp-caption { margin: 0 auto; }
.format-image .wp-caption-text { padding-top: 20px; }
.image-post-content img { max-width: 100%; height: auto; display: block; margin: 0 auto; }
/* Quote Format */
.quote { padding: 110px 100px; padding-bottom: 100px; background: #000; color: #FFF; }
.quote-content { font-family: 'Playfair Display', serif; line-height: 165%; font-size: 40px; text-align: center; }
.quote-content blockquote { margin: 0px; padding: 0; border: 0px; font-style: normal; font-family: 'Playfair Display', serif; line-height: 165%; font-size: 40px; }
.quote-content blockquote a { font-size: 16px; color: #666; font-family: 'Open Sans', sans-serif; }
.quote-author { padding-top: 36px; font-size: 16px; color: #666; font-family: 'Open Sans', sans-serif; text-align: center; }
/* Audio Format */
.post-audio { position: relative; min-height: 30px; }
.post-audio img { max-width: 100%; display: block; margin: 0 auto; }
.audio-absolute { position: absolute; bottom: 0; left: 0; width: 100%; }
/* Link format */
.link-content { padding: 110px 100px; padding-bottom: 100px; line-height: 165%; background: #000; color: #FFF; font-family: 'Playfair Display', serif; font-size: 40px; text-align: center; }
/* Chat format */
.format-chat .post-content p { margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px dotted #CCC; }
.format-chat .post-content p:last-child { border-bottom: 0px; }
/* Aside Post */
.format-aside .post-metas { margin-bottom: 25px; }
.format-aside .post-elements { padding-top: 50px; padding-bottom: 45px; }
.format-aside .post-content p { font-size: 20px; line-height: 190%; }
/* Status Post */
.format-status { overflow: hidden; position: relative; }
.format-status .post-metas { margin-bottom: 25px; }
.format-status .post-elements { padding-top: 50px; padding-bottom: 50px; }
.format-status .post-content p { font-size: 20px; line-height: 190%; }
.featured-status { text-align: center; }
iframe.twitter-tweet { margin: 0 auto !important; }
iframe.instagram-media { margin: 0 auto !important; }
/* Gallery Format ( slider ) */
.post-gallery {width: 100%; margin: 0; padding: 0;}
.post-gallery a:active {outline: none;} .slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.post-gallery .slides > li {display: none;}
.post-gallery .slides img { max-width: 100%; height: auto; display: block; margin: 0 auto; }
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.post-gallery {background: #fff; position: relative; zoom: 1;}
.post-gallery .slides {zoom: 1;}
.post-gallery .slides > li {position: relative;}
.flex-caption { width: 100%; height: 40px; line-height: 40px; position: absolute; left: 0%; bottom: 20px; background: #000; color: #FFF; font-size: 13px; text-align: center; }
.flex-direction-nav li a { display: block; width: 38px; height: 38px; line-height: 38px; position: absolute; top: 48%; z-index: 100000; font-family: 'Quicksand', sans-serif; font-size: 18px; text-align: center; color: #000; background: #FFF; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.flex-direction-nav li .flex-next { right: 20px; }
.flex-direction-nav li .flex-prev { left: 20px; }
.flex-direction-nav li .disabled {opacity: 0.3; filter:alpha(opacity=30); cursor: default;}
.flex-control-nav {width: 100%; position: absolute; z-index: 100000; bottom: 20px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a { width: 10px; height: 10px; display: block; background: #EEE; cursor: pointer; text-indent: -9999px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.flex-control-nav li a:hover, .flex-control-nav li a.flex-active { background: #FFF; }
/* Gallery format ( grid layout ) */
.gallery_grids ul { margin: 0; padding: 0; }
.gallery_grids ul li { width: 25%; float: left; position: relative; }
.gallery_grids ul li img { display: block; width: 100%; height: 100%; }
li.gallery-item .gallery-caption { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; height: 25px; line-height: 25px; font-size: 12px; background: #000; color: #FFF; }
/* Social buttons */
.post-content a.synved-social-button-share { margin-top: 25px !important; }

/*-- Classic Layout ( full width ) --*/
#content-full .post-image { width: 960px; }
#content-full .post-elements {  padding-bottom: 45px; }

/*-- Masonry ( 3 columns ) --*/
#posts-masonry3 { width: 1200px; margin-bottom: 50px; }
#posts-masonry3 .post { width: 380px; margin-right: 20px; margin-bottom: 20px; }
#posts-masonry3 .post-image { width: 380px; }
#posts-masonry3 .post-elements { width: 320px; padding-bottom: 25px; }
#posts-masonry3 .post-title { padding-top: 27px; margin-bottom: 18px; }
#posts-masonry3 .post-title h2 { font-size: 26px; margin: 0; }
#posts-masonry3 .post-metas { margin-bottom: 20px; }
#posts-masonry3 .post-content { font-size: 15px; }
#posts-masonry3 .more-wrapper { margin-top: 25px; padding-top: 15px; }
#posts-masonry3 .more-wrapper a.more-link { font-size: 13px; }
#posts-masonry3 .quote { padding: 100px 30px; padding-bottom: 90px; }
#posts-masonry3 .quote-content { line-height: 165%; font-size: 28px; }
#posts-masonry3 .quote-author { padding-top: 30px; font-size: 14px; }
#posts-masonry3 .link-content { padding: 100px 30px; padding-bottom: 90px; font-size: 28px; }
#posts-masonry3 .format-aside .post-elements { padding-bottom: 45px; }
#posts-masonry3 .format-aside .post-content p { font-size: 16px;  }
#posts-masonry3 .format-status .post-elements { padding-bottom: 45px; }
#posts-masonry3 .format-status .post-content p { font-size: 16px; }

/*-- Masonry ( 2 columns ) --*/
#posts-masonry2 { width: 1220px; margin-bottom: 50px; }
#posts-masonry2 .post { width: 570px; margin-right: 40px; margin-bottom: 40px; }
#posts-masonry2 .post-image { width: 570px; }
#posts-masonry2 .post-elements { width: 470px; padding-bottom: 25px; }
#posts-masonry2 .post-title { padding-top: 32px; margin-bottom: 18px; }
#posts-masonry2 .post-title h2 { font-size: 30px; margin: 0; }
#posts-masonry2 .post-metas { margin-bottom: 24px; }
#posts-masonry2 .post-content { font-size: 15px; }
#posts-masonry2 .more-wrapper { margin-top: 25px; padding-top: 15px; }
#posts-masonry2 .more-wrapper a.more-link { font-size: 13px; }
#posts-masonry2 .quote { padding: 100px 55px; padding-bottom: 90px; }
#posts-masonry2 .quote-content { line-height: 165%; font-size: 38px; }
#posts-masonry2 .quote-author { padding-top: 30px; font-size: 14px; }
#posts-masonry2 .link-content { padding: 100px 55px; padding-bottom: 90px; font-size: 38px; }
#posts-masonry2 .format-aside .post-elements { padding-bottom: 55px; }
#posts-masonry2 .format-aside .post-content p { font-size: 17px;  }
#posts-masonry2 .format-status .post-elements { padding-bottom: 55px; }
#posts-masonry2 .format-status .post-content p { font-size: 17px; }

/*-- Masonry ( 2 columns with sidebar ) --*/
#content-sidebar #posts-masonry2 { width: 840px; margin-bottom: 50px; }
#content-sidebar #posts-masonry2 .post { width: 380px; margin-right: 40px; margin-bottom: 40px; }
#content-sidebar #posts-masonry2 .post-image { width: 380px; }
#content-sidebar #posts-masonry2 .post-elements { width: 320px; padding-bottom: 25px; }
#content-sidebar #posts-masonry2 .post-title { padding-top: 27px; margin-bottom: 18px; }
#content-sidebar #posts-masonry2 .post-title h2 { font-size: 26px; margin: 0; }
#content-sidebar #posts-masonry2 .post-metas { margin-bottom: 20px; }
#content-sidebar #posts-masonry2 .post-content { font-size: 15px; }
#content-sidebar #posts-masonry2 .more-wrapper { margin-top: 25px; padding-top: 15px; }
#content-sidebar #posts-masonry2 .more-wrapper a.more-link { font-size: 13px; }
#content-sidebar #posts-masonry2 .quote { padding: 100px 30px; padding-bottom: 90px; }
#content-sidebar #posts-masonry2 .quote-content { line-height: 165%; font-size: 28px; }
#content-sidebar #posts-masonry2 .quote-author { padding-top: 30px; font-size: 14px; }
#content-sidebar #posts-masonry2 .link-content { padding: 100px 30px; padding-bottom: 90px; font-size: 28px; }
#content-sidebar #posts-masonry2 .format-aside .post-elements { padding-bottom: 45px; }
#content-sidebar #posts-masonry2 .format-aside .post-content p { font-size: 16px;  }
#content-sidebar #posts-masonry2 .format-status .post-elements { padding-bottom: 45px; }
#content-sidebar #posts-masonry2 .format-status .post-content p { font-size: 16px; }

/*-- Grid --*/
#posts-grid { width: 1220px; margin-bottom: 50px; }
#posts-grid .post { width: 570px; float: left; margin-right: 40px; margin-bottom: 40px; }
#posts-grid .post-image { width: 570px; }
#posts-grid .post-elements { width: 470px; padding-bottom: 25px; }
#posts-grid .post-title { padding-top: 32px; margin-bottom: 18px; }
#posts-grid .post-title h2 { font-size: 30px; margin: 0; }
#posts-grid .post-metas { margin-bottom: 24px; }
#posts-grid .post-content { font-size: 15px; }
#posts-grid .more-wrapper { margin-top: 25px; padding-top: 15px; }
#posts-grid .more-wrapper a.more-link { font-size: 13px; }
#posts-grid .quote { padding: 100px 55px; padding-bottom: 90px; }
#posts-grid .quote-content { line-height: 165%; font-size: 38px; }
#posts-grid .quote-author { padding-top: 30px; font-size: 14px; }
#posts-grid .link-content { padding: 100px 55px; padding-bottom: 90px; font-size: 38px; }
#posts-grid .format-aside .post-elements { padding-bottom: 55px; }
#posts-grid .format-aside .post-content p { font-size: 17px;  }
#posts-grid .format-status .post-elements { padding-bottom: 55px; }
#posts-grid .format-status .post-content p { font-size: 17px; }

/*-- Search Page --*/
h1#search-title { margin-bottom: 40px; padding-top: 50px; padding-bottom: 30px; font-size: 30px; border-bottom: 1px solid #999; }
h3.search-element-title { font-size: 22px; line-height: 130%; margin-bottom: 20px; }
h3.search-element-title a { color: #000; }
.search-item { margin-bottom: 30px; padding-bottom: 25px; border-bottom: 1px dotted #CCC; }
.search-item:last-child { border-bottom: 0px; }
.search-item p { line-height: 160%; font-size: 14px; }
.no-results p { margin-bottom: 20px; line-height: 170%; }

/*-- Pagination --*/
#pagination { display: inline-block; background: #FFF; }
#pagination ul { margin: 0; padding: 0; }
#pagination ul li { float: left; border-left: 1px solid #F5F5F5; font-size: 13px; }
#pagination ul li:first-child { border-left: 0px; }
#pagination ul li a { display: block; padding: 25px 30px; color: #666; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; }
#pagination ul li a:hover { background: #000; color: #FFF; }
#pagination ul li span.current, #pagination ul li span.dots { display: block; padding: 25px 30px; font-style: italic; color: #999; }
/* Layout specific styles */
#content-full-masonry #pagination_container { text-align: center; }
/* Page / Post pagination */
.wp-link-pages { margin-bottom: 40px; padding-top: 30px; }
.wp-link-pages span, .wp-link-pages a { display: inline-block; padding: 2px 6px; }
.wp-link-pages a { background: #000; }
.wp-link-pages span { color: #000; font-style: italic; }
.wp-link-pages a span { color: #FFF; font-style: normal; }

/*=====================================================================================*/
/*       5. SINGLE POST                                                                */
/*=====================================================================================*/

#single-post .post-content { margin-bottom: 40px; }
h3.single-separator { position: relative; margin-bottom: 30px; padding-bottom: 23px; font-size: 25px; }
h3.single-separator:after { content: " "; display: block; width: 100%; height: 2px; position: absolute; bottom: 0; left: 0; border-top: 1px solid #999; border-bottom: 1px solid #999; }

/*-- Tags --*/
#tags { margin-bottom: 55px; font-size: 20px; font-family: 'Playfair Display', serif; color: #000; }
#tags a, #tags span { font-size: 14px; font-family: 'Noto Serif', serif; color: #666; }
#tags a:first-child { padding-left: 15px; }
#tags a { -webkit-transition: color 1s; -moz-transition: color 1s; transition: color 1s; }
#tags a:hover { color: #000; }

/*-- Next/Prev links --*/
#next-prev { margin-bottom: 50px; }
#next-prev a { width: 45%; font-family: 'Playfaird Display', serif; color: #000; font-size: 17px; font-style: italic; }
#next-posts, #prev-posts { display: block; width: 47%; }
#next-posts { float: right; text-align: right; }
#prev-posts { float: left; text-align: left; }

/*-- Share --*/
#share-post { margin-bottom: 35px; padding: 12px 0px; position: relative; }
#share-post:before, #share-post:after { position: absolute; content: " "; display: block; width: 100%; height: 2px; border-top: 1px solid #999; border-bottom: 1px solid #999; }
#share-post:before { top: 0; }
#share-post:after { bottom: 0; }
#share-post a.synved-social-button-share { margin-bottom: 0px !important; }

/*-- Author --*/
#post-author { margin-bottom: 55px; }
#author-image { width: 120px; height: 120px; float: left; }
#author-image img { max-width: 100%; height: auto; display: block; margin: 0 auto; }
#author-content { width: 450px; float: right; }
#author-content h4 { margin-bottom: 17px; padding-top: 3px; font-size: 26px; }
#author-content p { line-height: 170%; font-size: 14px; }

/*-- Related Posts --*/
#related-posts { overflow: hidden; margin-bottom: 50px; }
#related-container { width: 615px; }
.related-post { width: 190px; float: left; margin-right: 15px; margin-bottom: 20px; }
.related-post img { width: 190px; height: auto; margin-bottom: 12px; }
.related-post h4 { margin-bottom: 10px; line-height: 140%; font-size: 20px; }
.related-post h4 a { color: #000; }
.related-post p { font-size: 12px; }

/*-- Comments --*/
#comments { margin-bottom: 66px; }
#comments h3.single-separator { margin-bottom: 32px; }
ul.commentlist { margin: 0; padding: 0; }
ul.commentlist li { display: block; margin-bottom: 38px; }
.comment-avatar { width: 80px; float: left; }
.comment-avatar img { max-width: 100%; height: auto; }
.comment-right { width: 490px; float: right; }
.comment-head { margin-bottom: 18px; }
.comment-head h4 { display: inline-block; margin: 0px; font-size: 25px; }
.comment-head h4 a { color: #000; }
.comment-head span { display: inline-block; padding-left: 13px; font-size: 12px; }
.comment-head span:before { content: " - "; display: inline-block; padding-right: 10px;  }
.comment-text { margin-bottom: 17px; line-height: 170%; font-size: 13px; }
.comment-buttons a { display: inline-block; margin-right: 20px; font-size: 12px; font-weight: bold; font-style: italic; color: #666; }
/*- Sub-level comments -*/
ul.children { margin: 0; padding: 0; }
.depth-2 { padding-left: 80px; }
.depth-2 .comment-right { width: 410px; }
.depth-3 { padding-left: 160px; }
.depth-3 .comment-right { width: 330px; }

/*-- Comment form --*/
#leave-reply { margin-bottom: 40px; }
#leave-reply h3.single-separator { margin-bottom: 34px; }
p#logged_in { margin-bottom: 15px; font-size: 13px; }
a#cancel-comment-reply-link { padding: 10px 20px; font-size: 11px; color: #000; border: 1px solid #999; }
#comments-container #respond { margin-bottom: 40px; }
.comment-respond { width: 510px; }
.depth-3 .comment-respond { width: 440px; }
p.form-row, p.form-allowed-tags { line-height: 1; margin-bottom: 20px; }
p.form-row input[type="text"] { display: inline-block; width: 205px; padding: 20px; margin: 0px; font-size: 14px; font-family: 'Noto Serif', serif; color: #666; background: #F5F5F5; border: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -webkit-appearance: none; }
p.form-row textarea { width: 470px; padding: 20px; margin: 0px; font-size: 14px; font-family: 'Noto Serif', serif; color: #666; background: #F5F5F5; border: 0px; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -webkit-appearance: none; }
p.form-submit input[type="submit"] { padding: 18px 30px; font-family: 'Playfair Display', serif; font-size: 14px; font-weight: bold; color: #FFF; background: #000; border-radius: 0px; -webkit-border-radius: 0px; -moz-border-radius: 0px; -webkit-appearance: none; }
p.form-allowed-tags { font-size: 13px; }
p.form-allowed-tags code { font-size: 12px; font-style: italic; }
#comments_pagination { padding-top: 15px; }
#comments_pagination a { color: #000; }

/*=====================================================================================*/
/*       6. SHORT CODES                                                                */
/*=====================================================================================*/

/*-- Images --*/
#content-full .full-width-image { width: 960px; position: relative; margin: 40px 0px; margin-left: -180px; }
.full-width-image { width: 800px; position: relative; margin: 40px 0px; margin-left: -100px; }
.full-width-image img { width: 100%; height: auto; display: block; margin: 0 auto; }
.full-width-image p.image-caption { display: block; width: 100%; position: absolute; bottom: 0; left: 0; padding: 15px 0px; text-align: center; font-family: 'Playfair Display', serif; font-size: 17px; color: #FFF; background: rgba(0,0,0,0.9); }

/*-- Videos --*/
.full-width-video  { width: 800px; position: relative; margin: 40px 0px; margin-left: -100px; }
#content-full .full-width-video { width: 960px; margin-left: -180px; }
.full-width-video iframe { width: 100%; }
.full-width-video p.video-caption { display: block; text-align: center; padding-top: 20px; font-size: 13px; color: #000; }
.inline-video { width: 600px; position: relative; margin: 30px 0px; }
.inline-video p.video-caption { display: block; text-align: center; padding-top: 20px; font-size: 13px; color: #000; }

/*-- Drop Caps --*/
span.drop-cap-small, span.drop-cap-medium, span.drop-cap-large { font-family: 'Playfair Display', serif; color: #000; }
span.drop-cap-small { display: block; float: left; font-size: 45px; margin: 15px 25px 14px 0px; }
span.drop-cap-medium { display: block; float: left; font-size: 75px; margin: 17px 22px 15px 0px; }
span.drop-cap-large { display: block; float: left; font-size: 110px; margin: 35px 20px 22px 0px; }

/*-- Quotes --*/
.quote-full-width { width: 600px; margin: 40px 0px; margin-left: -100px; padding: 110px 100px; padding-bottom: 100px; background: #000; color: #FFF; }
#content-full .quote-full-width { margin-left: -180px; padding: 140px 180px; }
.quote-inline { width: 400px; margin: 40px 0px; padding: 110px 100px; padding-bottom: 100px; background: #000; color: #FFF; }
.quote-inline .quote-content { font-size: 35px; }

/*-- Gallery shortcode --*/
.gallery-item { margin-left: 0px !important; margin-right: 0px !important; }
.gallery-item img { display: inline-block; max-width: 100%; height: auto; border: 0px !important; }
dl.gallery-item .gallery-caption { position: relative; bottom: auto; left: auto; height: auto; line-height: 130%; font-size: 13px; background: transparent; color: #666; }
.gallery-columns-1 dl.gallery-item .gallery-item { margin-top: 0px !important; margin-bottom: 20px; }
.gallery-columns-4 dl.gallery-item .gallery-caption { font-size: 12px; }
.gallery-columns-5 dl.gallery-item .gallery-caption { font-size: 10px; }
.gallery-columns-6 dl.gallery-item .gallery-caption { font-size: 10px; }
.gallery-columns-7 dl.gallery-item .gallery-caption { font-size: 10px; }
.gallery-columns-8 dl.gallery-item .gallery-caption { font-size: 10px; }
.gallery-columns-9 dl.gallery-item .gallery-caption { font-size: 10px; }

/*=====================================================================================*/
/*       7. SIDEBAR                                                                    */
/*=====================================================================================*/

.sidebar_widget { width: 260px; margin-bottom: 40px; padding: 40px; background: #FFF; }
h3.widgettitle { position: relative; z-index: 1; margin-bottom: 25px; padding-bottom: 22px; font-size: 22px; }
h3.widgettitle:after { content: ''; height: 2px; position: absolute; left: 0; bottom: 0; z-index: 1; width: 60px; border-top: 1px solid #999; border-bottom: 1px solid #999; }
.sidebar_widget ul { margin:0; padding:0; }
.sidebar_widget ul li { padding-top: 23px; padding-bottom: 21px; font-size: 13px; border-top: 1px solid #EBEBEB; }
.sidebar_widget ul li:first-child { padding-top: 13px; border-top: 0px; }
.sidebar_widget ul li:last-child { padding-bottom: 5px; }
.sidebar_widget ul li a { color: #666; -webkit-transition: color 1s; -moz-transition: color 1s; transition: color 1s; }
.sidebar_widget ul li a:hover { color: #000; }
.sidebar_widget ul.children { padding-left: 30px; padding-top: 25px; }
.sidebar_widget ul.children li { border: 0px; }
.sidebar_widget select { width: 100%; height: 60px; }
.sidebar_widget ul li a.rsswidget { font-size: 15px; color: #000; }
.rssSummary { padding: 10px 0px; line-height: 140%; }
.textwidget { line-height: 140%; }
.textwidget img { max-width: 100%; height: auto; }
.textwidget p { font-size: 13px; }
.tagcloud a { color: #000; display: inline-block; padding: 6px 10px; margin-right: 5px; margin-bottom: 5px; border: 1px solid #999; }

/*-- About widget --*/
.about-image { width: 100%; margin-bottom: 24px; }
.about-image img { max-width: 100%; height: auto; display: block; margin: 0 auto; }
.about-text { margin-bottom: 28px; line-height: 180%; font-size: 14px; }
.about-icons { padding-top: 24px; border-top: 1px solid #E4E4E4;  }
.about-icons ul { margin: 0; padding: 0; }
.about-icons ul li { float: left; margin: 0px 7px; padding: 0; border: 0; }
.about-icons ul li:first-child { margin-left: 0px; padding: 0; border: 0; }
.about-icons ul li:last-child { padding: 0; }
.about-icons ul li a { display: inline-block; width: 36px; height: 36px; text-align: center; line-height: 36px; color: #999; border: 1px solid #E4E4E4; border-radius: 19px; -moz-borde-radius: 19px; -webkit-border-radius: 19px; -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s; }
.about-icons ul li a:hover { color: #FFF; }

/*-- Search widget --*/
.search_elements { width: 258px; height: 56px; border: 1px solid #E6E6E6; }
.search_elements input[type="text"] { width: 180px; height: 56px; line-height: 56px; float: left; margin: 0px; padding: 0px; padding-left: 20px; font-size: 13px; border: 0px; font-family: 'Noto Serif', serif; color: #666; background: transparent;  }
.search_elements button { width: 58px; height: 56px; line-height: 56px; float: right; padding: 0; background: transparent; color: #999; text-align: center; border: 0px; cursor: pointer; }
.no-results .search_elements { width: 358px; }
.no-results .search_elements input[type="text"] { width: 280px; }

/*-- Recent Posts widget --*/
.recent_posts { margin-top: -3px; }
.sidebar_recent { margin-top: 28px; }
.sidebar_recent img { max-width: 100%; height: auto; display: block; margin: 0 auto; margin-bottom: 16px; }
.sidebar_recent h4 { margin-bottom: 17px; line-height: 160%; font-size: 18px; }
.sidebar_recent h4 a { color: #000; }
.sidebar_recent p { font-family: 'Open Sans', sans-serif; font-size: 11px; color: #999; }

/*-- Social widget --*/
.sidebar-social ul { margin: 0; padding: 0; padding-top: 10px; }
.sidebar-social ul li { float: left; margin-right: 14px; margin-bottom: 14px; padding: 0; border: 0; }
.sidebar-social ul li:first-child { padding: 0; border: 0; }
.sidebar-social ul li:last-child { padding: 0; }
.sidebar-social ul li a { display: inline-block; width: 36px; height: 36px; text-align: center; line-height: 36px; color: #999; border: 1px solid #E4E4E4; border-radius: 19px; -moz-borde-radius: 19px; -webkit-border-radius: 19px; -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s; }
.sidebar-social ul li a:hover { color: #FFF; }

/*-- Calendar widget --*/
#calendar_wrap caption { font-size: 12px; }
table#wp-calendar { width: 260px; margin: 0px; }
table#wp-calendar th, table#wp-calendar td { padding: 10px; }


/*=====================================================================================*/
/*       8. FOOTER                                                                     */
/*=====================================================================================*/

#footer { height: 80px; line-height: 80px; background: #FFF; overflow: hidden; }
#footer_content { width: 1180px; margin: 0 auto; }

/*-- Copyright --*/
#copyright { width: 300px; float: left; font-size: 13px; line-height: 88px; }

/*-- Social icons --*/
#footer-social { width: 800px; float: right; }
#footer-social ul { margin: 0; padding: 0; }
#footer-social ul li { float: right; margin: 0px 7px; }
#footer-social ul li a { display: inline-block; width: 36px; height: 36px; text-align: center; line-height: 36px; color: #666; -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s; }
#footer-social ul li a:hover { color: #FFF; }


/*=====================================================================================*/
/*       9. MEDIA QUERIES                                                              */
/*=====================================================================================*/

/*--- Screen <= 1600px ---*/
@media screen and (min-width: 1201px) and (max-width: 1599px) {

     #header1 #header_content { width: 1180px; }

}


/*--- Screen <= 1200px ---*/
@media screen and (min-width: 961px) and (max-width: 1200px) {

     /*- General -*/
     body { overflow-x: hidden; }
     #content-sidebar, #content-full-masonry, #content-grid { width: 960px; margin-bottom: 80px; padding-top: 60px; }
     #sidebar { width: 240px; }
     #content-sidebar #content { width: 680px; overflow: hidden; }
     .content1180 { width: 960px; }
     
     /*- Header styles -*/
     #header1 #header_content { width: 960px; }
     #header-search { right: 50px; }
     #header3 #header-top { width: 960px; }
     #header3 #logo-image { width: 230px; }
     #header3 #header-bottom #navigation .helper { width: 800px; }
     #header4 #header-bottom { width: 960px; }
     #header4 #header-top #navigation .helper { width: 800px; }

     /*- Blog layouts -*/
     .post-image { width: 680px; }
     .post-elements { width: 560px; }
     #content-full .post-elements { width: 600px; }
     /* Masonry layouts */
     #posts-masonry2 { width: 1000px; }
     #posts-masonry2 .post { width: 460px; margin-right: 40px; }
     #posts-masonry2 .post-image { width: 460px; }
     #posts-masonry2 .post-elements { width: 360px; padding-bottom: 25px; }
     #posts-masonry2 .quote-content { font-size: 30px; }
     #posts-masonry2 .link-content { font-size: 30px; }
     #content-sidebar #posts-masonry2 { width: 720px; }
     #content-sidebar #posts-masonry2 .post { width: 320px; margin-right: 40px; margin-bottom: 40px; }
     #content-sidebar #posts-masonry2 .post-image { width: 320px; }
     #content-sidebar #posts-masonry2 .post-elements { width: 240px; }
     #posts-masonry3 { width: 990px; }
     #posts-masonry3 .post { width: 300px; margin-right: 30px; margin-bottom: 30px; }
     #posts-masonry3 .post-image { width: 300px; }
     #posts-masonry3 .post-elements { width: 240px; }
     #posts-masonry3 .quote-content { font-size: 22px; }
     #posts-masonry3 .link-content { font-size: 22px; }
     #posts-masonry3  .flex-direction-nav li a { top: 42%; }
     /* Grid Layout */
     #posts-grid { width: 1000px; margin-bottom: 50px; }
     #posts-grid .post { width: 460px; }
     #posts-grid .post-image { width: 460px; }
     #posts-grid .post-elements { width: 380px; }

     /*- Single -*/
     #content-sidebar #author-content { width: 400px;  }
     #content-sidebar #related-container { width: 570px; }
     #content-sidebar .related-post { width: 180px; margin-right: 10px; margin-bottom: 20px; }
     #content-sidebar .related-post img { width: 180px; }
     #content-sidebar .comment-right { width: 450px; }
     #content-sidebar .depth-2 { padding-left: 80px; }
     #content-sidebar .depth-2 .comment-right { width: 370px; }
     #content-sidebar .depth-3 { padding-left: 160px; }
     #content-sidebar .depth-3 .comment-right { width: 290px; }
     #content-sidebar .depth-3 .comment-head span { font-size: 10px; }

     /*- Shortcodes -*/
     .full-width-image { width: 680px; margin-left: -60px; }
     #content-sidebar .quote-full-width { width: 480px; margin-left: -50px; }
     .full-width-video { width: 680px; margin-left: -60px; }

     /*- Footer -*/
     #footer_content { width: 960px; }
     #copyright { width: 250px; }
     #footer-social { width: 700px; }

     /*- Sidebar -*/
     .sidebar_widget { width: 200px; padding: 20px; }
     .about-text { margin-bottom: 22px; font-size: 13px; }
     .about-icons { padding-top: 22px; }
     .search_elements { width: 198px; }
     .search_elements input[type="text"] { width: 120px; }
     .search_elements button { width: 58px; }

}


/*--- Screen <= 960px ( Tablets portrait view  )---*/
@media screen and (max-width: 960px) {

     /*- General -*/
     body { overflow-x: hidden; }
     #content-sidebar, #content-full-masonry, #content-grid { width: 700px; margin-bottom: 80px; padding-top: 60px; }
     #content-full { width: 700px; }
     #sidebar { width: 200px; }
     #content-sidebar #content { width: 470px; }
     .content1180 { width: 700px; }
     .content960 { width: 700px; }
     #content-sidebar .one_third, #content-sidebar .one_third_last       { width: 100%; margin-right: 0%; float: none; }
     #content-sidebar .two_third, #content-sidebar .two_third_last       { width: 100%; margin-right: 0%; float: none; }
     #content-sidebar .one_fourth, #content-sidebar .one_fourth_last     { width: 100%; margin-right: 0%; float: none; }
     #content-sidebar .two_fourth, #content-sidebar .two_fourth_last     { width: 100%; margin-right: 0%; float: none; }
     #content-sidebar .three_fourth, #content-sidebar .three_fourth_last { width: 100%; margin-right: 0%; float: none; }
     #content-sidebar .one_fifth, #content-sidebar .one_fifth_last       { width: 100%; margin-right: 0%; float: none; }
     #content-sidebar .two_fifth, #content-sidebar .two_fifth_last       { width: 100%; margin-right: 0%; float: none; }
     #content-sidebar .three_fifth, #content-sidebar .three_fifth_last   { width: 100%; margin-right: 0%; float: none; }
     #content-sidebar .four_fifth, #content-sidebar .four_fifth_last     { width: 100%; margin-right: 0%; float: none; }
     
     /*- Header styles -*/
     #om-menu { display: block; position: relative; z-index: 100; width: 130px; height: 19px; float: right; font-family: 'Open Sans', sans-serif; color: #000; }
     div.om-menu-lines { width: 28px; height: 21px; position: absolute; top: 0; right: 0; cursor: pointer; }
     #om-menu span { display: block; position: relative; z-index: 100; }
     #om-menu span.om-menu-label { width: 80px; height: 21px; line-height: 17px; float: left; text-align: right; font-size: 13px; cursor: pointer; }
     #om-menu span.om-menu-line { width: 28px; height: 3px; float: right; margin-bottom: 4px; background: #000; cursor: pointer; }
     .mobile-nav-container select { width: 150px; min-width: 80px; background: transparent; opacity: 0; position: relative; z-index: 101; cursor: pointer; }
     #header1 #header_content { width: 700px; }
     div.menu-button:hover { color: #FFF; }
     div.menu-button:hover span.menu-line { background: #FFF; }
     div.menu-button span.menu-label { position: relative; z-index: 99; }
     div.menu-lines { z-index: 99; }
     #hidden-nav { display: block; }
     #hidden-nav #nav-contents #nav-top-right { display: none; }
     #hidden-nav ul { display: none; }
     #hidden-nav #nav-contents #nav-elements ul li:hover ul { display: none; }
     #hidden-nav #nav-contents #nav-elements ul li:hover ul li ul { display: none; }
     #hidden-nav #nav-contents #nav-elements ul li ul li ul { display: none; }
     #hidden-nav #nav-contents #nav-elements ul li:hover ul li:hover ul { display: none; }
     #hidden-nav .mobile-nav-container { display: block; position: absolute; top: 13px; right: 20px; z-index: 101; width: 130px; height: 60px; background: transparent; }
     #hidden-nav .mobile-nav-container select { width: 150px; min-width: 80px; background: transparent; opacity: 0; position: relative; z-index: 101; cursor: pointer; }
     #tagline { bottom: -32px; }
     #tagline h1 { font-size: 160px; }
     #header-search { right: 30px; }
     #header2 #logo-image { width: 700px; }
     #header2 #navigation ul { display: none; }
     #header2 #navigation .helper { float: none; left: auto; }
     #header2 #navigation #om-menu { position: absolute; top: 20px; right: 20px; }
     #header2 #navigation .mobile-nav-container { display: block; position: absolute; top: 10px; right: 20px; z-index: 101; width: 130px; height: 60px; background: transparent; }
     #header3 #header-top { width: 700px; }
     #header3 #logo-image { width: 200px; }
     #header3 #top-banner { width: 500px; padding-top: 20px; }
     #header3 #header-bottom #navigation .helper { width: 150px; position: relative; }
     #header3 #header-bottom #navigation ul { display: none; }
     #header3 #header-bottom #navigation #om-menu { position: absolute; top: 20px; left: -40px; }
     #header3 #header-bottom #navigation .mobile-nav-container { display: block; position: absolute; top: 10px; left: 0px; z-index: 101; width: 130px; height: 60px; background: transparent; }
     #header4 #header-bottom { width: 700px; }
     #header4 #bottom-banner { width: 500px; padding-top: 16px; }
     #header4 #header-top #navigation .helper { width: 250px; position: relative; }
     #header4 #header-top #navigation ul { display: none; }
     #header4 #header-top #om-menu { position: absolute; top: 10px; left: -35px; color: #FFF; }
     #header4 #header-top #om-menu span.om-menu-line { background: #FFF; }
     #header4 #header-top #navigation .mobile-nav-container { display: block; position: absolute; top: 0px; left: 0px; z-index: 101; width: 130px; height: 60px; background: transparent; }
     #header-social { width: 500px; }

     /*- Blog layouts -*/
     .post { margin-bottom: 30px; }
     .post-image { width: 470px; }
     .post-title { padding-top: 32px; margin-bottom: 26px; }
     .post-title h2 { font-size: 32px; }
     .post-elements { width: 410px; padding-bottom: 32px; }
     .more-wrapper { margin-top: 30px; }
     /* Full width layout */
     #content-full .post-image { width: 700px; }
     #content-full .post-title h2 { font-size: 40px; }
     #content-full .post-elements { width: 600px; padding-bottom: 35px; }
     /* Masonry layouts */
     #posts-masonry2 { width: 720px; }
     #posts-masonry2 .post { width: 340px; margin-right: 20px; margin-bottom: 20px; }
     #posts-masonry2 .post-image { width: 340px; }
     #posts-masonry2 .post-title { padding-top: 25px; margin-bottom: 15px; }
     #posts-masonry2 .post-title h2 { font-size: 22px; }
     #posts-masonry2 .post-elements { width: 300px; }
     #posts-masonry2 .post-metas { margin-bottom: 16px; }
     #posts-masonry2 .post-content { font-size: 14px; }
     #posts-masonry2 .quote { padding: 80px 20px; padding-bottom: 70px; }
     #posts-masonry2 .quote-content { font-size: 28px; }
     #posts-masonry2 .link-content { padding: 80px 20px; padding-bottom: 70px; font-size: 28px; }
     #posts-masonry2  .flex-direction-nav li a { display: none; }
     #content-sidebar #posts-masonry2 { width: 490px; }
     #content-sidebar #posts-masonry2 .post { width: 225px; margin-right: 20px; margin-bottom: 20px; }
     #content-sidebar #posts-masonry2 .post-image { width: 225px; }
     #content-sidebar #posts-masonry2 .post-elements { width: 200px; }
     #posts-masonry3 { width: 720px; }
     #posts-masonry3 .post { width: 220px; margin-right: 20px; margin-bottom: 20px; }
     #posts-masonry3 .post-image { width: 220px; }
     #posts-masonry3 .post-title { padding-top: 20px; margin-bottom: 13px; }
     #posts-masonry3 .post-title h2 { font-size: 18px; }
     #posts-masonry3 .post-elements { width: 180px; }
     #posts-masonry3 .post-metas { margin-bottom: 14px; }
     #posts-masonry3 .post-content { font-size: 13px; }
     #posts-masonry3 .quote { padding: 80px 20px; padding-bottom: 70px; }
     #posts-masonry3 .quote-content { font-size: 20px; }
     #posts-masonry3 .link-content { padding: 80px 20px; padding-bottom: 70px; font-size: 20px; }
     #posts-masonry3  .flex-direction-nav li a { display: none; }
     /* Grid Layout */
     #posts-grid { width: 720px; margin-bottom: 50px; }
     #posts-grid .post { width: 340px; margin-right: 20px; margin-bottom: 20px; }
     #posts-grid .post-image { width: 340px; }
     #posts-grid .post-elements { width: 280px; }
     #posts-grid .post-title { padding-top: 25px; margin-bottom: 15px; }
     #posts-grid .post-title h2 { font-size: 22px; }
     #posts-grid .post-metas { margin-bottom: 18px; }
     #posts-grid .post-content { font-size: 14px; }

     /*- Single -*/
     #content-sidebar #author-content { width: 260px;  }
     #content-sidebar #related-container { width: 570px; }
     #content-sidebar .related-post { width: 130px; margin-right: 10px; margin-bottom: 10px; }
     #content-sidebar .related-post img { width: 130px; }
     #content-sidebar .related-post h4 { margin-bottom: 10px; font-size: 15px; }
     #content-sidebar .related-post p { font-size: 11px; }
     #content-sidebar .comment-right { width: 315px; }
     #content-sidebar .comment-head { margin-bottom: 12px; }
     #content-sidebar .comment-head h4 { font-size: 18px; }
     #content-sidebar .comment-head span { font-size: 10px; }
     #content-sidebar .comment-text { margin-bottom: 12px; }
     #content-sidebar .depth-2 { padding-left: 0px; }
     #content-sidebar .depth-2 .comment-right { width: 315px; }
     #content-sidebar .depth-3 { padding-left: 0px; }
     #content-sidebar .depth-3 .comment-right { width: 315px; }
     #content-sidebar .comment-respond { width: 410px; }
     #content-sidebar .depth-3 .comment-respond { width: 410px; }
     #content-sidebar p.form-row textarea { width: 360px; }
     
     /*- Contact -*/
     #contact-form input[type="text"], #contact-form textarea { width: 560px; }

     /*- Shortcodes -*/
     #content-full .full-width-image { width: 700px; margin-left: -50px; }
     .full-width-image { width: 470px; margin-left: -30px; }
     #content-sidebar .quote-full-width { width: 330px; margin-left: -30px; padding: 80px 70px; padding-bottom: 70px; }
     #content-sidebar .quote-inline { width: 310px; margin: 40px 0px; padding: 60px 50px; padding-bottom: 50px; }
     #content-sidebar .quote-inline .quote-content { font-size: 27px; }
     #content-full .quote-full-width { width: 540px; margin-left: -50px; padding: 90px 80px; padding-bottom: 70px; }
     #content-full .quote-inline { width: 460px; margin: 40px 0px; padding: 80px 70px; padding-bottom: 70px; }
     .full-width-video { width: 470px; margin-left: -30px; }
     #content-full .full-width-video { width: 700px; margin-left: -50px; }
     #content-sidebar .inline-video { width: 410px; }

     /*- Footer -*/
     #footer_content { width: 700px; }
     #copyright { width: 250px; }
     #footer-social { width: 440px; }
     
     /*- Sidebar -*/
     .sidebar_widget { width: 160px; padding: 20px; }
     h3.widgettitle { font-size: 18px; padding-bottom: 18px; }
     .sidebar_widget ul li { font-size: 11px; }
     .about-text { margin-bottom: 22px; font-size: 13px; }
     .about-icons { padding-top: 22px; }
     .search_elements { width: 158px; }
     .search_elements input[type="text"] { width: 80px; }
     .search_elements button { width: 58px; }
     .sidebar_recent h4 { margin-bottom: 10px; font-size: 16px; }

}


/*--- Screen <= 700px ( iPhone5 landscape view )---*/
@media screen and (max-width: 700px) {

     /*- General -*/
     body { font-size: 15px; }
     #content-sidebar, #content-full-masonry, #content-grid { width: 520px; margin-bottom: 40px; padding-top: 40px; }
     #content-full { width: 520px; margin-bottom: 40px; padding-top: 40px; }
     #sidebar { width: 520px; float: none; margin: 0 auto; margin-top: 40px; }
     #content-sidebar #content { width: 520px; float: none; margin: 0 auto; }
     .content1180 { width: 520px; }
     .content960 { width: 520px; }
     .one_half, .one_half_last         { width: 100%; margin-right: 0%; float: none; }
     .one_third, .one_third_last       { width: 100%; margin-right: 0%; float: none; }
     .two_third, .two_third_last       { width: 100%; margin-right: 0%; float: none; }
     .one_fourth, .one_fourth_last     { width: 100%; margin-right: 0%; float: none; }
     .two_fourth, .two_fourth_last     { width: 100%; margin-right: 0%; float: none; }
     .three_fourth, .three_fourth_last { width: 100%; margin-right: 0%; float: none; }
     .one_fifth, .one_fifth_last       { width: 100%; margin-right: 0%; float: none; }
     .two_fifth, .two_fifth_last       { width: 100%; margin-right: 0%; float: none; }
     .three_fifth, .three_fifth_last   { width: 100%; margin-right: 0%; float: none; }
     .four_fifth, .four_fifth_last     { width: 100%; margin-right: 0%; float: none; }
     .one_half, .one_third, .two_third, .one_fourth, .two_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth,
     .four_fifth, .one_sixth, .two_sixth, .three_sixth, .four_sixth, .five_sixth,
     .one_half_last, .one_third_last, .two_third_last, .one_fourth_last,  .two_fourth_last, .three_fourth_last,
     .one_fifth_last, .two_fifth_last, .three_fifth_last, .four_fifth_last
     { margin-bottom: 40px; }
     
     /*- Header styles -*/
     #header1 { height: 240px; }
     #header1 #header_content { width: 520px; }
     #tagline { bottom: -24px; }
     #tagline h1 { font-size: 120px; }
     #header2 { height: 240px; }
     #header2 #logo-image { width: 520px; }
     #header2 #logo-image img { max-height: 180px; width: auto; }
     #header-search { top: 20px; right: 20px; }
     #header3 #header-top { width: 520px; }
     #header3 #logo-image { width: 180px; }
     #header3 #top-banner { width: 320px; padding-top: 35px; }
     #header4 #header-bottom { width: 520px; }
     #header4 #bottom-banner { width: 320px; padding-top: 27px; }
     #header4 #logo-image { width: 250px; }
     #header-social { width: 260px; }

     /*- Blog layouts -*/
     .post { margin-bottom: 30px; }
     .post-image { width: 520px; }
     .post-title { padding-top: 28px; margin-bottom: 24px; }
     .post-title h2 { font-size: 28px; }
     .post-metas { margin-bottom: 22px; }
     .post-elements { width: 420px; padding-bottom: 32px; }
     .more-wrapper { margin-top: 30px; }
     .quote { padding: 80px 60px; padding-bottom: 70px; }
     .quote-content { font-size: 28px; }
     .quote-author { padding-top: 30px; font-size: 14px; }
     .link-content { padding: 80px 60px; padding-bottom: 70px; font-size: 28px; }
     .format-aside .post-metas { margin-bottom: 20px; }
     .format-aside .post-elements { padding-top: 40px; }
     .format-aside .post-content p { font-size: 16px; }
     .format-status .post-metas { margin-bottom: 20px; }
     .format-status .post-elements { padding-top: 40px; }
     .format-status .post-content p { font-size: 16px; }
     /* Full width layout */
     #content-full .post-image { width: 520px; }
     #content-full .post-title h2 { font-size: 28px; }
     #content-full .post-elements { width: 420px; padding-bottom: 32px; }
     /* Masonry layouts */
     #posts-masonry2 { width: 540px; }
     #posts-masonry2 .post { width: 250px; margin-right: 20px; margin-bottom: 20px; }
     #posts-masonry2 .post-image { width: 250px; }
     #posts-masonry2 .post-elements { width: 220px; }
     #posts-masonry2 .post-content { font-size: 13px; }
     #posts-masonry2 .quote { padding: 80px 30px; padding-bottom: 70px; }
     #posts-masonry2 .quote-content { font-size: 20px; }
     #posts-masonry2 .link-content { padding: 80px 30px; padding-bottom: 70px; font-size: 20px; }
     #content-sidebar #posts-masonry2 { width: 540px; }
     #content-sidebar #posts-masonry2 .post { width: 250px; margin-right: 20px; margin-bottom: 20px; }
     #content-sidebar #posts-masonry2 .post-image { width: 250px; }
     #content-sidebar #posts-masonry2 .post-title { padding-top: 25px; margin-bottom: 15px; }
     #content-sidebar #posts-masonry2 .post-title h2 { font-size: 22px; }
     #content-sidebar #posts-masonry2 .post-elements { width: 220px; }
     #content-sidebar #posts-masonry2 .post-content { font-size: 13px; }
     #content-sidebar #posts-masonry2 .quote { padding: 80px 30px; padding-bottom: 70px; }
     #content-sidebar #posts-masonry2 .quote-content { font-size: 20px; }
     #content-sidebar #posts-masonry2 .link-content { padding: 80px 30px; padding-bottom: 70px; font-size: 20px; }
     #posts-masonry3 { width: 540px; }
     #posts-masonry3 .post { width: 250px; margin-right: 20px; margin-bottom: 20px; }
     #posts-masonry3 .post-image { width: 250px; }
     #posts-masonry3 .post-elements { width: 220px; }
     #posts-masonry3 .post-content { font-size: 13px; }
     #posts-masonry3 .quote { padding: 80px 30px; padding-bottom: 70px; }
     #posts-masonry3 .quote-content { font-size: 20px; }
     #posts-masonry3 .link-content { padding: 80px 30px; padding-bottom: 70px; font-size: 20px; }
     /* Grid Layout */
     #posts-grid { width: 540px; margin-bottom: 40px; }
     #posts-grid .post { width: 250px; }
     #posts-grid .post-image { width: 250px; }
     #posts-grid .post-elements { width: 200px; }
     #posts-grid .post-title { padding-top: 20px; margin-bottom: 15px; }
     #posts-grid .post-metas { margin-bottom: 15px; }
     #posts-grid .post-content { font-size: 13px; }
     
     /*- Single -*/
     #content-sidebar #author-content, #author-content { width: 270px;  }
     #content-sidebar #related-container, #related-container { width: 435px; }
     #content-sidebar .related-post, .related-post { width: 130px; margin-right: 15px; }
     #content-sidebar .related-post img, .related-post img { width: 130px; }
     .related-post h4 { margin-bottom: 10px; font-size: 15px; }
     .related-post p { font-size: 11px; }
     #content-sidebar .comment-right, .comment-right { width: 325px; }
     .comment-head h4 { font-size: 18px; }
     .comment-head span { font-size: 10px; }
     .comment-text { margin-bottom: 12px; }
     .comment-head span { font-size: 10px; }
     #content-sidebar .depth-2, .depth-2 { padding-left: 0px; }
     #content-sidebar .depth-2 .comment-right, .depth-2 .comment-right { width: 325px; }
     #content-sidebar .depth-3, .depth-3 { padding-left: 0px; }
     #content-sidebar .depth-3 .comment-right, .depth-3 .comment-right { width: 325px; }
     #content-sidebar .comment-respond, .comment-respond { width: 420px; }
     #content-sidebar .depth-3 .comment-respond, .depth-3 .comment-respond { width: 420px; }
     #content-sidebar p.form-row textarea, p.form-row textarea { width: 370px; }
     
     /*- Contact -*/
     #contact-form input[type="text"], #contact-form textarea { width: 380px; }

     /*- Shortcodes -*/
     #content-full .full-width-image { width: 520px; margin-left: -50px; }
     .full-width-image { width: 520px; margin-left: -50px; }
     #content-sidebar .quote-full-width, #content-full .quote-full-width { width: 380px; margin-left: -50px; padding: 80px 70px; padding-bottom: 70px; }
     #content-sidebar .quote-inline, #content-full .quote-inline { width: 320px; margin: 40px 0px; padding: 60px 50px; padding-bottom: 50px; }
     #content-sidebar .quote-inline .quote-content, #content-full .quote-inline .quote-content { font-size: 27px; }
     .full-width-video, #content-full .full-width-video { width: 520px; margin-left: -50px; }
     #content-sidebar .inline-video, .inline-video { width: 420px; }
     
     /*- Pagination -*/
     #pagination_container { padding-top: 10px; text-align: center; overflow: hidden; }
     #pagination { display: inline-block; background: transparent; }
     #pagination ul li { float: left; padding: 0px 10px; border-left: 1px solid #F5F5F5; font-size: 16px; }
     #pagination ul li:first-child { border-left: 0px; }
     #pagination ul li a { display: inline; padding: 0px; }
     #pagination ul li a:hover { background: transparent; color: #999; }
     #pagination ul li span.current { display: inline; padding: 0px; font-style: italic; color: #999; }

     /*- Footer -*/
     #footer_content { width: 520px; }
     #copyright { width: 200px; }
     #footer-social { width: 300px; }
     
     /*- Sidebar -*/
     .sidebar_widget { width: 260px; padding: 40px; margin: 0 auto; margin-bottom: 30px; }
     h3.widgettitle { padding-bottom: 22px; font-size: 22px; }
     .sidebar_widget ul li { font-size: 13px; }
     .about-text { margin-bottom: 28px; font-size: 14px; }
     .about-icons { padding-top: 24px; }
     .search_elements { width: 258px; }
     .search_elements input[type="text"] { width: 180px; }
     .search_elements button { width: 58px; }
     .sidebar_recent h4 { margin-bottom: 17px; font-size: 18px; }

}


/*--- Screen <= 500px ( iPhone 3 & 4 ( and many more devices... ) landscape view )---*/
@media screen and (max-width: 500px) {

     /*- General -*/
     body { font-size: 14px; }
     #content-sidebar, #content-full-masonry, #content-grid { width: 420px; }
     #content-full { width: 420px; }
     #sidebar { width: 420px; }
     #content-sidebar #content { width: 420px; }
     .content1180 { width: 420px; }
     .content960 { width: 420px; }
     
     /*- Header styles -*/
     #header1 { height: 220px; }
     #header1 #header_content { width: 420px; }
     #logo-text { width: 200px; }
     #tagline { bottom: -20px; }
     #tagline h1 { font-size: 100px; }
     #header2 #logo-image { width: 420px; }
     #header-search { top: 10px; right: 10px; }
     #header3 #header-top { width: 420px; padding-top: 0px; padding-bottom: 12px; }
     #header3 #logo-image { width: 150px; }
     #header3 #top-banner { width: 260px; padding-top: 40px; }
     #header4 #header-bottom { width: 420px; }
     #header4 #logo-image { width: 150px; }
     #header4 #bottom-banner { width: 260px; padding-top: 32px; }
     #header4 #header-top #navigation .helper { width: 250px; position: relative; }
     #header4 #header-top #navigation ul { display: none; }
     #header-social { width: 260px; }

     /*- Blog layouts -*/
     .post { margin-bottom: 30px; }
     .post-image { width: 420px; }
     .post-title { padding-top: 26px; margin-bottom: 22px; }
     .post-title h2 { font-size: 26px; }
     .post-metas { margin-bottom: 20px; }
     .post-elements { width: 340px; padding-bottom: 30px; }
     .more-wrapper { margin-top: 28px; }
     .quote { padding: 70px 50px; padding-bottom: 65px; }
     .quote-content { font-size: 26px; }
     .quote-author { padding-top: 28px;  font-size: 13px; }
     .link-content { padding: 70px 50px; padding-bottom: 65px; font-size: 26px; }
     .format-aside .post-content p { font-size: 15px; }
     .format-status .post-content p { font-size: 15px; }
     /* Full width layout */
     #content-full .post-image { width: 420px; }
     #content-full .post-title h2 { font-size: 26px; }
     #content-full .post-elements { width: 340px; padding-bottom: 30px; }
     /* Masonry layouts */
     #posts-masonry2 { width: 380px; margin: 0 auto; }
     #posts-masonry2 .post { width: 380px; float: none; margin-right: 0px; margin-bottom: 30px; }
     #posts-masonry2 .post-image { width: 380px; }
     #posts-masonry2 .post-elements { width: 300px; }
     #content-sidebar #posts-masonry2 { width: 380px; margin: 0 auto; }
     #content-sidebar #posts-masonry2 .post { width: 380px; float: none; margin-right: 0px; margin-bottom: 30px; }
     #content-sidebar #posts-masonry2 .post-image { width: 380px; }
     #content-sidebar #posts-masonry2 .post-elements { width: 300px; }
     #posts-masonry3 { width: 380px; margin: 0 auto; }
     #posts-masonry3 .post { width: 380px; float: none; margin-right: 0px; margin-bottom: 30px; }
     #posts-masonry3 .post-image { width: 380px; }
     #posts-masonry3 .post-elements { width: 300px; }
     /* Grid Layout */
     #posts-grid { width: 380px; margin-bottom: 40px; margin: 0 auto; }
     #posts-grid .post { width: 380px; float: none; margin: 0 auto; margin-right: 0px; margin-bottom: 30px; }
     #posts-grid .post-image { width: 380px; }
     #posts-grid .post-elements { width: 300px; }

     /*- Single -*/
     #author-image { width: 60px; height: 60px; }
     #content-sidebar #author-content, #author-content { width: 250px;  }
     #author-content h4 { margin-bottom: 17px; padding-top: 3px; font-size: 22px; }
     #author-content p { font-size: 13px; }
     #content-sidebar #related-container, #related-container { width: 350px; }
     #content-sidebar .related-post, .related-post { width: 110px; margin-right: 5px; }
     #content-sidebar .related-post img, .related-post img { width: 110px; }
     .related-post h4 { margin-bottom: 8px; font-size: 14px; }
     .related-post p { font-size: 10px; }
     #next-prev { margin-bottom: 30px; }
     #next-prev a { font-size: 14px; }
     .comment-avatar { display: none; }
     #content-sidebar .comment-right, .comment-right { width: 340px; float: none; }
     .comment-head h4 { font-size: 18px; }
     .comment-head span { font-size: 10px; }
     .comment-text { margin-bottom: 12px; }
     .comment-head span { font-size: 10px; }
     #content-sidebar .depth-2 .comment-right, .depth-2 .comment-right { width: 340px; }
     #content-sidebar .depth-3 .comment-right, .depth-3 .comment-right { width: 340px; }
     #content-sidebar .comment-respond, .comment-respond { width: 340px; }
     #content-sidebar .depth-3 .comment-respond, .depth-3 .comment-respond { width: 340px; }
     #content-sidebar p.form-row textarea, p.form-row textarea { width: 300px; }
     
     /*- Contact -*/
     #contact-form input[type="text"], #contact-form textarea { width: 300px; }

     /*- Shortcodes -*/
     #content-full .full-width-image { width: 420px; margin-left: -40px; }
     .full-width-image { width: 420px; margin-left: -40px; }
     #content-sidebar .quote-full-width, #content-full .quote-full-width { width: 320px; margin-left: -40px; padding: 60px 50px; padding-bottom: 50px; }
     #content-sidebar .quote-inline, #content-full .quote-inline { width: 250px; margin: 40px 0px; padding: 45px 35px; padding-bottom: 40px; }
     #content-sidebar .quote-inline .quote-content, #content-full .quote-inline .quote-content { font-size: 20px; }
     .full-width-video, #content-full .full-width-video { width: 420px; margin-left: -40px; }
     #content-sidebar .inline-video, .inline-video { width: 340px; }

     /*- Footer -*/
     #footer_content { width: 420px; }
     #copyright { width: 200px; }
     #footer-social { width: 200px; }

}


/*--- Screen <= 420px ( iPhone 6 Plus portrait )---*/
@media screen and (max-width: 420px) {

     /*- General -*/
     body { font-size: 13px; }
     #content-sidebar, #content-full-masonry, #content-grid { width: 400px; }
     #content-full { width: 400px; }
     #sidebar { width: 400px; }
     #content-sidebar #content { width: 400px; }
     .content1180 { width: 400px; }
     .content960 { width: 400px; }
     
     /*- Header styles -*/
     #header1 #header_content { width: 360px; }
     #tagline { bottom: -18px; }
     #tagline h1 { font-size: 80px; }
     #header2 #logo-image { width: 400px; }
     #header3 #header-top { width: 400px; height: auto; }
     #header3 #logo-image { width: 400px; float: none; margin: 0 auto; text-align: center; }
     #header3 #top-banner { width: 400px; float: none; margin: 0 auto; padding-top: 20px; }
     #header4 #header-bottom { width: 400px; height: auto; padding-top: 0px; padding-bottom: 5px; }
     #header4 #bottom-banner { width: 400px; float: none; margin: 0 auto; margin-bottom: 5px; padding-top: 10px; }
     #header4 #header-top #navigation .helper { width: 240px; }
     #header-social { width: 240px; }
     #header-social ul li { width: 30px; height: 30px; margin-left: 8px; padding-top: 8px; }
     #header-social ul li a { width: 28px; height: 28px; line-height: 28px; }

     /*- Blog layouts -*/
     .post { margin-bottom: 20px; }
     .post-image { width: 400px; }
     .post-title { padding-top: 24px; margin-bottom: 20px; }
     .post-title h2 { font-size: 24px; }
     .post-metas { margin-bottom: 18px; }
     .post-elements { width: 320px; padding-bottom: 28px; }
     /* Full width layout */
     #content-full .post-image { width: 400px; }
     #content-full .post-title h2 { font-size: 24px; }
     #content-full .post-elements { width: 320px; padding-bottom: 28px; }
     
     /*- Single -*/
     #author-image { width: 120px; height: 120px; float: none; margin: 0 auto; margin-bottom: 20px; }
     #content-sidebar #author-content, #author-content { width: 250px; float: none; margin: 0 auto; text-align: center;  }
     #author-content h4 { margin-bottom: 17px; padding-top: 3px; font-size: 22px; }
     #author-content p { font-size: 13px; }
     #content-sidebar #related-container, #related-container { width: 250px; margin: 0 auto; }
     #content-sidebar .related-post, .related-post { width: 250px; margin-right: 0px; margin-bottom: 25px; }
     #content-sidebar .related-post img, .related-post img { width: 250px; }
     #content-sidebar .related-post h4, .related-post h4 { margin-bottom: 12px; font-size: 20px; }
     #content-sidebar .related-post p, .related-post p { font-size: 12px; }
     .comment-avatar { display: none; }
     #content-sidebar .comment-right, .comment-right { width: 340px; float: none; }
     .comment-head h4 { font-size: 18px; }
     .comment-head span { font-size: 10px; }
     .comment-text { margin-bottom: 12px; }
     .comment-head span { font-size: 10px; }
     #content-sidebar .depth-2 .comment-right, .depth-2 .comment-right { width: 340px; }
     #content-sidebar .depth-3 .comment-right, .depth-3 .comment-right { width: 340px; }
     #content-sidebar .comment-respond, .comment-respond { width: 340px; }
     #content-sidebar .depth-3 .comment-respond, .depth-3 .comment-respond { width: 340px; }
     #content-sidebar p.form-row textarea, p.form-row textarea { width: 300px; }
     
     /*- Contact -*/
     #contact-form input[type="text"], #contact-form textarea { width: 280px; }

     /*- Shortcodes -*/
     #content-full .full-width-image { width: 400px; margin-left: -40px; }
     .full-width-image { width: 400px; margin-left: -40px; }
     #content-sidebar .quote-full-width, #content-full .quote-full-width { width: 300px; margin-left: -50px; padding: 60px 50px; padding-bottom: 50px; }
     .full-width-video, #content-full .full-width-video { width: 400px; margin-left: -40px; }
     #content-sidebar .inline-video, .inline-video { width: 320px; }

     /*- Footer -*/
     #footer_content { width: 400px; }
     #copyright { width: 200px; }
     #footer-social { width: 200px; }

}


/*--- Screen <= 380px ( Mobile portrait for wide range of devices )---*/
@media screen and (max-width: 380px) {

     /*- General -*/
     body { font-size: 13px; }
     #content-sidebar, #content-full-masonry, #content-grid { width: 300px; }
     #content-full { width: 300px; }
     #sidebar { width: 300px; }
     #content-sidebar #content { width: 300px; }
     .content1180 { width: 300px; }
     .content960 { width: 300px; }

     /*- Header styles -*/
     #header1 #header_content { width: 280px; }
     #logo-text { width: 120px; }
     #tagline { bottom: -18px; }
     #tagline h1 { font-size: 80px; }
     #header2 #logo-image { width: 300px; }
     #header3 #header-top { width: 300px; height: auto; }
     #header3 #logo-image { width: 300px; }
     #header3 #top-banner { width: 300px; }
     #header4 #header-bottom { width: 300px; }
     #header4 #bottom-banner { width: 300px; }
     #header4 #header-top #navigation .helper { width: 140px; }
     #header-social { width: 140px; }

     /*- Blog layouts -*/
     .post { margin-bottom: 20px; }
     .post-image { width: 300px; }
     .post-title { padding-top: 22px; margin-bottom: 20px; }
     .post-title h2 { font-size: 22px; margin: 0px; }
     .post-elements { width: 240px; }
     .quote { padding: 40px 40px; padding-bottom: 38px; }
     .quote-content { font-size: 20px; }
     .quote-author { padding-top:18px;  font-size: 13px; }
     .link-content { padding: 40px 30px; padding-bottom: 30px; font-size: 18px; }
     .format-aside .post-content p { font-size: 14px; }
     .format-status .post-content p { font-size: 14px; }
     /* Full width layout */
     #content-full .post-image { width: 300px; }
     #content-full .post-title h2 { font-size: 22px; }
     #content-full .post-elements { width: 240px; padding-bottom: 28px; }
     #posts-masonry2 { width: 300px; }
     #posts-masonry2 .post { width: 300px; margin-bottom: 20px; }
     #posts-masonry2 .post-image { width: 300px; }
     #posts-masonry2 .post-elements { width: 240px; }
     #content-sidebar #posts-masonry2 { width: 300px; }
     #content-sidebar #posts-masonry2 .post { width: 300px; margin-bottom: 20px; }
     #content-sidebar #posts-masonry2 .post-image { width: 300px; }
     #content-sidebar #posts-masonry2 .post-elements { width: 240px; }
     #posts-masonry3 { width: 300px; }
     #posts-masonry3 .post { width: 300px; margin-bottom: 20px; }
     #posts-masonry3 .post-image { width: 300px; }
     #posts-masonry3 .post-elements { width: 240px; }
     /* Grid Layout */
     #posts-grid { width: 300px; margin-bottom: 40px; }
     #posts-grid .post { width: 300px; float: none; margin: 0 auto; margin-right: 0px; margin-bottom: 20px; }
     #posts-grid .post-image { width: 300px; }
     #posts-grid .post-elements { width: 240px; }

     /*- Single -*/
     h3.single-separator { font-size: 22px; }
     #content-sidebar .comment-right, .comment-right { width: 240px; float: none; }
     .comment-head h4 { font-size: 18px; }
     .comment-head span { display: block; padding-top: 10px; font-size: 10px; }
     .comment-text { margin-bottom: 12px; }
     #content-sidebar .depth-2 .comment-right, .depth-2 .comment-right { width: 240px; }
     #content-sidebar .depth-3 .comment-right, .depth-3 .comment-right { width: 240px; }
     #content-sidebar .comment-respond, .comment-respond { width: 240px; }
     #content-sidebar .depth-3 .comment-respond, .depth-3 .comment-respond { width: 240px; }
     p.form-row input[type="text"] { width: 200px; }
     #content-sidebar p.form-row textarea, p.form-row textarea { width: 200px; }
     p.form-allowed-tags { font-size: 11px; }
     p.form-allowed-tags code { font-size: 10px; }
     
     /*- Contact -*/
     #contact-form input[type="text"], #contact-form textarea { width: 200px; }

     /*- Shortcodes -*/
     #content-full .full-width-image { width: 300px; margin: 30px 0px; margin-left: -30px; }
     .full-width-image { width: 300px; margin-left: -30px; }
     #content-sidebar .quote-full-width, #content-full .quote-full-width { width: 240px; margin: 30px 0px; margin-left: -30px; padding: 40px 30px; padding-bottom: 40px; }
     #content-sidebar .quote-inline, #content-full .quote-inline { width: 180px; margin: 30px 0px; padding: 40px 30px; padding-bottom: 35px; }
     #content-sidebar .quote-inline .quote-content, #content-full .quote-inline .quote-content { font-size: 18px; }
     .full-width-video, #content-full .full-width-video { width: 300px; margin: 30px 0px; margin-left: -30px; }
     #content-sidebar .inline-video, .inline-video { width: 240px; margin: 30px 0px; }

     /*- Pagination -*/
     #pagination ul li { line-height: 150%; }

     /*- Footer -*/
     #footer { height: auto; padding: 15px 0px; }
     #footer_content { width: 300px; }
     #copyright { width: 300px; float: none; margin: 0 auto; margin-bottom: 5px; padding: 15px 0px; text-align: center; line-height: 1; }
     #footer-social { width: 300px; float: none; margin: 0 auto; text-align: center; line-height: 1; }
     #footer-social ul li { float: none; display: inline-block; }

     /*- Sidebar -*/
     .sidebar_widget { width: 240px; padding: 30px; margin-bottom: 20px; }
     .search_elements { width: 238px; }
     .search_elements input[type="text"] { width: 160px; }

}