/*
Theme Name: MRG Theme 1
Version: 1.0a
Author: Merge Digital
Author URI: http://www.mergedigital.com.au/
*/

/* 

font-family: 'Open Sans', sans-serif;
font-family: 'Montserrat', sans-serif;

 * 
 * NAVY #0d0f40
 * ORANGE #e78700
 * /

/* ------------------------------------
 * -------------- GLOBAL --------------
 * ------------------------------------ */

* {
	margin: 0;
	padding: 0;
}

/* Overflow Hotfix */
html {
	overflow-x:hidden; 
}

body {
font-family: 'Open Sans', sans-serif;
}

h1 {
color: #0d0f40;
	font-family: 'Montserrat', sans-serif;
}

h2 {
font-size: 24px;
	font-weight: 600;
color: #0d0f40;
	font-family: 'Montserrat', sans-serif;
}

h3 {
color: #0d0f40;
	font-family: 'Montserrat', sans-serif;
}

.h3-title h3 {
color: #666;
font-weight: 400;
margin-top: 5px;
font-size: 24px;
}

h4 {
font-size: 22px;
color: #0d0f40;
	font-weight: 600;
}

h5 {
font-size: 20px;
color: #0d0f40;
	font-family: 'Montserrat', sans-serif;
}

h6 {
font-size: 16px;
color: #0d0f40;
	font-family: 'Montserrat', sans-serif;
}

P {
	font-size: 16px;
}

.lead-para h3 {
font-size: 20px;
color: #333;
font-weight: 400;
margin-bottom: 20px;
}

a {
	color: #ffa001;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #e78700;
}

.ul-margin ul {
margin-left: 18px;
}

.ul-margin li {
margin-bottom: 5px;
}

.sec-pad {
	padding: 40px 0;
}

.app-pad {
	padding: 20px 0 40px 0;
}

.img-responsive {
	margin: 0 auto;
}

.max-800 {
	max-width: 800px;
	margin: 0 auto;
}

.max-900 {
	max-width: 900px;
	margin: 0 auto;
}

.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text p,
.white-text a {
color: #fff;
}

.grey-text h1,
.grey-text h2,
.grey-text h3,
.grey-text h4,
.grey-text p,
.grey-text a {
color: #666;
}



/* ------------------------------------
 * ------------ VC BUTTONS ------------
 * ------------------------------------ */

.vc_general.vc_btn3 {
font-size: 16px;
padding-left: 25px !important;
padding-right: 25px !important;
border: 0;

}

.vc_general.vc_btn3:hover {
border: 0;
background: #e78700 !important;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
font-size: 18px;
background: #e78700 !important;
}

.vc_btn3-container .vc_btn3-block {
font-size: 18px;
background: #e78700 !important;
padding: 18px 20px !important;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md:hover,
.vc_btn3-container .vc_btn3-block:hover {
background: #ffa001 !important;
}

.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
background: transparent !important;
color: #ffa001;
border: 2px solid #ffa001 !important;
}

.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom:hover {
background: #ffa001 !important;
color: #fff;
}


/* ------------------------------------
 * ---------- HEADER #1  ----------
 * ------------------------------------ */



.top-secure {
display: none;
background: green;
color: #fff;
text-align: center;
padding: 4px 0;
font-weight: bold;
font-size: 16px;
}

.app-logo {
	width: 240px;
	margin: 0 0 10px 0;
}

.page-id-49 .top-secure {
display: block;
}

.hd-secure {
color: green;
font-weight: bold;
font-size: 18px;
padding: 5px 0 0 0;
	text-align: center;
}
 
.top-links {
	background: #f5f5f5;
	padding: 0px 0;
	border: 0;

}

.top-links a {
	color: #666;
}

.top-links p, .top-links p span {
	color: #0d0f40;
}

.top-links p {
	text-align: right;
	margin-bottom: 0;
	padding: 8px 0;
	text-transform: uppercase;
font-size: 14px;
}

.top-links p span {
	font-weight: 500;
	font-size: 18px;
	padding-left: 10px;
}

.price-container .btn-cta {
	margin-bottom: 15px;
	font-size: 22px;
    font-weight: 600;
}


.btn-cta {
	display: none!important;
	background: #55932d;
	color: #fff;
	border-bottom: 5px solid #3d6921;
	text-align: center;
	border-radius: 10px;
	display: inline-block;
	padding: 20px 20px;
	width: 100%;
	font-size: 18px;
font-weight: 500;
}

