.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
alignment: center;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        .oxy-pro-menu {
menu_dropdown_animation:fade-up;
}
.oxy-pro-menu .oxy-pro-menu-list .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-list > .menu-item{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
margin-top:px;
margin-left:px;
margin-right:px;
margin-bottom:px;
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container > div:first-child, .oxy-pro-menu .oxy-pro-menu-open-container > div:first-child{
oxy-pro-menu_slug_oxypromenuoffcanvascontaineroxypromenulistmenuitemoxypromenuopencontaineroxypromenulistmenuitem_min_width:px;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container{
oxy-pro-menu_slug_oxypromenuoffcanvascontainer_width:px;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item a{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container{
padding-top:px;
padding-left:px;
padding-right:px;
padding-bottom:px;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-color:;
background-image:url();
overlay-color:;
background-size:;
background-repeat:;
background-attachment:;
background-blend-mode:;
background-size-width:px;
background-size-height:px;
background-position:px px;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1200px;
}
body {font-family: 'Open Sans';}body {line-height: 1.6;font-size: 18px;font-weight: 400;color: #404040;}.oxy-nav-menu-hamburger-line {background-color: #404040;}h1, h2, h3, h4, h5, h6 {font-family: 'Source Sans Pro';font-size: 36px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 30px;}h3, h4, h5, h6{font-size: 24px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: color(5);text-decoration: none;}a:hover {color: color(6);text-decoration: none;}.ct-link-text {text-decoration: ;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 3px;}.ct-section-inner-wrap {
padding-top: 30px;
padding-bottom: 30px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.oxel_dynamicslider {
 width:100%;
}
.swiper-container {
 selector-locked:true;
}
.oxel_dynamicslider__container {
 height:400px;
}
.swiper-wrapper {
}
.swiper-slide {
 selector-locked:true;
}
.content {
flex: 1 0 auto;
}
.pjs_button:hover{
 background-color:#fff;
 color:color(5);
}
.pjs_button {
 padding-left:15px;
 padding-right:15px;
 color:#ffffff;
 text-transform:uppercase;
 padding-top:12px;
 width:100%;
 padding-bottom:9px;
 background-color:color(5);
}
.pageImage {
 max-width:200px;
display:none !important;
}
.pageImage:not(.ct-section):not(.oxy-easy-posts),
.pageImage.oxy-easy-posts .oxy-posts,
.pageImage.ct-section .ct-section-inner-wrap{
display:none;
flex-direction:unset;
}
.aboutText {
 width:100%;
 height:auto;
}
.aboutText:not(.ct-section):not(.oxy-easy-posts),
.aboutText.oxy-easy-posts .oxy-posts,
.aboutText.ct-section .ct-section-inner-wrap{
display:block;
}
@media (max-width: 991px) {
.aboutText {
}
}

.pjs-faq-toggle-holder {
 width:100%;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 border-radius:10px;
 border-top-color:#efefef;
 border-right-color:#efefef;
 border-bottom-color:#efefef;
 border-left-color:#efefef;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
}
.toggle-6066 {
}
.toggle-6066-expanded {
}
.pjs-toggle-header-holder {
 width:100%;
}
.pjs-faq-toggle-heading {
 font-size:25px;
}
.faq-toggle-answer {
 margin-top:10px;
}
.mainSliderGrid {
display:grid !important; grid-template-columns:1fr 240px !important;
}
@media (max-width: 991px) {
.mainSliderGrid {
display:flex !Important;
}
.mainSliderGrid:not(.ct-section):not(.oxy-easy-posts),
.mainSliderGrid.oxy-easy-posts .oxy-posts,
.mainSliderGrid.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.sliderButtonHolder {
}
.sliderButtonHolder:not(.ct-section):not(.oxy-easy-posts),
.sliderButtonHolder.oxy-easy-posts .oxy-posts,
.sliderButtonHolder.ct-section .ct-section-inner-wrap{
flex-direction:unset;
}
.mainSidebarGrid {
 padding-left:20px;
 padding-right:20px;
 padding-top:20px;
display:grid !important; width:100%; grid-template-columns: 1fr; gap: 20px; grid-template-rows: 1fr 1fr 150px;
}
.mainSidebarGrid:not(.ct-section):not(.oxy-easy-posts),
.mainSidebarGrid.oxy-easy-posts .oxy-posts,
.mainSidebarGrid.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
@media (max-width: 991px) {
.mainSidebarGrid {
}
}

.open_subscribe_modal {
}
.smallerBlock {
background-size: cover; height:100%;
 background-repeat:no-repeat;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 background-position:50% 50%;
}
.smallerBlock:not(.ct-section):not(.oxy-easy-posts),
.smallerBlock.oxy-easy-posts .oxy-posts,
.smallerBlock.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.sidebar_ad_holder {
 margin-left:0px;
 max-width:164px;
 padding-left:0px;
}
@media (max-width: 991px) {
.sidebar_ad_holder {
}
.sidebar_ad_holder:not(.ct-section):not(.oxy-easy-posts),
.sidebar_ad_holder.oxy-easy-posts .oxy-posts,
.sidebar_ad_holder.ct-section .ct-section-inner-wrap{
display:none;
}
}

.headerSection {
 position:relative;
 z-index:900;
 text-align:justify;
 background-color:#d3272a;
}
.headerSection:not(.ct-section):not(.oxy-easy-posts),
.headerSection.oxy-easy-posts .oxy-posts,
.headerSection.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:space-between;
}
.menuHolder {
}
.menuHolder:not(.ct-section):not(.oxy-easy-posts),
.menuHolder.oxy-easy-posts .oxy-posts,
.menuHolder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.centerMenuHolder {
}
.centerMenuHolder:not(.ct-section):not(.oxy-easy-posts),
.centerMenuHolder.oxy-easy-posts .oxy-posts,
.centerMenuHolder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
@media (max-width: 991px) {
.centerMenuHolder {
}
.centerMenuHolder:not(.ct-section):not(.oxy-easy-posts),
.centerMenuHolder.oxy-easy-posts .oxy-posts,
.centerMenuHolder.ct-section .ct-section-inner-wrap{
display:flex;
}
}

.headerMenuSection {
 height:95px;
}
.headerMenuSection:not(.ct-section):not(.oxy-easy-posts),
.headerMenuSection.oxy-easy-posts .oxy-posts,
.headerMenuSection.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
@media (max-width: 991px) {
.headerMenuSection {
 height:auto;
}
}

.hideOnMobile {
}
@media (max-width: 991px) {
.hideOnMobile {
}
.hideOnMobile:not(.ct-section):not(.oxy-easy-posts),
.hideOnMobile.oxy-easy-posts .oxy-posts,
.hideOnMobile.ct-section .ct-section-inner-wrap{
display:none;
}
}

.showOnMobile {
}
.showOnMobile:not(.ct-section):not(.oxy-easy-posts),
.showOnMobile.oxy-easy-posts .oxy-posts,
.showOnMobile.ct-section .ct-section-inner-wrap{
display:none;
}
@media (max-width: 991px) {
.showOnMobile {
}
.showOnMobile:not(.ct-section):not(.oxy-easy-posts),
.showOnMobile.oxy-easy-posts .oxy-posts,
.showOnMobile.ct-section .ct-section-inner-wrap{
display:block;
}
}

.rightMenuHolder {
 text-align:right;
}
.rightMenuHolder:not(.ct-section):not(.oxy-easy-posts),
.rightMenuHolder.oxy-easy-posts .oxy-posts,
.rightMenuHolder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:flex-end;
}
.headerStickySpacer {
}
.bottomSectionHeader {
 font-size:14px;
 margin-top:10px;
 text-transform:uppercase;
 letter-spacing:1px;
 color:#d3272a;
}
@media (max-width: 991px) {
.bottomSectionHeader {
 font-size:22px;
}
}

.bottomSectionHolder {
 text-align:center;
}
.bottomSectionHolder:not(.ct-section):not(.oxy-easy-posts),
.bottomSectionHolder.oxy-easy-posts .oxy-posts,
.bottomSectionHolder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
@media (max-width: 991px) {
.bottomSectionHolder {
 margin-bottom:20px;
 width:100%;
}
}

.bottomSectionColumn {
 text-align:center;
padding:0px !important;
}
.bottomSectionColumn:not(.ct-section):not(.oxy-easy-posts),
.bottomSectionColumn.oxy-easy-posts .oxy-posts,
.bottomSectionColumn.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
@media (max-width: 991px) {
.bottomSectionColumn {
 width:50%;
}
}

.footer {
 background-color:#353535;
 color:#ffffff;
}
.footer .ct-section-inner-wrap {
padding-top: 50px;
padding-bottom: 20px;
}
.footer:not(.ct-section):not(.oxy-easy-posts),
.footer.oxy-easy-posts .oxy-posts,
.footer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
.footerHeading {
 font-size:16px;
 color:#ffffff;
}
.footerMenu {
 margin-top:10px;
 color:#ffffff;
}
.footerMenu .oxy-pro-menu-list .menu-item, .footerMenu .oxy-pro-menu-list .menu-item a{
font-size: 14px;
color: #fff;
}

.footerCopyrightHolder {
 width:100%;
 text-align:center;
 padding-top:20px;
 margin-top:20px;
}
.footerCopyrightHolder:not(.ct-section):not(.oxy-easy-posts),
.footerCopyrightHolder.oxy-easy-posts .oxy-posts,
.footerCopyrightHolder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
.footerCopyright {
 font-size:10px;
 color:#f9f9fa;
}
.archive_posts_container {
 width:100%;
}
.archive_posts_container .ct-section-inner-wrap {
padding-top: 30px;
}
@media (max-width: 991px) {
.archive_posts_container {
}
}

.post_content_holder {
}
@media (max-width: 991px) {
.post_content_holder {
}
.post_content_holder .ct-section-inner-wrap {
padding-right: 20px;
padding-left: 20px;
}
}

.leftPanel {
 padding-top:0px;
 padding-right:40px;
 width:100%;
 height:100%;
flex:1;
}
.leftPanel:not(.ct-section):not(.oxy-easy-posts),
.leftPanel.oxy-easy-posts .oxy-posts,
.leftPanel.ct-section .ct-section-inner-wrap{
display:flex;
}
@media (max-width: 991px) {
.leftPanel {
 padding-right:0px;
 width:100%;
}
}

.leftPanelContentHolder {
 width:100%;
 height:100%;
display:grid; grid-template-rows: 170px 1fr 170px; height: 100% !important;
}
.leftPanelContentHolder:not(.ct-section):not(.oxy-easy-posts),
.leftPanelContentHolder.oxy-easy-posts .oxy-posts,
.leftPanelContentHolder.ct-section .ct-section-inner-wrap{
display:grid;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.leftPanelContentHolder:not(.ct-section):not(.oxy-easy-posts) > :last-child,
.leftPanelContentHolder.ct-section .ct-section-inner-wrap > :last-child,
.leftPanelContentHolder.oxy-easy-posts .oxy-posts > :last-child{
grid-row: span 170px;height: 100%;}
.leftPanelContentHolder:not(.ct-section):not(.oxy-easy-posts) > :nth-child(1),
.leftPanelContentHolder.ct-section .ct-section-inner-wrap > :nth-child(1),
.leftPanelContentHolder.oxy-easy-posts .oxy-posts > :nth-child(1){
grid-row: span 170px;height: 100%;}
.leftPanelContentHolder:not(.ct-section):not(.oxy-easy-posts) > :nth-child(2),
.leftPanelContentHolder.ct-section .ct-section-inner-wrap > :nth-child(2),
.leftPanelContentHolder.oxy-easy-posts .oxy-posts > :nth-child(2){
grid-row: span 1fr;}
@media (max-width: 991px) {
.leftPanelContentHolder {
 width:100%;
 height:100%;
;display:grid; grid-template-rows: auto 1fr auto !important; height: 100% !important;
}
.leftPanelContentHolder:not(.ct-section):not(.oxy-easy-posts),
.leftPanelContentHolder.oxy-easy-posts .oxy-posts,
.leftPanelContentHolder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
}
}

.post_heading {
 margin-bottom:0px;
}
.post_advert_holder {
 width:100%;
}
.post_advert_holder:not(.ct-section):not(.oxy-easy-posts),
.post_advert_holder.oxy-easy-posts .oxy-posts,
.post_advert_holder.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.post_sidebar_holder {
 width:100.00%;
 max-width:164px;
 padding-left:0px;
 padding-right:0px;
flex:1;
}
@media (max-width: 991px) {
.post_sidebar_holder {
}
.post_sidebar_holder:not(.ct-section):not(.oxy-easy-posts),
.post_sidebar_holder.oxy-easy-posts .oxy-posts,
.post_sidebar_holder.ct-section .ct-section-inner-wrap{
display:none;
}
}

.post_related_posts {
}
.modalBox {
}
.modalBox .ct-section-inner-wrap {
padding-top: 50px;
padding-right: 30px;
padding-bottom: 50px;
padding-left: 30px;
}
.modalBox:not(.ct-section):not(.oxy-easy-posts),
.modalBox.oxy-easy-posts .oxy-posts,
.modalBox.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.modalHeadline {
 color:color(5);
 margin-bottom:10px;
}
.modalClassifiedShortcode {
}
.advertHolder {
}
.mainSlider {
 margin-bottom:40px;
 width:100%;
 height:500px;
 max-height:500px;
}
.gravity_form_holder {
}
.modalSubscribeShortcode {
}
.pjs_carousel {
}
.video-container {
}
.footer li{
 color:#ffffff;
}
.footer a{
 color:#ffffff;
}
.topBarDropdown .sub-menu{
padding-top:10px !important;
}
#gform_wrapper_5{
 margin-top:0px;
 padding-top:0px;
}
.fal, .far{
font-family: 'FontAwesome';
}
.menu-top-bar-menu-container .sub-menu{
 padding-top:5px;
}
.mainSlider p{
}
.bottomSectionHolder a{
display:block !important; width:100% !important;
}
.bottomSectionHolder img{
 width:90%;
}
.galleryHolder{
display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 15px;
}
.g img{
}
.g{
}
.libraryImage{
 margin-bottom:-10px;
 width:100%;
 height:auto;
}
.bottomSectionHolder{
}
.closeButton{
 position:absolute;
 top:10px;
 right:10px;
 font-size:40px;
 color:color(5);
}
.mainVid h3{
 margin-top:10px;
 margin-bottom:5px;
 font-weight:500;
}
.aboutText:not(.ct-section):not(.oxy-easy-posts), .aboutText.oxy-easy-posts .oxy-posts, .aboutText.ct-section .ct-section-inner-wrap{
flex-direction:column !important;
}
.pjs_term_pagination_link{
 margin-bottom:10px;
 margin-top:10px;
 margin-left:10px;
 margin-right:10px;
}
.pjs_term_pagination{
 display:flex;
 flex-wrap:wrap;
}
.aboutText a{
 flex-direction:unset;
display:inline-block !important;
}
.mc4wp-form-basic{
 width:80%;
}
.saf_newsletter_signup input[type='submit']{
 width:100%;
 background-color:color(5);
 text-transform:uppercase;
 color:#ffffff;
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
border:none;
}
.saf_newsletter_signup input{
 padding-top:10px;
 padding-left:10px;
 padding-right:10px;
 padding-bottom:10px;
 margin-bottom:10px;
 max-width:100%;
max-width:100% !important;
}
.saf_newsletter_signup{
 width:100%;
}
#wpdcom{
max-width:100% !important;
}
.mainSliderGrid .ct-section-inner-wrap{
}
.profilepress-reg-status{
text-align: center; background: firebrick; color: #fff; padding: 20px;
}
.classified img{
 width:100%;
}
.classified h3{
 color:color(5);
 font-size:20px;
 text-transform:uppercase;
}
.classified{
 border-top-color:color(7);
 border-right-color:color(7);
 border-bottom-color:color(7);
 border-left-color:color(7);
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 margin-bottom:20px;
}
.classifiedListingHolder{
}
.mainVid iframe{
 width:100%;
 min-height:450px;
}
.mainVid{
 margin-top:30px;
 width:100%;
 display:flex;
 flex-direction:column;
 align-items:flex-start;
 padding-bottom:20px;
 margin-bottom:20px;
 border-bottom-color:#d3272a;
 border-bottom-width:1px;
 border-bottom-style:solid;
}
.oxy-woo-checkout .woocommerce button.button, .oxy-woo-checkout .woocommerce a.button.alt{
color:#fff !important;
}
.oxy-woo-checkout .woocommerce a.button.alt{
 color:#ffffff;
color:#fff !important;
}
.col-1{
 flex-direction:unset;
width:100% !important; float:none;
}
.col-2{
 flex-direction:unset;
 display:none;
}
button[name='woocommerce_checkout_place_order']{
}
a[name='woocommerce_checkout_place_order']{
 padding-top:22px;
 color:#ffffff;
color:#fff !important;
}
#order_review_heading{
 flex-direction:unset;
 display:none;
}
.checkout.woocommerce-checkout{
 display:flex;
column-gap:2rem;
}
.aboutText li{
 font-size:14px;
}
.aboutText h3{
 margin-top:20px;
}
.video_collection p{
 margin-bottom:8px;
}
.video_collection h4{
 font-size:14px;
 text-transform:uppercase;
 margin-top:0px;
 padding-top:0px;
}
.video_collection iframe{
width: 100%; height: 250px;
}
.video_collection{
 width:49%;
 margin-bottom:40px;
 flex-direction:unset;
}
.cartButton:hover{
 color:#ffffff;
 opacity:.8;
}
.cartButton{
 position:fixed;
 right:0px;
 bottom:0px;
 background-color:color(5);
 color:#fff;
 text-transform:uppercase;
 font-size:16px;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 z-index:1000;
 transition-duration:.2s;
 transition-timing-function:ease;
 transition-property:all;
 font-weight:600;
}
.photo_holder{
background-size: cover; width:100%;
 height:200px;
 margin-bottom:10px;
}
.photo_collection{
 padding-left:10px;
 padding-right:10px;
 width:33%;
 padding-bottom:20px;
 display:flex;
 flex-direction:column;
 align-items:center;
}
.collections_holder{
 margin-top:30px;
 display:flex;
 flex-direction:row;
 align-items:flex-start;
 justify-content:space-between;
 width:100%;
 flex-wrap:wrap;
}
.aboutText hr{
border:none; border-bottom:1px solid #ccc; margin:30px 0 15px;
}
.aboutText h1{
 color:color(5);
}
.gfield_label{
 text-transform:uppercase;
font-size:10px !important; font-weight:400 !important;
}
.gform_footer .gform_button{
 width:100%;
 background-color:color(5);
 color:#ffffff;
 text-transform:uppercase;
 padding-top:10px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:10px;
border:none !important;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){
 width:100%;
}
.oxy-rich-text p{
 margin-top:0px;
}
.arrowButton:hover > .arrowButtonBlob:after{
 width:120%;
 height:120%;
}
.tns-outer{
 width:100%;
}
.footerCopyright a{
 color:#ffffff;
}
body{
 display:flex;
 flex-direction:column;
}
body,html{
 height:100%;
}
@media (max-width: 1200px) {
.checkout.woocommerce-checkout{
 padding-left:20px;
 padding-right:20px;
}
}

@media (max-width: 991px) {
.checkout.woocommerce-checkout{
 padding-left:20px;
 padding-right:20px;
 display:flex;
 flex-direction:column;
 padding-bottom:20px;
}
}

@media (max-width: 991px) {
.g{
 width:100%;
}
}

@media (max-width: 991px) {
.g img{
 width:100%;
 height:auto;
}
}

@media (max-width: 991px) {
.mainSlider p{
 display:none;
}
}

