/*
Theme Name: Gates Ranch
Theme URI: http://savagebrands.com/
Author: Savage Brands
Author URI: http://savagebrands.com/
Description: 
Version: 2.0

*/
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body{
width:100%;
overflow-x:hidden;
}

/* NEW */
.aligncenter{
margin: 0 auto;
}
.wp-caption-text {
font-weight: bold;
text-align: center;
font-size:.9em;
}
.wp-caption {
margin-top: 40px;
margin-bottom: 40px;
}
/* END NEW */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
.hide{
	display:none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
a{
	color: #7a7d3b;
	text-decoration: none;
}

.platTable a {
    text-decoration:  underline;
}

a:hover{
}

/* Body */
html, body{
	height: 100%;
}
/*body{
	background: #ffffff;
	font-family: Georgia, serif;
	font-size: 14px;
}*/

body {
    line: 88;
    /*font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;*/
	
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
    font-style: normal;
}

img{
	max-width: 100%;
	height: auto;
}

/*                                      Global Classes
----------------------------------------------------*/
.clear{
	clear: both;
}
.inline{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}
/*.centerDivPage{
	margin: 0 auto;
	width: 960px;
	padding: 0 10px;
}*/

.altTextColor{
	color: #0097d5;
}

.useListStyle li, .accordionText li{
	list-style: disc;
	margin-left: 1em;
}
.useListStyle li li{
	list-style: circle;
}


.floatRight{
	float: right;
}
.floatLeft{
	float: left;
}



.pageTitle, .sectionTitle{
	margin-bottom: .625em;
}
.pageTitle{
	font-size: 28px;
	color: #7a7d3b;
} 
.sectionTitle{
}
.subTitle{
}

.microTitle{
	font-size: 11px;
	color: #7a4717;
}
.pageExcerpt{
	font-size: 20px;
	color: #7a4717;
}
.pageHR{
	background: url(img/post_hr.png) center center no-repeat;
	height: 7px;
	margin: .5em 0;
}


.p15{
	padding: 15px;
}
.rel{
	position: relative;
	display: block;
	z-index: 1;
}
.imgMax{
	width: 100%;
}

.bottomRule{
	margin-top: 0;
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: 1px solid #cdcc96;
}

/*                                           Structure
----------------------------------------------------*/
.wrap{
	min-height: 100%;
}
.headerContainer{
	background: url(img/gr_header_bg.jpg) center top repeat-x;
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.5);
	width: 100%;
}
.header{
	background: url(img/gr_header_bg.jpg) center top repeat-x;
	padding-top: 20px;
	height: 95px;
}
.footerContainer{
	background: url(img/gr_footer_bg.jpg) center top #492c10;
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 -2px 4px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 -2px 4px rgba(0,0,0,0.6);
	position: relative;
	margin-top: -160px; /* negative value of footer height */
	/*height: 160px;*/
	clear:both;
	z-index: 1;
}
.footer{
	/*background: url(img/gr_footer_bg.jpg) center top #492c10;*/
	padding-top: 15px;
	/*height: 145px;*/
}


/* Page */
/*.pageContent{
	float: left;
	width: 660px;	
}
.pageSidebar{
	float: right;
	width: 275px;	
}*/


/*                                              Header
----------------------------------------------------*/
.logo{
	display: block;
	margin: 0 auto 17px;
}
.header .menu{
	width: 100%;
}



/********************* HIDE Phase III in Menu **********************/
/* #menu-item-1175{display:none;} */
/********************* HIDE Phase III in Menu **********************/


/*                                            Sidebar
----------------------------------------------------*/
.sidebarMenu li a{
	display: block;
	padding: 6px 12px;
	background: #efe4d3;
	margin-bottom: 7px;
	color: #333;
}
.sidebarMenu li a:hover, .sidebarMenu li.current_page_item a{
	border: 1px solid #cbc59e;
	color: #a6a57c;
	padding: 5px 11px;
}

/*                                              Footer
----------------------------------------------------*/
.footerMenu{
	/*float: left;
	width: 280px;*/
	font-family: Arial, sans-serif;
}
.footerMenu .menu li{
	padding: .4em 0;
	border-bottom: 1px solid #613912;
}
.footerMenu .menu li a{
	color: #e3c196;
}
.grPhone{
	display: block;
	font-weight: bold;
	color: #fbf4dd;
	margin-top: .5em;
}