.btn-cta:hover,
.btn-cta:focus {
	background: #3d6921;
color: #fff;
}

.btn-cta .btn-orange {
	background: #e78700;
color: #fff;
}



/* ------------------------------------
  --------------- NAV ----------------
  ------------------------------------ */

.navbar {
	background: #ffffff;
	border: 0;
	border-radius: 0;
margin: 0;
	box-shadow: none;
}

.navbar-brand {
	height: auto;
	padding: 0;
}

.navbar-brand img {
	width: 220px;
	height: auto;
padding: 12.5px 0;
}

.navbar-default .navbar-nav>li>a {
padding: 27px 12px 23px 12px;
	font-weight: 600;
	font-size: 16px;
	display: inline-block;
text-shadow: none;
color: #0d0f40;
text-transform: uppercase;
border-bottom: 4px solid transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a {
background: none;
color: #0d0f40;
box-shadow: none;
border-bottom: 4px solid #ffa001;
}

.navbar-default .navbar-nav>li>a:hover {
	color: #0d0f40;
border-bottom: 4px solid #ffa001;
}

.navbar-default .nav-browse,
.navbar-default .nav-start {
	padding: 0px;
margin: 12px 0;
}

.navbar-default .nav-browse {
margin-left: 10px;
margin-right: 10px;
}

.navbar-default .navbar-nav>li.nav-browse>a {
	color: #0d0f40;
	background: transparent;
	padding: 13px 20px;
border: 2px solid #0d0f40 !important;
transition: all .2s ease-in-out;
}

.navbar-default .navbar-nav>li.nav-browse>a:hover {
	background: #0d0f40;
	color: #fff;
}

.navbar-default .navbar-nav>li.nav-start>a {
	color: #ffffff;
	background: #e78700;
	padding: 13px 20px;
border: 2px solid transparent !important;
transition: all .2s ease-in-out;
}

.navbar-default .navbar-nav>li.nav-start>a:hover {
	background: transparent;
	color: #e78700;
border: 2px solid #e78700 !important;
}



/******* NAVRBAR DROPDOWN *******/
.navbar-nav .dropdown-menu {
padding: 0;
margin: 0;
border: 0;
border-radius: 0;
}

.navbar-nav .dropdown-menu li a { 
padding: 15px 20px;
text-transform: uppercase;
font-weight: 600;
font-size: 15px;
}

.navbar-nav .dropdown-menu li a:hover,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover { 
background-image: none;
background: #e78700;
color: #fff;
}

.dropdown-menu>.active>a {
background-image: none;
background: transparent;
color: #333;
}




/******* NAVRBAR TOGGLE *******/
.navbar-toggle {
	margin-top: 14px;
margin-right: 10px;
	border: none;
}

.navbar-toggle .icon-bar {
	width: 32px;
	height: 3px;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 6px;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #e78700;
}

.navbar-default .navbar-collapse {
	border: 0;
}

.navbar-nav {
	margin: 0;
}

.navbar-collapse {
	padding: 0;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}


/* ------------------------------------
 * ------------ FEATURE SECTION -------------
 * ------------------------------------ */

.sec-feat {
	background: #0d0f40;
	padding: 50px 0;
	color: #fff;
}

.prod-feat {
	padding: 0px;
}

.sec-feat h1 {
	padding: 0px;
	margin: 0px;
color: #ffffff;

}

.prod-feat h1 {
	padding-top: 50px;
}

.sec-feat h2 {
	font-size: 20px;
font-weight: 400;
color: #aaa;

}

.prod-feat .btn-cta {
	width: auto;
	font-size: 20px;
	padding: 10px 20px;
	margin: 10px 0;
}

.prod-feat img {
	margin-top: 20px;
}

/* ------------------------------------
 * ------------ BLK SLIDESHOW -------------
 * ------------------------------------ */

.slides img {
width: 100%;
height: auto;
}


/* ------------------------------------
  --------------- HOME PAGE  ----
  ------------------------------------ */

.hm-feat {
padding: 0px;
background-repeat: no-repeat;
background-position: 75%;
}

.feat-left {
	min-height: 410px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.feat-right {
	max-width: 550px;
	padding: 70px 10px 70px 30px;
}

.hm-feat h2 {
font-size: 30px;
color: #fff;
margin-top: 0px;
}

.hm-feat h3 {
font-size: 20px;
color: #aaa;
font-weight: 400;
margin-bottom: 20px;
}


.hm-feat .btn-cta {
width: auto;
padding: 10px 20px 10px 20px;
font-size: 18px;
border: 2px solid #e78700;
background: none;
color: #e78700;
}

.hm-feat .btn-cta:hover {
background: #e78700;
color: #fff;
}

.prod-grid {
background: #f8f6f6;
}


.prod-grid .col-sm-3 .grid-item {
background: #fff;
	border: 1px solid #eee;
}

.circled-number {
	width: 100%;
	height:auto;
	border-radius: 50%;
	background: transparent;
	border: 3px solid #43445a;
}

.circled-number p {
	color: #ffa001;
	font-size: 30px;
	line-height: 1.95 !important;
}


.bundle-text,
.popular-check-text {
color: #666;
}

.bundle-text {

}

.popular-check-text {
min-height: 200px;
}

.popular-check-text p {
font-size: 15px;
}


.home-callout-icon {
float: left;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
font-size: 4em !important;
}

.home-callout-text {
width: 77%;
float: right;
}

.home-callout-text h3 {
margin-top: 8px;
text-transform: uppercase;
font-size: 20px;
margin-bottom: 5px;
}

.home-callout-text p {
font-size: 14px;
color: #666;
line-height: 1.2;
}





/* ------------------------------------
 * -------- TERMS & CONDITIONS --------
 * ------------------------------------ */

.t-and-c p {
margin-bottom: 25px;
}

.t-and-c ol {
margin-left: 30px;
}

.t-and-c ol>li {
margin-bottom: 30px;
padding-left: 5px;
}

.t-and-c ol>li>p {
margin-bottom: 5px;
}

.t-and-c ul {
margin-left: 30px;
}

.t-and-c ul>li {
margin-bottom: 5px;
}

.t-and-c li {
font-size: 15px;
    line-height: 1.5;
}



/* ------------------------------------
 * --------------- FAQS ---------------
 * ------------------------------------ */

.faqs ol,
.faqs ul {
margin-left: 30px;
}

.faqs li {
margin-bottom: 12px;
padding-left: 5px;
font-size: 16px;
}




/* ------------------------------------
  --------------- APPLICATION PAGE  ----------------
  ------------------------------------ */

#field_3_315 img.img-responsive.npc-realtime {
max-width: 500px !important;
}


/*-- GLOBAL GRAVITY FORMS 
----------------------------------*/

.gform_wrapper input,
.gform_wrapper select {
border-top: solid 2px #999;
border-right: solid 1px #ccc;
border-bottom: solid 1px #ccc;
border-left: solid 2px #999;
border-radius: 2px;
line-height: 2;
}

.gform_wrapper input:hover,
.gform_wrapper input:focus,
.gform_wrapper select:hover,
.gform_wrapper select:focus {
border-color: #9ACD32;
}

/***** NEW NPC APPLICATION FORM *****/
/*.gchoice_3_167_4,
.gchoice_3_167_5 {
display: none;
}

.page-id-49.logged-in .gchoice_3_167_4,
.page-id-49.logged-in .gchoice_3_167_5 {
display: block;
}*/

#field_3_341 .gfield_label,
#field_3_345 .gfield_label,
#field_3_349 .gfield_label {
display: none;
}

