.new_tabs .new_tabs__wrap{background:#fff;display:flex;flex-wrap:wrap;margin:50px auto;max-width:100%;position:relative}@media screen and (max-width:768px){.new_tabs .new_tabs__wrap{margin:25px auto}}.new_tabs .new_tabs__wrap input[type=radio]{display:none}.new_tabs .new_tabs__wrap label{background:#f4f4f4;border-right:1px solid #c8c8c8;color:#c8c8c8;cursor:pointer;flex:1 1 auto;font-size:20px;font-weight:400;line-height:1.1;margin:0!important;padding:20px 20px 15px;text-align:center;transition:all .25s ease-in-out}@media screen and (max-width:768px){.new_tabs .new_tabs__wrap label{border-bottom:1px solid #c8c8c8;border-right:0;flex:1 1 100%;font-size:18px;padding:15px}}.new_tabs .new_tabs__wrap label:last-of-type{border-bottom:0;border-right:none}.new_tabs__single{border:10px solid #0a3450;opacity:0;order:1;padding:50px;pointer-events:none;position:absolute;top:57px;transition:opacity .25s ease-in-out;width:100%;z-index:1}@media screen and (max-width:768px){.new_tabs__single{border:8px solid #0a3450;padding:25px;top:202px}}.new_tabs__single .tab_1_content,.new_tabs__single .tab_2_content,.new_tabs__single .tab_3_content,.new_tabs__single .tab_4_content{position:relative;z-index:2}.new_tabs input[type=radio]:checked+label+.new_tabs__single{border:10px solid #0a3450;opacity:1;pointer-events:all;position:relative;top:0;transition:opacity .25s ease-in-out}@media screen and (max-width:768px){.new_tabs input[type=radio]:checked+label+.new_tabs__single{border:8px solid #0a3450}}.new_tabs input[type=radio]:checked+label{background-color:#0a3450;color:#d4e167;font-weight:500}.new_tabs .two_column__wrap{align-items:center;display:flex;flex-flow:row nowrap;justify-content:flex-start}@media screen and (max-width:768px){.new_tabs .two_column__wrap{flex-flow:row wrap}}.new_tabs .two_column__left{flex:0 1 40%}@media screen and (max-width:768px){.new_tabs .two_column__left{flex:1 1 100%}}.new_tabs .two_column__left img{height:auto;max-width:100%;width:400px}.new_tabs .two_column__right{flex:1 1 60%;padding-left:50px}@media screen and (max-width:768px){.new_tabs .two_column__right{flex:1 1 100%;padding-left:0;padding-top:25px}}.new_tabs .two_column h4{color:#0a3450;font-size:36px;font-weight:500}@media screen and (max-width:1024px){.new_tabs .two_column h4{font-size:32px}}@media screen and (max-width:768px){.new_tabs .two_column h4{font-size:28px}}.new_tabs .two_column ul{margin-bottom:0;padding-left:25px}.new_tabs .two_column ul li{color:#4d4d4d;font-size:20px;line-height:1.05;margin-bottom:10px}.new_tabs .two_column ul li:last-of-type{margin-bottom:0}