/*
Theme Name: Two Five - Big
Theme URI:
Author: Nick Nripendra [ITH Team]
Author URI: http://www.ithands.com/
Description: This theme is design for Two Five -Big by ItHands.The theme set the graphical representation at front end.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Two Five,Big,ithands
*/


/*
 *Designer: Phillip Pradeep;
 *Date: 02/12/2015;
 */


/* -- External Fonts -- */

@font-face {
    font-family: 'eurostarblack';
    src: url('fonts/eurostarblack-webfont.eot');
    src: url('fonts/eurostarblack-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/eurostarblack-webfont.woff2') format('woff2'), url('fonts/eurostarblack-webfont.woff') format('woff'), url('fonts/eurostarblack-webfont.ttf') format('truetype'), url('fonts/eurostarblack-webfont.svg#eurostarblack') format('svg');
    font-weight: normal;
    font-style: normal;
    }

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue.eot');
    src: url('fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeue.woff') format('woff'), url('fonts/HelveticaNeue.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }

@font-face {
    font-family: 'Helvetica';
    src: url('fonts/Helvetica.eot');
    src: url('fonts/Helvetica.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica.woff') format('woff'), url('fonts/Helvetica.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    }

@font-face {
    font-family: 'Helvetica Bold';
    src: url('fonts/Helvetica-Bold.eot');
    src: url('fonts/Helvetica-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Helvetica-Bold.woff') format('woff'), url('fonts/Helvetica-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    }


/* -- Global CSS -- */
body {
    font-family: 'Helvetica';
    font-size: 13.67px;
    margin-top: 70px;
    background: #000000;
    }

body p {
    font-size: 1em;
    line-height: 1.42;
    }

body a,
body a:active,
body a:focus,
body a:hover {
    outline: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    }

input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
textarea[disabled], textarea[readonly],
fieldset[disabled] textarea {
    background-color: #fff;
    cursor: default;
    }

h2 {
    color: #000;
    font-family: 'eurostarblack';
    font-size: 1.857em;
    line-height: 100%;
    margin: 5px 0 15px 0;
    }

.request-form input::-webkit-input-placeholder,
.request-form textarea::-webkit-input-placeholder {
    color: #ccc !important;
    font-weight: normal !important;
    }

.request-form input:-moz-placeholder,
.request-form textarea:-moz-placeholder {
    color: #888 !important;
    font-weight: normal !important;
    }

.request-form input::-moz-placeholder,
.request-form textarea::-moz-placeholder {
    color: #888 !important;
    font-weight: normal !important;
    }

.request-form input:-ms-input-placeholder,
.request-form textarea:-ms-input-placeholder {
    color: #ccc !important;
    font-weight: normal !important;
    }

.form-newsletter input::-webkit-input-placeholder {
    color: #000 !important;
    font-weight: bold !important;
    }

.form-newsletter input:-moz-placeholder {
    color: #000 !important;
    font-weight: bold !important;
    }

.form-newsletter input::-moz-placeholder {
    color: #000 !important;
    font-weight: bold !important;
    }

.form-newsletter input:-ms-input-placeholder {
    color: #000 !important;
    font-weight: bold !important;
    }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-moz-inner-spin-button,
input[type=number]::-moz-outer-spin-button,
input[type=number]::inner-spin-button,
input[type=number]::outer-spin-button {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    margin: 0 !important;
    }

header,
footer,
section,
.banner,
.block-newsletter,
.block-quote-slider {
    box-sizing: border-box;
    float: left;
    position: relative;
    width: 100%;
    }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
input[type="submit"],
select,
textarea {
    border: 1px solid #ccc;
    box-shadow: none;
    box-sizing: border-box;
    color: #000;
    font-size: 1.286em;
    font-weight: bold;
    height: 60px;
    line-height: 100%;
    margin-bottom: 8px;
    padding: 0px 15px 0px 15px;
    line-height: 2em;
    width: 100%;
    }

textarea {
    height: 150px;
    }

input[type="submit"] {
    background: #e1e1e1;
    cursor: pointer;
    outline: none;
    transition: all .3s ease;
    }

input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
    background: #ccc;
    outline: none;
    }

.row {
    max-width: 64.4rem;
    }

ul,
ol,
dl {
    font-size: 1em;
    }


/* ------------------------
Header CSS
------------------------ */


header {
    background: transparent url(img/HeaderBackround.png) repeat-x left top;
    display: block;
    height: 100px;
    position: fixed;
    z-index: 10;
    top: 0;
    }

.home header{
	height: 70px;
	 background: #000;
}

header .medium-9 {
    padding-right: 0;
    width: 79%;
    }

header .medium-3 {
    width: 21%;
    }

.logo-header {
    float: left;
    margin: 0 0 0 -10px;
    width: 152px;
    }

.logo-header a {
    display: block;
    }


/* -- Navigation CSS -- */
.top-bar {
    float: left;
    height: 70px;
    width: calc(100% - 142px);
    }

.top-bar .name h1 a {
    margin-right: 8px;
    padding: 0;
    }

.top-bar-section {
    float: left;
    width: 100%;
    }

.top-bar-section ul {
    font-size: 1em;
    }

.top-bar-section ul li {
    margin-right: 20px;

    }

.top-bar,
.top-bar-section ul li,
.top-bar-section ul li > a {
    background: #000 !important;
    transition: none;
    }

.top-bar-section > ul > li > a {
    font-size: 1.111em !important;
    line-height: 1.111em !important;
    padding: 26px 2px !important;
	text-transform: uppercase;
}

.top-bar-section > ul > li > a:hover,
.top-bar-section > ul > li:hover > a,
.top-bar-section > ul > li.current_page_item > a,
.top-bar-section > ul > li.current_page_ancestor > a {
    color: #fff !important;
    border-bottom: 5px solid #fff;
    padding: 26px 2px 23px 2px !important;
}


/* -- Topbar Dropdown CSS -- */
.top-bar-section > ul > li.has-dropdown > a:after {
    display: none;
    }

.top-bar-section .has-dropdown > a {
    padding-right: 2px !important;
    }

.top-bar-section .dropdown li a {
    border-top: 1px solid #555;
    line-height: 3em;
    }

.top-bar-section > ul > li > ul > li > ul > li,
.top-bar-section > ul > li > ul > li > ul > li > a {
    background: #151515 !important;
    }

.top-bar-section > ul > li > ul > li > ul > li > ul > li,
.top-bar-section > ul > li > ul > li > ul > li > ul > li > a {
    background: #252525 !important;
    }

.top-bar-section > ul > li > ul li a {
    transition: all .3s ease !important;
    }

.top-bar-section > ul > li > ul li a:hover,
.top-bar-section > ul > li > ul li a:focus,
.top-bar-section > ul > li > ul li a:active,
.top-bar-section > ul > li > ul li:hover > a {
    background: #fde428 !important;
    color: #000 !important;
    }


/* -- SM Block CSS -- */
.top-bar-section ul.block-phone-sm li {
    margin: 23px 0 0 0;
    }

.top-bar-section ul.block-phone-sm li > a {
    background: #fff !important;
    border-bottom: 0;
    border-radius: 50%;
    box-sizing: border-box;
    color: #000 !important;
    display: inline-block;
    font-size: 0.857em !important;
    height: 20px;
    line-height: 100% !important;
    margin: 0px 3px 0 0;
    padding: 4px !important;
    text-align: center;
    transition: all .3s ease;
    width: 20px;
    }

.top-bar-section ul.block-phone-sm li > a:hover {
    background: #ccc !important;
    color: #000 !important;
    }

.top-bar-section ul.block-phone-sm li > span.phone-header {
    color: #fff;
    font-size: 1em;
    margin: 0 5px 0 15px;
    }

.top-bar-section ul.block-phone-sm li > span.phone-header a{
    background: transparent;
   line-height: inherit;
   padding: inherit;
   color: #fff;
    }



.top-bar-section ul li:hover:not(.has-form) > a {
    color: #000;
    }

.top-bar.expanded .title-area {
    background: #000;
    }

.btn-request-quote,
.request-form input[type="submit"] {
    background: #fde428;
    border: 0;
    color: #000;
    font-size: 1.357em !important;
    font-weight: bold;
    line-height: 100% !important;
    margin: 0;
    padding: 21px !important;
    width: auto;
	text-transform: uppercase;
}

header .btn-request-quote {
    font-size: 1.040em !important;
    /* padding: 28px 15px !important; */
    width: 146px;
    }



.btn-request-quote:hover,
.btn-request-quote:active,
.btn-request-quote:focus,
.request-form input[type="submit"]:hover,
.request-form input[type="submit"]:active,
.request-form input[type="submit"]:focus {
    background: #cdb70f;
    color: #000;
    outline: none;
    }


/* -- Button Toggle Nav CSS -- */
.top-bar .toggle-topbar {
    margin-top: 18px !important;
    position: relative;
    float: left;
    }

.top-bar .toggle-topbar.menu-icon a {
    color: #FFFFFF;
    height: 34px;
    line-height: 33px;
    padding: 0 2rem 0 .8rem;
    position: relative;
    }

.top-bar .toggle-topbar.menu-icon a span::after {
    box-shadow: 0 0 0 2px #FFFFFF, 0 9px 0 2px #FFFFFF, 0 18px 0 2px #FFFFFF;
    width: 28px;
    }


/* -- Search Form CSS -- */
.sb-search {
    float: right;
    height: 70px;
    min-width: 44px;
    overflow: hidden;
    position: absolute;
    right: 11px;
    top: 0;
    width: 0%;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
    }

.sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: #fff;
    width: 100% !important;
    height: 70px !important;
    margin: 0;
    z-index: 10;
    font-family: inherit;
    font-size: 20px;
    color: #2c3e50;
    border: 1px solid #af1b30 !important;
    }

input[type="search"].sb-search-input {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    }

.sb-search-input::-webkit-input-placeholder {
    color: #333;
    }

.sb-search-input:-moz-placeholder {
    color: #333;
    }

.sb-search-input::-moz-placeholder {
    color: #333;
    }

.sb-search-input:-ms-input-placeholder {
    color: #333;
    }

.sb-icon-search,
.sb-search-submit {
    width: 44px;
    height: 70px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    }

.sb-search-submit {
    background: #fff;
    /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 8 */
    filter: alpha(opacity=0);
    /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
    }

.sb-icon-search {
    color: #fff;
    background: #000;
    z-index: 90;
    font-size: 22px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    }

.sb-search.sb-search-open,
.no-js .sb-search {
    width: 100%;
    }

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    background: #af1b30;
    color: #fff;
    z-index: 11;
    }

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
    width: auto;
    z-index: 90;
    }


/*---------------------
Banner CSS
---------------------*/
.banner {
    display: block;
    position: relative;
    z-index: 1;
    }

.banner img {
    width: 100%;
    }

.caption-text {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;

    width: 100%;

    overflow: hidden;
    }

.caption-text h1 {
    font-family: 'eurostarblack';
    font-size: 7.2vw;
    position: relative;
    z-index: 5;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    /* margin: 9% 21% 0 0; */
    line-height: 80%;
    margin-top: 70px;
        text-shadow: 0px 0px 30px rgba(0, 0, 0,0.7);
    }
/*
.caption-text h1 span {
    display: block;
    margin-right: 10%;
    }

.caption-text h1 span.text-end {
    margin-right: 20%;
    }
    */

.caption-text .bg-gradient {
    height: 150%;
    position: absolute;
    top: -106%;
    width: 100%;
    background: rgb(50, 2, 7);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(50, 2, 7, 1) 23%, rgba(215, 33, 54, 1) 68%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(50, 2, 7, 1) 23%, rgba(215, 33, 54, 1) 68%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(50, 2, 7, 1) 23%, rgba(215, 33, 54, 1) 68%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#320207', endColorstr='#d72136', GradientType=1);
    /* IE6-9 */
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: -60%;
    mix-blend-mode: multiply;
    z-index: 4;
    }

.caption-text .bg-gradient:before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    border: 1px dashed #c89b9d;
    mix-blend-mode: none;
    }