#field_3_368 .gfield_label,
#field_3_369 .gfield_label,
#field_3_374 .gfield_label {
padding-top: 15px;
}




/*-- REQUEST FORM------------- */

.page-id-258 .app-head {
	display: none;
}

#input_10_13 li {
margin: 0 0 5px 0;
}

#input_10_13  label {
padding: 0px 5px;
font-size: 14px;
line-height: 1.2;
color: #666;
}

#input_10_3  label {
padding: 0px 5px;
font-size: 14px;
line-height: 1.2;
color: #666;
}


#input_10_13 input:checked  + label {
background-color: green;
color: #fff;
}

#input_10_3 input:checked  + label {
background-color: green;
color: #fff;
}


/*-- APPLICATION ------------- */


.gform_wrapper li.gfield.gfield_error {
	border-top: 2px solid red;
    border-bottom: 2px solid red;
    border-left: 5px solid red;
	padding-left: 10px;
	border-color: red;
	color: red;
}

.gform_wrapper li.gfield.gfield_error input {
	color: #000;
}

.gform_wrapper div.validation_error {
	color: red;
	    border-top: 2px solid red;
    border-bottom: 2px solid red;
	font-size: 16px;
}

.gform_wrapper .gfield_description {
	font-size: 12px;
}

.gfield_error .gfield_description {
	color: red;
	text-transform: uppercase;
	font-size: 14px;
}

