/*   WITH SMALLER CSS     */

#word-puzzle {
  text-align: center;
}

input[type="text"] {
  width: 40px;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  margin: 0 5px;
}

#result {
  display: none;
  margin-top: 10px;
  font-weight: bold;
}




@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.row{margin:0px!important;}


body{
  text-align:center;
font-family: 'Quicksand', sans-serif!important;
  font-size:16px!important;
  color:#333!important;
}

.packbutt{
  display:block;
  background-color:#89c33f;
  width:200px;
  margin:auto;
  padding:10px;
  color:white;
  font-weight:bold;
}




/*----------------  SITE MAP  -----------------*/

div#content.row.content div.container div#osmap.osmap-sitemap{
text-align:center;  
}
div#osmap.osmap-sitemap div.osmap-items ul li a.osmap-link{ 
  color:white;
}
div#osmap.osmap-sitemap div.osmap-items ul {
 padding:0px;   
  margin:0px;
}

/*----------------  SITE MAP  -----------------*/









/*-------------------  EXAMPLE SLIDERS  ---------------*/

 div.flexslider{
  background:none;
   border:0px;
}

div.flexslider div.flex-viewport ul.slides li a,
 div.flexslider div.flex-viewport ul.slides li,
 div.flexslider div.flex-viewport ul.slides,
div.flexslider div.flex-viewport
{
   padding:0px!important;
  margin:0px!important;
  background-color:none!important;
  background:none!important;
   border:0px;
}

div.flexslider div.flex-viewport ul.slides li a {
  width:100%!important;
}
div.flexslider div.flex-viewport ul.slides li a img{
    padding-bottom:45px;
}

  div.flexslider div.flex-viewport ul.slides li p.flex-caption{
  background:none;
}
div.flexslider ol.flex-control-nav.flex-control-paging li a{
  border-radius:0px;
  border:0px;
  background:none!important;
  background-color:#ddd!important; 
  width:14px!important;
  height:14px!important;
  overflow:hidden;
  padding:0px!important;
}
  div.flexslider ol.flex-control-nav.flex-control-paging li a.flex-active{
 background-color:#89c33f!important;
}

div.row.webpackages div.col-md-12.webpackages1 div.moduletable div.custom div.container div.row div.col-md-3 div.moduletable div.flexslider div.flex-viewport ul.slides li p.flex-caption, 
div.row.webpackages div.col-md-12.webpackages1 div.moduletable div.custom div.container div.row div.col-md-3 div.moduletable div.flexslider div.flex-viewport ul.slides li p.flex-caption a {
  color:grey;
   text-shadow:none;
}

div.col-md-12.webpackages1 div.moduletable div.custom div.container div.row div.col-md-3 div.moduletable h3,
div#content.row.content div.container div.item-page div div.contentpackages div.moduletable div.custom div.container div.row div.col-md-3 div.moduletable h3{
max-width:210px;
  text-align:center;
  margin:auto;
}

@media (max-width: 992px) {
 div.moduletable div.custom div.container div.row div.col-md-3 div.moduletable div.flexslider{
 margin-bottom:80px; 
}

}


/*-------------------  EXAMPLE SLIDERS  ---------------*/



/*------------------  FOOTER MENU ---------------*/

div.row.footer div.container div.custom div.col-md-3 div.moduletable ul.nav.menu li a{
  padding:0px;
}

div.row.footer div.container div.custom div.col-md-3 div.moduletable ul.nav.menu li a:hover {
 background:none;
  color:pink;
}


div.row.footer div.container div.custom div.col-md-3 div.moduletable ul.nav.menu {
  padding:0px;
  margin:0px;
  display:inline;
  text-align:right;
}

@media (max-width: 992px) {
div.row.footer div.container div.custom div.col-md-3 div.moduletable ul.nav.menu {
 padding:3px;
  text-align:left;
}
  div.row.footer div.container div.custom div.col-md-3.col-sm-3 div.moduletable ul.nav.menu{
   width:100%;
   display:inline-block;
      height:auto;
    margin-bottom:10px;
  }
}
/*-----------------  FOOTER MENU  ----------------*/









