/*
Theme Name: Avada Child 8
Theme URI: http://avada.theme-fusion.com/
Template: Avada
Author: ThemeFusion
Author URI: http://themeforest.net/user/ThemeFusion
Description: The #1 selling theme of all time that allows you to build virtually any design style.
Version: 5.6.2.1536165141
Updated: 2018-09-05 17:32:21
*/

.gform_fields.top_label.form_sublabel_below.description_below {
    clear: both
}

li[class*=column-count-] {
    vertical-align: top;
    box-sizing: border-box;
    display: inline-block
}

li.gfmc-column {
    display: inline-block;
    vertical-align: text-top
}

li.gfmc-column .gform_wrapper,li.gfmc-column100 {
    width: 100%
}

li.gfmc-column50 {
    width: 50%
}

li[class*=col-1-of-3],li[class*=col-3-of-3] {
    width: 33%
}

li[class*=col-2-of-3] {
    width: 34%
}

li.gfmc-column25 {
    width: 25%
}

li.gfmc-column20 {
    width: 20%
}

li[class*=col-1-of-6],li[class*=col-3-of-6],li[class*=col-4-of-6],li[class*=col-6-of-6] {
    width: 16.5%
}

li[class*=col-2-of-6],li[class*=col-5-of-6] {
    width: 17%
}

li[class*=col-1-of-7],li[class*=col-2-of-7],li[class*=col-3-of-7],li[class*=col-5-of-7],li[class*=col-6-of-7],li[class*=col-7-of-7] {
    width: 14.3%
}

li[class*=col-4-of-7] {
    width: 14.2%
}

li.gfmc-column12 {
    width: 12.5%
}

li[class*=col-1-of-9],li[class*=col-2-of-9],li[class*=col-3-of-9],li[class*=col-4-of-9],li[class*=col-6-of-9],li[class*=col-7-of-9],li[class*=col-8-of-9],li[class*=col-9-of-9] {
    width: 11.1%
}

li[class*=col-5-of-9] {
    width: 11.2%
}

li.gfmc-column10 {
    width: 10%
}
.benchmarking-form .red-wrap input {
    background-color: #f1cdaf !important;
    border: 0 !important;
}
@media screen and (max-width: 600px) {
    li.gfmc-column {
        width:100%!important
    }
}

li.gfmc-column ul,li[class*=column-count-1]>div>ul {
    padding-left: 0;
    margin-left: 0
}

.gfmc-container {
    grid-column: 1/-1;
    display: flex
}

.gfmc-field {
    display: flex;
    flex-basis: 100%;
    flex-direction: column;
    justify-content: space-around
}

.gfmc-field div:not(.gchoice) {
    padding-bottom: .5em
}

.logo-wrap-content {
    height: 100%;
    min-height: 225px;
    display: flex;
    align-items: center;
}

@media screen and (min-width: 641px) {
    .gfmc-container {
        align-items:flex-start;
        flex-direction: row;
        justify-content: space-between;
        column-gap: .5em
    }

    .gform_wrapper.gravity-theme legend.gfield_label {
        padding-top: .35em
    }
}

@media screen and (max-width: 640px) {
    .gfmc-container {
        align-items:stretch;
        flex-direction: column;
        justify-content: space-around
    }

    .gfield.gfmc-column.gfmc-field:last-child div {
        padding-bottom: 0
    }

    .gfmc-field {
        max-width: unset!important
    }
}

@media screen and (max-width: 1024px) {
.logo-wrap-content {
    min-height: 273px;
}
}

@media screen and (max-width: 800px) {
.logo-wrap-content {
    min-height: 155px;
}
}

.gfield--input-type-section {
    display: none;
}

.x-search {
    margin-top: 40px;
    margin-bottom: 30px;
    /* align-items: center;
    display: flex;
    flex-wrap: wrap; */
}

.x-search form {
    display: flex;
    align-items: center;
}

.x-search form input[type="text"] {
    border: 1px solid #64ab2b;
    background: transparent;
    border-radius: 100px;
    text-align: center;

    height: 50px;
}

.x-search form button {
    background: #64ab2b;
    color: white;
    border: 0;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    min-width: 50px;
    font-size: 20px;
    outline: none;
    cursor: pointer;
}

.wrrs-search {
    margin-top: 40px;
    margin-bottom: 30px;
    /* align-items: center;
    display: flex;
    flex-wrap: wrap; */
}

.wrrs-search form {
    display: flex;
    align-items: center;
}

.wrrs-search form input[type="text"] {
    border: 1px solid #64ab2b;
    background: transparent;
    text-align: center;

    height: 50px;
}

.wrrs-search form button {
    background: #64ab2b;
    color: white;
    border: 0;
    height: 50px;
    width: 50px;
    min-width: 50px;
    font-size: 20px;
    outline: none;
    cursor: pointer;
}

