* { margin: 0; padding: 0; outline: 0; }
body, html { height:100%; background:#000000 url(../img/background.jpg); background-attachment:fixed; }
body {font-size:18px; font-family: 'Roboto', sans-serif; font-weight:300; color:#ffffff; line-height:1.6em; min-width:100%; overflow-x:hidden; }
.referral {display:none; visibility:hidden; }

/* Text */
h1 { font-size:24px; font-family:'Josefin Sans', san-serif; font-weight:300; color:#feb01a; line-height:1.2em; }
h1 a { font-size:24px; font-family: 'Josefin Sans', sans-serif; font-weight:300; color:#feb01a; }
h1 a:hover { font-size:24px; font-family: 'Josefin Sans', sans-serif; font-weight:300; color:#ffffff; }

h2 { font-size:36px; font-family: 'Roboto', sans-serif; font-weight:100; color:#ffffff; line-height:1.4em; }
h2 a { font-size:36px; font-family: 'Roboto', sans-serif; font-weight:100; color:#ffffff; }
h2 a:hover { font-size:36px; font-family: 'Roboto', sans-serif; font-weight:100; color:#ffffff; }

h3 { font-size:30px; font-family: 'Roboto', sans-serif; font-weight:300; color:#ffffff; line-height:1.2em; }
h3 a { font-size:30px; font-family: 'Roboto', sans-serif; font-weight:300; color:#ffffff; }
h3 a:hover { font-size:30px; font-family: 'Roboto', sans-serif; font-weight:300; color:#ffffff; text-decoration:none; }

h4 { font-size:26px; font-family: 'Roboto', sans-serif; font-weight:700; color:#262626; line-height:1.2em; }
h4 a { font-size:26px; font-family: 'Roboto', sans-serif; font-weight:700; color:#262626; }
h4 a:hover { font-size:26px; font-family: 'Roboto', sans-serif; font-weight:700; color:#262626; text-decoration:none; }

h5 { font-size:18px; font-family: 'Josefin Sans', sans-serif; font-weight:400; color:#feb01a; line-height:1.2em; }
h5 a { font-size:18px; font-family: 'Josefin Sans', sans-serif; font-weight:400; color:#feb01a; }
h5 a:hover { font-size:18px; font-family: 'Josefin Sans', sans-serif; font-weight:400; color:#ffffff; text-decoration:none; }

h6 { font-size:16px; font-family: 'Roboto', sans-serif; font-weight:100; color:#cedbed; line-height:1.6em; }
h6 a { font-size:16px; font-family: 'Roboto', sans-serif; font-weight:100; color:#cedbed; }
h6 a:hover { font-size:16px; font-family: 'Roboto', sans-serif; font-weight:100; color:#feb01a; text-decoration:none; }

a { color: #ffffff; text-decoration: none; cursor: pointer; font-weight:100; }
a:hover { text-decoration: underline; color: #feb01a;}
a img { border: 0; }
a.more { background: url(images/green-arr.png) no-repeat 0 5px; padding-left: 11px; color: #72ae13; text-decoration: underline; font-size: 12px; }
a.more:hover { text-decoration: none;  }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width: 1340px; margin: 0 auto; }
.header { padding-bottom:0px; position:fixed; width:100%;  background:url(../img/headerbg.jpg) repeat-x top center; z-index:1000; margin-top:-140px;}
.header .shell { width:auto; max-width:1340px; }
.header-top { height: 171px; }

.active-item { width:21px; height:12px; background:url(../img/arrow.png) center no-repeat; padding-bottom:43px; }


/* Navigation */

#cssmenu ul	{ }
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button { margin:0; padding:0; border:0; list-style:none; line-height:1; display:block;position:relative; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
#cssmenu:after, #cssmenu > ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#cssmenu #menu-button { display: none; }
#cssmenu > ul > li:last-child > a {margin-right:0px; }
#cssmenu #menu-button { display: none; }
#cssmenu { font-size:17px; font-family:'Roboto', sans-serif; background:none; margin-top:-18px; margin-left:125px; z-index:50; }
#cssmenu > ul > li > a {padding:7px; margin-left:0px; margin-right:130px; font-weight:300; letter-spacing:1px; text-decoration:none; color:#ffffff; text-transform:uppercase; transition:0.3s ease; border-top:none; border-bottom:none; padding:9px 0; }
#cssmenu > ul > li { float: left;}
#cssmenu.align-center > ul {font-size: 0;text-align: center;}
#cssmenu.align-center > ul > li {display: inline-block;float: none;}
#cssmenu.align-center ul ul {text-align: left; }
#cssmenu.align-right > ul > li {float: right;}
#cssmenu > ul > li:hover > a {color:#feb01a;} 
#cssmenu > ul > li.has-sub > a {padding-right: 0px;}
#cssmenu > ul > li.has-sub > a:after {display:none; visibility:collapse;}
#cssmenu > ul > li.has-sub > a:before {display:none; visibility:collapse;}
#cssmenu > ul > li.has-sub:hover > a:before {top: 23px;height: 0;}
#cssmenu ul ul {position: absolute;left: -9999px;}
#cssmenu.align-right ul ul {text-align: right;}
#cssmenu 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;}
#cssmenu li:hover > ul {left: auto;}
#cssmenu.align-right li:hover > ul {left: auto;right: 0;}
#cssmenu li:hover > ul > li {height: 35px;}
#cssmenu ul ul ul {margin-left: 100%;top: 0;}
#cssmenu.align-right ul ul ul {margin-left: 0;margin-right: 100%;}
#cssmenu ul ul li a {border-bottom: 1px solid rgba(150, 150, 150, 0.15);padding: 11px 11px;width:170px; font-family: 'Roboto', sans-serif; font-weight:100; font-size: 16px;text-decoration: none;color: #ffffff; background:#262626; }
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a { border-bottom: 0; }
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #feb01a;

  background:#1d1d1d;

  font-family: 'Roboto', sans-serif; font-weight:100; font-size: 16px;

  text-transform:none;

}

#cssmenu ul ul li.has-sub > a:after {

  position: absolute;

  top: 16px;

  right: 11px;

  width: 8px;

  height: 2px;

  display: block;

  background: #dddddd;

  content: '';

}

#cssmenu.align-right ul ul li.has-sub > a:after {

  right: auto;

  left: 11px;

}

#cssmenu 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;

}

#cssmenu.align-right ul ul li.has-sub > a:before {

  right: auto;

  left: 14px;

}

#cssmenu ul ul > li.has-sub:hover > a:before {

  top: 17px;

  height: 0;

}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

  #cssmenu {

    width: 100%; 

	margin-top:15px;

	max-width:770px;

	background:transparent;

  }

  #cssmenu ul {

    width: 80%;

    display: none;

	background:#000000;
	
	padding-left:10px;

  }

  #cssmenu.align-center > ul {

    text-align: left;

  }

  #cssmenu ul li {

    width: 100%;

    border-top: 1px solid rgba(252, 253, 254, 0.2);

  }

  #cssmenu ul ul li,

  #cssmenu li:hover > ul > li {

    height: auto;
	

  }

  #cssmenu ul li a,

  #cssmenu ul ul li a {

    width: 100%;

    border-bottom: 0;

	color: #ffffff;

  }

  #cssmenu > ul > li {

    float: none;

	padding-top:10px;

	padding-bottom:10px;

  }

  #cssmenu ul ul li a {

    padding-left: 25px;

  }

  #cssmenu ul ul ul li a {

    padding-left: 35px;

  }

  #cssmenu ul ul li a {

    color: #ffffff;

    background: none;

  }

  #cssmenu ul ul li:hover > a,

  #cssmenu ul ul li.active > a {

    color: #ffffff;

	background-color:#000000;

  }

  #cssmenu ul ul,

  #cssmenu ul ul ul,

  #cssmenu.align-right ul ul {

    position: relative;

    left: 0;

    width: 100%;

    margin: 0;

    text-align: left;

  }

  #cssmenu > ul > li.has-sub > a:after,

  #cssmenu > ul > li.has-sub > a:before,

  #cssmenu ul ul > li.has-sub > a:after,

  #cssmenu ul ul > li.has-sub > a:before {

    display: none;

  }

  #cssmenu #menu-button {

    display: block;

    padding: 17px;

    color: #ffffff;

    cursor: pointer;

    font-size: 12px;

    text-transform: uppercase;

    font-weight: 500;

  }

  #cssmenu #menu-button:after {

    position: absolute;

    top: 22px;

    right: 17px;

    display: block;

    height: 4px;

    width: 20px;

    border-top: 2px solid #dddddd;

    border-bottom: 2px solid #dddddd;

    content: '';

  }

  #cssmenu #menu-button:before {

    position: absolute;

    top: 16px;

    right: 17px;

    display: block;

    height: 2px;

    width: 20px;

    background: #dddddd;

    content: '';

  }

  #cssmenu #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);

  }

  #cssmenu #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);

  }

  #cssmenu .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;

  }

  #cssmenu .submenu-button.submenu-opened {

    background: #262626;

  }

  #cssmenu ul ul .submenu-button {

    height: 34px;

    width: 34px;

  }

  #cssmenu .submenu-button:after {

    position: absolute;

    top: 22px;

    right: 19px;

    width: 8px;

    height: 2px;

    display: block;

    background: #dddddd;

    content: '';

  }

  #cssmenu ul ul .submenu-button:after {

    top: 15px;

    right: 13px;

  }

  #cssmenu .submenu-button.submenu-opened:after {

    background: #ffffff;

  }

  #cssmenu .submenu-button:before {

    position: absolute;

    top: 19px;

    right: 22px;

    display: block;

    width: 2px;

    height: 8px;

    background: #dddddd;

    content: '';

  }

  #cssmenu ul ul .submenu-button:before {

    top: 12px;

    right: 16px;

  }

  #cssmenu .submenu-button.submenu-opened:before {

    display: none;

  }

}


