@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);

/******************************************
Basic CSS file
Author: Thomas Volpe
URL: http://pixelR3AP3R.com
******************************************/

/******************************************
basic setup 
******************************************/

* {
    outline: medium none !important;
    -moz-hyphens: none !important;
    -webkit-hyphens: none !important;
    hyphens: none !important;
}

html {
    font-size: 87.5% !important;
}

.fl {
    float: left;
}
.fr {
    float: right;
}
.clr {
    clear: both;
}
.hr {
    background-color: #B3DBF2;
	clear: both;
    height: 1px;
    margin: 10px 0;
}
.half {
    float: left;
    margin-right: 2%;
    width: 48%;
}
.halflast {
    float: left;
    width: 48%;
}


.rtLine {
    box-shadow: -1px 0 0 #eee inset;
}

body {}

.wrapper {}

#page {
    max-width: 1440px;
}

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

iframe {
   width: 100% !important;
}

.fb_iframe_widget, .fb_iframe_widget span{
    width: 100% !important;
}


.noShadow, img {
	box-shadow: none !Important;
}
/******************************************
base fonts  & links
******************************************/
a:link, a:visited, a:active {}

a:hover {}

h1, h2, h3, h4, h5, h6 {
    clear: both !important;
    color: #000;
	font-family: 'Oswald', sans-serif;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    margin: 0 0 10px !important;

}

h1 strong {}
h2 strong {}
h3 strong {}
h4 strong {}
h5 strong {}
h6 strong {}

h1 {
    font-size: 28px !important;
    text-transform: Uppercase !important;
}
h2 {
    font-size: 22px !important;
}
h3 {
    font-size: 20px !important;
}
h4 {
    font-size: 18px !important;
}
h5 {
    font-size: 16px !important;
}
h6 {
    font-size: 14px !important;
}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
 }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #0E4C8D !important;
 }

.siteTitle {
    height: 1px;
    width:1px;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}
.subTitle {
    color: #417DBB;
    display: block;
    font-size: 1.5rem;
}

.underline {
    border-bottom: 1px solid;
    margin-bottom: 20px !important;
}

strong {}



/****************
buttons
****************/
.btn-green ,input[type="submit"] { 
  color: #fff !Important; 
  background-color: #1faf68 !Important; 
  border-color: #42A008 !Important; 
  background-image: none !Important; 
} 
 
.btn-green:hover, 
.btn-green:focus, 
.btn-green:active, 
.btn-green.active, 
.open .dropdown-toggle.btn-green,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="submit"].active { 
  color: #fff !Important; 
  background-color: #1faf68 !Important; 
  border-color: #42A008 !Important; 
  background-image: none !Important; 
} 
 
.btn-green:active, 
.btn-green.active, 
input[type="submit"]:active,
input[type="submit"].active
.open .dropdown-toggle.btn-green { 
  background-image: none !Important; 
} 
 
.btn-green.disabled, 
.btn-green[disabled], 
fieldset[disabled] .btn-green, 
.btn-green.disabled:hover, 
.btn-green[disabled]:hover, 
fieldset[disabled] .btn-green:hover, 
.btn-green.disabled:focus, 
.btn-green[disabled]:focus, 
fieldset[disabled] .btn-green:focus, 
.btn-green.disabled:active, 
.btn-green[disabled]:active, 
fieldset[disabled] .btn-green:active, 
.btn-green.disabled.active, 
.btn-green[disabled].active, 
fieldset[disabled] .btn-green.active { 
  background-color: #42A008 !Important; 
  border-color: #42A008 !Important; 
} 
 
.btn-green .badge { 
  color: #42A008 !Important; 
  background-color: #fff !Important; 
}


.btn-yellow { 
  color: #574C02 !important; 
  background-color: #FBDE1A !important; 
  border-color: #FBDE1A !important; 
  background-image: none !important !important; 
} 
 
.btn-yellow:hover, 
.btn-yellow:focus, 
.btn-yellow:active, 
.btn-yellow.active, 
.open .dropdown-toggle.btn-yellow { 
  color: #574C02 !important; 
  background-color: #D4BB15 !important; 
  border-color: #FBDE1A !important; 
  background-image: none !important; 
} 

 
.btn-yellow:active, 
.btn-yellow.active, 
.open .dropdown-toggle.btn-yellow { 
  background-image: none !important; 
} 
 
