/*
Theme Name: Game Ready
Description: Child theme for Uncode theme
Template: uncode
Text Domain: uncode
*/

/*Font*/
.menu-item.btn {
    padding: 8px 13px !important;
}
.btn span {
    font-size: 1em;
    letter-spacing: 0;
}
<--.home h1 span {
    font-size: 50px;
    font-size: 2.6vw;
}-->
<--.home h2 span {
    font-size: 60px;
    font-size: 3vw;
}-->
.copy-overlay h2 {
    font-size: 2.188em;
    font-size: 2.5vw;
}
p a.homeHeroLearn {
    color: white;
    border: 1px solid;
    font-size: 22px;
    padding: 13px 50px;
    padding: 13px 50px;
}
p a.homeHeroLearn:hover {
    color: white !important;
	opacity: 1;
    background: #E96364;
    border: #E96364;
}
body div.menu-container ul.menu-smart > li.menu-item > a, 
body .menu-container ul.menu-smart li.dropdown.menu-item {
    letter-spacing: 0.5;
    font-size: 12px;
}
.hero-banner h3 a,
footer .widgettitle,
h4.larger-numbers,
input,
textarea {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
h2.postHeroHead {
    color: black;
    margin-bottom: 70px;
}

.contact-form .style-light label {
	font-family: 'Roboto', Helvetica, Arial, sans-serif
}

.learn-more .fa-5x {
	font-size: 14em;
}

<--.hero-banner h3,
.copy-overlay .btn,
input,
textarea {
	font-size: 2em;
}-->


footer .widgettitle,
.nav-tabs > li > a span,
.contact-form label {
	font-size: 1em;
}

.icon-row p,
.icon-row span {
	font-size: 20px;
}

.copy-overlay p {
	font-size: 1em;
}

h4.larger-numbers {
	font-size: 120px;
}

.style-light .btn a,
.copy-overlay h2,
.copy-overlay,
.inverse-color p,
.inverse-color h2,
.row .uncell.site-info,
footer .social-icon a,
.contact-form .style-light .submit input {
	color: #fff;
}

.search-results .style-light .pagination a {
	color: #ddd;
}

.style-light a,
.clinical-studies-carousel .style-light a:not(.btn-text-skin):hover,
.case-studies-carousel .style-light a:not(.btn-text-skin):hover,
.guides-carousel .style-light a:not(.btn-text-skin):hover,
.style-light .widget_nav_menu a:not(.btn-text-skin):hover,
.tabbed-section .style-light .nav-tabs > li > a:hover,
.tabbed-section .style-light .nav-tabs > li > a,
.contact-form .style-light label,
input,
textarea,
.style-light p a:not(.btn-text-skin):hover {
	color: #3f424b;
}

.wpcf7 .wpcf7-mail-sent-ok, 
.wpcf7 .wpcf7-validation-errors, 
.wpcf7 span.wpcf7-not-valid-tip {
	color: #3f424b !important;
}

/*Main Red*/
.inverse-color .btn a,
.inverse-color .btn a:hover,
.search-results .entry-title > a:hover {
	color: #8D1831;
}

footer .widgettitle,
.widget_nav_menu li a {
	color: #868686;
}

.tech-specs li {
	color: #95989A;
}

.site-info,
footer .widgettitle {
	text-transform: uppercase;
}

.copy-overlay p {
	line-height: 1.4;
}

.search-results .entry-summary {
	line-height: 2;
}

.nav-tabs > li > a span,
h4.larger-numbers,
.contact-form .style-light label {
	font-weight: normal;
}
/*End Font*/
/*Theme Resets & General Content*/
.limit-width,
.limit-width-mobile .heading-text,
.limit-width-mobile .uncode_text_column,
.main-container footer .row-inner {
	max-width: 90vw;
	margin: 0 auto;
}

.btn {
	border-radius: 0px;
}

.main-container .row-container .row-parent {
	padding: 0;
}

.btn:hover,
a:hover,
.submit input:hover {
	opacity: .7;
}

::selection {
	color: #000 !important;
	background-color: rgba(0, 0, 0, .1) !important;
}

/*Vertically Centered Content*/
.row .uncont > .hero-heading,
.testimonial-block h2 {
	position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.style-light.footer-scroll-top .btn-default {
	background: rgba(0, 0, 0, .3) !important;
}

.col-half {
	width: 49%;
}

.col-third {
	width: 32%;
	display: inline-block;
}

.clearfix:after,
.testimonial-container:after {
	content: "";
  	display: table;
  	clear: both;
}

.nav-tabs > li.active > a {
	border-color: #ddd !important;
}

.tabbed-section .tab-content {
	text-align: left;
}
/*End Theme Resets & General Content*/
/*Header*/
.menu-btn-container {
	background-color: #fff;
	color: #8d1831;
	border-radius: 20px;
}

body[class*=hmenu-] .menu-borders .navbar-nav + .navbar-nav-last > *:first-child {
	border-left-color: rgba(255, 255, 255, 1);
}
.menu-container {
    background: rgba(255, 255, 255, 0.9);
}
.menu-item a {
    color: #3F434B !important;
}
#menu-item-57641 a {
    color: white !important;
    background: #901632;
    height: 30px;
    width: 100%;
    border-radius: 15px;
}


#menu-item-57630 a, #menu-item-57631 a, #menu-item-57632 a, #menu-item-57633 a, #menu-item-57634 a, #menu-item-57635 a {
    color: white !important;
    background: #3F434B !important;
	width: 80%;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu-item-57631 a {
	padding-top: 4px;
}

.menu-item-link.search-icon.style-light.dropdown {
    display: inline-block;
}
.menu-wrapper.menu-sticky.menu-no-arrows.no-header {
    position: fixed;
    z-index: 999;
}
.submenu-light .menu-horizontal .menu-smart ul {
	background: rgba(255, 255, 255, .9);
}
.nav .social-icon i	{
	color: black;
}
.mobile-menu-button-light .lines, 
.mobile-menu-button-light .lines:before, 
.mobile-menu-button-light .lines:after {
	background: black;
}
/*End Header*/
/*Home*/
.hero-heading,
.icon-box-icon,
.icon-box-content {
	z-index: 2;
}

.hero-heading,
.hero-banner .icon-box {
	left: 0;
    right: 0;
}

.hero-heading,
.copy-overlay {
    width: 50%;
}

.hero-heading {
    margin: 0 auto !important;
}

.icon-box-icon,
.icon-box-content {
	position: relative;
}

.hero-img img {
	max-height: calc(100vh - 80px);
	object-fit: cover;
    object-position: top;
}
.hero-banner .icon-box,
.copy-overlay,
.testimonial-block {
	position: absolute;
}

.hero-banner .icon-box {
    bottom: -14%;
    margin: 0 auto;
}

.hero-banner .icon-box,
.hero-banner h3,
.copy-overlay .btn,
.col-half {
	display: inline-block;
}

.hero-banner h3 {
	width: 50px;
}
.hero-banner h4 {
    max-width: 750px;
    width: 90%;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 3px;
    margin: 20px auto 35px;
}
.icon-box-content {
	top: -187px;
}

.style-light .heading-text hr.separator-break {
	margin-left: auto;
	border-color: #8397aa;
	border-width: 2px;
}

.copy-overlay {
    padding: 10%;
    background: rgba(0, 0, 0, .6);
    top: 0;
    bottom: 8px;
}

.excerpt-block .copy-overlay p,
.copy-overlay .btn {
	margin-top: 20px;
	margin-bottom: 50px;
}

.no-background .copy-overlay {
	background: none;
}

.white-border-button .btn {
	border: 2px solid #fff;
}

.main-container .row-container .row-parent .no-internal-gutter .uncont > .no-background {
	margin-top: -7px;
}

.excerpt-block p,
.copy-overlay h2,
.testimonial-block h2 {
	margin-top: 0;
}

.copy-overlay .btn,
.standard-heading-block .btn {
	background-color: #8d1831;
}

.standard-heading-block .btn {
	margin-top: 50px;
}

.inverse-color .btn {
	background-color: #fff;
}

.stacked-images-section img {
	max-width: 98%;
}

.stacked-images-section .col-half:last-child img {
	float: right;
}

.testimonial-block {
    top: 0;
    left: 50.5%;
    right: 1.75%;
    border: 1px solid #ddd;
    height: 48%;
}

.reverse .testimonial-block {
	top: auto;
	bottom: 0;
	right: 52%;
	left: 0;
}

.top-testimonial.reverse .testimonial-block {
	top: 0;
	bottom: auto;
}

.reverse .col-half {
	vertical-align: top;
}

.top-testimonial.reverse .col-half {
	vertical-align: inherit;
}

.testimonial-block h2 {
	text-align: center;
	width: 100%;
}
.flexHome .row-inner {
	display: flex;
	flex-flow: row wrap;
}
.flexHome .pos-top.pos-center.align_left.column_parent.col-lg-6.no-internal-gutter {
    flex: 1 auto;
}
/*End Home*/
/*Archive Pages*/
.icon-row .wpb_wrapper {
	max-width: 600px;
    margin: 0 auto;
}

.wrap-image img {
    height: 700px;
    object-fit: cover;
    object-position: 65% 20%;
}

.wrap-posts-loop .tmb .t-entry-visual .t-overlay-text,
.wrap-posts-loop .tmb .t-entry-visual .t-overlay-text {
    display: block;
    background: rgba(0, 0, 0, .4);
    padding-top: 22px;
    padding-bottom: 22px;
}

.wrap-posts-loop .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:hover .t-overlay-text, 
.wrap-posts-loop .tmb-text-showed.tmb-overlay-text-anim:not(.tmb-reveal-bottom).tmb .t-entry-visual:focus .t-overlay-text {
	opacity: 1;
}
/*End Archive Pages*/
/*Product Detail Pages*/
.excerpt-block.prodRight img {
    visibility: hidden;
}
.excerpt-block.prodLeft img {
    visibility: hidden;
}
.vc_custom_1502144973844 > div {
    height: calc(100% + 1px);
}
.single-game_ready_products h3 span {
    font-weight: 700 !important;
    font-size: 25px;
    color: black;
}
.single-game_ready_products h1 span {
    font-weight: 400;
    font-size: 50px;
}
.single-game_ready_products h4.btn {
    padding: 5px 30px !important;
    font-size: 17px;
}
.single-game_ready_products p.home-featured-text {

}
body.single-game_ready_products .pos-middle.pos-center {
    vertical-align: top;
}
.post-info,
.hover-info li {
	display: none;
}

.product-hero-banner img {
	height: 700px;
	object-fit: cover;
}

.nav-tabs > .active {
	background-color: #8D1831;
}

.nav-tabs > li {
	background-color: #f7f7f7;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	width: 25%;
}

.tab-content {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	border: 1px solid #ddd;
}

.nav-tabs > li:first-child {
	border-left: 1px solid #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li > a {
    padding: 18px 23px 18px 23px;
}

.hover-info-container .wpb_raw_code {
	text-align: left;
}

.hover-point-image.grpro {
	background: url('/wp-content/uploads/2017/06/grpo-display.jpg') no-repeat;
	background-size: contain;
}

.hover-info li {
	list-style-image: url('/wp-content/uploads/2017/06/hover-dot.png');
	list-style-position: inside;
	margin-bottom: 30px;
	text-align: left;
}

.hover-point-image {
	display: inline-block;
	height: 600px;
	width: 520px;
    vertical-align: top;
    position: relative;
}

.hover-point-image a {
	position: absolute;
}

#hotspot1 {
    top: 176px;
    right: 204px;
}

