/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 @font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot');
  src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), 
  url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'),
   url('../fonts/fontawesome-webfont.ttf') format('truetype'),
   url('../fonts/fontawesome-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.ttf');
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-facebook:before {
  content: "\f09a"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-bars:before {
  content: "\f0c9"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-down:before {
  content: "\f107"
}


.vertical_menu_area .q_social_icon_holder {
  margin: 0 !important;
  float: left;
}
@media only screen and (max-width:1200px) {

  .container_inner,
  div.grid_section .section_inner {
    width: 950px
  }
}

@media only screen and (min-width:1000px) and (max-width:1200px) {

  .header_bottom .container_inner {
    width: 100%
  }
}

@media only screen and (max-width:1000px) {

  .container_inner,
  div.grid_section .section_inner {
    width: 768px
  }

  .header_inner_left,
  header {
    position: relative !important;
    left: 0 !important;
    margin-bottom: 0
  }

  .content {
    margin-bottom: 0 !important
  }

  header {
    top: 0 !important;
    margin-top: 0 !important;
    display: block
  }

  .header_bottom {
    background-color: #fff !important
  }

  header .q_logo img.mobile {
    display: block !important;
    opacity: 1 !important;
    position: relative;
    margin: 0 auto
  }

  header .q_logo img.dark,
  header .q_logo img.light,
  header .q_logo img.normal,
  header .q_logo img.sticky {
    display: none !important
  }

  .logo_wrapper {
    position: absolute
  }

  nav.mobile_menu {
    display: block
  }

  .logo_wrapper,
  .mobile_menu_button {
    display: table
  }

  nav.mobile_menu>ul {
    width: 768px;
    margin: 0 auto
  }

  .logo_wrapper {
    height: 100px !important;
    left: 50%
  }

  .q_logo {
    display: table-cell;
    position: relative;
    top: auto;
    vertical-align: middle
  }

  .q_logo a {
    left: -50%;
    width: auto !important
  }

  .q_logo img {
    top: 0;
    left: 0
  }

  .content {
    margin-top: 0 !important
  }
}

@media only screen and (max-width:768px) {

  .container_inner,
  div.grid_section .section_inner {
    width: 600px
  }

  nav.mobile_menu>ul {
    width: 600px
  }

  .qbutton {
    padding: 0 14px
  }

  .q_social_icon_holder .fa-stack {
    margin: .1407692307692308em
  }
}

@media only screen and (max-width:600px) {

  .container_inner,
  div.grid_section .section_inner {
    width: 420px
  }

  nav.mobile_menu>ul {
    width: 420px
  }
}

@media only screen and (max-width:480px) {

  .container_inner,
  div.grid_section .section_inner {
    width: 300px
  }

  .header_bottom {
    padding: 0 25px
  }

  .header_bottom .container_inner,
  nav.mobile_menu>ul {
    width: auto
  }

  .footer_bottom {
    line-height: 35px;
    height: auto
  }
}

@media only screen and (max-width:420px) {

  .header_bottom {
    padding: 0 15px
  }
}

@media only screen and (max-width:350px) {

  .container_inner,
  div.grid_section .section_inner {
    width: 95%
  }

  .section_inner_margin {
    margin: 0
  }
}
@media only screen and (max-width: 1000px){
  .header_bottom,
nav.mobile_menu{
background-color: #f7f7f7 !important;
}
}
    /* Webkit */
    ::selection {
      background: #ce422c;
      }
      /* Gecko/Mozilla */
      ::-moz-selection {
      background: #ce422c;
      }
  
  
      aside .widget a:hover
    {
          color: #ce422c !important;
      }
    a:hover,
    p a:hover,
    nav.mobile_menu ul li a:hover
    {
  
      color: #ce422c;
    }
  
      .qbutton:hover{
          border-color: #ce422c    }
  
      .qbutton:hover,
      .q_social_icon_holder.circle_social .fa-stack:hover
    {
          background-color: #ce422c;
      }
  
  
      .ajax_loader .double_pulse .double-bounce1,
      .ajax_loader .double_pulse .double-bounce2{
      background-color: #49341c;
      }
  
      body{
                    font-family: 'Raleway', sans-serif;
               color: #43434f;     	 font-size: 13px;     	font-weight: 500;    }
              body,
      .wrapper,
      .content,
      .full_width
      {
            background-color:#ffffff;
          }
          
      
  
  
  .header_bottom{
    background-color: rgba(255,255,255,0);
  }
  
  
  .header_bottom{
      border-bottom: 0;
  }
  
  .header_bottom{
      box-shadow: none;
  }
  
  
  
  
  
              .content{
          margin-top: -100px;
        }
  
      @media only screen and (max-width: 1000px){
          .q_logo a,.q_logo img{
              height: 50px !important;
          }
      }   
  
      @media only screen and (max-width: 480px){
          .q_logo a,.q_logo img{
              height: 50px !important;
          }
      }
  
  
  
  
  
  
  nav.mobile_menu ul li a{
     color: #cbcbce; 		font-family: 'Raleway', sans-serif;
       font-size: 13px; 	 line-height: 16px; 		 font-weight: 700; 			text-transform: uppercase;
    }
  
  
    nav.mobile_menu ul li span.mobile_arrow i, nav.mobile_menu ul li span.mobile_arrow i {
        color: #cbcbce;
    }
  
  nav.mobile_menu ul li a:hover,
  nav.mobile_menu ul li.current-menu-item > a{
    color: #ce422c;
  }
    nav.mobile_menu ul li,
    nav.mobile_menu ul li{
      border-color: #f7f7f7;
    }
  
    @media only screen and (max-width: 1000px){
      .header_bottom,
      nav.mobile_menu{
        background-color: #f7f7f7 !important;
      }
    }
  h2{
    color: #43434f; 			font-family: 'Raleway', sans-serif;
      font-size: 35px; 	line-height: 70px; 	font-style: normal; 	font-weight: 800;     letter-spacing: 3px; 	text-transform: uppercase; }
  h3{
    color: #43434f; 		font-family: 'Raleway', sans-serif;
      font-size: 20px; 	line-height: 40px; 	font-style: normal; 	font-weight: 800;     letter-spacing: 3px; 	text-transform: uppercase; }
  h4{
    color: #303030; 		font-size: 18px; 			font-weight: 600;     letter-spacing: 1px; 	}
  h5{
    color: #43434f; 		font-family: 'Raleway', sans-serif;
      font-size: 18px; 	line-height: 46px; 	font-style: normal; 	font-weight: 700;     letter-spacing: 0px; 	text-transform: uppercase; }
  
      p{
        color: #43434f;    	    		font-family: 'Raleway', sans-serif;
              font-size: 13px;    	line-height: 25px;    	font-style: normal;    	font-weight: 500;    	    	    }
      .side_menu a{
        color: #43434f;    }
    
  
  
  
  .qbutton
    {
    color: #ffffff; 		font-family: 'Raleway', sans-serif;
    
        border-color: #a8986e; 
      font-size: 13px; 		line-height: 46px; 		height: 46px; 		font-style: normal; 		font-weight: 700; 		background-color: #d46b5b; 		border-radius: 0px; 		-moz-border-radius: 0px; 		-webkit-border-radius: 0px; 		letter-spacing: 2px; 		 border-width: 0px;	}
  
  
    .qbutton:hover
    {
     color: #ffffff; 
     border-color: #333333	}
  
    .qbutton:hover
    {
       background-color: #ce422c; 			}
  
  
  
  
    .footer_bottom_holder{
      background-color:#ce422c;
    }
  
  
  
  
  
  
  .footer_bottom, .footer_bottom p {
    color:#ffffff;
  }
  
  
  
  
    .vertical_menu_area{
      text-align:left;
    }
    
  
    nav.vertical_menu > ul > li > a{
     color: #cbcbce; 			font-family: 'Raleway', sans-serif;
       font-size: 13px; 	 font-style: normal; 	 font-weight: 700; 	 line-height: 45px; 	 letter-spacing: 2px; 	 text-transform: uppercase; 	}
  
    nav.vertical_menu > ul > li:hover > a{
    color: #ce422c;
    }
    

  
  
      #back_to_top span i{
        color: #333333;
    }
      #back_to_top:hover span i{
        color: #ffffff;
    }
  
      #back_to_top span i{
        line-height: 45px;
    }
    #back_to_top span{
      background-color: rgba(0,10,0,0);border-color: rgba(51,51,51,1);border-width:2px;border-style: solid;border-radius:30px;height:45px;line-height:45px;width:45px	}
    #back_to_top:hover span{
      background-color: rgba(51,51,51,1);border-color: rgba(51,51,51,1)	}
  
      h2,
      h3 {
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 600
      }
      
      a,
      h2,
      h3,
      h4,
      h5,
      p a {
        color: #303030
      }
      
      .clearfix:after {
        clear: both
      }
      
      .sticky {
        opacity: 1
      }
      
      .clearfix:after,
      .clearfix:before {
        content: " ";
        display: table
      }
      
      aside,
      footer,
      header,
      nav,
      section {
        display: block
      }
      
      ::selection {
        background: #1abc9c;
        color: #fff
      }
      
      ::-moz-selection {
        background: #1abc9c;
        color: #fff
      }
      
      a,
      b,
      body,
      div,
      h2,
      h3,
      h4,
      h5,
      html,
      i,
      iframe,
      li,
      p,
      span,
      strong,
      u,
      ul {
        background: 0 0;
        border: 0;
        margin: 0;
        padding: 0;
        vertical-align: baseline;
        outline: 0
      }
      
      a img {
        border: none
      }
      
      header {
        vertical-align: middle
      }
      
      img {
        max-width: 100%;
        height: auto;
        image-rendering: optimizeQuality
      }
      
      h2 {
        font-size: 24px;
        line-height: 1.384615384615385em
      }
      
      h3 {
        font-size: 17px;
        line-height: 1.304347826086957em
      }
      
      h4 {
        font-size: 19px;
        line-height: 1.375em;
        font-weight: 400
      }
      
      h5 {
        font-weight: 600;
        letter-spacing: 1px;
        text-transform: uppercase
      }
      
      h5 {
        font-size: 15px;
        line-height: 1.571428571428571em
      }
      
      a,
      p a {
        text-decoration: none;
        cursor: pointer
      }
      
      a:hover,
      p a:hover {
        color: #1abc9c;
        text-decoration: none
      }
      
      ul {
        list-style-position: inside
      }
      
      .ajax_loader,
      .meta {
        display: none
      }
      
      .wrapper,
      body {
        background-color: #f6f6f6
      }
      
      html {
        height: 100%;
        margin: 0 !important;
        -webkit-transition: all 1.3s ease-out;
        -moz-transition: all 1.3s ease-out;
        -o-transition: all 1.3s ease-out;
        -ms-transition: all 1.3s ease-out;
        transition: all 1.3s ease-out
      }
      
      body {
        font-family: Raleway, sans-serif;
        font-size: 14px;
        line-height: 26px;
        color: #818181;
        font-weight: 400;
        overflow-y: scroll;
        overflow-x: hidden !important;
        -webkit-font-smoothing: antialiased
      }
      
      .wrapper {
        position: relative;
        z-index: 1000;
        -webkit-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
        -moz-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
        -o-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
        -ms-transition: left .33s cubic-bezier(.694, .0482, .335, 1);
        transition: left .33s cubic-bezier(.694, .0482, .335, 1);
        left: 0
      }
      
      .wrapper_inner {
        width: 100%;
        overflow: hidden
      }
      
      .ajax_loader {
        position: fixed;
        top: 50%;
        left: 50%;
        z-index: 1100
      }
      
      @media only screen and (min-width:1000px) {
        body.vertical_menu_enabled:not(.vertical_menu_hidden) .ajax_loader {
          margin-left: 130px
        }
      }
      
      .ajax_loader_1 {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 100%
      }
      
      .ajax_loader .double_pulse {
        width: 40px;
        height: 40px;
        margin: -20px 0 0 -20px;
        position: relative
      }
      
      .ajax_loader .double_pulse .double-bounce1,
      .ajax_loader .double_pulse .double-bounce2 {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-color: #303030;
        opacity: .6;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-animation: bounce 2s infinite ease-in-out;
        animation: bounce 2s infinite ease-in-out
      }
      
      .ajax_loader .double_pulse .double-bounce2 {
        -webkit-animation-delay: -1s;
        animation-delay: -1s
      }
      
      @-webkit-keyframes bounce {
      
        0%,
        100% {
          -webkit-transform: scale(0)
        }
      
        50% {
          -webkit-transform: scale(1)
        }
      }
      
      @keyframes bounce {
      
        0%,
        100% {
          transform: scale(0);
          -webkit-transform: scale(0)
        }
      
        50% {
          transform: scale(1);
          -webkit-transform: scale(1)
        }
      }
      
      header {
        width: 100%;
        display: inline-block;
        margin: 0;
        position: relative;
        z-index: 110;
        -webkit-backface-visibility: hidden
      }
      
      header .header_inner_left {
        position: absolute;
        left: 45px;
        top: 0
      }
      
      header .container_inner .header_inner_left {
        position: absolute;
        left: 0;
        top: 0
      }
      
      .header_bottom,
      .q_logo,
      .q_logo a {
        position: relative
      }
      
      .header_bottom {
        padding: 0 45px;
        background-color: #fff;
        -webkit-transition: all .2s ease 0s;
        -moz-transition: all .2s ease 0s;
        -o-transition: all .2s ease 0s;
        transition: all .2s ease 0s
      }
      
      .logo_wrapper {
        height: 100px;
        float: left
      }
      
      .q_logo {
        top: 50%;
        left: 0
      }
      
      .q_logo a {
        display: block;
        visibility: hidden
      }
      
      .q_logo img {
        display: block;
        opacity: 1;
        position: absolute;
        top: -50%;
        width: auto !important;
        max-width: none;
        -webkit-transition: opacity .6s ease-in-out;
        transition: opacity .6s ease-in-out
      }
      
      .q_logo img.dark,
      .q_logo img.light,
      .q_logo img.mobile,
      .q_logo img.sticky {
        opacity: 0
      }
      
      header.light .q_logo img.normal {
        opacity: 0
      }
      
      header.light .q_logo img.light {
        opacity: 1
      }
      
      header.light .q_logo img.dark {
        opacity: 0
      }
      
      header:not(.centered_logo) .q_logo img {
        height: 100%
      }
      
      nav.vertical_menu>ul>li>a>span:not(.plus) {
        position: relative;
        display: inline-block;
        line-height: initial
      }
      
      nav.mobile_menu {
        background-color: #fff
      }
      
      div.section {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
      }
      
      .mobile_menu_button {
        display: none;
        float: left;
        height: 100px;
        margin: 0 20px 0 0
      }
      
      .mobile_menu_button span {
        width: 19px;
        height: 17px;
        font-size: 14px;
        z-index: 50;
        display: table-cell;
        position: relative;
        cursor: pointer;
        vertical-align: middle
      }
      
      nav.mobile_menu,
      nav.mobile_menu ul {
        display: none;
        width: 100%;
        position: relative
      }
      
      nav.mobile_menu {
        float: left;
        top: 0;
        text-align: left;
        overflow: hidden;
        z-index: 100
      }
      
      nav.mobile_menu ul {
        list-style: none;
        padding: 0;
        margin: 0
      }
      
      nav.mobile_menu>ul {
        margin-bottom: -1px !important
      }
      
      nav.mobile_menu ul li {
        margin: 0;
        padding: 0;
        position: relative
      }
      
      nav.mobile_menu ul li a {
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
        -webkit-tap-highlight-color: transparent
      }
      
      nav.mobile_menu ul li {
        border-bottom: 1px solid #eaeaea
      }
      
      nav.mobile_menu ul li:last-child {
        border: 0 !important
      }
      
      nav.mobile_menu ul li span.mobile_arrow i {
        color: #888
      }
      
      nav.mobile_menu ul>li>span.mobile_arrow i {
        display: none
      }
      
      nav.mobile_menu ul li a {
        font-size: 13px;
        font-weight: 400;
        color: #888;
        padding: 10px 0;
        display: block;
        position: relative;
        text-transform: none;
        line-height: 26px;
        letter-spacing: 0
      }
      
      nav.mobile_menu ul li a:hover {
        color: #1abc9c
      }
      
      .content,
      .full_width {
        background-color: #f6f6f6
      }
      
      .mobile_menu_button span {
        -webkit-transition: opacity .3s ease;
        -moz-transition: opacity .3s ease;
        -ms-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        color: #9d9d9d
      }
      
      .mobile_menu_button span:hover {
        opacity: .8
      }
      
      .container,
      .content,
      .full_width {
        z-index: 100;
        position: relative
      }
      
      .content {
        margin-top: 0
      }
      
      .container {
        padding: 0;
        width: 100%
      }
      
      .container_inner {
        width: 1100px;
        margin: 0 auto
      }
      
      .header_bottom .container_inner {
        position: relative
      }
      
      div.section {
        position: relative
      }
      
      .grid_section .section_inner {
        width: 1100px;
        margin: 0 auto;
        position: relative;
        z-index: 20
      }
      
      .full_section_inner {
        position: relative;
        z-index: 20
      }
      
      .separator {
        position: relative;
        display: block;
        height: 1px;
        background-color: #eaeaea;
        margin: 10px 0
      }
      
      .separator.transparent {
        background-color: transparent
      }
      
      .qbutton {
        -moz-transition: color .1s linear, background-color .1s linear, border-color .1s linear;
        -ms-transition: color .1s linear, background-color .1s linear, border-color .1s linear;
        -o-transition: color .1s linear, background-color .1s linear, border-color .1s linear;
        white-space: nowrap
      }
      
      .qbutton {
        position: relative;
        display: inline-block;
        width: auto;
        height: 39px;
        line-height: 39px;
        margin: 0;
        padding: 0 23px;
        border: 2px solid #303030;
        font-size: 13px;
        font-weight: 700;
        font-family: inherit;
        text-align: left;
        color: #303030;
        text-decoration: none;
        cursor: pointer;
        outline: 0;
        font-style: normal;
        text-transform: uppercase;
        letter-spacing: 1px;
        -o-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
        text-shadow: none;
        background-color: transparent;
        -webkit-transition: color .1s linear, background-color .1s linear, border-color .1s linear;
        transition: color .1s linear, background-color .1s linear, border-color .1s linear;
        -webkit-box-sizing: initial !important;
        -moz-box-sizing: initial !important;
        box-sizing: initial !important
      }
      
      .qbutton:hover {
        background-color: #1abc9c;
        border-color: #1abc9c;
        color: #fff;
        text-decoration: none
      }
      
      .qbutton.center {
        text-align: center
      }
      
      .wpb_content_element.wpb_single_image img {
        vertical-align: middle
      }
      
      #back_to_top span,
      .q_social_icon_holder .fa-stack {
        text-align: center
      }
      
      .q_social_icon_holder {
        display: inline-block;
        position: relative
      }
      
      .q_social_icon_holder .fa-stack {
        background-color: #e3e3e3;
        border: 0 solid #f0f0f0;
        margin: .2307692307692308em;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out
      }
      
      .q_social_icon_holder.circle_social .fa-stack {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%
      }
      
      .q_social_icon_holder .fa-stack i {
        color: #b9b9b9;
        -webkit-transition: color .3s ease-out;
        -moz-transition: color .3s ease-out;
        -o-transition: color .3s ease-out;
        transition: color .3s ease-out
      }
      
      .q_social_icon_holder.circle_social .fa-stack:hover {
        background-color: #1abc9c;
        border-color: transparent
      }
      
      .q_social_icon_holder.circle_social .fa-stack:hover i {
        color: #fff
      }
      
      .q_social_icon_holder .fa-stack i:last-child {
        font-size: .7692307692307692em;
        display: block;
        line-height: inherit
      }
      
      .q_social_icon_holder .fa-stack.fa-lg i:last-child {
        font-size: 1em
      }
      
      .side_menu a,
      aside .widget a {
        font-weight: 400;
        -webkit-transition: color .3s ease-in-out;
        -moz-transition: color .3s ease-in-out;
        -ms-transition: color .3s ease-in-out;
        -o-transition: color .3s ease-in-out;
        transition: color .3s ease-in-out
      }
      
      aside .widget a:hover {
        color: #1abc9c
      }
      
      aside .widget a {
        color: inherit
      }
      
      aside .widget {
        margin: 0 0 42px
      }
      
      .side_menu {
        background-color: #1b1b1b;
        height: 100%;
        min-height: 100%;
        overflow: hidden;
        padding: 30px;
        position: fixed;
        top: 0;
        right: -270px;
        width: 270px;
        z-index: 90;
        visibility: hidden;
        -webkit-backface-visibility: hidden;
        box-sizing: border-box
      }
      
      #back_to_top {
        opacity: 0;
        filter: alpha(opacity=0)
      }
      
      .footer_bottom {
        text-align: center
      }
      
      .side_menu a {
        color: #818181
      }
      
      .side_menu a.close_side_menu {
        display: inline-block;
        position: absolute;
        top: 29px;
        right: 25px;
        width: 13px;
        height: 13px;
        line-height: 13px;
        
        background-repeat: no-repeat;
        z-index: 1000;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
      }
      
      .side_menu a.close_side_menu:hover {
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -moz-transform: rotate(180deg)
      }
      
      @media only screen and (-webkit-min-device-pixel-ratio:2),
      only screen and (min--moz-device-pixel-ratio:2),
      only screen and (-o-min-device-pixel-ratio:200 / 100),
      only screen and (min-device-pixel-ratio:2),
      only screen and (min-resolution:210dpi) {
        .side_menu a.close_side_menu {
          
          -o-background-size: 13px 13px;
          -webkit-background-size: 13px 13px;
          -moz-background-size: 13px 13px;
          background-size: 13px 13px
        }
      }
      
      @media only screen and (-webkit-min-device-pixel-ratio:1.5),
      only screen and (min--moz-device-pixel-ratio:1.5),
      only screen and (-o-min-device-pixel-ratio:150 / 100),
      only screen and (min-device-pixel-ratio:1.5),
      only screen and (min-resolution:160dpi) {
        .side_menu a.close_side_menu {
          
          -o-background-size: 13px 13px;
          -webkit-background-size: 13px 13px;
          -moz-background-size: 13px 13px;
          background-size: 13px 13px
        }
      }
      
      footer {
        display: block
      }
      
      footer {
        width: 100%;
        margin: 0 auto;
        z-index: 100;
        position: relative
      }
      
      .footer_bottom_holder {
        display: block;
        background-color: #1b1b1b
      }
      
      .footer_bottom {
        display: table-cell;
        font-size: 12px;
        line-height: 22px;
        height: 53px;
        width: 1%;
        vertical-align: middle
      }
      
      .footer_bottom p {
        margin: 0
      }
      
      #back_to_top {
        color: #cdcdcd;
        height: auto;
        position: fixed;
        bottom: 65px;
        margin: 0;
        z-index: 10000;
        -webkit-transition: all .3s ease 0s;
        -moz-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        right: 25px;
        visibility: hidden;
        -webkit-backface-visibility: hidden
      }
      
      #back_to_top span {
        width: 52px;
        height: 52px;
        line-height: 52px;
        text-decoration: none;
        -o-border-radius: 52px;
        -moz-border-radius: 52px;
        -webkit-border-radius: 52px;
        border-radius: 52px;
        -webkit-transition: all .2s ease 0s;
        -moz-transition: all .2s ease 0s;
        -o-transition: all .2s ease 0s;
        border: 2px solid #e8e8e8;
        background: 0 0
      }
      
      #back_to_top span i {
        -webkit-transition: color .2s ease 0s;
        -moz-transition: color .2s ease 0s;
        -o-transition: color .2s ease 0s
      }
      
      #back_to_top span i {
        font-size: 22px;
        color: #b0b0b0;
        line-height: 52px
      }
      
      #back_to_top:hover span {
        background-color: #e8e8e8
      }
      
      .image_hover {
        position: relative;
        display: inline-block;
        width: 100%
      }
      
      .image_hover .images_holder {
        position: relative;
        display: inline-block;
        max-width: 100%;
        vertical-align: middle
      }
      
      .image_hover .images_holder img.hover_image {
        position: absolute;
        top: 0;
        left: 0
      }
      
      .image_hover .images_holder img.hover_image {
        -webkit-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0)
      }
      
      .image_hover .images_holder img.hover_image {
        opacity: 0;
        filter: alpha(opacity=0)
      }
      
      .image_hover .images_holder:hover img.hover_image {
        opacity: 1;
        filter: alpha(opacity=100)
      }
      
      .content_bottom {
        position: relative;
        z-index: 100
      }
      
      .qode_carousels a:active,
      .qode_carousels a:focus {
        outline: 0
      }
      
      .slides {
        margin: 0;
        padding: 0;
        list-style: none
      }
      
      
      
      .qode_carousels .slides>li {
        background-color: transparent;
        position: relative;
        margin: 0;
        float: left
      }
      
      .qode_carousels .slides>li {
        margin: 0 2px 0 0
      }
      
      .qode_carousels .slides img {
        width: 100%;
        display: block
      }
      
      .slides:after {
        content: ".";
        display: block;
        clear: both;
        line-height: 0;
        height: 0
      }
      
      .qode_carousels .slides {
        zoom: 1
      }
      
      .qode_carousels .slides>li .first_image_holder {
        display: block;
        position: relative;
        width: 100%;
        opacity: 1;
        -webkit-transition: opacity .4s ease-in-out;
        -ms-transition: opacity .4s ease-in-out;
        -moz-transition: opacity .4s ease-in-out;
        -o-transition: opacity .4s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden
      }
      
      .qode_carousels {
        padding: 0;
        position: relative;
        display: block;
        zoom: 1
      }
      
      .wpb_content_element,
      .wpb_row {
        margin-bottom: 0 !important
      }
      
      :-moz-placeholder,
      :-ms-input-placeholder,
      ::-moz-placeholder,
      ::-webkit-input-placeholder {
        color: #959595;
        margin: 10px 0 0
      }
      
      .section_inner_margin {
        margin-left: -15px;
        margin-right: -15px
      }
      
      .vertical_menu_enabled .full_width,
      .vertical_menu_enabled footer {
        padding-left: 260px
      }
      
      .vertical_menu_enabled footer {
        width: auto
      }
      
      aside.vertical_menu_area {
        position: fixed;
        width: 260px;
        top: 0;
        left: 0;
        padding: 10px 30px;
        background-color: #fff;
        height: 100%;
        z-index: 101;
        -webkit-backface-visibility: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: background-color .3s ease;
        -moz-transition: background-color .3s ease;
        -o-transition: background-color .3s ease;
        -ms-transition: background-color .3s ease;
        transition: background-color .3s ease;
        outline: 0
      }
      
      aside.vertical_menu_area.with_scroll {
        z-index: 1000;
        overflow: hidden
      }
      
      aside.vertical_menu_area .vertical_menu_area_widget_holder {
        font-size: 13px;
        position: relative
      }
      
      .vertical_menu_enabled header {
        display: block
      }
      
      .vertical_menu_enabled header .header_inner {
        display: none
      }
      
      .vertical_area_background {
        position: fixed;
        width: 260px;
        height: 100%;
        background-position: right top;
        background-repeat: no-repeat;
        background-size: cover;
        top: 0;
        left: 0;
        z-index: 0;
        -webkit-transition: opacity .6s ease;
        -moz-transition: opacity .6s ease;
        -o-transition: opacity .6s ease;
        -ms-transition: opacity .6s ease;
        transition: opacity .6s ease;
        opacity: 1
      }
      
      .vertical_logo_wrapper {
        margin-top: 60px;
        z-index: 100;
        position: relative
      }
      
      .vertical_logo_wrapper img {
        
        max-width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transition: opacity .3s ease;
        -moz-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        -ms-transition: opacity .3s ease;
        transition: opacity .3s ease
      }
      
      .q_logo_vertical img.normal {
        position: relative
      }
      
      .q_logo_vertical img.dark,
      .q_logo_vertical img.light {
        opacity: 0
      }
      
      nav.vertical_menu {
        position: relative;
        z-index: 101;
        margin: 45px 0 0
      }
      
      .vertical_menu ul {
        list-style: none
      }
      
      .vertical_menu ul li {
        position: relative
      }
      
      nav.vertical_menu>ul>li>a {
        color: #fdf8f8;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 1px;
        text-decoration: none;
        text-transform: uppercase;
        display: block;
        position: relative;
        line-height: 34px;
        padding: 0;
        margin: 0;
        cursor: pointer;
        -webkit-transition: color .3s ease;
        -moz-transition: color .3s ease;
        -o-transition: color .3s ease;
        -ms-transition: color .3s ease;
        transition: color .3s ease
      }
      
      nav.vertical_menu_on_click ul li a {
        display: block
      }
      
      .vertical_menu_area_widget_holder {
        margin: 60px 0 0
      }
      
      .vertical_menu_area .q_social_icon_holder {
        margin: 0 8px 2px 0 !important
      }
      
      .vertical_menu_enabled .content {
        margin-top: 0 !important;
        padding-top: 0 !important
      }
      
      .blog_holder.masonry_gallery article .post_info a:not(:hover) {
        color: #fff
      }
      
      .blog_holder.blog_gallery article .post_info a:not(:hover) {
        color: #fff
      }
      
      .blog_compound article .post_meta .blog_like a:not(:hover),
      .blog_compound article .post_meta .blog_share a:not(:hover),
      .blog_compound article .post_meta .post_comments:not(:hover) {
        color: #7f7f7f
      }
      
      .blog_holder.blog_pinterest article .post_info a:not(:hover) {
        font-size: 10px;
        color: #2e2e2e;
        text-transform: uppercase
      }
      .close-btn__new{
         width: 40px;
         margin-left: 160px;
         position: absolute;
         z-index: 11;
      }
      @media (min-width: 1001px) {
        .close-btn__new{
          display: none;
        }
      }
      .slides{
         place-content: center;
        display: flex;
        flex-wrap: wrap;
      }
      @media only screen and (min-width:1000px) and (max-width:1460px) {

        .container_inner,
        div.grid_section .section_inner {
          width: 950px
        }
      }
      
      @media only screen and (min-width:1000px) and (max-width:1260px) {
      
        .container_inner,
        div.grid_section .section_inner {
          width: 768px
        }
      
        nav.mobile_menu>ul {
          width: 768px;
          margin: 0 auto
        }
      
        .content {
          margin-top: 0 !important
        }
      }
      
      @media only screen and (min-width:1000px) and (max-width:1060px) {
      
        .container_inner,
        div.grid_section .section_inner {
          width: 600px
        }
      
        .qbutton {
          padding: 0 14px
        }
      
        .q_social_icon_holder .fa-stack {
          margin: .1407692307692308em
        }
      }
      
      @media only screen and (max-width:1000px) {
        .vertical_menu_enabled header {
          display: inline-block
        }
      
        .vertical_menu_enabled header .header_inner {
          display: block
        }
      
        aside.vertical_menu_area {
          display: none
        }
      
        .vertical_menu_enabled .full_width,
        .vertical_menu_enabled footer {
          padding-left: 0 !important
        }
      
        .vertical_menu_enabled footer {
          width: 100%
        }
      }


      .vc_clearfix:after,