.btn-yellow.disabled, 
.btn-yellow[disabled], 
fieldset[disabled] .btn-yellow, 
.btn-yellow.disabled:hover, 
.btn-yellow[disabled]:hover, 
fieldset[disabled] .btn-yellow:hover, 
.btn-yellow.disabled:focus, 
.btn-yellow[disabled]:focus, 
fieldset[disabled] .btn-yellow:focus, 
.btn-yellow.disabled:active, 
.btn-yellow[disabled]:active, 
fieldset[disabled] .btn-yellow:active, 
.btn-yellow.disabled.active, 
.btn-yellow[disabled].active, 
fieldset[disabled] .btn-yellow.active { 
  background-color: #FBDE1A !important; 
  border-color: #FBDE1A !important; 
} 
 
.btn-yellow .badge { 
  color: #FBDE1A !important; 
  background-color: #574C02 !important; 
}



.nav-previous .btn,
.nav-next .btn {
    padding: 0;
}

.nav-previous .btn a, .nav-next .btn a {
    color: #574c02 !important;
    display: inline-block;
    padding: 6px 12px !important;
    text-decoration: none !important;
}

.bttn, .wpcf7-submit {
    background: none repeat scroll 0 0 #875E3E !important;
    color: #FFFFFF !important;
    display: block;
    letter-spacing: 2px;
    padding: 3px 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: none !important;
    text-transform: uppercase;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}





.bttn:hover, .wpcf7-submit:hover{
    background: none repeat scroll 0 0 #4b2a1b !important;
    color: #FFF !important;
    text-decoration: none !important
    }

.readmore {
    background: none repeat scroll 0 0 #875E3E;
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 5px;
    text-decoration: none;
    text-transform: capitalize;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.readmore:hover {
    background: none repeat scroll 0 0 #3A2115;
    color: #FFFFFF;
}
	
/******************************************
logo
******************************************/

#Logo {
    margin-bottom: 20px;
    text-align: center;
padding: 0;
}

#Logo img {
    max-width: 327px;
    width: 100%;
}

.topInfo {
    color: #23285B;
    font-size: 19px;
    text-align: right;
    text-transform: capitalize;
}

.phone {
    background-color: #417DBB;
    color: #FFFFFF;
    float: right;
    padding: 0 4px;
    text-transform: uppercase;
}


