/*
Theme Name: Black Interiors
Theme URI: http://blackinteriors.co.nz
Description: Responsive template for Black Interiors
Version: 09102014
Author: Web Revolution
Author URI: http://www.webrevolution.co.nz
*/

/* =CSS Reset
   ========================================================================== */
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{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}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:none}table{border-collapse:collapse;border-spacing:0}

/* =Global Styles
   ========================================================================== */
*:focus {
    outline: 0;
}

html,
body {
    overflow-x: hidden;
}

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

body {
    color: #333;
    font: 14px/1.4 'Open Sans', sans-serif;
}

a {
    color: #eb1c23;
    text-decoration: none;
}

a:hover {
    color: #000;
}

em {
    font-style: italic;
}

strong {
    font-weight: 700;
}

sup, sub {
    font-size: 14px;
    position: relative;
    top: -0.9em;
    vertical-align: baseline;
}

sub {
    top: 0.9em;
}

hr,
hr.dotted-content-separator {
    border: 0;
    clear: both;
    height: 1px;
    display: block;
    color: #e8e8e8;
    margin: 20px 0;
}

hr {
    background-color: #e8e8e8;
}

hr.dotted-content-separator {
    background-color: transparent;
    border-top: 1px dotted #e8e8e8;
}

.wow {
    visibility: hidden;
}

:target:before {
    content: '';
    display: block;
    height: 90px;
    margin: -90px 0 0;
}

/* =Colours
   ========================================================================== */
.red {
    color: #eb1c23;
}

.black {
    color: #000;
}

.light-gray {
    color: #878787;
}

/* =Float - Display
   ========================================================================== */
.clearfix { *zoom: 1; }

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
    line-height: 0;
}

.clearfix:after {clear: both;}

.clear-both {clear: both;}

.clear-left {clear: left;}

.clear-right {clear: right;}

.float-left {float: left;}

.float-right {float: right;}

.display-block {display: block;}

.display-none {display: none;}

.display-inline-block {display: inline-block;}

/* =Container Width
   ========================================================================== */
.full-width {
    float: left;
    width: 100%;
    position: relative;
    min-width: 320px;
}

.wrapper {
    margin: 0 auto;
    position: relative;
    min-width: 300px;
    max-width: 1000px;
    padding: 20px 10px;
}

.inner-width {
    width: 100%;
    position: relative;
}

/* =Transition Effects
   ========================================================================== */
#navbar a,
.link-style1,
.link-style1 a,
.animated-icon .hover-bg,
.transition-effect,
.testimonial-post-thumbnail a img {
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}

/* =Wrapping Images
   ========================================================================== */
img.alignright { 
    float: right;
    margin: 0.1em 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0.1em 1em 1em 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignright { float:right; }

.alignleft { float:left; }

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Image Caption */
p.wp-caption-text {
    font-size: 0.9em;
    margin-bottom: 0;
}

/* Responsive Image */
img,
.widget img,
.wp-caption {
    max-width: 100%;
}

img,
img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%;
}

/* =Font
   ========================================================================== */
.font-size-12 {
    font-size: 12px;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-16 {
    font-size: 16px;
}

.font-size-17 {
    font-size: 17px;
}

.font-size-18 {
    font-size: 18px;
}

.font-size-19 {
    font-size: 19px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-22 {
    font-size: 22px;
}

.font-size-24 {
    font-size: 24px;
}

.font-size-26 {
    font-size: 26px;
}

.font-size-28 {
    font-size: 28px;
}

.font-size-30 {
    font-size: 30px;
}

.font-size-32 {
    font-size: 32px;
}

.font-size-34 {
    font-size: 34px;
}

.font-size-36 {
    font-size: 36px;
}

.font-size-38 {
    font-size: 38px;
}

.font-size-40 {
    font-size: 40px;
}

.line-height-1 {
    line-height: 1;
}

.line-height-2 {
    line-height: 1.1;
}

.line-height-3 {
    line-height: 1.2;
}

.line-height-4 {
    line-height: 1.3;
}

.line-height-5 {
    line-height: 1.4;
}

.line-height-6 {
    line-height: 1.5;
}

.text-align-center {
    text-align: center;
}

/* =Headings
   ========================================================================== */
h1,h2,h3,h4,h5,h6 {
    color: #000;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 0.4em;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

/* =Header
   ========================================================================== */
#header-logo {
    width: 235px;
    margin-left: auto;
    margin-right: auto;
}

#menu-toggle {
    width: 35px;
    height: 35px;
    float: right;
    display: none;
    cursor: pointer;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

/* =Main Navigation
   ========================================================================== */
#navigation {
    background: #fff;
}

#navigation.stuck {
    top: 0;
    left: 0;  
    z-index: 999;
    position: fixed;
    width: 100% !important;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
}

