@charset "utf-8";
/* CSS Document */

/* 2013 KUNO HOME PAGE - TABLE OF CONTENTS
*-----------------------------
* 1.0 BASE RESPONSIVE STRUCTURE AND BACKGROUND
* 2.0 NAVIGATION
* 3.0 TOP HOME MESSAGE BANNER CONTAINER
* 4.0 TOP FONT/TEXT STYLING FOR HOME ONLY
**  4.1 H1 Special
**  4.2 H2 Special
**  4.3 H3 Special
**  4.4 Special Button
* 5.0 MAIN CTA CONTAINER (Not Used)
* 6.0 FOUR COLUMNS W/ STRATEGIES
**  6.1 Special Icons
* 7.0 HOME VIDEO SECTION
* 8.0 P TAGS OVERWRITE
* 9.0 NEW HOVER MAIN THREE CTAS HOME PAGE

*----------------------------*/

/*------------| 1.0 BASE RESPONSIVE STRUCTURE AND BACKGROUND |------------*/
#brighton_col2 div.pad, #brighton_col3 div.pad {
padding: 0px!important;
}
#brighton_col2 {padding-bottom:0px!important;}
#brighton_content {background:none!important;margin:0 auto !important;max-width:none !important;}
@media handheld, only screen and (max-width: 810px) {
	body {
	font-size: 16px;
	-webkit-text-size-adjust: none;
	}
	
	.row, body, .container {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}

	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px !important;
	padding-right: 20px !important;
	}
}

/*------------| 2.0 NAVIGATION |------------*/
#brighton_menu {display:none!important;}

/*------------| 3.0 TOP MESSAGE BANNER CONTAINER |------------*/
.container-homemessage {padding-right:20px;padding-left:20px;}
@media screen and (max-width: 595px) {
.container-homemessage {display:none!important;}
}
.home-message {background:url(/Portals/32387/new-images/newk-home-messagebottom-shadow.png) no-repeat scroll center bottom !important;width:100%;height:100%;padding:35px 0;margin:12px 0 0px 0;}
@media screen and (max-width:950px) {
.home-message {padding:20px 0 22px!important;margin:2px 0 0px 0;}
}

/***** Responsive Banner Shadow *****/
@media screen and (max-width: 1050px) {
.home-message {background:url(/Portals/32387/new-images/newk-home-messagebottom-shadow800.png) no-repeat scroll center bottom !important;}
}
@media screen and (max-width: 840px) {
.home-message {background:url(/Portals/32387/new-images/newk-home-messagebottom-shadow600.png) no-repeat scroll center bottom !important;}
}
@media screen and (max-width: 685px) {
.home-message {background:url(/Portals/32387/new-images/newk-home-messagebottom-shadow400.png) no-repeat scroll center bottom !important;}
}
@media screen and (max-width: 450px) {
.home-message {background:url(/Portals/32387/new-images/newk-home-messagebottom-shadow300.png) no-repeat scroll center bottom !important;}
}
/***** End Responsive *****/

/*-------------| 4.0 TOP FONT/TEXT STYLING FOR HOME ONLY |---------------*/

/*-----| 4.1 H5 Top Special |-----*/

.container h5.hometop, #brighton_col2 h5.home-top, #brighton_top h5.home-top {padding-top:55px;text-align:center!important;font-size:54px!important;color:#a8babe!important;line-height:100%!important;background:url(/Portals/32387/new-images/newk-home-shadow.png) no-repeat scroll center top !important;font-family: sansita-one, Tahoma, Geneva, sans-serif!important;line-height:100%!important;font-weight:normal!important;}

/***** Responsive Elements for H1 Home-top *****/
@media screen and (max-width: 1099px) {
.container h5.home-top, #brighton_col2 h5.home-top, #brighton_top h5.home-top {font-size:50px!important;background:url(/Portals/32387/new-images/newk-home-shadow800.png) no-repeat scroll center top !important;}
}
@media screen and (max-width: 980px) {
.container h5.home-top, #brighton_col2 h5.home-top, #brighton_top h5.home-top {font-size:44px!important;background:url(/Portals/32387/new-images/newk-home-shadow800.png) no-repeat scroll center top !important;padding-top:38px;}
}
@media screen and (max-width: 855px) {
.container h5.home-top, #brighton_col2 h5.home-top, #brighton_top h5.home-top {font-size:34px!important;background:url(/Portals/32387/new-images/newk-home-shadow600.png) no-repeat scroll center top !important;}
}
@media screen and (max-width: 715px) {
.container h5.home-top, #brighton_col2 h5.home-top, #brighton_top h5.home-top {font-size:27px!important;background:url(/Portals/32387/new-images/newk-home-shadow400.png) no-repeat scroll center top !important;}
}
@media screen and (max-width: 595px) {
.container h5.home-top, #brighton_col2 h5.home-top, #brighton_top h5.home-top {background:url(/Portals/32387/new-images/newk-home-shadow300.png) no-repeat scroll center top !important;display:none !important;}
}
/***** End Responsive *****/

