.vid-con { max-width: 680px; margin: 0 auto; }
.vid-con > iframe { width: 100%; height: 385px; border: 0; box-shadow: 0 0 12px 0 #ddd; border-radius: 8px; margin: 30px auto 30px; display: block; }
.main-wrapper > .sec-row:nth-child(odd) .flex-row > .col:nth-child(1) {margin-right:32px;}
.main-wrapper > .sec-row:nth-child(even) .flex-row > .col:nth-child(2) {margin-left:32px;}
.btn-section {background: #f8f8f8;padding: 12px 30px;}
    .get-btn a{padding: 20px;display: inline-block;
        font-weight: 500;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border: 0px;
        padding: 5px 30px;
        font-size: 16px;
        letter-spacing: 0.4px;
        line-height: 45px;
        border-radius: 0px;
        color: #1b1f2e;
        cursor: pointer;
        z-index: 5;
        -webkit-transition: all 0.4s ease-out 2s;
        -moz-transition: all 0.4s ease-out 2s;
        -ms-transition: all 0.4s ease-out 2s;
        -o-transition: all 0.4s ease-out 2s;
        transition: all 0.4s ease-out 2s;
        background-color: #ffcc00;
        position: relative;}

        .get-btn a:hover{    background-color: #444444; color: #fff;   transition: all 0.4s ease-out 2s; text-decoration: none;}


@media (max-width: 900px){
.vid-con > iframe{width:100%}
}
.faqh {
font-size: 18px;
margin: 0;
}
.accordion_head.active  {background: #F9F9F9;color: #85b536 !important;}
.accordion_container {width: 100%;}
.accordion_head {
color: #09C;cursor: pointer;font-size: 14px;margin: 0 0 1px 0;padding:12px;font-family: 'Open Sans',sans-serif;border-bottom: 1px solid #efefef;position: relative;
}
.accordion_body {background: #F9F9F9;padding: 12px;}
.accordion_body p{margin: 0px;}
.plusminus{font-size: 20px;position: absolute;right: 20px;top: 10px;}
.flex-row:before, .flex-row:after{content:'';display:table;clear:both;}
    .flex-row, .key-benefits-row{display: -webkit-box; display: -moz-box;display: -ms-flexbox;display: -webkit-flex; display: flex;align-items:center;padding:0;}
.flex-row .col:nth-child(1){width:55%;} .flex-row .col:nth-child(2){width:45%;}
@media screen and (max-width:767px){
.icon-section .col{width: 100% !important;}

.flex-row .col:nth-child(1){width: 100%;}
.flex-row .col:nth-child(2){width: 100%;}
.main-wrapper .flex-row{display: block;}
.icon-section .flex-row{display: block;}
.main-wrapper > .sec-row:nth-child(even) .flex-row > .col:nth-child(2){margin-left: 0px;}
.icon-list li {width: 100%;}

}
@media screen and (max-width: 650px){
.flex-row , .banner-cta{flex-wrap:wrap;}
.flex-row .col , .banner-cta > a{width: 100% !important;margin: 0 auto;flex:auto;margin:8px}
.sec-row {width:95%;margin:0 auto;padding:0px 0px;}
.ul-addnl-res > li > ul >li {display:block;}
}