.bg-gradient-right {
    height: 10%;
    overflow: hidden;
    position: absolute;
    bottom: 0%;
    width: 10%;
    right: 0%;
    mix-blend-mode: multiply;
    }

.bg-gradient-right span {
    height: 150%;
    position: absolute;
    bottom: -88%;
    width: 100%;
    background: rgba(147, 10, 14, 1);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -60%;
    }

.bg-gradient-right span:before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    border: 1px dashed #b7575a;
    }

.caption-text2 {
    position: absolute;
    top: 26%;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1em;
    font-weight: normal;
    left: 50%;
    display: none !important;
    }

.caption-text2 strong {
    display: block;
    font-style: italic;
    }


/*---------------------
Quote & Slider CSS
---------------------*/
/* -- Request a Quote section css -- */
.block-quote-slider {
    background: #000;
    box-sizing: border-box;
    padding: 20px 0;
    position: relative;
    z-index: 0;
    }

.block-quote-text {
    color: #787878;
    line-height: 17px;
    }

.block-quote-text h2 {
    color: #fff;
    font-family: 'eurostarblack';
    font-size: 2.000em;
    font-weight: normal;
    line-height: 100%;
    margin: 0 0 16px 0;
    }

.block-quote-text a {
    font-size: 1.357em !important;
    width: auto !important;
    padding: 25px !important;
    }