#hotspot2 {
	top: 201px;
	right: 154px;
}

#hotspot3 {
	top: 243px;
	right: 143px;
}

#hotspot4 {
	top: 422px;
	right: 200px;
}

#hotspot5 {
	top: 472px;
	right: 185px;
}

#hotspot6 {
	top: 535px;
	right: 185px;
}

.tech-specs ul {
	padding-left: 0;
}

.tech-specs li {
	list-style: none;
}

/*End Product Detail Pages*/
/*Help Center Page*/
.help-center-buttons .limit-width,
.contact-numbers .limit-width {
	max-width: 66%;
}

.help-center-buttons a {
	min-width: 200px;
}

.contact-form .col-half {
	vertical-align: top;
}

.contact-form .col-half input {
	width: 90%;
}

.contact-form .style-light .submit input {
	margin: 0 auto;
    display: block;
    width: 250px;
    border-radius: 30px;
    background: #8D1831;
}

.recaptcha-container .wpcf7-form-control-wrap {
	text-align: center;
}

.recaptcha-container .wpcf7-form-control-wrap .g-recaptcha {
	display: inline-block;
}
/*End Help Center Page*/
/*Search*/
.search-results article,
.search-results .post-content article + article {
	max-width: 90vw;
}

.search-results .entry-summary,
.search-results .entry-header {
	width: 66%;
}

