 label {
     display: inline-block;
     width: 5em;
}#content-wrap.container{	margin-bottom:30px;}
 #back2Top {
     width: 40px;
     line-height: 40px;
     overflow: hidden;
     z-index: 999;
     display: none;
     cursor: pointer;
     -moz-transform: rotate(270deg);
     -webkit-transform: rotate(270deg);
     -o-transform: rotate(270deg);
     -ms-transform: rotate(270deg);
     transform: rotate(270deg);
     position: fixed;
     bottom: 78px;
     right: 20px;
     background-color: #DDD;
     color: #555;
     text-align: center;
     font-size: 30px;
     text-decoration: none;
}
 .rotateCard {
     transform: rotate(270deg);
     width: 180px;
}
 #back2Top:hover {
     background-color: #DDF;
     color: #000;
}
 footer {
     background-color: #57628b;
     /* padding: 8px 15px 5px; */	 padding: 15px !important;
     color: white;
     position: fixed;
     bottom: 0;
     width: 100%;	 z-index: 999;
}header{	z-index:999 !important;}#primary{	margin:4em 0px !important;	padding:30px !important;}
 .card-apply-class {
     position: relative;
     display: table;
     margin: 33px 
}
 .btn_comparecard {
     height: 32px;
     padding: 3px 10px;
     border: none;
     box-shadow: none;
     background: #34a6df;
     position: relative;
     top: 0;
     overflow: hidden;
     padding-left: 27px;
     padding-right: 27px;
     border-radius: 3px;
     transition: all .15s ease-in;
     font-weight: bold;
     margin-top: 5px;
     margin-bottom: 5px;
	 float:right;
}
 .setatright {
     margin-top: 2px;
     margin-right: 55px;
     position: absolute;
     padding: 3px 10px;
     right: 0;
     width: 165px;
     height: 120px;
	 display:inline-block;
}



/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
 .ast-page-builder-template #secondary {     margin-top: 0px !important;}
@media only screen and (min-width: 960px){
	.content-area, .content-left-sidebar .content-area {
		width: 79%;
	}
	.sidebar-container{
		display: inline-block;		width: 23%;		background: white;		margin: 4em 0px !important;		padding: 30px !important;
	}
}



.col-shadow{
     box-shadow: 2px 2px 2px 2px #eeeeee;
	  -webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		 border-radius: 10px;
}


.shadow-row .fl-col-content {
background-color: #fafafa;
-moz-box-shadow:    0px 0px 5px 1px rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0px 5px 1px rgba(0,0,0,0.3);
box-shadow:         0 0px 5px 1px rgba(0,0,0,0.3);
-moz-border-radius: 5px;
border-radius: 5px;
}

.col-topm {
	margin-top:20px;
}

.fl-builder-content .fl-module-content-slider .fl-slide .fl-slide-content {
padding-top: 40px;
}

input[type="checkbox"] {
    opacity: 0;

}

.category .page-header { display: none; }


.archive .page-header { display: none; }

.post-footer {
    display: none;
}

.sidebar-box ul {
    font-size: 16px;
}

  /* API Wrap */


.card-wrap {
    /* margin-bottom:7px; */
}
.card-wrap img {
    width: 100%;
    max-width: 150px;
    height: auto
}
.card-wrap .add-card-toggle {
    display: none
}
.card-apply {
    position: relative;
    display: table;
    margin: 0 auto
}

