@media screen and (min-width: 320px) and (max-width: 575px){
	/* header section start here*/
	.custom-header{
	    z-index: 1;
	    background: none;
	    position: absolute;
	    width: 100%;
	    top: 0;
	    border: none;
	    left: 0px;
	    right: 0px;
	}
	.default-btn{
	    border: 1px solid #C1104B;
	    color: #fff;
	    background: #E73570;
	    border-radius: 4px;
	    padding: 10px 15px;
	    font-weight: 500;
	    line-height: 1;
	    font-size: 16px;
	    letter-spacing: 0.7px;
	    font-family: robotoRegular;
		box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2) ;
	}
	.default-btn:hover{
	    text-decoration: none;
	    color: #fff;
	}

	.custom-header ul li .custom-dropdown{
	    background-color:#202f3d;
	    display: block;opacity: 0;visibility: hidden;transition: all 1s;
	}
	.custom-header ul li .dropdown-menu.show {opacity: 1;visibility: visible}

	.custom-btn{
	font-size: 24px;
	padding: 0;

	}
	.custom-header ul li .dropdown .custom-btn:focus,
	.custom-header ul li .dropdown .custom-btn:active,
	.custom-header ul li .dropdown .custom-btn.dropdown-toggle{
	    box-shadow: none;
	}
	.custom-header ul li .custom-dropdown button{
	    color: #fff;
	}
	.custom-header ul li .custom-dropdown button:hover{
	    background-color: #525252;
	}

	/* header section end here */

	/*banner section start here*/
	.slider-content{
	   padding-top: 140px;
	}
	.banner_background{
	    position: relative;
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/tablet/bg_01.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    min-height: 100vh;
	    display: flex;
	    background-position: center;
	 }
	.slider-desc h2{
	    font-size: 42px;
	    line-height: 52px;
	    max-width: 275px;
	    font-weight: 600;
	    font-family: robotoBold;
	    margin-bottom: 0;
	}
	.slider-desc h3{
	    font-size: 40px;
	    line-height: 50px;
		font-weight: 500;
	}
	.slider-desc p {
	    font-size: 18px;
	    line-height: 25px;
	    max-width: 320px;
	    padding: 25px 0;
	}
	.btn_open_account,
	.btn_promotion_open_account,
	.btn_online_trading{
	    font-family: robotoMedium;
	    font-size: 22px;
	    width: 265px;
	    background-color: #78BC1E;
	    border: 0;
	    height: 50px;
	    border-radius: 8px;
	    line-height: 50px;
	    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
	    padding: 0;
	}
	.btn_promotion_open_account,.btn_online_trading{
	    width: 168px;
	}
	.btn_open_account:hover,.btn_open_account:active,
	.btn_promotion_open_account:hover,
	.btn_promotion_open_account:active,.btn_online_trading:hover,
	.btn_online_trading:active{
	    background-color: #C1104B !important;
	    border: #78BC1E !important;
	}
	/*banner section end here*/

	/*promotion start here*/
	.promotion{
	    position: relative;
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/tablet/bg_02.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    display: flex;
	    background-position: center;
	    z-index: 1;
	}

	.promotion .promotion-content {
	    padding:  60px 0 30px 0;
	}
	.promotion .promotion-content h3,.participate h3{
	    font-size: 30px;
	    color: #7B4A00;
	}
	.promotion .promotion-content p{
	    font-size: 20px;
	    color: #7B4A00;
	    padding: 20px 0;
	}
	.promotion .participate .line{
		position: relative;
	    padding: 0;
	    height: auto;
	    min-height: 150px;
	    width: 85%;
	    margin: 0 auto;
	}
	.promotion .participate .line span{
		width: 75px;
	    height: 75px;
	    font-size: 45px;
	    line-height: 75px;
	    border-radius: 50%;
	    font-family: robotoLight;
	    color: #78BC1E;
	    border: 2px solid #78BC1E;
	    margin: 0 auto;
	    position: absolute;
	    left: 15px;
	}
	.promotion .participate .line .line-1,
	.promotion .participate .line .line-2,
	.promotion .participate .line .line-3,
	.promotion .participate .line .line-4,
	.promotion .participate .line .line-5,
	.promotion .participate .line .line-6{
		display: block;
	    width: 2px;
	    height: 79px;
	    background: #78BC1E;
	    position: absolute;
	    top: 62px;
	}
	.promotion .participate .participate-content{
	    padding-top: 35px;
	    padding-bottom:0;
	    width: 70%;
	    margin: 0 auto;
	}
	.promotion .participate .line .line-1,
	.promotion .participate .line .line-3,
	.promotion .participate .line .line-5{
	    left: 51px;
    	top: 73px;
	}
	.promotion .participate .line .line-2,
	.promotion .participate .line .line-4{
	    left: 51px;
    	top: 73px;
	}
	.promotion .participate .line .line-6{
		display: none;
	}
	.promotion .participate .line .participate-content-bottom{
	    padding-top: 7px;
	    line-height: 1.6;
	    padding-left: 105px;
	}
	.promotion .participate .line .participate-content-bottom p,
	.promotion .participate .line .participate-content-bottom h4{
	    margin-bottom: 0;
	    color: #866128;
	}
	.promotion .participate .line .participate-content-bottom h4{
	    font-size: 22px;
	}
	.promotion .participate .line .participate-content-bottom p{
	    font-size: 16px;
	}
	.promotion .promotion-footer{
	    width: 95%;
	    margin: 0 auto;
	    padding: 0 0 75px 0;
	    font-size: 14px;
	    color: #866128;
	}
	/*promotion end here*/

	/*Prizes start here*/
	.prizes{
	    position: relative;
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/pc/bg_03.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    display: flex;
	    background-position: center;
	    position: relative;
	    z-index: 1;
	}
	.prizes .master-1{
		width: 350px;
	    height: 260px;
	    position: absolute;
	    left: 0;
	    top: -171px;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/master-1.png);
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: -182px 0;
	    z-index: 999;
	}
	.prizes .prizes-content{
	    padding-top: 40px;
	}
	.prizes .prizes-content h3{
	    font-size: 30px;
	}
	.prizes .prizes-content p{
	    padding-top: 5px;
	    font-size: 23px;
	    width: 80%;
	}
	.prizes .prizes-content p strong{
	    font-size: 30px;
	}
	.prizes .prizes-list-all{
	    padding-top: 15px;
	}
	.prizes .prizes-list-all .prizes-list{
	    width: 90%;
	    padding: 0;
	    background-color: #FFFBD0;
	    margin-bottom: 40px;
	}
	.prizes-list-last{
	    margin-left: 0;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-top{
	    background-color: #B97614;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-top h4{
	    font-size: 22px;
	    padding: 15px 0;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-bottom{
	    color: #866128;
	    padding-bottom: 15px;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-bottom h4{
	    font-size: 23px;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-bottom p{
	    font-size: 18px;
	}
	.prizes .prizes-footer{
	    padding: 10px 0 50px 0;
	    font-size: 14px;
	}
	/*Prizes end here*/

	/* notiﬁcation start here */
	.notiﬁcation{
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/pc/bg_04.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    display: flex;
	    background-position: center;
	    position: relative;
	    z-index: 1;  
	}
	.notiﬁcation .p-position{
	    position: relative;
	}
	.notiﬁcation .p-position .master-2{
		width: 165px;
	    height: 215px;
	    position: absolute;
	    right: -85px;
	    top: -95px;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/master-2.png);
	    background-repeat: no-repeat;
	    background-size: 90%;
	    background-position: center;
	    z-index: 999;
	}
	.notiﬁcation .p-position .notiﬁcation-content p{
	    width: 85%;
	    margin: 0 auto;
	    padding-top: 65px;
	    font-size: 16px;
	    color: #866128;
	}
	.notiﬁcation .p-position .notiﬁcation-content .notiﬁcation-link{
	    padding-top: 35px;
	}
	.notiﬁcation .p-position .notiﬁcation-content .notiﬁcation-link a{
	    font-size: 16px;
	    color: #006747;
	}
	.notiﬁcation .p-position .notiﬁcation-content .notiﬁcation-btn{
	    padding-top: 45px;
	    padding-bottom: 65px;
	}
	/* notiﬁcation end here */

	/*footer start here*/
	.trade{
	    width: 100%;
	    background: #FFFBD0;
	    position: relative;
	    z-index: 1;  
	    padding-bottom: 80px;
	}
	.trade .trade-content{
	    padding-top: 60px;
	}
	.trade .trade-content h2{
	    font-size: 36px;
	    width: 80%;
	    margin: 0 auto;
	}
	.trade .trade-content > p{
	    width: 80%;
	    padding-top: 30px;
	    margin: 0 auto;
	    font-size: 18px;  
	}
	.trade .trade-content .trade-list-all{
	    padding-top: 40px;
	}
	.trade .trade-content .trade-list-all img{
	    width:auto;
	    height: 67px;
	}
	.trade .trade-content .trade-list-all p{
	    width: 55%;
	    margin: 0 auto;
	    padding-top: 15px;
	    padding-bottom: 40px;
	    font-size: 18px;
	}
	.trade .trade-btn{
	    padding-top: 20px;
	}
}

@media screen and (min-width: 576px) and (max-width: 767px){
	/* header section start here*/
	.custom-header{
	    z-index: 1;
	    background: none;
	    position: absolute;
	    width: 100%;
	    top: 0;
	    border: none;
	    left: 0px;
	    right: 0px;
	}
	.default-btn{
	    border: 1px solid #C1104B;
	    color: #fff;
	    background: #E73570;
	    border-radius: 4px;
	    padding: 10px 15px;
	    font-weight: 500;
	    line-height: 1;
	    font-size: 16px;
	    letter-spacing: 0.7px;
	    font-family: robotoRegular;
		box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2) ;
	}
	.default-btn:hover{
	    text-decoration: none;
	    color: #fff;
	}

	.custom-header ul li .custom-dropdown{
	    background-color:#202f3d;
	    display: block;opacity: 0;visibility: hidden;transition: all 1s;
	}
	.custom-header ul li .dropdown-menu.show {opacity: 1;visibility: visible}

	.custom-btn{
	font-size: 24px;
	padding: 0;

	}
	.custom-header ul li .dropdown .custom-btn:focus,
	.custom-header ul li .dropdown .custom-btn:active,
	.custom-header ul li .dropdown .custom-btn.dropdown-toggle{
	    box-shadow: none;
	}
	.custom-header ul li .custom-dropdown button{
	    color: #fff;
	}
	.custom-header ul li .custom-dropdown button:hover{
	    background-color: #525252;
	}

	/* header section end here */

	/*banner section start here*/
	.slider-content{
	    padding-top: 260px;
	}
	.banner_background{
	    position: relative;
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/tablet/bg_01.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    min-height: 100vh;
	    display: flex;
	    background-position: center;
	 }
	.slider-desc h2{
	    font-size: 53px;
	    line-height: 60px;
	    font-weight: 600;
	    font-family: robotoBold;
	    margin-bottom: 0;
	}
	.slider-desc h3{
	    font-size: 40px;
	    line-height: 50px;
		font-weight: 500;
	}
	.slider-desc p {
		font-size: 22px;
	    line-height: 30px;
	    max-width: 380px;
	    padding: 35px 0;
	}
	.btn_open_account,
	.btn_promotion_open_account,
	.btn_online_trading{
	    font-family: robotoMedium;
	    font-size: 22px;
	    width: 265px;
	    background-color: #78BC1E;
	    border: 0;
	    height: 50px;
	    border-radius: 8px;
	    line-height: 50px;
	    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
	    padding: 0;
	}
	.btn_promotion_open_account,.btn_online_trading{
	    width: 168px;
	}
	.btn_open_account:hover,.btn_open_account:active,
	.btn_promotion_open_account:hover,
	.btn_promotion_open_account:active,.btn_online_trading:hover,
	.btn_online_trading:active{
	    background-color: #C1104B !important;
	    border: #78BC1E !important;
	}
	/*banner section end here*/

	/*promotion start here*/
	.promotion{
	    position: relative;
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/tablet/bg_02.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    display: flex;
	    background-position: center;
	    z-index: 1;
	}

	.promotion .promotion-content {
	    padding:  60px 0 30px 0;
	}
	.promotion .promotion-content h3,.participate h3{
	    font-size: 40px;
	    color: #7B4A00;
	}
	.promotion .promotion-content p{
	    font-size: 25px;
	    color: #7B4A00;
	    padding: 20px 0;
	}
	.promotion .participate .line{
		position: relative;
	    padding: 0;
	    height: auto;
	    min-height: 200px;
	    width: 100%;
	    margin: 0 auto;
	}
	.promotion .participate .line span{
	    width: 126px;
	    height: 126px;
	    font-size: 80px;
	    line-height: 126px;
	    border-radius: 50%;
	    font-family: robotoLight;
	    color:#78BC1E;
	    border:4px solid #78BC1E;
	    margin: 0 auto;
	    position: absolute;
    	left: 15px;
	}
	.promotion .participate .line .line-1,
	.promotion .participate .line .line-2,
	.promotion .participate .line .line-3,
	.promotion .participate .line .line-4,
	.promotion .participate .line .line-5,
	.promotion .participate .line .line-6{
		display: block;
	    width: 4px;
	    height: 79px;
	    background: #78BC1E;
	    position: absolute;
	    top: 62px;
	}
	.promotion .participate .participate-content{
	    padding-top: 35px;
	    padding-bottom: 15px;
	    width: 70%;
	    margin: 0 auto;
	}
	.promotion .participate .line .line-1,
	.promotion .participate .line .line-3,
	.promotion .participate .line .line-5{
	    left: 77px;
	    top: 122px;
	}
	.promotion .participate .line .line-2,
	.promotion .participate .line .line-4{
	    left: 77px;
    	top: 125px;
	}
	.promotion .participate .line .line-6{
		display: none;
	}
	.promotion .participate .line .participate-content-bottom{
	    padding-top: 20px;
	    line-height: 1.8;
	    padding-left: 160px;
	}
	.promotion .participate .line .participate-content-bottom p,
	.promotion .participate .line .participate-content-bottom h4{
	    margin-bottom: 0;
	    color: #866128;
	}
	.promotion .participate .line .participate-content-bottom h4{
	    font-size: 25px;
	}
	.promotion .participate .line .participate-content-bottom p{
	    font-size: 20px;
	}
	.promotion .promotion-footer{
	    width: 90%;
	    margin: 0 auto;
	    padding: 25px 0 75px 0;
	    font-size: 14px;
	    color: #866128;
	}
	/*promotion end here*/

	/*Prizes start here*/
	.prizes{
	    position: relative;
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/pc/bg_03.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    display: flex;
	    background-position: center;
	    position: relative;
	    z-index: 1;
	}
	.prizes .master-1{
		width: 330px;
	    height: 260px;
	    position: absolute;
	    left: 0;
	    top: -140px;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/master-1.png);
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: -80px 0;
	    z-index: 999;
	}
	.prizes .prizes-content{
	    padding-top: 40px;
	}
	.prizes .prizes-content h3{
	    font-size: 40px;
	}
	.prizes .prizes-content p{
	    padding-top: 5px;
	    font-size: 22px;
	    padding-bottom: 15px;
	}
	.prizes .prizes-content p strong{
	    font-size: 35px;
	}
	.prizes .prizes-list-all{
	    padding-top: 15px;
	}
	.prizes .prizes-list-all .prizes-list{
	    width: 90%;
	    padding: 0;
	    background-color: #FFFBD0;
	    margin-bottom: 40px;
	}
	.prizes-list-last{
	    margin-left: 0;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-top{
	    background-color: #B97614;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-top h4{
	    font-size: 25px;
	    padding: 15px 0;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-bottom{
	    color: #866128;
	    padding-bottom: 15px;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-bottom h4{
	    font-size: 25px;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-bottom p{
	    font-size: 20px;
	}
	.prizes .prizes-footer{
	    padding: 10px 0 50px 0;
	    font-size: 14px;
	}
	/*Prizes end here*/

	/* notiﬁcation start here */
	.notiﬁcation{
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/pc/bg_04.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    display: flex;
	    background-position: center;
	    position: relative;
	    z-index: 1;  
	}
	.notiﬁcation .p-position{
	    position: relative;
	}
	.notiﬁcation .p-position .master-2{
		width: 165px;
	    height: 215px;
	    position: absolute;
	    right: -85px;
	    top: -95px;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/master-2.png);
	    background-repeat: no-repeat;
	    background-size: 90%;
	    background-position: center;
	    z-index: 999;
	}
	.notiﬁcation .p-position .notiﬁcation-content p{
	    width: 70%;
	    margin: 0 auto;
	    padding-top: 65px;
	    font-size: 18px;
	    color: #866128;
	}
	.notiﬁcation .p-position .notiﬁcation-content .notiﬁcation-link{
	    padding-top: 35px;
	}
	.notiﬁcation .p-position .notiﬁcation-content .notiﬁcation-link a{
	    font-size: 18px;
	    color: #006747;
	}
	.notiﬁcation .p-position .notiﬁcation-content .notiﬁcation-btn{
	    padding-top: 45px;
	    padding-bottom: 65px;
	}
	/* notiﬁcation end here */

	/*footer start here*/
	.trade{
	    width: 100%;
	    background: #FFFBD0;
	    position: relative;
	    z-index: 1;  
	    padding-bottom: 80px;
	}
	.trade .trade-content{
	    padding-top: 60px;
	}
	.trade .trade-content h2{
	    font-size: 40px;
	}
	.trade .trade-content > p{
	    width: 70%;
	    padding-top: 30px; 
	    margin: 0 auto;   
	}
	.trade .trade-content .trade-list-all{
	    padding-top: 40px;
	}
	.trade .trade-content .trade-list-all img{
	    width:auto;
	    height: 67px;
	}
	.trade .trade-content .trade-list-all p{
	    width: 100%;
	    margin: 0 auto;
	    padding-top: 15px;
	    padding-bottom: 40px;
	    font-size: 15px;
	}
	.trade .trade-btn{
	    padding-top: 20px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px){
	/* header section start here*/
	.custom-header{
	    z-index: 1;
	    background: none;
	    position: absolute;
	    width: 100%;
	    top: 0;
	    border: none;
	    left: 0px;
	    right: 0px;
	}
	.default-btn{
	    border: 1px solid #C1104B;
	    color: #fff;
	    background: #E73570;
	    border-radius: 4px;
	    padding: 10px 15px;
	    font-weight: 500;
	    line-height: 1;
	    font-size: 16px;
	    letter-spacing: 0.7px;
	    font-family: robotoRegular;
		box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2) ;
	}
	.default-btn:hover{
	    text-decoration: none;
	    color: #fff;
	}

	.custom-header ul li .custom-dropdown{
	    background-color:#202f3d;
	    display: block;opacity: 0;visibility: hidden;transition: all 1s;
	}
	.custom-header ul li .dropdown-menu.show {opacity: 1;visibility: visible}

	.custom-btn{
	font-size: 24px;
	padding: 0;

	}
	.custom-header ul li .dropdown .custom-btn:focus,
	.custom-header ul li .dropdown .custom-btn:active,
	.custom-header ul li .dropdown .custom-btn.dropdown-toggle{
	    box-shadow: none;
	}
	.custom-header ul li .custom-dropdown button{
	    color: #fff;
	}
	.custom-header ul li .custom-dropdown button:hover{
	    background-color: #525252;
	}

	/* header section end here */

	/*banner section start here*/
	.slider-content{
	    padding-top: 280px;
	}
	.banner_background{
	    position: relative;
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/tablet/bg_01.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    min-height: 100vh;
	    display: flex;
	    background-position: center;
	 }
	.slider-desc h2{
	    font-size: 53px;
	    line-height: 60px;
	    font-weight: 600;
	    font-family: robotoBold;
	    margin-bottom: 0;
	}
	.slider-desc h3{
	    font-size: 40px;
	    line-height: 50px;
		font-weight: 500;
	}
	.slider-desc p {
		font-size: 22px;
	    line-height: 30px;
	    max-width: 380px;
	    padding: 35px 0;
	}
	.btn_open_account,
	.btn_promotion_open_account,
	.btn_online_trading{
	    font-family: robotoMedium;
	    font-size: 22px;
	    width: 265px;
	    background-color: #78BC1E;
	    border: 0;
	    height: 50px;
	    border-radius: 8px;
	    line-height: 50px;
	    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
	    padding: 0;
	}
	.btn_promotion_open_account,.btn_online_trading{
	    width: 168px;
	}
	.btn_open_account:hover,.btn_open_account:active,
	.btn_promotion_open_account:hover,
	.btn_promotion_open_account:active,.btn_online_trading:hover,
	.btn_online_trading:active{
	    background-color: #C1104B !important;
	    border: #78BC1E !important;
	}
	/*banner section end here*/

	/*promotion start here*/
	.promotion{
	    position: relative;
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/pc/bg_02.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    display: flex;
	    background-position: center;
	    z-index: 1;
	}

	.promotion .promotion-content {
	    padding:  60px 0 30px 0;
	}
	.promotion .promotion-content h3,.participate h3{
	    font-size: 40px;
	    color: #7B4A00;
	}
	.promotion .promotion-content p{
	    font-size: 25px;
	    color: #7B4A00;
	    padding: 20px 0;
	}
	.promotion .participate .line{
	    position: relative;
	    /* padding: 30px 0; */
	    height: auto;
	    min-height: 200px;
	    width: 80%;
	    margin: 0 auto;
	}
	.promotion .participate .line span{
	    width: 126px;
	    height: 126px;
	    font-size: 80px;
	    line-height: 126px;
	    border-radius: 50%;
	    font-family: robotoLight;
	    color:#78BC1E;
	    border:4px solid #78BC1E;
	    margin: 0 auto;
	    position: absolute;
    	left: 15px;
	}
	.promotion .participate .line .line-1,
	.promotion .participate .line .line-2,
	.promotion .participate .line .line-3,
	.promotion .participate .line .line-4,
	.promotion .participate .line .line-5,
	.promotion .participate .line .line-6{
		display: block;
	    width: 4px;
	    height: 79px;
	    background: #78BC1E;
	    position: absolute;
	    top: 62px;
	}
	.promotion .participate .participate-content{
	    padding-top: 35px;
	    padding-bottom: 15px;
	    width: 70%;
	    margin: 0 auto;
	}
	.promotion .participate .line .line-1,
	.promotion .participate .line .line-3,
	.promotion .participate .line .line-5{
	    left: 77px;
	    top: 122px;
	}
	.promotion .participate .line .line-2,
	.promotion .participate .line .line-4{
	    left: 77px;
    	top: 125px;
	}
	.promotion .participate .line .line-6{
		display: none;
	}
	.promotion .participate .line .participate-content-bottom{
	    padding-top: 20px;
	    line-height: 1.8;
	    padding-left: 160px;
	}
	.promotion .participate .line .participate-content-bottom p,
	.promotion .participate .line .participate-content-bottom h4{
	    margin-bottom: 0;
	    color: #866128;
	}
	.promotion .participate .line .participate-content-bottom h4{
	    font-size: 25px;
	}
	.promotion .participate .line .participate-content-bottom p{
	    font-size: 20px;
	}
	.promotion .promotion-footer{
	    width: 85%;
	    margin: 0 auto;
	    padding: 25px 0 75px 0;
	    font-size: 14px;
	    color: #866128;
	}
	/*promotion end here*/

	/*Prizes start here*/
	.prizes{
	    position: relative;
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/pc/bg_03.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    display: flex;
	    background-position: center;
	    position: relative;
	    z-index: 1;
	}
	.prizes .master-1{
		width: 330px;
	    height: 260px;
	    position: absolute;
	    left: 0;
	    top: -140px;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/master-1.png);
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: -80px 0;
	    z-index: 999;
	}
	.prizes .prizes-content{
	    padding-top: 40px;
	    padding-bottom: 25px;
	}
	.prizes .prizes-content h3{
	    font-size: 40px;
	}
	.prizes .prizes-content p{
	    padding-top: 5px;
	    font-size: 25px;
	}
	.prizes .prizes-content p strong{
	    font-size: 35px;
	}
	.prizes .prizes-list-all{
	    padding-top: 15px;
	}
	.peizes-list-all-2>.d-flex{
	    -ms-flex-pack: distribute;
    	justify-content: space-around;
	}
	.prizes-list-last{
	    margin-left: 0;
	}
	.prizes .prizes-list-all .prizes-list{
	    width: 45%;
	    padding: 0;
	    background-color: #FFFBD0;
	    margin-bottom: 40px;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-top{
	    background-color: #B97614;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-top h4{
	    font-size: 25px;
	    padding: 15px 0;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-bottom{
	    color: #866128;
	    padding-bottom: 15px;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-bottom h4{
	    font-size: 25px;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-bottom p{
	    font-size: 20px;
	}
	.prizes .prizes-footer{
	    padding: 10px 0 50px 0;
	    font-size: 14px;
	}
	/*Prizes end here*/

	/* notiﬁcation start here */
	.notiﬁcation{
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/pc/bg_04.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    display: flex;
	    background-position: center;
	    position: relative;
	    z-index: 1;  
	}
	.notiﬁcation .p-position{
	    position: relative;
	}
	.notiﬁcation .p-position .master-2{
	    width: 215px;
	    height: 215px;
	    position: absolute;
	    right: -85px;
	    top: -75px;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/master-2.png);
	    background-repeat: no-repeat;
	    background-size: 90%;
	    background-position: center;
	    z-index: 999;
	}
	.notiﬁcation .p-position .notiﬁcation-content p{
	    width: 68%;
	    margin: 0 auto;
	    padding-top: 65px;
	    font-size: 18px;
	    color: #866128;
	}
	.notiﬁcation .p-position .notiﬁcation-content .notiﬁcation-link{
	    padding-top: 35px;
	}
	.notiﬁcation .p-position .notiﬁcation-content .notiﬁcation-link a{
	    font-size: 18px;
	    color: #006747;
	}
	.notiﬁcation .p-position .notiﬁcation-content .notiﬁcation-btn{
	    padding-top: 45px;
	    padding-bottom: 65px;
	}
	/* notiﬁcation end here */

	/*footer start here*/
	.trade{
	    width: 100%;
	    background: #FFFBD0;
	    position: relative;
	    z-index: 1;  
	    padding-bottom: 80px;
	}
	.trade .trade-content{
	    padding-top: 60px;
	}
	.trade .trade-content h2{
	    font-size: 40px;
	}
	.trade .trade-content > p{
	    width: 70%;
	    padding-top: 30px; 
	    margin: 0 auto;   
	}
	.trade .trade-content .trade-list-all{
	    padding-top: 40px;
	}
	.trade .trade-content .trade-list-all img{
	    width:auto;
	    height: 67px;
	}
	.trade .trade-content .trade-list-all p{
	    width: 80%;
	    margin: 0 auto;
	    padding-top: 15px;
	    padding-bottom: 40px;
	    font-size: 18px;
	}
	.trade .trade-btn{
	    padding-top: 20px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	/* header section start here*/
	.custom-header{
	    z-index: 1;
	    background: none;
	    position: absolute;
	    width: 100%;
	    top: 0;
	    border: none;
	    left: 0px;
	    right: 0px;
	}
	.default-btn{
	    border: 1px solid #C1104B;
	    color: #fff;
	    background: #E73570;
	    border-radius: 4px;
	    padding: 10px 15px;
	    font-weight: 500;
	    line-height: 1;
	    font-size: 16px;
	    letter-spacing: 0.7px;
	    font-family: robotoRegular;
		box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2) ;
	}
	.default-btn:hover{
	    text-decoration: none;
	    color: #fff;
	}

	.custom-header ul li .custom-dropdown{
	    background-color:#202f3d;
	    display: block;opacity: 0;visibility: hidden;transition: all 1s;
	}
	.custom-header ul li .dropdown-menu.show {opacity: 1;visibility: visible}

	.custom-btn{
	font-size: 24px;
	padding: 0;

	}
	.custom-header ul li .dropdown .custom-btn:focus,
	.custom-header ul li .dropdown .custom-btn:active,
	.custom-header ul li .dropdown .custom-btn.dropdown-toggle{
	    box-shadow: none;
	}
	.custom-header ul li .custom-dropdown button{
	    color: #fff;
	}
	.custom-header ul li .custom-dropdown button:hover{
	    background-color: #525252;
	}

	/* header section end here */

	/*banner section start here*/
	.slider-content{
	    padding-top: 280px;
	}
	.banner_background{
	    position: relative;
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/pc/bg_01.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    min-height: 100vh;
	    display: flex;
	    background-position: 75% 0;
	 }
	.slider-desc h2{
	    font-size: 65px;
	    line-height: 65px;
	    font-weight: 600;
	    font-family: robotoBold;
	    margin-bottom: 0;
	    max-width: 450px;
	}
	.slider-desc h3{
	    font-size: 40px;
	    line-height: 50px;
		font-weight: 500;
	}
	.slider-desc p {
	    font-size: 22px;
	    line-height: 30px;
	    max-width: 380px;
	    padding: 40px 0;
	}
	.btn_open_account,
	.btn_promotion_open_account,
	.btn_online_trading{
	    font-family: robotoMedium;
	    font-size: 22px;
	    width: 265px;
	    background-color: #78BC1E;
	    border: 0;
	    height: 50px;
	    border-radius: 8px;
	    line-height: 50px;
	    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
	    padding: 0;
	}
	.btn_promotion_open_account,.btn_online_trading{
	    width: 168px;
	}
	.btn_open_account:hover,.btn_open_account:active,
	.btn_promotion_open_account:hover,
	.btn_promotion_open_account:active,.btn_online_trading:hover,
	.btn_online_trading:active{
	    background-color: #C1104B !important;
	    border: #78BC1E !important;
	}
	/*banner section end here*/

	/*promotion start here*/
	.promotion{
	    position: relative;
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/pc/bg_02.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    display: flex;
	    background-position: center;
	    z-index: 1;
	}

	.promotion .promotion-content {
	    padding:  60px 0 30px 0;
	}
	.promotion .promotion-content h3,.participate h3{
	    font-size: 40px;
	    color: #7B4A00;
	}
	.promotion .promotion-content p{
	    font-size: 25px;
	    color: #7B4A00;
	    padding: 20px 0;
	}
	.promotion .participate .line{
	    position: relative;
	}
	.promotion .participate .line span{
	    width: 126px;
	    height: 126px;
	    font-size: 80px;
	    line-height: 126px;
	    border-radius: 50%;
	    font-family: robotoLight;
	    color:#78BC1E;
	    border:4px solid #78BC1E;
	    margin: 0 auto;
	}
	.promotion .participate .line .line-1,
	.promotion .participate .line .line-2,
	.promotion .participate .line .line-3,
	.promotion .participate .line .line-4,
	.promotion .participate .line .line-5,
	.promotion .participate .line .line-6{
	    display: block;
	    width: 100px;
	    height: 4px;
	    background: #78BC1E;
	    position: absolute;
	    top: 62px;
	}
	.promotion .participate .participate-content{
	    padding-top: 25px;
	    padding-bottom: 15px;
	}
	.promotion .participate .line .line-1,
	.promotion .participate .line .line-3,
	.promotion .participate .line .line-5{
	    right: -40px;
	}
	.promotion .participate .line .line-2,
	.promotion .participate .line .line-4,
	.promotion .participate .line .line-6{
	    left: -40px;
	}
	.promotion .participate .line .participate-content-bottom{
	    padding-top: 20px;
	    line-height: 1.8;
	}
	.promotion .participate .line .participate-content-bottom p,
	.promotion .participate .line .participate-content-bottom h4{
	    margin-bottom: 0;
	    color: #866128;
	}
	.promotion .participate .line .participate-content-bottom h4{
	    font-size: 25px;
	}
	.promotion .participate .line .participate-content-bottom p{
	    font-size: 20px;
	}
	.promotion .promotion-footer{
	    width: 85%;
	    margin: 0 auto;
	    padding: 25px 0 75px 0;
	    font-size: 14px;
	    color: #866128;
	}
	/*promotion end here*/

	/*Prizes start here*/
	.prizes{
	    position: relative;
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/pc/bg_03.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    display: flex;
	    background-position: center;
	    position: relative;
	    z-index: 1;
	}
	.prizes .master-1{
	    width: 470px;
	    height: 365px;
	    position: absolute;
	    left: 0;
	    top: -180px;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/master-1.png);
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: -80px 0;
	    z-index: 999;
	}
	.prizes .prizes-content{
	    padding-top: 40px;
	}
	.prizes .prizes-content h3{
	    font-size: 40px;
	}
	.prizes .prizes-content p{
	    padding-top: 5px;
	    font-size: 25px;
	}
	.prizes .prizes-content p strong{
	    font-size: 35px;
	}
	.prizes .prizes-list-all{
	    padding-top: 35px;
	}
	.prizes .prizes-list-all .prizes-list{
	    width: 32%;
	    padding: 0;
	    background-color: #FFFBD0;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-top{
	    background-color: #B97614;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-top h4{
	    font-size: 22px;
	    padding: 15px 0;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-bottom{
	    color: #866128;
	    padding-bottom: 15px;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-bottom h4{
	    font-size: 22px;
    	padding-top: 10px;
	}
	.prizes .prizes-list-all .prizes-list .prizes-list-bottom p{
	    font-size: 18px;
	}
	.prizes .prizes-footer{
	    padding: 30px 0 40px 0;
	    font-size: 14px;
	}
	/*Prizes end here*/

	/* notiﬁcation start here */
	.notiﬁcation{
	    width: 100%;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/pc/bg_04.jpg);
	    background-repeat: no-repeat;
	    background-size: cover;
	    display: flex;
	    background-position: center;
	    position: relative;
	    z-index: 1;  
	}
	.notiﬁcation .p-position{
	    position: relative;
	}
	.notiﬁcation .p-position .master-2{
	    width: 240px;
	    height: 240px;
	    position: absolute;
	    right: -90px;
	    top: -70px;
	    background-image: url(https://www.forex4you.com/th/wp-content/landing/th/deposit-to-win-2020/images/master-2.png);
	    background-repeat: no-repeat;
	    background-size: 90%;
	    background-position: center;
	    z-index: 999;
	}
	.notiﬁcation .p-position .notiﬁcation-content p{
	    width: 65%;
	    margin: 0 auto;
	    padding-top: 65px;
	    font-size: 18px;
	    color: #866128;
	}
	.notiﬁcation .p-position .notiﬁcation-content .notiﬁcation-link{
	    padding-top: 35px;
	}
	.notiﬁcation .p-position .notiﬁcation-content .notiﬁcation-link a{
	    font-size: 18px;
	    color: #006747;
	}
	.notiﬁcation .p-position .notiﬁcation-content .notiﬁcation-btn{
	    padding-top: 45px;
	    padding-bottom: 65px;
	}
	/* notiﬁcation end here */

	/*footer start here*/
	.trade{
	    width: 100%;
	    background: #FFFBD0;
	    position: relative;
	    z-index: 1;  
	    padding-bottom: 80px;
	}
	.trade .trade-content{
	    padding-top: 60px;
	}
	.trade .trade-content h2{
	    font-size: 40px;
	}
	.trade .trade-content > p{
	    width: 70%;
	    padding-top: 30px; 
	    margin: 0 auto;   
	}
	.trade .trade-content .trade-list-all{
	    padding-top: 40px;
	}
	.trade .trade-content .trade-list-all img{
	    width:auto;
	    height: 67px;
	}
	.trade .trade-content .trade-list-all p{
	    width: 80%;
	    margin: 0 auto;
	    padding-top: 15px;
	    padding-bottom: 40px;
	    font-size: 18px;
	}
	.trade .trade-btn{
	    padding-top: 20px;
	}	

}