#field_3_158 {
	 background: #d1efa1;
    border: 2px solid #57a94a;
    padding: 20px;
    border-radius: 5px;
}


#field_3_158 label {
	font-size: 14px;
}

.gform_wrapper ul .gsection {
border-left: 10px solid green!important; 
margin-left: -35px!important;
padding-left: 25px!important;
}


#field_3_230 .ginput_total {
	font-size: 20px!important;
	color: green!important;
}

.gfield_required {
color: #FD0E35!important;
font-size: 25px;
line-height: 12px;
}

.ginput_container_fileupload {
background: green;
color: #fff;
padding: 10px;
border: 1px solid #ddd;
border-radius: 5px;
}



.ginput_container_fileupload input {
background: none!important;
}

.ginput_container_fileupload span {
font-size: 12px;
}




.gform_wrapper ul.gfield_checkbox li label {
	
	
}


.gform_wrapper .gfield input {
	background-color: #f8f6f6;
	font-size: 16px;
}

.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
	font-weight: 500;
	font-size: 22px;
}

.gform_wrapper p,
.gform_wrapper li {
	font-size: 14px;
}

.gform_wrapper .top_label .gfield_label, 
.gform_wrapper legend.gfield_label {
	text-transform: uppercase;
	font-weight: 600;
	color: #666;
	font-family: 'Open Sans', sans-serif;
    
}

.gform_wrapper ul.gfield_radio li label {
	font-size: 16px;
}

.gform_wrapper ul.gfield_checkbox li.gchoice_3_167_15,
.gform_wrapper ul.gfield_checkbox li.gchoice_3_167_16 {
	background-color: #eee;
	text-transform: uppercase;
	line-height: 2;
	width: 90%;	
}

.gform_wrapper #field_3_167 ul.gfield_checkbox li label,
.gform_wrapper #field_3_233 ul.gfield_radio li label {
	font-size: 16px;
	font-weight: 500;
}

.gform_wrapper #field_3_167 ul.gfield_checkbox input:checked  + label,
.gform_wrapper #field_3_233 ul.gfield_radio input:checked  + label,
.gform_wrapper #field_3_260 ul.gfield_checkbox input:checked  + label{
color: #fff;
padding: 0 5px;
  font-style: normal;
background: green;
}

.disclaimer-box {
background: #f2f2f2;
padding: 15px 15px 5px 15px;
font-size: 13px;
}

.app-container {
background: #fff;
	border: 1px solid #eee;
padding: 10px 30px;
}


.gform_wrapper .gsection {
    margin: 35px 16px 8px 0;
}

.app-container label {
margin: 0px;

}

.gform_wrapper li#field_3_306 {
margin-top: 30px;
margin-bottom: 30px;
}

.gform_wrapper li#field_3_307 {
margin-top: 45px;
}

.gform_wrapper li#field_3_310 {
margin-bottom: 30px;
}

.gform_wrapper li#field_3_102 {
margin-bottom: 40px;
}

.gform_wrapper li#field_3_314,
.gform_wrapper li#field_3_330 {
padding-top: 15px;
}

.nav-application {
display: none;
}

.page-id-49, /*FULL APPLICATION */
.page-id-252, /*CC INDIVIDUAL APPLICATION */
.page-id-255, /*CC ORGANISATION APPLICATION */
.page-id-256 /*CC ORGANISATION APPLICATION */
{

}

/*
.page-id-49 .navbar-default .navbar-toggle,
.page-id-252 .navbar-default .navbar-toggle,
.page-id-255 .navbar-default .navbar-toggle,
.page-id-256 .navbar-default .navbar-toggle {
	display: none;
}
*/


.page-id-49 .navbar-default,
.page-id-252 .navbar-default,
.page-id-255 .navbar-default,
.page-id-256 .navbar-default {
	display: none;
}


.page-id-49 .top-links,
.page-id-252 .top-links,
.page-id-255 .top-links,
.page-id-256 .top-links {
	display: none;
}

.page-id-49 .navbar-collapse,
.page-id-252 .navbar-collapse,
.page-id-255 .navbar-collapse,
.page-id-256 .navbar-collapse {
display: none!important;
}