#navigation-wrap {
    padding-bottom: 0;
}

#navbar .first-list-wrap > li {
    float: left;
    position: relative;
    width: 14.28571428571429%;
}

#navbar .first-list-wrap > li:first-child {
    margin-left: 0;
}

#navbar a {
    color: #000;
    display: block;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
}

#navbar .first-list-wrap > li > a {
    text-align: center;
    padding-bottom: 20px;
}

#navbar .first-list-wrap > li > ul {
    display: none;
    position: absolute;
    z-index: 999999999;
    background: rgba(242, 242, 242, 0.9);
}

#navbar .first-list-wrap > li:hover > ul {
    display: block;
}

#navbar .first-list-wrap > li > ul > li {
    white-space: nowrap;
}

#navbar .first-list-wrap > li > ul > li > a {
    padding: 7px 15px;
}

#navbar .first-list-wrap > li > ul > li:first-child > a {
    padding-top: 15px;
}

#navbar .first-list-wrap > li > ul > li:last-child > a {
    padding-bottom: 15px;
}

#navbar .first-list-wrap > li:hover > a,
#navbar .first-list-wrap > li > ul > li:hover > a,
#navbar .first-list-wrap > li.current-menu-item > a,
#navbar .first-list-wrap > li.current-menu-ancestor > a,
#navbar .first-list-wrap > li > ul > li.current-menu-item > a {
    color: #eb1c23;
}

/* =Hero
   ========================================================================== */
#hero-wrap {
    padding: 0;
    max-width: 100%;
}

/* =Main Content Container
   ========================================================================== */

/* =Main Content Column
   -------------------------------------------------------------------------- */
#content-wrap {
    padding-bottom: 10px;
}

.main-content-with-sidebar {
    width: 745px;
    float: left;
}

.site-content p {
    margin-bottom: 1.6em;
}

.site-content ul,
.site-content ol {
    margin-left: 15px;
    margin-bottom: 1.5em;
}

.site-content li {
    margin-bottom: 0.5em;
}

.site-content ul > li {
    list-style: square;
}

.site-content ol > li {
    list-style: decimal;
}

.site-content ul > li > ul,
.site-content ol > li > ol {
    margin: 0.5em 0 0.5em 2.2em;
}

.site-content ul > li > ul > li {
    list-style: circle;
}

.site-content ol > li > ol > li {
    list-style: lower-roman;
}

.site-content ul.payment_methods li {
    list-style: none;
}

.site-content blockquote {
    display: block;
    margin-bottom: 20px;
    padding: 5px 0 5px 20px;
    border-left: 4px solid #ccc;
}

/* Homepage */
.home-advert {
    float: left;
    width: 23.5%;
    margin-left: 2%;
}

.home-advert-wrap .home-advert:first-child {
    margin-left: 0;
}

.home-advert h2 {
    font-size: 15px;
    margin-bottom: 15px;
}

.home-advert .advert-thumb {
    margin-bottom: 10px;
}

/* About Us Page */
.profile-img-cnt {
    float: left;
    width: 200px;
    display: block;
    padding-top: 4px;
    margin-right: 20px;
}

