/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1449px) {

}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {

.header-logo a img {
	max-width: 150px;
}
    .mainmenu ul li {
	display: inline-block;
	padding: 0 9px;
}
  .feature-area {
	padding-bottom: 60px;
}  
    .country-fx.fx-2 {
	max-width: 100%;
	margin: 0;
	margin-left: 0;
}
    
    
.feature-content h5 {
	font-size: 25px;
}
.country-content h5 {
	font-size: 25px;
}
.feature-content p {
	font-size: 18px;
}
.country-content p {
	font-size: 18px;
}
.country-fx {
	max-width: 100%;
}
.hero-content h4 {
	font-size: 29px;
}
.hero-content h2 {
	font-size: 48px;
}
.hero-content p {
	font-size: 26px;
}
.hero-content a {
	width: 190px;
	height: 40px;
	font-size: 18px;
}
.example-title h2 {
	font-size: 37px;
}
.example-title {
	margin-bottom: 50px;
}
.explain-area {
	padding-top: 50px;
}
.patner-title h2 {
	font-size: 37px;
}
.pricing-title h2 {
	font-size: 40px;
}
.contacty-wrap h3 {
	font-size: 38px;
}
.contacty-wrap p a {
	font-weight: 500;
	font-size: 27px;
}


.mainmenu ul li a {
	font-weight: 500;
	color: #374273;
	font-size: 17px;
}




}

 
/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {

  .header-logo a img {
	max-width: 100%;
}
    .mainmenu ul li {
	display: inline-block;
	padding: 0 9px;
}
  .feature-area {
	padding-bottom: 60px;
}  
    .country-fx.fx-2 {
	max-width: 100%;
	margin: 0;
	margin-left: 0;
}
    .mainmenu {
	padding-left: 14px;
	display: none;
}
    .ggd {
	display: none;
}
.hero-img {
	position: unset;
	right: 0;
	bottom: 0;
	margin-bottom: 30px;
}
    .hero-content {
	max-width: 500px;
	margin: auto;
	text-align: center;
}
    .hero-content a {
	width: 190px;
	height: 40px;
	font-size: 18px;
	margin: auto;
}
    .hero-wrap {
	padding-bottom: 60px;
}
    .example-title h2 {
	font-size: 25px;
}
    .explain-innr {
	width: 100%;
	height: auto;
	margin: auto;
	position: relative;
}
    .explain-area {
	padding-top: 50px;
	padding-bottom: 48px;
}
    .feature-fx {
	display: block;
	align-items: center;
	justify-content: space-between;
}
 .feature-img {
	width: 66%;
	margin: auto;
	margin-bottom: 30px;
}  
    .feature-content {
	width: 80%;
	text-align: center;
	margin: auto;
}
    .feature-img.featire-img2 {
	display: none;
}
    .feature-img.featire-img2.mobile-1 {
	display: block;
}
    .feature-content.feature-content-2 {
	width: 80%;
}
    .country-fx {
	display: block;
	align-items: center;
	justify-content: space-between;
	max-width: 100%;
	margin: auto;
}
    .country-img.mmf {
	display: none;
}
  .country-img.mopbile-2 {
	display: block;
	margin: auto;
	width: 65%;
	margin-bottom: 30px;
}  
    .country-content {
	width: 64%;
	text-align: center;
	margin: auto;
}
    .country-img.ppm {
	width: 65%;
	margin: auto;
	margin-bottom: 30px;
}
    .patner-title h2 {
	font-weight: 500;
	font-size: 30px;
}
    .pricing-title h2 {
	font-size: 30px;
	margin-bottom: 19px;
}
    .priciong-content h4 {
	font-size: 20px;
	margin-bottom: 7px;
}
    .priciong-content p {
	font-size: 16px;
	margin-bottom: 14px;
}
    .priciong-content h3 {
	font-size: 24px;
	margin-bottom: 28px;
}
    .contacty-wrap h3 {
	font-size: 30px;
}
    .contacty-wrap p {
	font-size: 20px;
}
    .price-btm {
	margin-top: 40px;
	margin-bottom: 50px;
}
   .bar {
	display: block;
} 
    
    
    
.feature-content h5 {
	font-size: 25px;
}
.country-content h5 {
	font-size: 25px;
}
.feature-content p {
	font-size: 18px;
}
.country-content p {
	font-size: 18px;
}
.country-fx {
	max-width: 100%;
}
.hero-content h4 {
	font-size: 23px;
}
.hero-content h2 {
	font-size: 48px;
}
.hero-content p {
	font-size: 26px;
}
.hero-content a {
	width: 190px;
	height: 40px;
	font-size: 18px;
}
.example-title h2 {
	font-size: 37px;
}
.example-title {
	margin-bottom: 50px;
}
.explain-area {
	padding-top: 50px;
}
.patner-title h2 {
	font-size: 37px;
}
.pricing-title h2 {
	font-size: 32px;
}
.contacty-wrap h3 {
	font-size: 30px;
}
.contacty-wrap p a {
	font-weight: 500;
	font-size: 23px;
}
    
.patner-single-item {
	width: 33%;
	text-align: center;
}
.patner-fx {
	width: 100%;
}
    
}
 