/*--------| 4.2 H5 Bottom Special |--------*/

.container h5.home-bottom, #brighton_col2 h5.home-bottom, #brighton_top h5.home-bottom {text-align:center!important;font-size:66px !important;color:#40b4cf !important;padding-bottom:40px !important;font-family: sansita-one, Tahoma, Geneva, sans-serif!important;line-height:100%!important;font-weight:normal!important;}

/***** Responsive Elements for H1 Home-bottom *****/
@media screen and (max-width: 1145px) {
.container h5.home-bottom, #brighton_col2 h5.home-bottom, #brighton_top h5.home-bottom {font-size:61px!important;}
}
@media screen and (max-width: 1099px) {
.container h5.home-bottom, #brighton_col2 h5.home-bottom, #brighton_top h5.home-bottom {font-size:57px!important;}
}
@media screen and (max-width: 985px) {
.container h5.home-bottom, #brighton_col2 h5.home-bottom, #brighton_top h5.home-bottom {font-size:52px!important;}
}
@media screen and (max-width: 920px) {
.container h5.home-bottom, #brighton_col2 h5.home-bottom, #brighton_top h5.home-bottom {font-size:49px!important;}
}
@media screen and (max-width: 855px) {
.container h5.home-bottom, #brighton_col2 h5.home-bottom, #brighton_top h5.home-bottom {font-size:43px !important;}
}
@media screen and (max-width: 800px) {
.container h5.home-bottom, #brighton_col2 h5.home-bottom, #brighton_top h5.home-bottom {font-size:38px !important;}
}
@media screen and (max-width: 715px) {
.container h5.home-bottom, #brighton_col2 h5.home-bottom, #brighton_top h5.home-bottom {font-size:33px!important;}
}
@media screen and (max-width: 640px) {
.container h5.home-bottom, #brighton_col2 h5.home-bottom, #brighton_top h5.home-bottom {font-size:29px!important;}
}
@media screen and (max-width: 595px) {
.container h5.home-bottom, #brighton_col2 h5.home-bottom, #brighton_top h5.home-bottom {display:none!important;}
}
/***** End Responsive *****/

