.fit-vids-style {
    display:none;
}
iframe {
    max-width:100%;
}
img {
    max-width:100%;
}

.wrap__socialmedia_footer, .wrap__socialmediaHeader {
    display: none;
}


/*  fonts  */

h2 {
    margin: 0;
    font-size: 25px;
    text-transform: uppercase;
    text-align: left;
    color: #000000;
}
h3 {
    font-size: 25px;
    font-weight: 500;
}
.wrap__home-contact .wrap__home-contact-inner .cta__title {
    text-align: center;
}
.wrap__featuredblocks .featuredblocks__list .featuredblock__description {
    text-align: center;
}

body, p {
    font-family: "lato-regular", "Arial Black", Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 18px;
}

.page__title {
    font-size: 28px;
}
.logo__title {
    font-size: 35px;
    font-family: 'Cormorant Garamond', serif;
    font-weight: 400;
    font-style: italic;
}
.logo__description {
    margin-left: 7px;
}
/*  fonts end  */


/*  colors  */
.wrap__header--inner {
    background: linear-gradient(to right, #194077 0%, #2d548b 100%);
}
.wrap__featuredblocks {
    background: linear-gradient(to bottom, #2c538a 0%, #194077 100%);
}
.wrap__featuredblocks:after {
    background: none;
}
.wrap__page-content {
    background: #eceef2;
}
.wrap__home-contact {
    background: rgb(27 66 121 / 46%);
}
.twocolumns_home {
    background: #eceef2;
}
.wrap__fullwidth {
    background: #eceef2;
}
.wrap__footer {
    background: linear-gradient(to bottom, #edeff3 0%, #a5a8b1 100%);
}
.white-bkg {
    background: #ffffff78;
    padding: 30px;
    border: 6px double #efefef;
}
.cta__button, .cta__button--icon, .slider__button a, .featuredblock__button, button:not([class^='se__']):not([class^='redactor__']):not([class^='vjs-']):not([class^='redactor-']):not(.gallery-video-btn), button, input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #ddb426;
    color: #000000;
}
/*  colors end  */

.wrap__inner-form {
    background: url(/storage/app/media/onboarding/resolve-contact-gj.png);
    background-size: cover;
}
.wrap__inner-form:before {
    background: none;
}
.logo__inner {
    background: url(/storage/app/media/onboarding/resolve-topbanner-gj-2.png);
    background-size: cover;
}


.custom-img {
    border-radius: 50%;
    border: 2px solid #ddb426;
    box-shadow: 0px 0px 9px #605e5e;
}

.gj-button {
    background-color: #ddb526;
    border-radius: 6px;
    border: 2px solid #efefef73;
    display: inline-block;
    cursor: pointer;
    color: #000000;
    font-family: "archivo-narrow", Verdana, sans-serif;
    font-size: 20px;
    padding: 10px 30px;
    text-decoration: none;
    margin: 0px 5px 0px 5px;
}
.gj-button:hover {
	background-color:#ffffff;
}
.gj-button:active {
	position:relative;
	top:1px;
}



/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0 1%;
    border-right: none;
    border-left: none;
    background: none;
}

.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {width: 100%;}
.span_1_of_2 {width: 48.5%;}
/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 65.33%; }
.span_1_of_3 { width: 31.66%; }
/*  GRID OF FOUR  */
.span_4_of_4 { width: 100%; }
.span_3_of_4 { width: 73.75%; }
.span_2_of_4 { width: 48.5%; }
.span_1_of_4 { width: 23.25%; }
/*  GRID OF FIVE  */
.span_5_of_5 { width: 100%; }
.span_4_of_5 { width: 78.8%; }
.span_3_of_5 { width: 58.6%; }
.span_2_of_5 { width: 38.4%; }
.span_1_of_5 { width: 18.2%; }
/*  GRID OF SIX  */
.span_6_of_6 { width: 100%; }
.span_5_of_6 { width: 82.06%; }
.span_4_of_6 { width: 65.13%; }
.span_3_of_6 { width: 48.2%; }
.span_2_of_6 { width: 31.26%; }
.span_1_of_6 { width: 14.33%; }
/*  GRID OF SEVEN  */
.span_7_of_7 { width: 100%; }
.span_6_of_7 { width: 85.48%; }
.span_5_of_7 { width: 70.97%; }
.span_4_of_7 { width: 56.45%; }
.span_3_of_7 { width: 41.94%; }
.span_2_of_7 { width: 27.42%; }
.span_1_of_7 { width: 12.91%; }

.span_8_of_8 {width: 100%; }
.span_7_of_8 {width: 87.3%; }
.span_6_of_8 {width: 74.6%; }
.span_5_of_8 {width: 61.9%; }
.span_4_of_8 {width: 49.2%; }
.span_3_of_8 {width: 36.5%; }
.span_2_of_8 {width: 23.8%; }
.span_1_of_8 {width: 11.1%; }

/*  MEDIA QUERIES */

@media only screen and (min-width: 1px) {
    .hidden--t {
    display: block !important;
}
}

@media only screen and (max-width: 768px) {
	.col { 	margin: 1% 0 1% 0%;	}
	.span_2_of_2, .span_1_of_2 { width: 100%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
	.span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 { width: 100%; }
	.span_1_of_6, .span_2_of_6, .span_3_fo_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 { width: 100%; }
	.span_1_of_7, .span_2_of_7, .span_3_of_7, .span_4_of_7, .span_5_of_7, .span_6_of_7, .span_7_of_7 { width: 100%; }
	.span_1_of_8, .span_2_of_8, .span_3_of_8, .span_4_of_8, .span_5_of_8, .span_6_of_8, .span_7_of_8, .span_8_of_8 { width: 100%; }
}