/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {

     .header-logo a img {
	max-width: 150px;
}
    .mainmenu ul li {
	display: inline-block;
	padding: 0 9px;
}
  .feature-area {
	padding-bottom: 60px;
}  
    .country-fx.fx-2 {
	max-width: 100%;
	margin: 0;
	margin-left: 0;
}
    .mainmenu {
	padding-left: 14px;
	display: none;
}
    .ggd {
	display: none;
}
.hero-img {
	position: unset;
	right: 0;
	bottom: 0;
	margin-bottom: 30px;
}
    .hero-content {
	max-width: 500px;
	margin: auto;
	text-align: center;
}
    .hero-content a {
	width: 190px;
	height: 40px;
	font-size: 18px;
	margin: auto;
}
    .hero-wrap {
	padding-bottom: 60px;
}
    .example-title h2 {
	font-size: 25px;
}
    .explain-innr {
	width: 100%;
	height: auto;
	margin: auto;
	position: relative;
}
    .explain-area {
	padding-top: 50px;
	padding-bottom: 48px;
}
    .feature-fx {
	display: block;
	align-items: center;
	justify-content: space-between;
}
 .feature-img {
	width: 100%;
	margin: auto;
	margin-bottom: 25px;
}  
    .feature-content {
	width: 100%;
	text-align: center;
	margin: auto;
}
    .feature-img.featire-img2 {
	display: none;
}
    .feature-img.featire-img2.mobile-1 {
	display: block;
}
    .feature-content.feature-content-2 {
	width: 100%;
}
    .country-fx {
	display: block;
	align-items: center;
	justify-content: space-between;
	max-width: 100%;
	margin: auto;
}
    .country-img.mmf {
	display: none;
}
  .country-img.mopbile-2 {
	display: block;
	margin: auto;
	width: 100%;
	margin-bottom: 30px;
}  
    .country-content {
	width: 100%;
	text-align: center;
	margin: auto;
}
    .country-img.ppm {
	width: 100%;
	margin: auto;
	margin-bottom: 30px;
}
    .patner-title h2 {
	font-weight: 500;
	font-size: 30px;
}
    .pricing-title h2 {
	font-size: 30px;
	margin-bottom: 19px;
}
    .priciong-content h4 {
	font-size: 18px;
	margin-bottom: 7px;
}
    .priciong-content p {
	font-size: 15px;
	margin-bottom: 14px;
}
    .priciong-content h3 {
	font-size: 20px;
	margin-bottom: 20px;
}
    .contacty-wrap h3 {
	font-size: 30px;
}
    .contacty-wrap p {
	font-size: 20px;
}
    .price-btm {
	margin-top: 40px;
	margin-bottom: 50px;
} 
    .header-buttons .sign-up {
	display: none;
}
    .header-buttons .login {
	display: none;
} 
    .hero-content h4 {
	font-size: 20px;
	line-height: 38px;
	margin-bottom: 5px;
}
    .hero-content h2 {
	font-size: 25px;
	margin-bottom: 23px;
}
    .hero-content p {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 12px;
}
    .hero-content span {
	font-size: 12px;
	margin-bottom: 23px;
}
    .explain-innr a {
	font-size: 31px;
}
    .patner-fx {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: auto;
}
    .patner-single-item p {
	margin: 0;
	font-size: 15px;
	font-weight: 500;
}
    .patner-single-item img {
	margin-bottom: 12px;
	max-width: 50px;
}
    .pricing-area {
	padding-top: 128px;
	margin-top: -38px;
	background-size: cover;
	background-position: center top;
	padding-bottom: 50px;
}
 .bar {
	display: block;
}   
    
    
.price-btm p {
	font-size: 14px;
}
    
        
.feature-content h5 {
	font-size: 18px;
}
.country-content h5 {
	font-size: 18px;
}
.feature-content p {
	font-size: 14px;
}
.country-content p {
	font-size: 14px;
}
.country-fx {
	max-width: 100%;
}
.hero-content h4 {
	font-size: 14px;
}
.hero-content h2 {
	font-size: 23px;
}
.hero-content p {
	font-size: 15px;
}
.hero-content a {
	width: 160px;
	height: 35px;
	font-size: 15px;
}
.example-title h2 {
	font-size: 25px;
}
.example-title {
	margin-bottom: 50px;
}
.explain-area {
	padding-top: 50px;
}
.patner-title h2 {
	font-size: 25px;
}
.pricing-title h2 {
	font-size: 27px;
	margin-bottom: 5px;
}
.contacty-wrap h3 {
	font-size: 25px;
}
.contacty-wrap p a {
	font-weight: 500;
	font-size: 20px;
}
    
.patner-single-item {
	width: 33%;
	text-align: center;
}
.patner-fx {
	width: 100%;
}
.country-content.nnv {
	width: 100%;
}
.pricing-area {
	padding-bottom: 28px;
}



}





/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {

 
}