/* ----- Graphics (COMPUTER) ----- */

.entry		{ padding:0px; float:left;}
.entry img	{ max-width: 100%; display:block; margin-left:auto; margin-right:auto; padding-top:5px; padding-top:5px; padding-right:0px; padding-left:0px; }
#logo 		{ width:343px; margin-top:20px; margin-left:auto; margin-right:auto; }
#logo a 	{ height:130px; display:block; background:url(../img/will-fern.png) no-repeat 0 0; text-indent: -4000px; }
#icons		{ margin-bottom:-5px; border:0px; }
#homeicons	{ float:left; padding-right:5px; border:0px; }
#homepic	{ float:left; padding-right:5px; border:0px; }
#jumpmenu	{ float:left; width:auto; }
.crossfade1	{ float:left; width:500px; height:375px; border:0px; }
.crossfade2	{ float:left; width:300; height:375px; margin-left:502px; border:0px; }
.crossfade3	{ float:left; width:578; height:375px; margin-left:804px; border:0px; }
.crossfade4	{ float:left; width:363; height:375px; margin-top:377px; border:0px; }
.crossfade5	{ float:left; width:578; height:375px; margin-top:377px; margin-left:365px; border:0px; }
.crossfade6	{ float:left; width:433; height:375px; margin-top:377px; margin-left:580px; border:0px; }
#crossfade 	{ position:relative; height:auto; width:auto; }
#crossfade img { position:absolute; left:0; opacity:1; -webkit-transition:opacity 0.5s ease-in-out; -moz-transition:opacity 0.5s ease-in-out; -o-transition:opacity 0.5s ease-in-out; -ms-transition:opacity 0.5s ease-in-out; transition:opacity 0.5s ease-in-out; }
#crossfade img.top:hover { opacity:0; }
#aboutwill	{ float:left; padding-right:10px; }
#circles	{ width:100%; max-width:630px; height:auto; margin-left:auto; margin-right:auto; display:block;margin-bottom:20px; border:0px; }
#videothumbs{ width:261px; height:192px; padding:20px; border:0px; }
#magicwill	{ width:auto; height:auto; max-width:467px; float:right; padding-left:10px; border:0px; }
#postidol	{ float:right; }




/* ----- Layout (COMPUTER) ----- */
.rslides 	{position:relative; list-style:none; overflow:hidden; width:100%; padding:20; margin-top:140px; z-index:px;}
.rslides li {-webkit-backface-visibility:hidden; position:absolute; display:none; width:100%; left:0; top:0; }
.rslides li:first-child {position:relative; display:block; float:left; }
.rslides img {display:block; height:auto; float:left; width:100%; border:0; }
#sliderbox	{ clear:both; z-index:0; }
#slider1	{ z-index:0; }
#lists		{ margin-left:50px; }
#bluebox	{ width:100%; min-height:130px; height:auto; background-color:#192a3f; padding-top:20px;  }
#bluebox2	{ width:97%; min-height:420px; height:auto; background-color:#192a3f; padding:20px;  }

#home1		{ width:1340px; height:375px; margin-top:-400px;}
#featuredbox{ width:auto; height:70px; margin-left:auto; margin-right:auto; z-index:0; position:relative; }