.vc_column-inner::after,
.vc_row:after {
  clear: both
}

.vc_row:after,
.vc_row:before {
  content: " ";
  display: table
}

.vc_column_container {
  width: 100%
}

.vc_row {
  margin-left: -15px;
  margin-right: -15px
}

.vc_col-sm-12,
.vc_col-sm-4,
.vc_col-sm-6 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

@media (min-width:768px) {

  .vc_col-sm-12,
  .vc_col-sm-4,
  .vc_col-sm-6 {
    float: left
  }

  .vc_col-sm-12 {
    width: 100%
  }

  .vc_col-sm-6 {
    width: 50%
  }

  .vc_col-sm-4 {
    width: 33.33333333%
  }
}

.vc_clearfix:after,
.vc_clearfix:before {
  content: " ";
  display: table
}

/* @font-face {
  font-family: VC-Icons;
  src: url(../fonts/vc_icons/fonts/VC-Icons.ttf?otu1sf) format('truetype'), url(../fonts/vc_icons/fonts/VC-Icons.woff?otu1sf) format('woff'), url(../fonts/vc_icons/fonts/VC-Icons.svg?otu1sf#VC-Icons) format('svg');
  font-weight: 400;
  font-style: normal
} */

.wpb_text_column :last-child,
.wpb_text_column p:last-child {
  margin-bottom: 0
}

