@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body {
    color: #333;
    font: 12px/170% 'Open Sans', sans-serif;
    margin: 0;
    font-weight: 400;
    letter-spacing: 0;
}

a:visited {
    color: #f15a22;
}

a:link {
    color: #373c3e;
    text-decoration: none;
}

a:focus {
    outline: none;
}

h2 a, h3 a, h4 a {
    color: #373c3e
}

.content > .container > .row > .col-sm-8 h2 {
    color: #373c3e;
    font-size: 15px;
    font-weight: 600;
    margin: 20px 0 5px;
    text-transform: uppercase;
}

.content > .container > .row > .col-sm-8 a:hover {
    color: #f15d22
}

.container > .row > .col-sm-6 li:hover {
    color: ##f15a22;
}

h1, h2, h3 {
    font-weight: 700;
    text-transform: uppercase;
}

h1 {
    font-size: 1.75em;
    margin-bottom: 1.2em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.25em;
}

h4 {
    font-size: 1em;
}


.top-title h1.title {
    margin-top: 10px;
}

.img-thumbnail {
    background-color: #fff;
    border: none;
    box-shadow: none;
    padding: 0;
    border-radius: 0px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
}

h2.title {
    color: #373c3e;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.mainNews h2.title {
    text-transform: none;
    margin-top: 25px;
}

.masters, h2.masters {
    font-size: 26px;
    text-transform: none;
    color: #FF8C00;
    font-weight: 400;
    margin: 15px 0 20px;
}

.content > .container > .row > .col-sm-8 .mainHome h2.masters {
    font-size: 26px;
    text-transform: none;
    color: #FF8C00;
    font-weight: 400;
    margin: 15px 0 20px;
}

.content > .container > .row > .col-sm-8 .mainHome h2 {
    color: #FF8C00;
    font-size: 14px;
    margin-bottom: 10px;
}

ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
}

a:link {
    text-decoration: none;
    color: #f15a22;
}

a:hover {
    color: #ffb636;
}

img {
    height: auto;
    margin: 0 auto;
}

.breadcrumb {
    background: #fff none repeat scroll 0 0;
    margin: 10px 0 20px;
    padding: 0;
    text-transform: uppercase;
}

.breadcrumb .active {
    color: #373c3e;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0;
}
.breadcrumb > li+li:before {
    content: "\25b6";
    color: #333;
}

/*  ---HEADER---  */
#header {
    position: relative;
}
.top-info {
    margin: 0px;
    padding: 20px 10px 15px;
    position: relative;
}
.top-info .col-sm-8 {
    position: static
}
.logo {
    margin: 0 0 40px 20px;
}
.logo img {
    margin-left: 0;
}
.utilNav {
    margin-top: 15px;
    text-align: right;
}
.utilNav ul li {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
}
.utilNav ul li a {
    color: #373c3e;
}
.utilNav ul li a:hover, 
.utilNav ul li a:focus {
    color: rgb(255, 140, 0);
}
.titleTop {
    font-size: 13px;
    font-weight: bold;
    color: #E9510E;
    margin-top: 8px;
}

* {
    -webkit-transition : 0.3s ease-in-out;
    transition : 0.3s ease-in-out;
    -moz-transition : 0.3s ease-in-out;
}

/*  ---Title Top lines START---  */
.fancy {
    line-height: 0.5;
    text-align: right;
    margin-right: 60px;
}

.fancy span {
    display: inline-block;
    position: relative;
}

.fancy span:before, .fancy span:after {
    content: "";
    position: absolute;
    height: 5px;
    border-top: 1px solid #e9510e;
    top: 4px;
    width: 45px;
}

.fancy span:before {
    right: 100%;
    margin-right: 5px;
}

.fancy span:after {
    left: 100%;
    margin-left: 5px;
}

/*  ---Title Top lines END---  */

header .nav li {
    margin: 0;
}

.navbar-nav > li {
    float: left;
}
.navbar-nav > li:last-child {
    background: none;
}
header .navbar {
    margin-bottom: 0;
}

header .navbar-nav > li > a,
header .navbar-nav > li.active > a {
    margin: 5px;
    padding: 5px;
}

.dropdown-submenu, header .navbar-nav > li:hover {
    background-color: #545454;
}

header .navbar-nav > li.active {
    background-color: #616161;
}
.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: transparent;
    border-radius: 0px;
    color: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    border-radius: 0px;
    color: #f15a22;
    background: transparent;
    padding-left: 10px;
    padding-right: 10px;
}

header .navbar-default {
    box-shadow: none;
    border: none;
    border-radius: 0;
    min-height: 10px;
    background: #333;
    margin: 0 -10px;
}

.inner-wrap {
    background: #e6e6e6 none repeat scroll 0 0;
    padding: 13px 0 13px 13px;
}
aside {
    margin: 40px 16px;
}
aside .inner-wrap {
    background: #e6e6e6 none repeat scroll 0 0;
    padding: 0px 13px 13px 0px;
}
.customer-tools {
    margin: 0;
}
.about-content aside {
    padding-right: 3px;
}

.about-content aside .inner-wrap {
    padding-right: 0;
    padding-bottom: 4px !important;
}

.about-content .col-sm-6:first-child {
    padding-left: 0px;
}

.columns-content .col-sm-6 {
    border-top: 1px solid #fff;
    padding-top: 10px;
}

.columns-content .col-sm-6:first-child {
    padding-left: 0px;
    padding-right: 10px;
}

.columns-content .col-sm-6 {
    padding-right: 0px;
}

.columns-content .col-2 .inner-wrap {
    padding: 0px 13px 13px 0px;
}

.columns-content .col-1 .inner-wrap {
    padding: 0px 0px 13px 13px;
}

.main-inner {
    background: #fff none repeat scroll 0 0;
    font-size: 12px;
    line-height: 17px;
    /*min-height: 240px;*/
    padding: 20px 20px 8px 28px;
    text-align: justify;
}
.main-inner label {
    text-align: left;
}

.highlight {
    font-style: italic;
    font-weight: bold;
}

