@media (max-width: 1400px) {
.masonary_excerpt {
font-size: 14px;
}
.masonry-content-wrapper .masonry_title {
font-size: 24px;
}
.masonry_item:hover .masonry-content-wrapper {
bottom: 30px;
}
}
@media (max-width: 1200px) {
.mt-container {
width: 100%;
padding: 0 2%;
}
.boxed-layout #page {
width: 100%;
}
#site-navigation {
width: 57%;
}
#site-navigation ul li a {
padding: 0 15px;
}
.site-branding {
width: 20%;
}
#masthead .mt-search-social-wrapper {
width: 22%;
}
.masonry_item {
width: 33.33%;
}
.masonary_excerpt {
display: none;
}
.blog-desc {
font-size: 14px;
}
.blog-title {
font-size: 22px;
}
.blog-content-wrapper {
padding: 50px 40px;
width: 100%;
}
.btn.blog-btn {
font-size: 12px;
}
}
@media (min-width: 980px) {
#site-navigation {
display: inline-block !important;
}
} @media (max-width: 979px) {
#site-navigation {
display: none;
}
.site-branding {
width: 40%;
}
#masthead .mt-search-social-wrapper {
width: 59%;
}
#masthead .menu-toggle {
display: inline-block;
color: #fff;
font-weight: 600;
cursor: pointer;
}
#masthead .menu-toggle i {
margin-left: 5px;
}
#masthead .menu-toggle a {
color: #fff;
}
#site-navigation {
background: #212121 none repeat scroll 0 0;
display: none;
left: 0;
position: absolute;
top: 100%;
width: 100%;
z-index: 9999;
}
#site-navigation ul li {
display: block;
float: none;
}
.sub-toggle {
background: #fff none repeat scroll 0 0;
color: #333;
cursor: pointer;
display: block;
height: 24px;
line-height: 25px;
position: absolute;
right: 15px;
text-align: center;
top: 11px;
width: 24px;
}
#site-navigation ul>li:hover>.sub-toggle,
#site-navigation ul>li.current-menu-item .sub-toggle,
#site-navigation ul>li.current-menu-ancestor .sub-toggle {
background: #fff;
}
#site-navigation li.current-menu-item>.sub-toggle {
background: #333 none repeat scroll 0 0;
}
#site-navigation li.current-menu-item>.sub-toggle i {
color: #333;
}
#site-navigation ul li a {
padding: 3px 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.menu-primary-container .sub-menu,
#site-navigation li.menu-item-has-children>a:before,
#site-navigation ul li.page_item_has_children>a:before {
display: none;
}
#site-navigation ul.sub-menu,
#site-navigation ul.children {
position: static;
min-width: 100%;
opacity: 1;
top: 0;
left: 0;
visibility: visible;
display: none;
background: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
box-shadow: none;
transform: scaley(1);
-webkit-transform: scaley(1);
-ms-transform: scaley(1);
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
}
#site-navigation ul>li:hover>.sub-menu,
#site-navigation ul>li:hover>.children {
top: 0;
}
#site-navigation ul#primary-menu>li:hover>a::after,
#site-navigation ul#primary-menu>li.current-menu-item>a::after {
display: none;
}
#site-navigation ul#primary-menu>li.menu-item-has-children>a,
#site-navigation #primary-menu ul>li.page_item_has_children>a {
padding-right: 0;
}
#site-navigation ul ul li a {
color: #fff;
padding-left: 0;
padding-right: 0;
}
#site-navigation ul.sub-menu li,
#site-navigation ul.children li {
border-bottom: none;
}
.hero_image_title {
font-size: 40px;
}
.hero_image_desc {
font-size: 16px;
width: 65%;
}
.hero_image_btn {
padding: 5px 15px;
font-size: 16px;
}
.icon-scroll {
display: none;
}
.section-wrapper {
padding: 80px 0;
text-align: center;
}
.section-title {
font-size: 28px;
}
.about-desc {
font-size: 20px;
margin: 50px 0;
}
.fotogenic_masonry_images .masonry_item {
width: 50%;
}
.testimonial-content {
font-size: 16px;
margin-bottom: 20px;
}
.blog-desc {
display: none;
}
.blog-title {
font-size: 18px;
}
.footer-widget-area-wrapper {
width: 100%;
float: none;
margin-bottom: 30px;
}
.site-info {
width: 100%;
text-align: center;
}
#colophon {
padding: 50px 0 20px;
}
.error-404.not-found {
width: 100%;
}
.error-num {
font-size: 100px;
line-height: 1.5;
}
.fotogenic-header-img {
padding: 120px 0 30px;
}
} @media (max-width: 767px) {
.masonry-content-wrapper .masonry_title {
font-size: 20px;
margin: 0;
}
.blog_content {
width: 100%;
}
.gallery-columns-3 .gallery-item {
max-width: 48%;
}
#primary,
.home.blog #primary {
width: 100%;
float: none;
}
#secondary,
.home.blog #secondary {
float: none;
width: 100%;
}
#hero_video-bg {
height: 100% !important;
}
} @media (max-width: 600px) {
.logged-in #masthead.shrink {
top: 0 !important;
}
body.logged-in {
margin-top: -50px;
padding-top: 46px;
}
.hero_image_title {
font-size: 24px;
}
.hero_image_subtitle {
font-size: 14px;
}
.hero_image_desc {
font-size: 14px;
width: 80%;
}
.hero_image_btn {
font-size: 13px;
}
.section-wrapper {
padding: 40px 0;
}
.section-title {
font-size: 22px;
}
.section-title::after {
width: 40px;
margin-left: -20px;
}
.about-desc {
font-size: 16px;
margin: 30px 0px;
}
.about_btn a {
font-size: 14px;
}
.fotogenic_masonry_images .masonry_item {
width: 100%;
}
.testimonial-content {
padding: 0 30px;
}
.footer-widget-area-wrapper .mt-footer-coumn {
width: 100%;
float: none;
margin: 0 0 3%;
text-align: center;
}
.testimonial-content::before {
left: 0;
}
.site-branding {
width: 30%;
}
#masthead .mt-search-social-wrapper {
width: 69%;
}
.mt-single-title-meta-wrap .entry-title {
font-size: 22px;
}
.gallery .gallery-item {
max-width: 100% !important;
}
.error-num {
font-size: 80px;
}
.error-num span {
font-size: 34px;
}
.error-404.not-found .page-header .page-title {
font-size: 26px;
}
}
@media (max-width: 480px) {
.mt-scroll-up {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 12px;
right: 20px;
}
.site-branding {
width: 50%;
float: none;
margin: 0 auto 10px;
display: block;
}
#masthead .mt-search-social-wrapper {
width: 100%;
display: block;
margin: 0 auto;
text-align: center;
}
}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table.is-style-stripes{border-bottom:1px solid #f0f0f0}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}