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

body {

    font-family: "Raleway", Helvetica, Arial, sans-serif;

}


.purple {color:#76233f;}
.grain {color:#d7cec7;}
.blackboard {color:#565656;}
.tan {color:#C09F80;}

#rt-feature a, #rt-footer a {
    color: #d7cec7;
	font-weight: bold;
}

#rt-feature a:hover, #rt-footer a:hover {
    color: #C09F80;
	font-weight: bold;
}


.rt-icon {
    color: #C09F80;
    background: rgba(0,0,0,0.3);
    border-radius: 100%;
    display: inline-block;
    font-size: 2em;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.box3 {
    color: #565656;
    background: #d7cec7;
}

.gm-style .gm-style-iw {
    font-weight: 600 !important;
    font-size: 1rem !important;
    color: #565656 !important;
}

.smalltext {
    font-size: 0.9rem;
    letter-spacing: -0.5px;
}

.bm2 {
    margin-bottom: 2rem;
}
/*header*/

#rt-header h4 {
    color: #6e6e6e;
}

#rt-header .rt-block {
    margin: 0px;
	padding: 0px;
	text-align: right;
}
.rt-offline-logo #rt-logo {
    width: 639px;
	height: 78px;
}

.gf-menu li {
    border: 1px solid transparent;
    display: block;
    float: left;
    margin-right: 0;
    padding: 0;
    position: relative;
    text-align: center;
}

.menu-block {
    float: left;
    margin: 15px 0;
    padding: 0;
}

.gf-menu.l1 > li > .item {
	font-size: 1.1rem;
    text-transform: none;
}

.gf-menu .item {
    font-size: 1rem;
    font-family: "Roboto Slab","Helvetica",arial,serif;
}

.gf-menu.l1 > li > .item {
    font-family: "Roboto Slab","Helvetica",arial,serif;
}


/*Showcase*/

.fp-roksprocket-showcase.rt-block {
    margin: 0;
    padding: 60px 0 60px;
}

.showcase-type-preset6 #rt-showcase {
	background-image: url("../images/backgrounds/showcase/preset6/brick_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.menu-faq #rt-showcase {
    opacity: 1;
}
/*utility*/



.large {
    font-size: 1.4em;
	line-height: 1.6em; 
}

/*feature*/
#rt-feature .rt-big-title .title {
    font-size: 50px;
    line-height: 52px;
}

/*maintop*/
#rt-maintop .rt-big-title .title {
    font-size: 50px;
    line-height: 52px;
}

/*mainbody*/
.titlelarge {

    font-size: 250% !important;

}

.burnt {
	color: #8f1b21;
	}


.largebullets {
    font-size: 115%;
    margin: 0 0 15px 30px;
}
.largebullets li {
    line-height: 170%;
    list-style: outside none none;
}
.largebullets li:before {
    color: #8f1b21;
    content: "\f058";
    float: left;
    font-family: "FontAwesome";
    margin-left: -1.5em;
}

.largebullets2 {
    font-size: 100%;
    margin: 0 0 15px 30px;
}
.largebullets2 li {
    line-height: 170%;
    list-style: outside none none;
}
.largebullets2 li:before {
    color: #8f1b21;
    content: "\f058";
    float: left;
    font-family: "FontAwesome";
    margin-left: -1.5em;
}


.thead {
	font-size: 22px;	
	}

.column-one {
	width: 20%;
	}
.column-two {
	width: 20%;
	}
.column-three {
	width: 15%;
	}
	
.column-four {
	width: 25%;
	}
	
.column-five {
	width: 20%;
	}
	
/*extension*/	



#rt-extension.rt-overlay-dark h2.title {
    color: #c15e40;
}


/*bottom*/

#rt-bottom .titlelarge {
    color: #FFFFFF;
}

#ui-datepicker-div {
	background: none repeat scroll 0 0 #ffffff;

	}
/*Footer*/
.rt-footer-logo {
    background-image: url("../images/logo/white/logo_small.png");
	width: 265px;
	background-repeat:no-repeat
}


.rt-contact-icon2 {
    clear: both;
    float: left;
}

.rt-contact-icon2 span {
    color: #bdbdbd;
    display: block;
    font-size: 2em;
    height: 80px;
    line-height: 10px;
    text-align: left;
    width: 50px;
}

.fp-latest-news li {
    margin-bottom: 15px;
}


/*Media Querries*/

    /* Smartphones */
    @media (max-width: 480px) { 
	#rt-feature .rt-big-title .title {
    font-size: 30px;
    line-height: 32px; }
	

    
}
    @media (min-width: 481px) and (max-width: 767px) { 
	
	.gf-menu.l1 > li > .item {
    display: table-cell;
    font-size: 14px;
    line-height: 24px;
    padding: 0 5px;
    vertical-align: middle;
}
#rt-header .rt-block {
	padding-right: 10px;
}
#rt-header h4 {
	font-size: 100%;
    line-height: 100%;
}
#rt-header .rt-block {
padding: 10px;
}
	
	}
    
    @media (min-width: 768px) and (max-width: 959px) {
		.gf-menu.l1 > li > .item {
    display: table-cell;
    font-size: 14px;
    line-height: 24px;
    padding: 0 5px;
    vertical-align: middle;
		}
		
		#rt-header .rt-block {
	padding-right: 10px;
}
#rt-header h4 {
    color: #6e6e6e;
	font-size: 100%;
    line-height: 100%;
}
#rt-header .rt-block {
padding: 10px;
}
    /* Desktop */
    @media (min-width: 960px) and (max-width: 1399px) { ... }
    /* Large Display */
    @media (min-width: 1400px) { 

}
	 }