.search-results .post-content .entry-summary,
.search-results .entry-header,
.search-results article,
.search-results .post-content article + article {
	margin: 0 auto;
}

.search-results .main-container .row-container .row-parent.double-bottom-padding {
	padding-bottom: 100px;
}

.search-results .row-navigation.row-navigation-light {
	background-color: #3f424b;
}
/*End Search*/
/* Terms Page */
.panel-title.active span {
	color: #3f424b;
}
.panel-title a:focus {
    color: #3f424b !important;
}
/* End Terms Page */
/*404*/
.error404 .single-internal-gutter .search-container-inner {
	display: none;
}

.error404 hr.separator-break.separator-accent {
	border-color: #eaeaea !important;
}
/*End 404*/
/*Footer*/
.row .uncell.site-info {
    width: 100vw;
    text-align: center;
    display: block;
}

.main-container footer .row-inner {
    min-width: 0px;
    margin: 0 auto;
}

.widget_nav_menu li {
	padding: 3px 0;
}

.footer-content-block {
	padding: 50px 0;
}
/*End Footer*/
/*Media Queries*/
@media (max-width: 1430px) and (min-width: 960px) {
<--	#main-logo .navbar-brand img {
		max-width: 22vw;
	    height: auto;
	    padding-top: 3%;
	}-->

	.logo-container {
		padding-right: 0;
	}

	.navbar-main {
		padding-left: 2%;
	}

	.search-icon a {
		padding: 0;
	}

	.search-icon a {
		width: 15px;
	}

	.navbar-main .btn {
		padding: 7px 10px !important;
	}

	.menu-smart > li > a {
	    padding: 0px 8px 0px 8px;
	}
}