/*---------------- PACKAGES PAGE ----------*/



.contentpackages{
  text-align:center;
}
.contentpackages .dark{
  background-color:#26587f !important;
}
.contentpackages .platinum, .contentpackages .gold, .contentpackages .silver, .contentpackages .bronze{
  color:#4d4d4d;
  box-shadow:0px 0px 10px #333;
}
.contentpackages .col-md-3 a{ 
 display:block; 
  padding:10px;
  border:1px solid white;
  width:140px;
  margin:auto;
  margin-top:20px;
  color:white;
  line-height:18px;
}

div#content.row.content div.container div.item-page div div.contentpackages div.moduletable div.custom > div.row:nth-child(2) {
padding-left:25px;
}

/*---------------- PACKAGES PAGE ----------*/



/*----------- PACKAGE DETAILS PAGES ---------*/

.package-features-boxes{
  
  padding:10px;
  padding-left:50px;
  margin:15px;
  display:block;
  width:100%;
  text-align:left;
  font-weight:bold;
    background-image: url(../../../images/green-tick.png);
  background-position:22px 18px;
  background-repeat:no-repeat;

}

.packagepricedetails{
  -webkit-clip-path: polygon(0% 60%, 100% 0%, 100% 100%, 0 100%);
  clip-path: polygon(0% 10%, 100% 0%, 100% 100%, 0 100%);
  padding-top:100px;
  background-color:white;
  margin-top:-150px!important;
}


@media (max-width: 992px) {

.packagepricedetails{
  -webkit-clip-path: polygon(0% 5%, 100% 0%, 100% 100%, 0 100%);
          clip-path: polygon(0% 5%, 100% 0%, 100% 100%, 0 100%);
}
  div.row.packagepricedetails div.col-md-12 div.moduletable h3 {
    margin-bottom:50px!important;;
  }
} 



.bronzeprices:nth-child(2) .month{
      letter-spacing: -10px;
}
.bronzeprices:nth-child(2) .subscription{
  width:35%;
}
.silverprices:nth-child(2) .month{
      letter-spacing: -10px;
}
.silverprices:nth-child(2) .subscription{
  width:35%;
}

.goldprices:nth-child(2) .month{
      letter-spacing: -10px;
}
.goldprices:nth-child(2) .subscription{
  width:35%;
}
.platinumprices:nth-child(2) .month{
      letter-spacing: -10px;
}
.platinumprices:nth-child(2) .subscription{
  width:35%;
}