.wrap-vertical-mid {
    height: 100%;
    display: table;
    padding: 0 14% 0 24%;
    width: 100%;
    }

.wrap-vertical-mid-in {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
    }


/* -- Image Slider css -- */
.orbit-container {
    padding-left: 85px;
    }

.wrap-slider {
    padding-right: 0;
    }

.wrap-slider li img {
    width: 100%;
    }

.orbit-container .orbit-timer {
    display: none;
    }

.orbit-container .orbit-prev,
.orbit-container .orbit-next {
    background: #fff;
    height: 73px;
    margin-top: -36px;
    opacity: 1;
    overflow: hidden;
    transition: all .3s ease;
    top: 50%;
    width: 80px;
    }

.orbit-container .orbit-prev {
    left: 100px;
}

.orbit-container .orbit-prev {
    background: url('img/btn-next-prev.png') left top no-repeat;
    }

.orbit-container .orbit-next {
    background: url('img/btn-next-prev.png') -88px top no-repeat;
    }

.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
    opacity: 0.8;
    }

.orbit-container .orbit-next {
    right: 10px;
    left: inherit;
    }

.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
    display: none;
    }

.block-grey-bottom > .row > div {
    width: 100% !important;
    }

.block-grey-bottom > .row > div .bannerControls {
    display: none !important;
    }




/*---------------------
Newsletter Section CSS
---------------------*/
.block-newsletter {
    padding-bottom: 5px;
    padding-top: 30px;
    }