header .navbar-default .navbar-nav > li > a {
    color: #fff;
    display: block;
    font: 400 13px/23px "Open Sans", "Arial", "Helvetica", sans-serif;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}

header .navbar-default .navbar-nav > li > a:active, header .navbar-default .navbar-nav > li > a:hover {
    background: transparent;
    border-radius: 4px;
}

header .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #f15a22;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
    background-image: none;
    box-shadow: none;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: transparent;
    color: #f15a22;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: #222;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-collapse {
    padding-left: 0;
}

.navbar-default .navbar-nav .dropdown-menu > li > a:link {
    color: #fff;
    line-height: 25px;
}
.navbar-default .navbar-nav .dropdown-menu > li > a:hover {
    color: #f15a22;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #f15a22;
    border-radius: 3px;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #cbd4d7;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: transparent;
    background-image: none;
}

.dropdown-menu > li {
    background: none;
    border-radius: 3px;
    width: 100%;
    display: table;
    text-align: left;
}

.dropdown-menu > li .txt {
    border-right: 1px solid #C25030;
    padding: 0 20px 0 5px;
    display: table-cell;
    color: #FFF;
    width: 100%;
}

.dropdown-menu > li .arr {
    border-left: 1px solid #E6876C;
    border-radius: 0 3px 3px 0;
    background: #DB532C;
    display: table-cell;
    width: 29px;
    font-size: 13px;
    padding: 0 5px 0 6px;
    vertical-align: middle;
    color: #E69681;
    top: 0;
}

header .dropdown-menu {
    background: #333;
    color: #fff;
    font: 400 13px/23px "Open Sans", "Arial", "Helvetica", sans-serif;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    padding: 0 0 5px 0;
}

#phone {
    background: #333 url("../img/bg-phone.gif") no-repeat scroll 0 0;
    color: #f15a22;
    display: block;
    font: 20px/31px "Open Sans", Arial, sans-serif;
    margin: 0;
    letter-spacing: 0;
    padding: 3px 15px 0 50px;
    text-transform: uppercase;
    top: inherit;
    bottom: 10px;
}

header .dropdown-menu li {
    margin: 5px 0;
}

header .dropdown-menu > li > a {
    color: #fff;
    line-height: 1.42857;
    padding: 5px 10px;
}

header .dropdown-menu > li > a:hover {
    color: #CBD4D7;
}

header .dropdown ul a {
    padding: 0 16px;
}

/*  ---Dropdown Submenu START---  */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: -12px;
    left: 100%;
    /* margin-top: 6px;
    margin-left: -1px; */
    -webkit-border-radius: 0 4px 4px;
    -moz-border-radius: 0 4px 4px;
    border-radius: 0 4px 4px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

/*
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
*/
.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

.dropdown-submenu.pull-left > .dropdown-menu:hover {
    background-color: #616161;
}

/*  ---Dropdown Submenu END---  */
a.carousel-control:link,
a.carousel-control:visited,
a.carousel-control:active {
    color: #fff;
}

.carousel-indicators {
    bottom: -4px;
}

.carousel-content .testimonial-content {
    background: transparent url(../img/icon-quote.png) 0 0 no-repeat;
}

.testimonial h3 {
    margin-bottom: 1em;
    font-size: 1.7em;
}
.carousel-content blockquote {
    margin-left: 50px;
    border-left: 3px solid #999;
}

.indicators-bg {
    background: #383D3F;
    min-height: 36px;
}

/*  ---CONTENT---  */
.content ul {
    margin: 15px 0 30px;
}

.content ul li {
    list-style: outside none disc;
    margin: 0 0 4px 20px;
}

.content p {
    margin: 0 20px 15px 0;
    text-align: justify;
}

.content .panel-default > .panel-heading {
    background-image: none;
}

.content .panel-default > .panel-heading {
    background: none;
}

.content .panel {
    box-shadow: none
}

.content .panel-default {
    border: none;
}

.content .panel-title {
    color: #373c3e;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    cursor: pointer;
    margin: 0;
    text-transform: uppercase;
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    line-height: 35px;
}

.content .panel-heading {
    padding: 0;
}

.content .panel-heading img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: none;
}

.content .panel-body {
    padding: 10px 0 0;
}

.design-outlet {
    background: rgba(0, 0, 0, 0) url("../img/bg-border.png") repeat-x scroll center bottom;
    font-size: 13px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 335px;
}

.design-outlet h2 {
    margin-top: 0px;
}

.design-outlet h3.title {
    color: #383d3f;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 5px;
}

.design-outlet a {
    color: #373c3e;
}

.design-outlet a:hover {
    color: #f15d22
}

.outlets {
    padding: 20px 0px 20px;
    background: #CBD4D7;
}

.outlets-breadcrumbs ol {
    margin-bottom: 10px;
}

.design-outlets .design-outlet:last-of-type {
    background: none;
}

.design-outlets {
    color: #373c3e;
}

#full-box {
    position: relative;

}

.full-box .span.arrow {
    display: block;
}

#full-box span.arrow {
    display: block;
    width: 32px;
    height: 15px;
    background: url(../img/arrow-full-box.png) no-repeat;
    position: absolute;
    top: 0px;
    left: 48%;
}

/*  ---Sustainability---  */
.mainSustainability ul {
    margin-bottom: 15px;
    margin-right: 20px;
    text-align: justify;
}

/*  ---News---  */
.post {
    width: 100%;
    border-bottom: 1px dotted #373c3e;
    margin-right: 10px;
    display: table;
}
.mainNews .post:last-child {
    border-bottom: none;
}
.post .title {
    margin-top: 10px;
}

.mainNews .thumb {
    width: 125px;
    padding: 10px 20px 20px 0;
    min-height: 125px;
    display: table-cell;
}

.mainNews .post-content {
    display: table-cell;
    vertical-align: top;
}

.mainNews .post-date {
    font-style: italic;
}

.mainAchievements .thumb {
    padding: 10px 20px 20px 0;
    min-height: 125px;
    display: table-cell;
}

