@media (max-width:1680px){
    .currency_converter_area .converter_left {
        width: calc(50% - 103px);
        overflow: hidden;
    }
    .currency_converter_area .converter_right{
        width: calc(50% + 103px);
        padding-left: 60px;
        padding-right: 50px;
    }
}
@media (max-width:1199px){
	.work_step.work_first::after {
		right: -115px;
		width: 206px;
		background-size: contain;
	}
	.work_step.work_middle::after {
		right: -115px;
		width: 206px;
		background-size: contain;
	}
}

@media (max-width:991px){
    .about_currency_area .about_img{
        margin-top: 50px;
    }
    .crypto-prices-item{
        margin-bottom: 10px;   
    }
    .expertise_item_two .expertise_content{
        padding: 12px 15px 33px;
    }
    .expertise_item_two{
        margin-bottom: 30px;
    }
    .service_item{
        padding: 35px 20px;
    }
    .get_more_two .text-right{
        text-align: left !important;
        margin-top: 20px;
    }
    .work_step.work_first:after,.work_step.work_middle:after{
        display: none;
    }
    .work_step .work_icon:before{
        left: 53%;
    }
    .currency_converter_area{
        display: block;
    }
    .currency_converter_area .converter_left,.currency_converter_area .converter_right,.currency_converter_area .converter_left img{
        width: 100%;
    }
    .currency_converter_area .converter_right{
        padding-bottom: 150px;
    }
	.how_work_area .row{
		margin-bottom: -50px;
	}
}

@media (max-width:576px){
    .sell_content_two h2{
        font-size: 30px;
        line-height: 45px;
    }
	.banner_content .br_title {
		font-size: 40px;
		line-height: 50px;
	}
	.section_title h2 {
		font: 600 26px/36px "Poppins", sans-serif;
	}
	.title_p {
		font: 400 18px/26px "Lora", serif;
		font-style: italic;
	}
    .currency_converter_area .converter_right .converter_info .HS1mainContainer tbody tr td:nth-child(3),.currency_converter_area .converter_right .converter_info .HS1mainContainer tbody tr td:nth-child(2),.currency_converter_area .converter_right .converter_info .HS1mainContainer tbody tr td:nth-child(5),.currency_converter_area .converter_right .converter_info .HS1mainContainer tbody tr td:nth-child(6){
        width: 48%;
    }
    .currency_converter_area .converter_right .converter_info .HS1mainContainer tbody tr td:nth-child(4){
        display: none;
    }
    .currency_converter_area .converter_right .converter_info .HS1mainContainer tbody tr td:nth-child(6){
        top: 75px;
        left: 0;
    }
    .currency_converter_area .converter_right .converter_info .HS1mainContainer tbody tr td:nth-child(2){
        top: 75px;
    }
    .currency_converter_area .converter_right .converter_info .HS1mainContainer tbody tr td:nth-child(5){
        left:auto;
        right: 0;
        font-size: 18px;
    }
    .currency_converter_area .converter_right{
        padding: 90px 15px 220px;
    }
    .about_widget .widget_inner{
        display: block;
    }
}

@media (max-width:480px){
    .converter{
        padding-left: 20px;
        padding-right: 20px;
    }
    .bg-about {
		padding: 135px 0px 62px;
	}
    .bg-about h1 {
        margin-top: 12px;
    }
    .about_title:after{
        margin-left: 13px;
    }
    .about_title{
        font-size: 16px;
    }
}