.block-newsletter h2 {
    float: left;
    font-weight: normal;
    width: 20%;
    }


/* -- Newsletter Form CSS -- */
.form-newsletter {
    float: left;
    margin-top: 5px;
    width: 80%;
    }

.form-newsletter ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    }

.form-newsletter ul li {
    float: left;
    width: calc(38% - 6px);
    }

.form-newsletter ul li:last-child {
    width: 24%;
    }

.form-newsletter ul li:first-child {
    margin-right: 12px;
    }

.form-newsletter p {
    clear: both;
    color: #787878;
    font-size: 1.357em;
    line-height: 100%;
    padding-top: 8px;
    }

.form-newsletter #thanks {
    color: green
    }


/*---------------------
Footer Section CSS
---------------------*/
footer {
    color: #787878;
    background: #000;
    }

footer .wrap-vertical-mid {
    padding: 0;
    }

footer .wrap-vertical-mid a,
footer .wrap-vertical-mid p {
    display: table-cell;
    vertical-align: middle;
    }

footer ul {
    float: left;
    font-size: 1em;
    list-style-type: none;
    margin: 0;
    padding: 26px 0 24px 25px;
    width: 100%;
    }

footer ul li {
    float: left;
    padding: 0 0 0 13px;
    }

footer ul li:first-child {
    padding-left: 0;
    }

footer ul li a {
    color: #787878;
    display: inline-block;
    padding-left: 12px;
    outline: none;
    }

footer ul li a:hover,
footer ul li a:active,
footer ul li a:focus {
    color: #fff;
    }


/*----------------
Sub Page CSS
----------------*/
/* -- Breadcrumb CSS -- */
.breadcrumb {
    color: #787878;
    display: block;
    float: left;
    margin-top: 4px;
    }

.breadcrumb a {
    color: #787878;
    font-size: 1.024em;
    }

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

.breadcrumb span {
    display: inline-block;
    padding: 0 4px;
    }

/* -- Banner Sub Page CSS -- */
.banner-sub {
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    }

.banner-sub img {
    position: relative;
    width: 100%;
    z-index: 0;
    }

.gradient-overlay-sub {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) -1%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0) 68%, rgba(0, 0, 0, 1) 94%, rgba(0, 0, 0, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) -1%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0) 68%, rgba(0, 0, 0, 1) 94%, rgba(0, 0, 0, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 1) -1%, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0) 48%, rgba(0, 0, 0, 0) 68%, rgba(0, 0, 0, 1) 94%, rgba(0, 0, 0, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1);
    /* IE6-9 */
    }

.content-area {
    padding: 30px 0;
    min-height: 85%;
    }

#primary.content-area {
    /* border-top: 1px solid #ddd;
     margin-top: 2.1em;
     */
    float: left;
    min-height: 80%;

    padding: 60px 0 30px 0;
    width: 100%;
    background: #FFFFFF;
    }

.content-area {
    background: #FFFFFF;
}


#primary.content-area .content-area {
    min-height: initial;
    padding: 0;
    }

.row .row {
    margin: 0;
    }

.home #primary.content-area {
    border-top: 0;
    float: left;
    min-height: initial;
    margin-top: 0;
    padding: 0 0 30px;
    width: 100%;
    }

#primary.content-area.content-area-banner {
    border: 0;
    margin-top: 0;
    padding: 0;
    }

#primary.content-area.content-area-banner .content-area {
    padding: 30px 0;
    }

#primary.content-area.content-area-banner .content-area .content-area {
    padding: 0px 0;
    }

/* -- Quote a Form Section CSS -- */
.request-form {
    display: block;
    padding-bottom: 30px;
    padding-top: 30px;
    }

.request-form h2 {
    margin-bottom: 15px;
    margin-top: 0px;
    text-align: center;
    }

.request-form label {
    color: #000;
    cursor: default;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 110%;
    padding-left: 0;
    padding-top: 19px;
    text-align: right;
    }

.text-mandatory {
    color: #999;
    font-size: 1em;
    font-style: italic;
    margin-bottom: 0px;
    padding-right: 0px;
    text-align: right;
    }

.text-mandatory span {
    color: red;
    font-style: normal;
    }

.request-form .block-radio {
    float: left;
    margin-bottom: 20px;
    margin-right: 30px;
    }

.request-form input[type="submit"] {
    font-size: 1.3em !important;
    margin-top: 20px;
    padding: 22px 30px !important;
    }

.request-form input[type=checkbox]:not(old),
.request-form input[type=radio]:not(old) {
    width: 2em;
    margin: 0;
    padding: 0;
    font-size: 1em;
    opacity: 0;
    cursor: pointer;
    }

.request-form input[type=checkbox]:not(old) + label,
.request-form input[type=radio]:not(old) + label {
    display: inline-block;
    margin-left: -2em;
    line-height: 1.5em;
    }