/*.profile-thumb {
    width: 192px;
    display: block;
    padding: 4px;
    -webkit-box-shadow: 0 0 3px rgba(153,153,153,0.25);
    box-shadow: 0 0 3px rgba(153, 153, 153, 0.25);
}*/

.bio {
    padding-left: 220px;
}

/* Capabilites */
.capabilities-advert {
    float: left;
    width: 32%;
    margin-left: 2%;
}

.capabilities-advert h2 {
    font-size: 20px;
    margin-bottom: 10px;
}

.capabilities-advert:first-child {
    margin-left: 0;
}

/* Project Management */
.project-management-left,
.project-management-right {
    width: 48%;
    margin-bottom: 20px;
}

.project-management-left {
    float: left;
}

.project-management-right {
    float: right;
}

.process-table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
}

.process-table td {
    position: relative;
    padding: 15px 10px;
    border-bottom: 1px dashed #eb1c23;
}

.process-table tr:last-child td {
    border: none;
}

.process-table tr td:nth-child(1) {
    width: 25%;
    color: #000;
    text-transform: uppercase;
}

.process-table tr td:nth-child(2) {
    width: 75%;
}

.gray-highlight {
    color: #fff;
    font-size: 16px;
    padding: 4px 10px;
    background: #8e9293;
    display: inline-block;
    text-transform: uppercase;
}

.row-number {
    top: -9px;
    left: 0;
    color: #fff;
    width: 13px;
    height: 13px;
    padding: 2px;
    font-size: 11px;
    line-height: 1.1;
    font-weight: 700;
    text-align: center;
    position: absolute;
    background: #eb1c23;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/* Track Record */
.royalSlider {
    margin-bottom: 20px;
}

.track-record-data {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse;
}

.track-record-data td {
    width: 50%;
    padding: 10px;
    font-size: 13px;
    border: 1px solid #e8e8e8;
}

.track-record-data tr td:first-child {
    width: 20%;
    color: #000;
    font-weight: 600;
}

.track-record-data tr td:last-child {
    width: 80%;
}

/* Project Link */
.link-style1 {
    padding: 10px;
    border: 1px solid #333;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.link-style1,
.link-style1 a {
    display: block;
}

.link-style1 a {
    color: #333;
    font-size: 20px;
    text-align: center;
}

.link-style1:hover {
    background: #333;
}

.link-style1:hover a {
    color: #fff;
}

/* Partners */
.partners-logo img {
    width: 46%;
    float: left;
    display: block;
}

.partners-logo img:nth-child(1) {
    float: left;
}

.partners-logo img:nth-child(2) {
    float: right;
}

/* Contact Us Page */
.contact-content {
    width: 48%;
}

.contact-top-left {
    float: left;
}

.contact-top-right {
    float: right;
}

/* Testimonials */
.post-testimonial-wrap {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dotted #e8e8e8;
}

.testimonial-post-thumbnail {
    width: 29%;
    float: left;
}

.testimonial-post-thumbnail a {
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 1px 2px 0 rgba(153,153,153,.2);
    box-shadow: 0 1px 2px 0 rgba(153,153,153,.2);
}

.testimonial-post-thumbnail a img {
    display: block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.testimonial-post-thumbnail a:hover img {
    opacity: 0.8;
}

.testimonial-entry-summary {
    width: 68%;
    float: right;
}

/* Advert Image Effect */
.animated-icon {
    position: relative;
}

.animated-icon .hover-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    background: rgba(235, 28, 35, 0.7);
}

.animated-icon:hover .hover-bg {
    opacity: 1;
}

/* Block Style */
.left-border-block {
    display: block;
    margin-bottom: 20px;
    padding: 5px 0 10px 20px;
    border-left: 4px solid #ccc;
}

.left-border-block p {
    margin-bottom: 0;
}

/* =Sidebar
   -------------------------------------------------------------------------- */
#tertiary {
    width: 235px;
    float: right;
}

#tertiary .widget {
    margin-bottom: 20px;
}