@media (max-width: 1450px) {
	/*Font*/
	.nav-tabs > li > a span {
		font-size: 14px;
	}
	/*End Font*/
	/*Product Detail*/
	.tabbed-section .col-custom-width {
		max-width: 100% !important;
	}

	.hover-info-container .wpb_raw_code {
		text-align: center;
	}

	.hover-info-container .col-third {
		width: 100%;
	}
	/*End Product Detail*/
}

@media (max-width: 1350px) {
	/*Font*/
	.icon-row h3 {
		font-size: 20px;
	}

	.icon-row p,
	.icon-row span {
		font-size: 16px;
	}
	/*End Font*/
	/*Home*/
	.copy-overlay {
	    padding: 10% 7% 0;
	}

	.home-video {
		height: 400px;
	}
	/*End Home*/
	/* Product Detail Pages */
	.btn-container.btn-inline {
		display: block;
	}
	/* End Product Detail Pages */
	/*Help Center Page*/
	.help-center-buttons .limit-width {
		max-width: 90vw;
	}
	/*End Help Center Page*/
}

@media (max-width: 1250px) {
	.copy-overlay p {
		font-size: 16px; 
	}

	.copy-overlay h2 {
		font-size: 30px;
	}

}

@media (max-width: 1200px) {
	.hero-banner .icon-box {
		bottom: -18%;
	}
}