.review-wrap {
    margin-bottom: 8px
}
.review-wrap .rating-sec-wrap {
    display: inline-block
}
.review-wrap p,
.review-wrap ul {
    margin-bottom: 0
}
.review-total a {
    font-weight: 700
}
@media (min-width: 650px) {
    .card-wrap {
        float: left;
        /* width:40%; */
    }
    .card-wrap img {
        max-width: 180px
    }
    .info-wrap {
        text-align: left;
        width: 60%;
        float: left;
        padding-left: 15px
    }
}
@media (min-width: 768px) {

    .header {
        position: relative
    }
    .header .review-wrap {
        width: 100%;
        float: left;
        padding-right: 15px
    }
    .header .info-wrap {
        width: 41%;
        float: left
    }
    .header .action-sec {
        width: 32%;
        float: right;
        text-align: center
    }
    .header .action-sec .btn {
        width: 100%
    }
    .header .action-sec .add-card-toggle {
        display: none
    }
    .header .info {
        float: right;
        clear: right;
        width: 73%;
        padding-left:0px
    }
    .header .info li {
        padding-left: 0
    }
    .card-wrap {
        width: 27%;
    }
    .card-wrap .add-card-toggle {
        display: inline-block
    }
    .card-main>div:first-child {
        padding-bottom: 15px
    }
}
@media (min-width: 880px) {
    h1 {
        margin-bottom: 5px
    }
	  h2 {
        margin-bottom: 5px
    }
    .header .info-wrap {
        width: 75%
    }
    .header .info {
        width: 76%;
    }
    .card-wrap {
        width: 24%;
    }

	.card-wrap2 {
        width: 24%;
    }
}
.action-sec {
    margin-bottom: 20px
}
.action-sec>.wrap {
    display: inline-block;
    width: 100%
}
.action-sec .btn {
    font-size: 1.125em;
    width: 80%;
    max-width: 240px;
    display: block;
    margin: 0 auto 10px;
    padding: 5px 8px;
    max-width: 180px
}
.action-sec .rate-fee {
    font-size: 14px!important;
    margin: 0 auto 5px!important
}
.action-sec .add-card-toggle {
    margin: 8px 0 0
}
@media (min-width: 650px) {
    .action-sec {
        text-align: left;
        width: 60%;
        float: left;
        padding-left: 15px
    }
    .action-sec .btn {
        margin-left: 0;
        float: left
    }
    .action-sec .call-opt {
        display: none
    }
    .action-sec .add-card-toggle {
        margin: 8px 0 0 25px
    }
    .add-card-toggle {
        margin-top: 10px
    }
}
@media (min-width: 768px) {
    .action-sec .btn {
        margin-left: auto;
        float: none
    }
}
.info, .info-2 {
    text-align: left;
    display: inline-block;
    width: 100%
}
.info li,
.info ul {
    float: left;
    width: 98%;
    margin-bottom: 0;
    /* margin-top: 0; */
}


.info li {
    /* font-size: .875em; */
    line-height: 1.25em;
    padding: 8px 10px;
    /* color: #404040; */
		list-style-type:none;
}
.info li strong {
    font-weight: 700;
    float: left;
    width: 47%
}
.info li span {
    float: right;
    width: 53%;
    padding-left: 20px
}
.info li span>p {
    margin: 0
}
.info li:nth-child(odd) {
    background: #f7f7f7
}
.highlight-details {
    text-align: left;
    display: inline-block;
    width: 100%
}
.highlight-details ul {
    padding-left: 15px;
    margin-bottom: 0;
    color: #666
}
.highlight-details li {
    list-style: disc;
    margin-bottom: .5em;
    font-size: .875em
}
@media (min-width: 650px) {
    .highlight-details ul {
        width: 100%;
        float: left;
        padding-right: 10px
    }
    .info li strong {
        width: 40%
    }
    .info li span {
        width: 60%
    }
}
@media (min-width: 768px) {
    .info {
        width: 100%;
        /* float: left */
    }
    .info li {
        width: 31%;
        float: left
    }
    .info li.highlight{
        width: 50%;
    }
    .info li span,
    .info li strong {
        width: 100%
    }
    .info li strong {
        margin-bottom: 5px
    }
    .info li span {
        padding-left: 0
    }
    .info li:nth-child(odd) {
        background: 0 0
    }
    .info li:nth-child(3n+4) {
        clear: left
    }

}
.content-wrap {
    display: inline-block;
    width: 100%
}
.card-details-section {
    text-align: left;
    display: inline-block;
    width: 100%
}