/*------| 4.3 H3 Special |-------*/
.container-4col-h3title {background:url(/Portals/32387/new-images/newk-homev2-content-bgrepeat2.png) repeat scroll 0 0 #758386!important;width:100%!important;}

.container-4col-h3title h6.pitch-perfect, #brighton_col2 h6.pitch-perfect, #brighton_top h1.pitch-perfect {font-family: sansita-one, Tahoma, Geneva, sans-serif!important;font-size:56px!important;color:#befc40!important;font-weight:normal!important;padding:30px 0 12px!important;text-align:center;margin:0 0 20px!important;line-height:100%!important;background:url(/Portals/32387/new-images/newk-home-shadow.png) no-repeat scroll center top !important;}

/***** Responsive Elements for H3 Pitch Perfect *****/
@media screen and (max-width: 1096px) {
.container-4col-h3title h6.pitch-perfect, #brighton_col2 h6.pitch-perfect, #brighton_top h6.pitch-perfect {font-size:47px!important;}
}
@media screen and (max-width: 980px) {
.container-4col-h3title h6.pitch-perfect, #brighton_col2 h6.pitch-perfect, #brighton_top h6.pitch-perfect {font-size:40px!important;background:url(/Portals/32387/new-images/newk-home-shadow800.png) no-repeat scroll center top !important;}
}
@media screen and (max-width: 840px) {
.container-4col-h3title h6.pitch-perfect, #brighton_col2 h6.pitch-perfect, #brighton_top h6.pitch-perfect {font-size:38px!important;background:url(/Portals/32387/new-images/newk-home-shadow600.png) no-repeat scroll center top !important;}
}
@media screen and (max-width: 650px) {
.container-4col-h3title h6.pitch-perfect, #brighton_col2 h6.pitch-perfect, #brighton_top h6.pitch-perfect {font-size:37px!important;background:url(/Portals/32387/new-images/newk-home-shadow400.png) no-repeat scroll center top !important;}
}
@media screen and (max-width: 595px) {
.container-4col-h3title {background:url(/Portals/32387/new-images/newk-home-content-bgrepeat.jpg) repeat scroll 0 0 !important;}
.container-4col-h3title h6.pitch-perfect, #brighton_col2 h3.pitch-perfect, #brighton_top h3.pitch-perfect {font-size:41px!important;padding-top:20px!important;background:url(/Portals/32387/new-images/newk-home-shadow300.png) no-repeat scroll center top !important;color:#94c03d!important;}
}
/***** End Responsive *****/

/*----------| 4.4 Special Button |----------*/
.container li.button, #brighton_col2 li.button, #brighton_top li.button {text-align:center !important;margin:10px auto -3px!important;width:100%!important;height:50px!important;}
.container li.button a, #brighton_col2 li.button a, #brighton_top li.button a {text-align:center!important;}

.container li.button-green, #brighton_col2 li.button-green, #brighton_top li.button-green {text-align:center !important;margin:10px auto -3px!important;width:100%!important;height:50px!important;}
.container li.button-green a, #brighton_col2 li.button-green a, #brighton_top li.button-green a {text-align:center!important;}

/*-----------| 5.0 MAIN CTA CONTAINER (Not Used )|----------*/
.container-main-cta {background:url(/Portals/32387/new-images/newk-home-banner-bgrepeat.jpg) repeat scroll 0 0 !important;padding:0 20px!important;}

/***** Responsive Background Image Repeat *****/
@media screen and (max-width: 1096px) {
.container-main-cta {background:url(/Portals/32387/new-images/newk-home-banner-bgrepeat980.jpg) repeat scroll 0 0 !important;}
}
@media screen and (max-width: 980px) {
.container-main-cta {background:url(/Portals/32387/new-images/newk-home-banner-bgrepeat840.jpg) repeat scroll 0 0 !important;}
}
@media screen and (max-width: 768px) {
.container-main-cta {background:url(/Portals/32387/new-images/newk-home-banner-bgrepeat768.jpg) repeat scroll 0 0 !important;}
}
@media screen and (max-width: 595px) {
.container-main-cta {background:url(/Portals/32387/new-images/newk-home-content-bgrepeat.jpg) repeat scroll 0 0 !important;}
}
/***** End Responsive *****/

#main-banner-desktop-container {margin:0 auto!important;padding:0!important;width:100%!important;}
#main-banner-mobile-container {margin:0 auto!important;padding:0!important;}

/***** Responsive Main CTA Container *****/
@media screen and (min-width: 769px) {
#main-banner-mobile-container {display:none!important;}
}
@media screen and (max-width: 768px) {
#main-banner-desktop-container {display:none!important;}
}
/***** End Responsive *****/

/*-----------| 6.0 FOUR COLUMNS W/ STRATEGIES |-------------*/
.container-4col {background:url(/Portals/32387/new-images/newk-home-video-bgrepeat.jpg) repeat scroll 0 0 #758386 !important;padding:0 20px!important;padding-bottom:12px;}

@media screen and (min-width: 596px) {
.container-4col {display:none;}
}
.row .threecol-strategies-1 {width: 30.75%;text-align:center;margin-right: 3.8%;float: left;min-height: 1px;padding-top:35px;}
.row .threecol-strategies-2 {width: 30.75%;text-align:center;margin-right: 3.8%;float: left;min-height: 1px;padding-top:35px;}
.row .threecol-strategies-last {width: 30.75%;text-align:center;margin-right:0px;float: left;min-height: 1px;padding-top:35px;}
.container-4col .bottom-shadow {background:url(/Portals/32387/new-images/newk-home-messagebottom-shadow.pn) no-repeat scroll center bottom !important;width:100%;height:100%;padding-bottom: 25px !important;}

/***** Responsive Bottom Shadow *****/
@media screen and (max-width: 1050px) {
.container-4col .bottom-shadow {background:url(/Portals/32387/new-images/newk-home-messagebottom-shadow800.pn) no-repeat scroll center bottom !important;padding-bottom:10px!important;}
}
@media screen and (max-width: 840px) {
.container-4col .bottom-shadow {background:url(/Portals/32387/new-images/newk-home-messagebottom-shadow600.pn) no-repeat scroll center bottom !important;padding-bottom:10px!important;}
}
@media screen and (max-width: 685px) {
.container-4col .bottom-shadow {background:url(/Portals/32387/new-images/newk-home-messagebottom-shadow400.pn) no-repeat scroll center bottom !important;padding-bottom:10px!important;}
}
@media screen and (max-width: 450px) {
.container-4col .bottom-shadow {background:url(/Portals/32387/new-images/newk-home-messagebottom-shadow300.pn) no-repeat scroll center bottom !important;}
}
/***** End Responsive *****/

/***** Responsive 4 Columns *****/
@media screen and (min-width: 595px) {
.row .home-strategies-mobile-buttons {display:none!important;}
}
@media screen and (max-width: 840px) {
.row .threecol-strategies-1 {width: 48%;text-align:center;margin-right: 3.8%;float: left;min-height: 1px;padding-top:35px;}
.row .threecol-strategies-2 {width: 48%;text-align:center;margin-right: 0px;float: left;min-height: 1px;clear:right!important;padding-top:35px;}
.row .threecol-strategies-3 {width: 48%;text-align:center;margin-right: 3.8%;float: left;min-height: 1px;margin-top:15px;padding-top:35px;}
.row .threecol-strategies-last {width: 100%;text-align:center;margin-right:0px;float: left;min-height: 1px;margin-top:15px;padding-top:35px;}
.container-4col .home-strategies-desktop-buttons {display:none!important;}
}
@media screen and (max-width: 595px) {
.row .threecol-strategies-1 {width: 100%;text-align:center;margin-right: 0px;float: left;min-height: 1px;margin-top:10px;padding-top:35px;}
.row .threecol-strategies-2 {width: 100%;text-align:center;margin-right: 0px;float: left;min-height: 1px;margin-top:10px;padding-top:35px;}
.row .threecol-strategies-3 {width: 100%;text-align:center;margin-right: 0px%;float: left;min-height: 1px;margin-top:10px;padding-top:35px;}
.row .threecol-strategies-last {width: 100%;text-align:center;margin-right: 0px;float: left;min-height: 1px;margin-top:10px;padding-top:35px;}
.container-4col .home-strategies-desktop-buttons {display:none!important;}
.container-4col {background:url(/Portals/32387/new-images/newk-home-content-bgrepeat.jpg) repeat scroll 0 0 !important;}
}
/***** End Responsive *****/

.row .threecol-strategies-1 h6.home, .row .threecol-strategies-2 h6.home, .row .threecol-strategies-3 h6.home, .row .threecol-strategies-last h6.home {font-family: Pt-Sans-narrow, Pt-sans, Helvetica, Arial, sans-serif!important;font-size:48px!important;color:#379fb8!important;font-weight:normal!important;padding:0!important;margin:10px 0 12px 0!important;line-height:100%!important;display:none;}

@media screen and (max-width: 1096px) {
.row .threecol-strategies-1 h6.home, .row .threecol-strategies-2 h6.home, .row .threecol-strategies-3 h6.home, .row .threecol-strategies-last h6.home 
{font-size:36px!important;}
}
@media screen and (max-width: 980px) {
.row .threecol-strategies-1 h6.home, .row .threecol-strategies-2 h6.home, .row .threecol-strategies-3 h6.home, .row .threecol-strategies-last h6.home {font-size:33px!important;}
}
@media screen and (max-width: 840px) {
.row .threecol-strategies-1 h6.home, .row .threecol-strategies-2 h6.home, .row .threecol-strategies-3 h6.home, .row .threecol-strategies-last h6.home {font-size:30px!important;}
}
@media screen and (max-width: 700px) {
.row .threecol-strategies-1 h6.home, .row .threecol-strategies-2 h6.home, .row .threecol-strategies-3 h6.home, .row .threecol-strategies-last h6.home {font-size:34px!important;padding:0 30px!important;}
}
@media screen and (max-width: 595px) {
.row .threecol-strategies-1 h6.home, .row .threecol-strategies-2 h6.home, .row .threecol-strategies-3 h6.home, .row .threecol-strategies-last h6.home {color:#94c03d!important;padding:0 25px!important;display:block;font-size:48px!important;}
}
@media screen and (max-width: 400px) {
.row .threecol-strategies-1 h6.home, .row .threecol-strategies-2 h6.home, .row .threecol-strategies-3 h6.home, .row .threecol-strategies-last h6.home 
{font-size:40px!important;}
}
@media screen and (max-width: 320px) {
.row .threecol-strategies-1 h3.home, .row .threecol-strategies-2 h3.home, .row .threecol-strategies-3 h3.home, .row .threecol-strategies-last h3.home 
{font-size:30px!important;}
}
.row .threecol-strategies-1 p.home-4coltop, .row .threecol-strategies-2 p.home-4coltop, .row .threecol-strategies-3 p.home-4coltop, .row .threecol-strategies-last p.home-4coltop {color:#6f7070 !important;font-size: 22px !important;line-height: 165% !important;margin:0px!important;padding: 2px 0 2px !important;display:none;}

/***** Responsive 4col P Tag *****/
@media screen and (max-width: 840px) {
.row .threecol-strategies-1 p.home-4coltop, .row .threecol-strategies-2 p.home-4coltop, .row .threecol-strategies-3 p.home-4coltop, .row .threecol-strategies-last p.home-4coltop {line-height:150%!important;font-size: 19px !important;}
}
@media screen and (max-width: 595px) {
.row .threecol-strategies-1 p.home-4coltop, .row .threecol-strategies-2 p.home-4coltop, .row .threecol-strategies-3 p.home-4coltop, .row .threecol-strategies-last p.home-4coltop {font-size: 16px !important;color:#231f20 !important;display:block;}
}
/***** End Responsive *****/

/*-------| 6.1 Special Icons - Responsive |-------*/
@media screen and (min-width: 596px) {
.desktop-icon {display:block;}
.mobile-icon {display:none;}
}
@media screen and (max-width: 595px) {
.desktop-icon {display:none!important;}
.mobile-icon {display:block;}
}

/*-----------------| 7.0 HOME VIDEO SECTION |-----------------*/
.3-cta-row {background:url('/Portals/32387/images/top-shadow.png') no-repeat top center transparent!important;}
.container-video {background:url(/Portals/32387/new-images/newk-home-video-bgrepeat.jpg) repeat scroll 0 0 !important;padding:0 20px 50px;}
.container-video .top-shadow {background: url("/Portals/32387/new-images/newk-home-shadow.png") no-repeat scroll center 3px transparent !important;width:100%;height:100%;padding-top:10px!important;}

/***** Responsive Bottom Shadow *****/
@media screen and (max-width: 1050px) {
.container-video .top-shadow {background:url(/Portals/32387/new-images/newk-home-shadow800.png) no-repeat scroll center top !important;padding-bottom:10px!important;}
}
@media screen and (max-width: 840px) {
.container-video .top-shadow {background:url(/Portals/32387/new-images/newk-home-shadow600.png) no-repeat scroll center top !important;padding-bottom:10px!important;padding-top:30px!important;}
}
@media screen and (max-width: 685px) {
.container-video .top-shadow {background:url(/Portals/32387/new-images/newk-home-shadow400.png) no-repeat scroll center top !important;padding-bottom:10px!important;padding-top:25px!important;}
}
@media screen and (max-width: 450px) {
.container-video .top-shadow {background:url(/Portals/32387/new-images/newk-home-shadow400.png) no-repeat scroll center top !important;padding-top:10px!important;}
}
/***********/

.container-video .row .cta-holder {float:left!important;width:100%!important;padding:36px 0 0px!important;}

.container-video h3.home-video, #brighton_col2 h3.home-video, #brighton_top h3.home-video {font-family: sansita-one, Tahoma, Geneva, sans-serif!important;font-size:56px!important;color:#009fc3!important;font-weight:normal!important;line-height:100%;margin:40px 0 20px!important;}

.container-video p.home-video, #brighton_col2 p.home-video, #brighton_top p.home-video {line-height: 140% !important;margin: -5px 0 0!important;padding: 0 84px 17px !important;}
@media screen and (max-width: 1096px) {
.container-video p.home-video, #brighton_col2 p.home-video, #brighton_top p.home-video {padding:0 42px 16px!important;}
}
@media screen and (max-width: 980px) {
.container-video p.home-video, #brighton_col2 p.home-video, #brighton_top p.home-video {padding:0 21px 16px!important;}
}

/***** Responsive Elements for H3 Home Video *****/
@media screen and (max-width: 1096px) {
.container-video h3.home-video, #brighton_col2 h3.home-video, #brighton_top h3.home-video {font-size:45px!important;}
}
@media screen and (max-width: 980px) {
.container-video h3.home-video, #brighton_col2 h3.home-video, #brighton_top h3.home-video {font-size:40px!important;}
}
@media screen and (max-width: 840px) {
.container-video h3.home-video, #brighton_col2 h3.home-video, #brighton_top h3.home-video {font-size:38px!important;}
}
@media screen and (max-width: 650px) {
.container-video h3.home-video, #brighton_col2 h3.home-video, #brighton_top h3.home-video {font-size:34px!important;}
}

/***** End Responsive *****/

/*----------| 7.1 Special Buttons - Responsive (Not In Use) |-----------*/
@media screen and (max-width: 810px) {
#home-video-desktopbuttons {display:none!important;}
}
@media screen and (min-width: 811px) {
#home-video-mobilebuttons {display:none!important;}
}
@media screen and (max-width: 810px) {
#home-video-mobilebuttons {display:block!important;}
}

/*--------------| 8.0 INBOUND SUCCESS SECTION |------------*/
.container-inbound-success {background:url(/Portals/32387/new-images/newk-home-recent-bgrepeat.jpg) repeat scroll 0 0 !important;padding:0 20px;}
@media screen and (max-width: 595px) {
.container-inbound-success {display:none!important;}
}

/*---------| 8.1 Special Paragraph And Header Style |-------*/

.container-inbound-success h1.inbound-success, #brighton_col2 h1.inbound-success, #brighton_top h1.inbound-success {font-family: sansita-one, Verdana, serif!important;font-size:56px!important;color:#c6fd5a!important;font-weight:normal!important;padding:37px 0 12px!important;text-align:center;margin:3px 0 10px!important;line-height:100%!important;background:url(/Portals/32387/new-images/newk-home-shadow.png) no-repeat scroll center top !important;}

/***** Responsive Elements for H1 Inbound Success *****/
@media screen and (max-width: 1096px) {
.container-inbound-success h1.inbound-success, #brighton_col2 h1.inbound-success, #brighton_top h1.inbound-success {font-size:45px!important;}
}
@media screen and (max-width: 980px) {
.container-inbound-success h1.inbound-success, #brighton_col2 h1.inbound-success, #brighton_top h1.inbound-success {font-size:40px!important;padding:30px 0 9px!important;background:url(/Portals/32387/new-images/newk-home-shadow800.png) no-repeat scroll center top !important;}
}
@media screen and (max-width: 840px) {
.container-inbound-success h1.inbound-success, #brighton_col2 h1.inbound-success, #brighton_top h1.inbound-success {font-size:38px!important;background:url(/Portals/32387/new-images/newk-home-shadow600.png) no-repeat scroll center top !important;}
}
@media screen and (max-width: 650px) {
.container-inbound-success h1.inbound-success, #brighton_col2 h1.inbound-success, #brighton_top h1.inbound-success {font-size:34px!important;background:url(/Portals/32387/new-images/newk-home-shadow400.png) no-repeat scroll center top !important;}
}
@media screen and (max-width: 595px) {
.container-inbound-success h1.inbound-success, #brighton_col2 h1.inbound-success, #brighton_top h1.inbound-success {display:none!important;}
}
/***** End Responsive *****/
 
.container-inbound-success a.process-icons {background:url(/Portals/32387/new-images/newk-home-process-icons.png) no-repeat scroll 0 0!important;display:block!important;width:1139px;height:250px;}
.container-inbound-success a.process-icons:hover {background:url(/Portals/32387/new-images/newk-home-process-iconsRO.png) no-repeat scroll 0 0!important;}
@media screen and (max-width: 1100px) {
.container-inbound-success a.process-icons {width:100%!important;}
.container-inbound-success a.process-icons:hover {width:100%!important;}
}

.container-inbound-success h4.home-inbound, #brighton_col2 h4.home-inbound, #brighton_top h4.home-inbound {font-family: pt-sans-narrow, helvetica, arial, serif!important;color:#FFFFFF!important;line-height:130%!important;font-size:29px!important;margin:0!important;padding:0!important;}
.container-inbound-success p.home-inbound, #brighton_col2 p.home-inbound, #brighton_top p.home-inbound  {font-family: pt-sans-narrow, helvetica, arial, serif!important;font-size:17px;color:#FFFFFF;font-weight:normal!important;padding:9px 0 15px;margin:0;line-height:150%!important;}

/***** Responsive Inbound Success Paragraph Content *****/
@media screen and (max-width: 1096px) {
.container-inbound-success h4.home-inbound, #brighton_col2 h4.home-inbound, #brighton_top h4.home-inbound {font-size:29px!important;}
.container-inbound-success p.home-inbound, #brighton_col2 p.home-inbound, #brighton_top p.home-inbound  {font-size:17px;}
}
@media screen and (max-width: 980px) {
.container-inbound-success h4.home-inbound, #brighton_col2 h4.home-inbound, #brighton_top h4.home-inbound {font-size:27px!important;}
.container-inbound-success p.home-inbound, #brighton_col2 p.home-inbound, #brighton_top p.home-inbound  {font-size:16px;padding:7px 0 11px;}
}
@media screen and (max-width: 840px) {
.container-inbound-success h4.home-inbound, #brighton_col2 h4.home-inbound, #brighton_top h4.home-inbound {font-size:25px!important;}
.container-inbound-success p.home-inbound, #brighton_col2 p.home-inbound, #brighton_top p.home-inbound  {font-size:15px;}
}
@media screen and (max-width: 650px) {
.container-inbound-success h4.home-inbound, #brighton_col2 h4.home-inbound, #brighton_top h4.home-inbound {font-size:23px!important;}
.container-inbound-success p.home-inbound, #brighton_col2 p.home-inbound, #brighton_top p.home-inbound  {font-size:14px;}
}
@media screen and (max-width: 595px) {
.container-inbound-success h4.home-inbound, #brighton_col2 h4.home-inbound, #brighton_top h4.home-inbound {display:none!important;}
.container-inbound-success p.home-inbound, #brighton_col2 p.home-inbound, #brighton_top p.home-inbound  {display:none!important;}
}
/***** End Responsive *****/

/*---------| 8.2 Special Green CSS3 Button |----------*/

.container-inbound-success ul.button-green, #brighton_col2 ul.button-green, #brighton_top ul.button-green {list-style-type:none!important;}
.container-inbound-success li.button-green, #brighton_col2 li.button-green, #brighton_top li.button-green {text-align:left;margin:0px!important;width:100%!important;height:40px!important;}

@media screen and (max-width: 840px) {
.container-inbound-success li.button-green, #brighton_col2 li.button-green, #brighton_top li.button-green {margin:16px 0px!important;}
}

.container-inbound-success li.button-green a, #brighton_col2 li.button-green a, #brighton_top li.button-green a {
    font-family: Arial,serif!important;
    margin: 0 auto 30px!important;
    padding: 8px 65px!important;
    font-size: 15px!important;
    font-weight: bold!important;
    text-transform: uppercase!important;
    text-decoration: none!important;
    text-align:center!important;
    color: #FFFFFF!important;
    background: #a0df26!important;
    border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    -webkit-border-radius: 5px!important;
    -o-border-radius: 5px!important;
    transition: all .7s ease!important;
    -moz-transition: all .7s ease!important;
    -webkit-transition: all .7s ease!important;
    -o-transition: all .7s ease!important;
}
.container-inbound-success li.button-green a:hover, #brighton_col2 li.button-green a:hover, #brighton_top li.button-green a:hover {background:#94c03d!important;}

@media screen and (max-width: 840px) {
.container-inbound-success li.button-green a, #brighton_col2 li.button-green a, #brighton_top li.button-green a {padding:8px 45px!important;}
}
@media screen and (max-width: 595px) {
.container-inbound-success li.button-green a, #brighton_col2 li.button-green a, #brighton_top li.button-green a {padding:8px 65px!important;}
}
@media screen and (max-width: 300px) {
.container-inbound-success li.button-green a, #brighton_col2 li.button-green a, #brighton_top li.button-green a {padding:8px 30px!important;}
}

/*-----------| 8.0 OVERWRITE P TAGS PADDING |-------------*/
.row .threecol-strategies-1 p.home-4coltop, .row .threecol-strategies-2 p.home-4coltop, .row .threecol-strategies-3 p.home-4coltop, .row .threecol-strategies-last p.home-4coltop {padding: 2px 0 1px !important;}

@media screen and (max-width: 840px) {
.row .threecol-strategies-1 p.home-4coltop, .row .threecol-strategies-2 p.home-4coltop, .row .threecol-strategies-3 p.home-4coltop, .row .threecol-strategies-last p.home-4coltop {
    padding: 0 30px 1px !important;
    }
}

/*---------------| 9.0 NEW HOVER MAIN THREE CTAS HOME PAGE |---------------*/
.container-4col-2 {background:url(/Portals/32387/new-images/newk-home-video-bgrepeat.jpg) repeat scroll 0 0 #758386 !important;padding:0 20px!important;padding-bottom:12px;}

@media screen and (max-width: 595px) {
.container-4col-2 {display:none;}
}

.icon {
    display: inline-block!important;
    margin-top: 1.875em!important;
    padding-bottom: 12px!important;
    padding-right: 0px!important;
    vertical-align: top!important;
    width: 100%!important;
}
.icon h5, .icon p {
    margin: 0;
    text-align: center!important;
}
.icon h5 {
    margin: 190px 0 9px 0;
}
.icon p {
	color: #6F7070 !important;
    font-size: 22px !important;
    line-height: 165% !important;
    margin: 0 !important;
    padding: 2px 0 40px!important;
}

.block-link:hover h3, .block-link:hover h4, .block-link:hover h5 {
    color: #1662B5;
    text-decoration: underline;
}
.block-link {
    text-decoration: none;
}
.block-link h5 {
    color: #379FB8 !important;
    font-family: Pt-Sans-narrow,Pt-sans,Helvetica,Arial,sans-serif !important;
    font-size: 48px !important;
    font-weight: normal !important;
    line-height: 100% !important;
}
.block-link:hover h3, .block-link:hover h4, .block-link:hover h5 {
    color: #1662B5;
    text-decoration: underline;
}
.block-link:hover {
    text-decoration: none;
}
.block-link {
    display: block;
}

.image-top {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 240px auto;
    padding-left: 0px!important;
}
.image-top.content {
    background-image: url("http://www.kunocreative.com/Portals/32387/new-images/newk-home-icon-content3.png");
}
.image-top.graphline {
    background-image: url("http://www.kunocreative.com/Portals/32387/new-images/newk-home-icon-leads3.png");
}
.image-top.funnel {
    background-image: url("http://www.kunocreative.com/Portals/32387/new-images/newk-home-icon-sales3.png");
}

/******** Responsive Last Container *******/
@media screen and (max-width: 840px) {
.row .threecol-strategies-last {padding-top:5px!important;}
}
@media screen and (max-width: 595px) {
.row .threecol-strategies-last {padding-top:35px!important;}
.block-link {display: none !important;}
}

/*********** Responsive H5 Icon Titles ************/
@media screen and (max-width: 1096px) {
.row .block-link h5 {font-size:40px!important;}
}
@media screen and (max-width: 980px) {
.row .block-link h5 {font-size:37px!important;}
}
@media screen and (max-width: 840px) {
.row .block-link h5 {font-size:40px!important;}
}
@media screen and (max-width: 700px) {
.row .block-link h5 {font-size:38px!important;padding:0 30px!important;}
}
@media screen and (max-width: 595px) {
.row .block-link h5 {color:#94c03d!important;padding:0 25px!important;font-size:48px!important;}
}
@media screen and (max-width: 400px) {
.row .block-link h5 {font-size:41px!important;}
}
@media screen and (max-width: 320px) {
.row .block-link h5 {font-size:34px!important;}
}
/********* End ********/

/***** Responsive 4col P Tag *****/
@media screen and (max-width: 840px) {
.row .icon p {line-height:150%!important;font-size: 19px !important;}
}
@media screen and (max-width: 595px) {
.row .icon p {font-size: 16px !important;color:#231f20 !important;}
}
/***** End Responsive *****/