.subscription-wrap {
  overflow:hidden;
  background: linear-gradient(to bottom right, #26a7de, #26587f);
 
}

.price1{
  color:white;
 border:1px solid #ccc; 
  margin-bottom:100px;
  overflow:hidden;
}

.month{
  font-size:80px;
  font-weight:bold;
  float:left;
 padding-left:20px;
  padding-right:20px;
}

.subscription{
  float:left;
  font-size:30px;
  width:30%;
  text-align:left;
  line-height:35px;
    padding-top:22px;
  margin-bottom:20px;
}

.weeklyprice{
  position:absolute;
  font-size:50px;
  font-weight:bold;
  padding-top:20px;
  top:0px;
  right:30px;
  width:120px;
  padding-bottom:30px;
  background-color:#89c33f;
  box-shadow: 0px 2px 5px #333 ;
}

.perweek1:nth-child(1){
  margin-top:0px;
  margin-bottom:-15px;
}
.perweek1{
  font-size:12px;
  width:100%;
  display:block;
  margin-top:-10px;
}


.otherprices{
  font-size:20px;
  width:100%;
  display:block;
  float:left;
  padding:50px;
  color:grey;
}

.whiteline{
  width:100%;
  display:block;
  height:2px;
  background-color:#ddd;
  margin:20px auto;
  
}


/*----------- PACKAGE DETAILS PAGES ---------*/



/*----------- ENQUIRY FORM -------------*/


.enquiryform{
   background: linear-gradient(to bottom right, #26a7de, #26587f);
   -webkit-clip-path: polygon(0% 60%, 100% 0%, 100% 100%, 0 100%);
  clip-path: polygon(0% 10%, 100% 0%, 100% 100%, 0 100%);
  padding-bottom:100px;
  padding-top:100px;
  color:white;
  text-align:left;
  font-size:20px;
}

.enquiryform h2{
  text-align:left;
}

.chronoforms{
  padding:30px;
  border:1px solid white;
  margin-top:30px;
}

.chronoforms input{
 border-radius:0px!important;
  border:0px;
  padding:15px!important;
   color:#999!important;
  font-weight:bold;
  font-family: 'Quicksand', sans-serif!important;
}
.chronoforms input::placeholder{
  color:#333!important;
  font-weight:bold;
  font-family: 'Quicksand', sans-serif!important;
}

.chronoforms button{
  background:none!important;
  border-radius:0px!important;
  border:1px solid white!important;
}

.chronoforms6_credits{
  display:none;
}


/*----------- ENQUIRY FORM -------------*/



.row .hosting{
  padding:0px;
  margin-top:-40px;
}

.row .hosting .row{  
  display:table!important;
  width:100%;
  height:600px;
}

.row .hosting .row .col-md-6{ 
  float:none!important;
  position:static!important;
  display: table-cell!important;
  vertical-align: middle!important;
  height:600px;
  height:auto;
  color:white;
}
.hostingcol{
  background-image: url(../../../images/hosting-bg.jpg);
  background-size:cover;
  
}
.emails{
  background-image: url(../../../images/email-bg.jpg);
  background-size:cover;
  
}



@media (max-width: 992px) {
 
  div.row.hosting div.col-md-12.hosting div.moduletable div.custom div.row div.col-md-6.emails, 
  div.row.hosting div.col-md-12.hosting div.moduletable div.custom div.row div.col-md-6.hostingcol {
  display:inline-block!important;
    position:static!important;
    width:100%;
    padding:40px;
    padding-bottom:70px;
}
  
  
}







h2{
  text-align:center;
  font-size:50px!important;
  font-weight:300!important;
}


div#content.row.content div.container div.item-page div div.row div.row div.col-md-3,  div.row.features1 div.col-md-12.features12 div.moduletable div.custom div.container div.row.packageatures1 div.col-md-3{
  text-align:center;
  padding-top:70px;
  background-repeat:no-repeat;
  background-position:top center;
}


/*-------------  HOMEPAGE ICONS  --------------*/


/*------- ROW 1 --------------------*/

div#content.row.content div.container div.item-page div div.row > div.row > div.col-md-3:nth-child(1){
  background-image:url(../../../images/icons/wdo-icons_wallet.svg);
   background-size:20%; 
}
div#content.row.content div.container div.item-page div div.row > div.row > div.col-md-3:nth-child(2){
  background-image:url(../../../images/icons/wdo-icons_domain.svg);
   background-size:20%; 
}
div#content.row.content div.container div.item-page div div.row > div.row > div.col-md-3:nth-child(3){
  background-image:url(../../../images/icons/wdo-icons_server.svg);
   background-size:20%; 
}
div#content.row.content div.container div.item-page div > div.row > div.row > div.col-md-3:nth-child(4){
  background-image:url(../../../images/icons/wdo-icons_thumb.svg);
   background-size:20%; 
}

/*------- ROW 2 --------------------*/
  div.row.features1 div.col-md-12.features12 div.moduletable div.custom div.container div.row:nth-child(1) div.col-md-3:nth-child(1){
background-image:url(../../../images/icons/wdo-icons_megaphone.svg);
   background-size:20%; 
  }