.wpb_content_element {
  margin-bottom: 35px
}

.vc_column-inner::after,
.vc_column-inner::before {
  content: " ";
  display: table
}

.vc_column_container {
  padding-left: 0;
  padding-right: 0
}

.vc_column_container>.vc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%
}

.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper {
  width: 100%
}

.wpb_video_widget .wpb_video_wrapper {
  padding-top: 56.25%;
  position: relative;
  width: 100%
}

.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
  padding-top: 56.25%
}

.wpb_video_widget.vc_video-align-center .wpb_wrapper {
  margin: 0 auto
}

.wpb_video_widget .wpb_wrapper {
  position: relative
}

.wpb_video_widget .wpb_wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.wpb_single_image img {
  height: auto;
  max-width: 100%;
  vertical-align: top
}

.wpb_single_image .vc_single_image-wrapper {
  display: inline-block;
  vertical-align: top;
  max-width: 100%
}

.wpb_single_image.vc_align_center {
  text-align: center
}



/* @font-face {
  font-family: vc_grid_v1;
  src: url(../fonts/vc_grid/vc_grid_v1.eot?-9hbgac);
  src: url(../fonts/vc_grid/vc_grid_v1.eot?#iefix-9hbgac) format('embedded-opentype'), url(../fonts/vc_grid/vc_grid_v1.woff?-9hbgac) format('woff'), url(../fonts/vc_grid/vc_grid_v1.ttf?-9hbgac) format('truetype'), url(../fonts/vc_grid/vc_grid_v1.svg?-9hbgac#vc_grid_v1) format('svg');
  font-weight: 400;
  font-style: normal
} */