.request-form input[type=checkbox]:not(old) + label > span,
.request-form input[type=radio]:not(old) + label > span {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0.25em 0.5em 0.25em 0.25em;
    border: 2px solid #000;
    border-radius: 50%;
    background: #fff;
    vertical-align: bottom;
    }

.request-form input[type=checkbox]:not(old):checked + label > span,
.request-form input[type=radio]:not(old):checked + label > span {
    background-image: -moz-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
    background-image: -ms-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
    background-image: -o-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
    background-image: -webkit-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
    background-image: linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240));
    }

.request-form input[type=checkbox]:not(old):checked + label > span:before {
    content: '✓';
    display: block;
    width: 1em;
    color: rgb(153, 204, 102);
    font-size: 0.875em;
    line-height: 1em;
    text-align: center;
    text-shadow: 0 0 0.0714em rgb(115, 153, 77);
    font-weight: bold;
    }

.request-form input[type=radio]:not(old):checked + label > span > span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 2px;
    border: 0;
    border-radius: 50%;
    background: #333;
    }

.request-form input {
    padding: 0px 0px 0px 15px !important;
    }

.request-form input::-webkit-inner-spin-button {
    display: none;
    }

/* -- Grey Box CSS -- */
.block-grey {
    background: #eee;
    padding: 25px 0;
    webkit-box-shadow: inset 0px 0px 62px -29px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px 0px 62px -29px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px 0px 62px -29px rgba(0, 0, 0, 0.75);
    }

.block-grey h2 {
    color: #000;
    font-family: 'eurostarblack';
    font-size: 2.048em;
    margin-bottom: 30px;
    padding-right: 15px;
    }

.block-grey h2 span {
    display: inline-block;
    }

.block-grey p {
    color: #787878;
    font-size: 1.390em;
    line-height: 170%;
    }

.block-grey p strong {
    font-family: 'Helvetica Bold';
    }

.block-grey-bottom {
    padding-bottom: 0;
    padding-top: 35px;
    }

.block-grey-bottom p {
    margin: 0;
    position: absolute;
    }

.block-grey-bottom p em {
    font-size: .75rem;
    }

.block-grey-bottom .allinone_carousel .bottomNav {
    display: none !important;
    }

.block-grey-bottom .allinone_carousel.powerful .elementTitle {
    font-size: .9rem !important;
    font-weight: normal !important;
    text-transform: none !important;
    font-family: 'Helvetica' !important;
    }
 .related-grid{
	margin-top: 65px;
}

.related-grid li{
	text-align:center;
}

.related-grid li a p{
	position: relative;
	text-align:center;
	font-size: .75rem;
}

.wrap-thumbnail-sub {
    min-height: initial !important;
    padding-bottom: 0 !important
    }

/* -- Inner Thumbnail/Popup Box CSS -- */
.box-thumbnail {
    box-sizing: border-box;
    float: left;
    overflow: hidden;
    padding: 15px;
    text-align: center;
    width: 25%;
    }

.box-thumbnail > img {
    height: auto;
    width: 100%;
    }

.small-block-grid-5 > li {
    color: #787878;
    padding: 20px 10px 45px 10px;
    text-align: center;
    }

.small-block-grid-5 > li a {
    display: block;
    }

/* My Comment




.clearing-blackout {
    background: rgba(0, 0, 0, .7);
    }

.clearing-container {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .5);
    height: 75% !important;
    position: fixed;
    top: 50%;
    width: 75%;
    z-index: 998;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    }



.clearing-assembled .clearing-container .visible-img,
.clearing-caption {
    background: transparent;
    color: #787878;
    font-size: 1.1em;
    }

.clearing-assembled .clearing-container .visible-img {
    height: 100%;
    }

.clearing-close:hover {
    color: #666;
    }

    */

    .clearing-assembled .clearing-container .carousel,
.clearing-main-prev,
.clearing-main-next {
    display: none;
    }

    .clearing-blackout {
    background: rgba(14, 14, 14, 0.9);
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
    left: 0;
}

.clearing-assembled .clearing-container .carousel,
.clearing-main-prev,
.clearing-main-next{
    display: block !important;
}

.clearing-assembled .clearing-container .visible-img {
    background: transparent;
}

.clearing-caption{
	display: none !important;
}


.clearing-close{
	display: none !important;
}

.clearing-blackout .clearing-close{
	display: block !important;
}

/* -- Order Form CSS -- */
.order-form-top {
    padding-bottom: 0;
    }

.order-form-top label {
    box-sizing: border-box;
    float: left;
    margin: 0em 0 1em 0;
    padding-left: 4%;
    text-align: left;
    width: 50%;
    }

.order-form-mid {
    padding-top: 0;
    }

.order-form-mid label,
.order-form-end label,
.form-card-detail label {
    padding-top: 19px !important;
    }

.request-form h3 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-top: 2em;
    }

.request-form select {
    padding-left: 12px;
    }

.order-form-end h3,
.order-form-end label {
    margin: 0;
    }

.btn-outer-form {
    text-align: center;
    }

.btn-outer-form input[type="submit"] {
    margin-top: 0px;
    padding: 22px 50px !important;
    }