#tertiary .widget-title {
    font-size: 17px;
    text-transform: uppercase;
}

#classictextwidget-2 .widget-title {
    color: #eb1c23;
    margin-bottom: 0;
}

/* =Footer
   ========================================================================== */
#sponsors-wrap {
    padding-top: 0;
    padding-bottom: 10px;
}

#classictextwidget-6 {
    float: right;
}

#classictextwidget-6 .widget-title {
    font-size: 16px;
}

#classictextwidget-6 ul li {
    float: left;
    margin-left: 10px;
}

#classictextwidget-6 ul li.cancer-society {
    width: 95px;
    margin-left: 0;
}

#classictextwidget-6 ul li.sustainable-coastlines {
    width: 195px;
}

#classictextwidget-6 ul li a,
#classictextwidget-6 ul li a img {
    display: block;
}

#legal-info {
    border-top: 1px solid #6f6f70;
    border-bottom: 1px solid #6f6f70;
}

#legal-info-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}

#legal-info,
#legal-info a {
    color: #333;
}

#legal-info a:hover {
    color: #eb1c23;
}

#footer {
    font-size: 13px;
}

#footer .widget-title {
    font-size: 15px;
    font-weight: 600;
}

#classictextwidget-7,
#nav_menu-2,
#nav_menu-3 {
    float: left;
}

#classictextwidget-7,
#nav_menu-2 {
    margin-right: 60px;
}

#nav_menu-2 ul li,
#nav_menu-3 ul li {
    margin-top: 4px;
}

#nav_menu-2 ul li:first-child,
#nav_menu-3 ul li:first-child {
    margin: 0;
}

#nav_menu-2 ul li a,
#nav_menu-3 ul li a {
    color: #333;
}

#nav_menu-2 ul li:hover > a,
#nav_menu-2 ul li.current-menu-item > a,
#nav_menu-3 ul li:hover > a,
#nav_menu-3 ul li.current-menu-item > a {
    color: #eb1c23;
}

#nav_menu-4 {
    float: right;
    max-width: 170px;
}

/* =Social Links
   ========================================================================== */
ul .social-icons {
    float: left;
    margin-left: 10px;
}

ul .social-icons:first-child {
    margin-left: 0;
}

ul .social-icons a {
    width: 35px;
    height: 35px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

/* =Forms (Enquiry & Search)
   ========================================================================== */
input,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
 
input[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}
 
input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}
 
body .gform_wrapper {
    margin: 0;
    max-width: 100%;
    margin-bottom: 20px;
}

.ui-datepicker {
    position: absolute;
}

.sub-label-highlight {
    font-weight: bold;
}

body .gform_wrapper .gform_body .gform_fields .gfield {
    margin-left: 0 !important;
    padding-left: 0 !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
    font-weight: normal;
}
 
body .gform_wrapper .ginput_complex .ginput_right input[type="text"],
body .gform_wrapper .ginput_complex .ginput_right input[type="url"],
body .gform_wrapper .ginput_complex .ginput_right input[type="email"],
body .gform_wrapper .ginput_complex .ginput_right input[type="tel"],
body .gform_wrapper .ginput_complex .ginput_right input[type="number"],
body .gform_wrapper .ginput_complex .ginput_right input[type="password"],
body .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span.name_last input[type="text"] {
    width: 99% !important;
}
 
body .gform_wrapper .gform_body .gform_fields .gfield input,
body .gform_wrapper .gform_body .gform_fields .gfield textarea,
body .gform_wrapper .gform_body .gform_fields .gfield select {
    width: 99%;
    border: none;
    padding: 8px 0.5%;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 0 1px #e0e0e0;
    box-shadow: inset 0 0 0 1px #e0e0e0;
}

body .gform_wrapper .gform_body .gform_fields .gfield select {
    max-width: 300px;
}
 
