/*=========================================================================================================================
RESET
===========================================================================================================================*/

html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }


/*=========================================================================================================================
 PAGE GENERAL
===========================================================================================================================*/

html, body {
	height: 100%;
	background-color: #000;
}
body {
	color: #344241;
	font-family: 'Roboto', sans-serif;
}
.clearer { /* go here for explanation:  http: //tangible.ca/articles/35/how-to-get-a-parent-div-to-expand-around-floated-content */
	clear:  both;
	display:  block;
	height:  1px;
	margin-bottom:  -1px;
	font-size:  1px;
	line-height:  1px;
}
.clear {
	clear: both;
	display: block;
}
.offset {
	position: absolute;
	margin-left: -9999px;
}
input, select, textarea {
	vertical-align:middle;
	font:100% Roboto,Helvetica, Arial, sans-serif;
}
.left {
	float: left;
}
.right {
	float: right;
}


/*=========================================================================================================================
 TEXT
===========================================================================================================================*/

h1 {
	font-size: 42px;
	color: #000;
	margin-bottom: 12px;
	text-shadow: 1px 1px 0px #8aa8cd;
}
#content .priWidth1 h1 {
	font-size: 29px;
	color: #294172;
	margin-bottom: 10px;
	text-shadow: none;
}
h2 {
	font-size: 29px;
	color: #294172;
	margin-bottom: 10px;
}
h3 {
	font-size: 24px;
	color: #5a86bf;
	margin-bottom: 10px;
}
h4 {
	font: bold 14px Roboto,Helvetica, Arial, sans-serif;
	color: #ddac00;
	text-transform: uppercase;
	margin-bottom: 2px;
	padding-top: 4px;
}
p, ul, ol, blockquote {
	font: normal 16px/1.5 Roboto,Helvetica, Arial, sans-serif;
	color: #6c6c6c;
}
p {
	margin-bottom: 12px;
}
a {
	color: #4e73a4;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul {
	list-style: none;
	list-style-position: outside;
	margin: 0;
	margin-left: 0px;
	padding: 0;
}
li {
	background: url(/images/global/bullet1.gif) left center no-repeat;
	padding-left: 1.4em;
}
.ul2 {
	list-style: none;
	list-style-position: outside;
	margin: 0;
	margin-left: 30px;
	padding: 0;
}



/*=========================================================================================================================
 BASE LAYOUT
===========================================================================================================================*/

#home #container {
	background-color: #ffffff;
}
#interior #container {
	background: url(/images/global/bg-interior-top.jpg) repeat-x 0 0 #fff;
}
#headerContainer {
	height: 103px;
	background: rgb(0,0,0);
	background: linear-gradient(65deg, rgba(0,0,0,1) 0%, rgba(77,77,77,1) 26%, rgba(0,0,0,1) 55%);


}
#header {
	margin:  0 auto;
	max-width: 960px;
	position: relative;
	
}
#header .phone {
	float: right;
    color: #c0c0c0;
    position: absolute;
    right: 0;
    top: 0.6em;
    font-size: 20px;
}
#billboardContainer {
	background: url(/images/global/bg-home-top-blue.jpg) repeat-x 0 0 #fff;
	background-size: contain;

}
#billboard {
	margin: 0 auto;
	width: 100%;
	max-width: 1208px;

}
#promosContainer {
	background: url(/images/global/bg-home-top-yellow.jpg) 0 0 #fff;
	border-bottom: 2px solid rgba(107,107,107,0.1);
	padding-bottom: 10px;
}
#promos {
	/* height: 170px; */
	/* margin-left: 60px; */
	overflow: hidden;
	max-width: 960px;
	margin: 0 auto;
}
#promos div:first-child {
	margin-left: 60px;
}
#contentContainer {
	margin: 0 auto;
	width: 960px;
	position: relative;
	overflow: hidden;
}
#content {
	background-color:#fff;
	margin-top: 30px;
	margin-bottom: 60px;
}
#priColumn, #secColumn {
	margin-bottom: 36px;
}
#priColumn {
	margin-left: 60px;
	float: left;
}
.priWidth1 {
	width: 565px;
}
.priWidth2 {
	width: 610px;
}
#secColumn {
	float: right;
}
.secWidth1 {
	width: 302px;
}
.secWidth2 {
	width: 230px;
}
#footerContainer {
	clear:both;
	background-color: #000;
}
#footer {
	margin:0 auto;
	padding-top:20px;
	position:relative;
	width:960px;
}


