/*
  Theme Name: Review Dash
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
body {
  float:left;
  width:100%;
  color:#444444;
  background:#fff;
  font-family: 'Open Sans', sans-serif;
}
  * { outline:none; }
  /*a img:hover { opacity:0.8; } */
  p { font-size:16px; }
  h1, h2, h3, h4, h5, h6 { margin:0 0 15px; font-family: 'Open Sans', sans-serif; font-weight:400;    color: #002149; }
  .alignleft { float:left; margin:0 15px 15px 0;}
  .alignright { float:right; margin:0 0 15px 15px;}
  .aligncenter { float:none; margin:0 auto 15px; display:block;}
ul {list-style: none;}
@media (max-width: 480px) {
  ul {padding-left: 0 !important;}
}
li {font-size:16px !important;}
.gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper textarea {
  width:100% !important;  
}
.reviewbtns { float:left; width:100%; }
.reviewbtns div { float:left; margin-bottom:15px; }
.embed-container { position: relative; padding-bottom: 55.25%; overflow: hidden; max-width: 100%; text-align:center; box-shadow: 0 0 15px #bbb; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.shareicons { margin-top:20px; font-weight:bold; }
.shareicons span { float:left; }
.shareicons img { height:22px; }
.banner_inner {
    float: left;
    width: 100%;
    min-height: 235px;
    height: 205px;
    background: url(images/about.jpg) no-repeat center top fixed;
    position: relative;
    margin-bottom: 0px;
    display: table;
    border-top: 1px solid #3e587c;
  
  background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}
.overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,51,102,0.4);
}
.banner_content {
  display: table-cell;
    vertical-align: middle;
    width: 100%;
    position: relative;
    z-index: 2;
    padding: 0 15px;
}
.banner_inner h1 {
    font-size: 38px;
    margin: 0;
    text-align: center;
    color: #fff;
    font-weight: 700;
}
.banner_inner p {
    text-align: center;
    color: #fff;
  margin:15px 0 0;
    font-weight: 400;
}
/*top menu style start*/
label { line-height:28px; font-weight:500 !important; }
.gfield_description { padding:0 !important; margin-top:-5px; }
.login-pages h1.page-title { text-align:center; }
.header { float:left; width:100%; position:relative; height:100px; border-bottom: 2px solid #f0f0f0 !important; }
.header.sticky { display:none; position:fixed; z-index:99; border-bottom:2px solid #f0f0f0 !important; background:#fff; height:64px; }
.header.sticky .logo { padding:10px 0; }
.header.sticky .top-right ul li a { padding: 20px 25px; }
.header.sticky .top-right ul ul { margin-top:-2px; }
.header .four { width:25%; }
.header .eight { width:75%; }
.logo { float:left; padding:29px 0; }
.logo img { height:40px; }
.top-right ul { float:right; }
.top-right ul li {
  letter-spacing:1px;
  float:left;
  text-transform:uppercase;
  font-family: 'Open Sans', sans-serif;
  position:relative;
}
.top-right ul li a { 
  float:left;  
  color:#173e72; 
  font-weight:400;
  font-size:15px;
  padding:38px 25px;
    position: relative;
}
.top-right ul li a:hover, .top-right ul li.current-menu-item a { background:#f0f0f0; color:#ff6a00; }
.top-right { top:0; right:15px; position:absolute; }
.top-right ul {
  margin:0;
  padding:0;
  float:right;
  list-style:none;
}

.top-right img { margin:0 auto; display:block; width:30px; margin-bottom:2px; }
/*.top-right ul li.colored {
  float:left;
  font-size:16px;
  padding-right:2px;
  text-align:center;
  letter-spacing:1px;
  text-transform:uppercase;
  font-family: 'Open Sans', sans-serif;
  background:url(images/reg_li_bg.png) no-repeat center right;
  
}
.top-right ul li.colored.last { background:none; padding-right:0; }
.top-right ul li.colored a { 
  float:left;
  width:100%;
  color:#fff; 
  padding:24px 40px;
  background:#455a63;
}
.top-right ul li.colored a:hover, .top-right ul li.colored.current a { background:#ff6e00; }
.top-right ul li.colored.act a:hover, .top-right ul li.colored.act a { background:#455a63; }*/
/*top menu style end*/
/*drop down menu style*/
.top-right ul ul { 
  top:100%; 
  right:0;
  /* left:50%; margin-left:-100px;*/
  z-index:111;
  max-width:230px;
  width:230px;
  display:none; 
  padding-top:0px;
  position:absolute;
  background:#ffffff; 
  padding-bottom:0px; 
  border-left: 2px solid #f0f0f0;
    border-right: 2px solid #f0f0f0;  
}
.top-right li:hover > ul { display: block; position:absolute; }
.top-right li li { font-size: 15px; width:100%; padding:0; margin:0 0 0px; float:left; position:relative; }
.top-right li li a { float:left; clear:both;  width:100%; padding:8px 10px !important; border-bottom:1px solid #f0f0f0 !important ; text-align: center; color: #173e72 !important; }
/*.top-right li li a:hover, .top-right ul li li.current-menu-item a { color:#79bd30 !important ;  }*/
/*top mobile menu style start*/
.mobilemenu { position:fixed; top: 50px; display:none; width:100%; float: left; z-index:999; }
.mobilemenu ul { width:100%; }
.mobilemenu ul li{ 
  width:50%;
  float: left;
    list-style: none; background:  #fff; border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
}
.mobilemenu ul li.fullli { width:100%; }
.mobilemenu ul li a { 
  height:auto; padding: 24px 15px; font-size: 16px; width: 100%;
    float: left; color:#000;
    position: relative;
  text-align:center
}
.mobilemenu ul li:hover a, .mobilemenu ul li.current-menu-item a {     background: #f0f0f0;    color: #ff6a00; }
#fixed-top {
 top:12px;
 z-index:999;
 right:20px;
 display:none;
 cursor:pointer;
 position:absolute; 
 background:#455a63;
 padding:10px 9px 6px;
 border:2px solid #455a63;
}
/*top mobile menu style end*/
/*banner Style Start*/
.banner {
    float: left;
    width: 100%;
    padding: 135px 0;
    background: url(images/banner.jpg) no-repeat center top;
    background-size: cover;
  color:#fff;
}
.banner h1 {
    color: #fff;
  font-size:49px;
  font-weight:400;
  margin-bottom:20px;
}
.banner p {
    color: #fff;
  font-size:24px;
  line-height:30px;
  margin-bottom:30px;
}
.btn, input[type="submit"], input[type="button"] {
    float: left;
    /*width: 100%;*/
    padding: 18px 22px;
    font-size: 21px;
    border-radius: 5px;
  border-radius: 10px;
  box-shadow: rgb(125, 62, 0) 0px 5px 0px;
    border-bottom-color: #562b00;
    background-color: #ff6a00;
  color:#fff !important;
  text-align:center;
  min-width:200px;
  border:0;
  cursor:pointer;
  display:inline-block;
  margin-bottom:15px;
}
.btn:hover, input[type="submit"]:hover, input[type="button"]:hover {
    background: #d66a00;
}
/*banner Style End*/
/*content Style Start*/
.full_wid {
  float:left;
  width:100%;
  padding:50px 0;
  margin:0;
}
.full_wid_inner { padding:40px 0; }
.white_area {background:#fff;}
.blue_area { /*background:#002149;*/ border-top:1px solid #f0f0f0; border-bottom:1px solid #f0f0f0; margin-top:-1px; /*color:#fff;*/}
/*.blue_area h1, .blue_area h2, .blue_area h3, .blue_area h4, .blue_area h5, .blue_area h6, .blue_area p, .blue_area li { color:#fff;}*/
.testibox {
  background:#184b8a; 
  margin-top: 80px;
  position: relative;
  padding-top: 60px;
}
.testibox span {
  text-align:center;
  display: block;
color:#fff;
/*    border-bottom:1px solid rgb(64, 161, 181) !important;*/
  padding-bottom: 20px;
}
.testibox span b {
  display:block;
color:#fff;
  font-size:1.4em;
  line-height: 34px;
}
.testibox p {
  padding: 35px;
    color: #fff;
}
.usericon {
  width:100%;
  top: -50px;
    position: absolute;
}
.usericon img {
  border-radius: 100px !important;
    border: none !important;
    display: block;
    max-height: 104px;
    margin: 0 auto;
    max-width: 104px;
  border: 2px solid rgb(0, 33, 73) !important;
}
/*Pricing page start*/
.plans-table {
    float:left;
    vertical-align: top;
    width: 100%;
  margin-top:40px;
  margin-left:2px;
  padding: 0 5%;
}
.plans-column {
    background-color: #fff;
    border: 1px solid #e1e1e1;
  /*border-right:0;*/
    float:left;
    font-size: 16px;
    /*position: relative;*/
    text-align: center;
    vertical-align: top;
    width: 33.3333%;
  margin-left:-1px;
}
.plans-column header {
    background-color: #f8f6f2;
    border-bottom: 1px solid #e1e1e1;
    height: 50px;
    padding: 15px 10px;
}
.plans-column header h2 {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.125em;
    text-transform: uppercase;
    white-space: nowrap;
}
.plans-column .about-column {
    padding-top: 9px;
  /*min-height: 100px;*/
}
.plans-column .about-column p {
    padding: 0 15px;
  font-size:14px;
  margin:0;
}
.plans-column .pricing-column .price {
    color: #333;
    display: block;
    font-size: 38px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 15px;
}
.plans-column .pricing-column .price sup, .plans-column .pricing-column .price .dollars {
    display: inline-block;
    font-size: 24px;
    line-height: 40px;
    margin-left: 2px;
    vertical-align: top;
}
.plans-column .pricing-column .price .time, .plans-column .pricing-column .price sub {
    font-size: 14px;
    vertical-align: inherit;
}
.plans-column .location {
    font-size: 14px;
    vertical-align: inherit;
  display: block;
  margin-top: 3px;
    clear: both;
  line-height: 20px;
}
.plans-column .details-column ul {
    list-style-type: none;
    margin: 10px 0 0 0;
}
.plans-column .details-column ul li {
    font-size: 14px !important;
    border-top: 1px solid #ddd;
  padding:7px 5px;
  position:relative;
}
.plans-column .details-column ul li.info {
  padding:7px 20px 7px 5px;
}
.gfield_label { position:relative; }
li.info span, .gfield_label span.tip {
  position:absolute;
  top:8px;
  /*right: 5px;*/ margin-left: 10px;
  width:18px;
  height:19px;
  background:url(images/info.png) no-repeat center center;  
}
.gfield_description { display:none; }
.gfield_label span.tip {
  top:0px;
  right: -25px;
}
.plans-column.standard {
      margin-top: -10px;
      border-top: 2px solid #173e72;
}
.plans-column .btn {
  font-size: 15px;
    padding: 10px 20px;
    width: auto;
    border-radius: 5px;
    display: inline-block;
    clear: both;
    float: none;
  margin-bottom:15px;
  min-width:0;
}
/*Pricing page end*/
/*User Guide page Style Start*/
/*User Guide page Style End*/
/*content Style End*/
/*footer Style Start*/
.footer {
  float: left;
    width: 100%;
    background: #242424;
    font-weight: 300;
    padding: 45px 0 25px 0;
}
.ft-block {
  float:left;
  width:25%;
  margin-bottom:20px;
  padding:0 15px;
}
.ft-block h3 {
  float:left;
  color:#fff;
  font-size:16px;
  line-height:24px;
  font-weight:bold;
  letter-spacing:2px;
  margin-bottom:22px;
  padding-right:15px;
  text-transform:uppercase;
}
.ft-block ul {
  margin:0;
  padding:0;
  float:left;
  width:100%;
  padding-right:15px;
  list-style:none;
}
.ft-block li {
  float:left;
  width:100%;
  margin-bottom:12px;
}
.ft-block li a { color:#ccc; }
.ft-block li a:hover { color:#fff; }
.ft-block li img { float:left; margin-top:5px; width:16px; height:16px; margin-right:10px; }
/*footer Style End*/
.tve_faqI { margin-bottom:15px; }
.tve_faq .tve_toggle {
    display: inline-block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 50%;
    margin-top: -7px !important;
    right: 17px;
    background: url(images/plus-white.png) no-repeat center center;
}
.tve_faqB.active .tve_toggle {
  background: url(images/minus-white.png) no-repeat center center;
}
.tve_faq .tve_faqB {
  background: #ccc;
  cursor: pointer;
    padding: 17px;
    position: relative; 
}
.tve_faq .tve_faqC {
    display: none;
    padding: 10px 20px;
  border: 1px solid #ccc;
}
.tve_faq h4 {
    cursor: pointer;
      font-weight: 600;
    box-sizing: border-box !important;
    width: auto !important;
    padding: 0 18px 0 0 !important;
    font-size: 100%;
    margin: 0px !important;
    clear: none;
  color: rgb(0, 75, 89);
}
.full_wid ul { margin-left:20px; }
ul.stars {
  margin-left:0px;
  list-style:none;
}
ul.stars li {
  background:url(images/starli.png) no-repeat left 3px;
  padding-left: 30px;
  margin-bottom: 17px;
}

.smallbtn { font-size:17px; }
/********Memberpress*****/
.mepr_payment_method, #mepr_account_form { display:none; }
.account-page * { text-align:center; }
.account-page .btn { margin-bottom:50px; float: none;
    display: inline-block; }
.additional {
  clear: both;
    float: left;
    width: 100%;
    margin-bottom: 50px;
    /*margin-top: -1px;*/
  margin-left:2px;
}
.additional .plans-column {
  border: 0;
  width: 100%;
  margin-left: 0;
  margin-bottom:0;
}
.additional .plans-column .details-column ul {
  margin: 0;
}
.additional .plans-column .details-column ul li {
  margin-left: -1px;
  width:50%;
  margin-top: -1px;
  float:left; 
  /*border-bottom: 1px solid #ddd;*/
  border-bottom: 0;
  border-top:0;
}
.hs-pricing { cursor:pointer; }
.hs-pricing:before {
  content: "";
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Ctitle%3EPricing_Page_Symbols%3C/title%3E%3Cpath d='M12.5 0A12.5 12.5 0 1 0 25 12.5 12.5 12.5 0 0 0 12.5 0zm5.4 13.5h-4.2v4.8h-2.4v-4.8H7.1v-2.2h4.2V6.7h2.4v4.6h4.2v2.2z' fill='%231da1db'/%3E%3C/svg%3E") no-repeat;
  display: inline-block;
  width: 24px;
  height: 19px;
  vertical-align: text-bottom;
  cursor: pointer;
  padding-right: 4px
}
.hs-pricing.hs-pricing-open:before {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Ctitle%3EPricing_Page_Symbols%3C/title%3E%3Cpath d='M12.5 0A12.5 12.5 0 1 0 25 12.5 12.5 12.5 0 0 0 12.5 0zm2.9 14H9.6v-3h5.8v3.1z' fill='%231da1db'/%3E%3C/svg%3E") no-repeat
}
.checkmark {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 15'%3E%3Cpath d='M8.2 15a1.4 1.4 0 0 1-1.1-.5L.4 7.1a1.4 1.4 0 0 1 .1-2 1.4 1.4 0 0 1 2 .1l5.8 6.4L21.6.4a1.4 1.4 0 0 1 2 .2 1.4 1.4 0 0 1-.2 2L9.1 14.7a1.4 1.4 0 0 1-.9.3z' fill='%23555'/%3E%3C/svg%3E") no-repeat;
  display: block;
  margin: 0 auto;
  height: 20px;
  width: 20px;
  background-position: 50%
}
.mp_wrapper form { margin:0 -10px !important; }
.mp_wrapper .mp-form-row {
  padding:0 10px !important;  
  float:left !important;
}
.half { padding:15px 10px !important; float:left; }
.mepr-submit { margin:0 10px; }
.mp_wrapper .mp-form-row.mepr_first_name,
.mp_wrapper .mp-form-row.mepr_last_name,
.mp_wrapper .mp-form-row.mepr_mepr_business_namebrand_name,
.mp_wrapper .mp-form-row.mepr_mepr_business_phone,
.mp_wrapper .mp-form-row.mepr_password,
.mp_wrapper .mp-form-row.mepr_password_confirm,
.mp_wrapper .mp-form-row.mepr_cc_expiry,
.mp_wrapper .mp-form-row.mepr_cc_cvc,
.mp_wrapper .mp-form-row.mepr_mepr-address-city,
.mp_wrapper .mp-form-row.mepr_mepr-address-country,
.mp_wrapper .mp-form-row.mepr_mepr-address-state,
.mp_wrapper .mp-form-row.mepr_mepr-address-zip,
.half  {
  width:50% !important;
}
.pie-progress-charts { text-align:center; width: 990px; }
.circles-wrp { margin-bottom:5px; }
@media only screen and (max-width: 500px) {
  h1, h2, h3, h4, h5, h6 { font-weight:600; }
h1 {font-size:24px;line-height: 40px !important;}
h2 {font-size:20px;line-height: 26px !important;}
h3 {font-size: 18px;line-height: 22px !important;}
h4 {font-size: 16px;line-height: 20px !important;}
h5 {font-size: 14px;line-height: 18px !important;}
.banner_inner {display: none !important;}
.btn, input[type="submit"], input[type="button"] {font-size:16px;}
 .full_wid { padding:50px 0 !important; }
 .plans-table { padding:0; }
 .plans-column .details-column ul li.info { padding: 7px 30px 7px 5px; }
 li.info span, .gfield_label span.tip { right:5px; position:relative; display:inline-block }
}
.mplan, .plans-column .pricing-column .price.mplan { display:none; }
.plans-table .options {
    margin-bottom: 15px;
    margin-left: 10px;
    float: left;
  width:100%;
}
.plans-table .options label {
    margin-right: 23px; float:left; font-size:20px;
}
.plans-table .options input {
    margin-right: 5px;
  float: left;
    width: 20px;
    height: 20px;
    margin-top: 5px;
}
.mepr_bold.mepr_price .mepr_price_cell {
  font-size:18px;
}
.mepr_bold.mepr_price {
  font-size:18px;
  background: #ccc;
    padding: 10px 20px !important;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
}
.mepr_bold.mepr_price label {
  font-weight:bold !important;
}
.jp-card-name { display:none !important; }
form#mepr_loginform .mp-form-row.mepr_password { width:100% !important; }
.dhide, .mdetail { display:none; }
/*Responsive style*/
@media only screen and (max-width: 1150px) {
  .top-right ul li a { padding: 38px 20px; }
  .full_wid { background-size:cover !important; height:auto !important }
}
@media only screen and (max-width: 1090px) {
  .banner { height:auto;}
}
@media only screen and (max-width: 960px) {
  .header { height: 72px;}
  .top-right ul li a { padding: 25px 15px; font-size:14px; letter-spacing:0; }
  .header.sticky .top-right ul li a { padding: 20px 15px; }
  .logo img { height:30px; }
  .logo { padding: 20px 0; }
  
}
@media only screen and (min-width: 768px) {
  .mobilemenu.top-right { display:none !important; }
  .left_right { float:right;}
}
@media only screen and (max-width: 767px) {
  /*.additional { display:none; }*/
  .dhide { display:block; }
  .additional .plans-column .details-column ul li { width:100% !important; }
  .embed-container { margin-bottom:15px; }
  .banner a.btn { margin-bottom:30px; }
  .header.sticky { height: 52px; }
  .header { height: 52px; }
  .logo { padding: 10px 0 10px 0; }
  #fixed-top { display:block; z-index:999999; }
  .top-right { display:none; } 
  .ft-block { width:100%; }
  .plans-column { width:100%; margin-bottom:40px; }
  .plans-column.standard { margin-top: 0px; border-top: 2px solid #07b57a;}
}
.mepr-account-actions a {
  clear: both;
  display: block;
}

/* MARK's CSS */
.main-wrapper {
  padding: 0 10px;
}

.center {
  text-align: center;
  margin: 0 auto;
}

.sidebar-content {
  background-color: #EFEFEF;
  padding: 60px 10px 40px 10px;
  margin-top: 15px;
}

.main-content {
  padding: 0px 60px;
}

ul.block {
  margin-top: 30px !important;
  margin-left: 0px !important;
  list-style: none;
}

ul.block li {
  margin-bottom: 20px !important;
}

span.circles-number, span.circles-text {
  color: #ffaf14;
  font-size: 30px;
  font-weight: 600;
}

.column-wrapper {
  padding-bottom: 30px;
  overflow: hidden;
}

.input-form {
  width: 100% !important;
}

.inner-pchart {
  margin-bottom: 40px;
}

.inner-chart {
  padding-top: 30px;
  padding-bottom: 20px;
}
.inner-wrapper {
  padding: 0px 20px;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  width: 100% !important;
}

.logo-wrap {
  clear: both;
  overflow: hidden;
  padding: 20px 0 20px 0;
}

.banner-img {
  margin-top: 50px;
}

.review-content {
  padding: 0 80px;
}

.intro-text {
  padding: 10px 0;
}

.faq-nest {
    background: #ff6b01 !important;
    cursor: pointer;
    padding: 17px;
    position: relative;
}

@media (min-width: 480px) {
  .desktop-hidden {
    display: none !important;
  }
}

@media (max-width: 480px) {
    .mobile-hidden {
        display: none !important;
    }
    .remove-spacing {
       margin-bottom: 6px; 
    }
}

@media (max-width: 480px) {
  .mobile-image {
    margin-bottom: 10px;
    width: 100%;
    object-fit: cover;
  }
  #map {
    width: 100% !important;
    height: 200px !important;
    margin-bottom: 50px !important;
  }
  .banner-img {
    margin-top: 0px !important;
  }
  .review-content {
    padding: 0 20px; 
  }
  .sidebar-content {
    margin-bottom: 40px;
    margin-top: 0 !important;
  }
  .img-responsive {
    margin-bottom: 40px;
  }
  .intro-text {
    padding: 0 !important;
  }
  .sidebar-content {
    margin-bottom: 40px;
  }
  .hr {
    margin: 0 0 15px 0;
  }
  .inner-wrapper {
    padding: 0 !important;
  }
}

.text-spacing {
  margin-bottom: 20px;
}

@media (max-width: 768px) {

  .main-content {
    padding: 10px 40px;
  }
  .review-content {
    padding: 0 40px; 
  }
  .main-content {
    padding: 0; 
  }
  .logo-wrap {
    clear: both;
    overflow: hidden;
    padding: 10px 0;
  }
  #map {
    width: 100% !important;
    margin-bottom: 50px !important;
  }
  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    width: 100% !important;
  }
  .intro-text {
    padding: 0px 0 40px 0;
  }
  .full_wid {padding: 30px 15px !important}
  .text-spacing {
    margin-bottom: 15px;
  }
}

@media (max-width: 1024px) {
  .container {
    padding: 0px 40px !important;
  }
  .full_wid {
    padding: 0px 20px;
  }
}


/* CSS GRID */


.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.row .col {
  float: left;
  box-sizing: border-box;
  padding: 0 0.75rem;
  min-height: 1px;
}

.row .col[class*="push-"], .row .col[class*="pull-"] {
  position: relative;
}

.row .col.s1 {
  width: 8.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s2 {
  width: 16.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s3 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s4 {
  width: 33.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s5 {
  width: 41.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s7 {
  width: 58.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s8 {
  width: 66.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s9 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s10 {
  width: 83.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s11 {
  width: 91.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.s12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.row .col.offset-s1 {
  margin-left: 8.3333333333%;
}

.row .col.pull-s1 {
  right: 8.3333333333%;
}

.row .col.push-s1 {
  left: 8.3333333333%;
}

.row .col.offset-s2 {
  margin-left: 16.6666666667%;
}

.row .col.pull-s2 {
  right: 16.6666666667%;
}

.row .col.push-s2 {
  left: 16.6666666667%;
}

.row .col.offset-s3 {
  margin-left: 25%;
}

.row .col.pull-s3 {
  right: 25%;
}

.row .col.push-s3 {
  left: 25%;
}

.row .col.offset-s4 {
  margin-left: 33.3333333333%;
}

.row .col.pull-s4 {
  right: 33.3333333333%;
}

.row .col.push-s4 {
  left: 33.3333333333%;
}

.row .col.offset-s5 {
  margin-left: 41.6666666667%;
}

.row .col.pull-s5 {
  right: 41.6666666667%;
}

.row .col.push-s5 {
  left: 41.6666666667%;
}

.row .col.offset-s6 {
  margin-left: 50%;
}

.row .col.pull-s6 {
  right: 50%;
}

.row .col.push-s6 {
  left: 50%;
}

.row .col.offset-s7 {
  margin-left: 58.3333333333%;
}

.row .col.pull-s7 {
  right: 58.3333333333%;
}

.row .col.push-s7 {
  left: 58.3333333333%;
}

.row .col.offset-s8 {
  margin-left: 66.6666666667%;
}

.row .col.pull-s8 {
  right: 66.6666666667%;
}

.row .col.push-s8 {
  left: 66.6666666667%;
}

.row .col.offset-s9 {
  margin-left: 75%;
}

.row .col.pull-s9 {
  right: 75%;
}

.row .col.push-s9 {
  left: 75%;
}

.row .col.offset-s10 {
  margin-left: 83.3333333333%;
}

.row .col.pull-s10 {
  right: 83.3333333333%;
}

.row .col.push-s10 {
  left: 83.3333333333%;
}

.row .col.offset-s11 {
  margin-left: 91.6666666667%;
}

.row .col.pull-s11 {
  right: 91.6666666667%;
}

.row .col.push-s11 {
  left: 91.6666666667%;
}

.row .col.offset-s12 {
  margin-left: 100%;
}

.row .col.pull-s12 {
  right: 100%;
}

.row .col.push-s12 {
  left: 100%;
}

@media only screen and (min-width: 601px) {
  .row .col.m1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-m1 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-m1 {
    right: 8.3333333333%;
  }
  .row .col.push-m1 {
    left: 8.3333333333%;
  }
  .row .col.offset-m2 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-m2 {
    right: 16.6666666667%;
  }
  .row .col.push-m2 {
    left: 16.6666666667%;
  }
  .row .col.offset-m3 {
    margin-left: 25%;
  }
  .row .col.pull-m3 {
    right: 25%;
  }
  .row .col.push-m3 {
    left: 25%;
  }
  .row .col.offset-m4 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-m4 {
    right: 33.3333333333%;
  }
  .row .col.push-m4 {
    left: 33.3333333333%;
  }
  .row .col.offset-m5 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-m5 {
    right: 41.6666666667%;
  }
  .row .col.push-m5 {
    left: 41.6666666667%;
  }
  .row .col.offset-m6 {
    margin-left: 50%;
  }
  .row .col.pull-m6 {
    right: 50%;
  }
  .row .col.push-m6 {
    left: 50%;
  }
  .row .col.offset-m7 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-m7 {
    right: 58.3333333333%;
  }
  .row .col.push-m7 {
    left: 58.3333333333%;
  }
  .row .col.offset-m8 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-m8 {
    right: 66.6666666667%;
  }
  .row .col.push-m8 {
    left: 66.6666666667%;
  }
  .row .col.offset-m9 {
    margin-left: 75%;
  }
  .row .col.pull-m9 {
    right: 75%;
  }
  .row .col.push-m9 {
    left: 75%;
  }
  .row .col.offset-m10 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-m10 {
    right: 83.3333333333%;
  }
  .row .col.push-m10 {
    left: 83.3333333333%;
  }
  .row .col.offset-m11 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-m11 {
    right: 91.6666666667%;
  }
  .row .col.push-m11 {
    left: 91.6666666667%;
  }
  .row .col.offset-m12 {
    margin-left: 100%;
  }
  .row .col.pull-m12 {
    right: 100%;
  }
  .row .col.push-m12 {
    left: 100%;
  }
}

@media only screen and (min-width: 993px) {
  .row .col.l1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-l1 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-l1 {
    right: 8.3333333333%;
  }
  .row .col.push-l1 {
    left: 8.3333333333%;
  }
  .row .col.offset-l2 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-l2 {
    right: 16.6666666667%;
  }
  .row .col.push-l2 {
    left: 16.6666666667%;
  }
  .row .col.offset-l3 {
    margin-left: 25%;
  }
  .row .col.pull-l3 {
    right: 25%;
  }
  .row .col.push-l3 {
    left: 25%;
  }
  .row .col.offset-l4 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-l4 {
    right: 33.3333333333%;
  }
  .row .col.push-l4 {
    left: 33.3333333333%;
  }
  .row .col.offset-l5 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-l5 {
    right: 41.6666666667%;
  }
  .row .col.push-l5 {
    left: 41.6666666667%;
  }
  .row .col.offset-l6 {
    margin-left: 50%;
  }
  .row .col.pull-l6 {
    right: 50%;
  }
  .row .col.push-l6 {
    left: 50%;
  }
  .row .col.offset-l7 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-l7 {
    right: 58.3333333333%;
  }
  .row .col.push-l7 {
    left: 58.3333333333%;
  }
  .row .col.offset-l8 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-l8 {
    right: 66.6666666667%;
  }
  .row .col.push-l8 {
    left: 66.6666666667%;
  }
  .row .col.offset-l9 {
    margin-left: 75%;
  }
  .row .col.pull-l9 {
    right: 75%;
  }
  .row .col.push-l9 {
    left: 75%;
  }
  .row .col.offset-l10 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-l10 {
    right: 83.3333333333%;
  }
  .row .col.push-l10 {
    left: 83.3333333333%;
  }
  .row .col.offset-l11 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-l11 {
    right: 91.6666666667%;
  }
  .row .col.push-l11 {
    left: 91.6666666667%;
  }
  .row .col.offset-l12 {
    margin-left: 100%;
  }
  .row .col.pull-l12 {
    right: 100%;
  }
  .row .col.push-l12 {
    left: 100%;
  }
}