.page-id-49 .nav-application,
.page-id-252 .nav-application,
.page-id-255 .nav-application,
.page-id-256 .nav-application
{
float: right;
display: block;
font-size: 20px;
padding: 10px 0;
color: #e78700;
}

.page-id-49 .nav-application a,
.page-id-252 .nav-application a,
.page-id-255 .nav-application a,
.page-id-256 .nav-application a {
color: #e78700;
}

.nav-application span {
font-size: 40px;
line-height: 20px;
}

.gform_button {
background-color: green;
width: 100%!important;
padding: 20px 30px;
color: #fff;
text-transform: uppercase;
font-weight: 600;
font-size: 24px!important;
border: 0px;
border-radius: 15px;
	border-bottom: 5px solid #085608;
}

.gform_button:hover {
	background-color: #085608;
}

.form-rightcol {
	
}

.form-rightcol img {
	margin-bottom: 10px;
	opacity: 0.7;
}

.page-id-49 .footer-content,
.page-id-252 .footer-content,
.page-id-255 .footer-content,
.page-id-256 .footer-content {
	display: none;
}

.form-bottom {
	padding: 30px 0 100px 0;
	text-align: center;
}

.ui-datepicker-title select {
color: #333;
}


/* ------------------------------------
  --------------- PAGE CONTENT ----------------
  ------------------------------------ */

.pg-out {
	background: #f8f6f6;
}

.pg-content-in {
	background: #fff;
	border: 1px solid #eee;
	min-height: 200px;
	padding: 20px 30px;
}

.pg-content-in ul {
margin-left: 16px;
}

.pg-content-in li {
margin-bottom: 5px;
font-size: 16px;
}

.pg-rightcol {
	background: #fff;
	border: 1px solid #eee;
	padding: 10px 20px;
font-size: 16px;
}

.pg-rightcol h5 {
font-size: 20px;
padding-bottom: 10px;
}

.pg-rightcol .prod-details {
font-size: 18px;
}

.pg-rightcol .prod-details strong {
display: block;
font-size: 14px;
color: #666;
}


/* ------------------------------------
  --------------- PRODUCT LIST ----------------
  ------------------------------------ */

.prod-list {
	background: #f8f6f6;	
}

.prod-list .content-col  {
background-color: #fff;
border: 1px solid #eee;
padding: 10px 20px;
}

.prod-list .read-more-btn{
width: 100%;
border-radius: 0px;
background: #999;
color: #fff;
text-shadow: none;
border: 0px;
padding: 10px;
font-size: 18px;
text-transform: uppercase;
}

.prod-list .btn-cta {
	text-transform: uppercase;
}

.prod-list-item {
margin-bottom: 20px;
border-bottom: 2px solid #ddd!important;
}

.prod-list-item h2 {
margin: 10px 0;
	font-size: 24px;
}

.prod-list-item h2 a {
color: #0d0f40;
	
}

.prod-list-item h2 a:hover {
color: #1c2075;
text-decoration: underline;
}


/* ------------------------------------
 * ------------ NEWS REEL -------------
 * ------------------------------------ */

.news-list.sec-pad {
padding-bottom: 10px;
background: #f5f5f5;
}

.news-list .news-item {
	background: #fff;
	margin-bottom: 40px;
}

.news-list .col-md-4:nth-child(3n+1) {
	clear: both;
}

.news-item-details {
	padding: 25px;
	min-height: 275px;
}

.news-list h2 {
	margin: 0px;
	padding: 0px 0 10px 0;
	font-size: 24px;
}

.news-list h2 a {
	color: #0d0f40;
}

.news-list h2 a:hover {
	color: #515483;
}

.news-list .news-item-img img {
	height: 200px;
	width: 100%;
}

.news-item-img {
	background-repeat: no-repeat;
	background-position: center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 10px;
}

.news-item-img:hover {
	opacity: 0.8;
}



/* ------------------------------------
 * -------------- BLOG ----------------
 * ------------------------------------ */

.blog-cta-bg {
padding-top: 15px;
padding-bottom: 10px;
}

.blog-cta-text {
float: left;
}

.blog-cta-text h3 {
font-size: 17px;
font-weight: 400;
text-transform: capitalize;
}

.blog-cta-text h2 {
font-size: 30px;
margin-top: 5px;
text-transform: uppercase;
}