div.row.features1 div.col-md-12.features12 div.moduletable div.custom div.container div.row:nth-child(1) div.col-md-3:nth-child(2){
background-image:url(../../../images/icons/wdo-icons_design.svg);
   background-size:20%; 
  }

div.row.features1 div.col-md-12.features12 div.moduletable div.custom div.container div.row:nth-child(1) div.col-md-3:nth-child(3){
background-image:url(../../../images/icons/wdo-icons_responsive.svg);
   background-size:20%; 
  }

div.row.features1 div.col-md-12.features12 div.moduletable div.custom div.container div.row:nth-child(1) div.col-md-3:nth-child(4){
background-image:url(../../../images/icons/wdo-icons_chips.svg);
   background-size:20%; 
  }
/*---------- ROW 3 -----------------*/

 div.row.features1 div.col-md-12.features12 div.moduletable div.custom div.container div.row:nth-child(2) div.col-md-3:nth-child(1){
background-image:url(../../../images/icons/wdo-icons_rocket.svg);
   background-size:20%; 
  }

div.row.features1 div.col-md-12.features12 div.moduletable div.custom div.container div.row:nth-child(2) div.col-md-3:nth-child(2){
background-image:url(../../../images/icons/wdo-icons_update.svg);
   background-size:20%; 
  }

div.row.features1 div.col-md-12.features12 div.moduletable div.custom div.container div.row:nth-child(2) div.col-md-3:nth-child(3){
background-image:url(../../../images/icons/wdo-icons_coins.svg);
   background-size:20%; 
  }

div.row.features1 div.col-md-12.features12 div.moduletable div.custom div.container div.row:nth-child(2) div.col-md-3:nth-child(4){
background-image:url(../../../images/icons/wdo-icons_backup.svg);
   background-size:20%; 
  }

div#content.row.content div.container div.item-page div div.row > div.row{
  margin-top:150px!important;
  padding-bottom:50px;
}
div.row.features1 div.col-md-12.features12 div.moduletable div.custom div.container div.row:nth-child(2){
  margin-top:60px!important;
  padding-bottom:500px;
}



@media (max-width: 992px) {
 
  div#content.row.content div.container div.item-page div div.row div.row div.col-md-3,  div.row.features1 div.col-md-12.features12 div.moduletable div.custom div.container div.row.packageatures1 div.col-md-3{
  background-size:8%!important;
}
  
}
@media (max-width: 507px) {
 
  div#content.row.content div.container div.item-page div div.row div.row div.col-md-3,  div.row.features1 div.col-md-12.features12 div.moduletable div.custom div.container div.row.packageatures1 div.col-md-3{
  background-size:20%!important;
}
  
}



/*-------------  HOMEPAGE ICONS  --------------*/




.feature{
 
  font-weight:500;
  margin-bottom:40px;
  font-size:14px;
  text-align:center;
  
}


.subtext{
  text-align:center;
  font-size:22px;
  margin-bottom:30px;
  
}

h3 {
   
font-family: 'Quicksand', sans-serif;
  font-size:30px!important;
font-weight:300!important;  
  margin-bottom:30px!important;
}

@media (max-width: 767px) {
h3 {
margin-bottom:10px!important;
 
  }
}