.mainAchievements .post-content {
    display: table-cell;
    vertical-align: top;
}

.mainAchievements .post-date {
    font-style: italic;
}

/*  ---Our Community---  */
.mainCommunity .img-txt {
    display: table;
    margin-bottom: 15px;
    margin-right: 20px;
}

.mainCommunity .img-txt img {
    display: table-cell;
    padding-right: 10px
}

.mainCommunity .img-txt p {
    display: table-cell;
    vertical-align: top;
    margin-right: 20px;
}

.mainCommunity p {
    vertical-align: top;
    margin-right: 20px;
}

.mainCommunity ul {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 20px;
    text-align: justify;
}

.mainCommunity .big-space {
    height: 170px;
}

.inner-container {
    background: #e6e6e6 none repeat scroll 0 0;
    border-bottom: 1px solid #808080;
    padding: 0px 10px;
}

.video-wrap {
    background: rgba(0, 0, 0, 0) url("../img/bg-content-bottom-col-1.png") no-repeat scroll center bottom;
    padding-top: 0;
    padding-bottom: 10px;
}

.bottom-content {
    margin: 0 0 20px 0;
}
.services-list {
    margin: 0 16px;
}
.services-list .services {
    -webkit-box-shadow: 1px 1px 2px 0px rgba(166,164,166,1);
    -moz-box-shadow: 1px 1px 2px 0px rgba(166,164,166,1);
    box-shadow: 1px 1px 2px 0px rgba(166,164,166,1);
    margin-bottom: 20px;
    cursor: pointer;

}
.services-list .services:hover {
    -webkit-box-shadow: 4px 4px 6px 1px rgba(166,164,166,0.6);
    -moz-box-shadow: 4px 4px 6px 1px rgba(166,164,166,0.6);
    box-shadow: 4px 4px 6px 1px rgba(166,164,166,0.6);
    -webkit-transition : 0.2s ease-in-out;
    transition : 0.2s ease-in-out;
    -moz-transition : 0.2s ease-in-out;
}
.services-list .services-image {
    background: #f2f2f2 url("../img/bg-content-bottom.png") repeat-x scroll center bottom;
    padding: 20px;
}
.services-list .services-image img {
    max-height: 150px;
}
.services-list .services-content {
    padding: 20px;
    min-height: 246px;
}
.services-content h3 {
    min-height: 53px;
    font-size: 2em;
}
.services-content p {
    min-height: 100px;
    max-height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: black !important;

}



/*  ---Aside---  */
aside > div {
    margin: 15px auto 20px;

}

#SubscriberAddForm label {
    margin-right: 10px;
    margin-top: 2px;
    text-transform: none !important;
    width: 100px;
}

form div.text input {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    float: left;
    padding: 8px;
    width: 179px;
}

form div.input {
    clear: both;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

form div.input label {
    color: #404f59;
    float: left;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.5px;
    margin-right: 25px;
    padding-top: 7px;
    text-align: right;
    text-transform: uppercase;
    width: 100px;
}

#full-box form div.submit input {
    background: #f3643c none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    letter-spacing: 1px;
    margin: 0 0 0 115px;
    padding: 8px 25px 7px;
    text-transform: uppercase;
}

.heading.pad {
    margin: 0 0 10px;
}

form div.text input {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    padding: 8px;
    float: right;
    width: 190px;
}

.carousel-testimonials .arrow-right {
    background-image: url("../img/arrow-1.png");
    background-position: -25px 0;
    display: block;
    height: 20px;
    margin: 117px 0 0 21px;
    position: absolute;
    width: 20px;
    z-index: 1;
}

aside .rental {
    display: table;
    background: #cad5d7;
    min-width: 300px;
}

aside .rental .inner {
    color: #fff;
    font-size: 13px;
    padding: 15px;
    background: #373C3E none repeat scroll 0 0;
    display: table-cell;
    vertical-align: top;
}

aside .rental h3 {
    color: #cbd4d7;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 20px;
    text-align: left;
}

aside .rental p {
    text-align: left;
}

#rental-slider {
    display: table-cell;
    min-width: 150px;
    vertical-align: middle;
    padding: 0 5px;
}

.carousel-rental .arrow-left {
    background-image: url("../img/arrow-2.png");
    background-position: 0 0;
    display: block;
    height: 20px;
    margin: 226px 0 0 0;
    position: absolute;
    width: 20px;
    z-index: 1;
}

.carousel-rental .arrow-right {
    background-image: url("../img/arrow-2.png");
    background-position: -25px 0;
    display: block;
    height: 20px;
    margin: 226px 0 0 1px;
    position: absolute;
    width: 20px;
    z-index: 1;
}

aside .rental .slides img {
    display: inline-block;
}

aside .rental .button {
    background: #f3643c none repeat scroll 0 0;
    border-radius: 3px;
    display: table;
    text-align: left;
}

aside .button .read-more {
    border-right: 1px solid #C25030;
    padding: 3px 7px;
    display: table-cell;
    color: #FFF;
}

aside .button .read-arrow {
    border-left: 1px solid #E6876C;
    border-radius: 0 3px 3px 0;
    background: #DB532C;
    display: table-cell;
    width: 29px;
    font-size: 13px;
    padding: 0 0 0 8px;
    vertical-align: middle;
    color: #E69681;
    top: 0;
}

/*  ---Aside Client Tools---  */
.clientTools div {
    margin: 0 auto 12px;
    text-align: center;
}

.clientTools .tools {
    background: #959EA0;
    text-align: left;
}

.clientTools .tools .updateTxt {
    border-right: 1px solid #777E80;
}

.clientTools .tools .updateArr {
    border-left: 1px solid #B5BBBD;
    background: #868E90;
    color: #E7E8E9;
}

/*  ---Aside Our Services---  */
.ourServices h2 {
    margin: 3px 0 16px;
}

/*  ---Aside Sustainability---  */
.sustainability {
    background: #00B2D4;
    padding: 10px;
}