.footerInfo{
	/*float: right;
	width: 620px;*/
	color: #fbf4dd;
	/*font-size: 13px;
	padding-top: .5em;*/
}
/*                                           Home page
----------------------------------------------------*/
.homeContainer{
	background: #000;
}
.homeContainerBorder{
	top: 10px;
	left: 10px;
	width: 940px;
	height: 560px;
	position: absolute;
	z-index: 2;
	background: url(img/home_content_border.png);
}
/*.homeCnrTL,.homeCnrTR,.homeCnrBL,.homeCnrBR{
	width: 10px;
	height: 10px;
	position: absolute;
	z-index: 3;
}
.homeCnrTL{
	background: url(img/home_crnr_tl.png);
	top: 0;
	left: 0;
}
.homeCnrTR{
	background: url(img/home_crnr_tr.png);
	top: 0;
	right: 0;
}
.homeCnrBL{
	background: url(img/home_crnr_bl.png);
	bottom: 0;
	left: 0;
}
.homeCnrBR{
	background: url(img/home_crnr_br.png);
	bottom: 0;
	right: 0;
}*/



.homeSlider{
	height: 330px;
	z-index: 2;
	overflow: hidden;
}
.homeSlide{
	position: absolute;
	height: 330px;
	width: 960px;
	display: none;
	z-index: 0;
}
div.currentSlide{
	display: block;
}
.homeNextSlide, .homePrevSlide{
	width: 53px;
	height: 53px;
	display: block;
	position: absolute;
	z-index: 9999;
	bottom: 10px;
}
.homeNextSlide{
	right: 20px;
	background: url(img/home_slide_right.png);
}
.homePrevSlide{
	left: 20px;
	background: url(img/home_slide_left.png);
}
.slideCaption{
	position: absolute;
	right: 0;
	top: 0;
	width: 250px;
	height: 260px;
	padding: 30px 60px 40px 20px;
	background: url(img/caption_shade.png);
	color: #FFF;
	z-index: 4;
	font-size: 14px;
}
.slideCaption h3{
	font-size: 32px;
	margin-bottom: .5em;
}
.slideCaption a{
	color: #FFF;
}
.more{
	font-style: italic;
}

.homeHR{
	margin: .5em 0;
}




.homeContent{
	padding: 0 30px;
	background: url(img/home_content_bg.jpg);
	overflow: hidden;
	height: 294px;
}
.bucket{
	float: left;
	width: 272px;
	border-right: 1px solid #5f5023;
	padding-right: 20px;
	margin-right: 20px;
	color: #fcf5ca;
	z-index: 4;
	position: relative;
	font-size: 13px;
}
.bucket h3{
	font-size: 18px;
	color: #878b3f;
	margin-bottom: .25em;
}
.bucket a{
	color: #e3c196;
}



/* News
----------------------------------------------------*/
.newsItem{
	margin-top: 20px;
	border-bottom: 1px solid #cdcc9b;
}
.newsItem h2{
	font-size: 24px;
	color: #7a7d3b;
}
.date{
	color: #7a7d3b;	
}
/* Listing
----------------------------------------------------*/
.listingTable{
	width: 100%;
	border-top: 1px solid #cdcc96;
}
.listingTable td{
	padding: 4px;	
}
/* Plat Map
----------------------------------------------------*/
.platTitle{
	font-weight: bold;
	padding: 5px 0;
	border-bottom: 2px solid #ded2b2;
}
.platTable{
	width: 100%;
}
.platTable td{
	padding: 5px 0;
	border-bottom: 1px solid #ded2b2;
}
.platButton{
	display: block;
	right: 30px;
	top: 20px;
	margin-top: 10px;
	padding: 8px;
	text-transform: uppercase;
	color: #492f12;
	background: #efe4d1;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}

.attachment-plat-large{
	border: 6px solid #FFF;
	box-shadow: 0 0 8px rgba(0,0,0,0.5);
}
.attachment-plat-small{
	border: 4px solid #FFF;
	box-shadow: 0 0 8px rgba(0,0,0,0.5);
	margin-bottom: 29px;
}

.platContact{
	margin-top: .5em;
	padding-top: .5em;
	border-top: 1px solid #91925d;
	font-size: .85em;
}
.addBottomBorder{
	border-bottom: 1px solid #91925d;
	padding-bottom: .5em;
}
.ngg-gallery-thumbnail img{
	border: 6px solid #FFF;
	box-shadow: 0 0 8px rgba(0,0,0,0.5);
}

a.platThumbs:hover img{
	border-color: #A9A9A9;
}

.prompt{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}


/* Cform */
#li--9 label{
	display: none;
}
p.cf-sb{
	text-align: left!important;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
	padding: 8px!important;
	text-transform: uppercase;
	color: #492f12;
	background: #efe4d1!important;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 0!important;
}