/******************************************
header
******************************************/
header.site-header {
    background: url("images/white-noise.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-bottom: 0;
}

.social-icons i {
    font-size: 26px;
    margin-top: 5px;
}

.tPhone {
    color: #4B2A1B;
    font-size: 15px;
    position: absolute;
    left: 30px;
    text-align: left;
    top: 40px;
}

.tAddy{
    color: #4B2A1B;
    font-size: 15px;
    position: absolute;
    right: 30px;
    text-align: right;
    top: 40px;
}

/*****************
social icons
*****************/

.topSocial {
    min-width: 20%;
    position: absolute;
    right: 0;
    top: -26px;
}

.topSocial a {
    background: url("images/social-icons-bw-24.png") no-repeat scroll 0 1px #672A14;
    display: block;
    float: left;
    height: 31px;
    margin-left: 5px;
    overflow: hidden;
    text-indent: -200px;
    width: 26px;
}
.topSocial a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.topSocial .tFB {
}
.topSocial .tTWT {
    background-position: -31px 2px;
}
.topSocial .tIG {
    background-position: -124.9px 2px;
}
.topSocial .tYLP {
    background-position: -175px 2px;
}


/*************************************
top menu
**************************************/
.topNavWrap {
    background-color: #00AF64;
    position: relative;
    z-index: 1000;
}

.topNavWrap a {
     color: #fff;
}

.topNavWrap a:hover {
     color: #000; 
}


.menu-top-nav-container {
    position: relative;
}
.top-menu {
    position: relative;
    text-align: left;
}
.top-menu li.menu-item-home {
    display: none;
}
.top-menu li {
    background-color: #00AF64;
    display: inline-block;
    position: relative;
}
.top-menu li a {
    color: #fff !important;
    display: block;
    font-size: 13px;
    padding: 5px 5px !important;
    text-decoration: none;
}
.top-menu li a:hover {
    color: #666!important;
}

.top-menu li .sub-menu {
    display: none;
    min-width: 200px;
    position: absolute;
    z-index: 2;
}
.top-menu li:hover .sub-menu {
    display: block;
}
.top-menu li .sub-menu li {
    border-left: 0px solid #D6DCE6;
    border-right: 0px solid #D6DCE6;
    border-top: 0px solid #D6DCE6;
    display: block;
    float: none;
}
.top-menu li .sub-menu li a {
    background-color: #00AF64 !important;
    color: #5E5E5E;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
}
.top-menu li .sub-menu li a:hover {
    color: #000 !important;
}
.top-menu li .sub-menu li:last-child:after {
}

.top-menu li .sub-menu {
    left: 0;
}

.top-menu li.mRight .sub-menu {
    right: 0;
    left: auto;
}

.ddMenu select {
    max-width: 100%;
}
/******************************************
nav
******************************************/
nav.main-navigation.navFixedX {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border-bottom: 5px solid #4E8ECB;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    float: none !important;
    left: 0;
    margin: 0 !important;
    max-width: none;
    min-height: inherit;
    position: fixed !important;
    top: -60px;
    width: 100%;
    z-index: 1001;
}

.main-navigation {
    background: none repeat scroll 0 0 transparent;
    margin: 43px auto 0;
    position: relative;
    text-align: center;
    z-index: 999;
padding: 0;
}

.nav-menu {
    max-width: 1040px;
    border: medium none !important;
    text-align: center !important;
}

.nav-menu li {
    margin: 0;
}

.nav-menu li.home {
    display: none;
}

.nav-menu li a {
    color: #000;
    display: block;
    font-size: 15px;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    padding: 10px;
    text-transform: capitalize !important;
}

.nav-menu li a:hover,
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a, 
.main-navigation .current_page_item > a, 
.main-navigation .current_page_ancestor > a {
    color: #000 !important;
}



/********************************
nav colors

the colors:
0. red - #ff0000
1. lime green - #67D452
2. blue -  #0083CA
3. orange - #e96739 
4. green - #BDD452
5. purple - #801D7F
6. pink - #E303BC
7. terracotta- #EF4123
8. yellow -  #FFE000
9. light purple - #C657A0

*************************************/
 .nav-menu li.red2  {
    box-shadow: 0 -6px #ff0000 inset;
    color: #fff !important;
}
 .nav-menu li.red2  {
    box-shadow: 0 -6px #ff0000 inset;
    color: #fff !important;
}

.nav-menu li.green2:hover a {
    background: none repeat scroll 0 0 #ff0000 !important;
    color: #fff !important;
}


 .nav-menu li.green2  {
    box-shadow: 0 -6px #67D452 inset;
    color: #fff !important;
}

.nav-menu li.green2:hover a {
    background: none repeat scroll 0 0 #67D452 !important;
    color: #fff !important;
}

 .nav-menu li.blue2 {
    box-shadow: 0 -6px #0083CA inset;
    color: #fff !important;
}

.nav-menu li.blue2:hover a {
    background: none repeat scroll 0 0 #0083CA !important;
    color: #fff !important;
}


 .nav-menu li.orange {
    box-shadow: 0 -6px #C657A0 inset;
    color: #fff !important;
}

.nav-menu li.orange:hover a{
    background: none repeat scroll 0 0 #C657A0 !important;
    color: #fff !important;
}

 .nav-menu li.green1  {
    box-shadow: 0 -6px #BDD452 inset;
    color: #fff !important;
}

.nav-menu li.green1:hover a {
    background: none repeat scroll 0 0 #BDD452 !important;
    color: #fff !important;
}

 .nav-menu li.purple  {
    box-shadow: 0 -6px #801D7F inset;
    color: #fff !important;
}

.nav-menu li.purple:hover a {
    background: none repeat scroll 0 0 #801D7F !important;
    color: #fff !important;
}
 .nav-menu li.pink {
    box-shadow: 0 -6px #E303BC inset;
    color: #fff !important;
}

.nav-menu li.pink:hover a {
    background: none repeat scroll 0 0 #E303BC !important;
    color: #fff !important;
}

 .nav-menu li.terracotta {
    box-shadow: 0 -6px #EF4123 inset;
    color: #fff !important;
}

.nav-menu li.terracotta:hover a {
    background: none repeat scroll 0 0 #EF4123 !important;
    color: #fff !important;
}
 .nav-menu li.yellow {
    box-shadow: 0 -6px #FFE000 inset;
    color: #000 !important;
}

.nav-menu li.yellow:hover a {
    background: none repeat scroll 0 0 #FFE000 !important;
    color: #000 !important;
}
/******************************************
sub nav
******************************************/
.sub-menu {

}

.sub-menu li {

}

.sub-menu li a {
    background-color: transparent !important;
    color: #fff !important;
    font-size: 15px !important;
    min-width: 210px;
}

.sub-menu li a:hover {
    background-color: rgba(255,255,255,.4) !important;
}


.nav-menu li:last-child .sub-menu {
    right: 0;
}


/*************************************
footer menu
**************************************/
.menu-footer-container {
    position: relative;
}
.fter-menu {
    position: relative;
    text-align: center;
}
.fter-menu li.menu-item-home {
    display: none;
}
.fter-menu li {
    display: inline-block;
    position: relative;
}
.fter-menu li a {
    font-size: 18px;
    padding: 0 10px;
    text-decoration: none;
}
.fter-menu li a:hover {
}
.fter-menu li .sub-menu {
    box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);
    display: none;
    min-width: 200px;
    position: absolute;
    top: -80px;
}
.fter-menu li:hover .sub-menu {
    display: block;
}
.fter-menu li .sub-menu li {
    border-left: 1px solid #D6DCE6;
    border-right: 1px solid #D6DCE6;
    border-top: 1px solid #D6DCE6;
    display: block;
    float: none;
}
.fter-menu li .sub-menu li a {
    background-color: #BEC1C6 !important;
    color: #5E5E5E;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
}
.fter-menu li .sub-menu li a:hover {
    color: #FFFFFF;
}
.fter-menu li .sub-menu li:last-child:after {
    bottom: -14px;
    color: #BEC1C6;
    content: "?";
    font-size: 18px;
    left: 20px;
    line-height: 1;
    padding: 0 !important;
    pointer-events: none;
    position: absolute;
    width: 20px;
}

