 /* *
Theme Name: GC Law - MBS
* version: 1.0 * Author: Bill Maceus, Sr. Developer at MBS
* URI: https://metrombs.com/
* Description: MBS is a leading New Jersey marketing agency, using valuable human tools and digital resources to connect businesses to their targeted market. Whether you’re looking for website design, social media content or a comprehensive digital marketing package, we guarantee we can give you the solutions you are seeking!
*/
 *,
 :before,
 :after {
     box-sizing: border-box;
 }

 @font-face {
     font-family: 'Montserrat';
     font-style: normal;
     font-weight: normal;
     src: local('Montserrat'), url('assets/fonts/Montserrat/Montserrat-Regular.woff') format('woff');
 }

 @font-face {
     font-family: 'Montserrat';
     font-style: normal;
     font-weight: 500;
     src: local('Montserrat'), url('assets/fonts/Montserrat/Montserrat-Medium.woff') format('woff');
 }

 @font-face {
     font-family: 'Montserrat';
     font-style: normal;
     font-weight: 600;
     src: local('Montserrat'), url('assets/fonts/Montserrat/Montserrat-SemiBold.woff') format('woff');
 }

 @font-face {
     font-family: 'Montserrat';
     font-style: normal;
     font-weight: 700;
     src: local('Montserrat'), url('assets/fonts/Montserrat/Montserrat-Bold.woff') format('woff');
 }

 @font-face {
     font-family: 'Montserrat';
     font-style: normal;
     font-weight: 800;
     src: local('Montserrat'), url('assets/fonts/Montserrat/Montserrat-ExtraBold.woff') format('woff');
 }

 .custom-container {
     max-width: 1320px;
     padding-left: 15px;
     padding-right: 15px;
     margin-left: auto;
     margin-right: auto;
 }

 .pr-0 {
     padding-right: 0px !important;
 }

 .pl-0 {
     padding-left: 0px !important;
 }

 .pl-100 {
     padding-left: 100px !important;
 }

 .pl-1 {
     padding-left: .25rem !important;
 }

 .pl-2 {
     padding-left: .5rem !important;
 }

 .pl-3 {
     padding-left: 1rem !important;
 }

 .pr-1 {
     padding-right: .25rem !important;
 }

 .pr-2 {
     padding-right: .5rem !important;
 }

 .pr-3 {
     padding-right: 1rem !important;
 }

 .pr-100 {
     padding-right: 100px !important;
 }

 .z-index-2 {
     z-index: 2 !important;
 }

 .z-index-5 {
     z-index: 5 !important;
 }

 .text-right {
     text-align: right;
 }

 .text-left {
     text-align: left;
 }

 a {
     color: #1AA78D;
     text-decoration: none;
 }

 a:hover {
     color: #1AA78D;
     text-decoration: underline;
 }

 .text-primary {
     color: #1AA78D !important;
 }

 .bg-primary {
     background: #1AA78D !important;
     color: #fff !important;
 }

 .bg-primary a {
     color: #fff !important;
 }

 .btn {
     transition: opacity .3s !important;
     border-radius: 0 !important;
     text-decoration: none !important;
 }


 .wppb-image-hover-content .wppb-btn-addons {
     text-decoration: none !important;
 }

 .btn:focus,
 .btn:active {
     outline: none !important;
     box-shadow: none !important;
     border-radius: 0 !important;
 }

 .fade-hover-7 {
     transition: opacity .3s;
 }

 .fade-hover-7:hover {
     opacity: .7;
 }

 .btn-primary,
 .btn-primary:hover,
 .wppb-button-addon-content .wppb-btn-primary,
 .wppb-button-addon-content .wppb-btn-primary:hover,
 .wppb-carousel-btn {
     border-color: #1AA78D !important;
     color: #fff !important;
     padding: 10px 45px !important;
     font-size: 1em !important;
     font-weight: bold !important;
     outline: 0 !important;
     border-radius: 5px !important;
     transition: all .3s !important;
     background: #1AA78D !important;
 }



 .bg-1 {
     background: #1AA78D !important;
     color: #fff !important;
 }

 .bg-2 {
     background: #3B3B3A !important;
     color: #fff !important;
 }


 .bg-highlight {
     background: #1AA78D !important;
     color: #fff !important;
 }

 .bg-gray {
     background: #e1e1e1 !important;
 }

 .color-white {
     color: #fff !important;
 }

 .color-1 {
     color: #1AA78D !important;
 }

 .color-2 {
     color: #3B3B3A !important;
 }

 .color-gray {
     color: #484B4D !important;
 }

 .f-azo-sans {
     font-family: 'Azo Sans' !important;
 }

 .f-azo-sans-black {
     font-family: 'Azo Sans Black' !important;
 }

 .f-azo-sans-uber {
     font-family: 'Azo Sans Uber' !important;
 }

 .f-size-medium {
     font-size: 1.3em;
 }

 .f-size-large {
     font-size: 2em;
 }

 .neg-scale-8 {
     transition: all .3s !important;
 }

 .neg-scale-8:hover {
     transform: scale(.8) !important;
 }

 .half-content-left,
 .fith-content-left {
     padding-left: 15px;
     padding-right: 15px;
 }

 .custom-design label {
     display: block;
     margin-bottom: 5px;
 }

 .custom-design.no-label label,
 footer form .fields label {
     clip: rect(1px, 1px, 1px, 1px);
     position: absolute !important;
     height: 1px;
     width: 1px;
     overflow: hidden;
 }

 .custom-design.color-input input,
 .custom-design.color-input textarea,
 .custom-design.color-input select {
     background: #ffffff;
     margin-bottom: 8px;
     color: #1AA78D;
     height: auto;
 }

 .custom-design.color-input textarea {
     height: 150px;
 }

 .custom-design.color-phldr input::-webkit-input-placeholder,
 .custom-design.color-phldr textarea::-webkit-input-placeholder {
     color: #1AA78D !important;
 }

 .custom-design.color-phldr input:-moz-placeholder,
 .custom-design.color-phldr textarea:-moz-placeholder {
     color: #1AA78D !important;
 }

 .custom-design.color-phldr input::-moz-placeholder,
 .custom-design.color-phldr textarea::-moz-placeholder {
     color: #1AA78D !important;
 }

 .custom-design.color-phldr input:-ms-input-placeholder,
 .custom-design.color-phldr textarea:-ms-input-placeholder {
     color: #1AA78D !important;
 }

 .custom-design.color-phldr input::-ms-input-placeholder,
 .custom-design.color-phldr textarea:-ms-input-placeholder {
     color: #1AA78D !important;
 }

 .custom-design.color-phldr input::placeholder,
 .custom-design.color-phldr textarea::placeholder {
     color: #1AA78D !important;
 }

 .row.display-table {
     display: table;
 }

 .row.display-table [class*=’col-’] {
     float: none;
     display: table-cell;
 }

 .wpcf7-spinner {
     display: none !important
 }

 .h1,
 .h2,
 .h3,
 .h4,
 .h5,
 .h6,
 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
     font-family: Montserrat;
     font-weight: 800;
 }

 input {
     outline: none !important;
 }

 .rounded-lg {
     border-radius: 15px;
 }

 /*------ End preset -----*/
 html,
 body {
     height: 100%;
     font-family: Montserrat;
     color: #000000;
     font-size: 100%;
     background: #ffffff;
 }

 /*------ header -----*/
 .social-media-info-ctnr a,
 .social-media-link {
     text-align: center;
     text-align: center;
     width: 30px;
     height: 30px;
     line-height: 20px;
     font-size: .9em;
     display: inline-block;
     margin: 0 5px 5px 0;
     padding: 5px;
     background: #1AA78D;
     color: #ffffff !important;
     overflow: hidden;
     transition: all .3s;
     border-radius: 100% !important;
 }

 .social-media-info-ctnr a:hover,
 .social-media-link:hover {
     background: #1AA78D !important;
     opacity: .7;
     color: #ffffff !important;
 }

 .bg-transparent {
     background-color: transparent !important;
     color: #1AA78D !important;
 }

 .fab.cus-fb:before,
 .fab.cus-ig:before,
 .fab.cus-search:before {
     display: none;
 }

 .fab.cus-fb,
 .fab.cus-ig,
 .fab.cus-search {
     display: block;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-image: url('/wp-content/themes/\metroMBS/assets/images/social/fb.png');
     background-size: contain;
     background-position: center;
     background-repeat: no-repeat;
 }

 .fab.cus-search {
     background-image: url('/wp-content/themes/\metroMBS/assets/images/social/s.png');
 }

 .fab.cus-search:hover,
 header .navbar-nav .search-container.active .trigger.search-ico .fab.cus-search {
     background-image: url('/wp-content/themes/\metroMBS/assets/images/social/s-hv.png');
 }

 .fab.cus-fb:hover,
 .social-media-info-ctnr.blue .fab.cus-fb {
     background-image: url('/wp-content/themes/\metroMBS/assets/images/social/fb-hv.png');
 }

 .fab.cus-ig {
     background-image: url('/wp-content/themes/\metroMBS/assets/images/social/ig.png');
 }

 .fab.cus-ig:hover,
 .social-media-info-ctnr.blue .fab.cus-ig {
     background-image: url('/wp-content/themes/\metroMBS/assets/images/social/ig-hv.png');
 }

 .social-media-info-ctnr a:hover,
 .social-media-link:hover {
     opacity: .7;
 }

 header {
     z-index: 10000;
     transition: background .3s;
     font-size: 1em;
 }

 header .top-header {
     background: #3B3B3A;
     border-bottom: 1px solid #000;
 }

 header .top-header .cart_no {
     font-size: .9em;
 }

 header .top-header .social-media-info-ctnr a {
     background: #ffffff !important;
     color: #3B3B3A !important;
     margin-bottom: 0 !important;
 }

 .logged-in header .header_ctnr {
     top: 32px;
 }



 header .header_ctnr {
     padding-right: 0 !important;
     transition: all .3s;
     background: #eff7f5 !important;
 }

 header.transp-hdr .main-header .header_ctnr {
     background: transparent;
 }

 header .main-header.s_act .header_ctnr {
     padding-top: 0 !important;
     background: rgba(0, 0, 0, 0.9);
     box-shadow: 0 20px 20px -18px rgba(0, 0, 0, 0.8);
 }

 header .navbar-brand {
     padding-bottom: 0;
     margin-right: auto;
 }

 header #navbarNavDropdown .navbar-brand {
     width: 65%;
 }

 header .navbar-brand img {
     max-width: 100px;
     height: auto;
     transition: all .3s;
     opacity: 1;
     width: 100%;
 }

 header .navbar-brand:hover img {
     opacity: .7;
 }

 header .navbar-brand img.dark-logo {
     display: none;
 }

 header .header_ctnr.dark-hdr .navbar-brand img.dark-logo {
     display: block;
 }

 header .header_ctnr.dark-hdr .navbar-brand img.light-logo {
     display: none;
 }

 header .main-header.s_act .header_ctnr.dark-hdr .navbar-brand img.dark-logo {
     display: none;
 }

 header .main-header.s_act .header_ctnr.dark-hdr .navbar-brand img.light-logo {
     display: block;
 }

 /* Hamburger animation */
 header .navbar-toggler .top-bar {
     transform: rotate(45deg);
     transform-origin: 25% 50%;
 }

 header .navbar-toggler:not(.collapsed) .icon-bar {
     margin-top: 1px !important;
 }

 header .navbar-toggler .middle-bar {
     opacity: 0;
 }

 header .navbar-toggler .bottom-bar {
     transform: rotate(-45deg);
     transform-origin: 20% 90%;
 }

 header .navbar-toggler.collapsed .top-bar {
     transform: rotate(0);
 }

 header .navbar-toggler.collapsed .middle-bar {
     opacity: 1;
 }

 header .navbar-toggler.collapsed .bottom-bar {
     transform: rotate(0);
 }

 header .navbar-toggler .icon-bar {
     width: 28px;
     height: 4px;
     background-color: #1AA78D;
     display: block;
     transition: all 0.2s;
     margin-top: 4px;
     border-radius: 4px;
 }

 #navbarNavDropdown .navbar-toggler {
     position: relative;
     top: 0;
     left: 0;
 }

 header #navbarNavDropdown.show .navbar-toggler {
     left: -70px;
 }

 #navbarNavDropdown .navbar-toggler .icon-bar {
     background-color: #ffffff;
 }

 header .navbar-toggler {
     color: #3E3E3E;
     margin-right: 15px;
     font-size: 1.8em;
     box-shadow: none !important;
     padding: 7px 3px 7px 7px;
     border-color: #1AA78D;
 }

 header .navbar-toggler.collapsed {
     padding: 5px 7px 7px 7px;
 }

 header.color-hdr .navbar-toggler {
     color: #3E3E3E;
 }

 header .navbar-toggler i:before {
     content: "\f0c9";
 }

 header .navbar-toggler[aria-expanded="true"] i:before {
     content: "\f00d";
 }

 header .header_ctnr.dark-hdr .navbar-toggler {
     color: #484B4D;
 }

 header .navbar-collapse {
     padding: 15px;
     background: #fff;
 }

 header .navbar-nav .nav-item {
     margin-left: 0px;
     margin-right: 0px;
     margin-bottom: 5px;
     color: #484B4D;
     position: relative;
 }

 header .navbar-nav .nav-item.cta-btn {
     margin-top: 20px;
 }

 header .navbar-nav .menu-item.btn {
     padding: 0 !important;
 }

 header .navbar-nav .nav-link {
     position: relative;
     margin-top: 1px !important;
     margin-bottom: 5px !important;
     transition: all .3s;
     text-decoration: none !important;
 }

 header .navbar-nav .nav-link,
 header.color-hdr .navbar-nav .search-container.active .trigger.search-ico {
     color: #3E3E3E;
 }

 header .navbar-nav .btn.bg-primary.menu-item {}

 header .sub-menu.dropdown-menu {
     top: 95% !important;
     left: -.5rem !important;
     border: 0;
     box-shadow: 7px 7px 7px 0 rgba(0, 0, 0, 0.1), -7px 7px 7px 0 rgba(0, 0, 0, 0.1);
     background: #E4F3FC;
     padding: 0 !important;
     max-height: 0;
     transition: all .5s;
     overflow: hidden;
     display: block;
     opacity: 0;
     visibility: hidden;
 }

 header .sub-menu.dropdown-menu .nav-item {
     border-bottom: 1px solid #1943A0;
 }

 header .sub-menu.dropdown-menu .nav-item:last-child {
     border: 0;
 }

 header .sub-menu.dropdown-menu .nav-item .nav-link {
     padding: .1rem .5rem !important;
     color: #0099FF !important;
 }

 header .navbar-expand-lg .navbar-nav .nav-link {
     padding-right: .6em;
     padding-left: .6em;
 }

 header .social-media-info-ctnr {
     text-align: center;
 }

 header .navbar-nav .search-container {
     margin-bottom: 25px;
 }

 header .navbar-nav .search-container .search-ico {
     position: relative;
     text-align: center;
     width: 35px;
     height: 35px;
     line-height: 28px;
     font-size: 1em;
     display: inline-block;
     margin: 1px 5px 5px 0;
     color: #0099FF !important;
     overflow: hidden;
     transition: all .3s;
     display: none;
 }

 .dropdown-toggle::after {
     display: inline-block;
     margin-left: .22em;
     vertical-align: middle;
     content: "";
     border-top: .3em solid transparent;
     border-right: .3em solid transparent;
     border-bottom: .3em solid transparent;
     border-left: .3em solid;
 }

 header .dropdown.menu-item:hover .dropdown-menu {
     display: block;
     max-height: 500px;
     opacity: 1;
     visibility: visible;
 }

 header .dropdown.menu-item:hover .dropdown-toggle::after {
     display: inline-block;
     vertical-align: middle;
     border-top: .3em solid;
     border-right: .3em solid transparent;
     border-bottom: 0;
     border-left: .3em solid transparent;
 }

 header .sub-menu.dropdown-menu {
     min-width: 300px;
     top: 97.5%;
 }

 header .sub-menu.dropdown-menu .menu-item:hover a,
 header .sub-menu.dropdown-menu .menu-item.active a {
     color: #1AA78D !important;
 }

 header .dropdown-menu .nav-link {
     color: #484B4D !important;
 }

 header .navbar-toggler[aria-expanded="true"] i:before {
     content: "\f00d" !important;
 }

 @media (max-width: 767px) {
     #menu-main-menu {
         overflow-y: auto;
         max-height: 40%;
         overflow-x: hidden;
     }

     header .dropdown.menu-item:hover {
         margin-bottom: 10px;
     }

     header .sub-menu.dropdown-menu {
         max-width: 50%;
         min-width: 200px;
     }

     header .navbar-expand-lg .navbar-nav .nav-link {
         margin: 0 !important;
         padding-top: .2rem !important;
     }
 }

 @media (min-width: 768px) {
     header .navbar-brand {
         text-align: center;
     }

     header .top-header .cart_no {
         font-size: .9em;
     }



     header .navbar-nav {
         font-size: .95em;
     }

     header .navbar-nav .nav-item {
         margin-left: 3px;
         margin-right: 3px;
         margin-bottom: 5px;
     }
 }

 @media (min-width: 992px) {
     header .navbar .flex-lg-ctnr {
         display: flex;
         flex-wrap: inherit;
         align-items: middle;
         justify-content: space-between;
         margin-left: auto;
         padding-right: 15px;
     }

     header .navbar-brand {
         margin: 0;
         text-align: left;
         min-width: 140px;
     }


     header .navbar-nav {
         font-size: 1em;
     }

     header.color-hdr .navbar-nav .nav-link,
     header.color-hdr .navbar-nav .search-container .search-ico {
         color: #3E3E3E;
     }

     header .main-header.s_act .navbar-nav .nav-link,
     header .main-header.s_act .navbar-nav .search-ico {
         color: #fff;
     }

     header .main-header.s_act .navbar-nav .search-container.active .search-ico {
         color: #fff;
     }

     header .header_ctnr.dark-hdr .navbar-nav .nav-link {
         color: #484B4D;
     }

     header .main-header.s_act .header_ctnr.dark-hdr .navbar-nav .nav-link {
         color: #fff;
     }

     header .navbar-collapse {
         padding: 0;
         background: transparent;
     }

     header .navbar-nav .nav-link {
         color: #2F281E;
     }

     .navbar-nav.social-media {
         display: none;
     }

     header .navbar-nav .nav-link:before {
         top: 100%;
         margin: auto;
     }

     header .navbar-nav .nav-item.cta-btn {
         margin-top: 0;
     }

     header .navbar-nav .nav-item.cta-btn:hover a {
         color: #fff !important;
     }

     .ml-lg-auto {
         margin-left: auto !important;
     }

     .mr-lg-auto {
         margin-right: auto !important;
     }

     .mr-lg-0 {
         margin-right: 0 !important;
     }

     div.insta-container {
         max-width: 935px !important;
         margin: auto;
     }

     .navbar-nav.search {
         display: inline-block
     }

     header .navbar-nav .search-container {
         transition: all .3s;
         height: 35px;
         width: 35px;
         margin-bottom: 0;
     }

     header .navbar-nav .search-container .search-ico {
         display: inline-block;
     }

     header .navbar-nav .search-container.active .search-bar {
         max-height: 300px;
         overflow: visible;
         opacity: 1;
         visibility: visible;
     }

     header .navbar-nav .search-container .search-bar {
         max-height: 0;
         overflow: hidden;
         opacity: 0;
         visibility: hidden;
         transition: all .3s;
         background: #fff;
         position: absolute;
         top: 100%;
         width: 100%;
         left: 0;
         overflow: hidden !important;
         box-shadow: 0 20px 20px -18px rgba(0, 0, 0, 0.8);
     }

     header .navbar-nav .search-container .search-ico {
         display: inline-block;
     }

     header .navbar-nav .search-container {
         margin-bottom: 0;
     }
 }

 @media (max-width: 991px) {
     header .absolute-top {
         position: absolute;
         top: 0;
         z-index: 100000;
         width: 100%;
     }

     header #navbarNavDropdown::before {
         content: "";
         position: fixed;
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
         background: rgba(0, 0, 0, 0.8);
         z-index: 0;
         opacity: 0;
         visibility: hidden;
         transition: all .2s;
     }

     header #navbarNavDropdown.show::before {
         opacity: 1;
         visibility: visible;
     }

     header #navbarNavDropdown {
         transition: right .3s !important;
         display: block !important;
         position: fixed;
         top: 0;
         right: -82%;
         width: 80%;
         max-width: 300px;
         height: 100%;
         padding: 0;
     }

     header #navbarNavDropdown .nav-cntr {
         background: #fff;
         position: relative;
         z-index: 10;
         width: 100%;
         height: 100%;
         padding: 15px;
     }

     header #navbarNavDropdown.show {
         right: 0;
     }

     .navbar .mx-flex-lg-ctnr {
         display: flex;
         flex-wrap: inherit;
         align-items: center !important;
         justify-content: space-between;
         width: 100%;
         margin-right: auto;
         margin-left: auto;
     }

     .navbar-nav.search {
         position: absolute;
         left: 0;
         top: 0;
         width: 100%;
     }

     header .social-media-info-ctnr {
         text-align: left !important;
     }

     .navbar-nav.social-media {
         background: #000000;
         position: absolute;
         left: 0;
         bottom: 0;
         width: 100%;
         padding: 100px 15px 50px 15px !important;
         color: #ffffff;
     }
 }

 @media only screen and (min-width: 1200px) {}

 @media only screen and (min-width: 1400px) {
     header .navbar-brand {
         width: auto;
     }



     header .navbar-nav .nav-item {
         margin-left: 6px;
         margin-right: 6px;
     }
 }

 @media only screen and (min-width: 1600px) {
     header .navbar-nav {
         font-size: 1.2em;
     }
 }

 /*------ end header -----*/
 /*------ Hero -----*/
 .hero {
     height: 70%;
     min-height: 700px;
     background-color: #eff7f5;
     background-repeat: no-repeat;
     background-size: 80% auto;
 }



 .hero .h4 {
     font-size: 1.2em;
     color: #1AA78D;
 }


 .hero h1 {
     font-size: 1.8em;
     transition: all .3s;
 }

 .hero .carousel {
     height: 100%;
 }

 .hero .carousel-inner,
 .hero .carousel-item {
     height: 100%;
 }

 .hero .carousel-item {
     position: relative;
 }

 .hero .carousel-item .carousel-caption {
     z-index: 3;
     right: 0;
     left: 0;
     height: 70%;
     bottom: 120px;
     margin: auto;
     color: #3B3B3A;
 }

 .hero .carousel-item .slider_content {
     align-items: center;
     justify-content: center;
 }

 .hero .carousel-item .carousel-caption p {
     font-size: 1em;
 }

 .hero .carousel-item .carousel-caption b {
     font-weight: 600;
 }

 .hero .carousel-item .carousel-caption .btn {
     padding: 14px 50px;
     font-size: 1.3em;
     font-weight: normal;
     margin-right: 1em;
     margin-bottom: 1em;
 }

 .hero .carousel-item .carousel-caption .hero-img {
     max-width: 100%;
     display: none;
     margin: auto;
 }

 .hero .carousel-indicators {
     z-index: 4;
     justify-content: center;
 }

 .hero .carousel-indicators li {
     border-radius: 0;
     background-color: transparent;
     opacity: 1 !important;
     border: 0 !important;
     transition: all .3s;
 }

 .hero .carousel-indicators li img,
 .hero .carousel-indicators li svg {
     display: none;
     width: 100%;
     max-width: 60px;
     min-width: 50px;
     margin: 0 auto 30px auto;
     transition: all .3s;
     transition: all .3s;
 }

 .hero .carousel-indicators li:after {
     content: "";
     width: 10px;
     height: 10px;
     display: block;
     background: #fff;
     margin: auto;
     border-radius: 100%;
     transition: all .3s;
 }

 .hero .carousel-indicators li:hover {
     transform: scale(.9)
 }

 .hero .carousel-indicators li:hover svg * {
     transition: all .3s;
 }

 .hero .carousel-indicators li:hover svg path,
 .hero .carousel-indicators li:hover:after,
 .hero .carousel-indicators li.active:after,
 .hero .carousel-indicators li.active svg path {
     fill: #1AA78D !important;
     stroke: #1AA78D;
     background: #1AA78D !important;
 }

 .hero .carousel-indicators li svg * {
     fill: none;
     stroke: #FFFFFF;
 }

 .hero .carousel-indicators .active {
     background-color: transparent !important;
 }

 .hero .video-header {
     position: absolute;
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0;
     bottom: 0;
     margin: auto;
     z-index: 0;
 }

 .hero .video-header.overlay:after {
     content: "";
     width: 100%;
     height: 100%;
     background: rgba(0, 0, 0, 0.6);
     background: linear-gradient(to left, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
     position: absolute;
     top: 0;
     left: 0;
 }

 .hero .video-header video {
     min-width: 100%;
     min-height: 100%;
     position: absolute;
     top: 0;
     bottom: 0;
     margin: auto;
     z-index: 0;
 }

 .hero .video-header .tog-volume {
     line-height: 45px;
     font-size: 1.5em;
     border: #1AA78D solid 2px;
     border-radius: 50%;
     display: inline-block;
     width: 45px;
     height: 45px;
     text-align: center;
     background: #1AA78D !important;
     color: #fff;
     box-shadow: 0 0 5px 0 #777;
     position: absolute;
     right: 20%;
     bottom: 40px;
     visibility: hidden;
     opacity: 0;
     transition: all .3s;
     cursor: pointer;
     z-index: 20;
 }

 .hero .carousel-item.video .tog-volume:hover {
     transform: scale(1.1);
     box-shadow: 0 0 20px 0 #000;
 }

 .hero .carousel-item.video:hover .tog-volume {
     visibility: visible;
     opacity: 1;
 }

 .hero .carousel-control-prev,
 .hero .carousel-control-next {
     z-index: 5;
 }

 @media only screen and (min-width: 992px) {
     .hero {
         height: 80%;
         min-height: 800px;
     }

     .hero .carousel-indicators li img,
     .hero .carousel-indicators li svg {
         display: block;
     }

     .hero .carousel-indicators li {
         width: auto;
         height: auto;
         margin: auto;
     }

     .hero h1 {
         font-size: 2.5em;
     }

     .hero .carousel-item .carousel-caption p {
         font-size: 1em;
     }

     .hero .carousel-item .carousel-caption .hero-img {
         display: block;
     }
 }

 @media (min-width: 1200px) {
     .hero {
         height: 95%;
         min-height: 900px;
     }

     .hero h1 {
         font-size: 2.5rem;
     }
 }

 /*------ end Hero -----*/
 /*------ blog -----*/
 .hero.blog {
     height: 400px;
     min-height: 0;
     background-color: #eff7f5;
     background-repeat: no-repeat;
     background-size: 80% auto;
 }

 .hero.blog .carousel-caption {
     bottom: 40px;
 }

 .blog-list .post .post-hero {
     padding: 12rem 2rem 2rem;
     width: 100%;
     height: 100%;
     margin-bottom: 12px;
     vertical-align: middle;
     background-size: cover;
     background-position: center top;
     min-height: 250px;
     position: relative;
     overflow: hidden;
     border-radius: 10px;
 }

 .blog-list .post .post-hero:before {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 1));
     z-index: 0;
 }

 .blog-list .post .post-hero h2 {
     font-size: 1.4em;
 }

 @media (min-width: 992px) {
     .hero.blog {
         height: 70%;
         min-height: 600px;

     }

     .hero.blog .carousel-caption {
         bottom: 120px;
     }
 }

 @media screen and (min-width:576px) and (max-width:1100px) {
     .blog-list .post .post-hero {
         padding: 5rem 2rem 2rem;
     }
 }

 @media (min-width: 1100px) {
     .blog-list .post .post-hero h2 {
         font-size: 1.8em;
     }
 }

 .pagination .page-numbers {
     border: 1px solid white;
     margin: 0 5px;
     transition: 0.3s;
     color: #fff;
     padding: 7px 16px;
     display: inline-block;
     background: #1AA78D;
 }

 .pagination .page-numbers.active {
     background: #05538b;
     color: #ffffff;
 }

 .pagination .page-numbers:hover {
     background: #1AA78D;
     border: 1px solid #1AA78D;
 }

 .pagination .page-numbers.dots,
 .pagination .page-numbers.dots {
     background: none;
     color: #aaaaaa;
     border: 0;
     margin: 0;
 }

 /*------ blog single -----*/
 .hero.blog.short {
     height: 180px;
     min-height: 0;

 }

 .hero.blog.short .carousel-caption {
     bottom: 20px;
 }

 .blog-list.sidebar .post .post-hero {
     padding: 5rem 1rem 1rem;
     min-height: 150px;
 }

 .blog-list.sidebar .post .post-hero h2 {
     font-size: 1.1em;
 }

 .blog-list.sidebar .post p {
     font-size: .8em;
 }




 /*------ Post Excerpt -----*/
 .post-item-excerpt {
     overflow: hidden;
     margin-bottom: 20px;
     min-height: 75px;
 }

 .post-item-excerpt .img {
     position: relative;
     overflow: hidden;
 }

 .post-item-excerpt .img a {
     position: relative;
     display: block;
     width: 100%;
     height: 100%;
     text-align: center;
     background-size: cover;
     background-position: center;
 }

 }

 .post-item-excerpt .img a img {
     min-height: 105%;
     max-height: 200%;
     min-width: 100%;
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translate(-50%, -50%);
 }

 .post-item-excerpt h4 {
     font-size: 1.2em;
     line-height: 1.5em;
     font-weight: bold;
     letter-spacing: 1px
 }

 .post-item-excerpt .btn {
     font-size: .8em;
 }

 /*------ end blog -----*/


 /* Search */
 /* Search Box Widget */
 .search-form:after {
     content: '';
     display: block;
     clear: both;
 }

 .search-form {
     position: relative;
 }

 .search-form label {
     float: left;
     width: 65%;
 }

 .search-field {
     height: 55px;
     padding: 0px 20px;
     font-size: .9em;
     font-weight: normal;
     width: 100%;
     border-width: 1px 0 1px 1px;
     border-style: solid;
     border-color: #f2f2f2;
     border-top-left-radius: 2px;
     border-bottom-left-radius: 2px;
 }

 .search-submit {
     height: 55px;
     border: none;
     width: 35%;
     cursor: pointer;
     font-weight: bold;
     color: #ffffff;
     border-top-left-radius: 0;
     border-bottom-left-radius: 0;
     background-color: #1AA78D;
     transition: all 100ms ease-out;
 }

 .search-submit:hover {
     background-color: #47b7a2;
 }

 .search-page {
     margin-top: 75px;
 }

 .search-page .search-result h2 {
     margin: 0 0 15px;
     color: #333;
 }

 .search-page .search-result p {
     font-size: .9em;
     color: #333;
 }

 .search-page .search-result {
     border: 0;
     padding: 20px;
     min-height: 63px;
     box-shadow: none;
     border-radius: 3px;
     position: relative;
     max-height: 100000px;
     border-bottom: 2px solid #ccc;
     transition: max-height 0.5s ease;
     -o-transition: max-height 0.5s ease;
     -ms-transition: max-height 0.5s ease;
     -moz-transition: max-height 0.5s ease;
     -webkit-transition: max-height 0.5s ease;
 }

 .search-page article:last-child .search-result {
     border: 0;
 }

 .search-page article {
     margin-bottom: 40px;
 }

 .search-page .entry-title a {
     color: #3B3B3A;
 }

 /*------ end Search -----*/
 /*------ #----footer -----*/
 footer {
     padding-top: 40px;
     background: #fff;
     color: #484B4D;
     text-align: center;
 }

 @media (min-width: 991px) {
     footer {

         text-align: left;
     }
 }

 footer .logo img {
     width: 100px;
     transition: all .3s;
     opacity: 1;
 }

 footer .logo:hover img {
     opacity: .7;
 }

 footer .social {
     list-style: none;
     padding: 0;
 }

 footer .social a {
     display: block;
     margin-bottom: 8px;
     color: #484B4D !important;
     width: auto;
     height: auto;
     text-decoration: underline !important;
     padding: 0;
 }


 footer a {
     color: #484B4D;
 }

 footer a:hover {
     color: #1AA78D !important;
 }

 footer .social a i {
     margin-right: 5px;
     font-size: 1.1em;
 }

 form .fields p {
     margin: 0;
 }

 footer form .fields {
     margin-top: 30px;
     background: #fff;
     padding: 0;
     position: relative;
     border-radius: 4px;
     overflow: hidden;
 }

 footer form .fields .your-email {
     width: calc(100% - 40px);
     display: inline-block;
     margin: 0;
 }

 footer form .fields input[type='email'],
 footer form .fields input[type='text'] {
     border: 1px solid #1AA78D;
     padding: 10px 5px;
     width: 100%;
     background: transparent;
     margin: 0;
     font-size: 1em;
     border-radius: 4px 0 0 4px;
     border-right: 0;
 }

 footer form .fields input[type='submit'] {
     position: absolute;
     top: 0;
     right: 0px;
     bottom: 0;
     border: 1px solid #1AA78D;
     background: none;
     font-size: .8em;
     padding: 0 20px 2px 20px;
     background: #1AA78D;
     color: #fff;
     transition: 0.3s;
     border-radius: 0 4px 4px 0;
 }

 footer form .fields input[type='submit']:hover {
     background: #fff;
     color: #1AA78D;
 }

 footer form .ajax-loader {
     display: none !important
 }

 footer #totop {
     float: right;
     text-align: center;
     width: 32px;
     height: 32px;
     display: inline-block;
     line-height: 18px;
     font-size: .8em;
     padding: 5px;
     border-width: 2px 2px 2px 2px;
     border-style: solid;
     border-color: #1AA78D;
     color: #1AA78D;
     transition: all .3s;
 }

 footer .navbar-nav a {
     padding: 0px;
     font-weight: normal;
     margin: 5px 0px;
     display: inline-block;
 }

 /*------ End footer -----*/
 @media (min-width: 768px) {
     .d-md-inlineblock {
         display: inline-block !important;
     }

 }

 @media only screen and (min-width: 992px) {
     .pr-lg-5 {
         padding-right: 3rem !important;
     }

     .mr-lg-5 {
         margin-right: 3rem !important;
     }

     .pl-lg-5 {
         padding-left: 3rem !important;
     }

     .ml-lg-5 {
         margin-left: 3rem !important;
     }

     .pr-lg-3 {
         padding-right: 1rem !important;
     }

     .mr-lg-3 {
         margin-right: 1rem !important;
     }

     .pl-lg-3 {
         padding-left: 1rem !important;
     }

     .ml-lg-3 {
         margin-left: 1rem !important;
     }

     .c-r-lg {
         max-width: 570px;
     }
 }

 @media only screen and (min-width: 1200px) {
     .pr-xl-5 {
         padding-right: 3rem !important;
     }

     .mr-xl-5 {
         margin-right: 3rem !important;
     }

     .pl-xl-5 {
         padding-left: 3rem !important;
     }

     .ml-xl-5 {
         margin-left: 3rem !important;
     }

     .pr-xl-3 {
         padding-right: 1rem !important;
     }

     .mr-xl-3 {
         margin-right: 1rem !important;
     }

     .pl-xl-3 {
         padding-left: 1rem !important;
     }

     .ml-xl-3 {
         margin-left: 1rem !important;
     }


 }

 @media (min-width:992px) and (max-width:1199px) {

     .f-md-3,
     .custom-f-md-3 .wppb-addon-title {
         font-size: 3em !important;
         transition: all .3s;
     }
 }

 @media only screen and (min-width: 1400px) {

     .custom-container,
     .container,
     .container-lg,
     .container-md,
     .container-sm,
     .container-xl,
     .container-xxl,
     .wppb-container,
     .wppb-builder-container#wppb-builder-container .wppb-row-parent > .wppb-container,
     .wppb-carousel-content-wrap .wppb-container,
     .wppb-row-parent > .wppb-container {
         max-width: 1320px !important;
     }

     .wppb-builder-container#wppb-builder-container .wppb-row-parent > .wppb-container.wppb-container-full,
     .wppb-carousel-content-wrap .wppb-container.wppb-container-full {
         max-width: none !important;
     }



 }