/* Page Numbers */
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: none!important;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 13px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#wp_page_numbers {
	border-bottom: 1px solid #cdcc9b;
	margin-top: 10px;
	width: 100%;
	background: none!important;
}
#wp_page_numbers ul {
	border-top: 1px solid #cdcc9b!important;
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	color: #aaa;
	font-family: Georgia, serif!important;
	font-size: 13px;
	border-top: 2px solid #fbf4e5!important;
	border-bottom: 2px solid #fbf4e5!important;
}

#wp_page_numbers li a:hover {
	color: #000!important;
	border-top: 2px solid #ff00a4;
	border-bottom: 2px solid #f1f1f1;
}

#wp_page_numbers li.space {
	font-size: 13px;
	font-family: Georgia, serif!important;
	color: #aaa;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 2px solid #fbf4e5!important;
	border-bottom: 2px solid #fbf4e5!important;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	color: #fff;
	background: #7a7d3b!important;
	border-top: 2px solid #7a7d3b!important;
	border-bottom: 2px solid #7a7d3b!important;
	
}
#wp_page_numbers li.active_page a:hover  {
	color: #fff; /* IE fix */
	border-top: 2px solid #7a7d3b!important;
	border-bottom: 2px solid #7a7d3b!important;
}

#wp_page_numbers li.page_info {
	float: left;
	font-size: 13px;
	font-family: Georgia, serif!important;
	color: #7a7d3b!important;
	display: block;
	padding: 3px;
	padding-right: 5px;
	border-top: 2px solid #fbf4e5!important;
	border-bottom: 2px solid #fbf4e5!important;
}

/* Responsive */
@media only screen and (min-width:320px){

.active{
	display: block !important;
	}
	
.homeContainer {
    display:none;
}
.mobileHomeContainer{
    
}
	
#toggle{
	display:block !important;
}
	
.centerDivPage {
    max-width: 90%;
	padding: 0 10px;
	margin: 0 auto;
}

.header.centerDivPage{
		padding-top:20px !important;
	}
	
.container{
	margin-top: 1em;
	padding-bottom: 200px;
}

.pageSidebar {
    float: none;
    width: initial;
}

.pageContent {
    float: none;
    width: initial;
}
	
.attachment-accordion {
    float: none;
}

.accordionText {
    float: none;
    width: initial;
}
	
.header .menu li {
    width: 100%;
    border: none;
    text-align: left;
    margin: 5px 20px;
}
	
ul#menu-main {
    margin-top: 50px;
}

.menu li {
    font-size: 18px;
    border-bottom: 1px #ffffff solid !important;
    padding: 5px;
}

.menu ul.sub-menu {
    display: none;
}
	
.platdiv {
    width: 100%;
    float: left;
}

.footerMenu {
    width: 100%;
    float: left;
    margin:20px 0
}

.footerInfo {
    width: 100%;
    float: left;
    margin:20px 0
}

.footer.centerDivPage {
    position: relative;
}

.footer.centerDivPage::after {
    content: "";
    display: block;
    clear: both;
}
	
.post.hentry.ivycat-post {
    margin-bottom: 40px;
}
	
}

@media screen and (min-width: 768px) { 

	
.platdiv {
    width: 49%;
    float: left;
	margin-bottom:20px;
}
 
} 
 
@media screen and (max-width: 1023px) { 
#popout {
position: fixed;
height: 100%;
width: 250px;
background: rgb(25, 25, 25);
background: rgba(25, 25, 25, .9);
color: white;
top: 0px;
/*left: -250px;*/
overflow:auto;
z-index:10;
display:none;
}
 
 
#toggle {
float: right;
position: absolute;
top: 60px;
right: 25px;
width: 28px;
height: 24px;
 
}
 
.nav-menu li { 
border-bottom:1px solid #eee; 
padding:20px;
width:100%;
}
 
.nav-menu li:hover { 
background:#CCC;
}
 
.nav-menu li a { 
color:#FFF;
text-decoration:none;
width:100%;
}
} 