/*************************************
accordions
*********************************/
.ui-accordion-header {
    border-bottom: 1px solid #97C6EA;
	cursor: pointer;
    position: relative;
}

.ui-accordion-header:before {
    content: "\25B8";
}

.ui-accordion-header.ui-accordion-header-active:before {
    content: "\25BE";
}

.ui-accordion-content {
    padding: 10px;
}

/******************************************
footer
******************************************/

footer .rev_slider img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
filter: gray; /* IE6-9 */
-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
transition: all .4s ease;
opacity: .5;
}

footer .rev_slider img:hover {
     filter: none;
    -webkit-filter: none;
transition: all .4s ease;
opacity: 1;
}


.footerWrap {
    background-color: #0e4c8d;
}

.footerWidgets {
    background-color: #417dbb;
}

.footerWidgets .widget-title, .footerWidgets .entry-title {
    color: #FFFFFF;
    font-family: oswald;
    font-size: 28px !important;
    margin-bottom: 0 !important;
    text-transform: uppercase;
}

.footerWidgets a {
    color: #FFFFFF;
}

.footerWrap > footer {
    border: medium none;
    color: #FFFFFF;
    margin: 0 auto;
    max-width: 1440px;
}

.footerWidgets aside {
    color: #fff;
}

.footerWidgets aside .subTitle {
    color: #9BCDFF;
    font-size: 18px;
    line-height: 1;
}

