 body {
     color: #1d1d1b;
     line-height: 30px;
     font-family: 'Open Sans', sans-serif;
     margin: 0 auto;
     padding: 0;
     background-color: #ffffff;
     -webkit-text-size-adjust: 100%;
     -ms-text-size-adjust: 100%;
     width: 100%;
     height: 100%;
     border: 0;
     font-size: 100%;
 }
 
 .header-superscript {
     font-size: 20px;
 }
 
 #grey-overlay {
     background: #000;
     position: fixed;
     left: 0;
     top: 0;
     z-index: 10;
     width: 100%;
     height: 100%;
     opacity: 0.5;
     z-index: 9999;
 }
 
 .login-popup {
     background: #f59e00;
     width: 700px;
     padding: 0;
     border: 6px solid #ea621a;
     position: fixed;
     top: 50%;
     left: 50%;
     z-index: 99999;
     margin-left: -350px;
     margin-top: -265px;
     border-radius: 0px;
     height: 470px;
     text-align: center;
     color: #ffffff;
 }
 
 .terms {
     text-align: center !important;
     font-size: 20px !important;
 }
 
 .table-active {
     background-color: #f1efeb;
 }
 
 sub,
 sup {
     position: relative;
     font-size: 60%;
     line-height: 0;
     vertical-align: baseline;
 }
 
 img.logo {
     max-width: 300px;
     max-height: 54px;
 }
 
 img.btn_close {
     float: right;
     margin: 0;
     top: 0;
     right: 0;
 }
 
 img.mob-pad-show {
     display: none;
 }
 
 #login-box h1 {
     font-size: 60px;
     font-weight: bold;
     padding: 40px 60px 20px 60px;
     line-height: 1;
 }
 
 .pop-message p {
     color: #1d1d1b;
     font-size: 20px;
     line-height: 30px;
     text-align: center;
     line-height: 30px;
     font-weight: bold;
     margin: 0 auto;
     padding-bottom: 20px;
 }
 
 .pop-message {
     width: 65%;
     margin: 0 auto;
     padding: 0px 0px 0px 0px;
 }
 
 .close {
     color: #000;
     text-decoration: none;
     cursor: pointer;
     filter: alpha(opacity=50);
     opacity: 1;
 }
 
 .btn_close {
     width: 35px;
     height: 35px;
 }
 
 .close:focus,
 .close:hover {
     color: #000;
     text-decoration: none;
     cursor: pointer;
     filter: alpha(opacity=50);
     opacity: 1;
 }
 
 .btn-lg1 {
     padding: 17px 20px;
     font-size: 25px;
     color: #ffffff;
     line-height: 25px;
     border-radius: 50px;
     -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
 }
 
 .btn-primary1,
 .btn-primary1.active.focus,
 .btn-primary1.active:focus,
 .btn-primary1.active:hover,
 .btn-primary1.disabled:active,
 .btn-primary1.disabled:active:focus,
 .btn-primary1.disabled:focus,
 .btn-primary1.disabled:hover,
 .btn-primary1:active,
 .btn-primary1.focus:active,
 .btn-primary1:active:focus,
 .btn-primary1:active:hover,
 .btn-primary1:focus,
 .btn-primary1:hover,
 .open > .btn-primary1.dropdown-toggle.focus,
 .open > .btn-primary1.dropdown-toggle:focus,
 .open > .btn-primary1.dropdown-toggle:hover {
     background-color: #000000;
     color: #ffffff;
     border: 0 none;
     white-space: normal;
     font-weight: normal;
     margin: 0 auto;
     text-align: center;
     vertical-align: middle;
     touch-action: manipulation;
     cursor: pointer;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     text-decoration: none;
     outline: 0 !important;
     box-sizing: border-box;
     font-size: 25px;
     line-height: 25px;
     font-weight: bold;
     padding: 12px 20px;
 }
 
 .btn1.focus,
 .btn1:focus,
 .btn1:hover {
     color: #ffffff;
     text-decoration: none;
 }
 
 .navbar-toggle {
     z-index: 100;
 }
 
 .accord {
     width: 95%;
     padding-right: 20px;
 }
 
 .accord1 {
     width: 5%;
 }
 
 section {
     min-height: 100%;
 }
 
 .masthead-content {
     position: absolute !important;
     bottom: 235px;
     width: 100%;
     left: 0;
     margin: 0 auto;
     text-align: center;
 }
 
 #masthead img {
     width: 100%;
 }
 
 #header {
     background-color: #ffffff;
     border-color: #ffffff;
     margin: 0 auto;
     padding: 0px 0px 0px 0px;
     border: 0 none;
     min-height: 50px;
 }
 
 .navbar-inverse {
     padding: 0px 0px 15px 0px;
     background-color: #ffffff;
     border-color: #ffffff;
 }
 
 .nav.navbar-nav {
     font-size: 16px;
     font-weight: bold;
 }
 
 .header {
     margin: 70px 0px 20px 0px;
     text-align: center;
     color: #545961;
     font-family: 'Open Sans', sans-serif;
     padding: 0;
 }
 
 .header h1 {
     padding-top: 20px;
 }
 
 #masthead {
     width: 100%;
     background-position: top center;
     box-sizing: border-box;
     margin: 0 auto;
     padding: 0px;
     background-origin: border-box;
     background-size: cover;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     position: relative;
     background: url("../images/masthead-mc-bkd.png");
     height: 100%;
     background-size: 100% 100%;
     background-repeat: repeat-x;
 }
 
 #masthead h1 {
     font-size: 70px;
     line-height: 30px;
     padding-bottom: 10px;
     text-align: center;
     color: #f6ab16;
     font-weight: bold;
 }
 
 #masthead h2 {
     font-size: 50px;
     color: #1d1d1b;
     font-weight: bold;
     text-align: center;
     padding: 0px 70px;
     max-width: 1170px;
     margin: 0 auto;
     width: 100%;
 }
 
 .navbar-toggle {
     position: relative;
     padding: 9px 10px;
     margin-top: 8px;
     margin-right: 15px;
     margin-bottom: 8px;
     background-color: #f1efeb;
     background-image: none;
     border: 1px solid #f1efeb;
     border-radius: 4px;
 }
 
 .navbar-inverse .navbar-toggle {
     border-color: #f1efeb;
 }
 
 .navbar-brand {
     height: 50px;
     padding: 12px 15px 15px 15px;
     font-size: 18px;
     line-height: 20px;
     max-width: 350px;
 }
 
 .navbar-inverse .navbar-toggle:focus,
 .navbar-inverse .navbar-toggle:hover {
     background-color: #f1efeb;
 }
 
 .navbar-inverse .navbar-toggle .icon-bar {
     background-color: #f6ab16;
 }
 
 .navbar-inverse .navbar-nav > li > a {
     color: #1d1d1b;
 }
 
 .navbar-inverse .navbar-nav > li > a:focus,
 .navbar-inverse .navbar-nav > li > a:hover {
     color: #1d1d1b;
     background-color: transparent;
 }
 
 .navbar-inverse .navbar-collapse,
 .navbar-inverse .navbar-form {
     border-color: #ffffff;
 }
 
 .navbar-nav {
     margin: 0;
 }
 
 .navbar-inverse .navbar-nav > .active > a,
 .navbar-inverse .navbar-nav > .active > a:focus,
 .navbar-inverse .navbar-nav > .active > a:hover {
     color: #1d1d1b;
     background-color: transparent;
 }
 
 #navbar {
     padding-top: 20px;
 }
 
 #section1 {
     background-color: #ffffff;
     margin: 0;
     padding-bottom: 0px;
     padding-top: 50px;
 }
 
 #section4 {
     background-color: #f1efeb;
     margin: 0;
     padding-bottom: 0px;
     padding-top: 50px;
 }
 
 #section1 p {
     margin: 0 auto;
     text-align: center;
     font-size: 16px;
 }
 
 #section4 h6 {
     font-size: 20px;
     text-align: center;
     font-weight: bold;
     padding: 10px 0px 0px 0px;
     margin: 0 auto;
 }
 
 #section4 h5 {
     font-size: 20px;
     text-align: center;
     font-weight: normal;
     padding: 10px 30px;
     line-height: 28px;
     margin: 0 auto;
 }
 
 .content-partner p {
     text-align: center;
     font-size: 14px;
     line-height: 27px;
     margin-bottom: 20px;
 }
 
 .in-partnership {
     margin: 0 auto;
     text-align: left;
     text-decoration: none;
     list-style: none;
     display: inline-block;
 }
 
 .in-partnership li {
     float: left;
     padding-right: 30px;
     padding-bottom: 20px;
     font-size: 16px;
     font-weight: normal;
 }
 
 .partner-section {
     width: 100%;
     display: inline-block;
     text-align: center;
     margin: 0 auto;
     padding-bottom: 50px;
 }
 
 .partner-section h2 {
     font-size: 30px;
     font-weight: normal;
     line-height: 38px;
     text-align: center;
     padding: 10px 50px;
     color: #1d1d1b;
 }
 
 #section4 h1 {
     font-size: 30px;
     font-weight: bold;
     line-height: 38px;
     text-align: center;
     padding: 0px 0px 40px 0px;
     color: #1d1d1b;
     margin: 0;
 }
 
 .partner-section h3 {
     font-size: 20px;
     line-height: 28px;
     padding-bottom: 15px;
 }
 
 a:focus,
 a:hover {
     text-decoration: none;
 }
 
 .glyphicon-chevron-up::before {
     content: "\e113";
     display: inline-block;
     position: absolute;
     font-size: 20px;
     margin: 0;
     padding: 0;
     letter-spacing: 0;
     line-height: 1;
     left: calc(50% + 0.9px);
     top: 50%;
     transform: translate(-50%, -50%);
 }
 
 .glyphicon-chevron-down::before {
     content: "\e114";
     display: inline-block;
     position: absolute;
     font-size: 20px;
     margin: 0;
     padding: 0;
     letter-spacing: 0;
     line-height: 1;
     left: calc(50% + 0.9px);
     top: 50%;
     transform: translate(-50%, -50%);
 }
 
 .btn-primary,
 .btn-primary.active.focus,
 .btn-primary.active:focus,
 .btn-primary.active:hover,
 .btn-primary.disabled:active,
 .btn-primary.disabled:active:focus,
 .btn-primary.disabled:focus,
 .btn-primary.disabled:hover,
 .btn-primary:active,
 .btn-primary.focus:active,
 .btn-primary:active:focus,
 .btn-primary:active:hover,
 .btn-primary:focus,
 .btn-primary:hover,
 .open > .btn-primary.dropdown-toggle.focus,
 .open > .btn-primary.dropdown-toggle:focus,
 .open > .btn-primary.dropdown-toggle:hover {
     background-color: #f7a600;
     color: #1d1d1b;
     border: 0 none;
     white-space: normal;
     font-weight: normal;
     margin: 0 auto;
     text-align: center;
     vertical-align: middle;
     touch-action: manipulation;
     cursor: pointer;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     text-decoration: none;
     outline: 0 !important;
     box-sizing: border-box;
     font-size: 25px;
     line-height: 25px;
     font-weight: bold;
     padding: 17px 20px;
 }
 
 .btn-block {
     display: block;
     width: 100%;
     max-width: 400px;
     margin: 0 auto;
     text-align: center;
 }
 
 .btn-lg {
     padding: 17px 20px;
     font-size: 25px;
     color: #1d1d1b;
     line-height: 25px;
     border-radius: 50px;
     -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
 }
 
 .button {
     padding: 35px 0px 50px 0px;
     margin: 0 auto;
     text-align: center;
 }
 
 #section2 {
     background-color: #ffffff;
     margin: 0px 0px 0px 0px;
     padding-top: 50px;
     padding-bottom: 35px;
 }
 
 #section2 h2 {
     font-size: 35px;
     font-weight: bold;
     line-height: 35px;
     text-align: center;
     color: #1d1d1b;
 }
 
 #section2 h1 {
     font-size: 30px;
     line-height: 38px;
     text-align: center;
     margin: 0;
     font-weight: bold;
 }
 
 #section2 h6 {
     font-size: 20px;
     font-weight: normal;
     line-height: 28px;
     text-align: center;
     color: #1d1d1b;
     padding-bottom: 35px;
 }
 
 #section2 h5 {
     font-size: 20px;
     font-weight: bold;
     line-height: 20px;
     text-align: left;
     color: #1d1d1b;
     padding-bottom: 15px;
     padding-top: 10px;
 }
 
 #section2 p {
     font-size: 16px;
     font-weight: normal;
     line-height: 25px;
     text-align: left;
     color: #1d1d1b;
     padding-bottom: 15px;
 }
 
 .card-clash {
     padding-left: 20px;
     font-size: 16px;
     line-height: 25px;
     font-weight: normal;
 }
 
 #section2 ul li {
     padding-bottom: 10px;
 }
 
 .panel-default > .panel-heading {
     color: #1d1d1b;
     background-color: #f1efeb;
     border-color: #f1efeb;
 }
 
 .panel-heading {
     padding: 10px 15px;
     border-bottom: 0 none;
     border-top-left-radius: 0;
     border-top-right-radius: 0;
 }
 
 .panel-group .panel-heading + .panel-collapse > .list-group,
 .panel-group .panel-heading + .panel-collapse > .panel-body {
     border-top: 0 none;
 }
 
 .panel-default > .panel-heading + .panel-collapse > .panel-body {
     border-top-color: #ddd;
 }
 
 .panel-group .panel-heading + .panel-collapse > .list-group,
 .panel-group .panel-heading + .panel-collapse > .panel-body {
     border-top: 0 none;
 }
 
 p {
     margin: 0;
 }
 
 .panel-group .panel {
     margin-bottom: 0;
     border-radius: 0px;
 }
 
 .panel-group {
     margin-bottom: 30px;
 }
 
 .panel {
     margin-bottom: 20px;
     background-color: #ffffff;
     border: 0 none;
     border-radius: 0px;
     -webkit-box-shadow: none;
     box-shadow: none;
 }
 
 .glyphicon {
     top: 0;
     display: block;
     font-family: 'Glyphicons Halflings';
     font-style: normal;
     font-weight: 400;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
     background-color: #c6c6c6;
     border-radius: 30px;
     padding: 5px;
     color: #ffffff;
     font-size: 20px;
     position: absolute;
     right: 0;
     top: 50%;
     transform: translateY(-50%);
     width: 30px;
     height: 30px;
     text-align: center;
 }
 
 .panel-title {
     margin: 0 auto;
     font-weight: bold;
     font-size: 20px;
     color: #1d1d1b;
     width: 100%;
     position: relative;
 }
 
 .panel-title > .small,
 .panel-title > .small > a,
 .panel-title > a,
 .panel-title > small,
 .panel-title > small > a {
     color: #1d1d1b;
 }
 
 .panel-body {
     padding: 20px 30px 20px 30px;
     font-size: 16px;
     font-weight: normal;
     line-height: 25px;
 }
 
 #section3 {
     background-color: #ffffff;
     margin: 0px 0px 0px 0px;
     padding-bottom: 50px;
 }
 
 #section3 h1 {
     font-size: 35px;
     font-weight: bold;
     line-height: 35px;
     text-align: center;
     color: #1d1d1b;
     padding-bottom: 35px;
 }
 
 #section3 h6 {
     font-size: 20px;
     font-weight: bold;
     line-height: 25px;
     text-align: left;
     color: #1d1d1b;
     padding-bottom: 0px;
 }
 
 #section3 h5 {
     font-size: 16px;
     font-weight: normal;
     line-height: 27px;
     text-align: left;
     color: #1d1d1b;
     padding: 0px 0px 0px 0px;
 }
 
 ol {
     font-size: 20px;
     font-weight: bold;
     line-height: 25px;
     text-align: left;
     color: #1d1d1b;
     padding-bottom: 10px;
     padding-left: 20px;
 }
 
 ol li {
     padding-bottom: 5px;
 }
 
 #section3 p {
     font-size: 16px;
     font-weight: normal;
     line-height: 25px;
     text-align: center;
     color: #1d1d1b;
     padding-bottom: 15px;
     text-decoration: underline;
 }
 
 .section-wrap {
     /*background-image: url("../images/terms-conditions-divider.png");*/
     padding-bottom: 0px;
     background-repeat: repeat-x;
     background-position: 0 center;
     text-align: center;
     margin: 0px 0px 40px 0px;
 }
 
 .section-wrap span {
     background-color: #ffffff;
     padding: 10px 40px;
     position: relative;
     text-align: center;
     font-size: 30px;
     font-weight: bold;
     line-height: 40px;
 }
 
 .footer {
     background-color: #ffffff;
     min-height: 100px;
     color: #1d1d1b;
     text-align: left;
     font-size: 16px;
     vertical-align: middle;
     padding-top: 30px;
 }
 
 .panel-group .panel-heading {
     border-bottom: 0;
     background-color: #f1efeb;
 }
 
 .accordion-toggle a {
     display: block;
 }
 
 @media screen and (min-width: 0px) and (max-width: 480px) {
     .masthead-content {
         bottom: 130px !important;
     }
     .mob-width {
         width: 171px !important;
         height: 31px !important;
     }
     .mob-pad-show {
         display: block !important;
     }
     .desktop-pad-show {
         display: none !important;
     }
     .mob-spaced {
         padding-top: 0px !important;
     }
     #section4 h5 {
         max-width: 100% !important;
     }
 }
 
 @media screen and (min-width: 481px) and (max-width: 760px) {
     #masthead {
         min-height: 360px !important;
     }
     .mob-spaced {
         padding-top: 0px !important;
     }
 }
 
 @media screen and (min-width: 768px) and (max-width: 1024px) {
     .mob-pad-show {
         display: none !important;
     }
     .desktop-pad-show {
         display: block !important;
     }
     .mob-spaced {
         padding-top: 0px !important;
     }
 }
 /* Landscape */
 
 @media (max-device-width: 1280px) and (orientation: landscape) {
     .login-popup {
         margin-top: -100px !important;
     }
 }
 
 @media screen and (min-width: 0px) and (max-width: 767px) {
     #masthead
     {
          background:none;
     }
     .masthead-content {
         bottom: 200px;
     }
     .table-active {
         vertical-align: middle !important;
         text-align: center;
     }
     .terms {
         font-size: 16px !important;
     }
     td,
     th {
         padding: 0;
         vertical-align: middle !important;
         text-align: center;
     }
     div.fadeMe {
         opacity: 0.7;
         filter: alpha(opacity=20);
         background-color: #000;
         width: 100%;
         height: 100%;
         z-index: 100;
         top: 0;
         left: 0;
         position: fixed;
         display: none;
     }
     .btn-block {
         max-width: 330px;
     }
     ol {
         font-size: 16px;
         line-height: 25px;
         padding-bottom: 5px;
         padding-left: 20px;
     }
     ol li {
         padding-bottom: 5px;
     }
     .header-superscript {
         font-size: 13px;
     }
     #header {
         background-color: #ffffff;
         border-color: #ffffff;
         margin: 0 auto;
         padding: 10px 0px 0px 0px;
         border: 0 none;
         min-height: 50px;
     }
     .login-popup {
         background: #f59e00;
         width: 300px;
         margin-left: -150px;
         margin-top: -160px;
         height: 350px;
         position: absolute;
     }
     .btn_close {
         width: 30px;
         height: 30px;
     }
     #login-box h1 {
         font-size: 30px;
         padding: 20px 20px 10px 20px;
     }
     .pop-message p {
         font-size: 16px;
         line-height: 30px;
         text-align: center;
         line-height: 25px;
         padding-bottom: 20px;
     }
     .pop-message {
         width: 90%;
     }
     .btn-primary1,
     .btn-primary1.active.focus,
     .btn-primary1.active:focus,
     .btn-primary1.active:hover,
     .btn-primary1.disabled:active,
     .btn-primary1.disabled:active:focus,
     .btn-primary1.disabled:focus,
     .btn-primary1.disabled:hover,
     .btn-primary1:active,
     .btn-primary1.focus:active,
     .btn-primary1:active:focus,
     .btn-primary1:active:hover,
     .btn-primary1:focus,
     .btn-primary1:hover,
     .open > .btn-primary1.dropdown-toggle.focus,
     .open > .btn-primary1.dropdown-toggle:focus,
     .open > .btn-primary1.dropdown-toggle:hover {
         font-size: 16px;
     }
     .navbar-inverse {
         background: transparent;
         border-color: #ffffff;
         margin: 0 auto;
         padding: 0px 0px 0px 0px !important;
         border: 0 none;
         min-height: 90px;
     }
     .navbar-header {
         background: #ffffff;
         padding-bottom: 10px;
     }
     .navbar-collapse {
         padding-right: 15px;
         padding-left: 15px;
         overflow-x: visible;
         -webkit-overflow-scrolling: touch;
         border-top: none;
         -webkit-box-shadow: none;
         box-shadow: none;
     }
     .navbar-collapse collapse in {
         background: linear-gradient( rgba(58, 54, 50, 0.8), rgba(58, 54, 50, 0.8));
     }
     #navbar {
         padding-top: 10px;
         margin: 0 auto;
         background-color: #ffffff;
         z-index: 101;
         position: absolute;
         width: 90%;
         align-items: center;
         left: 0;
         right: 0
     }
     .navbar-inverse .navbar-nav > li > a:focus,
     .navbar-inverse .navbar-nav > li > a:hover {
         color: #1b1b1d;
         background-color: transparent;
     }
     .navbar-inverse .navbar-nav > .active > a,
     .navbar-inverse .navbar-nav > .active > a:focus,
     .navbar-inverse .navbar-nav > .active > a:hover {
         color: #1b1b1d;
         background-color: transparent;
     }
     .navbar-inverse .navbar-nav > .active > a,
     .navbar-inverse .navbar-nav > .active > a:focus,
     .navbar-inverse .navbar-nav > .active > a:hover {
         color: #1b1b1d;
         background-color: transparent;
     }
     .navbar-inverse .navbar-nav > li > a {
         color: #1b1b1d;
     }
     #masthead img {
         width: 100%;
         position: absolute;
         bottom: 0;
         left: 0;
     }
     .navbar-nav {
         padding: 0;
         margin: 0;
     }
     #masthead {
         height: auto;
         min-height: 310px;
     }
     #masthead h1 {
         font-size: 36px;
         line-height: 35px;
         padding: 0px 0px;
     }
     #masthead h2 {
         font-size: 20px;
         line-height: 20px;
         padding: 0px 20px;
     }
     .in-partnership {
         margin: 0 auto;
         text-align: center;
         text-decoration: none;
         list-style: none;
         padding: 0;
     }
     .in-partnership li {
         float: none;
         padding: 0px;
         width: 100%;
         padding-bottom: 20px;
         font-size: 14px;
         font-weight: normal;
         min-width: 100%;
         text-align: center;
         margin: 0 auto;
     }
     .partner-section {
         width: 100%;
         display: inline-block;
         text-align: center;
         margin: 0 auto;
         padding-bottom: 0px;
     }
     #section4 {
         margin: 0;
         padding-bottom: 30px;
         padding-top: 40px;
     }
     .mob-pad {
         padding-top: 40px;
     }
     .partner-section h2 {
         font-size: 20px;
         line-height: 28px;
         text-align: left;
         padding: 10px 0px 0px 0px;
         margin: 0 auto;
     }
     #section4 h1 {
         font-size: 20px;
         line-height: 28px;
         padding: 0px 10px 40px 10px;
         margin: 0 auto;
     }
     .partner-section h3 {
         font-size: 16px;
         line-height: 24px;
         padding-bottom: 15px;
         text-align: left;
     }
     #section1 {
         padding-bottom: 40px;
         padding-top: 30px;
     }
     #section4 h6 {
         font-size: 16px;
         text-align: center;
         font-weight: bold;
         padding: 10px 0px 10px 0px;
     }
     .img-blocks {
         margin: 0 auto;
         text-align: center !important;
         font-size: 16px;
         padding-bottom: 0px !important;
         line-height: 20px;
     }
     #section4 h5 {
         font-size: 16px;
         padding: 0px 20px;
         line-height: 24px;
         max-width: 60%;
         margin: 0 auto;
     }
     #section1 p {
         margin: 0 auto;
         text-align: left;
         font-size: 14px;
         padding-bottom: 0px;
         line-height: 20px;
     }
     .button {
         padding: 30px 0px 20px 0px;
         margin: 0 auto;
         text-align: center;
     }
     .btn-primary,
     .btn-primary.active.focus,
     .btn-primary.active:focus,
     .btn-primary.active:hover,
     .btn-primary.disabled:active,
     .btn-primary.disabled:active:focus,
     .btn-primary.disabled:focus,
     .btn-primary.disabled:hover,
     .btn-primary:active,
     .btn-primary.focus:active,
     .btn-primary:active:focus,
     .btn-primary:active:hover,
     .btn-primary:focus,
     .btn-primary:hover,
     .open > .btn-primary.dropdown-toggle.focus,
     .open > .btn-primary.dropdown-toggle:focus,
     .open > .btn-primary.dropdown-toggle:hover {
         font-size: 18px;
         font-weight: bold;
     }
     #section2 {
         margin: 0px 0px 0px 0px;
         padding: 40px 0px 30px 0px;
     }
     #section2 h1 {
         font-size: 20px;
         line-height: 28px;
     }
     #section2 h6 {
         font-size: 16px;
         line-height: 24px;
         padding-bottom: 20px;
     }
     #section2 h5 {
         font-size: 16px;
         line-height: 24px;
         padding-bottom: 10px;
         margin-bottom: 0px;
     }
     #section2 p {
         font-size: 14px;
         line-height: 20px;
         padding-bottom: 10px;
     }
     .card-clash {
         font-size: 14px;
         line-height: 20px;
     }
     .section-wrap span {
         padding: 0px;
         font-size: 20px;
     }
     .panel-heading {
         padding: 10px 10px;
         border-bottom: 0 none;
         border-top-left-radius: 0;
         border-top-right-radius: 0;
     }
     .panel-body {
         padding: 20px 30px 20px 20px;
         font-size: 14px;
     }
     .glyphicon {
         position: absolute;
         top: 0;
         display: inline-block;
         font-family: 'Glyphicons Halflings';
         font-style: normal;
         font-weight: 400;
         line-height: 1;
         -webkit-font-smoothing: antialiased;
         -moz-osx-font-smoothing: grayscale;
         background-color: #c6c6c6;
         border-radius: 30px;
         padding: 5px;
         color: #ffffff;
         font-size: 16px;
         position: absolute;
         right: 0;
         top: 50%;
         transform: translateY(-50%);
         width: 30px;
         height: 30px;
         text-align: center;
     }
     .panel-title {
         margin: 0 auto;
         font-weight: bold;
         font-size: 16px;
         display: inline-flex;
         position: relative;
     }
     #section3 h6 {
         font-size: 16px;
     }
     #section3 h5 {
         font-size: 14px;
         line-height: 20px;
     }
     #section3 p {
         font-size: 14px;
         line-height: 18px;
     }
     #section3 {
         padding-bottom: 10px;
     }
     .footer {
         padding-top: 10px;
         font-size: 14px;
     }
     .section-wrap {
         margin: 0px 0px 20px 0px;
     }
     .nav > li > a {
         position: relative;
         display: block;
         padding: 0px 0px;
     }
     .nav.navbar-nav {
         font-size: 14px;
         font-weight: bold;
         width: 100%;
     }
     .sign-in {
         padding-bottom: 10px;
     }
     .mob-width {
         width: 171px !important;
         height: 31px !important;
     }
 }
 
 @media screen and (min-width: 768px) and (max-width: 1024px) {
     #navbar {
         padding-top: 3px !important;
     }
     .mob-width {
         width: 171px !important;
         height: 31px !important;
     }
     #section1 p {
         padding-bottom: 0px !important;
     }
     .partner-section h2 {
         font-size: 20px;
         line-height: 28px;
         padding: 10px 0px;
         max-width: 675px;
         margin: 0 auto;
     }
     .partner-section h3 {
         max-width: 675px;
         margin: 0 auto;
     }
     .header-superscript {
         font-size: 15px;
     }
     #section1 {
         margin: 0;
         padding-bottom: 0px;
         padding-top: 40px;
     }
     .partner-section {
         padding-bottom: 40px;
     }
     #section4 {
         padding-top: 40px;
     }
     .footer {
         padding-top: 10px;
         font-size: 14px;
     }
     .table-active {
         vertical-align: middle !important;
         text-align: center;
     }
     td,
     th {
         padding: 0;
         min-width: 100px;
         vertical-align: middle;
         text-align: center;
     }
 }
 
 @media screen and (min-width: 768px) and (max-width: 990px) {
     .mob-pad {
         padding-top: 40px;
     }
     .mob-padd1 {
         padding-top: 20px;
     }
     #section4 h5 {
         max-width: 60%;
         margin: 0 auto;
     }
     .partner-section h3 {
         max-width: 675px;
         margin: 0 auto;
     }
     .footer {
         padding-top: 10px;
         font-size: 14px;
     }
 }
 
 @media screen and (min-width: 768px) and (max-width: 1279px) {
     .mob-width {
         width: 171px !important;
         height: 31px !important;
     }
     #masthead {
         height: auto;
         min-height: 420px;
     }
     #masthead img {
         position: absolute;
         bottom: 0;
         left: 0;
     }
     #masthead h1 {
         font-size: 45px;
         margin: 30px 0px 15px 0px;
         padding: 0px;
     }
     #masthead h2 {
         font-size: 30px;
         font-weight: bold;
         text-align: center;
         padding: 0px;
         margin: 0px;
     }
     .nav.navbar-nav {
         font-size: 14px;
         font-weight: bold;
     }
     #section4 h1 {
         font-size: 25px;
         line-height: 33px;
     }
     .partner-section h3 {
         font-size: 18px;
         line-height: 25px;
         padding-bottom: 15px;
     }
     #section1 p {
         margin: 0 auto;
         text-align: center;
         font-size: 14px;
     }
     #section4 h6 {
         font-size: 16px;
         text-align: center;
         font-weight: bold;
         padding: 10px 0px 10px 0px;
     }
     #section4 h5 {
         font-size: 16px;
         padding: 0px 0px;
         line-height: 24px;
         max-width: 70%;
     }
     #section1 p {
         margin: 0 auto;
         font-size: 14px;
         padding-bottom: 0px;
         line-height: 20px;
     }
     .button {
         padding: 30px 0px 40px 0px;
         margin: 0 auto;
     }
     .btn-lg {
         font-size: 18px;
         line-height: 25px;
     }
     .btn-primary,
     .btn-primary.active.focus,
     .btn-primary.active:focus,
     .btn-primary.active:hover,
     .btn-primary.disabled:active,
     .btn-primary.disabled:active:focus,
     .btn-primary.disabled:focus,
     .btn-primary.disabled:hover,
     .btn-primary:active,
     .btn-primary.focus:active,
     .btn-primary:active:focus,
     .btn-primary:active:hover,
     .btn-primary:focus,
     .btn-primary:hover,
     .open > .btn-primary.dropdown-toggle.focus,
     .open > .btn-primary.dropdown-toggle:focus,
     .open > .btn-primary.dropdown-toggle:hover {
         font-size: 25px;
         line-height: 25px;
     }
     #section2 h1 {
         font-size: 25px;
         line-height: 33px;
     }
     #section2 h6 {
         font-size: 16px;
         line-height: 24px;
         padding-bottom: 20px;
     }
     #section2 h5 {
         font-size: 16px;
         line-height: 24px;
         padding-bottom: 0px;
         margin: 0;
     }
     #section2 p {
         font-size: 14px;
         line-height: 20px;
         padding: 10px 0px;
     }
     .card-clash {
         font-size: 14px;
         line-height: 20px;
     }
     .section-wrap span {
         padding: 0px 0px 10px 20px;
         font-size: 25px;
     }
     .panel-heading {
         padding: 10px 10px;
     }
     .panel-body {
         padding: 20px 30px 20px 20px;
         font-size: 14px;
     }
     .panel-title {
         font-size: 16px;
         line-height: 30px;
     }
     #section3 h6 {
         font-size: 16px;
     }
     #section3 h5 {
         font-size: 14px;
         line-height: 20px;
     }
     #section3 p {
         font-size: 14px;
         line-height: 18px;
     }
     #section3 {
         padding-bottom: 10px;
     }
     .footer {
         padding-top: 10px;
         font-size: 14px;
     }
     .section-wrap {
         margin: 0px 0px 20px 0px;
     }
     #section2 {
         margin: 0;
         padding: 40px 0px 40px 0px;
     }
     #navbar {
         padding-top: 3px;
     }
     .navbar-header {
         padding-bottom: 5px;
     }
     .navbar-inverse {
         padding: 0px 0px 0px 0px;
     }
     .partner-section h3 {
         max-width: 675px;
         margin: 0 auto;
     }
     .table-active {
         vertical-align: middle !important;
         text-align: center;
     }
     td,
     th {
         padding: 0;
         min-width: 120px;
         vertical-align: middle;
         text-align: center;
     }
 }
 
 @media screen and (min-width: 1280px) {
     #masthead h1 {
         font-size: 60px;
         line-height: 30px;
         padding-bottom: 10px;
     }
     #masthead h2 {
         font-size: 36px;
         padding: 0px 150px;
     }
     #navbar {
         padding-top: 14px;
     }
     td,
     th {
         padding: 0;
         min-width: 120px;
         vertical-align: middle !important;
         text-align: center;
     }
 }