body .gform_wrapper .gform_body .gform_fields .gfield input:focus,
body .gform_wrapper .gform_body .gform_fields .gfield textarea:focus,
body .gform_wrapper .gform_body .gform_fields .gfield select:focus {
    -webkit-box-shadow: inset 0 0 0 1px #84e6ff;
    box-shadow: inset 0 0 0 1px #84e6ff;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio li input[type=radio] {
    -webkit-box-shadow: none;
    box-shadow: none;
}

body .gform_wrapper .gform_footer { *zoom: 1; }

body .gform_wrapper .gform_footer:before,
body .gform_wrapper .gform_footer:after {
    content: "";
    display: table;
    line-height: 0;
}

body .gform_wrapper .gform_footer:after {clear: both;}
 
body .gform_wrapper .gform_footer input[type=submit] {
    color: #fff;
    width: 100%;
    border: none;
    cursor: pointer;
    font-size: 18px;
    padding: 12px 8px;
    background: #333;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
 
body .gform_wrapper .gform_footer input[type=submit]:hover {
    background: #000;
}
 
/* Error Message */
body .gform_wrapper .validation_error {
    top: 0 !important;
    left: 0 !important;
    margin: 0 !important;
    width: 98% !important;
    color: #fff !important;
    border: none !important;
    font-size: 14px !important;
    position: fixed !important;
    padding: 10px 1% !important;
    z-index: 999999999 !important;
    text-align: center !important;
    font-weight: normal !important;
    background: rgba(255,0,0,0.9) !important;
}
 
body .gform_wrapper .top_label .gfield_error,
body .gform_wrapper .top_label .gfield_error .ginput_container {
    width: 100%;
    max-width: 100%;
}
 
body .gform_wrapper .gform_body .gform_fields .gfield_error .gfield_label {
    color: #000;
}
 
body .gform_wrapper .gform_body .gform_fields .gfield_error input,
body .gform_wrapper .gform_body .gform_fields .gfield_error textarea {
    -webkit-box-shadow:inset 0 0 0 1px #f00;
    box-shadow:inset 0 0 0 1px #f00;
}
 
body .gform_wrapper .gform_body .gform_fields .gfield_error .gfield_checkbox li label {
    color: #f00;
}
 
body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    padding: 0 !important;
    margin: 0 !important;
    border: none;
    background: none;
}
 
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding: 0 !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .gfield_time_hour,
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .gfield_time_minute,
body .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .gfield_time_ampm {
    width: 60px;
}
 
body .gform_wrapper .gform_body .gform_fields .gfield_error .validation_message {
    display: none !important;
}
 
/* Success Message */
body .gform_confirmation_wrapper {
    top: 0 !important;
    left: 0 !important;
    width: 98% !important;
    color: #fff !important;
    font-size: 14px !important;
    position: fixed !important;
    padding: 10px 1% !important;
    text-align: center !important;
    z-index: 999999999 !important;
    background: rgba(41,154,77,0.9) !important;
}
 
@media screen and (max-width: 767px) {
    body .gform_wrapper .ginput_complex .ginput_right input[type="text"],
    body .gform_wrapper .ginput_complex .ginput_right input[type="url"],
    body .gform_wrapper .ginput_complex .ginput_right input[type="email"],
    body .gform_wrapper .ginput_complex .ginput_right input[type="tel"],
    body .gform_wrapper .ginput_complex .ginput_right input[type="number"],
    body .gform_wrapper .ginput_complex .ginput_right input[type="password"],
    body .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span.name_last input[type="text"] {
        width: 98% !important;
    }
     
    body .gform_wrapper .gform_body .gform_fields .gfield input,
    body .gform_wrapper .gform_body .gform_fields .gfield textarea {
        width: 98%;
        padding: 8px 1%;
    }
}

/* =Sprite
   ========================================================================== */
