/**
* @version   $Id: gantry-core.css 4404 2012-10-20 16:30:03Z james $
* @author    RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2014 RocketTheme, LLC
* @license   http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
*/

/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, caption {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent;}

/* Grid Container */
/*.rt-container {margin: 0 auto;width: 960px;}
body {min-width: 960px;}*/

/* Grid Block */
.rt-block {padding: 15px;position: relative;}
#rt-content-top .rt-alpha, #rt-content-bottom .rt-alpha {margin-left: 0;}
#rt-content-top .rt-omega, #rt-content-bottom .rt-omega {margin-right: 0;}

/* Font Stacks */
.font-family-optima {font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;}
.font-family-geneva {font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;}
.font-family-helvetica {font-family: Helvetica, Arial, FreeSans, sans-serif;}
.font-family-lucida {font-family: "Lucida Grande",Helvetica,Verdana,sans-serif;}
.font-family-georgia {font-family: Georgia, sans-serif;}
.font-family-trebuchet {font-family: "Trebuchet MS", sans-serif;}
.font-family-palatino {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;}

/* Typography */
body {font-size: 12px;line-height: 1.7em;font-family: Helvetica,Arial, Sans-Serif;}
.font-size-is-xlarge {font-size: 15px;line-height: 1.7em;}
.font-size-is-large {font-size: 14px;line-height: 1.7em;}
.font-size-is-default {font-size: 12px;line-height: 1.7em;}
.font-size-is-small {font-size: 11px;line-height: 1.7em;}
.font-size-is-xsmall {font-size: 10px;line-height: 1.7em;}
form {margin: 0;padding: 0;}
p {margin: 0 0 15px 0;}
h1, h2, h3, h4, h5 {margin: 15px 0;line-height: 1.1em;}
h1 {font-size: 260%;}
h2 {font-size: 200%;}
h2.title {font-size: 170%;}
h3 {font-size: 175%;}
h4 {font-size: 120%;}
h5 {font-size: 120%;}
a {text-decoration: none;}
a:focus {outline: none;}
code {margin: -1px 0 0 0;font: 10px Courier;}
blockquote {font: italic 16px/22px Georgia, Serif;}
.left-1, .left-2, .left-3, .left-4, .left-5, .left-6, .left-7, .left-8, .left-9, .left-10, .right-11 {float: left;margin-right: 50px;margin-bottom: 15px;position: relative;}
.right-1, .right-2, .right-3, .right-4, .right-5, .right-6, .right-7, .right-8, .right-9, .right-10, .right-11 {float: right;margin-left: 50px;margin-bottom: 15px;position: relative;}
.date-block {padding: 15px;}

/* Lists */
ul, ol {padding-left: 15px;}
ul li {padding: 0;margin: 0;}
ul li a {font-size: 1.2em;line-height: 1.8em;}
ul ul {margin-left: 25px;padding: 5px 0;}
ul li.author {margin: 0;letter-spacing: 1px;list-style: none;font-weight: bold;text-align: right;}
ul li.date {margin: 0;letter-spacing: 1px;list-style: none;text-align: right;font-weight: bold;}
ul li.comments {list-style: none;text-align: right;font-weight: bold;}
ul li.author span, ul li.date span, ul li.comments span {display: block;font-weight: normal;margin-bottom: 10px;line-height: 1em;}

/* RTL */
body.rtl {direction: rtl;}
body.rtl #rt-content-top .rt-alpha, body.rtl #rt-content-bottom .rt-alpha {margin-right: 0;margin-left: 10px;}
body.rtl #rt-content-top .rt-omega, body.rtl #rt-content-bottom .rt-omega {margin-left: 0;margin-right: 10px;}
body.rtl {min-width: inherit;}

/* Style */
html,body {margin-bottom: 1px;}
#gantry-viewswitcher {background-image: url(../../../libraries/gantry/images/iphone/switcher.png); background-repeat: no-repeat; background-position: 0 0; width: 60px; height: 20px;display:block;position:absolute;right: 10px;top:40%;}
#gantry-viewswitcher.off {background-position: 0 100%;}
#gantry-viewswitcher span {display: none;}