/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Default Style Settings -

Screen Stylesheet

version:   	5.4.5
date:      	15/05/17
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

/* @font-face {
  font-family: revicons;
  src: url(../fonts/revicons/revicons.eot?5510888);
  src: url(../fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'), url(../fonts/revicons/revicons.woff?5510888) format('woff'), url(../fonts/revicons/revicons.ttf?5510888) format('truetype'), url(../fonts/revicons/revicons.svg?5510888#revicons) format('svg');
  font-weight: 400;
  font-style: normal
} */

.rev_slider_wrapper {
  position: relative;
  z-index: 0;
  width: 100%
}

.rev_slider {
  position: relative;
  overflow: visible
}

.rev_slider a {
  box-shadow: none
}

.rev_slider img {
  max-width: none !important;
  transition: none;
  margin: 0;
  padding: 0;
  border: none
}

.rev_slider>ul,
.rev_slider>ul>li,
.rev_slider>ul>li:before {
  list-style: none !important;
  position: absolute;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: visible;
  overflow-y: visible;
  background-image: none;
  background-position: 0 0;
  text-indent: 0;
  top: 0;
  left: 0
}

.rev_slider>ul>li,
.rev_slider>ul>li:before {
  visibility: hidden
}

.fullwidthbanner-container {
  padding: 0;
  position: relative
}