@media (max-width: 1150px) and (min-width: 960px) {
	body[class*=hmenu-] .menu-borders .navbar-nav + .navbar-nav-last > *:first-child {
		border: none;
	}

	.menu-smart > li > a,
	.menu-primary .menu-icons.menu-smart > li > a {
    	padding: 0px 5px 0px 5px;
	}
}

@media (max-width: 1000px) {
	/*Font*/
	h4.larger-numbers {
		font-size: 60px;
	}

	h1,
	.hero-heading h1 {
		font-size: 24px;
	}

	h2 {
		font-size: 20px;
	}

	h3 {
		font-size: 18px;
	}
	/*End Font*/
	/*Home*/
	.hero-banner .icon-box {
		display: none;
	}

	.excerpt-block {
		max-height: 600px;
		overflow: hidden;
	}

	.site-excerpts .pos-top:nth-child(2) {
		margin-top: -7px;
	}

	/*End Home*/
}

@media (max-width: 959px) {
	/*Font*/
	.help-center-buttons .btn {
		font-size: 14px;
	}
	/*End Font*/
	/*Archive pages*/
	.product-hero-banner img {
		height: auto;
	}

	.product-images .single-internal-gutter {
		margin-bottom: 50px;
	}
	/*End Archive Pages*/
	/*Help Center Page*/
	.help-center-buttons .btn-container {
		max-width: 300px;
    	margin: 0 auto;
	}

	.how-to-videos iframe {
		height: 51vw;
	}
	/*End Help Center Page*/
	/*Search*/
	.search-results .header-wrapper {
		max-height: 170px;
		min-height: 0 !important;
	}
	/*End Search*/
	/* Header */
		
	#menu-gr-main-menu {
		background: rgba(255, 255, 255, .9);
	}
	.menu-smart.sm.menu-icons {
		background: rgba(255, 255, 255, .9);
	}
	.col-lg-12.main-menu-container.middle.open-items {
		background: none;
	}
	#menu-item-57641 a {
		max-width: 220px;
		margin: 14px auto 0;
		height: 38px;
	}
	#menu-item-57641 a i {
		margin-left: 0px;
	}
	#menu-item-57630 a, #menu-item-57631 a, #menu-item-57632 a, #menu-item-57633 a, #menu-item-57634 a, #menu-item-57635 a {
		padding-top: 8px;
	}
	/* End Header */
}

@media (max-width: 850px) {
	/*Product Detail*/
	.nav-tabs > li {
		width: 100%;
	}
	/*End Product Detail*/
	/*Footer*/
	footer .col-md-25 {
		width: 100%;
	}

	footer .widget_nav_menu {
		padding-bottom: 30px;
	}
	/*End Footer*/
}

@media (max-width: 600px) {
	/*Font*/
	.copy-overlay h2 {
		font-size: 24px;
	}

	.copy-overlay p {
		font-size: 14px;
	}
	/*End Font*/
	/*Home*/
	.hero-heading {
		width: 90%;
	}

	.copy-overlay {
	    padding: 10% 0% 0 5%;
	}
	.hero-heading h1 {
		margin-top: 34px !important;
	}
<--	.home h1 span {
		font-size: 18px;
	}-->
	.hero-banner h4 {
		font-size: 13px;
		margin: 3px auto -10px;
	}
	p a.homeHeroLearn {
		font-size: 10px;
		padding: 5px 20px;
	}
	/*End Home*/
	/*Help Center Page*/
		.contact-form .col-half,
		.contact-form .col-half input {
			width: 100%;
		}
	/*End Help Center Page*/
	/*Search*/
	.search-results .entry-summary,
	.search-results .entry-header {
		width: 100%;
	}
	/*End Search*/
}

@media (max-width: 440px) {
	.hover-point-image a {
		display: none;
	}

	.hover-info li {
		display: list-item;
	}
	.excerpt-block .copy-overlay p, .copy-overlay .btn {
    		margin-top: 10px;
    		margin-bottom: 20px;
}
}

@media (max-width: 350px) {
	.copy-overlay p {
		display: none;
	}
}