.content{
   -webkit-clip-path: polygon(0% 5%, 100% 0%, 100% 100%, 0 100%);
  clip-path: polygon(0% 5%, 100% 0%, 100% 100%, 0 100%);
background: linear-gradient(to bottom right, #26a7de, #26587f);
  margin-top:-140px!important;
 color:white;
     margin-bottom:40px!important;
text-align:left;
  padding-bottom:150px;

}




.features1{
   -webkit-clip-path: polygon(0% 60%, 100% 10%, 100% 100%, 0 100%);
           clip-path: polygon(0% 0%, 100% 10%, 100% 100%, 0% 100%);
background: linear-gradient(to bottom right, #741d62, #e80d85);
  margin-top:-200px!important;
 color:white;
     margin-bottom:40px!important;
text-align:left;
  padding-top:150px;

}

@media (max-width: 1072px) {
  .features1{
   -webkit-clip-path: polygon(0% 0%, 100% 6%, 100% 100%, 0% 100%);
           clip-path: polygon(0% 0%, 100% 6%, 100% 100%, 0% 100%);
  }
  .content{
    -webkit-clip-path: polygon(0% 2%, 100% 0%, 100% 100%, 0 100%);
            clip-path: polygon(0% 2%, 100% 0%, 100% 100%, 0 100%);
  }
}

@media (max-width: 992px) {
  .features1{
   -webkit-clip-path: polygon(0% 0%, 100% 5%, 100% 100%, 0% 100%);
           clip-path: polygon(0% 0%, 100% 5%, 100% 100%, 0% 100%);
  }
}



.features1 .row:last-child{
  padding-bottom:450px;
  background-image:url(../../../images/apple-prods.png);
background-repeat:no-repeat;
  background-position:center bottom;
}


@media (max-width: 992px) {
 
  .features1 .row:last-child{
    background-size:100%;
    padding-bottom:300px!important;
}
  
}
@media (max-width: 507px) {
 
  .features1 .row:last-child{
    padding-bottom:200px!important;
}
  
}



/*---------------  WEB PACKAGES -------------*/

.package-bullets {
  margin-top:20px;
  min-height:200px;
}

.package-bullets li{
  text-align:left;
  padding:8px;
  padding-left:60px;
  font-size:12px;
  font-weight:bold;
    background-image:url(../../../images/green-tick.png);
background-repeat:no-repeat;
  background-position:40px 12px;
}

.package-desc{
  border-bottom:1px solid #ccc;
  min-height:150px;
}

.webpackages{
 color:#4d4d4d;   
  padding-top:50px!important; 
  padding-bottom:250px!important; 
background-color:#eee!important;
  background-image:url(../../../images/footer-products1.png);
  background-position:center bottom;
  background-repeat:no-repeat;
}


@media (max-width: 992px) {
  .webpackages{
  background-size:100%;
  }
}

.webpackages .col-md-12{
  margin:0px!important;
  padding:0px;
}

.col-md-12.dark{
  background-color:#e3e3e3;
  margin-top:8px!important;
  margin-bottom:8px!important;
  padding:8px;
}


@media (max-width: 992px) {
  .col-md-12.dark{
    background:none;
  }
  .col-md-12.dark .col-md-3:first-child{
    display:none;
  }
 div.row.webpackages div.col-md-12.webpackages1 div.moduletable div.custom div.row div.col-md-12 .col-md-3:first-child{
    display:none;
  }
  div.row.webpackages div.col-md-12.webpackages1 div.moduletable div.custom div.row div.col-md-12 .col-md-3:last-child{
  background-color:#e3e3e3;
    padding:10px;
  }
  div.row.webpackages div.col-md-12.webpackages1 div.moduletable div.custom div.row div.col-md-12{
    margin:0px!important;
    padding:0px;
  }
  
  div.row.webpackages div.col-md-12.webpackages1 div.moduletable div.custom div.row div.col-md-12 .col-md-3{
  margin:10px 0px;
  }
  
  
  
  
  
  div.contentpackages div.moduletable div.custom div.row div.col-md-12.dark {
     background:none!important;
  }
  
 div.contentpackages div.moduletable div.custom div.row div.col-md-12 .col-md-3:first-child{
    display:none;
   
  }
  div.contentpackages div.moduletable div.custom div.row div.col-md-12 .col-md-3:last-child{
    padding:10px;
    background-color:#26587f!important;
  }
  
   div.contentpackages div.moduletable div.custom div.row div.col-md-12 {
    margin:0px!important;
    padding:0px;
  }
  
  div.contentpackages div.moduletable div.custom div.row div.col-md-12 .col-md-3{
  margin:10px 0px;
  }
  
}




.bronze, .silver, .gold, .platinum {
    margin-top:40px;
  background-color:white;
  min-height:700px;
  background-repeat:no-repeat;
  box-shadow:0px 0px 10px #999;
  padding-top:5px;
  transition: all 0.3s ease;
  top:0px;
}



.bronze:hover, .silver:hover, .gold:hover, .platinum:hover {
  position:relative;  
  top:-10px;
}


@media (max-width: 992px) {
  .bronze, .silver, .gold, .platinum {
  background-size:100% 190px ;
  }
}

.bronze{
  background-image:url(../../../images/bronze-tab-bg.png);
}
.silver{
  background-image:url(../../../images/silver-tab-bg.png);
}
.gold{
  background-image:url(../../../images/gold-tab-bg.png);
}
.platinum{
  background-image:url(../../../images/platinum-tab-bg.png);
}




h4{
  padding-top:30px!important;
  font-size:30px!important;
  padding-bottom:7px;
}
.price{
  background-position:center;
  padding:30px;
  padding-top:43px;
  background-repeat:no-repeat;
  font-size:43px;
  font-weight:bold;
line-height:13px;
  margin-bottom:20px;
}

.perweek{
  font-size:11px;
}

.webpackages1 .col-md-3 a, div.contentpackages div.moduletable div.custom div.container div.row div.col-md-3 div a{ 
 display:block; 
  padding:10px;
  width:80%;
  margin:auto;
  margin-top:20px;
  color:white;
  line-height:18px;
  background-color:green;
  font-weight:bold;
}




.green{
  color:#89c33f;
  font-weight:bold;
  
}

/*---------------  WEB PACKAGES -------------*/







/* ------------- ARTICLE -------------*/

.page-header {
  padding:0px!important;
  margin:0px!important;
  border:0px!important;
}

.page-header h1{
 padding:0px!important;
  margin:0px!important;
font-family: 'Quicksand', sans-serif;
  font-size:28px!important;
  font-weight:bold!important;
margin:40px!important;
  
}

/* ------------- ARTICLE -------------*/



























/*----------  SLIDER TEXT  ------------*/

div#n2-ss-2item1{
  font-weight:700!important;
}

#slider-logo-wrap {
  position:absolute!important;
  z-index:99;
  top:50%;
  left:50%;
  margin-top:-160px;
  margin-left:-110px;
}