.sustainability .titleBlue {
    font-weight: 700;
    font-size: 13px;
    text-align: center;
}

.sustainability p {
    color: #FFF;
    margin: 10px;
}

/*
aside .testimonials>img {
    float: right;
    margin-right: 25px;
}
*/

aside .slides {
    margin: 0;
}

aside .slides li {
    list-style-type: none;
    margin: 0;
    text-align: left;
}

aside .slides li span {
    color: #cbd4d7;
}

.testimonial .col-sm-6 li:hover {
    color: #f15a22;
}

#testimonial-slider {
    margin-bottom: 0
}

/*  ---Aside News---  */
.news-list {
   margin: 40px 23px;
}

aside .asideNews {
    text-align: left;
}

aside .asideNews ul {
    margin-top: 15px;
}

aside .asideNews ul li {
    list-style-position: inside;
    margin: 0;
    padding: 5px 0 5px 10px;
}

aside .asideNews li a {
    color: #f15a22;
    padding: 5px 0px;
}

aside .asideNews li a:hover {
    color: #ffb636
}

/*  ---Environment Policy---  */
.environmentPolicy p {
    margin-right: 10px;
    margin-left: 10px;
}

.environmentPolicy ul {
    text-align: justify;
    margin-right: 10px;
    margin-left: 10px;
}

/*  ---Our Community---  */
.ourCommunity p {
    margin-right: 10px;
    margin-left: 10px;
}

.ourCommunity .small-space {
    height: 15px;
}

/*  ---Slider Down---  */
.sliderDown {
    background: #cad5d7 none repeat scroll 0 0;
    padding: 20px 0 30px;
}

.sliderDown ul {
    text-align: center;
}

.sliderDown ul li {
    display: inline-block;
    padding: 0 30px;
}

.sliderDown h3 {
    font: 600 12px "Open Sans", "Arial", "Helvetica", sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.sliderDown img {
    display: inline-block;
}

.owl-nav {
    position: relative;
    top: -90px;
}

.owl-carousel {
    position: relative;
    width: 93%;
    margin: 0 auto;
    z-index: 1;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
    position: absolute;
    left: -33px;
    top: 50%;
    font-size: 0;
    background-image: url("../img/skin.png");
    background-position: -72px 1px;
    display: block;
    height: 43px;
    position: absolute;
    width: 41px;
    z-index: 1;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    right: -33px;
    top: 50%;
    font-size: 0;
    background-image: url("../img/skin.png");
    background-position: -119px 1px;
    display: block;
    height: 43px;
    position: absolute;
    width: 41px;
    z-index: 1;
}

.carousel-down.left .arrows-slider {
    background-image: url("../img/skin.png");
    background-position: -72px 1px;
    display: block;
    height: 43px;
    margin: 70px 0 0 5px;
    position: absolute;
    width: 41px;
    z-index: 1;
}

.carousel-down.right .arrows-slider {
    background-image: url("../img/skin.png");
    background-position: -119px 1px;
    display: block;
    width: 41px;
    height: 43px;
    margin: 70px 0 0 100px;
    position: absolute;
    z-index: 1;
}

/*  ---Logos---  */
.logos {
    margin: 30px 0 10px;
}

.logos ul {
    text-align: center;
}

.logos ul li {
    display: inline-block;
    padding: 0 20px;
    margin: 30px 0 30px;
}

.video-home iframe {
    margin: 0 auto;
    display: block;
}

#content-banner {
    padding: 0 10px 0 10px;
}
#content-banner .big-size, 
#content-banner .small-size {
    padding: 0px;
}

#content-top-banner .big-size > a {
    display: block;
    float: left;
    width: 25%;
    border-left: 1px solid #fff;
}

#content-top-banner .big-size > a img {
    width: 100%;
}

.big-size > div > a {
    float: left;
    padding: 0px 0px 1px 1px;
    width: 50%;
}

#content-top-banner .big-size > div {
    display: block;
    float: left;
    width: 25%;
}

#content-top-banner.version-2 {
    border-top: 1px solid #fff;
    padding-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #a0a0a0;
}

aside > div.timeline-box {
    margin-bottom: 0px;
}

.about-content .col-sm-6:first-child {
    background: transparent url("../img/content-separator.gif") repeat-y scroll right 0;
}

.about-content .col-sm-6 .inner-wrap {
    padding-bottom: 10px;
}

.about-content .col-sm-6 {
    border-bottom: 1px solid #808080;
}

#content-btm-banner .big-size > a {
    display: block;
    float: left;
    width: 16.6666666666666667%;
    border-left: 1px solid #fff;
}

#content-btm-banner .big-size > a img {
    width: 100%;
}

.col-xs-6.small-size > a {
    float: left;
    width: 50%;
}



.form-info {
    background: #fff none repeat scroll 0 0;
    padding: 25px 20px;
    border-top: 1px solid #808080;
}

#content-banner img,
#content-banner img a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #fff #fff;
    border-image: none;
    border-style: none none solid solid;
    border-width: 0 0 1px 1px;
    color: #fff;
}

.custom-form .col-sm-6:first-child {
    min-height: 42px;
    text-align: right;
}

.custom-form .col-sm-6:last-child {
    border-left: 1px solid #808080;
    min-height: 42px;
}

.form-content .form-info {
    margin-bottom: 13px;

}

.custom-form > div:first-of-type .col-sm-6 {
    min-height: 57px;
    padding-top: 25px;
}

.custom-form > div:last-of-type .col-sm-6 {
    min-height: 57px;
    padding-bottom: 25px;
}

.custom-form {
    margin: 0 -10px;
    border-top: 1px solid #fff;
    border-botttom: 1px solid #fff;
    padding: 0px 0px;
}

.custom-form .col-sm-6 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.custom-form .col-sm-6:first-child label, .custom-form .col-sm-6 input {
    margin-left: 10px;
    margin-right: 10px;
}

.form-content div.button {
    margin-left: 10px;
    width: 53%;
}

.custom-form textarea {
    margin-left: 10px;
    width: 53%;
}