@media (max-height: 630px) {
	.hero-banner .icon-box {
		display: none;
	}	
}
/*End Media Queries*/


/* Header Updates */

@media all and (min-width: 960px) {

    li#menu-item-57641 {
        padding-left: 20px;
        padding-right: 10px;
    }
    
    li#menu-item-57641 a {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    body .nav .social-icon i {
        color: #3F434B;
    }
    
    body ul.menu-primary-inner li li  a{
        font-weight:500 !important;
    }

	#menu-item-1081 a, #menu-item-1420 a, #menu-item-1419 a, #menu-item-1081 a, #menu-item-1084 a, #menu-item-1099 a, #menu-item-1081 a, #menu-item-57838 a, #menu-item-1118 a, #menu-item-57494 a, #menu-item-1117 a, #menu-item-57836 a, #menu-item-57837 a {
	    color: white !important;
   	 	background: #3F434B !important;
		width: 80%;
		padding-top: 5px;
		padding-bottom: 5px;
}
      
}


.rsswidget img{
    display:none;
}

/* make style like header same color */
footer.site-footer h2.widgettitle{
    color: #3F434B !important;
    font-weight: 700;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
}


footer.site-footer a.rsswidget {
    text-transform: uppercase;
}


footer.site-footer  a.rsswidget:hover{
    color:black;
}

footer a:focus{
    color:black !important;
}

/*make menu relative */
body .menu-wrapper.menu-sticky.menu-no-arrows.no-header {
    position: relative;
    z-index: 999;

}




/* form updates */

ul.hs-error-msgs.inputs-list label {
    color: red;
}



.post-content  input[type="radio"].hs-input {
    -webkit-appearance: radio;
    box-sizing: border-box;
    margin: 3px 3px 0px 5px;
    vertical-align:sub;
}

.post-content  input[type="radio"].hs-input:checked:before{
    background-color:none;
    content:none;
}


.post-content  input[type="radio"].hs-input, input[type="checkbox"].hs-input {
    background-color: initial;
    margin: 3px 0.5ex;
    padding: initial;
    border: initial;
}

.hs_state .input{
    max-width:511px;
}


@media all and (max-width: 616px) {
    .hs_state .input{
        width: 92%;
    }
}

.hsformerror{
    left:0px !important;
}


@media all and (max-width: 959px) {
    .hs_state .input{
        width: 92%;
    }
    
    .grm-submit-button {
        max-width: 90%;
    }
    

    
    
}




@media all and (min-width: 500px) and (max-width: 959px) {
    


    .main-container footer .unequal.row .cols-md-responsive > div[class*="col-lg-"] {
        height: auto !important;
    }

    footer .pos-right .uncont .uncode_text_column{
        text-align:left;
    }

    /*fix issue with newsletter button*/
    footer form p {
        display: block;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }
    
    footer form p input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
        width: 100%;
    }

    /*footer ul li{
        text-align:center;

    }

    footer h2.widgettitle{
        text-align:center;
    }*/
    
}


/* testimonials css */
@media all and (max-width: 959px) {
    
    body .testimonials-el .col-half{
        width: 100%;
        display:block;
        text-align: center;
        margin: auto;
    }
    
    body .testimonials-el .testimonial-block {
        position: relative;
        left: auto;
        right: auto;
        height:auto;
        margin-top: 36px;
        margin-bottom: 36px;
        padding-bottom: 36px;
    }    
    
    body .testimonials-el .col-half:last-child img {

        float: none;

    }
    
    
    
}



/* adjust font size to resolution of screen */


@media all and (min-width: 1280px) {
    body .testimonials-el .testimonial-container .testimonial-block {
        padding-top: 20px;
    }
    
    
}



@media all and (min-width: 1600px) {
    body .testimonials-el .testimonial-container .testimonial-block {
        padding-top: 30px;
    }
}


@media all and (min-width: 960px) and (max-width: 1279px) {

    

    body .testimonials-el .testimonial-container .testimonial-block {

    }

    
    body .testimonials-el  .testimonial-block h3 span {
        font-size:14px;
    }
    
    body .testimonials-el .testimonial-container  h3  {
        margin-top:20px;
    }
    
    
    
}