.blog-cta-btn {
float: right;
padding: 29px 12px 29px 0;
margin: 0;
}

.check-partner .blog-cta-text {
width: 70%;
margin-bottom: 20px !important;
}

.check-partner .blog-cta-btn {
padding: 42px 12px 42px 0;
}



/* ------------------------------------
 * -------------- FOOTER --------------
 * ------------------------------------ */

.footer-content {
	background: #0d0f40;
	padding: 50px 0 45px 0;
	text-transform: uppercase;
}

.footer-content h3 {
	margin: 0 0 10px 0;
	color: #ffffff;
	font-size: 20px;
	margin-top: 0;
	padding-top: 0;
	text-transform: uppercase;
}

.footer-content p a,
.footer-content p {
	color: #aaa;
	font-size: 14px;
}

.footer-content p a:hover {
	color: #fff;
}

.footer-content p .fa-map-marker-alt,
.footer-content p .fa-envelope{
padding-right: 10px;
}

.footer-content .footer-blurb {
display: block;
text-align: left;
padding-top: 20px;
}

.footer-content img {
	width: 100%x;
	height: auto;
}

.footer-content .footer-content2 {
	padding-top: 50px;
}

.footer-content2 p a,
.footer-content2 p {
	font-size: 13px;
}

.footer-content .footer-content2 p {
	margin: 0;
}

.footer-content .footer-content2 p span {
	padding: 0;
}

.footer-content .policies ul {
	list-style: none;
}

.footer-content .policies li {
	display: inline-block;
}

.footer-content .terms,
.footer-content .privacy {
	margin-right: 15px;
}

.footer strong {
color: #fff;
}







/* ------------------------------------
 * ---------- MEDIA QUERIES -----------
 * ------------------------------------ */

@media (max-width: 1199px) {

/******* NAV *******/
.navbar-default .navbar-nav>li>a {
padding: 27px 9px 23px 9px;
	font-size: 14.5px;
}

.navbar-default .nav-browse {
margin-left: 10px;
margin-right: 10px;
}

.navbar-default .navbar-nav>li.nav-browse>a {
	padding: 13px 15px;
}

.navbar-default .navbar-nav>li.nav-start>a {
	padding: 13px 15px;
}


/******* HOMEPAGE *******/
	.circled-number p {
		line-height: 1.45 !important;
	}

.popular-check-text {
min-height: 130px;
}

.home-callout-text {
width: 72%;
float: right;
}


/***** NEWS REEL *****/
.news-item-details {
	min-height: 345px;
}



/***** BLOG *****/

.blog-cta-text h2 {
font-size: 27px;
}

.blog-cta-btn {
padding: 27px 12px 27px 0;
}

.check-partner.blog-cta-bg {
padding-top: 15px;
padding-bottom: 30px;
}

.check-partner .blog-cta-text {
width: 100%;
margin-bottom: 20px !important;
}

.check-partner .blog-cta-text h2,
.check-partner .blog-cta-text h3 {
text-align: center !important;
}

.check-partner .blog-cta-text h2 {
font-size: 26px;
}

.check-partner .blog-cta-btn {
float: none;
padding: 0;
padding-left: 13px;
margin: 0;
text-align: center !important;
}


}



@media (max-width: 991px) {
	
	.sec-pad {
		padding: 25px 0;
	}
	
	h1 {
		font-size: 26px;
	}
	
	.sec-feat h2 {
		font-size: 18px;
		margin-bottom: 30px;
	}
	
.feat-left .vc_column-inner {
background-size: cover !important;
}

	/******* TOP LINKS *******/
	.top-links p {
		padding: 5px 0;
	}
	
	
	/******* NAVBAR *******/

	
.navbar-default .navbar-nav>li>a {
padding: 24px 10px 20px 10px;
}

.navbar-default .nav-browse {
margin-left: 8px;
margin-right: 8px;
}

.navbar-default .navbar-nav>li.nav-browse>a,
.navbar-default .navbar-nav>li.nav-start>a {
	padding: 10px 16px;
}


/******* HOMEPAGE *******/
	.circled-number {
		width: 70%;
		float: right;
	}

	.circled-number p {
		line-height: 1.85 !important;
	}

.popular-check-text {
min-height: 190px;
}

.home-callout-text {
width: 87%;
float: right;
}
	
	

/******* APPLICATION *******/	
	.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
		padding-right: 10px;
	}

