@media (max-width: 1600px) {
.site-header.header-layout-3 .site-logo-wrapper{
margin-left: 30px;
margin-right: 30px;
}
}
@media (min-width: 1200px) {
.sigma-extend-des>.vc_column-inner {
max-width: 890px;
padding-top: 80px !important;
padding-bottom: 80px !important;
padding-left: 80px !important;
}
}
@media only screen and (max-width: 1599px) and (min-width: 1200px) {
.services-secton.services-secton-three::before {
height: 320px;
width: 320px;
}
.services-secton.services-secton-three::after {
width: 400px;
height: 400px;
bottom: -150px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-image-container {
height: 550px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-content-cover {
left: 30px;
right: 50px;
padding: 40px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-content-cover .portfolio-title {
font-size: 32px;
}
}
@media (max-width: 1600px) { .site-header .contact-info .contact-item .contact-list{
display: none;
}
.site-header .contact-info .contact-item i{
margin-right: 0;
width: 40px;
height: 40px;
}
.site-header.header-layout-7 .contact-info .contact-item .contact-list{
display: flex;
}
}
@media (max-width: 1200px) { .site-header .contact-info,
.site-header .site-header-bottom-inner > ul,
.burger-icon.aside-trigger,
.header-controls .panel-control,
.header-layout-6 .sigma_header-controls ul .aside-toggler.style-2.desktop-toggler{
display: none;
}
.site-header.header-layout-4 .site-logo-wrapper,
.site-header.header-layout-3 .site-logo-wrapper{
margin-left: 0;
margin-right: 0;
}
.site-header.header-layout-4 .site-header-bottom-inner,
.site-header.header-layout-3 .site-header-bottom-inner{
justify-content: space-between;
}
.site-header.header-layout-5 .site-header-bottom{
display: none;
}
.burger-icon.aside-m-trigger,
.aside-collapse.mobile-aside,
.aside-collapse.mobile-aside + .aside-overlay{
display: block;
}
.header-layout-6 .sigma_header-controls ul .aside-toggler.style-2.aside-m-trigger{
display: grid;
}
.site-logo-wrapper .logo-infocard{
left: 0;
transform: translateX(0);
}
.header-controls > div{
width: 45px;
height: 45px;
}
.header-controls > div + div{
margin-left: 10px;
}
.site-header.header-layout-2 .site-header-bottom .burger-icon.aside-m-trigger{
position: relative;
width: 45px;
height: 45px;
border: 2px solid rgba(133, 133, 133, 0.2);
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
padding: 0;
transition: .3s;
margin-left: 10px;
}
.site-header.header-layout-2 .site-header-bottom .burger-icon.aside-m-trigger::before{
display: none;
}
.site-header.header-layout-5 .burger-icon.aside-m-trigger{
margin-left: 10px;
} .counter-style-1 .sigma-counter-icon i:before {
font-size: 52px;
line-height: 52px;
margin-right: 12px;
}
.infobox-style-4 {
padding: 0 0 20px 0 !important;
} .sigma-subheader .btg-text {
font-size: 200px;
} .sigma-action-style1.sigma_custom_heading_wrapper .sigma-heading-title-wrapper .heading-title {
font-size: 24px;
}
.sigma-extend-des>.vc_column-inner {
max-width: 635px;
padding-top: 60px !important;
padding-bottom: 60px !important;
padding-left: 40px !important;
}
.wpb_single_image.vc_align_right {
margin-left: 30px;
} .about-section .about-tile-gallery .image-two {
max-width: 340px;
}
.about-section .about-tile-gallery .image-three,
.about-section .about-tile-gallery .icon {
right: 0;
}
.call-to-action.cta-inner.vc_row:after {
height: 335px;
} .sigma-subheader .container {
padding-bottom: 120px;
}
.has-header-absolute .sigma-subheader .container{
padding-top: 220px;
}
.sigma-subheader .page-title{
font-size: 52px;
}
.widget-area.sidebar .widget.widget_sigma_recent_entries .sigma-post-image {
width: 50px;
}
.sigma-portfolio-details.portfolio-detail-style-2 .sigma-portfolio-details-container .sigma-portfolio-details{
display: block;
}
.sigma-portfolio-details.portfolio-detail-style-2 .sigma-portfolio-details-container .sigma-portfolio-details .sigma-portfolio-detail + .sigma-portfolio-detail{
border: 0;
}
.site-header.header-layout-7 .sigma_header-controls .sigma_header-controls-inner .aside-trigger{
display: none;
}
.site-header.header-layout-7 .sigma_header-controls .sigma_header-controls-inner .aside-m-trigger {
display: grid;
}
.site-header.header-layout-7 .sigma_header-controls .sigma_header-controls-inner .aside-m-trigger span{
width: 8px;
height: 8px;
margin: 0;
border-radius: 0;
background-color: #fff;
transition: .3s;
transform-origin: right;
}
}
@media(max-width:1024px) {
.vc_row.ipad-content-bottom {
display: flex;
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.vc_row.ipad-content-bottom>.vc_column_container {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.vc_row.ipad-content-bottom>.vc_column_container>.vc_column-inner {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
z-index: 1;
}
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
.services-secton.services-secton-three::before {
height: 250px;
width: 250px;
}
.section-title h2 {
font-size: 54px;
}
.section-title h3 {
font-size: 40px;
}
.services-secton.services-secton-three::after {
width: 310px;
height: 310px;
bottom: -100px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-image-container {
height: 500px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-content-cover {
left: 30px;
right: 50px;
padding: 40px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-content-cover .portfolio-title {
font-size: 30px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-content-cover .portfolio-link {
height: 60px;
width: 60px;
line-height: 60px;
}
}
@media (max-width: 991px) {
.section{
padding: 60px 0;
}
.section.section-padding{
padding: 60px 0 30px;
}
.section-title{
margin-bottom: 30px;
} .hide-ipad {
display: none !important;
}
.sigma-extend-right-bg .sigma-extend-right-col:after {
display: none;
} .sigma-subheader .btg-text {
font-size: 160px;
}
.sigma-subheader.style-3 .container{
padding-top: 200px;
} .sigma-action-style1.sigma_custom_heading_wrapper .sigma-heading-title-wrapper .heading-title {
font-size: 24px;
}
.sigma-extend-des>.vc_column-inner {
max-width: 100%;
padding: 100px 40px !important;
}
.infobox-pad.infobox-style-2 {
margin-bottom: 40px;
}
.counter-style-3 {
top: 25%;
} .sigma-contact-box-style1 h4 {
left: -95px;
} .sigma-contact-info .sigma-contact-box-style1 h4 {
left: -115px;
} .sigma-footer-widgets-wrapper {
padding-top: 50px;
padding-bottom: 40px;
}
.sigma-footer-widgets-wrapper .col-xl-3.col-lg-3.col-md-6.col-sm-12 {
margin-top: 20px;
margin-bottom: 20px;
} .about-section .about-tile-gallery {
margin-bottom: 50px;
}
.about-section .about-tile-gallery .image-two {
max-width: 400px;
}
.about-section .about-tile-gallery .icon {
right: 95px;
}
.about-section .about-tile-gallery .image-three {
right: 50px;
}
.call-to-action.cta-inner.vc_row:after {
padding-top: 100px;
padding-bottom: 75px;
height: 290px;
}
.max-width-50 p,
.max-width-50 .custom-heading-style-1 {
margin-left: auto;
margin-right: auto;
}
.video-link.home {
top: auto;
bottom: 0;
right: 50%;
-webkit-transform: translate(50%, 50%);
transform: translate(50%, 50%);
}
.max-width-50 h2 {
font-size: 52px !important;
} .call-to-action .need-cta-img:before {
right: 50%;
-webkit-transform: translateX(50%);
transform: translateX(50%);
}
.call-to-action.cta-style-two .cat-link {
line-height: 60px;
height: 60px;
width: 60px;
}
.call-to-action.cta-style-two .custom-heading-style-1 .heading-title {
font-size: 36px;
} .sigma-portfolio-details .sigma_post-thumbnail {
height: 550px;
} .sigma-team-detail .sigma_post-thumbnail {
margin-bottom: 40px;
}
.sigma-team-detail .sigma-team-textwrap {
padding-left: 0;
}
.sigma-team-detail{
padding: 30px 0 0;
}
.about-sec-page .about-text .about-extra {
padding-left: 0;
position: relative;
margin-top: -20px;
bottom: 0;
}
.about-sec-page .about-text .about-extra img {
left: 0;
max-width: 100%;
position: relative;
display: block;
top: 0;
transform: none;
margin-top: 20px;
}
.contact-form{
padding: 50px;
}
.site-footer.site-footer-layout-3 .footer-top h3{
margin-bottom: 20px;
}
body .sigma_custom_heading_wrapper.custom-heading-style-6 .sigma-heading-title-wrapper .heading-title{
font-size: 40px;
}
.post-details-box.style-2 .comments-area {
margin-bottom: 50px;
}
.sigma-portfolio-meta-details .sigma_portfolio-details{
display: block;
}
.sigma-portfolio-meta-details .sigma_portfolio-details .sigma_portfolio-details-item + .sigma_portfolio-details-item{
border: 0;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
.services-secton.services-secton-three::before {
width: 280px;
height: 280px;
left: -60px;
-webkit-transform: translateY(-55%);
transform: translateY(-55%);
}
.section-title h2 {
font-size: 48px;
}
.section-title h3 {
font-size: 36px;
}
.services-secton.services-secton-three::after {
width: 300px;
height: 300px;
bottom: -100px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-image-container {
height: 400px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-content-cover {
left: 20px;
right: 40px;
padding: 20px 30px;
bottom: 30px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-content-cover .portfolio-title {
font-size: 24px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-content-cover .sigma-portfolio-category {
font-size: 14px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-content-cover .portfolio-link {
height: 60px;
width: 60px;
line-height: 60px;
}
}
@media (max-width: 767px) {
.section-title h2 {
font-size: 42px;
}
.section-title h3 {
font-size: 32px;
} .site-header.header-layout-2 .site-header-bottom-inner{
padding: 0 15px;
}
.site-header.header-layout-2.can-sticky .site-header-bottom{
padding: 0;
} .sigma-subheader .container {
padding-top: 60px;
padding-bottom: 60px;
}
.has-header-absolute .sigma-subheader .container{
padding-bottom: 100px;
} body.page-template-full-width #content .site-main .entry-content>.wpb_row.vc_row-fluid {
padding-top: 60px;
padding-bottom: 40px;
} .sigma-subheader .btg-text {
font-size: 100px;
} .comment-list .comment-body,
.post-author-box {
display: block;
}
.comment-list .comment-avatar,
.post-author-box .post-author-image {
margin-bottom: 30px;
}
.comment-list .children {
padding-left: 30px;
}
.sigma-post-wrapper footer .entry-meta-container>span {
margin-right: 10px;
display: inline-block;
}
.gallery-columns-2 .gallery-item {
max-width: 100%;
}
.comment-respond p.comment-form-author,
.comment-respond p.comment-form-email {
margin-right: 0;
flex: 100%;
}
.comment-form .form-submit {
margin: 0;
}
.sigma-post-wrapper blockquote {
margin-left: 0;
}
.sigma-post-wrapper blockquote:before {
left: inherit;
top: inherit;
bottom: 10px;
right: 10px;
opacity: 0.1;
color: #fff;
}
.sigma-post-inner {
padding: 30px;
}
.sigma-post-wrapper .sigma_post_categories .categories-list a{
padding: 10px 20px;
font-size: 13px;
} .sigma_custom_heading_wrapper .sigma-heading-title-wrapper .heading-title {
line-height: 36px;
font-size: 28px;
}
.infobox-pad.infobox-style-2 {
margin-bottom: 30px;
}
.testimonials-style-1 .sigma-testimonial-content p {
max-width: 100%;
margin-left: 0;
}
.sigma-teammember-thumbnail .sigma_post-thumbnail {
margin-bottom: 20px;
}
.sigma-teammember-details {
display: inherit;
}
.testimonials-style-2 .sigma-testimonial-content p {
font-size: 20px;
line-height: 30px;
}
.counter-style-3 {
top: 0;
right: 15px;
} section.error-404 h1.page-title {
font-size: 180px;
line-height: 180px;
} .sigma-footer-widgets-wrapper .col-xl-3.col-lg-3.col-md-6.col-sm-12 {
margin-top: 15px;
margin-bottom: 15px;
}
.sigma-footer-widgets-wrapper {
padding-bottom: 30px;
}
.sigma-copyright .footer-left {
text-align: center;
}
.sigma-copyright .footer-right {
text-align: center;
margin-top: 20px;
}
.sigma-footer-widgets-wrapper .col-xl-3.col-lg-3.col-md-6.col-sm-12 {
margin-top: 10px;
margin-bottom: 10px;
}
.sigma-contact-info .wpcf7-form-control-wrap {
width: 100%;
} .woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.nav-links .page-numbers{
width: 40px;
height: 40px;
font-size: 13px;
}
.comment-navigation a h3, .posts-navigation a h3, .post-navigation a h3 {
width: auto;
white-space: unset;
overflow: visible;
text-overflow: unset;
}
.navigation .nav-links .nav-next a, .navigation .nav-links .nav-previous a {
text-align: left;
}
.comment-navigation .nav-next a, .posts-navigation .nav-next a, .post-navigation .nav-next a {
padding-left: 0;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
width: 100%;
text-align: center;
}
.navigation-dots {
display: none;
}
.post-navigation .nav-next {
text-align: center;
width: 100%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
max-width: 100%;
margin-top: 30px;
} .sigma-teammember-thumbnail .sigma_post-thumbnail:after {
display: none;
}
.sigma-extend-des>.vc_column-inner {
max-width: 100%;
padding: 60px 15px !important;
}
.vc_btn3-container.vc_btn3-right {
text-align: left;
}
.custom-heading-style-1 {
margin-bottom: 35px;
}
.custom-heading-style-1.sigma-light-space {
margin-bottom: 20px;
}
.services-style-1 h3 {
font-size: 26px;
line-height: 36px;
}
.sigma-d-inherit-sm {
display: inherit !important;
}
.arrow-on-hover .owl-nav,
.arrow-middle-right .owl-nav {
display: none;
} .infobox-style-4 i {
width: 55px;
height: 55px;
line-height: 55px;
font-size: 20px;
}
.sigma-contact-box-style1 h4 {
left: -95px;
} .call-to-action.cta-inner.vc_row:after {
display: none !important;
}
.call-to-action.cta-inner .cta-text {
background-color: #d6a77b;
-webkit-clip-path: polygon(0 0, 100% 50px, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 50px, 100% 100%, 0 100%);
padding: 80px 0 40px;
padding-left: 30px;
} footer .social-icon a {
font-size: 15px;
line-height: 45px;
height: 45px;
width: 45px;
}
.site-footer.site-footer-layout-3 .footer-top{
text-align: center;
}
.site-footer.site-footer-layout-3 .footer-top input{
margin-bottom: 20px;
} .sigma-portfolio-details .sigma-portfolio-details-container {
padding: 30px;
}
.video-style-2 .video-text h2 {
font-size: 40px !important;
}
.services-secton.services-secton-three::before {
width: 200px;
height: 200px;
left: -80px;
}
.services-secton.services-secton-three::after {
width: 250px;
height: 250px;
bottom: -80px;
}
.post-details-box {
padding: 30px;
}
.comment-respond .comment-form,
.post-author-box {
padding: 20px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-image-container {
height: 350px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-content-cover,
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper:hover .sigma-portfolio-content-cover {
left: auto;
right: auto;
bottom: auto;
padding: 20px 30px;
opacity: 1;
visibility: visible;
width: 100%;
position: relative;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-content-cover .portfolio-title {
font-size: 20px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-content-cover .sigma-portfolio-category {
font-size: 14px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-content-cover .portfolio-link {
height: 50px;
width: 50px;
line-height: 50px;
transform: translate(0, 0);
right: 0;
top: auto;
bottom: 100%;
}
.slick-slider.shortcode_slider .slick-arrow{
display: none !important;
}
.section-title h2 {
font-size: 28px;
}
.section-heading{
margin-bottom: 10px;
}
body .sigma_custom_heading_wrapper.custom-heading-style-6 .sigma-heading-title-wrapper .heading-title{
font-size: 30px;
}
.sigma-team-style-4 .sigma_team-body .sigma_team-sm {
position: relative;
opacity: 1;
visibility: visible;
transform: none;
left: auto;
bottom: 0;
}
.sigma-team-style-4 .sigma_team-body .sigma_team-sm .sigma_sm li a {
color: #1c1c1d;
}
.sigma-team-style-4 .sigma_team-body {
margin: 0;
}
.sigma-teammember.sigma-team-style-4:hover .sigma_team-body {
margin-top: 0;
padding-bottom: 30px;
}
.sigma-teammember.sigma-team-style-4:hover .sigma_team-body .sigma_team-sm .sigma_sm li a{
color: #fff;
}
.post-details-box.style-2 .navigation .nav-links,
.post-details-box.style-2 .comment-list>li.comment .comment-body {
display: block;
}
.post-details-box.style-2 .navigation .nav-links .nav-previous a h3,
.post-details-box.style-2 .navigation .nav-links .nav-next a h3 {
margin: 0;
max-width: 100%;
}
.post-author-box .author-title {
font-size: 24px;
margin-bottom: 10px;
}
.navigation .nav-links{
display: block;
}
.sigma_timeline-image i{
display: none;
}
.sigma_timeline-nodes::before{
display: none;
}
.sigma_timeline-nodes{
margin-bottom: 30px;
}
.sigma_timeline-nodes:nth-child(odd) .sigma_timeline-date,
.sigma_timeline-nodes:nth-child(odd) .sigma_timeline-date span:last-child{
text-align: right;
}
.sigma_timeline-nodes:nth-child(even) .sigma_timeline-date,
.sigma_timeline-nodes:nth-child(even) .sigma_timeline-date span:last-child{
text-align: left;
}
.sigma_timeline-content::before,
.sigma_timeline-nodes:nth-child(odd) .sigma_timeline-content::before{
display: none;
}
.sigma-footer-template .custom-footer-style .sigma_footer_menu_wrapper.footer-menu-horizontal.footer-menu-aligned-right ul {
justify-content: center;
}
.sigma-portfolio-thumbnail .sigma_portfolio-details {
display: block;
padding: 40px;
}
.sigma-portfolio-thumbnail .sigma_portfolio-details .sigma_portfolio-details-item {
padding: 0;
}
.sigma-portfolio-thumbnail .sigma_portfolio-details .sigma_portfolio-details-item +  .sigma_portfolio-details-item{
padding-top: 20px;
margin-top: 20px;
border-top: 1px solid #fff;
border-left: 0;
}
}
@media (max-width: 575px) {
.aside-collapse.desktop-aside{
width: 100%;
}
.site-header .logo-wrap{
width: 180px;
}
.site-header.header-layout-2 .logo-wrap{
width: 140px;
}
.site-logo-wrapper .logo-infocard{
display: none;
}
.site-header .site-header-top-inner > ul,
.header-controls .search-control{
display: none;
}
.has-header-absolute .sigma-subheader .container{
padding-top: 100px;
}
.sigma-subheader .page-title{
font-size: 38px;
}
.sigma-subheader.style-3 .container{
padding-top: 100px;
}
.sigma-subheader .subheader-caption{
font-size: 13px;
} .sigma-contact-info .infobox-style-4 .sigma-infobox-wrapper {
display: inherit;
}
.sigma-contact-info .infobox-style-4 .sigma-infobox-wrapper .sigma-infobox-content {
margin-top: 15px;
}
.wpb_single_image.vc_align_right {
margin-left: 0;
}
.post.sticky .sigma-post-inner {
padding: 30px 40px 25px;
}
.post.sticky .sigma-post-inner:after {
font-size: 20px;
width: 50px;
line-height: 50px;
height: 50px;
}
.sigma-contact-info .sigma-contact-box-style1 h4 {
top: 72px;
}
.contact-form{
padding: 30px;
} .about-section .about-tile-gallery {
min-height: 450px;
}
.about-section .about-tile-gallery .image-one {
max-width: 100%;
}
.about-section .about-tile-gallery .image-two {
right: 0;
max-width: 300px;
}
.about-section .about-tile-gallery .image-three {
right: -15px;
}
.about-section .about-tile-gallery .icon {
display: none;
}
.about-section .about-tile-gallery .zero-icon {
left: -30px;
max-width: 150px;
} footer .social-icon {
margin-top: 30px;
} .sigma-team-detail .sigma-team-textwrap .theme-btn {
position: relative;
}
.video-style-2 .video-text h2 {
font-size: 32px !important;
}
.video-style-2 .video-text .video-link-two .popup-video {
height: 100px;
width: 100px;
line-height: 100px;
}
.about-sec-page .about-tile-gallery-two .image-two {
display: none;
}
.about-sec-page .about-tile-gallery-two {
min-height: auto;
}
.site-footer.site-footer-layout-2 .form-group {
display: block;
}
.site-footer.site-footer-layout-2 .form-group button {
display: block;
width: 100%;
margin-top: 10px;
}
.sigma-post-wrapper .sigma-post-inner .entry-footer ul{
display: block;
}
.sigma-post-details .sigma-post-wrapper .sigma-post-inner .entry-footer ul li + li{
margin: 10px 0 0;
} section.error-404 h1.page-title {
font-size: 120px;
line-height: 120px;
}
section.error-404 .page-content > p{
font-size: 14px;
}
.header-layout-6 .site-logo-wrapper .sigma_custom-text-logo .logo-text-icon {
display: none;
}
.header-layout-6 .sigma_header-controls ul .aside-toggler.style-2{
padding: 28px 20px;
}
.header-layout-6 .site-logo-wrapper .sigma_custom-text-logo .custom-logo-text {
margin: 10px 20px;
}
.site-header.header-layout-7 .site-header-top{
display: none;
}
.site-header.header-layout-7 .site-header-bottom-inner .site-logo-wrapper .site-logo{
width: 120px;
}
.site-header.header-layout-7 .site-header-bottom-inner .site-logo-wrapper{
margin-left: 10px;
}
.site-header.header-layout-7 .header-controls.style-3 {
display: none;
}
.sigma-sermons-style-1{
display: block;
}
.sigma-sermons-style-1 .sigma_post-thumb {
margin-right: 0;
margin-bottom: 20px;
height: auto;
}
}
@media (max-width: 400px) { .sigma-subheader .btg-text {
font-size: 90px;
} .sigma-post-inner {
padding: 40px 20px;
} footer .social-icon a {
margin-left: 5px;
}
.comment-respond .comment-form .form-submit input {
width: 100%;
padding: 5px 0;
}
.section-title h2 {
font-size: 32px;
}
.section-title h3 {
font-size: 28px;
}
}
@media (max-width: 399px) {
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-content-cover .sigma-portfolio-category {
padding-left: 30px;
}
.sigma-portfolio-style-2 .sigma-portfolio-thumbnail-wrapper .sigma-portfolio-content-cover .sigma-portfolio-category:before {
width: 15px;
}
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
.about-sec-page .about-text .about-extra img {
left: -220px;
max-width: 350px
}
.about-sec-page .about-text .about-extra {
padding-left: 155px;
}
}