@media all and (min-width: 1279px) and (max-width: 1400px) {
    
    body .testimonials-el .testimonial-container  h3  {
        margin-top:20px;
    }
    
}




@media all and (min-width: 960px) and (max-width: 1114px) {

    

    body .testimonials-el .testimonial-container .testimonial-block {

    }

    
    body .testimonials-el .testimonial-container .testimonial-block h3  {
        margin-top:5px;
    }
    
}


@media all and (min-width: 960px) and (max-width: 980px) {

    
    body .testimonials-el .testimonial-container .testimonial-block h3 span {
        font-size:13px;
    }
  
    
}


/* make images same width as rest*/



@media all and  (max-width: 607px) {

    
    body .testimonials-el  img {
        max-width: 547px;
        width:100%;
    }
    
    body .testimonials-el .testimonial-block{
        max-width: 547px;
        width:100%;
        margin-right:auto;
        margin-left:auto;
    }
  
    
}

@media all and  (min-width: 607px) and  (max-width: 959px) {

    
    body .testimonials-el  img {
        max-width: 547px;
    }
    
    body .testimonials-el .testimonial-block{
        max-width: 547px;
        margin-right:auto;
        margin-left:auto;
    }
  
    
}
@media all  and (min-width: 1686px) {
    .testimonial-block {
        left: 50.28%;
        right: 1.65%;
    }
}



@media all and  (min-width: 1323px) and  (max-width: 1685px) {
    .testimonial-block {
        left: 50.40%;
        right: 1.56%;
    }
}


@media all and  (min-width: 1026px) and  (max-width: 1323px) {
    .testimonial-block {
        right: 1.40%;
    }
}

@media all and   (max-width: 1026px) {
    .testimonial-block {
        left: 50.6%;
        right: 1.35%;
    }
    
}




.post-content  input[type="radio"].hs-input, input[type="checkbox"].hs-input {
    min-height:15px;
    margin-top:0px;
}


.safari .post-content input[type="radio"].hs-input {
    min-height: 18px !important;
}

    .menu-container.style-accent-bg.menu-borders {
        background-color: rgba(255,255,255,0.9)
        border: 0px solid;
        border-bottom: 1px solid;
        border-color:rgba(200,200,200,0.91) !important;
    }



@media all and (min-width: 960px){
    /*make submenu different */
    .submenu-light .menu-horizontal .menu-smart ul {
	background: none repeat scroll 0 0 #3F434B;
        box-shadow: 0 1px 1px 0 #C7C7C7 inset;


        /* opacity: 0.1; */
    }
    
    .submenu-light .menu-horizontal .menu-smart ul a {
        color:#FFFFFF !important;
    }
    

    
}




.widget_rss li{
    margin-bottom:10px;
}

.hs-form-radio{
    height:20px;
}


 .hs-form-radio input[type="radio"].hs-input{
    display:block;
    float:left;
    clear:left;
    height:20px;
    margin-top:0px;
    box-shadow:none !important;
    
}

 .safari .hs-form-radio input[type="radio"].hs-input{
    margin-top:-1px;
    
}


 .hs-form-radio span{
    display:block;
    float:left;
    height:20px;
    
}

.hs-form-radio span:after{
    clear:both;
}
.home.page-template-default a.hollow.light{
	text-transform: uppercase;
    background: none;
    border: 1px solid #fff;
    padding: 13px 31px;
    margin-top: 15px;
}

.home.page-template-default a.hollow.light {
    color: #fff;
}