/*=========================================================================================================================
 LAYOUT
===========================================================================================================================*/

#header #logo {
	


	min-height: 103px;
	float: left;
}
#header #logo img {
	
	margin-top: 2em;
}


#billboard p {
	padding-top: 36px;
	display: block;
	font: normal 42px/1.2 ;
	color: #000;
	margin-bottom: 12px;
	text-shadow: 1px 1px 0px #8aa8cd;
}
#promos div {
	float: left;
	width: 244px;
	margin-top: 24px;
	padding-right: 55px;
}
#promos h3 {
	font: bold 16px/1.1 Helvetica, Arial, sans-serif;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 6px;
	text-shadow: 1px 1px 1px #fff6ad;
	vertical-align: middle;
	min-height: 37px;
}
#promos img {
	float: left;
	padding-right: 10px;
}
#promos p {
	font-size: 15px;
	color: #575757;
}
#promos a {
	background: url(/images/global/arrow-blue2.gif) right center no-repeat;
	padding-right: 10px;
	color: #446da0;
	text-decoration: none;
}
#promos a:hover {
	text-decoration: underline;
}
#title {
	height: 150px;
	
	margin-left: 60px;
}
#title p {
	padding-top: 25px;
	font-size: 15px;
}
#title a {
	text-decoration: underline;
}
#title a:hover {
	text-decoration: none;
}
#title span {
	font-size: 1.2em;
	color: #5a86bf;
}
#title h1 {
	text-shadow: 1px 1px 0px #fff6ad;
	padding-top: 15px;
	font-size: 40px;
}
#content .leftPic {
	float: left;
	padding-right: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .rightPic {
	float: right;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .box1 {
	margin-bottom: 40px;
}
#content .box1Scope {
	display: block;
	padding: 22px 30px 40px 30px;
}
#content .boxWide {
	background: url(/images/global/bg-note.jpg) left top repeat-y;
}
#content .boxWideScope {
	background: url(/images/global/bg-note-bot.jpg) left bottom no-repeat;
}
#content .boxShort {
	background: url(/images/global/bg-note2.jpg) left top repeat-x;
}
#content .boxShortScope {
	/* background: url(/images/global/bg-note-bot2.jpg) left bottom no-repeat; */
	background: url(/images/global/bg-note-bot.jpg) left bottom no-repeat
}
#content .box1 h3 {
	font: normal 21px/1.2 texpagella-regular, "Times New Roman", Times, serif;
	color: #294172;
	border-bottom: double #7e8caa 4px;
	overflow: hidden;
	padding-bottom: 12px;
	margin-bottom: 20px;
	text-shadow: 1px 1px 1px #fff;
}
#content .box1 p {
	font-size: 14px;
	color: #6c6c6c;
}
#content .box1 .quotes {
	float: right;
	padding-top: 8px;
	padding-left: 5px;
}
#testimonialsWrapper {
  min-height: 13em;
}
#content .box1 blockquote p {
	color: #5580b8;
}
#content .box1 cite {
	font-style: normal;
}
#content .box1 a.button1 {
    background: transparent url(/images/global/bg-btn1-right.png) no-repeat scroll top right;
	color: #fff;
	display: block;
    font-size: 13px;
    height: 30px;
    margin-right: 6px;
    padding-right: 4px; /* sliding doors padding */
    text-decoration: none;
	position: relative;
	float: right;
	margin-top: 4px;
	margin-right: -5px;
	margin-bottom: -8px;
}
#content .box1 a.button1:hover {
	color: #ffe624;
}
#content .box1 a.button1 span {
    background: transparent url(/images/global/bg-btn1-left.png) top left repeat-x;
	display: block;
    line-height: 17px;
    padding: 7px 7px 6px 14px;
}
#footer h5 {
	font-size: 16px;
	color: #fff;
	padding-bottom: 8px;
}
#footer div {
	float: left;
}
#footer ul {
	float: left;
	width: 145px;
}
#footer li {
	background: none;
	padding: 0;
	padding-right: 5px;
}
#footer li a {
	font-size: 14px;
	line-height: 2.2em;;
	color: #f6e249;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#footerNav {
	padding-left: 60px;
	margin-bottom: 15px;
	/* width: 100%; */
}
#footerNav .footerDiv1 {
	width: 75%;
}
#footerNav .footerDiv1 ul {
	column-count: 4;
	width: 100%;
}
#footer p {
	display: block;
	clear: both;
	font-size: 14px;
	padding: 18px 60px 50px 60px;
	color: #868585;
	border-top: 1px gray solid;
}
#footer em {
	font-style: normal;
	color: #c0c0c0;
}
#footer p a {
	color: #cccccc;
}
#footer .footerDiv2 {
	margin-left: 25px;
}