.form-content div.button span {
    background: rgba(0, 0, 0, 0) url("../img/b-submit-form.png") no-repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: right;
    height: 22px;
    outline: medium none;
    position: relative;
    right: auto;
    text-indent: -9999px;
    width: 112px;
}

.custom-form h2, .custom-form .h2 {
    color: #dd3d2a;
    font-size: 15px;
    margin-right: 10px;
    text-transform: none;
    font-weight: normal;
    display: block;
    margin-bottom: -5px;
}

.form-content {
    border-top: 1px solid #808080;
    border-bottom: 1px solid #808080;
}

.custom-form .submit-button {
    width: auto;
}

.custom-form input {
    background: #fff url("../img/bg-form-input.gif") repeat-x scroll center bottom;
    border: 1px solid #4d4d4d;
    border-radius: 3px;
    display: inline-block;
    float: left;
    line-height: 22px;
    height: 22px;
    padding: 4px;
    width: 53%
}

.custom-form div.selector, .custom-form div.selector select {
    height: 20px;
    margin-right: 5px;
    position: relative;
    width: 80px;
    z-index: 2;
}

.custom-form input.text, .custom-form textarea, .custom-form div.selector {
    background: #fff url("../img/bg-form-input.gif") repeat-x scroll center bottom;
    border: 1px solid #4d4d4d;
    border-radius: 3px;
    display: inline-block;
    float: left;
    line-height: 12px;
}

.custom-form div.selector:first-child {
    margin-left: 10px;
}

.custom-form div.selector,
.custom-form div.selector select {
    height: 22px;
    width: 80px;
    position: relative;
    z-index: 2;
    margin-right: 5px;
}

.custom-form label.inline {
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 8px;
    margin-bottom: 12px;
}

.gap {
    float: left;
    width: 20px;
}

.custom-form div.selector span {
    background: rgba(0, 0, 0, 0) url("../img/bg-form-select.gif") no-repeat scroll right center;
    height: 12px;
    left: 0;
    line-height: 12px;
    overflow: hidden;
    padding: 4px 24px 4px 4px;
    position: absolute;
    text-align: center;
    text-overflow: ellipsis;
    top: 0;
    white-space: nowrap;
    width: 50px;
    box-sizing: content-box;
    z-index: 1;
}

.custom-form label.inline input {
    border: 1px solid #4d4d4d;
    border-radius: 3px;
    display: inline-block;
    float: left;
    height: inherit;
    line-height: inherit;
    padding: 4px;
    width: inherit;
}

.custom-form label {
    font-weight: 400;
    margin-bottom: 0;
}

/*  ---FOOTER---  */
footer {
    margin: 0 -10px;
}
.footer-menu {
    background: #333;
    color: #fff;
    padding: 20px 0;
    text-align: center;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    margin: 0;
}
.footer-menu ul li {
    line-height: 190%;
}
.footer-menu li a {
    color: #fff;
    text-transform: uppercase;
}
.bottom-contact {
    align-items: center;
}
.row-flex, .row-flex > div[class*='col-'] {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}
.row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}
.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
     margin:-.2px; /* hack adjust for wrapping */
}
.container-flex > div[class*='col-'] div,.row-flex > div[class*='col-'] div {
    width:100%;
}
.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
    flex-flow: column nowrap;
}
.flex-grow {
    display: flex;
    -webkit-flex: 2;
    flex: 2;
}
.flex-center-middle {
    align-items: center;
    justify-content: center;
}

#bottom-banner {
    font-size: 0;
    text-align: center;
    margin: 20px 0;
}
#bottom-banner img {
    margin: 0 10px;
}
#bottom-banner a {
    display: inline-block;
}

#bottom-banner a:last-child img {
    padding: 0 8px;
}

/* BUTTON */
a.btn-orange:link,
a.btn-orange:visited,
.btn-orange {
    color: #fff;
    background-color: #f15a22;
    border-color: #f15a22;
    border-radius: 0;
}
a.btn-orange:hover,
.btn-orange:hover {
    color: #fff;
    background-color: #ff8d05;
    border-color: #ff8d05;
}

.error-message {
    display: block;
    color: #e00;
}
#flashMessage {
    padding: 8px 16px;
    background: #eee;
}
#flashMessage.message {
    background: #e63a00;
    color: #fff;
}
#flashMessage.success {
    background: #c2f0c2;
    color: #000;
}
.form-inline .selector {
    display: inline-block;
}
.form-tools h2 {
    color: #f04c0f;
}
aside img {
    width: 100%;
}
.toe {
    background: #292929;
    color: #fff;
    padding: 15px;
    text-transform: uppercase;
    font-size: 0.8em;
}
.toe a:link,
.toe a:hover,
.toe a:visited,
.toe a:active {
    color: #f15a22;
}
.toe-right {
    text-align: right;
}
#footer-partner-logo {
    text-align: center;
}
.main-inner ul {
    list-style-type: disc;
}

/* Top menu */
.top-menu {
    background-color: #f15a22;
    border-radius: 0 0 15px 15px;
    padding: 0 10px;
    text-align: center;
    margin: 0;
}
.top-menu a:link,
.top-menu a:visited,
.top-menu a:hover,
.top-menu a:active {
    color: #fff;
}
.top-menu li {
    display: inline-block;
    margin: 0;
    padding: 5px 0;
}
.top-menu li > a {
    display: block;
    border-right: 1px solid #fff;
    padding: 2px 10px;
    font-size: 0.9em;
}
.top-menu li:last-child > a {
    border-right: none;
}
.top-menu li>a:hover {
    background: transparent;
}

/* TOP PHONE */
.top-phone {
    margin: 45px 0 0 0;
}
.top-phone-number{
    margin: 10px 0 0 0;
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 3.5em;
    font-weight: 800;
}
.page-content {
    margin: 40px 16px;
}

.page-content p {
    font-size: 16px !important;
    line-height: 25px;
    text-align: justify;
}

.page-content ol, .page-content ul {
    font-size: 16px !important;
    line-height: 25px;
    text-align: justify;
}

