.clearfix:before, .clearfix:after{content: ''; display: table}
.clearfix:after{clear:both;}
/*Header & Banner Section*/
.header {position:fixed; left:0; right:0; top:0; z-index:10; padding:0; /*height:120px;*/ background:#fff; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.header-top {background: #fff; display:flex;display:-webkit-flex; width: 100%; align-items: center; padding:0 40px; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.head-top-left .social-icons{float: left;}
.social-icons a {display: inline-block; font-size:20px; line-height:24px; color: #6d6d6d;}
.social-icons a + a {margin-left:15px;}
.social-icons a:hover {color:#045c34;}
.head-top-left .header-links{float: left;}
.head-top-left .header-links li a {height: 24px; line-height: 24px; padding: 0 10px;}
.head-top-right {margin-left:auto;}
.header-links {padding: 0; margin: 0;}
.header-links li {float:left; display:inline-block; vertical-align:middle; padding:0; margin:0; position: relative; font-size: 14px; line-height: 18px; color: #6d6d6d; font-weight: 400; letter-spacing: 0.1em;}
.header-links li a {display: block; color:#6d6d6d; height:28px; line-height:28px; padding:0 15px;}
.header-links li a:hover {color:#045c34;}
.header-links li:before {display: block; content: ""; background: #363636; width: 1px; height: 18px; position: absolute; left:0; top:0; bottom: 0; opacity: 0; margin: auto;}
.header-links li + li:before {opacity:1;}
.header-links li.active a {background:#eee;}
.header-links li.active:before {opacity:0;}
.language-option .select-box {position:relative; padding:0 30px 0 15px; height:48px; border:0; background:none;}
.flag-icon {display:inline-block; max-width: 24px; position: absolute; right:0; top:50%; margin-top: -6px;}
.flag-icon img {display: block; margin: 0 auto;}
.language-option .select-box select {padding:0; font-size: 14px; line-height: 18px; color: #6d6d6d; font-weight: 400; letter-spacing: 0.1em;}
.language-option .select-box:after {display:none;}
.header-inner {height:72px; padding:0;display:flex;display:-webkit-flex; align-items:center;justify-content:center; -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
.logo {width:170px; position:relative; z-index:4; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}
.logo a, .logo a > img {display:block; margin:0 auto; -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
.header-right{margin-left:auto; position:relative; -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
.header-right .searchform{float: left;} 
.header-right .cartWrapper{float: right;position: relative;line-height: 40px;width: 40px;text-align: center; height: 40px;}
.header-right .cartWrapper a{display: block; position: relative;}
.header-right .cartWrapper i{font-size: 36px;line-height: 36px;color: #045c34;}
.header-right .cartWrapper .cartCount{display: none; position: absolute; top: 0; right: 0; background: #fdd11d; border-radius: 50%; width: 18px; height: 18px; line-height: 18px; text-align: center; font-size: 12px; color: #fff;}
.header-right .cartWrapper .cartCount.countPositive{display: block;}
.header-search {width: 190px;position: relative;} 	
.header-search .search-input {width: 100%; height: 40px; position: relative; z-index: 1; padding-left:40px; font-size: 13px; line-height: normal; color: #000; font-weight: 400; letter-spacing: 0.1em; -webkit-border-radius: 5px;-moz-border-radius: 5px; border-radius: 5px; background: #fff; border: 1px solid #d4d5d6; font-family: 'HelveticaNeue', Arial; margin: 0;}
.header-search .search-btn {display: block; cursor: pointer; background: none; border:0; width: 40px; height: 40px; line-height: 40px; font-size: 15px; color: #000; text-align: center; position: absolute; left: 0; top: 0; z-index: 2;}
.header-search .search-btn:hover {color: #045c34;}

/*Header Popup*/
.header-popup {background: #eee; padding:20px 30px 40px; width: 100%;}
.header-links li.close-btn:after {display:block; cursor:pointer; content:"\f191"; font-family:'LineAwesome';font-size:20px;color:#000;line-height:20px; position:absolute; left:0; right:0; top:100%; text-align:center; -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
.header-links li.active + li:before {opacity:0;}
.header-popup h2 {font-size: 18px; line-height: 20px; text-transform: uppercase;}
.head-info-main {margin:0 -15px;}
.head-info-main .col-4 {padding:0 15px;}
.head-info {width: 100%; height: 192px; overflow: hidden; position: relative;}
.head-info a {display: block; height: 100%; position: relative;}
.head-info img {display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; opacity:0.84; -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
.head-info h4 {padding:15px 15px; position: absolute; left: 0; right: 0; top: 50%; text-align: center; font-size:22px; line-height:24px; color: #045c34; font-weight:400; text-transform:uppercase; margin:0; background:rgba(255,255,255,0.71); -webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%); -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.head-info:hover img {-webkit-transform:scale(1.05);-moz-transform:scale(1.05);transform:scale(1.05); opacity:1;}
.head-info:hover h4 {background:rgba(255,255,255,0.8); color: #fbd11d;}
.link-list {padding:20px 20px 0;}
.link-list ul {padding: 0; margin: 0;}
.link-list ul li {display: block; padding: 0; margin: 0; font-size:18px; line-height: 22px; color: #045c34; font-weight:500; letter-spacing:0.1em; position: relative;}
.link-list ul li + li {margin-top:4px;}
.link-list ul li a:before {display: inline-block; content: "-"; margin-right:10px;}
.link-list ul li a {color: #045c34;}
.link-list ul li a:hover {color: #fbd11d;}
.head-popup-open .mobi-iconbox {display: none;}
.header-links li.language-option a {padding-right:45px; position: relative;}
.language-option .flag-icon {right:15px;}
.language-list ul {padding: 0; margin: 0; column-count: 3;}
.language-list li {display:block;margin:0 0 15px;position:relative;padding: 0 0 0 32px;white-space: nowrap;font-size:14px;line-height:24px;letter-spacing: 0.05em;}
.language-list li a {display:inline-block; color: #777; vertical-align: top;}
.language-list li a:hover {color: #000; text-decoration: underline;}
.language-list li .icon {display: block;position: absolute;left: 0;top: 0;width:24px;height:24px;}
.language-list li .icon img {display: block;}
.language-top-block .container {width: 100%; max-width: 900px;}
.language-list-left {float: left; width: 75%;}
.language-list-right {float: right; width: 25%;}
.language-list-right ul{column-count: 1;}
.language-list-right ul li {padding:0;}

/*Nav Css*/
.nav-main {text-align:left; position:relative; z-index:4; margin-left: auto;}
.nav-main ul {margin:0; padding:0;}
.nav-main nav ul > li {float:left; margin:0; padding:0; list-style:none; position:relative;}
.nav-main nav ul > li + li {margin-left:24px;}
.nav-main nav ul > li a {display:block; color:#000; font-size:18px; font-weight:400; font-family:'HelveticaNeue'; line-height:20px; text-transform:uppercase; letter-spacing:0.1em; position:relative; z-index:2; padding:10px 10px;}
.nav-main nav ul > li.menu-item-has-children > a {padding-right:24px;}
.nav-main nav ul > li.menu-item-has-children > a:after {display:block; content:"\f110"; font-family:'LineAwesome'; width:20px; height: 20px; line-height: 20px; text-align: center; font-size: 12px; font-weight:bold; position: absolute; right:4px; top:9px; -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
.nav-main nav ul > li.menu-item-has-children:hover > a:after {-webkit-transform:rotate(-180deg);-mox-transform:rotate(-180deg);transform:rotate(-180deg);}
.nav-main nav ul > li.current-menu-item > a,
.nav-main nav ul > li:hover > a,
.nav-main nav ul > li a:hover {color:#045c34;}
.nav-main .sub-menu {display:none; position:absolute; top:100%; margin:0; z-index:1; background:#045c34; min-width:140px; padding:0;}
.nav-main nav li:hover > .sub-menu {display:block;}
.nav-main .sub-menu .sub-menu {position:relative; min-width:inherit; margin:0; padding:0 20px;}
.nav-main nav li ul li{width:100%; margin:0; padding:0; border-bottom:1px solid rgba(255,255,255,0.3);}
.nav-main nav li ul li a{font-size:14px; color:#fff; padding:8px 15px; text-transform:none; font-family:'HelveticaNeue', Arial;}
.nav-main nav li ul li a:hover {color:#fff;}
.nav-main nav li ul li:last-child {border-bottom:0;}
.nav-main nav li ul li.current-menu-item a,
.nav-main nav li ul li a:hover{background:rgba(0,0,0,0.07); color:#fff;}
.nav-main nav ul > li li:hover > a {color:#fff;}
/*Sticy header*/
body.header-fixed {padding:72px 0 0;}
.header-fixed .header-top {margin-top:-48px;}
.header-fixed .header {/*height:72px;*/ box-shadow:0 0 10px rgba(0,0,0,0.1); display: flex; align-items: center; flex-wrap: wrap;}
/*Header Below*/
.header-below {background:#f6f5f5; text-align:center; padding:4px 0; transition: all 0.5s ease 0s; width: 100%;}
.header-below .container{position: relative;}
.header-fixed .header-below {z-index: -1;  opacity: 0; margin-top: -68px; position: relative;}
.header-below .text-slider{height: 20px; overflow: hidden;}
.header-below .text-slider.slick-slider{height: auto; overflow: visible;}
.max-width640 {width: 100%; max-width: 750px; margin: 0 auto;}
.header-below .max-width640 {padding:0 40px;}
.header-below p {font-size:12px; line-height:16px; color: #707070; font-weight: 400; text-transform: uppercase; letter-spacing:0.15em; margin: 0;}
.header-below .slick-arrow.slick-prev {left:-40px;}
.header-below .slick-arrow.slick-next {right:-40px;}
.header-below .slick-arrow:after{font-size: 20px;}

/*Home page Banner Css*/
.home-banner {position:relative; z-index:1; background:#045c34; text-align:center;}
.home-slider .slide-items {display:block; width:100%; overflow: hidden; position: relative;}
.home-slider .slide-items img {display: block; width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.home-slider .slick-dots {bottom:25px;}
.home-slider .slick-dots li button {color: #fff;}
.home-slider .caption h1 {color:#045c34; font-weight:600;}

/*Footer Css Start*/
.footer {background:#045c34; position:relative; padding:40px 0 0;}
.footer p {font-size:15px; line-height:24px; color:#fff; letter-spacing:0.1em;}
.footer a {color: #fff;}
.footer a:hover {color: #fff; text-decoration: underline;}
.footer-inner {margin:0 auto 20px; max-width:860px; display:flex;display:-webkit-flex; align-items:center;flex-wrap:wrap;}
.footer-inner .f-links {flex-basis:25%;}
.footer-inner .contact-info {flex-basis:35%; margin:0 auto;}
.footer-inner .address {flex-basis:20%; margin-left:auto;}
.footer-bottom {background:#fff; padding:20px 0 15px;}
.f-logo-list {padding: 0; margin: 0; display: flex; justify-content: center; align-items: center;}
.f-logo-list li {display: inline-block; vertical-align:middle; margin: 0; padding: 0 40px;}
.f-logo-list li a {display:block;}
.f-logo-list li a img {display:block; margin:0 auto;}
.f-links ul {padding: 0; margin: 0;}
.f-links ul li {display:block; font-size:18px; line-height:24px; color:#fff; letter-spacing:0.1em;}
.f-links ul li + li {margin-top:5px;}
.scrollup {display:block; position:fixed; right:10px; bottom:10px; color:#fbd11d; width:30px; height:30px; text-align:center; cursor:pointer;}
.scrollup i {display:block; line-height:30px; font-size:24px;}
.scrollup:hover {color:#fbd11d;}
.footer-copyright {background: #fff; border-top: 1px solid #cccc;}
.copyrightInner {display: flex; align-items: center; justify-content: space-between; padding: 10px;}
.copyrightInner p {margin-bottom: 0; color: #000; font-size: 12px; line-height: 12px; letter-spacing: 0;}
.copyrightInner p a {color: #000;}
.copyrightInner p a:hover, .copyrightInner p a:focus{color: #045c34; text-decoration: underline;}
/*Footer Css End*/

/*Midlle Section css*/
.middle-section {position:relative; min-height:240px;}
.imgbox {position:relative; overflow:hidden;}
.imgbox img {display:block; margin:0 auto; -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
.list-style {display:inline-block; clear:both;}
.list-style li {display:block; position:relative; padding:0 0 0 20px; margin:0 0 10px;}
.list-style li:before {display:block; content:"\f10e"; font-family:'LineAwesome'; position:absolute; left:0; top:1px;}
.list-style li a {color:#777;}
.list-style li a:hover {color:#115a9e;}
img.alignleft {float:left; border:1px dashed #eee; padding:10px; margin:0 20px 20px 0;}
img.alignright {float:right; border:1px dashed #eee; padding:10px; margin:0 0 20px 20px;}
iframe.alignleft {float:left; margin:0 20px 20px 0;}
iframe.alignright {float:right; margin:0 0 20px 20px;}
.padding20 {padding:20px 0;}
.btnbox {padding:20px 0 0;}
.inner-padding {padding:0 75px;}
.more-link {display:inline-block; padding:5px 0; font-size:15px; line-height:20px; color:#000; font-weight:400; letter-spacing:0.1em; border-bottom:1px solid #000; position:relative;}
.more-link:hover {border-color:#045c34; color:#045c34; padding-left:24px;}
.more-link:before {display:inline-block; content:"\f167"; font-family:'LineAwesome'; position:absolute; left:20px; top:50%; -webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%); -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s; opacity:0; visibility:hidden;}
.more-link:hover:before {left:1px; opacity:1; visibility:visible;}

/*Inner Page*/
.page-banner {position:relative; z-index:1; background:#045c34; text-align:center;}
.page-banner .banner-img {display:block; width:100%; max-height:580px; overflow:hidden;}
.page-template-product .page-banner .banner-img.hasVideo, .page-template-sports .page-banner .banner-img.hasVideo{height: 100%;}
.page-banner .banner-img img {display:block; width:100%; height:100%; object-fit:cover; object-position:center center; position:relative; z-index:0; }
.caption {position: absolute; left: 0; right: 0; bottom:14%; background:rgba(207,207,207,0.6); text-align: center; z-index: 2; padding:0;}
.caption h1 {font-size:30px; line-height:32px; color:#fff; letter-spacing:0.1em; font-weight:400; font-family:'HelveticaNeue'; margin:0;}
.caption p {font-size:15px; line-height:24px; color:#fff; letter-spacing:0; font-weight:700; font-family:'HelveticaNeue'; margin:15px 0 0;}
.play-btn {display: block; width:100px; height:100px; text-align: center; line-height: 100px; font-size: 100px; color: #221e1f; position: absolute; left: 0; right: 0; top: 50%; margin:0 auto; -webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%); z-index:2;}
.play-btn:hover {color:#fbd11d;}

/*SignUp Block*/
.signup-block {background:#cfcfcf; padding:60px 0; text-align: center;}
.signup-block p {margin:0;}
.signup-block p + p {margin:20px 0 0;}
.signup-block p a {color: #777;}
.signup-block p a:hover {color: #045c34; text-decoration: underline;}
.signup-form {position:relative; padding-right:154px; margin:30px 0;}
.signup-form .input-field {float: left; width: 33.3%; padding: 0 6px;}
.signup-form .input-field input {padding:5px 20px; background: #fff; height: 50px; border: 0; -webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.signup-form .btn {position: absolute; right: 0; top: 0;}
.signup-block .privacy-text {font-size: 13px;}

/*info-section*/
.info-section {padding:10px; text-align: center;}
.info-section .col-3 {padding:10px;}
.info-body {position: relative; overflow: hidden;}
.info-body .imgbox {display: block; width: 100%; height: 280px; overflow: hidden; background:#eee;}
.info-body .imgbox img {display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.info-body h4 {position: absolute; left: 0; right: 0; top: 50%; text-align: center; font-size:36px; line-height: 40px; color: #045c34; font-weight: 700; text-transform: uppercase; margin: 0; background:rgba(255,255,255,0.6); padding:0 20px; -webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%); -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
.block-link{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 2;}
.info-body:hover .imgbox img {transform: scale(1.05);}
.info-body:hover h4 {background:rgba(255,255,255,0.8);}

.welcome-info {text-align: center; padding:30px 0;}
.welcome-info p {font-size: 18px; line-height: 28px;}
.partner-block {text-align: center; padding:30px 0;}
.partner-slider {padding:0 40px;}
.partner-slider .items {display: inline-block; vertical-align: middle;}
.partner-slider .items a[href="javascript:void(0)"]{pointer-events: none;}
.products-block {text-align: center; padding:20px 0 0;}
.pro-info {display:flex;display:-webkit-flex; align-items: center;}
.pro-info.hasVideo {align-items: inherit;}
.pro-info .imgbox {flex-basis:50%;}
.pro-info .imgbox iframe{width: 100%; height: 100%;}
.pro-info .imgbox img {width: 100%; height: auto;}
.pro-info .prduct-textbox {flex-basis:50%; text-align: left;}
.pro-text-inner {padding:0 50px;}
.pro-info .pro-title {display:inline-block; position:relative; padding:0 50px 20px;}
.pro-info .pro-title:before {display: block; content: ""; background: #0d0d0d; height: 2px; position: absolute; left: 0; right: 0; bottom: 0;}
/* .pro-info p {font-size:20px; line-height:32px;} */
.pro-info .pro-text-inner > a{font-size: 30px;}
.products-slider {padding:20px 100px 0;}
.pro-list .items {margin:0 0 50px;}
.pro-list .items:nth-child(even) .pro-info {flex-direction:row-reverse;}
.pro-list .items:nth-child(even) .pro-title {display: inherit;}
.pro-list .items:nth-child(even) .pro-title:before {left:50px;}
.products-list-block .products-slider {padding-top:0;}
.page-template-International .pro-text-inner p, .page-template-Homepage .pro-text-inner p{display: inline;}
.page-template-International .pro-info .pro-text-inner > a, .page-template-Homepage .pro-info .pro-text-inner > a{font-size: 19px; line-height: 24px; display: inline-block;}

.testimonial-block {padding:0 0 40px;}
.testimonial-block .container {padding:0 100px;}
.devider {padding:0 100px;}
.devider hr {background:#0d0d0d; height: 2px;}
.bg-box {background:#f6f5f5;}
.testimonial-inner {padding:50px 170px; text-align: center;}
.testimonial-inner .imgbox {display: inline-block; max-width: 108px; margin-bottom: 20px;}
.testimonial-inner p {font-size:24px; line-height:32px; margin-bottom:30px;}
.testimonial-inner em {display: block; font-size:24px; line-height:32px; color: #000; font-weight: 400; font-family:'HelveticaNeue'; margin:0 0 20px;}
.testimonial-slider .slick-arrow {top: 56%;}
.testimonial-slider .slick-arrow.slick-prev {left:60px;}
.testimonial-slider .slick-arrow.slick-next {right:60px;}
.bottom-logo {padding:0 0 40px;}
.bottom-logo .imgbox {display: inline-block; max-width: 385px;}

.breadcrumb {text-align: center; border-top: 1px solid #ccc; margin-top: 6px; padding-top: 6px;}
.breadcrumb ul li {display: inline-block; vertical-align: middle; font-size: 12px; line-height: 16px; color: #000; text-transform: capitalize; position: relative; padding:0; margin:0;}
.breadcrumb ul li:before {display: block; content: ""; background: #000; height:12px; width: 1px; position: absolute; left: 0; top: 1px; opacity: 0;}
.breadcrumb ul li + li:before {opacity: 1;}
.breadcrumb ul li + li {margin-left:10px; padding-left: 10px;}
.breadcrumb ul li a {color:#616161; text-transform: lowercase;}
.breadcrumb ul li a:hover {color:#045c34;}

.text-left {text-align:left;}
.welcome-info.text-left {padding:40px 0 10px;}
.green-box {background: #045c34; padding:40px 0;}
.greenBoxWrapper {display: flex; justify-content: center;}
.green-box ul {padding:0; margin:0;}
.green-box ul li {display: block; padding:0 0 0 30px; margin:0; list-style: none; position: relative; font-size: 20px; line-height: 24px; color: #fbd11d; font-weight: 600; letter-spacing:0.1em;}
.green-box ul li:before {display:block; content:"\f00c"; font-family:'FontAwesome'; position:absolute; left:0; top:0;}
.green-box ul li + li {margin-top:15px;}

.product-info-block .info-section {padding:20px 0 0;}
.product-info-block .info-section .col-3 {padding:0;}
.product-info-block .info-body .imgbox {height:516px;}
.product-info-block .info-body h4 {bottom:50px; top:auto;-webkit-transform:translate(0);-moz-transform:translate(0);transform:translate(0);}

/*===== Agent Page =====*/
.headingWrapper h1 {text-transform: capitalize; display: flex; justify-content: center; align-items: center;}
.content-section{margin-bottom: 30px;}
.content-section .container{max-width: 1220px; padding: 0 10px;}
.content-section .imageWrapper {float: right; margin: 0 0 54px 54px; max-width: 540px; max-height: 518px; overflow: hidden;}
.content-section p{font-size: 18px;}
.content-section .imageWrapper + p{padding-top: 36px;}

/*===== About Us Page =====*/
.page-template-about-us .content-section{margin-bottom: 170px;}
.page-template-about-us .content-section .imageWrapper + p{padding-top: 82px;}
.page-about-matchsaver .grayBG{background-color: #fff;}

/*===== Testimonial Page =====*/
.page-template-testimonial .testimonialListWrapper {margin-bottom: 40px;}
.page-template-testimonial .middle-section .container {width: 1080px;}
.noBG h1 {padding: 20px 0; margin-bottom: 20px;}
.page-template-testimonial .testimonialList {display: flex; flex-wrap: nowrap; align-items: center; margin-top: 50px;}
.page-template-testimonial .testimonialList:first-child{margin-top: 0;}
.page-template-testimonial .testimonialImage {flex-basis: 50%; }
.page-template-testimonial .testimonialDescription {flex-basis: 50%; padding: 10px 38px;}
.testimonialDescription em {line-height: 22px;}
.page-template-testimonial .testimonialList:nth-child(even) .testimonialImage {order: 1;}

/*===== Product Page =====*/
.page-template-product .middle-section .container {max-width: 1080px; width: 100%;}

/*===== Partner Page =====*/
.page-template-partner .testimonialListWrapper{margin-bottom: 100px}
.page-template-partner .testimonialImage{max-width: 270px; overflow: hidden;}
.page-template-partner .testimonialListWrapper .container{width: 848px;}
.page-template-partner .testimonialList { display: flex; flex-wrap: nowrap; margin-top: 58px;}
.page-template-partner .testimonialList:first-child{margin-top: 0;}
.page-template-partner .testimonialDescription { padding-left: 148px; flex-basis: calc(100% - 270px);}
.page-template-partner .testimonialDescription p {font-size: 20px;}
.page-template-partner .testimonialDescription > a {font-size: 30px;}

/*===== Resource Center Page =====*/
.post-type-archive-resource_center .resourceCenterListWrapper{margin-bottom: 100px;}
.post-type-archive-resource_center .resourceCenterListWrapper .container{max-width: 1476px; padding: 0 13px;}
.post-type-archive-resource_center .resourceCenterListWrapper .head-info-main{margin: 0 -13px;}
.post-type-archive-resource_center .resourceCenterListWrapper .head-info-main .col-4{padding: 0 13px;}

/*===== Resource Center Page =====*/
.single-resource_center .content-section .container{max-width: 1080px; width: 100%;}
.single-resource_center .content-section .imageWrapper{float: left; margin: 0 46px 46px 0;}
.single-resource_center .content-section .imageWrapper + p{padding-top: 0;}
.single-resource_center .postLinks {display: flex; align-items: center; justify-content: center; margin-top: 56px; width: 100%}
.single-resource_center .postLinks span {font-size: 18px; text-transform: capitalize; text-decoration: underline; line-height: 24px; position: relative;}
.single-resource_center .postLinks span * {display: block; color: #000;}
.single-resource_center .postLinks span.previousLink a{padding:0 30px 0 54px; text-align: right;}
.single-resource_center .postLinks span.nextLink a{padding:0 54px 0 30px;}
.single-resource_center .postLinks span.previousLink a:after { content: "\f111"; display: block; font-family: 'LineAwesome'; font-size: 48px; color: #000; line-height: 48px; position: absolute; left: 0; top: 0; }
.single-resource_center .postLinks span.nextLink a:after { content: "\f112"; display: block; font-family: 'LineAwesome'; font-size: 48px; color: #000; line-height: 48px; position: absolute; right: 0; top: 0;}
.single-resource_center .postLinks span.previousLink a:before{content: 'Previous Article'; display: block;}
.single-resource_center .postLinks span.nextLink a:before{content: 'Next Article'; display: block;}
.single-resource_center .postLinks span a:hover, .single-resource_center .postLinks span a:focus, .single-resource_center .postLinks span a:active{ color: #045c34; }
.single-resource_center .parentLink {display: flex; flex-wrap: nowrap; justify-content: center; align-items: center; text-transform: uppercase; margin-top: 50px; letter-spacing: 2px; font-size: 18px; font-weight: 600; width: 100%}
.single-resource_center .parentLink a{color: #000;}

/*===== Case Studies Page =====*/
.single-case_studies .page-banner .banner-img{position: relative;}
.single-case_studies .middle-section .container{max-width: 1080px;}
.single-case_studies .caption{width: 370px; height: 370px; top: 0; bottom: 0; left: 280px; right: auto; margin: auto; text-align: left; padding: 58px 48px; background: rgba(215,215,215,0.71);}
.single-case_studies .caption h1 {font-weight: 600; color: #000; text-transform: uppercase;}
.single-case_studies .caption p {font-size: 21px; letter-spacing: 0.2em; color: #000; margin: 38px 0 0; font-weight: 400;}
.single-case_studies .welcome-info {padding: 60px 0;}
.single-case_studies .inner-padding p{margin: 20px 0 0;}
.single-case_studies .inner-padding p:first-child{margin-top: 0;}
.single-case_studies .testimonialWrapper {padding: 0 70px; margin-bottom: 116px;}
.single-case_studies .testimonialWrapper p {margin: 0 auto; font-size: 28px; line-height: 36px; text-align: center; max-width: 876px;}
.single-case_studies .testimonialWrapper p:before {content: '“';}
.single-case_studies .testimonialWrapper p:after {content: '”';}
.single-case_studies .testimonialWrapper em {font-style: normal; font-size: 18px; margin-top: 60px; display: block;}
.single-case_studies .pro-info p {line-height: 26px; margin: 0;}
.single-case_studies .product-info-block {margin: 0 0 110px;}
.single-case_studies .product-info-block .info-section, .page-template-sports .product-info-block .info-section{padding: 0; display: flex; justify-content: center; background: #d9d8d8; flex-wrap: wrap;}
.single-case_studies .badgesWrapper {margin-bottom: 65px;}
.single-case_studies .badgesWrapper .items {display: flex; flex-wrap: nowrap; justify-content: center;}
.single-case_studies .badgesWrapper .items .imgbox {display: flex; align-items: center; padding: 0 40px; border-left: 6px solid #000;}
.single-case_studies .badgesWrapper .items .imgbox:first-child{border-left: none;}
.single-case_studies .products-list-block{margin-bottom: 40px;}

/*===== Sports Page =====*/
.page-template-sports .info-two-coll {padding:50px 0 0;}
.page-template-sports .info-two-coll .inner {display:flex;display:-webkit-flex; align-items:center; padding: 0 100px;}
.page-template-sports .info-two-coll .devider {padding: 0;}
.page-template-sports .info-two-coll .inner .imgbox {flex-basis:50%;}
.page-template-sports .info-two-coll-textbox {flex-basis:50%; padding-left: 40px;}
.pt-0 {padding-top:0 !important;}
.page-template-sports .product-info-block{margin: 0;}

/*===== 404 Page =====*/
.error-404-page h2 {font-size: 160px; font-weight: bold; color: #b3b3b3; line-height: 1em; }
.error-404-page h3 {font-size: 30px; padding: 0 0 20px; margin-bottom: 0;}
.error-404-page .search-404 {border: 1px solid #045c34; border-radius: 5px; color: #555555; max-width: 500px; margin: 0 auto 30px; display: flex; overflow: hidden;}
.error-404-page .search-404 input {background: #fff; width: calc(100% - 98px); min-width: auto; margin-bottom: 0;}
.error-404-page .search-404 .btn {height: 40px; line-height: 20px; padding: 0 12px; border: none; background: #045c34; color: #fff; min-width: auto; letter-spacing: 0.1rem;}
.error-404-page .search-404 .btn i{display: none;}

/*===== Search Page =====*/
.content-section .hentry p {font-size: 15px; font-style: normal; margin-top: 5px;}

/*===== Gallery Page =====*/
.galleryMainWrapper {padding: 0 18px; margin-bottom: 100px;}
.galleryMainWrapper #filterDropdown{display: none;}
.galleryMainWrapper > ul {display: flex; flex-wrap: nowrap; justify-content: center; padding: 30px 0;}
.galleryMainWrapper > ul > li {padding: 20px; color: #000; font-size: 18px; font-weight: 400; letter-spacing: 0.2em; cursor: pointer;}
.galleryMainWrapper > ul > li.is-checked{color: #045c34}
.galleryMainWrapper .grid {display: flex; flex-wrap: wrap; margin: 0 -4px;}
.galleryMainWrapper .element-item {padding: 0 4px; margin-top: 8px;}

/* ===== Latest News Page ===== */
.category-latest-news .headingWrapper {margin-bottom: 25px;}
.category-latest-news .newsWrapper .container .hentry{border: none; border-top: 1px solid #cccccc; padding-top: 20px;}
.category-latest-news .entry-title {line-height: 30px; font-size: 24px;}
.category-latest-news .byline{font-size: 15px; font-style: normal;}
.category-latest-news .entry-content{padding: 0;}
.category-latest-news .entry-content .aligncenter, .category-latest-news .entry-content .alignleft, .category-latest-news .entry-content .alignright{display: table !important;}
.category-latest-news .newsWrapper .container { max-width: 1080px;}
.category-latest-news .newsImageWrapper {float: right; margin: 0 0 0 15px;}
.category-latest-news .newsImageWrapper img {margin: 0;}

/* ===== Woocommerce Page ===== */
.woocommerce-notices-wrapper{max-width: 1200px; margin: 0 auto;}
.woocommerce-page .middle-section{padding: 40px 0;}
.woocommerce-page .content-section{margin-bottom: 0;}
.woocommerce-page table th{color: #000; background: transparent;}
.woocommerce-checkout{position: relative;}
.woocommerce-page.woocommerce-checkout form .form-row-wide{position: relative;}
.woocommerce-page.woocommerce-checkout label.checkbox{padding-left: 0; display: block;}
.woocommerce-page.woocommerce-checkout .input-checkbox{display: inline-block;margin: -2px 4px 0 0;vertical-align: middle;opacity: 1;position: static;width: auto;min-width: auto;}
.woocommerce-page #payment #place_order{padding: 10px 20px; line-height: normal; }
.woocommerce div.product form.cart .button {background-color: #065c34; color: #fff; letter-spacing: 0; margin-left: 15px; font-size: 18px; line-height: 18px; padding: 10px 10px; min-width: 160px; height: auto;}