.footerWidgets aside form li {
    border: medium none;
    margin: 0 !important;
    padding: 0 !important;
}
/******************************************
copyright & Magicxtag
******************************************/
footer[role="contentinfo"] {
    max-width: 1440px;
}
.copyWrap {
    font-size: 12px;
}
.copyrght {
    color: #333;
    float: left;
    padding: 10px 25px;
    width: 47%;
}
.magicxtag {
    float: right;
    padding: 10px 21px 10px 0;
    position: relative;
    text-align: left;
    width: 264px;
}
.magicxtag a {
    color: #333 !important;
    text-decoration: none;
}
.magicxtag a:hover {
    color: #333 !important;
}




/******************************************
widgets
******************************************/

.dy {
    float: left;
}
.hrs {
float:right;
}

aside {
    margin: 0 0 10px !important;
}

/******************************************
pages
******************************************/

/*************************
homepage sections
***********************/

.sec {
    margin-bottom: 15px;
    text-align:center;
}


.sec .inner{
    padding: 1rem;
}

.secTitle {
    text-transform: uppercase;
    color: #fff;
    font-size: 1.3rem;
    text-align: center;
    line-height: 1;
}



/******************************************
posts
******************************************/
article {
    border-bottom: none !important; 
}


body.home article {
    margin-bottom: 0;
}

article.news {
   margin-bottom: 10px !important;
}

article.news:before {
    background-color: #B3DBF2;
    content: " ";
    height: 100%;
    left: -4px;
    position: absolute;
    width: 1px;
}

article.news:after {
    background-color: #B3DBF2;
    bottom: 0;
    content: " ";
    display: block;
    height: 1px;
    position: absolute;
    width: 100%;
}

article.news header {
    margin:0 !important;
}

article.news .entry-title {
    font-size: 23px !important;
    margin-bottom: 0 !important;
    text-transform: capitalize !important;
}

/******************************************
gallery
******************************************/
.ngg-galleryoverview p, .ngg-galleryoverview br {
    display: none;
    }

.ngg-albumoverview p, .ngg-albumoverview br {
    margin: 0 !important;
    padding: 0;
    }

.ngg-gallery-thumbnail {
    float: left;

    margin-right: 0px;
    text-align: center;

    }

.ngg-gallery-thumbnail img {
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    background-color: #FFF;
    border: 1px solid #A9A9A9;
    display: block;
    margin: 0px;
    padding: 2px;
    position: relative;

    }

.ngg-gallery-thumbnail img:hover {
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    background-color: #ff0000!important;
    -moz-box-shadow: 0 8px 6px -5px #000;
    -webkit-box-shadow: 0 8px 6px -5px #000;
    box-shadow: 0 8px 6px -5px #000;

    }
	
/************************
photoswipe fix??
**********************/

body.ps-active, 
body.ps-building, 
div.ps-active, 
div.ps-building, 
div.ps-uilayer {
    background: transparent !important;
}


/****************************
recent news
****************************/


/******************************************
Slideshow
******************************************/
.slideWrap {
    margin: 30px auto 0;
}

.slideWrap .inner {
    border: 3px solid #0087D4;
    overflow: hidden;
}
.slideWrap img {
    width: 100%;
}

.blogBanner img {
    margin-bottom: 30px;
}

/***********************
forms
***********************/
.gform_wrapper ul li.gfield {
    clear: none !important;
}

.hideLabel .gfield_label, .hideLabel .name_first label, .hideLabel .name_last label {
    display: none !important;
}

aside .gfield {
    clear: none !important;
}
aside .datepicker.medium.mdy.datepicker_no_icon.hasDatepicker {
    width: 100% !important;
}
.gform_wrapper .datepicker {
width: 100% !Important;
}

aside .gform_wrapper .gform_footer {
    margin: 0 !important;
    padding: 0 !important;
}


#secondary textarea {
    height: 50px;
}
#secondary textarea:focus {
    height: 150px;
}
aside.gform_widget input[type="text"] {
    margin: 0 !important;
}

textarea, .textInput, input[type="text"], select {
    -moz-box-sizing: padding-box;
    box-sizing: padding-box;
    background-color: #EEE !important;
    border-color: #FFF;
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 0 0.5em;
    outline: medium none;
    padding: 5px;
    transition: all 0.4s ease 0s;
   width: 100% !important;
    }

