@media screen and (max-width: 1140px) {
    .home-banner-area {
        padding: 70px 0 100px 0;
    }
    .home__banner-content__title {
        font-size: 55px;
    }
    .bh-menu-area {
        padding-left: 15px;
    }
    .dsc-calculators-container .our-cal-col {
        padding: 24px 20px 30px 20px;
    }
    .pop-our-cal-left {
        width: 25%;
    }
    .pop-our-cal-mid {
        width: 46%;
    }
    .pop-our-cal-right {
        width: 29%;
    }
    .pop-our-cal-col-info .coupon-code a:hover .coupon-val,
    .pop-our-cal-col-info .coupon-code a .coupon-val {
        padding: 14px 8px 14px 16px;
    }
    .pop-our-cal-right .best-cfdtp-bottom-btn-area {
        max-width: 235px;
    }
    .pop-our-cal-mid h5 {
        font-size: 17px;
        padding-bottom: 11px;
    }
    .pop-our-cal-mid h3 {
        font-size: 30px;
    }
}
@media screen and (max-width: 1100px) {
    .landing-container { top: 88px; }
/*    .coupon-code a:hover .coupon-val,*/
    .coupon-code a,
    .coupon-code a .coupon-val,
    .coupon-code a .copy-text {
        font-size: 13px;
    }
    .pop-our-cal-col-info .coupon-code a:hover .copy-text,
    .pop-our-cal-col-info .coupon-code a .copy-text {
        background-position: 8px center;
        padding: 14px 13px 14px 35px;
    }
    .best-cfdtp-btn-area {
        max-width: 232px;
    }
    .pop-our-cal-right .best-cfdtp-bottom-btn-area {
        max-width: 222px;
    }
    #pf-tabs #pf-tab1 > div:nth-child(1) {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    #pf-tabs #pf-tab1 > div:nth-child(2),
    #pf-tabs #pf-tab2 > div:nth-child(2),
    #pf-tabs #pf-tab3 > div:nth-child(2) {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    #pf-tabs #pf-tab2 > div {
        display: grid;
        grid-template-columns: none;
        grid-template-areas: "a a a a a" "b c d e f";
        gap: 10px;
    }
    #pf-tabs #pf-tab2 > div > div {
        display: block;
        padding-top: 15px;
    }
    #pf-tabs #pf-tab2 > div > div:nth-child(1) {
        grid-area: a;
    }
    #pf-tabs #pf-tab2 > div > div:nth-child(2) {
        grid-area: b;
    }
    #pf-tabs #pf-tab2 > div > div:nth-child(3) {
        grid-area: c;
    }
    #pf-tabs #pf-tab2 > div > div:nth-child(4) {
        grid-area: d;
    }
    #pf-tabs #pf-tab2 > div > div:nth-child(5) {
        grid-area: e;
    }
    #pf-tabs #pf-tab2 > div > div:nth-child(6) {
        grid-area: f;
    }
}
@media screen and (max-width: 1035px) {
    .best-cfdtp-btn-area {
        max-width: 224px;
    }
    .coupon-code a .coupon-val {
        padding: 10px 10px 10px 15px; 
    }
    .coupon-code a .copy-text {
        background-position: 13px center;
        padding: 10px 10px 10px 33px; 
    }
    .coupon-code a:hover .copy-text { 
        background-position: 13px center;
    }
    .best-cfdtp-bottom-btn-area {
        max-width: 223px; 
    }
}
@media screen and (max-width: 1023px) {
    .navigation {
        height: 72px;
    }
    .bh-header-container {
        padding-top: 0;
        padding-bottom: 0;
    }
    .bh-header-right {
        padding-right: 0;
        padding-left: 0;
    }
    .bh-main-menu ul,
    .bh-mobile-btn { display: block; }
    .bh-header-area {
        padding-left: 0;
    }
    .bh-logo { margin: 10px 0 10px 10px; }

    .bh-desk-menu { display: none; }

    .bh-main-menu {
        background: #2e3a4e;
        width: 100%;
        padding: 30px 24px 30px 24px;
        overflow-y: auto;
    }
    .bh-mob-menu.bh-main-menu-active { display: block; }
    .bh-main-menu ul li {
        width: 100%;
    }

    .bh-main-menu > ul > li {
        border-bottom: 2px solid #374151;
    }
    .bh-main-menu > ul > li:hover {
        border-bottom: 2px solid #374151;
    }
    .bh-main-menu ul li a {
        color: #fff;
        display: block;
        padding: 13px 0 13px 0;
    }
    .bh-main-menu ul li a > strong {
        display: block;
    }
    .bh-main-menu > ul > li.menu-item-has-children:hover > a::after,
    .bh-main-menu ul li.menu-item-has-children a::after {
        position: absolute;
        top: 16px;
        right: 6px;
        border-color: #fff;
    }
    .bh-main-menu ul > li.menu-item-has-children.menu-item-active > a::after { top: 20px; }

    .bh-main-menu ul li.menu-item-active ul {
        width: 100%;
        left: 0;
        top: 53px;
        z-index: 999;
    }
    .bh-main-menu ul li.menu-item-active.sub-menu-wrap > ul { padding-top: 73px; margin-top: 14px; }
    .bh-main-menu ul li.sub-menu-wrap ul li {
        width: 100%;
    }
    .bh-main-menu ul li .menu-item-wrap.menu-item-wrap-active {
        left: 0; top: 0;
        z-index: 99;
    }

    .bh-main-menu > ul > li:hover > a:after {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    .bh-main-menu > ul > li.menu-item-has-children:hover > a::after {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .bh-main-menu li:hover > ul {
        display: none;
    }
    .bh-main-menu li:hover.sub-menu-wrap > ul {
        display: none;
    }
    .bh-main-menu li:hover > ul ul {
        display: block;
    }
    .bh-main-menu ul > li > ul > li { border-bottom: 0; }
    .bh-header-container.bh-back-active .bh-back {
        display: block;
    }

    .bh-header-right {
        width: 100%;
    }

    .bh-main-menu ul > li > ul { padding-top: 73px; margin-top: 14px; }
    .bh-main-menu ul li ul li ul li.bottom-link-1 a { margin-bottom: 15px; }

    .bh-main-menu > ul > li:hover > a, .bh-main-menu > ul > li a:hover,
    .bh-main-menu > ul > li.current-menu-item > a {
        background: transparent;
        color: #fff;
        border-color: transparent;
    }
    .bh-back {
        top: 63px;
    }

    /*   main  */
    .main-wrap {
        padding-top: 70px !important;
    }
    .bh-bg-overlay { height: 100%; }

    /*  banner */
    .home-banner-area {
        padding: 60px 0 80px 0;
    }

    .banner-cont h1 {
        font-size: 34px;
        padding-bottom: 18px;
    }
    /*.breadcrumbs {
        display: none;
    }*/
    .banner-container {
        padding-top: 20px;
    }
    .pros-cons ul li {
        font-size: 16px;
        padding-bottom: 15px;
    }
    .pros-cons ul li::before { top: 4px; }
    .landing-container { top: 72px; }
    #pf-tabs #pf-tab3 > div:nth-child(1) {
        gap: 10px;
        grid-template-columns: 49.2% 49.2%;
    }
}
@media screen and (max-width: 991px) {
    .home__banner-content__title {
        font-size: 45px;
    }
    .home-feature-container {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .home-feature-container h2 {
        font-size: 30px;
    }
    .banner-bottom-cont h2 {
        font-size: 28px;
    }
    .broker-com-cont h3 {
        font-size: 24px;
        padding-bottom: 7px;
    }
    .footer-container {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .footer-logo {
        margin-bottom: 12px;
    }
    .banner-cont h1 {
        font-size: 28px;
    }

    .reg-unreg-area {
        padding-top: 10px;
    }
    .reg-unreg-left-col {
        padding-top: 0;
    }
    .popular-content p,
    .accordion-content p {
        padding-bottom: 14px;
    }
    .sidebar_and_content {
        margin-top: 10px;
    }
    .entry-content h2 {
        font-size: 25px;
    }
    .prop-trader {
        padding: 20px 0 20px 0;
    }
    .prop-trader-row p {
        padding: 5px 0 5px 10px;
    }
    .faq-container {
        padding-bottom: 20px;
    }
    .faq-container h2.header-sideline {
        margin-bottom: 10px;
    }
    .footer-top-author-area {
        padding: 20px 15px 10px 15px;
        margin: 17px 0 30px 0;
    }
    .author-wrapper {
        padding: 0;
    }
    .footer-top-author-area .author-img {
        margin-right: 15px;
    }
    .footer-top-author-area .author-info strong {
        font-size: 18px;
        padding-bottom: 5px;
    }
    .best-cfdtp-info-col {
        padding-right: 20px;
    }
    .best-cfdtp-info {
      width: 73%;
    }
    .best-cfdtp-info-col:before {
        left: -15px;
    }
    .yellow-box-content .forexhead .promo-code {
        font-size: 18px;
    }
    .content-group {
        margin-top: 35px;
    }
    /* jump to btn   */
    body.overflow-hidden {
        overflow: hidden;
    }
    body.overflow-hidden .bh-menu-area,
    body.overflow-hidden .landing-container {
        z-index: 9999999;
    }
    .pn-ProductNav_Wrapper {
        position: unset;
        min-height: 44px;
    }
    [data-overflowing="both"] ~ .pn-Advancer_Right,
    [data-overflowing="right"] ~ .pn-Advancer_Right,
    .pn-Advancer_Right,
    .pn-Advancer_Left {
        display: none;
    }
    .pn-ProductNav_Link span img,
    .pn-ProductNav {
        display: none;
    }
    .jump-to-btn {
        background-color: #fff;
        border: 1px solid #b1b7c5;
        max-width: 115px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        transition: all .3s ease-in-out;
        display: block;
        position: absolute;
        right: 15px;
        top: 5px;
        z-index: 999999;
    }
    .jump-to-btn a {
        color: #0157ff;
        letter-spacing: 1px;
        font-weight: 700;
        display: block;
        padding: 8px 10px;
    }
    .jump-to-btn:hover {
        background-color: #f2f7ff;
        border: 1px solid #0157ff;
        color: #0157ff;
    }
    .jump-to-btn a span {
        font-size: 16px;
        width: 16px;
        height: 16px;
        margin-left: 6px;
        display: inline-block;
        vertical-align: middle;
    }
    body.overflow-hidden .pn-ProductNav.active {
        border-radius: 15px 15px 0 0;
        background-color: #fff;
        width: 100%;
        height: calc(100% - 75px);
        max-width: 800px;
        margin: 0 auto;
        padding: 50px 24px 30px 24px;
        display: flex;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999999;
    }
    body.overflow-hidden .toc-close {
        background: #f3f4f8;
        width: 32px;
        height: 32px;
        padding: 5px;
        position: absolute;
        top: 16px;
        right: 16px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: block;
        cursor: pointer;
        z-index: 99999999;
    }
    body.overflow-hidden .pn-ProductNav_Contents {
        width: 100%;
        max-height: 400px;
        overflow: hidden;
        overflow-y: scroll;
        margin-top: 15px;
    }
    body.overflow-hidden .pn-ProductNav_Link {
        color: #5f5f5f;
        font-size: 16px;
        text-align: left;
        display: block;
        padding: 5px 0;
        margin: 11px 0;
        width: 100%;
        height: auto;
        border: none;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    body.overflow-hidden .pn-ProductNav_Link:first-child {
        margin-top: 0;
    }
    body.overflow-hidden .pn-ProductNav_Link:last-child {
        margin-bottom: 0;
    }
    body.overflow-hidden .pn-ProductNav_Link.active,
    body.overflow-hidden .pn-ProductNav_Link:hover {
        background: none;
        color: #000;
        -webkit-transform: translate(16px);
        transform: translate(16px);
    }
    body.overflow-hidden .pn-ProductNav_Link span strong {
        font-weight: 400;
        padding-bottom: 0;
    }
    body.overflow-hidden .pn-ProductNav_Link.active span strong,
    body.overflow-hidden .pn-ProductNav_Link:hover span strong {
        font-weight: 700;
    }
    body.overflow-hidden .pn-ProductNav_Link.active {
        border-bottom: none;
    }
    body.overflow-hidden .pn-ProductNav_Link.active::before {
        display: none;
    }
    .overlay {
        background: rgba(0, 0, 0, 0.5);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 999999;
        cursor: pointer;
        display: none;
    }
    .overlay.active {
        display: block;
    }
    .acfb-popular-table {
        padding: 20px 20px 15px 20px;
    }
    .acfb-popular-table-cont {
        padding: 15px 15px 15px 15px;
    }
    .careers-container {
        padding-top: 20px;
    }
    .our-calculators-area {
        padding-bottom: 15px;
    }
    .our-cal-info {
        padding: 12px 10px 10px 10px;
    }
    .our-cal-col-img h5 {
        font-size: 25px;
    }
    .our-cal-bottom-cont {
        padding-top: 15px;
    }
    .our-cal-bottom-cont h2 {
/*        padding-bottom: 5px;*/
        padding-top: 5px;
    }
    .our-cal-bottom-cont p {
        padding-bottom: 14px;
    }
    .contact-from-wrapper {
        padding-bottom: 40px;
    }
    .prop-workteam {
        padding: 20px 15px 16px 15px;
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 920px) {
    .coupon-code a,
    .coupon-code a .coupon-val,
    .coupon-code a .copy-text {
        font-size: 11px;
    }
    .best-cfdtp-btn-area {
        max-width: 207px;
    }
    .best-cfdtp-btn-area .best-cfdtp-btn {
        font-size: 16px;
        padding: 12px 16px;
    }
}
@media screen and (max-width: 900px) {
    .best-cfdtp-info-col {
        padding-right: 15px;
    }
    .best-cfdtp-info-col:before {
        left: -10px;
    }
    #pf-tabs #pf-tab2 > div:nth-child(2),
    #pf-tabs #pf-tab3 > div:nth-child(2) {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    #pf-tabs #pf-tab3 > div > div > div {
        width: 90%;
    }
    .browse-categories ul li {
        width: 25%;
    }
}
@media screen and (max-width: 840px) {
    .best-cfdtp-info {
        width: 100%;
        padding-bottom: 25px;
    }
    .best-cfdtp-btn {
        font-size: 18px;
        padding: 11px;
    }
    .best-cfdtp-info-col {
        padding-right: 30px;
    }
    .best-cfdtp-info-col:before {
        left: -25px;
    }
    .best-cfdtp-btn-area {
        max-width: 225px;
    }
    .coupon-code {
        text-align: left; 
    }
    .coupon-code a,
    .coupon-code a .coupon-val,
    .coupon-code a .copy-text {
        font-size: 12.5px;
    }
    .best-cfdtp-bottom-btn-area {
        max-width: 206px;
        margin: 0;
    }
    .dsc-calculators-container .our-cal-col {
        padding: 24px 15px 30px 15px;
    }
    .pop-our-cal-right .best-cfdtp-btn-area {
        max-width: 234px;
        margin: 0 auto;
    }
    .pop-our-cal-col-info .coupon-code a:hover .coupon-val,
    .pop-our-cal-col-info .coupon-code a .coupon-val {
        padding: 11px 8px 11px 16px;
    }
    .pop-our-cal-col-info .coupon-code a:hover .copy-text,
    .pop-our-cal-col-info .coupon-code a .copy-text {
        padding: 11px 13px 11px 35px;
    }
    .pop-our-cal-left {
        width: 100%;
    }
    .pop-our-cal-mid {
        width: 100%;
        padding: 25px 0;
    }
    .pop-our-cal-right {
        width: 100%;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .pop-ds-social ul li a {
        font-size: 16px;
        padding: 12px 20px 10px 20px;
    }
    .pop-ds-social ul li {
        padding-bottom: 12px;
    }
    .faq-item {
        padding: 10px 12px 5px 10px;
    }
}
@media screen and (max-width: 767px) {
    .home-banner-left-cont {
        width: 100%;
        padding-bottom: 40px;
    }
    .home-banner-right {
        width: 100%;
    }
    .home__banner-content__title {
        font-size: 28px;
    }
    .home-banner-left-cont p {
        font-size: 22px;
    }
    .home-banner-right img {
        margin: 0 auto;
    }
    .home2-carousel .carousel-cell span {
        font-size: 17px;
    }
    .banner-bottom-cont p {
        padding-bottom: 14px;
    }
    .home-feature-broker-item h3 {
        font-size: 21px;
        padding-bottom: 9px;
        margin-bottom: 10px;
    }
    .home-feature-broker-col {
        width: 100%;
    }
    .broker-com-container {
        padding-bottom: 40px;
    }
    .broker-com-cont-left {
        width: 100%;
        max-width: 440px;
        padding: 0;
    }
    .broker-com-cont {
        width: 100%;
        padding: 30px 0 10px 0;
    }
    .broker-com-cont ol,
    .broker-com-cont ul {
        padding: 10px 0 10px 0;
    }
    .footer-menu ul li {
        padding: 0 5px 7px 5px;
    }
    .back-top {
        display: none;
    }
    .banner-cont h1 {
        font-size: 23px;
        padding-bottom: 10px;
    }
    .banner-cont p {
        font-size: 16px;
    }
    .author-col .author-info {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column;
        -webkit-justify-content: center;
        justify-content: center;
        margin-right: 0;
        padding-top: 0;
    }
    .cfx-top-author .author-info strong {
        font-size: 11px;
        display: inline-block;
    }
    .author-col a.bio-btn {
        padding-bottom: 0;
    }
    .cfx-top-author .author-info .author-des-area p {
        font-size: 12px;
    }
    .banner-bottom-text p {
        font-size: 14px;
    }

    .reg-unreg-area {
        padding-bottom: 40px;
        margin: 0;
    }
    .reg-unreg-left-col {
        width: 100%;
        padding: 0 0 20px 0;
    }
    .reg-unreg-right-col {
        width: 100%;
    }
/* 	.mob-hide-img {
		display: none;
	 } */
	.mob-hide-img img {
  		margin: 0;
	}
    .top-forex-trading-area ul {
        padding: 10px 0 10px 22px;
    }
    .reg-unreg-right-col iframe {
        position: unset;
        height: 300px;
    }
    .yellow-box-content {
        padding: 17px 15px 10px 15px;
    }
    .yellow-box-content h2 {
        font-size: 22px;
        padding-bottom: 10px;
    }
    .best-cfdtp-item {
        padding: 20px 15px 30px 15px;
    }
    .alignright {
        float: unset;
        margin: 10px 0;
    }
    .entry-content h2 {
        font-size: 22px;
    }
    .pnumber-cont {
        padding: 0 0 5px 35px;
    }
    .pnumber-cont span {
        width: 35px;
        top: 10px;
        font-size: 35px;
    }
    .prop-trader-col {
        width: 100%;
        padding-right: 0;
    }
    .sidebar {
        width: 240px;
        margin: 15px 0 0 0;
    }
    .author-social {
        margin: 40px 0 40px 0;
    }
    .comparison-partners h2 {
        font-size: 23px;
        margin-left: 0;
    }
    .best-cfdtp-info-col {
        padding-right: 20px;
    }
    .best-cfdtp-info-col:before {
        left: -15px;
    }
    /*.sidebar_and_content .popular-content {
        float: right;
        width: calc(100% - 242px);
    }*/
    .sidebar_and_content .popular-content {
        width: 100%;
    }
    .pros-cons-area {
        gap: 0;
        grid-template-columns: 1fr;
        margin: 20px 0;
    }
    .pros-cons {
        padding: 21px 12px 29px 12px;
    }
    .pros-cons:first-of-type {
        border-bottom: 0;
        border-radius: 8px 8px 0 0;
        padding-bottom: 0;
    }
    .pros-cons:last-of-type {
        border-radius: 0 0 8px 8px;
        border-top: 0;
    }

    .pn-ProductNav_Link {
        display: block !important;
        padding: 5px 0 5px 0 !important;
        margin: 11px 0 !important;
        -webkit-box-shadow: inherit;
        -moz-box-shadow: inherit;
    }
    body.overflow-hidden .pn-ProductNav_Link.active,
    body.overflow-hidden .pn-ProductNav_Link:hover,
    .pn-ProductNav_Link.active {
        background: none;
        color: #000;
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    body.overflow-hidden .pn-ProductNav_Link.active:hover,
    body.overflow-hidden .pn-ProductNav_Link:hover {
        background: none;
        color: #000;
        -webkit-transform: translate(16px);
        transform: translate(16px);
    }
    .pn-ProductNav_Link.active,
    .pn-ProductNav_Link:hover {
        color: #2e353f !important;
        background: #fff !important;
    }
    body.overflow-hidden .pn-ProductNav_Link {
        width: 100% !important;
    }
    .pn-ProductNav_Link span,
    .bottom-header-fixed .pn-ProductNav_Link span {
        width: 100%;
    }
    .forexhead {
        font-size: 25px !important;
        padding-bottom: 25px !important;
    }
    .right-video {
        float: none;
        width: 100%;
    }
    .table-with-icon {
        width: 100%;
        float: none;
    }
    .table-with-video .postvideo {
        width: 100%;
        margin-bottom: 15px;
    }
    .postvideo {
        margin-bottom: 15px;
    }
    .table-with-video .right-video img {
        margin: 0 auto;
    }
    .yellow-box-content {
        padding: 17px 15px 5px 15px;
        margin-top: 20px;
    }
    .content-group h3 {
        font-size: 20px;
    }
    .rating-title-left {
        width: 100%;
    }
    .rating-title-right {
        width: 100%;
        margin: 15px 0;
    }
    .rating-col {
        width: 100%;
    }
    .webvisitbtn-green {
        font-size: 17px;
        display: block;
        padding: 15px 20px 13px 20px;
        margin: 15px auto 20px;
    }
    #pf-tabs #pf-buttons a {
        padding: 10px 3px;
        font-size: 8pt;
    }
    .post-content .sidebar_and_content .entry-content .acfb-popular-aimg img {
        display: inline-block !important;
    }
    .acfb-popular-table table tr td .acfb-popular-aimg span {
        margin-right: 7px;
    }
    .flickity-viewport {
        height: auto !important;
    }
    .flickity-slider {
        left: unset !important;
        transform: unset !important;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: 1fr;
        grid-gap: 12px;
        display: -ms-grid;
        -ms-grid-columns: 1fr 12px 1fr;
        -ms-grid-rows: 1fr 12px 1fr;
    }
    .carousel {
        display: flex;
        flex-wrap: wrap;
    }
    .carousel-cell {
        position: unset !important;
        left: unset !important;
        width: 100%;
        height: auto;
        min-height: 120px;
        margin-right: 0;
        flex: 1 0 40%;
        margin: 10px;
    }
    .our-cal-col {
        width: 50%;
    }
    .our-cal-bottom-cont h2 {
        font-size: 23px;
    }
    .careers-banner .banner-area {
        margin: 0px auto 10px;
    }
    .careers-banner .banner-cont p {
        margin-bottom: 0;
    }
    .popcon-bg-gray-area {
        padding-top: 15px;
    }
	.contact-container .prop-trad-col,
    .popcon-bg-gray {
        padding: 13px 15px 15px 15px;
    }
	.contact-container .prop-trad-col h3,
    .popcon-bg-gray h3 {
        font-size: 21px;
    }
    .contact-from-wrapper {
        padding-bottom: 30px;
    }
    .get-in-contact {
        width: 100%;
    }
    .main-form {
        width: 100%;
    }
    .contact-form {
        padding: 25px 15px 20px 15px;
    }
    .input-filed-half {
        width: 100%;
    }
    .contact-form textarea,
    .contact-form input[type="text"],
    .contact-form input[type="email"],
    .contact-form input[type="url"],
    .contact-form input[type="color"],
    .contact-form input[type="date"],
    .contact-form input[type="datetime"],
    .contact-form input[type="datetime-local"],
    .contact-form input[type="month"],
    .contact-form input[type="number"],
    .contact-form input[type="time"] {
        padding-left: 10px;
        padding-right: 10px;
    }
    .contact-form textarea {
        height: 120px;
    }
    .prop-bio-cont .entry-content h2 {
        padding-top: 15px;
    }
    .prop-bio-cont .entry-content ul li {
        margin: 0 0 3px 0;
    }
    .prop-bio-cont .entry-content .prop-workteam h2 {
        padding-bottom: 6px;
    }
    .backed-prop-firms-wrap h3 {
        font-size: 25px;
        padding-bottom: 15px;
    }
    .backed-prop-firms-wrap {
        margin-top: 30px;
    }
    .backed-prop-firms-wrap:before {
        background-size: 220px 180px;
        width: 220px;
        height: 180px;
        top: 25px;
        left: 15px;
    }
    .backed-prop-firms-wrap ul li {
        width: 50%;
        padding: 10px 10px !important;
    }
    .pf-two-col-area {
        border: 1px solid #dfdfd9;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        margin-bottom: 26px;
    }
    .pf-bg-gray {
        border: 0;
    }
    .pf-two-col {
        width: 100%;
        border: 0;
    }
    .pf-two-col:last-child {
        padding-top: 0;
    }
    .browse-categories ul li {
        width: 50%;
    }
    .table-of-content {
        padding: 20px 12px 20px 12px;
    }
    .table-of-content h4,
    .table-of-content p {
        font-size: 22px;
    }
    .postvideo {
        float: unset;
        width: 100%;
        margin-bottom: 15px;
    }
    .grey-left {
        width: 100%;
        padding: 15px 12px 10px 12px;
    }
    .grey-left:first-child {
        margin-bottom: 20px;
    }
    .content-group h3 {
        padding-top: 10px;
        margin-bottom: 5px;
    }
    .pop-bg-gray {
        padding: 15px;
    }
}
@media screen and (max-width: 640px) {
    .best-cfdtp-info-col {
        width: 100%;
        padding-right: 0;
        padding-bottom: 25px;
    }
    .best-cfdtp-info-col:first-child {
        width: 100%;
    }
    .best-cfdtp-info-col:nth-child(3) {
        width: 100%;
        padding-bottom: 20px;
    }
    .best-cfdtp-info-col:last-child {
        padding-bottom: 0;
    }
    .best-cfdtp-btn-area {
        max-width: 500px;
    }
    .best-cfdtp-info-col:before {
        display: none;
    }
    .backed-prop-firms-wrap ul li {
        padding: 10px 6px !important;
    }
    .table-of-content ol {
        column-count: 1;
        column-gap: 0;
    }
}
@media screen and (max-width: 580px) {
    .breadcrumbs { top: 65px; }
    .best-cfdtp-item span {
        font-size: 25px;
        padding: 16px 0;
    }
    .entry-content .label-tag {
        font-size: 14px;
    }
    .best-cfdtp-info-area {
        padding-bottom: 25px;
    }
    .cfdtp-item-img {
        top: 70px;
    }
    .cfdtp-item-img img {
        height: 56px;
    }
    .best-cfdtp-rating {
        font-size: 35px;
    }
    .cfb-pros-cons {
        width: 100%;
    }
    .accordion-content p {
        padding-bottom: 16px;
    }
    .cfb-pros-cons span {
        margin-bottom: 16px;
    }
    .acfb-popular-table-left {
        width: 100%;
    }
    .acfb-popular-table-right {
        width: 100%;
    }
    .acfb-popular-table-cont {
        padding: 15px 10px 15px 10px;
    }
    .entry-content .acfb-popular-table-cont h3,
    .acfb-popular-table-cont h3 {
        font-size: 18px !important;
    }
    .acfb-popular-table {
        padding: 20px 10px 15px 10px;
    }
    .acfb-popular-table table tr td .acfb-popular-aimg span {
        margin-right: 5px;
    }
    .acfb-popular-table table tr td .acfb-price small,
    .acfb-popular-aimg strong {
        font-size: 14px;
    }
    .load-btn {
        padding: 15px 10px 12px 10px;
        font-size: 16px;
    }
    .load-btn span {
        font-size: 16px;
    }
}
@media only screen and (max-width: 520px) {
    #pf-tabs #pf-tab3 #pf-promo {
        background-size: 96%;
    }
    #pf-tabs #pf-tab3 > div > div > div {
        width: 97%;
    }
    #pf-tabs #pf-tab3 #pf-coupon {
        padding-left: 10px;
    }
    #pf-tabs #pf-tab3 #pf-coupon p {
        font-size: 10pt;
    }
}
@media screen and (max-width: 480px) {
    .reg-unreg-right-col iframe {
        height: 250px;
    }
    #pf-tabs #pf-buttons {
        display: block;
    }
    #pf-tabs #pf-buttons a {
        display: block;
        margin: 5px 0 0;
    }
    #pf-tabs #pf-top p {
        font-size: 14pt;
    }
    #pf-tabs #pf-top p span {
        font-size: 12pt;
    }
    #pf-tabs #pf-top img {
        max-width: 40%;
    }
    #pf-tabs #pf-tab1 > div:nth-child(1),
    #pf-tabs #pf-tab1 > div:nth-child(2),
    #pf-tabs #pf-tab3 > div:nth-child(1),
    #pf-tabs #pf-tab3 > div:nth-child(2) {
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }
    #pf-tabs #pf-tab2 > div {
        grid-template-areas: "a a" "b c" "d d" "e f";
        gap: 10px;
    }
    #pf-tabs #pf-tab2 #pf-logo-container .pf-logo {
        width: auto;
    }
    #pf-tabs #pf-tab3 #pf-promo {
        background-size: 82%;
    }
    .our-cal-col {
        width: 100%;
    }
    .our-cal-col-img img {
        width: 100%;
    }
}
@media screen and (max-width: 380px) {
    .reg-unreg-right-col iframe {
        height: 210px;
    }
}
@media only screen and (max-width: 360px) {
    #pf-tabs #pf-tab1 div p span {
        font-size: 9pt !important;
    }
    #pf-tabs #pf-tab2 > div > div p span {
        font-size: 9pt !important;
    }
    #pf-tabs #pf-tab3 #pf-promo {
        background-size: 93%;
    }
    .browse-categories ul li,
    .backed-prop-firms-wrap ul li {
        width: 100%;
    }
}