@media only screen and (min-width:1024px){	

.homeContainer {
    display:block;
}
.mobileHomeContainer{
    display:none;
}
	
.centerDivPage {
    max-width: 960px;
}

.header.centerDivPage{
	padding-top:20px !important;
	}
	
.pageContent {
    float: left;
    width: 660px;
}

.pageSidebar {
    float: right;
    width: 275px;
}
	
.platLeft{
	width:480px;
	float: left;
}
	
.platRight{
	width: 130px;
	float: right;
	margin-right: 15px;
}
	
ul#menu-main {
    margin-top: 0;
}
	
.menu li {
    font-size: 14px;
    border-bottom: none !important;
    padding: 0;
}
	
.header .menu li{
	border-right: 1px solid #231508;
	border-left: 1px solid #74531c;
	height: 35px;
	line-height: 35px;
	text-align: center;
	position: relative;
	z-index: 4;
	width: 157px;
	float: left;
	margin:0;
}
.header .menu li:hover, .header .menu li.current-menu-item, .header .menu li.current-page-ancestor{
	width: 157px;
	background: #fbf4e6;
	border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	box-shadow: 0 12px 0 rgba(251,244,230,1);
	color: #422a10;
}
.header .menu li a{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #e3c196;
}
.header .menu li:hover > a, .header .menu li.current-menu-item a, .header .menu li.current-page-ancestor a{
	color: #422a10;
}
.header .menu li ul{
	display: none;
	position: absolute;
	width: 100%;
	top: 100%;
	left: -1px;
	padding: 1em 0;
	background: #fbf4e6;
	border-bottom: 1px solid #231504;
	border-left: 1px solid #231504;
	border-right: 1px solid #231504;
	box-shadow: 0 7px 6px rgba(0,0,0,0.4);
}
.header .menu li:hover > ul{
	display: block;
}
.header .menu li ul li{
	float: none;
	display: block;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px solid #ddcaac;
	padding: .75em 0;
	text-align: left;
	height: auto;
	line-height: normal;
	width: auto!important;
	border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	margin: 0 10%;
}
.header .menu li ul li a{
	color: #422a10;
}

.header .menu li.menu-item-has-children li.menu-item-has-children ul{
	position: absolute; left: 141px; top: 0px;
	border-top:1px solid #231504; border-left:none; box-shadow:none;
	display:none;
}
	
#toggle {
display:none !important;
}
	
.platButton{
	position:absolute;	
}
	
.footerMenu {
    width: 25%;
    float: left;
}

.footerInfo {
    width: 75%;
    float: left;
}

.footer.centerDivPage {
    position: relative;
}

.footer.centerDivPage::after {
    content: "";
    display: block;
    clear: both;
}
	
.footerContainer {
    background-size: cover;
}

}

/************/

.envira-gallery-item-inner .caption {
    display: none !important;
}

img.envira-gallery-image {
    opacity: 0.8 !important;
    }

/* Homepage updates 7-14-20 */

.homeFeatures h3 {
    font-size: 18px;
    color: #878b3f;
}

.homeFeatures p {
    color: #fcf5ca;
}

.homeFeatures p a {
    color: #e3c196;
    font-style: italic;
}

@media only screen and (min-width:768px){

.feature {
    border-right: 1px solid #5f5023;
    padding: 0 10px;
    min-height: 260px;
}

.abs-border {
    position: absolute;
    width: 940px;
    height: 115px;
    background-image: url(/wp-content/themes/gatesranch/img/home_content_border.png);
    z-index: 500;
    left: 35px;
    top: 10px;
}

}

/* Contact Form */

div#wpcf7-f2084-p11-o1 {
    margin-right: 20px;
}

.wpcf7 label {
    font-weight: bold;
}

.wpcf7 input, .wpcf7 select, .wpcf7 textarea {
    padding: .6875rem;
    font-size: .875rem;
    line-height: 1;
    margin-top: 8px;
}

.wpcf7 textarea{
    margin-top: 8px
}