#field_3_315 img.img-responsive.npc-realtime {
max-width: 100% !important;
}


/***** NEWS REEL *****/
.news-item-details {
	min-height: 295px;
}


/***** BLOG *****/
.blog-cta-bg {
padding-top: 10px;
padding-bottom: 30px;
background-size: 50% !important;
}

.blog-cta-text {
float: none;
}

.blog-cta-text h2,
.blog-cta-text h3 {
text-align: center !important;
}

.blog-cta-text h2 {
font-size: 28px;
}

.blog-cta-btn {
float: none;
padding: 0;
padding-left: 13px;
margin: 0;
text-align: center !important;
}

.vc_icon_element.vc_icon_element-outer.blog-circle-icon .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
    width: 3.8em!important;
    height: 3.8em!important;
}
	
	
	/********* FOOTER *********/
.footer-content p a,
.footer-content p {
font-size: 12px;
}

.footer-content2 p a,
.footer-content2 p {
font-size: 10px;
}

}


@media (max-width: 767px) {
	
.hm-feat {
padding: 0px 30px;
}

.feat-right {
max-width: 100%;
	padding: 50px 0 50px 0px;
}

	/******* NAVBAR *******/
.navbar-brand {
padding: 10px 15px;
}

	.navbar-brand img {
		width: 210px;
		margin-top: 0px;
padding-top: 0;
	}
	
	.navbar-default .navbar-nav>li>a {
padding: 16px 15px;
width: 100%;
border:0;
text-align: center;
}

.navbar-default .navbar-nav>li>a:hover {
border: 0;
}

.navbar-default .nav-browse,
.navbar-default .nav-start {
margin: 0px;
}

.navbar-default .navbar-nav>li.nav-browse>a,
.navbar-default .navbar-nav>li.nav-start>a {
	padding: 16px 0;
width: 100%;
text-align: center;
}

.navbar-default .navbar-nav>li.nav-browse>a {
border: 0 !important;
background: #1e2052;
color: #fff;
}

.navbar-default .navbar-nav>li.nav-browse>a:hover {
background: #0d0f40 !important;
}

.navbar-default .navbar-nav>li.nav-start>a {
background: #ffa001;
border-color: #ffa001 !important;
}

.navbar-default .navbar-nav>li.nav-start>a:hover {
background: #e78700;
border-color: #e78700 !important;
color: #fff;
}
	
	.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li.nav-cta>a:hover {
		color: #515483;
	}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.open>a {
border: 0;
color: #1e2052;
	background: transparent;
}




/******* HOMEPAGE *******/
	.circled-number {
		width: 60px;
	}

	.circled-number p {
		line-height: 1.75 !important;
	}

.popular-check-text {
min-height: auto;
}

.home-callout-text {
width: 75%;
}


/***** NEWS REEL *****/
.news-item-details {
	min-height: auto;
}


/***** BLOG *****/
.blog-cta-text h2 {
font-size: 28px;
padding-left: 5px;
padding-right: 5px;
}
	
	.blog-cta-text h3 {
font-size: 18px;
}
	
	.vc_icon_element.vc_icon_element-outer.blog-circle-icon .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
    width: 3.5em!important;
    height: 3.5em!important;
}

	
	
	/********* FOOTER *********/
	.footer-content {
		text-align: center;
		padding: 40px 0;
	}
	
	.footer-content h3 {
		margin: 15px 0 10px 0;
	}
	
	.footer-content p a,
.footer-content p {
		font-size: 14px;
	}
	
	.footer-content .links,
.footer-content .products,
.footer-content .contact {
		padding-bottom: 8px;
	}
	
	.footer-content img {
		width: 220px;
		height: auto;
		padding: 30px 0 5px 0;
	}

.footer-content .footer-blurb {
text-align: center;
padding: 10px 15px 0;
}

.footer-content .footer-content2 {
padding-top: 25px;
}

.footer-content .footer-content2 ul {
		margin-bottom: 25px;
	}

.footer-content .policies li {
display: block;
}

.footer-content .footer-content2 p {
		padding-bottom: 5px;
	}

.footer-content2 .pull-right {
		float: none !important;
text-align: center;
	}
	
.footer-content .terms,
.footer-content .privacy {
	margin-right: 0px;
}
	

}


@media(min-width:768px){

  .dropdown:hover .dropdown-menu {
    display: block;
 }

}