.page-content h1 {
    line-height: 41px;
    font-size: 32px;
}

h1,h2,h3,h4 {
    color: #f15a22;
}
#prefooter {
    background: #333;
    color: #fff;
    text-align: center;
    padding: 30px 0;
    font-size: 1.8em;
    font-family: "Open Sans", Helvetica, arial;
    font-style: italic;
    font-weight: 900;
    margin: 0 -10px;
}
#prefooter a {
    font-style: normal;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
    margin-left: 20px;
}
.quick-quote {
    padding: 15px;
    -webkit-box-shadow: 2px 2px 4px 0px rgba(166,164,166,1);
    -moz-box-shadow: 2px 2px 4px 0px rgba(166,164,166,1);
    box-shadow: 2px 2px 4px 0px rgba(166,164,166,1);
}
.quick-quote p{
    font-family: "Open Sans";
    font-weight: 700;
}
.quick-quote form {
    margin: 20px 0 0 0;
}

.quick-quote h3 {
    font-size: 2em;
}

/* CAROUSEL */
.carousel-caption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    padding: 0;
    margin:0;
}
.carousel-caption .row {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    margin: 0;
}
.carousel-control {
    width: 7%;
}
.slider-content,
.slider-content-left {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
    justify-content: center;
    flex-direction: column;
    text-align: center;

    height: 100%;

    background: transparent;
    background: -webkit-linear-gradient(left, transparent, black, black); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, transparent, black, black); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, transparent, black, black); /* For Firefox 3.6 to 15 */
    background: linear-gradient(left, transparent, black, black); /* Standard syntax */

    font-size: 1.2em;
    margin-right: -1px;
}
.slider-content-left {
    background: transparent;
    margin-left: -1px;
    margin-right: 1px;
}
.slider-content h1,
.slider-content h2 {
    color: #fff;
}
.slider-buttons {
    margin: 10px 0 0 0;
}
.slider-buttons .btn {
    margin-right: 10px;
}
a.btn-transparent:link,
a.btn-transparent:visited,
a.btn-transparent:active,
.btn-transparent {
    background: transparent;
    border: 1px solid #f04c0f;
}
a.btn-transparent:hover {
    background: #ff8d05;
    border-color: #ff8d05;
}
.text-carousel {
  width: 100%;
  height: auto;
  padding: 10px;
}
blockquote {
    font-size: 12px;
    font-style: italic;
}


.carousel-inner blockquote {
    min-height: 300px;
    max-height: 500px;
}
blockquote footer {
    font-size: 110%;
    font-style: normal;
    margin: 20px 10px;
    text-align: right;
}
.media-heading {
    text-transform: uppercase;
    font-weight: bold;
}

.media-body a p {
    line-height: 18px;
    color: #000;
}

#client-logos .item{
  margin: 3px;
}
#client-logos .item img{
  display: block;
  width: 100%;
  height: auto;
}

li.fully-managed {
    background: url(../img/fully-managed.png) 0 0 no-repeat;
    padding: 16px 0 43px 80px;
    font-size: 1.4em;
    font-weight: bold;
    margin: 10px 0;
}
li.on-time {
    background: url(../img/on-time.png) 0 0 no-repeat;
    padding: 25px 0 43px 80px;
    font-size: 1.4em;
    font-weight: bold;
    margin: 10px 0;
}
li.right-gear {
    background: url(../img/right-gear.png) 0 0 no-repeat;
    padding: 25px 0 43px 80px;
    font-size: 1.4em;
    font-weight: bold;
    margin: 10px 0;
}

#carousel-header {
    margin: 0 -10px;
    background-color: black;
}

.media-list {
    margin-bottom: 20px;
}

/* TESTIMONIALS */
.row.testimonial {
    margin: 0 23px;
}

.media-body {
    padding: 5px;
}

li.media:hover {
    box-shadow: 4px 4px 6px 1px rgba(166,164,166,0.6);
    cursor: pointer;
}

.top-content {
    background: #000;
    text-align: center;
    margin: 0 -10px;
}
.top-content img {
    width: 100% !important;
    height: auto !important;
}
/*  ---MEDIA QUERIES---  */
@media (max-width: 1199px) {
    .sliderDown .item img {
        max-width: 120px;
    }

    .carousel-down.left .arrows-slider {
        margin: 52px 0 0 5px;
    }

    .carousel-down.right .arrows-slider {
        margin: 52px 0 0 100px;
    }

    .logos img {
        max-width: 130px;
    }

    header .navbar-default .navbar-nav > li > a {
        font-size: 12px;
    }

    form div.text input {
        width: 180px;
    }
}

@media (min-width: 1200px) {
    .slider-content-left {
        background: transparent;
        background: -webkit-linear-gradient(right, transparent, transparent, transparent, black); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(right, transparent, transparent, transparent, black); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(right, transparent, transparent, transparent, black); /* For Firefox 3.6 to 15 */
        background: linear-gradient(right, transparent, transparent, transparent, black); /* Standard syntax */
    }
}