.aside {
    float: left;
    width: 18%;
    display: none
}
.aside .bg-fill {
    background: #fcfcfc;
    z-index: -1;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 18%;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.card-button-area {
	display: block;
	line-height: 1.75;
	width:180px;
	margin: 0 auto;
	padding-top:15px;
}

.card-button-detail a {
	display: block;
	line-height: 1.75;
	margin: 0 auto;
}


.card-button {
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	display: block;
	background: #128842 !important;
	font: normal 18px / 22.4px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF !important;
	text-align: center;
	padding: 10px 0px;
	text-decoration: none;
	vertical-align:center;
}

.head {
  padding: 40px;
  width: 100%;

}


.lead {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}


.lead {
  font-weight: 100 !important;
}

.lead {
  font-weight: 300 !important;
}

.animate, .as-accordion-close {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.accordion {
  border-top: 1px solid #cdcdcd;
}
.accordion:nth-last-child(1) {
  border-bottom: 1px solid #cdcdcd;
}

.as-accordion-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333;
  width: 100%;
  padding: 15px 0;
  cursor: pointer;
}
.as-accordion-head:hover {
  color: #0070c9;
}

.as-accordion-title {
  font-size: 16px;
  line-height: 1.14286;
  font-weight: 500;
  letter-spacing: 0;
}

.as-accordion-close {
  font-size: 30px;
  font-weight: 100;
  -webkit-transform: translateY(0px) rotate(45deg) scale(0.8);
          transform: translateY(0px) rotate(45deg) scale(0.8);
  line-height: 0;
}
.as-accordion-close.open {
  -webkit-transform: translateX(-3px) translateY(-2px) rotate(0deg) scale(1);
          transform: translateX(-3px) translateY(-2px) rotate(0deg) scale(1);
}

.as-accordion-collapse {
  display: none;
}



.search-results #main #content-wrap {
    padding-top: 150px;
}

#site-logo #site-logo-inner a:hover img {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}

.card-button-green {
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	display: block;
	background: #128842 !important;
	font: normal 18px / 22.4px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF !important;
	text-align: center;
	padding: 10px 0px;
	text-decoration: none;
	vertical-align:center;
}

.card-button-grey {
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	display: block;
	background: #f1f1f1 !important;
	font: normal 12px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF !important;
	text-align: center;
	padding: 10px 0px;
	text-decoration: none;
	vertical-align:center;
}


.card-button-blue {
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	display: block;
	background:#0095ff !important;
	font: normal 18px / 22.4px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFFFFF !important;
	text-align: center;
	padding: 10px 0px;
	text-decoration: none;
	vertical-align:center;
}

.menu-text-none  {
text-transform: none;
}

.custom-promo h2 {
	float:left;
  font: normal 15px / 20.4px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color:#007cff  !important;
  font-weight: bold;
  line-height: 1.667;
	text-align: left;
	text-decoration: none;
	padding-left: 15px;
	    word-break: break-word;
    white-space: normal;
    max-width: 600px;

}

.custom-promo a:link {
	float:left;
  font: normal 15px / 20.4px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color:#007cff  !important;
  font-weight: bold;
  line-height: 1.667;
	text-align: left;
	text-decoration: none;

}

.custom-promo a:visited {
	 color:#0160ca  !important;
}

.dis-text{
	height: 200px

}

.adv-dis-sig {
  color:#0160cd;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 15px;
	float:right;
	padding-right:12px;
}

.responsive {
    max-width: 100%;
    height: auto;
}
#main #content-wrap, .separate-layout #main #content-wrap {    
    margin-bottom: 60px !important;
}

.pagination {
  display: inline-block;
  } 

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
}

.pagination a.active {
  background-color: #4CAF50;
  color: white;
}

.pagination a:hover:not(.active) {background-color: #ddd;}

.content-area.clr{
	float:right !important;
}

.page-sidebar.widget-area{
	width:100% !important;
}
.separate-layout.container.clr{
	padding-left:0% !important;
	padding-right:0% !important;
}

/*Styles for Mobile Device*/
@media only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {{
	.footer-sec{
		display:none !important;
	}
	
}