.rev_slider .tp-caption {
  position: relative;
  visibility: hidden;
  white-space: nowrap;
  display: block;
  -webkit-font-smoothing: antialiased !important;
  z-index: 1
}

.rev_slider .tp-caption {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none
}

.fullwidthbanner-container {
  overflow: hidden
}

.fullwidthbanner-container .fullwidthabanner {
  width: 100%;
  position: relative
}

.rev-btn.rev-withicon i {
  transition: all .2s ease-out !important;
  font-size: 15px
}

.rev-btn,
.rev-btn:visited {
  outline: 0 !important;
  box-shadow: none !important;
  text-decoration: none !important;
  line-height: 44px;
  font-size: 17px;
  font-weight: 500;
  padding: 12px 35px;
  box-sizing: border-box;
  font-family: Roboto, sans-serif;
  cursor: pointer
}

.rev-btn.rev-withicon i {
  font-weight: 400;
  position: relative;
  top: 0;
  margin-left: 10px !important
}

.rev-scroll-btn>:focus,
.rev-scroll-btn>:hover {
  color: #fff
}

.rev-scroll-btn>:active,
.rev-scroll-btn>:focus,
.rev-scroll-btn>:hover {
  opacity: .8
}

.tp-bannertimer {
  visibility: hidden;
  width: 100%;
  height: 5px;
  background: #000;
  background: rgba(0, 0, 0, .15);
  position: absolute;
  z-index: 200;
  top: 0
}