@media (max-width: 991px) {
    .carousel-control.left .arrows-slider {
        margin: 104px 0 0 5px;
    }

    .carousel-control.right .arrows-slider {
        margin: 104px 0 0 62px;
    }

    .mainCommunity .big-space {
        display: none;
    }

    .owl-nav {
        position: relative;
        top: -60px;
    }

    .ourCommunity .small-space {
        height: 25px;
    }

    .sliderDown .item img {
        max-width: 80px;
    }

    .sliderDown .item a {
        font-size: 11px;
    }

    .carousel-down.left .arrows-slider {
        margin: 32px 0 0 5px;
    }

    .carousel-down.right .arrows-slider {
        margin: 32px 0 0 62px;
    }

    .logos {
        margin: 0;
    }

    .logos img {
        max-width: 110px;
    }

    aside .testimonials .inner {
        min-width: inherit;
    }

    .navbar-nav > li {
        padding: 0 0px;
    }

    header .navbar-default .navbar-nav > li > a {
        font: 400 10px/23px "Open Sans", "Arial", "Helvetica", sans-serif;
    }



    aside h2 {
        font: 14px/36px "Open Sans", Arial, sans-serif;
    }

    .content p {
        text-align: left;
    }

    aside .aside-testimonials li {
        padding: 30px 10px 15px 20px;
        text-align: left;
    }

    form div.input label {
        float: left;
        margin-right: 25px;
        padding-top: 0;
        text-align: left;
        width: 100px;
        padding-left: 10px;
    }

    form div.text input {
        background: #fff none repeat scroll 0 0;
        border: medium none;
        border-radius: 3px;
        float: left;
        margin-left: 10px;
        padding: 8px;
        width: 86%;
    }

    #full-box form div.submit input {
        margin: 0 0 0 10px;
        padding: 8px 25px 7px;
        width: auto;
    }

    #bottom-banner {
        padding-top: 15px;
    }

    .top-phone {
        margin: 20px 0 0 0;
    }
    .top-menu li > a {
        font-size: 0.9em;
        padding: 3px 5px;
    }
    .top-phone-number {
        font-size: 3em;
        margin: 5px 0 0 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #bottom-banner a {
        margin: 0 20px;
    }
    aside .slides li {
        font-size: 11px;
        list-style-type: none;
        margin: 0;
        text-align: left;
        line-height: 1.2;
    }

    .inner-container .col-sm-8 {
        padding-left: 0;
    }

    aside h2 {
        font: 14px/32px "Open Sans", Arial, sans-serif;
    }



    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        padding-left: 10px;
        padding-right: 10px;
    }

    .gap {
        display: none;
    }

    .custom-form div.selector, .custom-form div.selector select {
        height: 22px;
        margin-right: 5px;
        position: relative;
        width: 70px;
        z-index: 2;
    }

    .custom-form div.selector span {
        width: 40px;
    }

    #testimonial-slider .carousel-control.left {
        bottom: 30px;
        font-size: 20px;
        left: 0;
        opacity: 0.5;
        position: absolute;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
        top: -30px;
        width: 15%;
    }

    #testimonial-slider .carousel-control.right {
        bottom: 30px;
        font-size: 20px;
        left: inherit;
        right: 0px;
        opacity: 0.5;
        position: absolute;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
        top: -30px;
        width: 15%;
    }

    aside .rental {
        background: #cad5d7 none repeat scroll 0 0;
        display: block;
        min-width: inherit;
    }

    #rental-slider .carousel-control.left {
        bottom: 0;
        font-size: 20px;
        left: 10px;
        opacity: 0.5;
        position: absolute;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
        top: 0;
        width: 15%;
    }

    aside .rental .inner {
        background: #373c3e none repeat scroll 0 0;
        color: #fff;
        display: block;
        font-size: 13px;
        padding: 15px;
        vertical-align: top;
    }

    aside .video p {
        color: #373c3e;
        font: 700 13px "Open Sans", "Arial", "Helvetica", sans-serif;
        margin: 4px 0 0;
        text-align: center;
        white-space: nowrap;
    }

    #rental-slider {
        display: block;
        min-width: 100%;
        padding: 0 5px;
        vertical-align: middle;
    }

    #testimonial-slider .carousel-control.right {
        bottom: 30px;
        font-size: 20px;
        opacity: 0.5;
        position: absolute;
        right: 15px !important;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
        top: -30px;
        width: 15%;
    }

    .carousel-rental .arrow-right, .carousel-rental .arrow-left {
        margin-top: 180px;
    }

    .top-phone {
        margin: 50px 0 0 0;
    }
    .top-menu li > a {
        font-size: 0.9em;
        padding: 2px 5px;
    }
    .top-phone-number {
        font-size: 3em;
        margin: 5px 0 0 0;
    }
}