.request-form select.input-date,
.request-form select.input-year {
    float: left;
    width: 45%;
    }

.request-form select.input-year {
    float: right;
    }

.order-form-end {
    padding-top: 10px;
    }

.order-form-end span {
    float: left;
    margin-top: 8px;
    margin-right: 10px;
    }

.order-form-end label {
    width: 100%;
    }

.order-form-end label i {
    font-size: 2.3em;
    float: left;
    margin-left: 5px;
    }

.ot_caption {
    font-size: 12px !important;
    padding-right: 15px !important;
    }

.order-form-top h2 {
    margin-top: 0;
    }

.order-form-top h3 {
    float: left;
    margin: 1em 0 0 0;
    width: 100%;
    }


/* -- Contact Form css -- */
.form-contact-us {
    padding-top: 0;
    }

.form-contact-us h2 {
    margin-top: 0;
    margin-bottom: 35px;
    }

.form-contact-us textarea {
    height: 150px;
    padding-top: 10px;
    resize: none;
    }

.form-contact-us span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: .85em;
    display: block;
    margin-top: -5px;
    margin-bottom: 10px;
    }

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
    border: 2px solid red;
    box-sizing: border-box;
    color: red;
    margin-top: 0;
    padding: 1em;
    text-align: center;
    width: 61%;
    clear: both;
    margin: 0 auto;
    }

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #398f14;
    }

.wrap-order-form {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    }

.order-error {
    border: 2px solid red;
    box-sizing: border-box;
    clear: both;
    color: red;
    float: left;
    margin: 1em 0 .5em 0;
    padding: .5em 1em;
    text-align: center;
    width: 100%;
    }

.icon-required {
    color: red;
    }

.top-bar-section .dropdown {
    min-width: 120px !important
    }

/* -- -- Loader CSS*/
.twofive-loader {
    clear: both;
    float: left;
    height: 0;
    width: 100%;
    }

.twofive-loader .loader-in {
    background: rgba(299,299,299,.8);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999;
    }

.twofive-loader .loader-in img {
    display: inline-block;
    height: 100px;
    margin-top: -50px;
    position: relative;
    top: 50%;
    width: 100px;
    }



li.colorswatch{
	position: relative;
	text-align: center;
	color: #fff;
	display: block;
	width: 90px;
	height: 90px;
	margin: 5px;
}

li.colorswatch .dark span{
	color: #000;
}

li.colorswatch div{
	width: 90px;
	height: 90px;
	display: table;
}

li.colorswatch span {
    z-index: 99;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
    display: table-cell;
    padding: 5px;
}

/* @group Endorsements */

.page-template-endorsements #primary.content-area {
    border-top: none;
    float: left;
    min-height: 0;
    margin-top: 0;
    padding: 60px 0 30px 0;
    width: 100%;
}


.page-template-endorsements #masonry-container li div{
	border: solid 1px #cccccc;
	color: #787878;
	padding: 0;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.page-template-endorsements #masonry-container li div .quote{
	padding: 10px;
	display: inline-block;
	font-size: 15pxs;
}

.page-template-endorsements #masonry-container li div .quote:before{

    content: '“';
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 40px;
    line-height: 15px;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: -10px;
    padding-bottom: 0px;


}

.page-template-endorsements #masonry-container li div .quote:after{
	content: '”';

}

.page-template-endorsements #masonry-container li div .biline{
	padding: 10px;
	display: block;
	color: #d21d30;
	font: italic 13.5px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 600;
	padding-bottom: 20px;
}

/* @end */

/* @group Material Guide */

.black_overlay{
			display: none;
			position: fixed;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;


			padding: 16px;
			background-color: white;
			z-index:1002;


			    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%;
}

.close-img{
	color: #fff;
	font: 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: absolute;
	top: 10px;
	right: 20px;
	padding: 0;
	margin: 0;
}
		}

/* @end */

/*-----------------------------------
+client change @Nick 23-06-2016 start
+-----------------------------------*/
.billing-info h3{
    float: left;
    margin: 1em 0 1em 0;
    width: 100%;
    font-size: 1.8rem;
    font-weight: bold;
    }
/*-----------------------------------
+client change @Nick 23-06-2016 End
+-----------------------------------*/

/*----------------
Media Break points
----------------*/
@media only screen and (max-width: 75em) {
    .wrap-vertical-mid {padding: 0 5% 0 5%;}
}