/*=========================================================================================================================
 TYPE at FONT FACE
===========================================================================================================================*/



#pscroller1{
width: 240px;
height: 180px;
}

.responsive-img {
	width: 100%;
	height: auto;
}


/* *******
Some new styles added by Mauricio Stekl
*************************************** */

.rsrcTable {
  margin: 35px 0;
}

.rsrcBox {
  width: 100%;
  display: block;
  border: 1px solid #CCCCCC;
  clear: both;
  margin-bottom: 25px;
  

}

.rsrcBox.col2 {
  width: calc(50% - 13px);
  float: left;
  clear: none;
  min-height: 290px;
}
.rsrcBox.col2:nth-child(odd){
  
}
.rsrcBox.col2:nth-child(even){
  float: right;
}

.rsrcBox .rsrcHeader {
  background-color: #cccccc;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 15px;
}
.rsrcBox .rsrcBody {
  padding: 15px;
}

.rsrcBox .rsrcBody ul {

}

.rsrcBox .rsrcBody ul li {
  background: none;
  padding: 5px 0;
}

.rsrcBox .rsrcBody ul li a {

}





/* ======= ***************************************************************************
 MEdia queries for small resolutions
 ======= */



@media all and (max-width: 960px) {
	#contentContainer {
		width: 100%;
		
	}
	#promos {
		margin-left: 0;
		height: auto;
		padding: 0 2vw;
	}
	#promos div {
		width: 29vw;
		margin-right: 0vw;
		padding-right: 4vw;
	}
	#promos div:first-child {
		margin-left: 0;

	}
	#promos div:last-child {
		padding-right: 0;
	}

	#priColumn {
		width: 88vw;
		float: none;
		margin: 0 auto;
		padding: 0px 6vw;
	}

	#secColumn {
		width: 300px;
		margin: 0 auto;
		float: none;
		padding-top: 35px;
	}

	#footer {
		width: 100%;
	}
	#pscroller1 {
		width: 100%
	}
}

@media all and (max-width: 768px) {
	#footerNav .footerDiv1 ul {
		column-count: 3;
	}
	#footerNav .footerDiv1 {
		width: 60%;
  }
  #content .rightPic, 
  #content .leftPic {
    float: none;
    display: block;
    margin: 0 auto;
    padding: 1em;
  }
  .rsrcBox.col2,
  .rsrcBox.col2:nth-child(even) {
    float: none;
    width: 100%;
    min-height: auto;
  }
  .ul2 li a {
    line-height: 2em;
  }
}


@media all and (max-width: 576px) {
	#promos div {
		width: 100%;
	}
	#promos {
		padding: 0 6vw;
		width: 88vw;
	}

	#footerNav {
		padding-left: 6vw;
		
	}

	#footerNav .footerDiv1 {
		width: 80%;
	}
	#footerNav .footerDiv1  ul {
		column-count: 2;
	}

	#footer .footerDiv2 {
		margin-left: 0;
		margin-top: 30px;
	}

	#title {
		margin-left: 6vw;
	}

	#title h1 {
		padding-top: 0;
		font-size: 34px;
	}

}

@media all and (max-width: 576px) { 
	#title h1 {
		font-size: 7vw;
	}
}

/* *************************************************************************************************************
****************************************************************************************************************
****************************************************************************************************************
New Menu Styles 
****************************************************************************************************************
****************************************************************************************************************
************************************************************************************************************* */