#menu-toggle,
ul .social-icons a,
.animated-icon .hover-bg span,
.cycloneslider-template-home .cycloneslider-prev,
.cycloneslider-template-home .cycloneslider-next {
    background: url(images/sprite@1x.png) no-repeat;
}

@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: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
    #menu-toggle,
    ul .social-icons a,
    .animated-icon .hover-bg span,
    .cycloneslider-template-home .cycloneslider-prev,
    .cycloneslider-template-home .cycloneslider-next {
        background: url(images/sprite@2x.png) no-repeat;
        background-size: 150px 175px;
    }
}

.animated-icon .hover-bg span,
.cycloneslider-template-home .cycloneslider-prev,
.cycloneslider-template-home .cycloneslider-next {
    margin: auto;
}

#menu-toggle {
    background-position: -40px -120px;
}

#menu-toggle.menu-icon-clicked {
    background-position: 0 -120px;
}

.cycloneslider-template-home .cycloneslider-prev,
.cycloneslider-template-home .cycloneslider-next {
    width: 30px;
    height: 66px;
    top: 0;
    bottom: 0;
}

.cycloneslider-template-home .cycloneslider-prev {
    left: 15px;
    background-position: 0 0;
}

.cycloneslider-template-home .cycloneslider-next {
    right: 15px;
    background-position: -35px 0;
}

ul .icon-facebook a {
    background-position: -70px 0;
}

ul .icon-google-plus a {
    background-position: -78px -120px;
}

ul .icon-linkedin a {
    background-position: -70px -40px
}

ul .icon-instagram a {
    background-position: 0 -80px;
}

ul .icon-facebook:hover a {
    background-position: -110px 0;
}

ul .icon-google-plus:hover a {
    background-position: -115px -120px;
}

ul .icon-linkedin:hover a {
    background-position: -110px -40px;
}

ul .icon-instagram:hover a {
    background-position: -40px -80px;
}

.animated-icon .hover-bg span {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 35px;
    height: 35px;
    position: absolute;
    display: inline-block;
    background-position: -80px -80px;
}

/* **************************************************************************
   **************************************************************************
   =Responsive Style
   ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
   ========================================================================== */

/* =Header
   ========================================================================== */
@media screen and (max-width: 767px) {
    #header {
        border-bottom: 1px solid #ccc;
    }
    
    .wrapper {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    #header-logo {
        margin: 0;
        float: left;
        width: 140px;
    }
    
    #menu-toggle {
        display: block;
    }
    
    #navigation {
        display: none;
    }
    
    #navigation-wrap {
        padding-left: 0;
        padding-right: 0;
    }
    
    #navbar .first-list-wrap > li {
        float: none;
        clear: both;
        width: 100%;
    }
    
    #navbar .first-list-wrap > li > a {
        color: #fff;
        text-align: left;
        background: #000;
        padding: 20px 15px;
        border-top: 1px solid #1c1c1c;
    }
    
    #navbar .first-list-wrap > li > ul {
        display: block;
        position: relative;
    }
    
    #navbar .first-list-wrap > li > ul > li > a {
        border-top: 1px solid #ccc;
        padding: 20px 30px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 849px) {
    #header-logo {
        width: 180px;
    }
}

@media screen and (max-width: 899px) {
    #navbar a {
        font-size: 12px;
    }
}

/* =Main Content Area
   ========================================================================== */
@media screen and (max-width: 549px) {
    #classictextwidget-3,
    #classictextwidget-5,
    #classictextwidget-4 {
        max-width: 380px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .home-advert h2,
    #classictextwidget-3 .widget-title,
    #classictextwidget-5 .widget-title,
    #classictextwidget-4 .widget-title {
        font-size: 18px !important;
    }
    
    .capabilities-advert {
        float: none;
        clear: both;
        width: 100%;
        max-width: 380px;
        margin-bottom: 20px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    
    .capabilities-advert h2 {
        font-size: 16px !important;
    }
}

