/* Project detail Start *****/
/*Project Name: ExcelCurrencies
Project URL: https://www.excelcurrencies.com
Version: 1.0
Description: Bootstrap5, HTML5, CSS3 and Fully Responsive Website.
Author: Glorywebs Team*/
/***** Project detail End *****/

body {overflow-x: hidden;}
section {position: relative;}

/*.iti {display: block;}
.iti__flag {background-image: url(../images/flags.png);}
.iti--separate-dial-code .iti__selected-dial-code {display: none;}
.iti__selected-flag {padding: 0 5px;}
.iti__country-list {max-width: 257px;}*/

.section-title {font-size: 30px; font-weight: 700; line-height: 1.1; color: #233549; margin-bottom: 15px;}
.section-sub-title {color: #2c3342; font-weight: 400; font-size: 17px; line-height: 1.7; margin-bottom: 0;}
.title-divider {position: relative;}
.title-divider:after {content: ""; background-color: #1f2766; display: block; height: 3px; margin-top: 20px; width: 80px;}
.btn-primary {font-size: 17px; font-weight: 300; line-height: 1; background-color: #0994ca; border: 1px solid #b3abc0; border-radius: 50px; outline: none !important; box-shadow: none !important; padding: 13px 35px;}
.btn-primary:hover, 
.btn-primary:focus {background-color: #0994ca; border-color: #0994ca;}
.btn-dots-animation {padding: 13px 50px 13px 35px;}
.btn-dots-animation:after {overflow: hidden; display: inline-block; vertical-align: bottom; -webkit-animation: ellipsis steps(4, end) 900ms infinite; animation: ellipsis steps(4, end) 900ms infinite; content: "\2026"; width: 0px; position: absolute; font-size: 20px;}
@keyframes ellipsis {to {width: 20px;}}
@-webkit-keyframes ellipsis {to {width: 20px;}}
.back-link {cursor: pointer; padding: 5px; display: inline-block;}
.help-block {border-color: red !important;}
span.help-block {display: none !important;}

.subscribe-rotate-wrap.sec-1 {z-index: 99;}
.subscribe-rotate-wrap {-webkit-transition-duration: 3s; transition-duration: 3s;}
.animation-start-sec-2, 
.animation-start-sec-4, 
.animation-start-sec-6 {-webkit-transform: rotate(180deg); transform: rotate(180deg);}
.animation-start-sec-2 .subscribe-rotate-detail, 
.animation-start-sec-4 .subscribe-rotate-detail, 
.animation-start-sec-6 .subscribe-rotate-detail {-webkit-transform: translate(-50%, -50%) rotate(180deg) !important; transform: translate(-50%, -50%) rotate(180deg) !important;}
.animation-start-sec-3, 
.animation-start-sec-5, 
.animation-start-sec-7 {-webkit-transform: rotate(0); transform: rotate(0);}

/*.banner-detail-list {padding: 0;margin: 0;}
.banner-detail-list li {font-size: 22px; font-weight: 500; line-height: 35px; color: #fff; position: relative; list-style: none;}
.banner-detail-list li:before {content: ""; }*/

.subscribe-rotate-wrap {position: relative; max-width: 419px; margin: 0 auto;}
.subscribe-rotate-wrap .email-text h6 {font-size: 18px; font-weight: 500; line-height: 1.4; margin-bottom: 20px; color: #fff;}
.subscribe-rotate-wrap .subscribe-rotate-detail {position: absolute; top: 50%; left: 50%; max-width: 310px; transform: translate(-50%, -50%); width: 100%;}
.subscribe-rotate-wrap .email-form {position: relative;}
.subscribe-rotate-wrap .email-form input {font-size: 14px; font-weight: 500; line-height: 1; color: #fff; background-color: transparent; border: 1px solid #f6f6f6; border-radius: 50px; padding: 15px 20px; width: 100%; padding-right: 55px;}
.subscribe-rotate-wrap .email-form label {font-size: 14px; font-weight: 300; color: #f6f6f6; background-color: #16395b; padding: 0 5px; position: absolute; top: 13px; left: 17px; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.subscribe-rotate-wrap .email-form input:focus + label {top: -11px; font-size: 13px;}
.subscribe-rotate-wrap .email-form a#take-to-signup {display: block;float: right;height: auto;position: absolute;right: 5px; top: 5px; width: auto;outline: none;}
.subscribe-rotate-wrap .email-form a#take-to-signup img {width: 40px; border: medium none;}

.owl-carousel .owl-item img {width: auto; max-width: 100%; display: inline-block;}
.animation-element {opacity: 0; -webkit-transition: all 4s ease; transition: all 4s ease;}
.animation-element.in-view {opacity: 1;}
.slide-left {-webkit-transform: translate3d(-100px, 0px, 0px); transform: translate3d(-100px, 0px, 0px);}
.slide-left.in-view {transform: translate3d(0px, 0px, 0px);}
.slide-right { -webkit-transform: translate3d(100px, 0px, 0px); transform: translate3d(100px, 0px, 0px);}
.slide-right.in-view {-webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px);}
.slide-zoom {-webkit-transform: scale(0.5); transform: scale(0.5);}
.slide-zoom.in-view {-webkit-transform: scale(1.0); transform: scale(1.0);}
.slide-delay {-webkit-transition-delay: 1s; transition-delay: 1s;}

/***** Banner Start *****/
.banner-sec {background-color: #b2b2b2; padding: 155px 0 75px; position: relative; overflow: hidden;}
/*.banner-sec .cnverter_bx [class*="col-"] {padding: 0px 5px;}*/
.banner-sec .video-background {position: absolute; top: 0; left: 0; z-index: 1;}
.banner-sec .container {position: relative; z-index: 3;}
.banner-sec .title-divider:after {margin-left: auto; margin-right: auto; background-color: rgba(255,255,255,0.4); margin-top: 25px;}
.banner-title {color: #fff; font-size: 24px; font-weight: 600; line-height: 1.28; margin-top: 9px; text-align: center; margin-bottom: 30px;}
.banner-sec .banner-title-wrap p {font-size: 20px; color: #fff; font-weight: 400; line-height: 1.5; text-align: center; padding: 0 20px;}
/*.banner-sec.bg-overlay:before {content: ""; position: absolute; height: 100%; width: 100%; background: rgba(0,0,0,0.3); top: 0; z-index: 2;}*/
.banner-sec .cnverter_bx {background-color: rgba(83,190,200,0.7); border-radius: 50%; width: 390px; height: 390px; padding: 15px 10px; margin: 0 auto; position: relative;}
.banner-sec .cnverter_bx:before {content: ""; background-color: rgba(85,188,197,0.5); width: calc(100% + 40px); height: calc(100% + 40px); position: absolute; left: -20px; top: -20px; border-radius: 50%; z-index: -1;}
.banner-sec .cnverter_bx:after {content: ""; background-color: rgba(85,188,197,0.2); width: calc(100% + 80px); height: calc(100% + 80px); position: absolute; left: -40px; top: -40px; border-radius: 50%; z-index: -2;}
.banner-sec .cnverter_bx .cnverter-box-logo a {max-width: 95px; display: inline-block;}
.banner-sec .cnverter_bx .cnverter-box-logo {margin-bottom: 40px;}
/***** Banner End *****/


/***** Why Excel Currencies Start *****/
.hereiswhy-sec {padding: 50px 0 40px;}
.hereiswhy-sec .why-here {margin-bottom: 25px;}
.hereiswhy-sec .section-title {font-size: 34px; margin-bottom: 35px;}
.hereiswhy-sec p {color: #2c3342; font-weight: 400; font-size: 15px; line-height: 1.7; margin-bottom: 0;}
.hereiswhy-sec .service-sec-wrap {padding-left: 225px; position: relative;}
.hereiswhy-sec .service-sec-wrap:before {content: ""; background-image: url(../images/business/why-us-bg.png); width: 243px; height: calc(100% + 90px); position: absolute; top: -50px; bottom: -40px; left: 165px;}
.hereiswhy-sec .service-sec-video {position: absolute; width: 234px; height: 234px; left: -25px; top: 50%; transform: translateY(-50%);}

.hereiswhy-sec .service-sec-video .global-title {font-size: 20px; font-weight: 800; color: #262626; border-top: 1px solid #87b0d7; border-bottom: 1px solid #87b0d7; margin: 0 0 0 -8px; padding: 13px 0; width: 122px; text-transform: uppercase; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center;}
.hereiswhy-sec .service-sec-video .global-arrow {background-image: url('../images/business/circle.png'); background-repeat: no-repeat; width: 234px; height: 234px; -webkit-transition: all 1.5s ease; transition: all 1.5s ease; margin-top: -10px; margin-left: -10px;}
.hereiswhy-sec .service-sec-video .global-fx:before {content: ''; display: inline-block; width: 190px; height: 190px; border-radius: 100px; border-color: #87b0d7; border: 6px solid; position: absolute; color: #87b0d7; top: 13px; left: 13px;}

.hereiswhy-sec .service-sec-video .global-arrow.active-service2 {transform: rotate(53deg);}
.hereiswhy-sec .service-sec-video .global-arrow.active-service3 {transform: rotate(87deg);}



/*.hereiswhy-sec .service-sec-video video {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.hereiswhy-sec .service-sec-video:after {background-image: url(../images/video-bg-bd.png); position: absolute; content: ""; height: 250px; width: 250px; top: 0; background-position: center; background-size: cover; background-repeat: no-repeat;}
.hereiswhy-sec .service-sec-video .service-sec-video-logo {position: absolute; width: 120px; height: 120px; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.hereiswhy-sec .service-sec-video .service-sec-video-logo img {width: 100%;}
.hereiswhy-sec .service-sec-video .service-sec-video-play-btn {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80px; height: 80px; background-color: #000; display: flex; align-items: center; justify-content: center; border: 2px solid #ccc; border-radius: 50px; z-index: 1; cursor: pointer;}
.hereiswhy-sec .service-sec-video .service-sec-video-play-btn img {max-width: 30px;}*/
.hereiswhy-sec .service-item {margin-bottom: 55px;}
.hereiswhy-sec .service-item .service-item-icon img {transition: transform 0.9s ease-in-out;}
.hereiswhy-sec .service-item-hover-active .service-item-icon img {transform: rotate(360deg);}
.hereiswhy-sec .service-item:last-child {margin-bottom: 0;}
.hereiswhy-sec .service-item.service-item-2 {margin-left: 11px; padding-top: 10px;}
.hereiswhy-sec .service-item-2 .service-item-detail {padding-left: 68px; margin-top: -15px;}
/*.hereiswhy-sec .service-item.service-item-1, 
.hereiswhy-sec .service-item.service-item-4 {margin-left: -145px;}*/
.hereiswhy-sec .service-item-icon {width: 120px; min-width: 120px; height: 120px; position: relative;}
.hereiswhy-sec .service-item-icon:before {content: ""; width: 0; height: 0; border-right: 9px solid #9a9c9b; border-top: 9px solid transparent; position: absolute; top: 14px; right: 13px;}
.hereiswhy-sec .service-item-title {width: 100%; height: 100%; display: flex; align-items: center; justify-content: center;}
.hereiswhy-sec .service-item-title:after {content: ''; position: absolute; top: 0; left: 0; display: inline-block; width: 120px; height: 120px; border-radius: 150px; border: 1px solid #999c9b;}
.hereiswhy-sec .service-item-title:before {content: '';display: inline-block; width: 100px; height: 100px; border-radius: 100px; border: 6px solid #84a6bf; position: absolute; top: 10px; left: 10px;}
.hereiswhy-sec .service-item-2 .service-item-title:before {border-color: #4578a5;}
.hereiswhy-sec .service-item-3 .service-item-title:before {border-color: #55bcc5;}


/*.hereiswhy-sec .service-item-title span {font-size: 26px; font-weight: 600; text-align: center; color: #000; display: block; margin-bottom: 0; line-height: 1.2;}
.hereiswhy-sec .service-item-title small {font-size: 14px; line-height: 1; display: block;}*/
.hereiswhy-sec .service-item-detail {padding-left: 25px; margin-bottom: 20px;}
/*.hereiswhy-sec .service-item-1 .service-item-detail, 
.hereiswhy-sec .service-item-4 .service-item-detail {max-width: 390px;}*/
.hereiswhy-sec .service-item-detail .service-item-detailtitle {font-weight: 600; font-size: 17px; color: #84a6bf; text-transform: uppercase; padding: 7px 0; line-height: 1.1;}
.hereiswhy-sec .service-item-2 .service-item-detail .service-item-detailtitle {color: #4578a5;}
.hereiswhy-sec .service-item-3 .service-item-detail .service-item-detailtitle {color: #55bcc5;}
.hereiswhy-sec .service-item-detail p {font-size: 12px;font-weight: 400; color: #363536; margin: 0; line-height: 1.6;}

.sec-line {position: relative; width: 330px; height: 1px; background-color: #9a9b9b; margin-left: 100px; margin-top: -15px;}
/*.hereiswhy-sec .service-item.service-item-1 .sec-line, 
.hereiswhy-sec .service-item.service-item-4 .sec-line {width: 400px;}*/
.sec-line:after {width: 0; height: 0; border-style: solid; border-width: 5px 0 5px 10px; border-color: transparent transparent transparent #9a9b9b; content: ""; position: absolute; right: -9px; top: -5px;}
.sec-line:before {content: ""; width: 10px; height: 10px; background-color: #9a9c9b; position: absolute; top: -5px; left: -7px; border-radius: 50px;}
/***** Why Excel Currencies End *****/

/***** What We Achieved Start *****/
.our-achievements-sec {padding: 90px 0 40px; background-color: #ddf1f3;}
.our-achievements-sec .section-sub-title {margin-bottom: 55px;}
.our-achievements-sec .title-divider:after {margin-left: auto; margin-right: auto;}
.our-achievements-sec .our-achievements-items {background-size: 100% 100px; height: 100px; display: flex; align-items: center; margin-bottom: 26px;}
.our-achievements-sec .our-achievements-items .our-achievements-count {background-repeat: no-repeat; background-size: cover; min-width: 120px; height: 100px; font-size: 24px; color: #86a8c1; font-weight: bold; text-align: center; line-height: 100px; padding-right: 10px;}
.our-achievements-sec .our-achievements-items .our-achievements-details {color: #fff; font-size: 17px; font-weight: 600; padding: 10px; text-align: right; width: 100%;}
.our-achievements-sec .our-achievements-items .our-achievements-shadow {height: 90px; width: 7px; margin-right: 10px; margin-left: 10px; margin-top: 5px; background-image: url('../images/wwa-shadow.png'); background-size: cover;}
.our-achievements-sec .our-achievements-items .our-achievements-logo {min-width: 45px; margin-right: 20px;}
.our-achievements-sec .our-achievements-items .our-achievements-review {min-width: 130px; margin-left: 15px;}
.our-achievements-sec .our-achievements-items.our-personal-achievements {background-image: url(../images/wwa-personal-bg.png);}
.our-achievements-sec .our-achievements-items.our-payments-achievements {background-image: url(../images/payments-completed.png);}
.our-achievements-sec .our-achievements-items.our-countries-achievements {background-image: url(../images/countries.png);}
.our-achievements-sec .our-achievements-items.our-review-achievements {background-image: url(../images/wwa-customer-review.png);}
.our-achievements-sec .our-achievements-items.our-personal-achievements .our-achievements-count {color: #86a8c1; background-image: url(../images/wwa-curr-bg.png); margin-left: 20px;}
.our-achievements-sec .our-achievements-items.our-payments-achievements .our-achievements-count {color: #477aa5; background-image: url(../images/wwa-rcurr-bg.png); margin-left: 70px;}
.our-achievements-sec .our-achievements-items.our-countries-achievements .our-achievements-count {color: #62746d; background-image: url(../images/wwa-pcurr-bg.png); margin-left: 100px;}
.our-achievements-sec .our-achievements-items.our-review-achievements .our-achievements-count {color: #53bec7; background-image: url(../images/hwwa-tcurr-bg.png); margin-left: 10px;}
.our-achievements-sec .subscribe-rotate-wrap {margin-top: 40px;}
/***** What We Achieved End *****/

/***** Business Start *****/
.business-center {background-image: url(../images/business/business-center.jpg); background-size: cover; background-repeat: no-repeat; padding: 80px 0 70px;}
.custom-slider .waystotransfer-slider-title.title-divider:after {background-color: #a9dfe4;}
.custom-slider .waystotransfer-slider-title.title-divider {margin-bottom: 20px;}
.custom-slider .custom-slider-img {display: none;}
.custom-slider .custom-slider-detail {display: none;}
.custom-slider .custom-slider-detail{min-height: 200px; padding-top: 20px; max-width: 420px;}
.business-center.custom-slider .custom-slider-img-wrap {background: rgba(0, 0, 0, 0) url("../images/business/computer-monitornew.png") no-repeat scroll 0 0 / 800px auto; z-index: 1; position: relative; min-height: 500px;}
.business-center.custom-slider .custom-slider-img {height: 403px; width: 622px; top: 36px; position: relative; background-color: #fff;}
.custom-slider .waystotransfer-slider-title {font-size: 30px; font-weight: bold; line-height: 1.1; color: #fff; margin-bottom: 10px;}
.custom-slider .waystotransfer-slider-detail {font-size: 16px; font-weight: 400; line-height: 1.6; color: #fff; letter-spacing: 1px;}
.custom-slider .custom-carousel {font-size: 0;}
.custom-slider .custom-carousel li {list-style: none; width: 15px; height: 15px; background-color: #4196a7; border-radius: 50px; margin: 0 5px; display: inline-block; cursor: pointer;}
.custom-slider .custom-carousel li:hover {background-color: #16395b;}
.custom-slider .custom-carousel li.active {background-color: #16395b;}
/***** Business End *****/

/***** Customised Business Solutions Start *****/
.hereiswhy-sec.business-solution-sec .service-sec-video .global-fx:before {color: #335270;}
.hereiswhy-sec.business-solution-sec .service-item-1 .service-item-title:before {border-color: #5f726c;}
.hereiswhy-sec.business-solution-sec .service-item-1 .service-item-detail .service-item-detailtitle {color: #5f726c;}
.hereiswhy-sec.business-solution-sec .service-item.service-item-3 {padding-top: 7px;}
.hereiswhy-sec.business-solution-sec .service-item-3 .service-item-detail {margin-top: -20px;}
.hereiswhy-sec.business-solution-sec .service-sec-video .global-arrow {background-image: url('../images/business/circle-second.png');}
/***** Customised Business Solutions End *****/

/***** Testimonials Start *****/
.testimonials-sec {padding: 90px 0 50px; background-color: #e9f1f4; position: unset;}
.testimonials-sec .container {position: relative;}
.testimonials-sec .section-title {margin-bottom: 20px;}
.testimonials-sec .title-divider:after {width: 60px; background-color: #4578a5;}
.testimonials-sec .testimonial-img-wrap {max-width: 390px; min-height: 390px; margin: 0 auto; position: relative;}
.testimonials-sec .testimonial-img-wrap:before {content: ""; width: 390px; height: 390px; background-image: url(../images/tesimonial-user-bg1.png); position: absolute; top: 0; left: 0; z-index: 1;}
.testimonials-sec .testimonial-item-img {display: none; width: 350px; height: 350px; border-radius: 100%; overflow: hidden; position: relative; top: 20px; left: 20px;}
.testimonials-sec .testimonial-item-img img {width: 100%; height: 100%; object-fit: cover; object-position: top center;}
.testimonials-sec .testimonial-item-img .testimonial-name {font-size: 16px; font-weight: 500; color: #4a97d2; letter-spacing: 1px; line-height: 1.2em; background-color: #fff; max-width: 210px; border: 2px solid #e5e5e5; box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.1); padding: 14px 10px; margin: 0 auto; border-radius: 40px; position: absolute; bottom: 20px; left: 50%; right: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; z-index: 2;}
.testimonials-sec .testimonial-item-img .testimonial-name:after {content: ''; position: absolute; top: -10px; left: 15px; margin: 0 auto; width: 0; height: 0; border-bottom: solid 15px #fff; border-left: solid 10px transparent; border-right: solid 10px transparent; transform: rotate(-10deg);} 
.testimonials-sec .testimonial-item-detail {display: none; height: 340px;}
.testimonials-sec .testimonial-item-quote {width: 33px; height: 33px; border-radius: 50px; background-color: #84a6c1; text-align: center; position: absolute; transform: rotate(310deg); top: 55px; left: 18px; z-index: 3; transition: all 1s ease;}
.testimonials-sec .testimonial-item-quote.active {transform: rotate(310deg) scale(2.5);}
.testimonials-sec .testimonial-item-quote:after {content: ""; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 8px solid #84a6c1; position: absolute; bottom: -4px; left: 0; right: 0; width: 0; margin-left: auto; margin-right: auto;}
.testimonials-sec .testimonial-item-quote-2 {background-color: #4578a5; transform: rotate(330deg); top: 5px; left: 80px;}
.testimonials-sec .testimonial-item-quote-2.active {transform: rotate(330deg) scale(2.5);}
.testimonials-sec .testimonial-item-quote-2:after {border-top-color: #4578a5;}
.testimonials-sec .testimonial-item-quote-3 {background-color: #4a97d2; transform: rotate(360deg); top: -23px; left: 175px;}
.testimonials-sec .testimonial-item-quote-3.active {transform: rotate(360deg) scale(2.5);}
.testimonials-sec .testimonial-item-quote-3:after {border-top-color: #4a97d2;}
.testimonials-sec .testimonial-item-quote-4 {background-color: #5f726c; transform: rotate(30deg); top: 0px; left: 270px;}
.testimonials-sec .testimonial-item-quote-4.active {transform: rotate(30deg) scale(2.5);}
.testimonials-sec .testimonial-item-quote-4:after {border-top-color: #5f726c;}
.testimonials-sec .testimonial-item-quote-5 {background-color: #67c9d2; transform: rotate(45deg); top: 50px; left: 335px;}
.testimonials-sec .testimonial-item-quote-5.active {transform: rotate(45deg) scale(2.5);}
.testimonials-sec .testimonial-item-quote-5:after {border-top-color: #67c9d2;}
.testimonials-sec .testimonial-item-quote svg {max-width: 15px;}
.testimonials-sec .testimonials-detail-quote svg {max-width: 18px; vertical-align: baseline;}
.testimonials-sec .testimonials-detail-quote svg path {fill: #4a97d2;}
.testimonials-sec .testimonials-detail-endquote {transform: rotate(180deg); display: inline-block;}
.testimonials-sec .testimonial-item-detail p {font-size: 16px; font-weight: 400; line-height: 1.6em; letter-spacing: 1px; color: #363536;}
.testimonials-sec .testimonial-item-detail .btn-primary {color: #fff; background-color: #0994ca; min-width: 130px; padding: 7px 15px; margin-top: 10px; text-align: center; border-radius: 30px; font-size: 16px; font-weight: 400; line-height: 1.6em; letter-spacing: 1px; display: inline-block; border: none; outline: none;}
.testimonials-sec .testimonial-item-detail .btn-primary:hover, .testimonials-sec .testimonial-item-detail .btn-primary:focus {color: #23527c;}
.testimonials-sec .testimonials-carousel {font-size: 0;}
.testimonials-sec .testimonials-carousel li {list-style: none; width: 15px; height: 15px; border: 1px solid #4a97d2; border-radius: 50px; display: inline-block; margin: 0 4px; cursor: pointer;}
.testimonials-sec .testimonials-carousel li.active {background-color: #4a97d2;}
/***** Testimonials End *****/

/***** Business Quates Start *****/
.business-quates-sec {padding: 80px 0 40px;}
.business-quates-sec .section-title {margin-bottom: 45px;}
.business-quates-sec .title-divider:after {background-color: #84a6c1; margin-left: auto; margin-right: auto;}
.business-quates-sec .business-quates-item {color: #2c3342; font-size: 20px; font-weight: 600; line-height: 1.6; margin: 0; padding: 90px 27px 25px; text-align: center; position: relative;}
.business-quates-sec .business-quates-item:before {content: ""; width: 32px; height: 23px; background-image: url(../images/business/business-quate-icon1.png); position: absolute; background-size: cover; left: calc(50% - 16px); top: 45px;}
.business-quates-sec .business-quates-detail p {color: #2c3342; font-weight: 300; font-size: 18px; line-height: 1.6em; margin: 10px auto 0; width: 100%; padding-top: 20px; max-width: 498px;}
/***** Business Quates End *****/

/***** Business Contactus Start *****/
.business-contactus-sec {background: #3061cb; background: -webkit-linear-gradient(left, #3061cb 0%,#3ac7e6 100%); background: linear-gradient(to right, #3061cb 0%,#3ac7e6 100%); padding: 30px 0;}
.business-contactus-sec p {color: #fff; font-size: 30px; font-weight: 300; line-height: 1.5em; margin-bottom: 0;}
.business-contactus-sec .btn-primary {background-color: #fff; border-color: #fff; color: #143959; text-transform: uppercase; padding: 14px 48px; display: inline-block;}
.business-contactus-sec .btn-primary:hover, 
.business-contactus-sec .btn-primary:focus {background-color: #4a97d2; border-color: #4a97d2; color: #fff;}
/***** Business Contactus End *****/

/***** Footer Start *****/
footer {background: #f2f5f7;}
/***** Footer End *****/


/***** Media Start *****/
@media only screen and (min-width: 768px) {
	.mobile-subscribe-rotate {display: none;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.subscribe-rotate-wrap {margin-left: unset; margin-right: unset;}
	.subscribe-rotate-wrap.sec-1 {margin-left: auto; margin-right: auto;}
	.subscribe-rotate-wrap.sec-1.animation-start-sec-5 {margin-left: unset; margin-right: unset;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.section-title {font-size: 30px;}
	.section-sub-title {font-size: 16px;}

	.hereiswhy-sec .section-title {font-size: 30px;}
	.hereiswhy-sec .why-here {margin-bottom: 110px;}
	.hereiswhy-sec p {font-size: 14px; max-width: 300px;}
	.hereiswhy-sec .service-item-detail p {font-size: 12px;}
	.hereiswhy-sec .service-item-detail {padding-left: 10px;}
	.hereiswhy-sec .service-sec-video {left: -80px; width: 214px; height: 214px;}
	.hereiswhy-sec .service-sec-video .global-arrow {width: 214px; height: 214px; background-size: cover;}
	.hereiswhy-sec .service-sec-video .global-fx:before {width: 172px; height: 172px; top: 11px; left: 11px;}
	.hereiswhy-sec .service-sec-video .global-title {font-size: 18px; padding: 7px 0; margin: -5px 0 0 -12px;}
	.hereiswhy-sec .service-sec-wrap {padding-left: 130px;}
	.hereiswhy-sec .service-sec-wrap:before {left: 75px;}
	.hereiswhy-sec .service-item {margin-bottom: 45px;}
	.hereiswhy-sec .service-item-1 .service-item-detail, 
	.hereiswhy-sec .service-item-3 .service-item-detail {margin-top: -15px;}
	.hereiswhy-sec .service-item.service-item-3 {padding-top: 15px;}
	.hereiswhy-sec .why-here {margin-bottom: 110px;}

	.our-achievements-sec .our-achievements-items.our-personal-achievements .our-achievements-count {margin-left: 0;}
	.our-achievements-sec .our-achievements-items.our-countries-achievements .our-achievements-count {margin-left: 75px;}
	.our-achievements-sec .our-achievements-items .our-achievements-review {min-width: 90px; margin-left: 10px;}
	.our-achievements-sec .our-achievements-items.our-review-achievements .our-achievements-details {font-size: 14px;} 


	.business-center.custom-slider .custom-slider-img-wrap {background: rgba(0, 0, 0, 0) url("../images/business/computer-monitornew.png") no-repeat scroll 0 0 / 600px auto; min-height: 450px;}
	.business-center.custom-slider .custom-slider-img {height: 296px; width: 467px;}
	.custom-slider .waystotransfer-slider-detail {font-size: 14px;}

	.hereiswhy-sec.business-solution-sec .why-here {margin-bottom: 10px;}
}

@media only screen and (max-width: 1199px) {
/*	.banner-sec .video-background {width: auto !important; height: 100% !important;}*/
	.our-achievements-sec .our-achievements-items .our-achievements-details br {display: none;}
	.testimonials-sec .testimonial-item-detail p {font-size: 14px;}
}

@media only screen and (max-width: 991px) {
	.subscribe-rotate-wrap {max-width: 350px;}
	.subscribe-rotate-wrap .subscribe-rotate-detail {max-width: calc(100% - 50px);}
	.subscribe-rotate-wrap .email-form input {padding: 10px 15px;}
	.subscribe-rotate-wrap .email-form label {top: 8px; left: 15px;}
	.subscribe-rotate-wrap .email-text h6 {font-size: 16px; margin-bottom: 10px;}

	.section-title {font-size: 25px;}

	.banner-sec {padding: 95px 0 35px;}
	.banner-sec .banner-detail-wrap {margin-bottom: 20px; text-align: center;}
/*	.banner-title {font-size: 34px; margin-top: 0;}*/
	.banner-detail-list li {font-size: 20px; line-height: 30px;}
	.banner-sec .cnverter_bx {margin-left: auto; margin-right: auto;}
	.banner-sec.banner-form-sec {background-color: #e9f1f4; padding: 50px 0;}

	.hereiswhy-sec .section-title {font-size: 25px; margin-bottom: 20px;}
	.hereiswhy-sec .why-here {margin-bottom: 5px;}
	.hereiswhy-sec .subscribe-rotate-wrap {margin-bottom: 10px;}
	.hereiswhy-sec .service-sec-video {left: 0;}
	.hereiswhy-sec .service-sec-wrap {padding-left: 250px;}
	.hereiswhy-sec {padding: 50px 0 25px;}
	.hereiswhy-sec .service-sec-wrap:before {left: 195px;}
	.hereiswhy-sec.business-solution-sec {padding: 50px 0 40px;}
	.our-achievements-sec {padding: 50px 0;}
	.our-achievements-sec .our-achievements-items .our-achievements-review {min-width: 100px; margin-left: 35px;}
	.our-achievements-sec .our-achievements-items .our-achievements-details {max-width: 245px; margin-left: auto;}
	.our-achievements-sec .section-sub-title {margin-bottom: 40px;}
	.our-achievements-sec .subscribe-rotate-wrap {margin-top: 25px;}

	.custom-slider .custom-slider-detail {max-width: unset;}

	.testimonials-sec .title-divider:after {margin-top: 10px;}
	.testimonials-sec .section-title {margin-bottom: 10px;}
	.testimonials-sec .testimonial-img-wrap {max-width: 325px;min-height: 325px;}
	.testimonials-sec .testimonial-img-wrap:before {width: 325px; height: 325px; background-size: cover;}
	.testimonials-sec .testimonial-item-img {width: 300px; height: 300px; top: 12px; left: 12px;}
	.testimonials-sec .testimonial-item-detail {height: unset;}
	.testimonials-sec .testimonial-item-detail p {line-height: 1.4;}
	.testimonials-sec .testimonial-item-quote {top: 50px; left: 0;}
	.testimonials-sec .testimonial-item-quote-2 {top: 0; left: 50px;}
	.testimonials-sec .testimonial-item-quote-3 {top: -28px; left: 145px;}
	.testimonials-sec .testimonial-item-quote-4 {top: 0px; left: 240px;}
	.testimonials-sec .testimonial-item-quote-5 {top: 50px; left: 293px;}
	
	.business-quates-sec .border-end {border: none !important;}
	.business-quates-sec .business-quates-item {padding: 30px 27px 25px;}
	.business-quates-sec .business-quates-item:before {top: 0;}
	.business-quates-sec .business-quates-detail p {padding-top:0;}
	
	.business-contactus-sec p {font-size: 24px;}
}

@media only screen and (max-width: 767px) {
	.subscribe-rotate-wrap {display: none;}
	.mobile-subscribe-rotate .subscribe-rotate-wrap {display: block;}
	.mobile-subscribe-rotate .email-text {display: none !important;}
	.hereiswhy-sec .mobile-subscribe-rotate .email-1 {display: block !important;}
	.our-achievements-sec .mobile-subscribe-rotate .email-2 {display: block !important;}
	.testimonials-sec .mobile-subscribe-rotate .email-3 {display: block !important;}
	.howitworks-sec .mobile-subscribe-rotate .email-4 {display: block !important;}
	.waystotransfer-sec .mobile-subscribe-rotate .email-5 {display: block !important;}
	.conversion-options-sec .mobile-subscribe-rotate .email-6 {display: block !important;}
	.information-sec .mobile-subscribe-rotate .email-7 {display: block !important;}

	.banner-sec {background-image: url(../images/business/business-ban-mobile.jpg); background-size: cover; background-position: center center;}
	.banner-sec .video-background {display: none;}
	.banner-title {font-size: 22px; margin-bottom: 20px;}
	.banner-sec .cnverter_bx {width: 340px; height: 340px;}
	.banner-sec .cnverter_bx:before {width: calc(100% + 20px); height: calc(100% + 20px); left: -10px; top: -10px;}
	.banner-sec .cnverter_bx:after {width: calc(100% + 40px); height: calc(100% + 40px); left: -20px; top: -20px;}
	.banner-sec .cnverter_bx .cnverter-box-logo {margin-bottom: 20px;}
	.banner-sec .cnverter_bx .cnverter-box-logo a {max-width: 60px;}

	.hereiswhy-sec .why-here {margin-bottom: 15px;}
	.hereiswhy-sec .service-sec-wrap {padding-left: 0;}
	.hereiswhy-sec .service-sec-wrap:before {content: none;}
	.hereiswhy-sec .service-sec-video {left: unset; position: relative; margin: 0 auto 25px; top: unset; transform: unset; right: unset;}
	.hereiswhy-sec .service-sec-video .global-fx:before {top: 22px;}
	.hereiswhy-sec .service-item.service-item-2 {margin-left: 0; padding-top: 0;}
	.hereiswhy-sec .service-item-2 .service-item-detail {padding-left: 25px;}
	.hereiswhy-sec .service-item {margin-bottom: 20px;}
	.hereiswhy-sec .service-item-detail {max-width: 100%;}
	.hereiswhy-sec .sec-line {width: 400px;}
	.hereiswhy-sec .subscribe-rotate-wrap {margin: 25px auto 0;}
	.our-achievements-sec .our-achievements-items.our-personal-achievements .our-achievements-count {margin-left: 0;}
	.our-achievements-sec .our-achievements-items.our-payments-achievements .our-achievements-count {margin-left: 35px;}
	.our-achievements-sec .our-achievements-items.our-countries-achievements .our-achievements-count {margin-left: 65px;}
	.our-achievements-sec .our-achievements-items .our-achievements-review {margin-left: 15px; min-width: 80px;}

	.business-center.custom-slider .custom-slider-img-wrap {background: none; min-height: unset;}
	.business-center.custom-slider .custom-slider-img {width: unset; height: unset; background-color: transparent; margin-bottom: 40px; top: unset;}


	.testimonials-sec {padding: 50px 0;}
	.testimonials-sec .section-title {margin-bottom: 80px;}
	.testimonials-sec .testimonial-img-wrap {margin-bottom: 25px;}
	.testimonials-sec .title-divider:after {margin-left: auto; margin-right: auto;}
/*	.testimonials-sec .testimonial-item-detail {height: 130px;}*/
	.testimonials-sec .testimonials-carousel {text-align: center;}
	.testimonials-sec .subscribe-rotate-wrap {display: block; margin-top: 25px;}

	.business-contactus-sec p {margin-bottom: 20px;}
}
@media only screen and (max-width: 575px) {
	.slide-left {-webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px);}
	.slide-right { -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px);}

	.btn-with-image {padding: 8px 45px 9px 85px; top: -8px;}
	.btn-with-image img {width: 65px; height: 65px;}
	.modal .modal-content p {font-size: 18px;}
	.modal .support-team-person-img {max-width: 100px; height: 100px;}

	.section-title {text-align: center; font-size: 22px; margin-bottom: 15px;}
	.section-sub-title {font-size: 16px; text-align: center;}
	.title-divider:after {margin: 15px auto 0;}

	.banner-sec .currency-of-theyear-logo svg {width: 150px !important; height: 150px !important;}
	.banner-sec .cnverter_bx {width: 320px;height: 320px;}

	.business-center {padding: 50px 0;}

	.hereiswhy-sec .section-title {font-size: 22px; margin-bottom: 15px;}
	.hereiswhy-sec p {font-size: 14px; text-align: center;}
	.hereiswhy-sec .service-item-detail p {font-size: 14px;}
	.hereiswhy-sec .service-item .service-item-wrap {display: block !important;}
	.hereiswhy-sec .sec-line {display: none;}
	.hereiswhy-sec .service-item-detail {padding-left: 0; max-width: unset !important;}
	.hereiswhy-sec .service-item-icon {margin: 0 auto 10px;}
	.hereiswhy-sec .service-item-detail {text-align: center;}
	.hereiswhy-sec .service-item-2 .service-item-detail {padding-left: 0; margin-top: 0;}
	.hereiswhy-sec.business-solution-sec .service-item-3 .service-item-detail {margin-top: 0;}
	
	.custom-slider .waystotransfer-slider-title {font-size: 22px; text-align: center;}
	.custom-slider .waystotransfer-slider-detail {text-align: center; font-size: 14px;}
	.custom-slider .custom-slider-detail {min-height: unset; padding-top: 0;}
	.custom-slider .custom-carousel {text-align: center; margin-bottom: 25px !important;}

	.our-achievements-sec .our-achievements-items {height: 85px; border-radius: 50px;}
	.our-achievements-sec .our-achievements-items.our-payments-achievements .our-achievements-count, 
	.our-achievements-sec .our-achievements-items.our-countries-achievements .our-achievements-count, 
	.our-achievements-sec .our-achievements-items.our-review-achievements .our-achievements-count {margin-left: 0;}
	.our-achievements-sec .our-achievements-items .our-achievements-review {display: none;}
	.our-achievements-sec .our-achievements-items .our-achievements-details {font-size: 14px; padding: 5px; }
	.our-achievements-sec .our-achievements-items .our-achievements-count {min-width: 85px; height: 70px; font-size: 16px; line-height: 70px;}
	.our-achievements-sec .our-achievements-items .our-achievements-shadow {margin-right: 5px; margin-left: 5px;}
	.our-achievements-sec .our-achievements-items .our-achievements-logo {min-width: 35px; margin-right: 10px;}
	.our-achievements-sec .our-achievements-items .our-achievements-shadow {height: 70px; width: 4px;}

	.testimonials-sec .testimonial-item-detail {text-align: center;}

	.business-quates-sec {padding: 50px 0;}
	.business-quates-sec .business-quates-item {font-size: 18px;}
	.business-quates-sec .business-quates-detail p {margin-top: 0; margin-bottom: 20px; font-size: 16px;}
	.business-contactus-sec p {font-size: 22px;}
	footer {padding: 50px 0 0;}
}