#hubbox		{ position:absolute; margin-left:1080px; margin-top:-130px; }
#subbox		{ width:100%; min-height:170px; height:auto; background:#192a3f; margin: 0 auto; z-index:0; position:relative; margin-top:2px; }
#subbox2	{ width:100%; min-height:200px; height:auto; padding-top:50px; padding-bottom:20px; }
#subbox3	{ width:100%; min-height:750px; height:auto; background:transparent; padding-bottom:10px;}
#subbox4	{ width:96%; min-height:550px; height:auto; background:transparent; padding-bottom:10px;}
#contentbox	{ width:100%; min-height:500px; height:auto; background:#192a3f; border-radius:7px; margin: 0 auto; z-index:0; position:relative; margin-top:40px; padding:20px; }
#subbox5	{ width:100%; min-height:200px; height:auto; background:transparent; padding-top:50px; padding-bottom:20px; }

#contactboxleft	{float:left; width:75%; height:auto; min-height:800px; }
#contactboxright{float:right; width:25%; margin-top:30px; }

/* Main (computer) */

.main { padding: 0px 0 0px 0; }
.main section { padding-bottom: 10px; }
.main .cols { padding-left:0px; padding-right:0px; width:100%; }
.main .cols .col { width:320px; height:auto; padding-top:30px; margin-left:auto; margin-right:auto; display: inline-block;}
.main .cols .col + .col { margin-left:13%; }
.main .cols .col img { padding-bottom:0px; width:auto;}
.main .cols .col .col-cnt { height: 100%; overflow: hidden; }