textarea:focus, .textInput:focus, input[type="text"]:focus, select:focus {
    background-color: #FFF !important;
    border: 1px solid #000;
    color: #000 !important;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    font-weight: bold;
    }


.wpcf7 .watermark {
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
::-webkit-input-placeholder {
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
:-moz-placeholder {
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;

}
::-moz-placeholder {
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;

}
:-ms-input-placeholder
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.cf7form p, .cf7form br {

}

.cf7form select {
    width: 76%;
}

.cf7CN {
    float: left;
    width: 295px;
}
.cf7N {
}

.cf7A input {
    width: 98%;
}
.cf7P {
    float: left;
    width: 47%;
}
.cf7C, .cf7St {
    float: left;
    margin-right: 6%;
    width: 29%;
}
.cf7Z {
    float: right;
    width: 30%;
}
.cf7E {
    float: right;
    width: 47%;
}
.cf7E input, .cf7N input, .cf7CN input, .cf7P input {
    font-size: 14px;
    width: 100%;
}
.cf7T textarea {
    font-size: 14px;
    width: 100%;
}
.cf7S {
}

.ui-datepicker {
z-index: 300 !important;
}

/*******************************************
all break points
*********************************************/
@media (max-width: 767px) {
    /*xs*/
    
}
@media (min-width: 768px) and (max-width: 991px) {
    /*sm*/
}
@media (min-width: 992px) and (max-width: 1199px) {
    /*md*/
}
@media (min-width: 1200px) {
   /*lg*/
}

/*****************************************
bootstrap extras
****************************************/

@media (max-width: 767px) {
/** xs **/
/** Pull left xs **/
	.pull-left-xs {
		float: left;
	}

/** Pull right xs **/
	.pull-right-xs {
		float: right;
	}
}

@media (min-width: 768px) {
/** sm **/
/** Pull left sm **/
	.pull-left-sm {
		float: left;
	}

/** Pull right sm **/
	.pull-right-sm {
		float: right;
	}
}

@media (min-width: 992px) {
/** md **/
/** Pull left **/
	.pull-left-md {
		float: left;
	}

/** Pull right **/
	.pull-right-md {
		float: right;
	}
}

@media (min-width: 1200px) {
/** lg **/
/** Pull left **/
	.pull-left-lg {
		float: left;
	}

/** Pull right **/
	.pull-right-lg {
		float: right;
	}
}

.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
    text-align: left;
}
.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
    text-align: center;
}
.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
    text-align: right;
}
.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
    text-align: justify;
}

@media (max-width: 767px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
        text-align: inherit;
    }
    .text-left-sm {
        text-align: left;
    }
    .text-center-sm {
        text-align: center;
    }
    .text-right-sm {
        text-align: right;
    }
    .text-justify-sm {
        text-align: justify;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
        text-align: inherit;
    }
    .text-left-md {
        text-align: left;
    }
    .text-center-md {
        text-align: center;
    }
    .text-right-md {
        text-align: right;
    }
    .text-justify-md {
        text-align: justify;
    }
}
@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
        text-align: inherit;
    }
    .text-left-lg {
        text-align: left;
    }
    .text-center-lg {
        text-align: center;
    }
    .text-right-lg {
        text-align: right;
    }
    .text-justify-lg {
        text-align: justify;
    }
}
/********************************************
mobile styles
********************************************/

@media (min-width: 599px) and (max-width: 1024px) {
/******ipad break point ******/
	.nav-menu li {
	    margin: 0 0px !important;
	}
	.tAddy {
	    position: relative;	
	    top: 10px;
	}
	.tPhone {
	    left: 0;
	    padding-left: 30px;
	    position: relative;
	    top: 30px;
	}
	.nav-menu li.subParent:last-child .sub-menu {
	    right: 0;
	}
	.cart button {
		width: 80% !important;
	}
}