#tag-line{
  font-size:27px;
  max-width:220px;
  font-weight:bold;
  margin-top:10px;
}

/*----------  SLIDER TEXT  ------------*/





/*--------------------   LOGO  ------------------*/


div.col-sm-3.col-xs-12.logo > div.custom  img{
  max-width:100%;
  padding:10px;
  height:70px;
  width:auto;
  margin-top:160px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  
}

div.row.menubar > div.col-sm-3.col-xs-12.logo{
text-align:left;
}


.smaller div.col-sm-3.col-xs-12.logo > div.custom  img{
  transition-delay: 0.3s;
}



.menubar.smaller > div.col-sm-3.col-xs-12.logo img {
  margin-top:2px;
  height:70px;
}







/*--------------------   LOGO  ------------------*/






/*--------------------   MENU  ------------------*/






.menubar{
height: 150px;
  z-index:9999;
  width:100%;
  overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  
}


.menubar.smaller {
    height: 75px;
    background-color:rgba(0,0,0,0.5);
  

}




ul.nav.navbar-nav > ul.nav.menu > li, ul.nav.navbar-nav > ul.nav.menu > li a{
display:inline;
  padding:0px;
  margin:0px; 
   outline: 0;
  color:white;
}

.smaller ul.nav.menu li a{
  color:#white!important;
}
.smaller ul.nav.menu li a:hover{
  color:#f9a719!important;
}



ul.nav.navbar-nav > ul.nav.menu > li a{
padding:10px;
  font-size:18px;
  font-weight:600;
font-family: 'Quicksand', sans-serif;
}