.tp-bannertimer.tp-bottom {
  top: auto;
  bottom: 0 !important;
  height: 5px
}

.tp-caption img {
  background: 0 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
  zoom: 1
}
@media screen and (max-width:1009px)
{
	/* --- timetable --- */
}
@media screen and (max-width:767px)
{
	/* --- timetable --- */
	/* --- tabs box navigation --- */
}
@media screen and (max-width:479px)
{
	/* --- timetable --- */
	/* --- tabs box navigation --- */
}
@media only screen and (max-width: 1000px){
  .header_bottom,
nav.mobile_menu{
background-color: #f7f7f7 !important;
}
}

    /* Webkit */
    ::selection {
      background: #ce422c;
      }
      /* Gecko/Mozilla */
      ::-moz-selection {
      background: #ce422c;
      }
  
  
      aside .widget a:hover
    {
          color: #ce422c !important;
      }
    a:hover,
    p a:hover,
    nav.mobile_menu ul li a:hover
    {
  
      color: #ce422c;
    }
  
      .qbutton:hover{
          border-color: #ce422c    }
  
      .qbutton:hover,
      .q_social_icon_holder.circle_social .fa-stack:hover
    {
          background-color: #ce422c;
      }
  
  
      .ajax_loader .double_pulse .double-bounce1,
      .ajax_loader .double_pulse .double-bounce2{
      background-color: #49341c;
      }
  
      body{
                    font-family: 'Raleway', sans-serif;
               color: #43434f;     	 font-size: 13px;     	font-weight: 500;    }
              body,
      .wrapper,
      .content,
      .full_width
      {
            background-color:#ffffff;
          }
          
      
  
  
  .header_bottom{
    background-color: rgba(255,255,255,0);
  }
  
  
  .header_bottom{
      border-bottom: 0;
  }
  
  .header_bottom{
      box-shadow: none;
  }
  
  
  
  
  
              .content{
          margin-top: -100px;
        }
  
      @media only screen and (max-width: 1000px){
          .q_logo a,.q_logo img{
              height: 50px !important;
          }
      }   
  
      @media only screen and (max-width: 480px){
          .q_logo a,.q_logo img{
              height: 50px !important;
          }
      }
  
  
  
  
  
  
  nav.mobile_menu ul li a{
     color: #cbcbce; 		font-family: 'Raleway', sans-serif;
       font-size: 13px; 	 line-height: 16px; 		 font-weight: 700; 			text-transform: uppercase;
    }
  
  
    nav.mobile_menu ul li span.mobile_arrow i, nav.mobile_menu ul li span.mobile_arrow i {
        color: #cbcbce;
    }
  
  nav.mobile_menu ul li a:hover,
  nav.mobile_menu ul li.current-menu-item > a{
    color: #ce422c;
  }
    nav.mobile_menu ul li,
    nav.mobile_menu ul li{
      border-color: #f7f7f7;
    }
  
    @media only screen and (max-width: 1000px){
      .header_bottom,
      nav.mobile_menu{
        background-color: #f7f7f7 !important;
      }
    }
  h2{
    color: #43434f; 			font-family: 'Raleway', sans-serif;
      font-size: 35px; 	line-height: 70px; 	font-style: normal; 	font-weight: 800;     letter-spacing: 3px; 	text-transform: uppercase; }
  h3{
    color: #43434f; 		font-family: 'Raleway', sans-serif;
      font-size: 20px; 	line-height: 40px; 	font-style: normal; 	font-weight: 800;     letter-spacing: 3px; 	text-transform: uppercase; }
  h4{
    color: #303030; 		font-size: 18px; 			font-weight: 600;     letter-spacing: 1px; 	}
  h5{
    color: #43434f; 		font-family: 'Raleway', sans-serif;
      font-size: 18px; 	line-height: 46px; 	font-style: normal; 	font-weight: 700;     letter-spacing: 0px; 	text-transform: uppercase; }
  
      p{
        color: #43434f;    	    		font-family: 'Raleway', sans-serif;
              font-size: 13px;    	line-height: 25px;    	font-style: normal;    	font-weight: 500;    	    	    }
      .side_menu a{
        color: #43434f;    }
    
  
  
  
  .qbutton
    {
    color: #ffffff; 		font-family: 'Raleway', sans-serif;
    
        border-color: #a8986e; 
      font-size: 13px; 		line-height: 46px; 		height: 46px; 		font-style: normal; 		font-weight: 700; 		background-color: #d46b5b; 		border-radius: 0px; 		-moz-border-radius: 0px; 		-webkit-border-radius: 0px; 		letter-spacing: 2px; 		 border-width: 0px;	}
  
  
    .qbutton:hover
    {
     color: #ffffff; 
     border-color: #333333	}
  
    .qbutton:hover
    {
       background-color: #ce422c; 			}
  
  
  
  
    .footer_bottom_holder{
      background-color:#ce422c;
    }
  
  
  
  
  
  
  .footer_bottom, .footer_bottom p {
    color:#ffffff;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  /*Blog Masonry Gallery - end */
  
   
   
   
  
  
  
  
    .vertical_menu_area{
      text-align:left;
    }
    
  
    nav.vertical_menu > ul > li > a{
     color: #cbcbce; 			font-family: 'Raleway', sans-serif;
       font-size: 13px; 	 font-style: normal; 	 font-weight: 700; 	 line-height: 45px; 	 letter-spacing: 2px; 	 text-transform: uppercase; 	}
  
    nav.vertical_menu > ul > li:hover > a{
    color: #ce422c;
    }
    
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
      #back_to_top span i{
        color: #333333;
    }
      #back_to_top:hover span i{
        color: #ffffff;
    }
  
      #back_to_top span i{
        line-height: 45px;
    }
    #back_to_top span{
      background-color: rgba(0,10,0,0);border-color: rgba(51,51,51,1);border-width:2px;border-style: solid;border-radius:30px;height:45px;line-height:45px;width:45px	}
    #back_to_top:hover span{
      background-color: rgba(51,51,51,1);border-color: rgba(51,51,51,1)	}
  
  
      @media only screen and (max-width: 1000px){
				.header_bottom,
		nav.mobile_menu{
			background-color: #f7f7f7 !important;
		}
			}
@media only screen and (min-width: 480px) and (max-width: 768px){
	
	        section.parallax_section_holder{
			height: auto !important;
			min-height: 400px;
		}
		}
@media only screen and (max-width: 768px){
	
	
	
	
	
	
	
	
	}
@media only screen and (max-width: 600px) {
	
	
	
	
	
	
	}
@media only screen and (max-width: 480px){

			section.parallax_section_holder {
			height: auto !important;
			min-height: 400px;
		}
	
		
	}

  @media only screen and (max-width:1200px) {

    .container_inner,
    div.grid_section .section_inner {
      width: 950px
    }
  }
  
  @media only screen and (min-width:1000px) and (max-width:1200px) {
  
    .header_bottom .container_inner {
      width: 100%
    }
  }
  
  @media only screen and (max-width:1000px) {
  
    .container_inner,
    div.grid_section .section_inner {
      width: 768px
    }
  
    .header_inner_left,
    header {
      position: relative !important;
      left: 0 !important;
      margin-bottom: 0
    }
  
    .content {
      margin-bottom: 0 !important
    }
  
    header {
      top: 0 !important;
      margin-top: 0 !important;
      display: block
    }
  
    .header_bottom {
      background-color: #fff !important
    }
  
    header .q_logo img.mobile {
      display: block !important;
      opacity: 1 !important;
      position: relative;
      margin: 0 auto
    }
  
    header .q_logo img.dark,
    header .q_logo img.light,
    header .q_logo img.normal,
    header .q_logo img.sticky {
      display: none !important
    }
  
    .logo_wrapper {
      position: absolute
    }
  
    nav.mobile_menu {
      display: block
    }
  
    .logo_wrapper,
    .mobile_menu_button {
      display: table
    }
  
    nav.mobile_menu>ul {
      width: 768px;
      margin: 0 auto
    }
  
    .logo_wrapper {
      height: 100px !important;
      left: 50%
    }
  
    .q_logo {
      display: table-cell;
      position: relative;
      top: auto;
      vertical-align: middle
    }
  
    .q_logo a {
      left: -50%;
      width: auto !important
    }
  
    .q_logo img {
      top: 0;
      left: 0
    }
  
    .content {
      margin-top: 0 !important
    }
  }
  
  @media only screen and (max-width:768px) {
  
    .container_inner,
    div.grid_section .section_inner {
      width: 600px
    }
  
    nav.mobile_menu>ul {
      width: 600px
    }
  
    .qbutton {
      padding: 0 14px
    }
  
    .q_social_icon_holder .fa-stack {
      margin: .1407692307692308em
    }
  }
  
  @media only screen and (max-width:600px) {
  
    .container_inner,
    div.grid_section .section_inner {
      width: 420px
    }
  
    nav.mobile_menu>ul {
      width: 420px
    }
  }
  
  @media only screen and (max-width:480px) {
  
    .container_inner,
    div.grid_section .section_inner {
      width: 300px
    }
  
    .header_bottom {
      padding: 0 25px
    }
  
    .header_bottom .container_inner,
    nav.mobile_menu>ul {
      width: auto
    }
  
    .footer_bottom {
      line-height: 35px;
      height: auto
    }
  }
  
  @media only screen and (max-width:420px) {
  
    .header_bottom {
      padding: 0 15px
    }
  }
  
  @media only screen and (max-width:350px) {
  
    .container_inner,
    div.grid_section .section_inner {
      width: 95%
    }
  
    .section_inner_margin {
      margin: 0
    }
  }
  @media (max-width:1000px) {
    .header_bottom{
      background-color: #e7dddd !important;
    }
  }
  .slides li{
    padding: 5px;
  }
  .menu-open__new{
  
    display: block!important;
  }
  .vertical_area_background{
    background-image:url(../uploads/2017/06/menu-bg.png);
  }