@media (max-width: 767px) {
    .toe-left,
    .toe-right{
        text-align: center;
    }
    header .logo {
        text-align: center;
        margin: 15px 0;
    }
    header .logo img {
        margin: 0 auto;
    }
    .custom-form .h2 {
        display: none;
    }

    .custom-form .col-sm-6:last-child {
        min-height: inherit;
    }

    .inner-container .col-sm-8 {
        padding-left: 0;
        padding-right: 0;
    }
    aside {
        margin-top: 10px;
    }
    header ul li img {
        max-width: 32px;
    }

    .fancy {
        margin-right: 0;
        text-align: center;
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev {
        left: 0px;
    }

    .owl-carousel .owl-controls .owl-nav .owl-next {
        right: 0px;
    }

    .testimonials .carousel-control.right {
        background-repeat: repeat-x;
        left: 20px;
    }

    .carousel-rental .arrow-left {
        background-image: url("../img/arrow-2.png");
        background-position: 0 0;
        display: block;
        height: 20px;
        margin: 176px 0 0px 5px;
        position: absolute;
        width: 20px;
        z-index: 1;
    }

    .carousel-testimonials .arrow-right {
        margin-top: 107px;
    }

    #header .carousel-control.right .arrows-slider {
        margin: -22px 0 0;
        right: 15px;
        top: 50%;
    }

    #header .carousel-control.left .arrows-slider {
        margin: -22px 0px 0 15px;
        top: 50%;
    }

    .carousel-testimonials .arrow-left {
        margin-top: 107px;
    }

    .carousel-rental .arrow-right {
        background-image: url("../img/arrow-2.png");
        background-position: -25px 0;
        display: block;
        height: 20px;
        margin: 176px 8px 0 -3px;
        position: absolute;
        width: 20px;
        z-index: 1;
    }

    header .utilNav {
        text-align: center;
    }

    header .utilNav ul li {
        margin-top: 15px;
    }

    .carousel .container {
        padding: 0;
    }

    .content p {
        margin: 0 0 15px;
    }

    .carousel-control.right .arrows-slider {
        margin: 104px 20px 0 32px;
    }

    .carousel-control.left .arrows-slider {
        margin: 104px 0 0 22px;
    }

    .ourCommunity .small-space {
        display: none;
    }

    .navbar-default .navbar-toggle {
        border: none;
    }

    .navbar-nav {
        margin: 10px 0 10px 10px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu li a {
        line-height: 28px;
        padding: 0;
    }

    header .dropdown-menu {
        padding: 0 5px 4px;
    }

    header .dropdown-submenu .dropdown-menu {
        padding: 0;
    }

    aside {
        margin-top: 40px;
    }

    aside > div {
        max-width: none;
    }

    .news {
        margin-top: 20px;
        border-bottom: 1px dotted #373c3e;
    }

    .logos {
        margin: 0;
    }

    .logos img {
        max-width: 70px;
    }

    .logos ul li {
        margin: 20px 0;
        /* padding: 0 10px; */
    }

    .menuDown {
        padding: 20px 0 0;
    }
    .menuDown li a {
        font-size: 12px;
    }

    #content-banner {
        padding-left: 6px;
        padding-right: 12px;
    }

    .menuDown .col-xs-4.col-sm-2 {
        min-height: 120px;
    }

    #phone {
        font-size: 15px;
    }

    .custom-form .col-sm-6:first-child {
        border-right: none;
        min-height: inherit;
        padding-bottom: 0;
        text-align: left;
    }

    .custom-form input {
        display: block;
        float: none;
        height: 22px;
        line-height: 22px;
        padding: 4px;
        width: 90%;
    }

    .custom-form > div:first-of-type .col-sm-6 {
        min-height: 0;
        padding-top: 10px;
    }

    .custom-form > div:first-of-type .col-sm-6:last-child {
        min-height: 0;
        padding-top: 5px;
    }

    .form-content div.button {
        margin-left: 0;
        width: auto;
        text-align: left;
    }

    .form-content div.button span {
        float: none;
        margin-left: 10px;
    }

    .custom-form input {
        display: block;
        float: none;
        height: 28px;
        line-height: 28px;
        padding: 4px;
        width: 90%;
    }

    .custom-form > div:last-of-type .col-sm-6 {
        min-height: 10px;
        padding-bottom: 25px;
    }

    .custom-form > div:last-of-type .col-sm-6:first-child {
        min-height: 10px;
        padding-bottom: 0;
    }

    .custom-form h2 {
        margin-bottom: -10px;
        margin-left: 10px;
    }

    .custom-form .col-sm-6 {
        padding-bottom: 10px;
        padding-top: 5px;
    }

    .custom-form .col-sm-6:last-child {
        border-left: none;
    }

    .navbar-default .navbar-nav > .active > a, 
    .navbar-default .navbar-nav > .active > a:hover, 
    .navbar-default .navbar-nav > .active > a:focus {
        padding-left: 5px;
        padding-right: 5px;
    }

    .navbar-nav > li {
        background: none;
        float: none;
        padding: 0 10px;
    }

    .inner-container .col-sm-8 {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

    }

    header .navbar-default .navbar-nav > li > a {
        font: 400 12px/23px "Open Sans", "Arial", "Helvetica", sans-serif;
    }

    .top-phone {
        margin: 0;
    }
    .top-menu li > a {
        font-size: 0.9em;
        padding: 3px 2px;
    }
    .top-phone-number img {
        width: 24px;
    }
    .top-phone-number {
        font-size: 2em;
        margin: 5px 0 0 0;
    }
    .slider-content {
        background: none;
        background-color: rgba(0, 0, 0, 0.5);
    }
    .slider-content h2 {
        font-size: 20px;
    }
    .page-content,
    aside,
    .services-list,
    .row.testimonial {
        margin: 0;
    }
    .carousel-content .testimonial-content{
        background: none;
    }
    .carousel-content blockquote{
        margin: 0;
        border: none;
        padding: 0;
    }
    .text-carousel {
        padding: 0;
    }

    .row-flex {
        display: block;
    }
    .bottom-contact {
        margin-top: 20px;
    }
    #bottom-banner img {
        max-width: 90%;
    }
    .toe {
        font-size: 0.7em;
    }
    #prefooter a.btn {
        margin-top: 10px;
    }
    .carousel-caption h2 {
        font-size: 1em;
        margin: 5px 0 0 0;
    }
    .slider-text {
        font-size: 0.7em;
        margin: 0 10px;
    }
    .slider-buttons {
        margin: 0;
    }
    .slider-buttons .btn {
        font-size: 0.7em;
    }
    header .dropdown-menu {
        font-size: 12px;
    }
    header .dropdown-menu li {
        margin: 5px 5px 5px 5px;
    }

    .dropdown-menu{
        display: block;
        position: relative;
        box-shadow: none;
        border: none;
        background: transparent;
        width: 100%;
    }
}

@media (max-width: 479px) {
    header .logo {
        text-align: center;
        margin-bottom: 15px;
    }
    header .logo img {
        display: block;
        max-width: 160px;
    }
    .custom-form div.selector, .custom-form div.selector select {
        margin-bottom: 12px;
    }
    .gap {
        display: none;
    }
    .custom-form div.selector:last-child {
        margin-left: 10px;
    }

    #content-btm-banner .big-size > a {
        width: 33.3333%;
    }



    #phone {
        bottom: inherit;
        font-size: 15px;
        left: auto;
        position: relative;
        right: auto;
        top: auto;
        width: 212px;
        margin: 0 auto;
    }

    #phone {
        font-size: 13px;
    }

    #bottom-banner a:last-child {
        float: none;
    }

    .mainAchievements .post img {
        max-width: 125px;
    }

    .titleTop {
        font-size: 11px;
    }

    .fancy span:before,
    .fancy span:after {
        width: 32px;
    }

    header .utilNav {
        font-size: 9px;
        font-weight: bold;
    }

    .carousel-indicators {
        display: none;
    }

    .indicators-bg {
        min-height: 10px;
    }

    .menuDown ul li {
        line-height: 250%;
    }

    .logos img {
        max-width: 60px;
    }
}
@media (max-width: 380px) {

}

@media (min-width: 979px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}

@media (min-width: 1200px) {
}