.main .cols .col2 { width:47%; min-height:420px; height:auto; padding:20px; float:left; display:inline-block; vertical-align:top; background-color:#28384c; }	  
.main .cols .col + .col2 { margin-left:5%; }
.main .cols .col2 img { padding-bottom:0px; width:auto;  }
.main .cols .col2 .col-cnt { height: 100%; overflow: hidden; }

.main .cols { padding-left:0px; padding-right:0px; width:100%; margin-top:50px; }
.main .cols .col3 {  width:47%; min-height:420px; height:auto; padding:20px; display:inline-block; vertical-align:top; background-color:#192a3f; float:left;}
.main .cols .col3 + .col3 { margin-left:3%; }
.main .cols .col3 img { width:auto; height:auto;  }
.main .cols .col3 .col-cnt { height: 100%; overflow: hidden; }

.main .cols3 { padding-left:0px; padding-right:0px; width:100%; margin-top:50px; }
.main .cols3 .col3 {  width:28%; min-height:400px; height:auto; padding:20px; display:inline-block; vertical-align:top; background-color:#192a3f; float:left;}
.main .cols3 .col3 + .col3 { margin-left:3%; }
.main .cols3 .col3 img { width:auto; height:auto;  }
.main .cols3 .col3 .col-cnt { height: 100%; overflow: hidden; }

.main .cols4 { padding-left:0px; padding-right:0px; width:100%; margin-top:50px; }
.main .cols4 .col4 {  width:28%; min-height:400px; height:auto; padding:20px; display:inline-block; vertical-align:top; float:left;}
.main .cols4 .col4 + .col4 { margin-left:3%; }
.main .cols4 .col4 img { width:auto; height:auto;  }
.main .cols4 .col4 .col-cnt { height: 100%; overflow: hidden; }

.main .content { padding-left:0px; padding-right:0px; }

.main .content span { text-decoration: underline; }

/* Review Boxes */
.specialbox { width:100%; height:auto; margin:20px auto; }
.effect1	{ background:#192a3f url(../img/damask.png) repeat; -webkit-box-shadow:0 10px 6px -6px #000; -moz-box-shadow:0 10px 6px -6px #000; box-shadow:0 10px 6px -6px #000; padding:15px; border-radius:12px; }


#footer { background:#192a3f; min-height:174px; height:auto; padding-top:40px; padding-bottom:10px;}
#footer .shell { padding: 0px 0; }
#footer .footer-cols { padding: 0 32px 26px;  }
#footer .col { width: 250px; float: left; }
#footer .col2 { width: 350px; float: right; }
#footer .col + .col2 { padding-left: 22px; }
#footer .col ul 	{ list-style: disc; list-style-position:inherit; }
#footer .col ul li 	{ padding-bottom:px; color:#6f93bd; }
#footer p 	{ font-size:16px; color:#c6cad0; font-family:'Roboto', sans-serif; font-weight:100; line-height:1.8em; padding-top:3px; } 
#footer p a	{ font-size:16px; color:#6f93bd; font-family:'Roboto', sans-serif; font-weight:100; } 
#footer p a:hover{ font-size:16px; color:#ffffff; font-family:'Roboto', sans-serif; font-weight:100; text-decoration:none; } 
#footer h1 	{ font-size:20px; color:#feb01a; font-family:'Roboto', sans-serif; font-weight:300; line-height:0.6em; } 
#footer h1 a	{ font-size:20px; color:#feb01a; font-family:'Roboto', sans-serif; font-weight:300; } 
#footer h1 a:hover{ font-size:20px; color:#ffffff; font-family:'Roboto', sans-serif; font-weight:300; text-decoration:none; } 


.bx-wrapper .testimonials-title{ text-align: center;  margin: 25px 15px 3px; font-size: 24px; line-height: 1; }
.bx-wrapper .testimonials-carousel-content{ overflow: hidden; }
.bx-wrapper .testimonials-name{ font-size: 18px; margin-bottom: 15px; color:#808080; font-weight:400; text-align:center;}
.bx-wrapper span{ font-size: 12px; color:#aaa; font-family: Georgia, Arial, Helvetica, sans-serif; font-style:italic; }
.bx-wrapper {position:relative; margin:0px auto;padding: 0; width:100%;*zoom: 1;}
.bx-wrapper .slide {padding:0;margin:0;display: block; height:279px; }
.bx-wrapper .bx-viewport {padding-top:10px; margin-left:0px ;z-index:1;width:100%; padding-bottom:30px;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {position: absolute;display:none;bottom: 30px;width: 100%;}
.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-weight: bold;color: #666;padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}
.bx-wrapper .bx-next {position:absolute; top:-30px; right:-40px; width:21px; height:52px; cursor:pointer; background-image:url(../img/next.png);}
.bx-wrapper .bx-prev {position:absolute; top:-30px; right:40px; width:21px; height:52px; cursor:pointer; background-image:url(../img/prev.png);}
.bx-wrapper .bx-controls-direction a {position:absolute; margin-top:280px; margin-right:48%; outline:0; width:21px; height:52px; text-indent:-9999px; z-index:10;}



/* #Media Queries ================================================== */

/* 1280 display */

@media only screen and ( min-width: 1000px) and ( max-width: 1280px ) {
.shell { width: 1300px; margin: 0 auto; }
.header { padding-bottom:0px; position:fixed; width: 100%;  background:url(../img/headerbg.jpg) repeat-x top center; z-index:1000; margin-top:-140px;}
.header .shell { width:auto; max-width:1300px; }
.header-top { height: 135px; }

.main { padding: 0px 0 0px 0; }
.main section { padding-bottom: 10px; }
.main .cols { padding-left:0px; padding-right:0px; width:100%; }
.main .cols .col { width:320px; height:auto; padding-top:30px; margin-left:auto; margin-right:auto; display: inline-block;}
.main .cols .col + .col { margin-left:11%; }
.main .cols .col img { padding-bottom:0px; width:auto;}
.main .cols .col .col-cnt { height: 100%; overflow: hidden; }

.main .cols .col2 { width:46%; min-height:420px; height:auto; padding:20px; float:left; display:inline-block; vertical-align:top; background-color:#28384c; }	  
.main .cols .col + .col2 { margin-left:5%; }
.main .cols .col2 img { padding-bottom:0px; width:auto;  }
.main .cols .col2 .col-cnt { height: 100%; overflow: hidden; }

.main .cols { padding-left:0px; padding-right:0px; width:100%; margin-top:50px; }
.main .cols .col3 {  width:45%; min-height:420px; height:auto; padding:20px; display:inline-block; vertical-align:top; background-color:#192a3f; float:left;}
.main .cols .col3 + .col3 { margin-left:3%; }
.main .cols .col3 img { width:auto; height:auto;  }
.main .cols .col3 .col-cnt { height: 100%; overflow: hidden; }

.main .cols3 { padding-left:0px; padding-right:0px; width:100%; margin-top:50px; }
.main .cols3 .col3 {  width:26%; min-height:400px; height:auto; padding:20px; display:inline-block; vertical-align:top; background-color:#192a3f; float:left; margin-left:20px;}
.main .cols3 .col3 + .col3 { margin-left:3%; }
.main .cols3 .col3 img { width:auto; height:auto;  }
.main .cols3 .col3 .col-cnt { height: 100%; overflow: hidden; }

.main .cols4 { padding-left:0px; padding-right:0px; width:100%; margin-top:50px; }
.main .cols4 .col4 {  width:26%; min-height:400px; height:auto; padding:20px; display:inline-block; vertical-align:top; float:left;}
.main .cols4 .col4 + .col4 { margin-left:4%; }
.main .cols4 .col4 img { width:auto; height:auto;  }
.main .cols4 .col4 .col-cnt { height: 100%; overflow: hidden; }

.main .content { padding-left:0px; padding-right:0px; }

.main .content span { text-decoration: underline; }

#home1		{ width:1280px; height:375px; margin-top:-400px;}
#featuredbox{ width:auto; height:70px; margin-left:auto; margin-right:auto; padding-top:60px; z-index:0; }
#contentbox	{ width:90%; min-height:600px; height:auto; background:#192a3f; border-radius:7px; margin: 0 auto; z-index:0; position:relative; margin-top:40px; padding:20px; margin-left:20px; }
#bluebox2	{ width:94%; min-height:420px; height:auto; background-color:#192a3f; padding:20px;  }

#footer { background:#192a3f; min-height:174px; height:auto; padding-top:40px; padding-bottom:10px;}
#footer .shell { width:1200px; padding:0px 30px 30px 30px; }

}



/* tablet landscape */
@media only screen and ( min-width: 769px) and ( max-width: 1024px ) {
.shell { width: 945px; margin: 0 auto; }
.header { padding-bottom:0px; position:fixed; width: 100%;  background:url(../img/headerbg.jpg) repeat-x top center; z-index:1000; margin-top:-140px;}
.header .shell { width:auto; max-width:945px; }
.header-top { height: 135px; }

#cssmenu > ul > li > a { margin-right:40px; }
#cssmenu  { margin-left:60px; margin-top:6px; }


#hubbox		{ position:relative; width:200px; margin-left:auto; margin-right:auto; margin-top:-50px; }

.crossfade1	{ float:left; width:auto; height:269px; border:0px; }
.crossfade2	{ float:left; width:auto; height:269px; margin-left:349px; border:0px; }
.crossfade3	{ float:left; width:auto; height:269px; margin-left:559px; border:0px; }
.crossfade4	{ float:left; width:auto; height:269px; margin-top:271px; border:0px; }
.crossfade5	{ float:left; width:auto; height:269px; margin-top:271px; margin-left:260px; border:0px; }
.crossfade6	{ float:left; width:auto; height:269px; margin-top:271px; margin-left:402px; border:0px; }

#crossfade1	{ width:auto; height:269px; border:0px; }
#crossfade2	{ width:auto; height:269px; border:0px; }
#crossfade3	{ width:auto; height:269px; border:0px; }
#crossfade4	{ width:auto; height:269px; border:0px; }
#crossfade5	{ width:auto; height:269px; border:0px; }
#crossfade6	{ width:auto; height:269px; border:0px; }

#subbox3	{ width:100%; min-height:530px; height:auto; background:transparent; padding-bottom:10px;}
#subbox4	{ width:100%; min-height:750px; height:auto; background:transparent; padding-bottom:10px;}

#home1		{ width:945px; height:375px; margin-top:-400px;}
#featuredbox{ width:auto; height:70px; margin-left:auto; margin-right:auto; padding-top:120px; z-index:0; }
#contentbox	{ width:95%; min-height:600px; height:auto; background:#192a3f; border-radius:7px; margin: 0 auto; z-index:0; position:relative; margin-top:40px; padding:20px; margin-left:5px; }
#bluebox	{ width:100%; min-height:570px; height:auto; background-color:#192a3f; padding-top:20px;  }
#bluebox2	{ width:95%; min-height:420px; height:auto; background-color:#192a3f; padding:20px;  }

.main { padding: 0px 0 0px 0; }
.main section { padding-bottom: 10px; }
.main .cols { padding-left:0px; padding-right:0px; width:100%;  }
.main .cols .col { width:310px; height:auto; padding-top:30px; margin-left:auto; margin-right:auto; display: inline-block;}
.main .cols .col + .col { margin-left:0%; }
.main .cols .col img { padding-bottom:0px; width:auto;}
.main .cols .col .col-cnt { height: 100%; overflow: hidden; }

.main .cols .col2 { width:46%; min-height:550px; height:auto; padding:20px; float:left; display:inline-block; vertical-align:top; background-color:#28384c; }	  
.main .cols .col + .col2 { margin-left:5%; }
.main .cols .col2 img { padding-bottom:0px; width:auto;  }
.main .cols .col2 .col-cnt { height: 100%; overflow: hidden; }

.main .cols { padding-left:0px; padding-right:0px; width:100%; margin-top:50px; }
.main .cols .col3 {  width:45%; min-height:550px; height:auto; padding:20px; display:inline-block; vertical-align:top; background-color:#192a3f; float:left;}
.main .cols .col3 + .col3 { margin-left:3%; }
.main .cols .col3 img { width:auto; height:auto;  }
.main .cols .col3 .col-cnt { height: 100%; overflow: hidden; }

.main .cols3 { padding-left:0px; padding-right:0px; width:100%; margin-top:50px; }
.main .cols3 .col3 {  width:28%; min-height:400px; height:auto; padding:20px; display:inline-block; vertical-align:top; background-color:#192a3f; float:left; margin-left:-10px;}
.main .cols3 .col3 + .col3 { margin-left:2%; }
.main .cols3 .col3 img { width:auto; height:auto;  }
.main .cols3 .col3 .col-cnt { height: 100%; overflow: hidden; }

.main .cols4 { padding-left:0px; padding-right:0px; width:100%; margin-top:50px; margin-left:-10px; }
.main .cols4 .col4 {  width:28%; min-height:400px; height:auto; padding:20px; display:inline-block; vertical-align:top; float:left;}
.main .cols4 .col4 + .col4 { margin-left:1%; }
.main .cols4 .col4 img { width:auto; height:auto;  }
.main .cols4 .col4 .col-cnt { height: 100%; overflow: hidden; }

.main .content { padding-left:0px; padding-right:0px; }

.main .content span { text-decoration: underline; }

#footer { background:#192a3f; min-height:174px; height:auto; padding:20px; width:980px;}
#footer .shell { padding: 0px 0; }
#footer .footer-cols { padding: 0 32px 26px;  }
#footer .col { width: 150px; float: left; }
#footer .col2 { width:350px; float:left; margin-left:150px; }
#footer .col + .col2 { padding-left: 10px; }
#footer .col ul 	{ list-style: disc; list-style-position:inherit; }
#footer .col ul li 	{ padding-bottom:px; color:#01b3fe; }
#footer p 	{ font-size:16px; color:#c6cad0; font-family:'Roboto', sans-serif; font-weight:100; line-height:1.8em; padding-top:3px; } 
#footer p a	{ font-size:16px; color:#c6cad0; font-family:'Roboto', sans-serif; font-weight:100; } 
#footer p a:hover{ font-size:16px; color:#ffffff; font-family:'Roboto', sans-serif; font-weight:100; text-decoration:none; } 
#footer h1 	{ font-size:20px; color:#6f93bd; font-family:'Roboto', sans-serif; font-weight:300; line-height:0.6em; } 
#footer h1 a	{ font-size:20px; color:#6f93bd; font-family:'Roboto', sans-serif; font-weight:300; } 
#footer h1 a:hover{ font-size:20px; color:#ffffff; font-family:'Roboto', sans-serif; font-weight:300; text-decoration:none; } 

.bx-wrapper .testimonials-title{ text-align: center;  margin: 25px 15px 3px; font-size: 24px; line-height: 1; }
.bx-wrapper .testimonials-carousel-content{ overflow: hidden; }
.bx-wrapper .testimonials-name{ font-size: 18px; margin-bottom: 15px; color:#808080; font-weight:400; text-align:center;}
.bx-wrapper span{ font-size: 12px; color:#aaa; font-family: Georgia, Arial, Helvetica, sans-serif; font-style:italic; }
.bx-wrapper {position:relative; margin:0px auto;padding: 0; width:100%;*zoom: 1;}
.bx-wrapper .slide {padding:0;margin:0;display: block; height:400px; }
.bx-wrapper .bx-viewport {padding-top:10px; margin-left:0px ;z-index:1;width:100%; padding-bottom:30px;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {position: absolute;display:none;bottom: 30px;width: 100%;}
.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-weight: bold;color: #666;padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}
.bx-wrapper .bx-next {position:absolute; top:-30px; right:-40px; width:21px; height:52px; cursor:pointer; background-image:url(../img/next.png);}
.bx-wrapper .bx-prev {position:absolute; top:-30px; right:40px; width:21px; height:52px; cursor:pointer; background-image:url(../img/prev.png);}
.bx-wrapper .bx-controls-direction a {position:absolute; margin-top:480px; margin-right:46%; outline:0; width:21px; height:52px; text-indent:-9999px; z-index:10;}

}



/* tablet portrait */

@media only screen and ( min-width: 768px) and ( max-width: 980px ) {
.shell { width: 720px; margin: 0 auto; }
.header { padding-bottom:0px; position:fixed; width: 100%;  background:url(../img/headerbg.jpg) repeat-x top center; z-index:1000; margin-top:-140px;}
.header .shell { width:auto; max-width:720px; }
.header-top { height: 171px; }

#logo 		{ width:343px; margin-top:5px; margin-left:auto; margin-right:auto; }

#cssmenu	{ margin-top:15px; width: 99%; margin-left:0px; }

#hubbox		{ position:relative; width:200px; margin-left:auto; margin-right:auto; margin-top:-50px; }
#homeicons	{ float:none; width:133px; height:auto; padding-right:0px; margin-left:auto; margin-right:auto; margin-bottom:10px; border:0px; vertical-align:text-top; }
#magicwill	{ width:300px; height:auto; max-width:467px; float:right; padding-left:10px; border:0px; }

.crossfade1	{ float:left; width:auto; height:200px; border:0px; }
.crossfade2	{ float:left; width:auto; height:200px; margin-left:269px; border:0px; }
.crossfade3	{ float:left; width:auto; height:200px; margin-left:431px; border:0px; }
.crossfade4	{ float:left; width:auto; height:200px; margin-top:202px; border:0px; }
.crossfade5	{ float:left; width:auto; height:200px; margin-top:202px; margin-left:195px; border:0px; }
.crossfade6	{ float:left; width:auto; height:200px; margin-top:202px; margin-left:312px; border:0px; }

#crossfade1	{ width:auto; height:200px; border:0px; }
#crossfade2	{ width:auto; height:200px; border:0px; }
#crossfade3	{ width:auto; height:200px; border:0px; }
#crossfade4	{ width:auto; height:200px; border:0px; }
#crossfade5	{ width:auto; height:200px; border:0px; }
#crossfade6	{ width:auto; height:200px; border:0px; }

#subbox3	{ width:100%; min-height:395px; height:auto; background:transparent; padding-bottom:10px;}
#subbox4	{ width:99%; min-height:750px; height:auto; background:transparent; padding-bottom:10px; margin-left:0px;}

#home1		{ width:720px; height:375px; margin-top:-400px;}
#featuredbox{ width:auto; height:70px; margin-left:auto; margin-right:auto; padding-top:180px; z-index:0; }
#contentbox	{ width:95%; min-height:600px; height:auto; background:#192a3f; border-radius:7px; margin: 0 auto; z-index:0; position:relative; margin-top:40px; padding:20px; margin-left:0px; }
#bluebox2	{ width:94%; min-height:420px; height:auto; background-color:#192a3f; padding:20px;  }

.main { padding: 0px 0 0px 0; }
.main section { padding-bottom: 10px; }
.main .cols { padding-left:0px; padding-right:0px; width:100%;  }
.main .cols .col { width:200px; height:auto; padding-top:30px; float:left; margin-left:auto; margin-right:auto; display: inline-block;}
.main .cols .col + .col { margin-left:8%; margin-top:0px; }
.main .cols .col img { padding-bottom:0px; width:auto;}
.main .cols .col .col-cnt { height: 100%; overflow: hidden; }

.main .cols .col2 { width:94%; min-height:380px; height:auto; padding:20px; float:left; display:inline-block; vertical-align:top; background-color:#28384c; }	  
.main .cols .col + .col2 { margin-left:5%; }
.main .cols .col2 img { padding-bottom:0px; width:auto;  }
.main .cols .col2 .col-cnt { height: 100%; overflow: hidden; }

.main .cols { padding-left:0px; padding-right:0px; width:100%; margin-top:50px; }
.main .cols .col3 {  width:94%; min-height:420px; height:auto; padding:20px; display:inline-block; vertical-align:top; background-color:#192a3f; float:left;}
.main .cols .col3 + .col3 { margin-left:3%; }
.main .cols .col3 img { width:auto; height:auto;  }
.main .cols .col3 .col-cnt { height: 100%; overflow: hidden; }


.main .cols3 { padding-left:0px; padding-right:0px; width:100%; margin-top:50px; }
.main .cols3 .col3 {  width:94%; min-height:400px; height:auto; padding:20px; display:inline-block; vertical-align:top; background-color:#192a3f; float:left; margin-left:0px;}
.main .cols3 .col3 + .col3 { margin-left:0%; margin-top:50px; }
.main .cols3 .col3 img { width:auto; height:auto;  }
.main .cols3 .col3 .col-cnt { height: 100%; overflow: hidden; }

.main .cols4 { padding-left:0px; padding-right:0px; width:100%; margin-top:10px; margin-left:-10px; }
.main .cols4 .col4 {  width:94%; min-height:400px; height:auto; padding:20px; display:inline-block; vertical-align:top; float:none;}
.main .cols4 .col4 + .col4 { margin-left:0%; }
.main .cols4 .col4 img { width:auto; height:auto;  }
.main .cols4 .col4 .col-cnt { height: 100%; overflow: hidden; }


.main .content { padding-left:0px; padding-right:0px; }

.main .content span { text-decoration: underline; }

#footer { background:#192a3f; min-height:174px; height:auto; padding:20px; width:720px;}
#footer .shell { padding: 0px 0; }
#footer .footer-cols { padding: 0 32px 26px;  }
#footer .col { width: 150px; float: left; }
#footer .col2 { width:350px; float:left; margin-left:210px; }
#footer .col + .col2 { padding-left: 10px; }
#footer .col ul 	{ list-style: disc; list-style-position:inherit; }
#footer .col ul li 	{ padding-bottom:px; color:#01b3fe; }
#footer p 	{ font-size:16px; color:#c6cad0; font-family:'Roboto', sans-serif; font-weight:100; line-height:1.8em; padding-top:3px; } 
#footer p a	{ font-size:16px; color:#c6cad0; font-family:'Roboto', sans-serif; font-weight:100; } 
#footer p a:hover{ font-size:16px; color:#ffffff; font-family:'Roboto', sans-serif; font-weight:100; text-decoration:none; } 
#footer h1 	{ font-size:20px; color:#6f93bd; font-family:'Roboto', sans-serif; font-weight:300; line-height:0.6em; } 
#footer h1 a	{ font-size:20px; color:#6f93bd; font-family:'Roboto', sans-serif; font-weight:300; } 
#footer h1 a:hover{ font-size:20px; color:#ffffff; font-family:'Roboto', sans-serif; font-weight:300; text-decoration:none; } 

.bx-wrapper .testimonials-title{ text-align: center;  margin: 25px 15px 3px; font-size: 24px; line-height: 1; }
.bx-wrapper .testimonials-carousel-content{ overflow: hidden; }
.bx-wrapper .testimonials-name{ font-size: 18px; margin-bottom: 15px; color:#808080; font-weight:400; text-align:center;}
.bx-wrapper span{ font-size: 12px; color:#aaa; font-family: Georgia, Arial, Helvetica, sans-serif; font-style:italic; }
.bx-wrapper {position:relative; margin:0px auto;padding: 0; width:100%;*zoom: 1;}
.bx-wrapper .slide {padding:0;margin:0;display: block; height:300px; }
.bx-wrapper .bx-viewport {padding-top:10px; margin-left:0px ;z-index:1;width:100%; padding-bottom:30px;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {position: absolute;display:none;bottom: 30px;width: 100%;}
.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-weight: bold;color: #666;padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}
.bx-wrapper .bx-next {position:absolute; top:-30px; right:-40px; width:21px; height:52px; cursor:pointer; background-image:url(../img/next.png);}
.bx-wrapper .bx-prev {position:absolute; top:-30px; right:40px; width:21px; height:52px; cursor:pointer; background-image:url(../img/prev.png);}
.bx-wrapper .bx-controls-direction a {position:absolute; margin-top:360px; margin-right:46%; outline:0; width:21px; height:52px; text-indent:-9999px; z-index:10;}

}



/* Phone (L) */

@media only screen and ( min-width: 374px) and ( max-width: 690px ) { 

.shell { width:100%; margin: 0 auto; }
.header { padding-bottom:0px; position:fixed; width: 100%;  background:url(../img/headerbg.jpg) repeat-x top center; z-index:1000; margin-top:-140px;}
.header .shell { width:auto; max-width:100%; }
.header-top { height: 171px; }

#logo 		{ width:343px; margin-top:5px; margin-left:auto; margin-right:auto; }

#cssmenu	{ margin-top:15px; width: 99%; margin-left:0px;}

#hubbox		{ position:relative; width:200px; margin-left:auto; margin-right:auto; margin-top:-50px; }
#homeicons	{ float:none; width:133px; height:auto; padding-right:0px; margin-left:auto; margin-right:auto; margin-bottom:10px; border:0px; vertical-align:text-top; }
#magicwill	{ width:300px; height:auto; max-width:467px; float:right; padding-left:10px; border:0px; }

#subbox3	{ display:none; vsibility:hidden;}
#subbox4	{ width:99%; min-height:750px; height:auto; background:transparent; padding-bottom:10px; margin-left:0px;}

#home1		{ width:100%; height:375px; margin-top:-400px;}
#featuredbox{ width:auto; height:70px; margin-left:auto; margin-right:auto; padding-top:180px; z-index:0; }
#contentbox	{ width:95%; min-height:600px; height:auto; background:#192a3f; border-radius:7px; margin: 0 auto; z-index:0; position:relative; margin-top:40px; padding:20px; margin-left:0px; }
#bluebox2	{ width:95%; min-height:420px; height:auto; background-color:#192a3f; padding:20px;  }

.main { padding: 0px 0 0px 0; }
.main section { padding-bottom: 10px; }
.main .cols { padding-left:0px; padding-right:0px; width:100%;  }
.main .cols .col { width:200px; height:auto; padding-top:30px; float:left; margin-left:auto; margin-right:auto; display: inline-block;}
.main .cols .col + .col { margin-left:2%; margin-top:0px; }
.main .cols .col img { padding-bottom:0px; width:auto;}
.main .cols .col .col-cnt { height: 100%; overflow: hidden; }

.main .cols .col2 { width:94%; min-height:380px; height:auto; padding:20px; float:left; display:inline-block; vertical-align:top; background-color:#28384c; }	  
.main .cols .col + .col2 { margin-left:0%; }
.main .cols .col2 img { padding-bottom:0px; width:auto;  }
.main .cols .col2 .col-cnt { height: 100%; overflow: hidden; }

.main .cols { padding-left:0px; padding-right:0px; width:100%; margin-top:50px; }
.main .cols .col3 {  width:94%; min-height:440px; height:auto; padding:20px; display:inline-block; vertical-align:top; background-color:#192a3f; float:left;}
.main .cols .col3 + .col3 { margin-left:3%; }
.main .cols .col3 img { width:auto; height:auto;  }
.main .cols .col3 .col-cnt { height: 100%; overflow: hidden; }

.main .cols3 { padding-left:0px; padding-right:0px; width:100%; margin-top:50px; }
.main .cols3 .col3 {  width:94%; min-height:400px; height:auto; padding:20px; display:inline-block; vertical-align:top; background-color:#192a3f; float:left; margin-left:0px;}
.main .cols3 .col3 + .col3 { margin-left:0%; margin-top:50px; }
.main .cols3 .col3 img { width:auto; height:auto;  }
.main .cols3 .col3 .col-cnt { height: 100%; overflow: hidden; }

.main .cols4 { padding-left:0px; padding-right:0px; width:100%; margin-top:10px; margin-left:-10px; }
.main .cols4 .col4 {  width:90%; min-height:400px; height:auto; padding:20px; display:inline-block; vertical-align:top; float:none;}
.main .cols4 .col4 + .col4 { margin-left:0%; }
.main .cols4 .col4 img { width:auto; height:auto;  }
.main .cols4 .col4 .col-cnt { height: 100%; overflow: hidden; }

.main .content { padding-left:0px; padding-right:0px; }

.main .content span { text-decoration: underline; }

#footer { background:#192a3f; min-height:174px; height:auto; padding:20px; width:100;}
#footer .shell { padding: 0px 0; }
#footer .footer-cols { padding: 0 32px 26px;  }
#footer .col { width: 150px; float: left; }
#footer .col2 { width:350px; float:left; margin-left:210px; }
#footer .col + .col2 { padding-left: 10px; }
#footer .col ul 	{ list-style: disc; list-style-position:inherit; }
#footer .col ul li 	{ padding-bottom:px; color:#01b3fe; }
#footer p 	{ font-size:16px; color:#c6cad0; font-family:'Roboto', sans-serif; font-weight:100; line-height:1.8em; padding-top:3px; } 
#footer p a	{ font-size:16px; color:#c6cad0; font-family:'Roboto', sans-serif; font-weight:100; } 
#footer p a:hover{ font-size:16px; color:#ffffff; font-family:'Roboto', sans-serif; font-weight:100; text-decoration:none; } 
#footer h1 	{ font-size:20px; color:#6f93bd; font-family:'Roboto', sans-serif; font-weight:300; line-height:0.6em; } 
#footer h1 a	{ font-size:20px; color:#6f93bd; font-family:'Roboto', sans-serif; font-weight:300; } 
#footer h1 a:hover{ font-size:20px; color:#ffffff; font-family:'Roboto', sans-serif; font-weight:300; text-decoration:none; } 

.bx-wrapper .testimonials-title{ text-align: center;  margin: 25px 15px 3px; font-size: 24px; line-height: 1; }
.bx-wrapper .testimonials-carousel-content{ overflow: hidden; }
.bx-wrapper .testimonials-name{ font-size: 18px; margin-bottom: 15px; color:#808080; font-weight:400; text-align:center;}
.bx-wrapper span{ font-size: 12px; color:#aaa; font-family: Georgia, Arial, Helvetica, sans-serif; font-style:italic; }
.bx-wrapper {position:relative; margin:0px auto;padding: 0; width:100%;*zoom: 1;}
.bx-wrapper .slide {padding:0;margin:0;display: block; height:300px; }
.bx-wrapper .bx-viewport {padding-top:10px; margin-left:0px ;z-index:1;width:100%; padding-bottom:30px;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {position: absolute;display:none;bottom: 30px;width: 100%;}
.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-weight: bold;color: #666;padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}
.bx-wrapper .bx-next {position:absolute; top:-30px; right:-40px; width:21px; height:52px; cursor:pointer; background-image:url(../img/next.png);}
.bx-wrapper .bx-prev {position:absolute; top:-30px; right:40px; width:21px; height:52px; cursor:pointer; background-image:url(../img/prev.png);}
.bx-wrapper .bx-controls-direction a {position:absolute; margin-top:370px; margin-right:46%; outline:0; width:21px; height:52px; text-indent:-9999px; z-index:10;}
}



/* phone (P) */

@media only screen and ( min-width: 320px) and ( max-width: 490px ) { 

.shell { width:96%; margin: 0 auto; }
.header { padding-bottom:0px; position:fixed; width: 100%;  background:url(../img/headerbg.jpg) repeat-x top center; z-index:1000; margin-top:-140px;}
.header .shell { width:auto; max-width:98%; }
#logo 		{ width:343px; margin-top:5px; margin-left:auto; margin-right:auto; }

#cssmenu	{ margin-top:15px; }

#hubbox		{ position:relative; width:200px; margin-left:auto; margin-right:auto; margin-top:-50px; }

#cssmenu	{ margin-top:15px; width: 99%; margin-left:0px;}
#cssmenu ul {

    width: 100%;

    display: none;

	background:#000000;
	
	padding-left:10px;

  }
  
.rslides {width:108%; }

#homeicons	{ float:none; width:133px; height:auto; padding-right:0px; margin-left:auto; margin-right:auto; margin-bottom:10px; border:0px; vertical-align:text-top; }
#aboutwill	{ float:none; width:350px; height:auto; margin-left:auto; margin-right:auto; padding-right:0px; }

#subbox		{ display:none; vsibility:hidden;}
#subbox2	{ width:98%; }
#subbox3	{ display:none; vsibility:hidden;}
#subbox4	{ width:97%; min-height:450px; height:auto; background:transparent; padding-bottom:10px; margin-left:0px;}

#home1		{ width:100%; height:375px; margin-top:-400px;}
#featuredbox{ width:auto; height:70px; margin-left:auto; margin-right:auto; padding-top:250px; z-index:0; }
#contentbox	{ width:92%; min-height:600px; height:auto; background:#192a3f; border-radius:7px; margin: 0 auto; z-index:0; position:relative; margin-top:40px; padding:20px; margin-left:0px; }
#bluebox	{ width:100%; min-height:400px; height:auto; background-color:#192a3f; padding-top:20px;  }
#bluebox2	{ width:94%; min-height:420px; height:auto; background-color:#192a3f; padding:20px;  }

.main { padding: 0px 0 0px 0; }
.main section { padding-bottom: 10px; }
.main .cols { padding-left:0px; padding-right:0px; width:100%;  }
.main .cols .col { width:200px; height:auto; padding-top:30px; float:none; margin-left:30%; margin-right:auto; display: inline-block;}
.main .cols .col + .col { margin-left:30%; margin-top:0px; }
.main .cols .col img { padding-bottom:0px; width:auto;}
.main .cols .col .col-cnt { height: 100%; overflow: hidden; }

.main .cols .col2 { width:93%; min-height:380px; height:auto; padding:20px; float:left; display:inline-block; vertical-align:top; background-color:#28384c; }	  
.main .cols .col + .col2 { margin-left:0%; }
.main .cols .col2 img { padding-bottom:0px; width:auto;  }
.main .cols .col2 .col-cnt { height: 100%; overflow: hidden; }

.main .cols { padding-left:0px; padding-right:0px; width:100%; margin-top:50px; }
.main .cols .col3 {  width:93%; min-height:580px; height:auto; padding:20px; display:inline-block; vertical-align:top; background-color:#192a3f; float:left;}
.main .cols .col3 + .col3 { margin-left:3%; }
.main .cols .col3 img { width:auto; height:auto;  }
.main .cols .col3 .col-cnt { height: 100%; overflow: hidden; }

.main .cols3 { padding-left:0px; padding-right:0px; width:100%; margin-top:50px; }
.main .cols3 .col3 {  width:86%; min-height:400px; height:auto; padding:20px; display:inline-block; vertical-align:top; background-color:#192a3f; float:left; margin-left:5px;}
.main .cols3 .col3 + .col3 { margin-left:0%; margin-top:50px; }
.main .cols3 .col3 img { width:auto; height:auto;  }
.main .cols3 .col3 .col-cnt { height: 100%; overflow: hidden; }

.main .cols4 { padding-left:0px; padding-right:0px; width:100%; margin-top:10px; margin-left:-10px; }
.main .cols4 .col4 {  width:86%; min-height:400px; height:auto; padding:20px; display:inline-block; vertical-align:top; float:none;}
.main .cols4 .col4 + .col4 { margin-left:0%; }
.main .cols4 .col4 img { width:auto; height:auto;  }
.main .cols4 .col4 .col-cnt { height: 100%; overflow: hidden; }

.main .content { padding-left:0px; padding-right:0px; }

.main .content span { text-decoration: underline; }

#footer { background:#192a3f; min-height:174px; height:auto; padding:20px; width:94%;}
#footer .shell { padding: 0px 0; }
#footer .footer-cols { padding: 0 32px 26px;  }
#footer .col { width: 130px; float: none; }
#footer .col2 { width:300px; float:left; margin-left:0px; }
#footer .col + .col { padding-left:0px; padding-bottom:30px;  }
#footer .col + .col2 { padding-left:0px; padding-bottom:30px;  }
#footer .col ul 	{ list-style: disc; list-style-position:inherit; }
#footer .col ul li 	{ padding-bottom:px; color:#01b3fe; }
#footer p 	{ font-size:16px; color:#c6cad0; font-family:'Roboto', sans-serif; font-weight:100; line-height:1.8em; padding-top:3px; } 
#footer p a	{ font-size:16px; color:#c6cad0; font-family:'Roboto', sans-serif; font-weight:100; } 
#footer p a:hover{ font-size:16px; color:#ffffff; font-family:'Roboto', sans-serif; font-weight:100; text-decoration:none; } 
#footer h1 	{ font-size:20px; color:#6f93bd; font-family:'Roboto', sans-serif; font-weight:300; line-height:0.6em; } 
#footer h1 a	{ font-size:20px; color:#6f93bd; font-family:'Roboto', sans-serif; font-weight:300; } 
#footer h1 a:hover{ font-size:20px; color:#ffffff; font-family:'Roboto', sans-serif; font-weight:300; text-decoration:none; } 

.bx-wrapper .testimonials-title{ text-align: center;  margin: 25px 15px 3px; font-size: 24px; line-height: 1; }
.bx-wrapper .testimonials-carousel-content{ overflow: hidden; }
.bx-wrapper .testimonials-name{ font-size: 18px; margin-bottom: 15px; color:#808080; font-weight:400; text-align:center;}
.bx-wrapper span{ font-size: 12px; color:#aaa; font-family: Georgia, Arial, Helvetica, sans-serif; font-style:italic; }
.bx-wrapper {position:relative; margin:0px auto;padding: 0; width:100%;*zoom: 1;}
.bx-wrapper .slide {padding:0;margin:0;display: block; height:600px; }
.bx-wrapper .bx-viewport {padding-top:10px; margin-left:0px ;z-index:1;width:100%; padding-bottom:30px;}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {position: absolute;display:none;bottom: 30px;width: 100%;}
.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-weight: bold;color: #666;padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {background: #000;}
.bx-wrapper .bx-next {position:absolute; top:-30px; right:-40px; width:21px; height:52px; cursor:pointer; background-image:url(../img/next.png);}
.bx-wrapper .bx-prev {position:absolute; top:-30px; right:40px; width:21px; height:52px; cursor:pointer; background-image:url(../img/prev.png);}
.bx-wrapper .bx-controls-direction a {position:absolute; margin-top:520px; margin-right:46%; outline:0; width:21px; height:52px; text-indent:-9999px; z-index:10;}
}