#mainmenu,
#mainmenu ul,
#mainmenu ul li,
#mainmenu ul li a,
#mainmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#mainmenu:after,
#mainmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#mainmenu #menu-button {
  display: none;
}
#mainmenu {
  float: right;
  margin-top: 2.5em;
}
#mainmenu  a:hover {
  background-color: #262626;
  transition: ease-in-out all 100ms;
}
#mainmenu > ul > li > a:hover {

  border-radius: 5px;
  
}
#mainmenu > ul > li {
  float: left;
  background: none;
  padding-left: 1.4em;
}
#mainmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#mainmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#mainmenu.align-center ul ul {
  text-align: left;
}
#mainmenu.align-right > ul > li {
  float: right;

}
#mainmenu > ul > li > a {
  padding: 17px;
  font-size: 16px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #ffffff;
}
#mainmenu > ul > li.login > a {
  background-color: #666666;
  border-radius: 5px;
  padding: 10px 20px;
  margin-top: 7px;
}
#mainmenu > ul > li:hover > a {
  color: #ffffff;
}
#mainmenu > ul > li.has-sub > a {
  
}
#mainmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: none;
  background: #dddddd;
  content: '';
}
#mainmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: none;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#mainmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#mainmenu ul ul {
  position: absolute;
  left: -9999px;
  z-index: 999;
}
#mainmenu.align-right ul ul {
  text-align: right;
}
#mainmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#mainmenu li:hover > ul {
  left: auto;
}
#mainmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#mainmenu li:hover > ul > li {
  height: 35px;
}
#mainmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#mainmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#mainmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.2);
  padding: 8px 30px;
  width: 240px;
  font-size: 14px;
  text-decoration: none;
  color: #ffffff;
  font-weight: 400;
  background-color: #000000;
}
#mainmenu ul ul li.category a {
  padding-left: 15px;
}


#mainmenu ul ul li:last-child > a,
#mainmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#mainmenu ul ul li:hover > a,
#mainmenu ul ul li a:hover {
  color: #ffffff;
}
#mainmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#mainmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#mainmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#mainmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#mainmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

@media all and (max-width: 992px) {
  #header #logo img {
      width: 200px;
      margin-left: 1em;
      margin-top: 2.5em;
  }
  #header .phone {
    margin-right: 1em;
    margin-top: 0.7em;
    font-size: 16px;
  }
  #mainmenu {
    margin-right: 1em;
  }
  #mainmenu > ul > li {
    padding-left: 1em;
  }
  #mainmenu > ul > li > a {
    padding: 15px;

  }



}

@media all and (max-width: 768px) {
  #mainmenu {
    float: right;
    margin-right: 0;
    margin-top: 0;
  }
  #mainmenu ul {
    width: 100vw;
    display: none;
    background-color: #000000;
    margin-top: 14px;
  }
  #mainmenu.align-center > ul {
    text-align: left;
  }
  #mainmenu ul li {
    width: 100%;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
	background-image: none;
  }
  #mainmenu > ul > li.login {
	padding: 0;
  }
  #mainmenu > ul > li.login > a {
	  margin-top: 0;
	  border-radius: 0;
	  margin-bottom: 7px;
  }

  #mainmenu ul ul li,
  #mainmenu li:hover > ul > li {
    height: auto;
  }
  #mainmenu ul li a,
  #mainmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #mainmenu > ul > li {
    float: none;
  }
  #mainmenu ul ul li a {
    padding-left: 40px;
    font-size: 15px;
  }
  #mainmenu ul ul ul li a {
    padding-left: 35px;
  }
  #mainmenu ul ul li a {
    color: #dddddd;
    background: none;
  }
  #mainmenu ul ul li:hover > a,
  #mainmenu ul ul li.active > a {
    color: #ffffff;
  }
  #mainmenu ul ul,
  #mainmenu ul ul ul,
  #mainmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #mainmenu > ul > li.has-sub > a:after,
  #mainmenu > ul > li.has-sub > a:before,
  #mainmenu ul ul > li.has-sub > a:after,
  #mainmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #mainmenu #menu-button {
    display: block;
    padding: 17px;
    margin-top: 4em;
    margin-right: 0;
    color: #dddddd;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #mainmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    content: '';
  }
  #mainmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #ffffff;
    content: '';
  }
  #mainmenu #menu-button.menu-opened {
    margin-top: -4em;
  }
  #mainmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #mainmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #mainmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #mainmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #mainmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #mainmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    width: 11px;
    height: 3px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #mainmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #mainmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #mainmenu .submenu-button:before {
    position: absolute;
    top: 18px;
    right: 21px;
    display: block;
    width: 3px;
    height: 11px;
    background: #dddddd;
    content: '';
  }
  #mainmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #mainmenu .submenu-button.submenu-opened:before {
    display: none;
  }

  #mainmenu ul ul li.category a {
    padding-left: 25px;
  }
}