.x-category-title {
    text-align: center;
    display: block;
    color: #02506B;
    font-weight: bold;
    position: relative;
    top: 15px;
}

.x-categories {
    margin-bottom: 20px;
}

.x-categories a {
    color: white;
    border-radius: 100px;
    padding: 12px 12px;
    display: inline-block;
    margin-bottom: 10px;
    border: 1px solid #64ab2b;
    color: #64ab2b;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.x-categories a {
    margin-right: 10px;
}

.x-categories a.active {
    background: #64ab2b;
    color: white !important;
}

.x-module {
    border: 1px solid #eee;
    padding: 20px;

    text-align: center;
    position: relative;
    margin-top: 30px;
}

.x-module img {
    /*width: 100%; */
    max-width: 100%;
    margin: auto;
    display: block;
    margin-bottom: 10px;
}

.x-module p {
    margin: 5px 0 0;
}

.x-module p strong {
    color: #02506B;
}

.x-module a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.x-module:hover {
    border-color: #64ab2b;
}

.x-listing ul.page-numbers {
    padding: 0;
    margin: 30px 0 0;
    list-style: none;
    text-align: center;
}

.x-listing ul.page-numbers li {
    display: inline-block;
}

.x-listing ul.page-numbers li {
    margin-right: 5px;
}

.x-listing ul.page-numbers li a,
.x-listing ul.page-numbers li span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    background: #64AB2B;
    color: white !important;

    transition: .15s linear;
}

.x-listing ul.page-numbers li span {
    background: #333;
}

.x-listing ul.page-numbers li a:hover,
.x-listing ul.page-numbers li a:active,
.x-listing ul.page-numbers li a:focus {
    background: #333;
}

.x-no-found {
    margin: 0;
    padding: 50px 0;
    text-align: center;
    color: #64AB2B;
    font-style: italic;
    font-size: 2.5rem;
}

.x-module p:nth-of-type(2) {
    max-height: 43.2px;
    overflow: hidden;
	max-width:100%;
}

.wrrs-header {
    padding: 15px 0 0 0;
}

.wrrs-header h1 {
    margin-top: 0;
    margin-bottom: 0;
}

.wrrs-header h4 {
    margin-top: 0;
    margin-bottom: 0;
}

.wrrs-module {
    text-align: left;
    position: relative;
    margin-top: 30px;
}

.wrrs-module-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 200px;
    width: 100%;
    background-color: #e2e3e2;
}

.wrrs-module img {
    background-color: #e2e3e2;
    width: 100%;
    /*max-width: 100%;*/
    height: 200px;
    object-fit: cover;
    margin: auto;
    display: block;
    margin-bottom: 10px;
}

.wrrs-module-2 img {
    background-color: #e2e3e2;
    width: auto;
    /*max-width: 100%;*/
    height: 200px;
    margin: auto;
    display: block;
    margin-bottom: 10px;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 200px;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 80, 107, 0.9);
    color: #fff;
    font-size: 14px;
}

.wrrs-module:hover .overlay {
  opacity: 1;
}

.icon {
  color: black;
  font-size: 15px;
  position: absolute;
  top: 218px;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.overlay-icon {
  color: white;
  font-size: 30px;
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.overlay-text {
    padding: 50px 20px 20px 20px;
    color: #fff;
    font-size: 14px;
}

.wrrs-module p {
    margin: 5px 0 0;
}

.wrrs-module p strong {
    color: #02506B;
}

.wrrs-module h6 {
    margin: 5px 0 0;
    width: 90%;
    font-size: 18px;
}

.wrrs-module a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.wrrs-module:hover {
    border-color: #64ab2b;
}

.wrrs-module p:nth-of-type(2) {
    max-height: 43.2px;
    overflow: hidden;
	max-width:100%;
}

.modalDialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 600px;
	height: auto;
	position: relative;
	top: 10%;
	margin: 10% auto;
	padding: 10px 10px 10px 10px;
	background: #fff;
}

.SharemodalDialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.7);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.SharemodalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.SharemodalDialog > div {
	height: auto;
	position: relative;
	top: 10%;
	margin: 10% auto;
	background: #fff;
	width: 60%;
    padding: 30px;
    border-radius: 10px;
}

.SharemodalDialog h3 {
    margin: 0 0 5px 0;
}
    
.SharemodalDialog h4 {
    margin: 0;
}

.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
	opacity: 1;
}

.close:hover { 
    background: #64ab2b; 
    color:#fff;
}