@media only screen and (max-width: 63.5em) {
    .row {max-width: 48rem;}
    .logo-header {width: 100px;}
    header .medium-9 {padding-right: 0; width: calc(100% - 216px);}
    header .medium-3 { width: 216px;}
    .top-bar {float: left; height: 70px; width: calc(100% - 90px);}
    .top-bar-section ul li {margin-right: 8px;}
    .top-bar-section ul.block-phone-sm li:first-child {display: none;}

    .top-bar-section ul.block-phone-sm {display: none;}
    .top-bar-section > ul > li > a {font-size: .9rem !important;}
    .block-quote-text {height: auto !important; padding: 25px 0 50px 0; width: 100%;}
    .wrap-vertical-mid {padding: 0 10% 0 10%;}
    .block-quote-slider {padding: 20px 0 0px 0;}
    .wrap-slider, .orbit-container {padding: 0; width: 100%;}
    .orbit-container .orbit-prev, .orbit-container .orbit-next {display: none !important;}
    #primary.content-area {padding-top: 20px;}
    #primary.content-area.content-area-banner {padding-top: 0;}
    .block-grey h2 {padding-right: 0;}
    div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok { width: 75%}
    .top-bar-section ul.block-phone-sm li > span.phone-header {margin: 0;}
    .block-newsletter h2 {font-size: 1.7em; font-weight: normal;}
    .top-bar-section ul.block-phone-sm li {margin-top: 24px;}
    .top-bar-section > ul > li {margin-top: 1px;}
}

@media only screen and (max-width: 47.999em) {
    header .medium-9 {padding-right: 0; width: calc(100% - 200px);}
    header .medium-3 {width: 200px;}
    .top-bar-section ul.block-phone-sm {display: none;}
    .top-bar-section > ul > li > a {font-size: .8rem !important;}
    header .btn-request-quote {
	font-size: 1.040em !important;
	/*padding: 28px 10px !important; */
	width: 130px;
	}
    .top-bar-section ul li {margin-right: 12px;}
    #primary.content-area {padding-top: 55px;}
    #primary.content-area.content-area-banner {padding-top: 0;}
    .block-grey h2 {margin-bottom: 20px;}
}