ul.nav.navbar-nav > ul.nav.menu > li:nth-child(even) a:hover, ul.nav.navbar-nav > ul.nav.menu > li:nth-child(even) a:active, ul.nav.navbar-nav > ul.nav.menu > li:nth-child(even) a:focus {
background:none;
  color:#f9a719;
}

ul.nav.navbar-nav > ul.nav.menu > li:nth-child(odd) a:hover, ul.nav.navbar-nav > ul.nav.menu > li:nth-child(odd) a:active, ul.nav.navbar-nav > ul.nav.menu > li:nth-child(odd) a:focus {
background:none;
  color:#f9a719;
}


ul.nav.navbar-nav {
  width:100%;
   text-align:right;
   padding:0px;
   margin:0px;
}

div#menu > div.navbar.navbar-inverse {
background:none;
  border-radius:0px;
  border:0;
  margin:0px;
  padding:0px;
}

ul.nav.navbar-nav {
display:table;
}


ul.nav.menu {
display:table-cell;
  height:150px;
  vertical-align:middle;
      -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}

.menubar.smaller ul.nav.menu{
height:75px;
}



@media (max-width: 847px) {

.menubar{
  height: 100px;
  }
  ul.nav.menu {
    height:100px;
  }
  .paralax1 .moduletable, .paralax1 .custom,
  .paralax2 .moduletable, .paralax2 .custom,
  .paralax3 .moduletable, .paralax3 .custom{
    width:70%;
  }
}

@media (max-width: 847px) {

div#menu > div.navbar.navbar-inverse > div.navbar-collapse > ul.nav.navbar-nav > ul.nav.menu > li > a{
font-size:14px!important;
   
}

  
  
}

@media (max-width: 767px) {

ul.nav.navbar-nav > ul.nav.menu > li, ul.nav.navbar-nav > ul.nav.menu > li a{
display:block;
 width:100%;
  text-align:center;
  background-color:#480a3d;
  margin-bottom:5px;
  
}
  
.smaller  ul.nav.navbar-nav > ul.nav.menu > li, .smaller ul.nav.navbar-nav > ul.nav.menu > li a{
color:white!important;
  }
  
  .smaller  ul.nav.navbar-nav > ul.nav.menu > li:hover, .smaller ul.nav.navbar-nav > ul.nav.menu > li a:hover{
color:#f9a719!important;
  }
  
  .logo{overflow:hidden!important;height:75px;}
  .menubar{
    overflow:visible
  }

  div#menu > div.navbar.navbar-inverse > div.navbar-header > button.navbar-toggle{
  background-color:#480a3d;
border:0px;
   position:absolute;
   top:-65px;
   right:0px;
   z-index:999;
    border-radius:40px!important;
    height:40px;
 }
  
  div#menu > div.navbar.navbar-inverse > div.navbar-header > button.navbar-toggle .icon-bar{
 background-color:#f9a719!important;
  }
  
  
  div.row.menubar > div.col-sm-9.col-xs-12 > div#menu{
   padding:0px;
    position:relative;
    top:0px;
    left:0px;
    width:100%;
    position:absolute;
    
  }
 div#menu > div.navbar.navbar-inverse > div.navbar-collapse {
  background-color:#480a3d;
  }
  
   .paralax1 .moduletable, .paralax1 .custom,
  .paralax2 .moduletable, .paralax2 .custom,
  .paralax3 .moduletable, .paralax3 .custom{
    width:100%;
  }
}


/*--------------------   MENU  ------------------*/














/*---------------------  FOOTER --------------------*/

.footer{
padding-top:50px;
  padding-bottom:50px;
  font-size:14px;
  text-align:left;
  background-color:black;
  color:white;
}
.footer a{
  color:#f9a719;
}

@media (max-width: 801px) {


.footer .col-xs-12{
margin-top:20px;
}

}
/*.footer .col-md-6:nth-child(1){
 text-align:left; 
}
.footer .col-md-6:nth-child(2){
 text-align:right; 
}


@media (max-width: 767px) {

  
}*/



/*---------------------  FOOTER --------------------*/