.modal {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        opacity: 0;
        visibility: hidden;
        transform: scale(1.1);
        transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
    }
    .modal-content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: white;
        padding: 1rem 1.5rem;
        width: 24rem;
        border-radius: 0.5rem;
    }
    .close-button {
        float: right;
        width: 1.5rem;
        line-height: 1.5rem;
        text-align: center;
        cursor: pointer;
        border-radius: 0.25rem;
        background-color: lightgray;
    }
    .close-button:hover {
        background-color: darkgray;
    }
    .show-modal {
        opacity: 1;
        visibility: visible;
        transform: scale(1.0);
        transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
    }


@media screen and (max-width: 767px) {
    .x-search-container {
        width: auto;
    }

    .x-module {
        max-width: 310px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .x-search form {
        /* margin-bottom: 10px; */
    }
}

.row.x-listing {
    display: flex;
    flex-wrap: wrap;
}

.row.x-listing .x-module {
    height: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.row.x-listing .x-module img {
    margin-top: auto;
    margin-bottom: auto;
}

.row.x-listing .col-md-3 {
    margin-bottom: 30px;
}

.row.x-listing .col-md-4 {
    margin-bottom: 30px;
}

.container-x {
    padding: 40px 0;
    background: #f4f4f4;

    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

.x-search-container {
    overflow: visible;
}
@media screen and (max-width: 767px) {
    .row.x-listing .col-md-3 .x-module {
        margin-left: auto;
        margin-right: auto;
    }
    
    .modalDialog > div {
	width: 90% !important;
	height: auto;
	position: relative;
	top: 10%;
	margin: 10% auto;
	padding: 10px 10px 10px 10px;
	background: #fff;
    }
    
    .SharemodalDialog > div {
	width: 90% !important;
	height: auto;
	position: relative;
	top: 10%;
	margin: 10% auto;
	padding: 10px 10px 10px 10px;
	background: #fff;
    }
}

.x-module.covid_module a:after {
    width: 0;
    height: 0;
    content: '';
    border-top: 55px solid #64ab2b;
    border-left: 55px solid transparent;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1;
}
.x-module.covid_module a:before {
    content: 'COVID-19';
    position: absolute;
    z-index: 1;
    color: #fff !important;
    font-size: 10px;
    font-weight: normal;
    transform: rotate(45deg);
    top: 15px;
    right: -2px;
}

.wrrs-module.covid_module a:after {
    width: 0;
    height: 0;
    content: '';
    border-top: 55px solid #64ab2b;
    border-left: 55px solid transparent;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1;
}
.wrrs-module.covid_module a:before {
    content: 'COVID-19';
    position: absolute;
    z-index: 1;
    color: #fff !important;
    font-size: 10px;
    font-weight: normal;
    transform: rotate(45deg);
    top: 15px;
    right: -2px;
}

.wrrs-module.cvip_module a:after {
    width: 0;
    height: 0;
    content: '';
    border-top: 55px solid #0081c9;
    border-left: 55px solid transparent;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 1;
}
.wrrs-module.cvip_module a:before {
    content: 'CVIP';
    position: absolute;
    z-index: 1;
    color: #fff !important;
    font-size: 14px;
    font-weight: normal;
    transform: rotate(45deg);
    top: 12px;
    right: 3px;
}

.providers-module {
    border: 1px solid #eee;
    padding: 20px;
    list-style: none;
    text-align: center;
    position: relative;
    margin-top: 30px;
}

.providers-module:hover {
    border: 1px solid #64ab2b;
    transition: 0.5s;
}

.providers-module img {
    /*width: 100%; */
    max-width: 100%;
    margin: auto;
    display: block;
    margin-bottom: 10px;
}

.providers-module a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.providers-module p {
    padding: 15px 0 5px 0;
    margin-bottom: 0;
    font-weight: 500;
    color: #64ab2b;
}

.providers-module p:nth-of-type(2) {
    max-height: 43.2px;
    overflow: hidden;
	max-width:100%;
}

.row.x-listing .providers-module {
    height: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.row.x-listing .providers-module img {
    margin-top: auto;
    margin-bottom: auto;
    max-width: 200px;
    max-height: 80px;
}

.provider-img img {
    max-width: 170px;
    max-height: 80px;
}
a.add_to_brief.active i::before {
    color: #64ab2b;
}

a.add_to_brief.active i {
    font-weight: 600;
}

div#openModal button {
    background: #64ab2b;
    border: 1px solid #64ab2b;
    color: #fff;
    padding: 8px;
}

div#openShareModal button {
    background: #64ab2b;
    border: 1px solid #64ab2b;
    color: #fff;
    padding: 8px;
}

.pop_footer {
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
}


.pop_footer .pop_views {
    float: left;
    font-size: 14px;
    line-height: 25px;
}

.pop_footer .export_csv {
    float: right;
}

.pop_footer .export_csv a {
    font-size: 14px;
}
a.add_to_brief {
    position: initial;
}