@media only screen and (max-width: 40em) {
    header .medium-9 {padding: 0; width: 100%;}
    header .medium-3 {width: auto; position: absolute; right: 0;}
    .top-bar-section ul.block-phone-sm, .top-bar-section ul.block-phone-sm li:first-child {display: block;}
    .top-bar-section ul.block-phone-sm li > span.phone-header {font-size: 1.111rem;}
    .logo-header {width: 152px;}
    .top-bar {width: 100%;}
    .sb-search {right: 0;}
    .sb-icon-search, .sb-search-submit {width: 66px;}
    .btn-request-quote {margin-right: 50px;}
    .sb-search {min-width: 65px;}
    .logo-header {margin-left: -10px; position: absolute; z-index: 11;}
    .top-bar .title-area {margin-left: 150px;}
    .top-bar-section {width: 100%; float: left; margin-top: 18px; padding: 10px 0 20px 0; border-top: 1px solid #555; border-bottom: 1px solid #555; text-align: center;}
    .top-bar-section ul li, .top-bar-section ul.block-phone-sm li > span.phone-header {margin: 0;}
    .top-bar-section ul li > a {padding: 10px 2px !important; margin-top: 2px; font-size: 1.111rem !important;}
    .top-bar-section ul li > a:hover {padding: 10px 2px !important; border: 0; background: #333 !important;}
    .top-bar-section ul.block-phone-sm li {margin-top: 10px;}
    .top-bar-section ul.block-phone-sm li > a {padding: 4px !important; font-size: 1.3em !important; width: 25px; height: 25px;}
    .top-bar-section .dropdown {border-top: 1px solid #555; z-index: 9;}
    .top-bar-section .dropdown li {border-bottom: 1px solid #555;}
    .top-bar-section .dropdown li a {line-height: 110% !important; margin: 0; padding: 10px 2px !important; border: 0 !important; font-size: 1rem !important;}
    .top-bar-section .dropdown li.title h5 a {text-transform: uppercase;}
    .block-newsletter h2, .form-newsletter, .form-newsletter ul li, .form-newsletter ul li:last-child {width: 100%;}
    .form-newsletter input {height: 100px; margin-bottom: 20px;}
    .form-newsletter input[type="submit"] {width: auto; height: 80px; padding: 0px 75px; border: 0;}
    .block-newsletter h2 span {display: block;}
    footer ul li {padding: 0;}
    .caption-text2 {display: none;}
    .caption-text h1 {margin: 18% 30% 0 0;}
    .caption-text h1 span.text-end {margin-right: 23%;}
    .caption-text h1 span {margin-right: 12%;}
    .request-form label {text-align: left; padding-left: 15px; padding-bottom: 5px; padding-top: 10px;}
    .request-form input[type=checkbox]:not(old) + label,
    .request-form input[type=radio]:not(old) + label {margin-left: -2.8em;}
    .request-form input[type="submit"] {margin-top: 0;}
    .clearing-assembled .clearing-container .visible-img {height: 85%;}
    .top-bar-section >ul > li.has-dropdown > a:after {display: block;}
    .breadcrumb {margin-left: 135px; display: none;}
    .block-grey .btn-request-quote {margin: 0 0 25px 0;}
    .small-block-grid-5 > li {width: 33%;}
    .small-block-grid-5 > li:nth-of-type(5n+1),
    .small-block-grid-5 > li:nth-of-type(1n) {clear: none;}
    .request-form {padding-left: 0; padding-right: 0;}
    .request-form {padding-left: 0; padding-right: 0; padding-top: 0;}
    .ot_caption {text-align: left !important; padding-left: 15px !important;}
    .request-form .block-radio {margin-bottom: 0px !important;}
    .block-grey-bottom p {position: relative;}
    .block-grey-bottom > .row > div {clear: both;}
    .block-grey-bottom .allinone_carousel.powerful .elementTitle {font-size: 18px !important;}
    .wrap-thumbnail-sub {padding-bottom: 25px !important;}
    .banner-sub {margin-top: 1px;}
    div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {width: 94%}
    #primary.content-area {min-height: initial; border: 0; margin-top: 0;}
    .order-form-top label {box-sizing: border-box; float: left; margin: 0em 0 1em 0; text-align: left; width: 100%; padding: 0 0 0 15px !important;}
    .order-form-top h3 {margin-top: .5em !important; float: left; width: 100%;}
    .order-form-top p {text-align: left;}
    .order-form-mid label, .order-form-end label, .form-card-detail label {padding-top: 10px !important; margin-bottom: 5px;}
    .order-form-mid, .form-card-detail {padding-bottom: 0;}
    .order-form-end {padding-top: 30px;}
    .order-form-end h3 {margin: 0 !important;}
    .order-form-end label {padding-left: 0 !important;}
    .order-form-end label span {width: 100%; margin-top: 0;}
    .order-form-end label i {font-size: 1.7em; float: left; margin-left: 0px; margin-right: 4px; margin-top: 10px;}
    .btn-outer-form {padding-top: 25px;}
    .ot_caption {padding-bottom: 0px; padding-top: 0px;}
    .top-bar-section > ul > li > a:hover, .top-bar-section > ul > li:hover > a, .top-bar-section > ul > li.current_page_item > a, .top-bar-section > ul > li.current_page_ancestor > a {color: #fde428 !important; border-bottom: 0px solid #fff; padding: 10px 2px !important;}
}

@media only screen and (max-width: 32em) {
    .banner-sub img {width: auto; position: relative; z-index: 0; height: 150px; max-width: none; -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); transform-origin: left; left: 50%;}
    .gradient-overlay-sub {background: -moz-linear-gradient(left,  rgba(0,0,0,0.51) 0%, rgba(0,0,0,0) 19%, rgba(0,0,0,0) 86%, rgba(0,0,0,0.52) 100%); background: -webkit-linear-gradient(left,  rgba(0,0,0,0.51) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,0) 86%,rgba(0,0,0,0.52) 100%); background: linear-gradient(to right,  rgba(0,0,0,0.51) 0%,rgba(0,0,0,0) 19%,rgba(0,0,0,0) 86%,rgba(0,0,0,0.52) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82000000', endColorstr='#85000000',GradientType=1 ); /* IE6-9 */}
}

@media only screen and (max-width: 28em) {
	body{
	margin-top: 48px !important;
}
    .logo-header {width: 100px;}
    .top-bar .title-area {margin-left: 92px;}
    header, .top-bar {height: 50px;}
    .top-bar .toggle-topbar {margin-top: 8px !important;}
    .sb-search {min-width: 50px;}
    .sb-icon-search, .sb-search-submit {width: 50px; height: 50px; line-height: 50px;}
    .sb-search-input {height: 50px !important;}
    .btn-request-quote {margin-right: 35px;}
    header .btn-request-quote {font-size: 0.9em !important; padding: 19px 8px !important; width: auto;}
    .top-bar-section {margin-top: 8px;}
    .form-newsletter input {height: 60px;}
    .block-newsletter h2 span {display: inline-block;}
    .form-newsletter input {height: 60px;}
    .form-newsletter input[type="submit"] {padding: 0px 35px; height: 60px;}
    .logo-footer, .footer-right {height: auto !important; width: 100%; text-align: center;}
    footer {padding-top: 25px;}
    footer ul li {float: none;}
    footer .wrap-vertical-mid a {display: inline-block;}
    footer ul li a {padding-left: 5px;}
    .breadcrumb {margin-left: 83px; margin-top: 8px;}
    #primary.content-area {padding-top: 20px; margin-top: 2.6em;}
    #primary.content-area.content-area-banner {padding-top: 0; margin-top: 0;}
    .breadcrumb a {font-size: .9em;}
    .small-block-grid-5 > li {width: 50%; padding: 20px 10px 5px 10px;}
    .block-grey {padding: 30px 0 15px 0;}
    footer ul {padding-left: 0; font-size: .85em;}
    div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {width: 90%}
    .form-contact-us h2 {margin-bottom: 10px;}
    .request-form h3 {font-size: 1.6rem;}
    .order-form-top h2 {margin-bottom: 10px;}

}

/* -- IE 10+ css-- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .caption-text .bg-gradient {opacity: .80;}
    #primary.content-area .content-area {min-height: auto;}
    .home #primary.content-area {min-height: auto;}
}



input#gform_submit_button_1.gform_button.button {
width: 50%;
}