@media screen and (max-width: 699px) {
    .profile-thumb {
        width: 90px;
        margin-right: 16px;
    }
    
    .bio {
        padding-left: 0;
    }
    
    #classictextwidget-3 .widget-title,
    #classictextwidget-5 .widget-title,
    #classictextwidget-4 .widget-title {
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 23px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 21px;
    }

    h5 {
        font-size: 18px;
    }

    h6 {
        font-size: 16px;
    }
    
    .home-advert {
        float: none;
        clear: both;
        width: 100%;
        max-width: 380px;
        margin-bottom: 20px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    
    .contact-content {
        width: 100%;
    }
    
    .contact-top-left,
    .contact-top-right {
        float: none;
        clear: both;
    }
    
    .contact-top-left iframe {
        height: 200px;
        max-width: 90%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    .profile-img-cnt {
        width: 30%;
    }
}

@media screen and (min-width: 550px) and (max-width: 799px) {
    #classictextwidget-3,
    #classictextwidget-5,
    #classictextwidget-4 {
        float: left;
        width: 31.583552055993%;
    }
    
    #classictextwidget-5,
    #classictextwidget-4 {
        margin-left: 2.6246719160105%;
    }
}

@media screen and (max-width: 799px) {	
    .main-content-with-sidebar,
    #tertiary {
        float: none;
        clear: both;
        width: 100%;
    }
    
    .main-content-with-sidebar {
        margin-bottom: 20px;
    }
    
    #classictextwidget-2 .widget-title {
        background: #000;
        padding: 15px;
        text-align: center;
    }
}

@media screen and (max-width: 899px) {
    .home-advert h2,
    .capabilities-advert h2 {
        font-size: 14px;
    }
}

@media screen and (min-width: 800px) {
    .main-content-with-sidebar {
        width: 66.57929226736566%;
    }
}

@media screen and (min-width: 825px) {
    .main-content-with-sidebar {
        width: 67.63959390862944%;
    }
}

@media screen and (min-width: 850px) {
    .main-content-with-sidebar {
        width: 68.63468634686347%;
    }
}

@media screen and (min-width: 875px) {
    .main-content-with-sidebar {
        width: 69.57040572792363%;
    }
}

@media screen and (min-width: 900px) {
    .main-content-with-sidebar {
        width: 70.45191193511008%;
    }
}

@media screen and (min-width: 925px) {
    .main-content-with-sidebar {
        width: 71.28378378378378%;
    }
}

@media screen and (min-width: 950px) {
    .main-content-with-sidebar {
        width: 72.07009857612267%;
    }
}

@media screen and (min-width: 975px) {
    .main-content-with-sidebar {
        width: 72.81449893390192%;
    }
}

@media screen and (min-width: 1000px) {
    .main-content-with-sidebar {
        width: 73.5202492211838%;
    }
}

@media screen and (min-width: 1037px) {
    .main-content-with-sidebar {
        width: 74.5%;
    }
}

/* =Footer
   ========================================================================== */
@media screen and (max-width: 699px) {
    #legal-info-wrap {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    
    #legal-info-inner {
        font-size: 9px;
        text-align: center;
    }
    
    #classictextwidget-7,
    #nav_menu-2,
    #nav_menu-3,
    #nav_menu-4 {
        margin: 0;
        float: none;
        clear: both;
    }
    
    #classictextwidget-7,
    #nav_menu-3 {
        margin-bottom: 20px;
    }
    
    #classictextwidget-7 {
        text-align: center;
    }
    
    #nav_menu-2 ul li,
    #nav_menu-3 ul li {
        margin: 0;
    }
    
    #nav_menu-2 ul li a,
    #nav_menu-3 ul li a {
        display: block;
        padding: 18px 20px;
        background: #f2f2f2;
        border-top: 1px solid #e8e8e8;
    }
    
    #nav_menu-2 ul li:first-child a {
        border: none;
    }
    
    #nav_menu-4 {
        max-width: 170px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 749px) {
    #footer {
        font-size: 11px;
    }
}