.home.page-template-default a.hollow.light:hover {
    color: #8d1831 !important;
    opacity: 1;
	background: #fff
}
a.hollow.dark{
	text-transform: uppercase;
    background: none;
    border: 1px solid #8d1831;
    padding: 12px 28px;
    color: #8d1831;
 }
 a.hollow.dark:focus{color: #8d1831;}
 a.hollow.dark.single-line{line-height: unset;}
 .buttonQuad a.hollow.dark {
    flex: 1 15%;
    margin: 0 1% 15px !important;
}
a.hollow.dark:hover {
    background: #8d1831;
    color: white;
}
.help-center-buttons a.hollow.dark{min-width: auto;}

/*.home.page-template-default div.copy-overlay p:nth-child(3) {
    padding-top: 20px;
}*/
@media all and  (max-width: 380px){
	.help-center-buttons a.hollow.dark{line-height: unset;}	
	.linkpadding {
   	  margin-top: 25px;
 	}

}
@media all and  (min-width: 381px) and  (max-width: 501px) {
	.help-center-buttons a.hollow.dark{line-height: unset;}	
	.linkpadding {
   	  margin-top: 25px;
	 }

/*	
}
@media all and  (min-width: 492px) and  (max-width: 501px) {
	.help-center-buttons a.hollow.dark:nth-child(2) {    line-height: 2.1em;} 
} 
@media all and  (min-width: 581px) and  (max-width: 737px) {
	.help-center-buttons a.hollow.dark{line-height: unset;}		
}
@media all and  (min-width: 707px) and  (max-width:737px) {
	.help-center-buttons a.hollow.dark:nth-child(2) {    line-height: 2.1em;}
}
@media all and  (min-width: 722px) and  (max-width:737px) {
	.help-center-buttons a.hollow.dark:nth-child(1) {    line-height: unset;}
}*/
/*@media all and  (min-width: 903px) and  (max-width: 959px) {
	.help-center-buttons a.hollow.dark{line-height: unset;}		
}
@media all and  (min-width: 937px) and  (max-width: 959px) {
	.help-center-buttons a.hollow.dark:nth-child(2) {    line-height: 2.1em;}
	.help-center-buttons a.hollow.dark:nth-child(1) {    line-height: 2.1em;}
}*/
/*@media all and  (min-width: 959px) and  (max-width: 959px) {
	.help-center-buttons a.hollow.dark:nth-child(1) {    line-height: 2.1em;}
}*/
/*@media all and  (min-width: 1034px) and  (max-width: 1093px) {
	.help-center-buttons a.hollow.dark{line-height: unset;}		
}
@media all and  (min-width: 1497px) and  (max-width: 1578px) {
	.help-center-buttons a.hollow.dark{line-height: unset;}		
	a.hollow.dark.single-line{line-height: unset;} 
}
@media all and  (min-width: 1547px) and  (max-width: 1578px) {
	.help-center-buttons a.hollow.dark.single-line:nth-child(2) {    line-height: 2.1em;}
}*/
@media  all and (max-width: 959px){
	.main-container .help-center-buttons .row-inner .pos-top.pos-center.single-internal-gutter {
	    padding: 0px 0px 0px 0px;
	} 
}
@media all and (min-width: 900px){
.buttonQuad {
    max-width: 1000px;
    width: 100%;
 }
 .linkpadding {
   margin-top: 50px;
 }

 .help-center-buttons .uncont.no-block-padding.col-custom-width{max-width: 100% !important;}
}
@media all and (min-width: 1023px){
	.help-center-buttons .limit-width {
	    max-width: 1015px;
	}
	.help-center-buttons .uncont.no-block-padding.col-custom-width{max-width: 100% !important;}
}

/*chrome 63 column fix*/

@media (min-width: 960px){
.chrome .col-lg-0, 
.chrome .col-lg-1, 
.chrome .col-lg-2, 
.chrome .col-lg-3, 
.chrome .col-lg-4, 
.chrome .col-lg-5, 
.chrome .col-lg-6, 
.chrome .col-lg-7, 
.chrome .col-lg-8, 
.chrome .col-lg-9, 
.chrome .col-lg-10, 
.chrome .col-lg-11, 
.chrome .col-lg-12 {
    height: 0px;
}
}

.chrome .owl-carousel.owl-loaded.owl-height-forced{
height: 0px;
}

@media (max-width: 959px) and (min-width: 570px){
html.chrome:not(.ie):not(.firefox) .main-container .cols-md-responsive {
    height: 0px !important;
}
}