@media screen and (max-width: 599px) {
	.site-content {
	    padding: 0 !important;
	    width: 100% !important;
	}

	.hgroup { 
		padding: 10px 0 !Important; 
	}


	.half, .halflast  {
	    float: none;
	    margin-right: 0%;
	    width: 100%;
	}

	#Logo.mini {
		display:none;
	}

	.tAddy {
	    color: #4B2A1B;
	    float: left;
	    font-size: 15px;
	    left: 10px;
	    margin-top: 10px;
	    position: relative;
	    text-align: left;
	    top: 0;
	}

	.topSocial {
	    position: absolute;
	    right: 30px;
	    top: 10px;
	}

	.tPhone {
	    color: #4B2A1B;
	    float: right;
	    font-family: sans-serif;
	    font-size: 16px;
	    left: auto !important;
	    position: absolute;
	    right: 10px !important;
	    text-align: right;
	    top: 175px;
	    width: 49%;
	}

	.navFixed {
	    position: fixed !important;
	    top: -60px;
	    width: 110%;
	}
	

	.site {
	    padding: 0 !important;
	    width: 100%;
	}
	.site-content {
	    border-left: 0 none;
	    border-right: medium none;
	    padding: 0 !important;
	    width: 100% !important;
	}
	#content {
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	    padding: 2%;
	    width: 97%;
	}

	#secondary {
		padding: 10px; 

	}


	.topSocial {
	    min-width: 36px !important;
	    position: absolute;
	    right: 0;
	    top: -25px;
	    width: 10px !important;
	    Z-INDEX: 1001;
	}
	.topSocial a {
	    display: none;
	    float: none;
	    margin: 0;
	}


	.sharLnk {
	    background: url("images/social-icons-bw-24.png") no-repeat scroll -236px 3px #3F1B0F;
	    cursor: pointer;
	    height: 0;
	    margin-left: 8px;
	    padding-top: 34px;
	    width: 26px;
	}

	.sharLnk.onToggle  a {
	   display: block;
	}
		h3.menu-toggle {
	    background: none repeat scroll 0 0 #FFFFFF !important;
	    border: none !important;
	    border-radius: 0 0 0 0 !important;
	    box-shadow: none !important;
	}

	h3.menu-toggle:after {
	    content: "\2630";
	    font-size: 23px;
	}
	
	h3.menu-toggle.toggled-on {
	    background: none repeat scroll 0 0 #FFFFFF !important;
	    border-radius: 0 0 0 0 !important;
	    box-shadow: none !important;
	    color: #999999;
	}


	.nav-menu.toggled-on {
	    width: 100%;
	}


	.nav-menu.toggled-on li {
	    border-top: 1px solid #845844;
	}
	
	.nav-menu.toggled-on li a {
		text-decoration: none;
	}

	.toggled-on .sub-menu {
	    border: medium none !important;
		display:none;
	    margin: 0 auto;
	    width: auto;
	}
	
	.toggled-on li:hover .sub-menu {
	    display: block;
	}


	li.subParent > a:after {
	    content: " \25BA";
	    font-size: 13px;
	    left: 7px;
	    position: relative;
	    top: -5px;
	}

	li.subParent:hover > a:after {
	    content: " \25BC";	
	    font-size: 13px;
	    left: 7px;
	    position: relative;
	    top: -5px;
	}
	.copyrght, .magicxtag {
	    float: none !important;
	    padding: 0 !important;
	    text-align: center !important;
	    width: auto !important;
	}
		.cf7C, .cf7St, .cf7Z, .cf7P, .cf7E {
	    float: none;
	    margin-right: 0;
	    width: 100% !important;
	}
}
/*****************************************
bootstrap extras
****************************************/
@media (max-width: 767px) {
/** xs phones **/
/** Pull left xs **/
	.pull-left-xs {
		float: left;
	}
/** Pull right xs **/
	.pull-right-xs {
		float: right;
	}
}
@media (min-width: 768px) {
/** sm tablets **/
/** Pull left sm **/
	.pull-left-sm {
		float: left;
	}
/** Pull right sm **/
	.pull-right-sm {
		float: right;
	}
}
@media (min-width: 992px) {
/** md normal monitor **/
/** Pull left **/
	.pull-left-md {
		float: left;
	}
/** Pull right **/
	.pull-right-md {
		float: right;
	}
}
@media (min-width: 1200px) {
/** lg widescreen monitor**/
/** Pull left **/
	.pull-left-lg {
		float: left;
	}
/** Pull right **/
	.pull-right-lg {
		float: right;
	}
}