input.wpcf7-form-control, .wpcf7 textarea, .wpcf7 select {
    display: block;
    width: 100%;
    font-weight: 400;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

span.wpcf7-list-item.first {
    margin-left: 0;
}

input.wpcf7-form-control.wpcf7-submit {
    width: initial;
    padding: 10px 20px;
    color: #ffffff;
    background-color: #063b27;
    border: 0;
}

/* Gallery Update */

.amazingslider-title-1 {
    font-family: Georgia, serif !important;
    width: initial !important;
	line-height:40px !important;
}

span.mystickyelements-social-icon {
    font-size: 14px !important;
}

.amazingslider-bullet-wrapper-1 {
    background-color: #ffffff !important;
}

.amazingslider-bullet-1 {
    padding: 5px !important;
    width: 110px !important;
}

.amazingslider-text-box-1 {
    background-color: #000000;
    display: block !important;
}

.amazingslider-text-wrapper-1 {
    background-color:#000000;
    opacity:.5;
}

.amazingslider-title-1:before {
    display: block;
    content: " ";
    background-image: url("/wp-content/uploads/2020/12/logo-wht.svg");
    background-size: 40px 40px;
    height: 40px;
    width: 40px;
	margin-bottom:10px;
	float:right;
}

/******************************* Web updates  1-11-21 **********************************/

.homeHeadline {
    text-align: center;
    padding: 20px 30px 10px 30px;
}

.homeHeadline h1 {
    font-size: 32px;
}

.homeContent {
    background: none;
    background-color: #ffffff;
}

.homeContainerBorder {
    line: 295;
    background: none;
    remove: everythingelse;
}

.bucket {
    color: #5f5023;
	font-size: 16px;
    line-height: 23px;
    line: 400;
}

.bucket a {
    color:#878b3f;
    line: 416;
}

.bucket h3 {
    line-height: 23px;
}

.headerContainer {
    line: 189;
    background: none;
    /* background-color: blue; */
    -webkit-box-shadow: none;
    box-shadow: none;
    background: rgb(11,98,177);
    background: linear-gradient(118deg, rgba(11,98,177,1) 0%, rgba(39,136,186,1) 50%, rgba(0,142,255,1) 100%);
}

.header {
    line: 195;
    background-image: none;
    height: 125px;
}

.footerContainer {line: 200;background: none;/* background-color: blue; */-webkit-box-shadow: none;box-shadow: none;background: rgb(11,98,177);background: linear-gradient(118deg, rgba(11,98,177,1) 0%, rgba(39,136,186,1) 50%, rgba(0,142,255,1) 100%);}

.homeHR {
    margin: 20px 0 10px 0;
    line: 387;
}

.header .menu li a {
    color: #ffffff;
    line: 852;
}

.footerMenu .menu li a {
    line: 272;
    color: #ffffff;
}

.footerInfo a {
    color: #ffffff;
    text-decoration: underline;
    font-weight: 400;
}

.slideCaption h3 {
    line-height: 37px;
}

.sidebarCta {
    padding: 30px;
    background-color: #f1f1f1;
    margin-bottom: 35px;
}

.sidebarCta p {
    text-align: center;
}
/***************************************************************************************/


.headerContainer {
    position: fixed;
    z-index: 2;
}

.clearHeader{
	background:transparent;
}

.darkHeader{
	background: rgb(11,98,177);
    background: linear-gradient(118deg, rgba(11,98,177,1) 0%, rgba(39,136,186,1) 50%, rgba(0,142,255,1) 100%);
}

.header.centerDivPage {
    height: 125px;
}

.footerContainer {
    background-color: #000000;
}

.navigation {
    float: right;
}

.logo {
    float: left;
}

.header .menu li {
    border: none;
    width: initial !important;
    padding: 0 10px;
}

.header {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 20px 0 20px;
    height: 78px;
}

.centerDivPage {
    max-width: none;
    line: 803;
    }

.container {
    margin-top: 0;
    padding-bottom: 0;
    line: 662;
}

.centerDivPage {
    line: 652;
    padding: 0;
    margin: 0;
}

.logo {
    margin-bottom: 0;
}

.vc_column-inner {
    max-width: 1200px;
    margin: 0 auto;
}

.footer.centerDivPage {
    max-width: 1200px;
    margin: 0 auto;
}

.headslider.vc_row.wpb_row.vc_row-fluid .vc_column-inner {
    max-width: none;
    margin: 0 auto;
    padding: 0;
    }

.homeFeatures p {
    color: #5f5023;
}

.homeFeatures p a {
    line: 969;
    color: #878b3f;
    font-style: normal;
}

.homeFeatures p a:after {
    content: "\f054";
    font-family: "fontawesome";
    margin-left: 5px;
    font-size: 10px;
    }

.footerInfo {
    line: 295;
    color: #ffffff;
    font-size: 14px;
 }