/* Clear Set */
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {background: none;border: 0;clear: both;display: block;float: none;font-size: 0;list-style: none;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.clearfix:after {clear: both;content: '.';display: block;visibility: hidden;height: 0;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* Debug only */
#debug #rt-main {overflow:hidden;border-bottom: 4px solid #666; margin-top:15px;position:relative}
#debug .status {position: absolute;background:#333;opacity:.3;padding:0 15px;z-index:10000;color:#fff;font-weight:bold;font-size:150%}


/* Custom CSS CEDRIC BELL 4/19/17 */

#rt-page-surround {}


/**** HEADER STYLE ****/

#rt-header h1 { margin-left: 3%; }
#rt-header .rt-alpha p { margin-bottom: -2%; }
#rt-header .rt-alpha { margin-top: -2%; }
#rt-header .new-button { margin-left: 35%; margin-bottom: -5%; }

/**** QUOTE BUTTON STYLE ****/

.new-button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 0px solid #a12727;
    border-radius: 7px;
    background: #4a77ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#4a77ff), to(#438fe0));
    background: -moz-linear-gradient(top, #4a77ff, #438fe0);
    background: linear-gradient(to bottom, #4a77ff, #438fe0);
    -webkit-box-shadow: #a1d8e6 3px 4px 0px 0px;
    -moz-box-shadow: #a1d8e6 3px 4px 0px 0px;
    box-shadow: #a1d8e6 3px 4px 0px 0px;
    text-shadow: #591717 1px 1px 1px;
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}
.new-button:hover,
.new-button:focus {
    background: #598fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#598fff), to(#50acff));
    background: -moz-linear-gradient(top, #598fff, #50acff);
    background: linear-gradient(to bottom, #598fff, #50acff);
    color: #ffffff;
    text-decoration: none;
}
.new-button:active {
    background: #2c4799;
    background: -webkit-gradient(linear, left top, left bottom, from(#2c4799), to(#438fe0));
    background: -moz-linear-gradient(top, #2c4799, #438fe0);
    background: linear-gradient(to bottom, #2c4799, #438fe0);
}
.new-button a { color: #FFF !important; } 

/**** NAVIGATION STYLE ****/

#rt-navigation { margin-right: 47% !important; } 
#rt-navigation2 {border: none !important;}
#rt-navigation3 {}

.menutop .fusion-submenu-wrapper.level2 { width: 273px !important; }
.fusion-js-subs { width: 275px !important; }
.fusion-js-subs ul li { width: 175% !important; }

.rt-menubar .menutop li:hover {background-color: transparent !important; color: #475452 !important;}
.rt-menubar .menutop li a:hover {color: inherit !important;}
.rt-menubar.fusionmenu .menutop.level1 li:active {margin: 0 !important; padding: 0 !important; box-shadow: inset 1px 1px 7px;}

/**** SHOWCASE STYLE ****/

#rt-showcase { line-height: 1; }
#rt-showcase .rt-alpha .rt-block { background: none !important; }
#rt-showcase .rt-alpha img { margin-top: -2.5%; margin-left: -3%; }
#rt-showcase .rt-omega .rt-block { padding-top: 2%; margin-left: 26%; background: rgba(255, 255, 255, 0.58); }


/**** FEATURE STYLE (QUOTE FORM) ****/

#rt-feature h2 { text-align: center; }
div#foxcontainer_m186 .control-group { text-align: center; }

div#foxcontainer_m186 .alert-success p { text-align: center; }

/**** MAINTOP STYLE ****/

#rt-maintop .rt-block { margin-top: 2%; padding: 2% 6%; line-height: 2em; background: rgba(255, 255, 255, 0.36); box-shadow: 7px 7px rgba(162, 160, 160, 0.3); border-radius: 7px; }
#rt-maintop img { padding: 1%; }

/**** MAINBOTTOM STYLE ****/

#rt-mainbottom .rt-block { margin-top: 2%; padding: 2% 6%; line-height: 2em; background: #FFF; border-radius: 7px; }
#rt-mainbottom img { padding: 1%; }

/**** FOOTER STYLE ****/

#rt-footer {display: none;}

/**** COPYRIGHT STYLE ****/

#rt-copyright {font-size: 1.4em;}
#rt-copyright a {color: #211A8E !important;}
#rt-copyright img {width: 25%; vertical-align: middle; padding-left: 1%;}

/**** HIDDEN DESKTOP COMPONENTS STYLE ****/

.menu-home #rt-main .rt-block.component-block { display: none !important; }
 #rt-main .rt-block.component-block { display: none !important; }

/**** MOBILE PHONE SET STYLES ****/

@media (max-width: 767px) {

img {width: 100%; height: auto;}
.photobanner img {width: initial;}

#rt-navigation { margin-right: 0% !important; }

#rt-header {text-align: center; line-height: 1;}
#rt-header .rt-alpha {padding-top: 3%;}
#rt-header .rt-alpha .rt-block {margin-bottom: 0; padding-bottom: 0;}
#rt-header .rt-omega .rt-block {margin-top: 0;}

#rt-header h1 { margin-left: 0%; line-height: 1.8em; }
#rt-header h1 span { font-size: 44pt !important; }

#rt-header .rt-alpha p { margin-bottom: 0%; }
#rt-header .rt-alpha p span { font-size: 18pt !important; }
#rt-header .rt-alpha { margin-top: 0; }

#rt-header .new-button { margin-left: 0%; margin-bottom: -5%; }

#rt-showcase .rt-alpha img { width: 100% height: auto; }
#rt-showcase .rt-omega img { width: 67%; height: auto; }
#rt-showcase .rt-omega .rt-block {  margin: 0; margin-top: -11%; }


#rt-maintop h1 span { font-size: 24pt !important; }
#rt-maintop .rt-block { margin-top: 2%; margin: 0; padding: 2% 4%; }
#rt-maintop img { padding-bottom: 5%; }
#rt-maintop .new-button { margin-left: 15%; }


#rt-mainbottom h1 span { font-size: 24pt !important; }
#rt-mainbottom .rt-block { margin-top: 2%; margin: 0; padding: 2% 4%; }
#rt-mainbottom img { padding-top: 5%; padding-bottom: 5%; }
#rt-mainbottom .new-button { margin-left: 15%; }

div#foxcontainer_/* FORM NUMBER */ .fox_form select, div#foxcontainer_/* FORM NUMBER */ .fox_form textarea, div#foxcontainer_/* FORM NUMBER */ .fox_form input[type="text"] 
{width: 100% !important;}
body.home #rt-main {display: none;}

/**** MOBILE PHONE BUTTON AT FOOTER STYLES ****/

#rt-footer {background: #fcfff4 !important;
background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%) !important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(40%,#dfe5d7), color-stop(100%,#b3bead)) !important;
background: -webkit-linear-gradient(top, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%) !important;
background: -o-linear-gradient(top, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%) !important;
background: -ms-linear-gradient(top, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%) !important;
background: linear-gradient(to bottom, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 ) !important;
color: #333; display: initial; position: fixed; z-index: 20; left:0px; bottom:0px; height: 70px; width:100%;
background:#999;}
#rt-footer .rt-block {margin: 0; padding-top: 5.5%;}
#call-button {background: #ff0509; /* Old browsers */
background: -moz-linear-gradient(top,  #ff0509 0%, #e50444 44%, #a80000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0509), color-stop(44%,#e50444), color-stop(100%,#a80000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff0509 0%,#e50444 44%,#a80000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff0509 0%,#e50444 44%,#a80000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff0509 0%,#e50444 44%,#a80000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff0509 0%,#e50444 44%,#a80000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0509', endColorstr='#a80000',GradientType=0 ); /* IE6-9 */
color: white; border-radius: 7px; box-shadow: 1px 1px 10px 2px #757575; text-shadow: 1px 1px 7px;}
#rt-footer #call-button img {width: 39px !important; vertical-align: middle; box-shadow: none;}

}


