/*
Theme Name: Train Me
Theme URI: https://www.trainme.com.au
Author: AdVisible
Author URI: http://www.advisible.com.au
Description: The TrainMe theme for WordPress.
Version: 1.0
-------------------------------------------------------------- */

/*Css Wp*/

a, a:focus {
   outline: none;
   color: #3F64CE;
}
.alignnone {
   margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
   display: block;
   margin: 5px auto 5px auto;
}
.alignright {
   float: right;
   margin: 5px 0 20px 20px;
}
.alignleft {
   float: left;
   margin: 5px 20px 20px 0;
}
.aligncenter {
   display: block;
   margin: 5px auto 5px auto;
}
a img.alignright {
   float: right;
   margin: 5px 0 20px 20px;
}
a img.alignnone {
   margin: 5px 20px 20px 0;
}
a img.alignleft {
   float: left;
   margin: 5px 20px 20px 0;
}
a img.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto
}
.wp-caption {
   background: #fff;
   border: 1px solid #f0f0f0;
   max-width: 96%;
   padding: 5px 3px 10px;
   text-align: center;
}
.wp-caption.alignnone {
   margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
   margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
   margin: 5px 0 20px 20px;
}
.wp-caption img {
   border: 0 none;
   height: auto;
   margin: 0;
   max-width: 98.5%;
   padding: 0;
   width: auto;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   margin: 0;
   padding: 0 4px 5px;
}
strong {
   font-weight: bold;
}
em {
   font-style: italic;
}
input[type=submit] {
   -webkit-appearance: none;
}
* {
   margin: 0;
}
body {
   font-family: 'Roboto', sans-serif;
   font-weight: 300;
   font-size: 16px;
   position: relative;
}
.menuactive .home-overlay {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   background: #282828;
   opacity: .5;
   z-index: 99997;
}
h2 {
   font-family: 'Roboto', sans-serif;
   font-size: 32px;
   font-weight: 500;
   margin-bottom: 20px;
}
p {
   margin-bottom: 20px;
}
b {
   font-weight: 500;
}
.cat-wrapper {
   max-width: 1930px;
   margin: auto;
}
input:focus {
   outline: none;
}
.text_left {
   text-align: left;
}
.text_right {
   text-align: right;
}
.text_center {
   text-align: center;
}
.text_upper {
   text-transform: uppercase;
}
.pull_left {
   float: left;
}
.pull_right {
   float: right;
}
.list_inline li {
   display: inline-block;
}
.main-nav li ul {
   background: #fff;
   display: block;
   position: absolute;
   width: 343px;
   z-index: 99999;
   left: 219px;
}
.main-nav li:hover ul {
   display: block;
}
.sub-menu {
   padding-left: 0px;
   margin-left: 0px;
}
.sub-menu li {
   display: block;
   border: 1px solid #dbdbdb;
   border-top: 0px;
}
.sub-menu li a {
   padding: 0 10px 0px 30px!important;
   font-size: 16px;
   line-height: 36px;
   color: #282828;
}
.sub-menu li a:hover:after, .header ul li:hover ul li a:after {
   border-bottom: 0px!important;
}
.sub-menu li:last-child a {
   background: transparent!important;
   line-height: 36px!important;
   max-height: 38px!important;
   font-weight: 300!important;
   color: #282828!important;
   text-transform: none!important;
}
.sub-menu li:last-child a:hover {
   font-weight: 700!important;
   color: #4267b8!important;
}
.list_unstyled, .list_unstyled li {
   list-style-type: none;
}
.clearfix:before, .clearfix:after {
   display: table;
   content: " ";
}
.clearfix:after {
   clear: both;
}
.img_responsive {
   max-width: 100%;
   height: auto;
}
.dashed {
   display: block;
   border: 1px solid #3b5ead;
   max-width: 180px;
   margin: 35px auto 25px;
}
.dashed_line {
   display: block;
   border-top: 1px solid #cbcfd6;
   max-width: 497px;
   margin: 35px -15px 25px;
}
.link_btn {
   font-weight: 500;
   display: inline-block;
   text-transform: uppercase;
   margin-bottom: 10px;
   padding: 16px 29px;
   text-decoration: none;
   color: #fff;
   background: #f5a13a;
   /* Old browsers */
   background: -moz-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5a13a), color-stop(100%, #f28705));
   /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* Opera 11.10+ */
   background: -ms-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* IE10+ */
   background: linear-gradient(to bottom, #f5a13a 0%, #f28705 100%);
   /* W3C */
}
.link_btn:hover, .labour-testominial-block a.readmore:hover {
   background: #4267b8;
}
.container {
   background-color: #000;
   padding: 4px;
}
.wrapper, #container {
   max-width: 1280px;
   margin: auto;
   padding: 0 10px;
   position: relative;
}
#container {
   padding: 40px 0;
}
#sidebar, .woocommerce-result-count, .products {
   display: none;
}
.container ul li {
   border-left: 1px solid #343434;
   line-height: 30px;
}
.container ul li:last-child {
   border-right: 1px solid #343434;
}
.container ul li a {
   font-family: 'Roboto', sans-serif;
   font-weight: 700;
   font-size: 12px;
   color: #c1c1c1;
   text-decoration: none;
   padding: 0 30px
}
.container ul li:hover a {
   color: #fff;
}

/*Exiting css*/

.risi_wrapper h1 {
   font-family: 'Roboto', sans-serif;
   font-weight: 500;
   font-size: 36px;
   color: #35383e;
   margin-top: 65px;
}
.risi_wrapper .right_wrapper h3, .risi_wrapper .right_wrapper ul {
   margin-left: 20px;
}
.risi_wrapper .left_container .img_wrapper {
   max-width: 540px;
   height: auto;
}
.left_container, .right_container {
   margin: 20px 0px 55px;
   padding: 1px;
}
.right_container {
   padding-left: 15px;
}
.left_wrapper, .right_wrapper {
   width: 53%;
   border: 0px solid red;
   font-family: 'Roboto', sans-serif;
   font-weight: 300;
   font-size: 16px;
   color: #35383e;
}
.right_wrapper {
   width: 47%;
}
.right_wrapper ul {
   max-width: 525px;
   padding: 15px 0 32px 18px;
}
.right_wrapper ul li {
   margin-bottom: 12px;
   padding-left: 8px;
}
.right_wrapper .list_two {
   max-width: 315px;
}
.list_bullet {
   list-style: circle url("images/circle.png");
}
.tab_wrapper {
   background-color: #e9e9e9;
}
.tab_wrapper ul {
   margin-left: 10px;
}
.tab_wrapper ul li {
   margin-left: -5px;
}
.tab_wrapper ul {
   padding: 24px 0px;
}
.tab_wrapper ul li a {
   text-decoration: none;
   padding: 24px;
   color: #8d8f93;
   font-family: 'Roboto', sans-serif;
   font-weight: 500;
   font-size: 18px;
}
.tab_wrapper ul li a:hover {
   background-color: #cbcfd6;
   color: #4267b8;
}
.tab_wrapper .tabs .active {
   background-color: #cbcfd6;
   color: #4267b8;
}
.course_outline {
   background-color: #fff;
}
.course_outline .left_wrapper p {
   font-size: 16px;
   margin-bottom: 32px;
   max-width: 568px;
}
.course_outline .left_wrapper h4, .course_outline .right_wrapper h4 {
   margin-top: 32px;
   margin-bottom: 10px;
   text-transform: uppercase;
   font-weight: 600;
}
.course_outline .right_wrapper blockquote {
   margin-top: 30px;
   background-color: #dfdfdf;
   border-radius: 8px;
   max-width: 510px;
   padding: 25px 40px 30px 40px;
   font-size: 14px;
}
.course_outline .right_wrapper ul {
   padding-top: 0;
   padding-bottom: 3px;
}
.course_outline .left_wrapper, .course_outline .right_wrapper {
   font-weight: 400;
   color: #35383e;
   margin: 23px 0px 7px;
}
.course_outline .right_wrapper .enrol_wrapper {
   margin-bottom: 38px;
}
.course_outline .right_wrapper .enrol_wrapper a {
   font-family: 'Roboto', sans-serif;
   font-weight: 500;
   line-height: 30px;
   text-decoration: none;
   font-size: 18px;
   color: #ffffff;
}
.course_outline .right_wrapper .course_wrapper {
   margin-left: 18px;
}
.course_outline .right_wrapper blockquote h4 {
   margin: 0 0 10px;
   font-size: 16px;
}
.course_outline .right_wrapper blockquote p {
   line-height: 24px;
   margin-bottom: 0;
}
.course_outline .right_wrapper ul li {
   margin-bottom: 10px;
}
.course_outline .right_wrapper .course_wrapper p {
   max-width: 562px;
}
.contact_wrapper blockquote {
   background-color: #dfdfdf;
   border-radius: 8px;
   padding: 40px 44px 28px 45px;
   margin: 0 0 40px 0px;
   max-width: 450px;
   float: right;
}
.contact_wrapper blockquote p {
   font-size: 14px;
   margin-bottom: 0px;
}
.contact_wrapper blockquote a {
   color: #4267b8;
   text-decoration: none;
   font-weight: 500;
}
.contact_wrapper blockquote h4 {
   font-size: 16px;
   text-transform: uppercase;
   margin-bottom: 8px;
   line-height: 32px;
}

/*.contact_wrapper .left_wrapper p {font-size: 20px; margin-bottom: 0px;   max-width: 582px;}*/

.contact_wrapper .left_wrapper p2 {
   font-size: 16px;
   margin-bottom: 0px;
   max-width: 582px;
}
.contact_wrapper .right_wrapper .contact_info, .contact_wrapper .right_wrapper .link_visit {
   margin-top: 6px;
}
.contact_wrapper .left_wrapper .contact_info, .contact_wrapper .left_wrapper .link_visit {
   margin-top: 38px;
}
.contact_wrapper .left_wrapper .contact_info a {
   font-weight: 500;
   text-decoration: none;
   color: #4267b8;
}
.contact_wrapper .left_wrapper .link_wrapper {
   margin-right: 15px;
}
.contact_wrapper .left_wrapper .link_wrapper p {
   font-size: 14px;
}
.contact_wrapper .adrs_wrapper {
   margin-top: 30px;
   float: right;
}
.contact_wrapper .adrs_wrapper h4, .contact_wrapper .adrs_wrapper p {
   margin-left: 1px;
}
.contact_wrapper .adrs_wrapper h4 {
   font-weight: 500;
}
.contact_wrapper .adrs_wrapper img {
   margin-top: 20px;
}
.ge_wrapper h3 {
   font-size: 32px;
   margin: 0 0 40px;
}
.ge_wrapper .right_container input[type='text'], .woocommerce input[type='text'], .woocommerce input[type='password'], .woocommerce input[type='email'], .ge_wrapper .right_container select, .ge_wrapper .right_container input[type='password'], .checkout input[type='text'], .ge_wrapper .right_container input[type='date'], .ge_wrapper .right_container input[type='email'], .ge_wrapper .right_container input[type='tel'], .woocommerce-account input[type='text'], .woocommerce-account input[type='email'], .woocommerce-account input[type='password'] {
   max-width: 233px;
   width: 100%;
   height: 40px;
   border: 2px solid #cbcfd6;
   font-size: 13px;
   background-color: #f3f3f3;
   color: #838486;
   padding-left: 8px;
}
.ge_wrapper .right_container textarea, .checkout textarea {
   max-width: 485px;
   width: 98%;
   height: 110px;
   border: 2px solid #cbcfd6;
   font-family: 'Roboto', sans-serif;
   background-color: #f3f3f3;
   font-size: 13px;
   padding-left: 8px;
   color: #838486;
}
.ge_wrapper .right_container input[type='submit'] {
   max-width: 175px;
   width: 100%;
   border: 0;
   margin-top: 20px;
   font-weight: 600;
}
.ge_wrapper .right_container input[type='submit']:hover {
   cursor: pointer;
   color: #fff;
}
.checkout label {
   display: block;
}
.right_container select {
   padding: 0 4px!important;
}
.ge_wrapper .right_container input[type='date'] {
   background-image: url(images/caln.png);
   background-repeat: no-repeat;
   background-position: 98% center;
}
form label.error {
   color: #f30000;
}
form input.error {
   border-color: #f30000!important;
}
.ge_wrapper .row {
   width: 88%;
   margin-right: 4px;
}
.ge_wrapper .row .pull_left {
   width: 47%;
   margin-right: 20px;
}
.ge_wrapper .row .pull_left:last-child {
   margin-right: 0;
}
.ge_wrapper .row p {
   margin: 18px 0 8px;
   color: #35383e;
   text-transform: capitalize;
}
.ge_wrapper .cs_wrapper {
   margin: 25px 0;
}
.ge_wrapper .cs_wrapper p {
   margin: 11px 0;
}
.ge_wrapper .form_wrapper {
   padding-left: 20px
}
.ge_wrapper .right_wrapper .row .submit_btn {
   margin-top: 20px;
}
.ge_wrapper .left_wrapper .contact_info {
   margin-top: 0px;
}
.ge_wrapper .left_wrapper .contact_info p {
   margin: 0;
}
.ge_wrapper .left_wrapper .contact_info a {
   text-decoration: none;
   font-weight: 500;
   color: #4267b8;
}
.ge_wrapper .left_wrapper p {
   font-size: 16px;
   margin-bottom: 32px;
}
.ge_wrapper .left_wrapper ul, .msg_error {
   padding: 0;
   margin: 58px 0;
}
.ge_wrapper .left_wrapper ul li, .msg_error li {
   background-color: #d4d7de;
   color: #fff;
   font-size: 20px;
   font-weight: 400;
   margin-bottom: 2px;
   padding: 25px 20px 25px 90px;
   position: relative;
   text-transform: uppercase;
}
.ge_wrapper .left_wrapper ul li span, .msg_error li span {
   border: 2px solid #fff;
   border-radius: 25px;
   color: #fff;
   display: block;
   height: 29px;
   left: 20px;
   padding: 5px 0;
   position: absolute;
   text-align: center;
   text-decoration: none;
   top: 17px;
   width: 39px;
}
.ge_wrapper .left_wrapper ul li.active, .msg_error li.error {
   background-color: #344360;
}
.ge_wrapper .left_wrapper ul li.success, .msg_error li.success {
   color: #2db62d;
}
.ge_wrapper .left_wrapper ul li.success span, .msg_error li.success span {
   border-color: #2db62d;
   color: #2db62d;
}
.ge_wrapper .left_wrapper ul li.success:after, .msg_error li.success:after {
   background: url('images/ok.png') no-repeat;
   display: block;
   height: 29px;
   width: 39px;
   content: ' ';
   float: right;
}
.msg_error li.error:after {
   background: url('images/48px-Dialog-error-round.png') no-repeat;
   display: block;
   height: 30px;
   width: 30px;
   content: ' ';
   float: right;
}
.ge_wrapper .left_container .left_area h4, .ge_wrapper .left_container .right_area h4 {
   font-size: 16px;
   font-weight: 400;
   margin-bottom: 10px;
}
.ge_wrapper .left_container .right_area a {
   font-size: 12px;
}
.ge_wrapper .left_container .right_area form {
   margin-left: 20px;
}
.ge_wrapper .left_container .right_area input[type='radio'] {
   margin-bottom: 7px;
}
.ge_wrapper .left_container a, .ge_wrapper .right_container a {
   text-decoration: none;
}
.ge_wrapper .right_container .pn_title {
   margin: 30px 0 0;
}
.ge_wrapper .right_container .pn_title h4 {
   font-weight: 400;
   margin-bottom: 5px;
}
.ge_wrapper .right_container .prtn_add {
   margin: 25px 0;
   border-top: 1px solid #cbcfd6;
   padding: 20px 2px;
}
.ge_wrapper .right_container .prtn_add a {
   position: relative;
   text-decoration: none;
   color: #35383e;
}
.ge_wrapper .right_container .prtn_add a:after {
   background: url('images/add.png') no-repeat;
   display: block;
   height: 29px;
   width: 39px;
   content: ' ';
   left: 190px;
   top: 0;
   position: absolute;
}
.ge_wrapper .right_container .prtn_add a:hover {
   color: #2db62d;
}
.ge_wrapper .right_container a {
   margin: 0;
   display: normal;
}
.ge_wrapper .right_container .cc_area input[type='text'] {
   max-width: 486px;
   width: 100%;
}
.ge_wrapper .right_container .exp_date input[type='text'] {
   background: url('images/select-icons.png') no-repeat 208px -155px #f3f3f3 !important
}
.ge_wrapper .right_container .chk_wrapper {
   margin: 40px 15px 0;
}
.ge_wrapper .right_container .chk_wrapper input[type='checkbox'] {
   margin: 10px 0 10px;
}
.ge_wrapper .right_container .chk_wrapper p {
   font-size: 14px;
   margin: 5px 0;
}
.ge_wrapper .right_container blockquote p, .ge_wrapper .left_container blockquote p {
   font-size: 14px;
   margin: 0;
}
.ge_wrapper .right_container .form_wrapper blockquote.qte_block {
   margin: 74px 0 0;
}
.ge_wrapper .right_container .form_wrapper blockquote.qte_rsw {
   margin: 30px 0;
}
.ge_wrapper .right_container .cul_wrapper {
   margin-top: 35px;
}
.ge_wrapper .right_container .cul_wrapper h4 {
   margin-bottom: 25px;
}
.ge_wrapper .right_container .cul_question .pull_left {
   width: 70%;
   margin: 5px 0
}
.ge_wrapper .right_container .cul_question .pull_right {
   margin: 5px 0;
}
.ge_wrapper .right_container .select_area {
   margin: 15px 0 10px;
}
.ge_wrapper .right_container .select_area .pull_left {
   margin: 13px 14px 0 0;
}
.ge_wrapper .right_container .cul_question ul {
   padding: 0;
}
.ge_wrapper .right_container .cul_question ul li {
   margin: 0;
}
.ge_wrapper .right_container .country_name p {
   margin: 0;
}
.ge_wrapper .right_container .country_name input[type='text'] {
   max-width: 485px;
   margin: 10px 0 10px;
}
.ge_wrapper .right_container .disclaimer {
   margin: 40px 0 20px;
}
.ge_wrapper .right_container .disclaimer p {
   font-size: 13px;
}
.sbHolder {
   border: 2px solid #cbcfd6;
   border-radius: 0;
   background-color: #f3f3f3;
   height: 42px;
   max-width: 245px;
   width: 100%;
}
.sbOptions {
   background-color: #fff;
   border: 2px solid #cbcfd6;
   left: -2px;
   list-style: outside none none;
   margin: 0;
   overflow-y: auto;
   padding: 0;
   text-align: left;
   width: 100%;
   z-index: 1;
}
.sbSelector {
   display: block;
   height: 42px;
   left: 0;
   width: 100%;
   line-height: 42px;
   overflow: hidden;
   position: absolute;
   text-indent: 10px;
   top: 0;
}
.sbToggle {
   top: 11px;
}
.terms_wrapper {
   margin-left: 20px;
   margin-bottom: 100px;
   font-family: 'Roboto', sans-serif;
   font-size: 16px;
   font-weight: 300;
}
.terms_wrapper h2 {
   margin: 50px 0 30px;
   font-size: 32px;
}
.terms_wrapper h3 {
   margin: 30px 0;
}
.terms_wrapper p {
   margin: 20px 0;
}
.terms_wrapper ul {
   margin: 0;
   padding-left: 0px;
}
.terms_wrapper ul li p {
   margin: 0 0 0 20px
}
.last_wrapper .left_wrapper .contact_info {
   margin: 20px 0;
}
.last_wrapper .left_wrapper .contact_info p {
   margin: 2px 0;
}
.last_wrapper .left_wrapper .contact_info a {
   text-decoration: none;
}
.right_wrapper .sbOptions {
   margin: 0;
   padding: 0;
}
.right_wrapper .sbOptions li {
   margin-bottom: 0;
}
.sbToggleOpen {
   top: 6px;
}
#ui-datepicker-div {
   display: none;
}
.woocommerce-checkout #customer_details, #order_review_heading, .woocommerce-checkout .shop_table {
   display: none;
}
.woocommerce #payment .terms, .woocommerce-page #payment .terms {
   text-align: left;
}
#my_checkbox_field {
   display: inline-block;
   padding-left: 0px;
}
.woocommerce #payment .terms, .woocommerce-page #payment .terms {
   padding: 0 0px 0 0px;
}
.woocommerce #payment, .woocommerce-page #payment {
   background: #fff;
}
.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
   padding: 1em 0;
}
.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li {
   padding-left: 0;
}
.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row {
   padding: 1em 0;
}
.payment_method_inspire fieldset {
   padding: 0!important;
   border: 0px;
}
.payment_methods.methods .payment_method_inspire .help {
   float: right;
   margin-top: 7px;
   width: 178px;
}
.payment_method_inspire fieldset p {
   margin: 0;
}
#place_order {
   max-width: 250px;
}
.woocommerce-account .woocommerce form .form-row-last, .woocommerce-account form .form-row-last {
   float: left;
}
.woocommerce-account .woocommerce form .form-row-first, .woocommerce-account .woocommerce form .form-row-last, .woocommerce-account form .form-row-first, .woocommerce-account form .form-row-last {
   max-width: 300px!important;
}
.woocommerce-account .woocommerce form .form-row, .woocommerce-account form .form-row {
   max-width: 500px;
}
.woocommerce #payment div.payment_box:after, .woocommerce-page #payment div.payment_box:after {
   content: none;
}
.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
   background: none;
   border-radius: 0px;
   padding: 0;
   box-shadow: none;
}
.qte_rsw label {
   display: inline-block;
}
ul.msg_error {
   padding: 0;
   margin: 0;
}
ul.msg_error li.error {
   padding-left: 84px;
   background: #f60404;
}
ul.msg_error li.success {
   padding: 25px 35px 25px 75px;
   font-size: 17px;
}
.msg_error li.success span {
   margin-top: -23px;
   top: 50%;
   font-size: 20px;
}
.msg_error li.success:after {
   position: absolute;
   left: 27px;
   top: 50%;
   margin-top: -15px;
}
.msg_error li.error:after {
   position: absolute;
   left: 27px;
   top: 50%;
   margin-top: -15px;
}
.woocommerce-checkout.activeted .woocommerce-info {
   display: none;
}
.member_block_wrap .member_add_block:first-child .close-btn {
   display: none;
}
.close-btn {
   background: #fff;
   border: 2px solid #cbcfd6;
   border-radius: 50%;
   color: #cbcfd6;
   cursor: pointer;
   display: inline-block;
   font-size: 16px;
   font-weight: bold;
   height: 20px;
   line-height: 18px;
   float: right;
   text-align: center;
   width: 20px;
}
.top-header ul li {
   position: relative;
}
.login-wrap {
   color: #fff;
   position: absolute;
   background: #000;
   font-family: "Roboto", sans-serif;
   padding: 20px;
   position: absolute;
   right: 0;
   width: 263px;
   z-index: 100;
}
.login-wrap label {
   font-family: "Roboto", sans-serif;
   display: inline-block;
   color: #c1c1c1;
   font-size: 16px;
   width: 117px;
}
.login-wrap input[type="submit"] {
   background: #f4992a;
   border: none;
   font-weight: 900;
   float: right;
   color: #fff;
   margin: 3px 2px 0 20px;
   padding: 6px 19px;
   text-transform: uppercase;
}
.login-wrap input[type="text"], .login-wrap input[type="password"] {
   border: 1px solid #343434;
   width: 130px;
   padding: 5px;
}
.status {
   font-size: 12px;
   display: block;
   margin-bottom: 0;
}
.login-wrap {
   display: none;
}
.top-header ul li:hover .login-wrap {
   display: block;
}
.woocommerce-checkout .woocommerce .woocommerce-info {
   display: none!important;
}
.include_paymant_value {
   font-size: 16px;
   font-weight: normal;
   margin-left: 92px;
   display: none;
}
.payment_method_cod {
   display: none!important;
}

/*Exiting css*/

.header {
   font-family: 'Roboto', sans-serif;
   font-weight: 400;
   font-size: 16px;
   background-color: #f3f3f3;
   position: relative;
   z-index: 99999;
}
.header ul {
   margin-top: 0px;
}
.header ul li {
   position: ;
}
.header ul li a {
   padding: 30px 19px;
   color: #35383e;
   text-decoration: none;
   display: block;
   /* border-bottom: 4px transparent;*/
}
.header ul li a:hover, .header ul li a.current, .header ul li:hover a, .header .nav_bar ul li:last-child a:hover {
   /*border-bottom: 4px solid #4267b8; */
   color: #fff;
   text-shadow: 1px 0 #4267b8, 1px 0 #4267b8, 1px 0 #4267b8, 0 0 #4267b8;
}
.header ul li:hover ul li a {
   color: #282828;
   font-weight: 300;
   text-shadow: none;
}
.header ul li:hover ul li a:hover, .header ul li.current-menu-item a {
   color: #4267b8;
   text-shadow: 1px 0 #4267b8, 1px 0 #4267b8, 1px 0 #4267b8, 0 0 #4267b8;
}
.header ul li:hover, .header ul li.manu-active {
   background: #1f2e4d;
}
.header ul li.manu-active a {
   color: #fff;
}
.header ul li.search-nav:hover {
   background: url("images/search-nav.png") no-repeat scroll left top;
}
.header ul li:hover a {
   border-left: none!important;
}
.header ul li a:hover:after, .header ul li a.current:hover:after, .header ul li:hover a:after, .header ul li.current-menu-item a:after {
   position: absolute;
   left: -4px;
   bottom: 0px;
   content: "";
   right: 0px;
}
.header ul li.enrol_now.current-menu-item a:after {
   border-bottom: 4px solid transparent;
}
.header ul li:last-child a {
   text-transform: uppercase;
   /*border-bottom: 4px solid #f4992a;*/
   font-weight: 500;
   color: #fff;
   background-color: #f4992a;
}
.header ul li:last-child:hover a {
   background: #1f2e4d;
}
.header ul li:last-child a:hover:after {
   border-bottom: transparent;
}
.header ul li:first-child a:hover:after, .header ul li:first-child.current-menu-item a:after {
   left: 0px;
}
.sticky.header {
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99998;
}
.admin-bar .sticky.header {
   top: 32px;
}
.scrollToTop {
   width: 50px;
   height: 50px;
   text-transform: uppercase;
   text-align: center;
   background-color: #343434;
   font-weight: bold;
   color: #bababa;
   text-decoration: none;
   position: fixed;
   bottom: 50%;
   right: 20px;
   display: none;
   background: url('images/a22.png') no-repeat 0px -5px #343434;
   line-height: 67px;
   font-family: 'Roboto', sans-serif;
   font-weight: 600;
   font-size: 12px;
}
.scrollToTop:hover {
   text-decoration: none;
}
.banner_wrapper {
   background: url('images/img3.jpg') no-repeat;
   background-size: cover;
   padding: 63px 0;
}
.input-container button {
   display: none;
}
.input-container input {
   background: url('images/caln.png') no-repeat 208px 10px #f3f3f3 !important
}
.slide_byline a:focus {
   color: #000;
}
.flexslider:hover .flex-prev {
   left: 20px;
}
.flexslider:hover .flex-next {
   right: 20px;
}
.footer .contact a {
   color: #bababa;
   text-decoration: none;
}
.footer .contact a:hover {
   text-decoration: underline;
}

/*Home-Page*/

.mobile-menu {
   display: none!important;
}
h3 {
   font-size: 36px;
   line-height: 46px;
   color: #35383e;
}
a.logo img {
   margin-top: 10px;
}
.header ul.main-nav li {
   padding: 0px;
}
.header ul.main-nav li:after {
   position: absolute;
   top: 0;
   right: 1px;
   content: "";
   border-right: 1px solid #ddd;
}
ul li.menu-item {
   float: left;
}
.header ul.main-nav li a {
   padding: 30px 19px;
   font-weight: 700;
}
.main-nav.list_inline li {
   float: left;
}
.main-nav.list_inline li:first-child a {
   border-left: none;
}
.main-nav.list_inline li:last-child {
   border-right: 0px;
   transition: none;
}
.main-nav.list_inline li:last-child a {
   transition: none;
}
.header-lower {
   padding-left: 20px;
}
.header ul li a {
   font-weight: 300;
}
.slide_byline h2 {
   font-size: 42px;
   font-weight: 500;
   line-height: 48px;
   margin: 18px 0px 0px;
}
.slide_byline a {
   margin: 20px 0;
   text-align: center;
}
.one-third {
   float: left;
   margin-right: 15px;
   width: 32.3%;
}

/** mega menu style **/

.menu-wrap {
   background: #fff none repeat scroll 0 0;
   display: none;
   /*for display mega menu display block*/
   height: 370px;
   top: 80px;
   left: 0;
   position: absolute;
   width: 100%;
   z-index: 1000;
   border-top: 1px solid #e9e9e9;
}
.header ul li:hover .menu-wrap {
   display: none;
}
.menu-wrap ul {}
.menu-wrap ul li:hover {
   background: #fff;
}
.menu-wrap ul li:hover a {
   color: #000!important;
}
.menu-wrap ul li:hover a {
   color: #fff;
   text-shadow: none!important;
}
.main-nav li .menu-wrap ul {
   width: auto;
   margin: -1px 0 0 32px;
   padding: 0;
   background: #e9e9e9;
   height: 370px;
}
.main-nav li .menu-wrap ul li {
   display: block;
   border-bottom: 1px solid #bcbcbc;
   padding: 0px;
   float: none;
}
.main-nav li .menu-wrap ul li:last-child a {
   margin-left: 0px!important;
}
.main-nav li .menu-wrap ul li:hover {
   background: #747f8c;
}
.main-nav li .menu-wrap ul li a {
   font-size: 16px;
   text-align: center;
   color: #000000!important;
   font-weight: 700!important;
   padding: 15px 19px;
}
.main-nav li .menu-wrap ul li:hover a {
   color: #fff;
}
.main-nav li .menu-wrap ul li ul {
   position: absolute;
   width: 1370px;
   top: 0;
   left: 100%;
   margin: 0;
   background: #fff;
}
.main-nav li .menu-wrap ul li ul li {
   padding: 0px 0px;
   text-align: left;
   border-bottom: none;
}
.main-nav li .menu-wrap ul li ul li:hover {
   background: #E4E6E9;
}
.main-nav li .menu-wrap ul li ul li a {
   text-align: left;
   font-size: 14px;
   color: #000!important;
   font-weight: 400!important;
}
.main-nav li .menu-wrap ul li ul li:last-child a {
   font-weight: 400;
}
.main-nav li .menu-wrap ul li ul .inner-menu-wrap {
   float: left;
   width: 646px;
   background: #fff;
   padding: 0 10px;
}
.main-nav li .menu-wrap ul li ul .inner-menu-wrap h3 {
   font-size: 14px;
   font-weight: bold;
   color: #000000;
   padding-left: 20px;
   line-height: 34px;
   margin-top: 10px;
}
.main-nav li .menu-wrap ul li ul .menu-wrap-image {
   float: left;
   width: 724px;
}
.main-nav li .menu-wrap ul li ul.mega-menu {
   display: none;
}

/*for display mega menu display block*/

.menu-wrap ul li.active:hover ul.mega-menu {
   display: block;
}
.header.sticky .menu-wrap {
   top: 80px;
}

/*auto search style*/

.search-form {
   padding-top: 80px;
}
.search-input {
   border: none;
   background: transparent;
   width: 80%;
   font-size: 42px;
   line-height: 30px;
   font-weight: 700;
   color: #fff;
   background: url('images/auto-search-bar.png')no-repeat scroll left top;
   padding: 16px 0 16px 107px;
   line-height: 54px;
}
.search-btn {
   text-transform: uppercase;
   border: 1px solid #fff;
   background: transparent;
   padding: 11px 31px;
   color: #fff;
   font-weight: 400;
   font-size: 14px;
   cursor: pointer;
}
.search-input::-webkit-input-placeholder {
   font-size: 14px;
   line-height: 50px;
   font-weight: 700;
   color: #fff;
}
.search-btn:hover {
   background: #f4992a;
}
.search-input::-moz-placeholder {
   font-size: 14px;
   line-height: 50px;
   font-weight: 700;
   color: #fff;
}
.search-input:-ms-input-placeholder {
   font-size: 14px;
   line-height: 50px;
   font-weight: 700;
   color: #fff;
}
.search-input input:-moz-placeholder {
   font-size: 14px;
   line-height: 50px;
   font-weight: 700;
   color: #fff;
}
.autocomplete-suggestion {
   padding: 10px 24px;
   font-size: 14px;
   font-weight: 400;
   overflow: hidden;
   background: transparent;
   color: #000;
   cursor: pointer;
}
.autocomplete-selected {
   background: #e4e6e9;
   color: #000000;
}
.autocomplete-suggestions strong {
   font-weight: normal;
   color: inherit;
}
.autocomplete-suggestions {
   margin-left: 0px;
   max-width: 800px !important;
   overflow: auto;
   max-height: 264px!important;
}
.autocomplete-suggestions{background: #f3f3f3; color: #000!important;}
.box {
   max-height: auto;
}
.one-third:last-child {
   margin-right: 0;
}
.wrapper-md {
   max-width: 1160px;
}
.featured-img img {
   width: 100%;
   border-bottom: 1px solid #bababa;
   /*max-height: 191px;*/
}
.selling-block {
   text-align: center;
   padding: 47px 0px 60px;
}
.selling-block h2 {
   font-size: 36px;
   line-height: 46px;
   font-weight: bold;
   color: #35383e;
   margin-bottom: 57px;
}
.products-content {
    text-align: left;
    padding: 10px 25px;
    background: #f6f6f6;
}
.products-content h3 a {
   font-size: 20px;
   line-height: 26px;
   color: #35383e;
   text-transform: capitalize;
   text-decoration: none;
   font-weight: 500;
}
.products-content p {
   font-weight: 300;
   color: #000000;
   min-height: 80px;
   padding-bottom: 8px;
}
a.readmore {
   background: #6b6b6b;
   font-size: 16px;
   line-height: 32px;
   color: #ffffff;
   display: inline-block;
   text-transform: uppercase;
   font-weight: 400;
   text-decoration: none;
   padding: 4px 30px;
   margin: 0 8px;
}
a.readmore:hover, .slide_byline a:hover {
   background: #1f2e4d;
   color: #fff;
}
.inroll-block {
   background: url(images/inroll-bg.jpg) no-repeat;
   padding: 40px 0px;
   background-size: cover;
}
.inroll-block h3 {
   font-size: 36px;
   line-height: 46px;
   color: #ffffff;
   font-weight: 500;
}
.inroll-block a.readmore, .introduction-block a.readmore {
   background: #f5a13a;
   /* Old browsers */
   background: -moz-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5a13a), color-stop(100%, #f28705));
   /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* Opera 11.10+ */
   background: -ms-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* IE10+ */
   background: linear-gradient(to bottom, #f5a13a 0%, #f28705 100%);
   /* W3C */
   font-size: 16px;
   font-weight: 700;
   margin-top: 3px;
}
.one-seventh {
   float: left;
   width: 55%;
   padding-right: 25px;
}
.about-block {
   padding: 60px 0px;
   background: #efefef;
}
.about-block p {
   font-size: 22px;
   font-weight: 300;
   line-height: 27px;
   color: #35383e;
   padding-bottom: 25px;
}
.about-block h3 {
   margin-bottom: 23px;
}
.about-featured-img {
   text-align: right;
}
.about-block .one-seventh {
   padding-top: 54px;
}
.testominial-block {
   /* background: url(images/testomonila-bg.jpg) no-repeat; */
   background-repeat: no-repeat;
   text-align: center;
   padding-top: 62px;
   padding-bottom: 102px;
   background-size: cover;
}
.introduction-block {
   color: #595959;
   font-size: 28px;
   font-style: italic;
   font-weight: 300;
   line-height: 34px;
   margin: 0 auto;
   padding: 38px 0 73px;
   position: relative;
   text-align: center;
   width: 910px;
   color: #fff;
   font-size: 26px;
}
.introduction-block .autor {
   font-size: 16px;
   font-weight: 500;
   font-style: normal;
   line-height: 20px;
}
.introduction-block .autor span {
   font-size: 14px;
   line-height: 14px;
   font-style: italic;
   font-weight: 300;
}
.introduction-block p {
   margin-bottom: 10px;
   position: relative;
}

/*.introduction-block::before {



  content: url("images/left-quatsion.png");



  height: 83px;



  left: -90px;



  position: absolute;



  top: 39px;



  width: 101px;



  display: none;



}



.introduction-block::after {



  content: url("images/right-quatsion.png");



  height: 83px;



  position: absolute;



  right: -25px;



  top: 35px;



  width: 10px;



  display: none;



}*/

.introduction-block a.readmore {
   font-style: normal;
   margin-top: 35px;
}
.footer {
   background: #343434;
   padding: 60px 0px 20px 0;
}
.ft-col {
   float: left;
}
.footer li {
   list-style: none;
}
.footer li a, .footer address, .footer address a {
   font-size: 14px;
   line-height: 22px;
   color: #ffffff;
   text-decoration: none;
   font-weight: 700;
   font-size: 13px\9;
}
.footer li a:hover {
   text-decoration: underline;
}
.footer address, .footer address a {
   font-style: normal;
   text-align: right;
}
.ft-col-one ul {
   padding-left: 0px;
   padding-top: 10px;
}
.ft-col-one ul li {
   display: inline-block;
}
.ft-col-one ul li a {
   color: #bababa;
   font-weight: 400;
   border-right: 1px solid #bababa;
   line-height: 14px;
   display: block;
   padding-right: 10px;
   padding-left: 6px;
}
.ft-col-one ul li:last-child a {
   border-right: 0px;
}
.ft-col-one ul li:first-child a {
   padding-left: 0px;
}
.ft-col {
   padding-right: 25px;
}
.ft-col-three.ft-col {
   padding-right: 0px;
}
.ft-col-four.ft-col {
   padding-right: 60px;
}
.ft-col-three ul li a, .ft-col-four.ft-col ul li a {
   font-weight: normal;
}
.ft-col-three ul li:first-child a, .ft-col-four ul li:first-child a {
   font-weight: 700;
   display: block;
}
.ft-col-covid-block h2{
   display: none;
}
.ft-col-covid-block img{
   width: 130px;
}
.footer-lower p {
   float: left;
}
.footer-lower p, .footer-lower ul li a {
   color: #fff;
   font-size: 14px;
   line-height: 14px;
   text-decoration: none;
   color: #bababa;
   font-weight: normal;
}
.footer-lower ul {
   float: right;
   margin: 0;
   text-align: right;
}
.footer-lower ul li {
   display: inline-block;
}
.footer-lower ul li a {
   border-right: 1px solid #bababa;
   display: block;
   padding-right: 8px;
   padding-left: 3px;
   font-size: 13px;
   line-height: 13px;
}
.footer-lower ul li:last-child a {
   border-right: 0px;
}
.addvisiable-icon {
   background: url(images/sub-fotter.png) no-repeat right center;
   padding: 5px 28px 5px 0;
}
.footer-lower p {
   padding-top: 5px;
}
.footer-lower {
   margin-top: 55px;
}


/*custom home page start*/

.container.clearfix.top-header > p {
   color: #fff;
   font-family: 'Roboto', sans-serif;
   margin: 0 0 0 11px;
   float: left;
   line-height: 26px;
}
.container.clearfix.top-header span a {
   color: #fff;
   text-decoration: none;
   cursor: pointer;
}
.hero_wrapper {
   background: url('images/hero-image.jpg')no-repeat scroll center center;
   background-size: cover;
}
.hero_wrapper .products-block {
   padding-top: 64px;
}
.hero-content {
   color: #fff;
   padding: 80px 0 0;
   max-width: 780px;
}
.hero-content h1 {
   font-size: 40px;
}
.hero-content p {
   margin: 20px 0;
}
.hero-content a.search-btn {
   text-decoration: none;
   display: inline-block;
}
.header .nav_bar ul li:last-child a {
   background-color: inherit;
   color: #35383e;
   font-weight: 700;
   text-transform: capitalize;
}
.header .nav_bar ul li.manu-active:last-child a {
   color: #fff;
}
.header .nav_bar ul li:hover a {
   color: #fff;
}
.header ul.right-nav li {
   position: relative;
}
.search-nav {
   background: rgba(0, 0, 0, 0) url("images/search-nav.png") no-repeat scroll left top;
   height: 30px;
   left: 0;
   position: absolute;
   top: 14px;
   width: 58px;
}
.search-nav > a:hover {
   background: none!important;
}
.about-panel .about-panel-title p {
   color: #646464;
   font-family: "Roboto", sans-serif;
   font-size: 22px;
   font-weight: 300;
   margin: auto;
   max-width: 729px;
}
.about-panel-title {
   padding-bottom: 70px;
}
.testominial-block .flexslider {
   background: none;
   box-shadow: none;
}
.testominial-block h2 {
   text-align: center;
   font-family: "Roboto", sans-serif;
   font-size: 18px;
   font-weight: 700;
   color: #ffffff;
   margin-top: 30px;
   text-transform: uppercase;
}
.testominial-block .flex-control-paging li a.flex-active {
   background: #ffb535 none repeat scroll 0 0;
}
.testominial-block .flex-control-paging li a {
   background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
}
.about-area {
   padding: 140px 0 107px;
}
.one-fifty {
   float: left;
   width: 50%;
}
.about-image {
   max-width: 630px;
   float: left;
}
.inner-image {
   position: relative;
}
.inner-image img {
   max-width: 100%;
   height: auto;
   display: block;
   border-top: 6px solid #1f2e4d;
}
.inner-image-details {
   position: absolute;
   width: 92%;
   height: auto;
   bottom: 0;
   left: 0;
   padding: 25px 20px 20px;
}
.inner-image-promo {
   position: relative;
}
.inner-image-promo-left {
   float: left;
   width: 350px;
}
.about-image .inner-image-promo-left p {
   font-family: 'Roboto', sans-serif;
   font-size: 24px;
   color: #fff;
   font-weight: 700;
   line-height: 30px;
}
.about-image .inner-image-promo-left h1 {
   font-family: 'Roboto', sans-serif;
   font-size: 52px;
   color: #fff;
   font-weight: 700;
   line-height: 47px;
}
.inner-image-promo-right {
   float: right;
   margin-top: 107px;
   width: 171px;
}
.about-image .inner-image-promo-right a.register-btn {
   max-width: 171px;
   height: 41px;
   background: #f28500;
   font-family: 'Roboto', sans-serif;
   font-size: 16px;
   color: #fff;
   font-weight: 700;
   line-height: 38px;
   display: inline-block;
   padding: 0 48px;
   text-transform: uppercase;
   cursor: pointer;
   text-decoration: none;
   background: -moz-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5a13a), color-stop(100%, #f28705));
   /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* Opera 11.10+ */
   background: -ms-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* IE10+ */
   background: linear-gradient(to bottom, #f5a13a 0%, #f28705 100%);
   /* W3C */
}
.about-image .inner-image-promo-right a.register-btn:hover {
   background: #f28705;
}
.about-image p {
   font-family: 'Roboto', sans-serif;
   font-size: 16px;
   color: #646464;
   font-weight: 400;
   margin-top: 24px;
   margin-bottom: 0;
}
.about-content {
   max-width: 556px;
   float: right;
   padding-right: 35px;
}
.about-content h1 {
   font-family: 'Roboto', sans-serif;
   font-size: 36px;
   color: #35383e;
   font-weight: 700;
   margin-bottom: 22px;
}
.about-content p {
   font-family: 'Roboto', sans-serif;
   font-size: 22px;
   color: #646464;
   font-weight: 300;
}
.about-content p:last-child {
   font-family: 'Roboto', sans-serif;
   font-size: 16px;
   color: #646464;
   font-weight: 400;
}
.flex-direction-nav {
   display: none;
}

/*custom home page end*/


/*Home-Page*/


/*About*/

.about-info {
   text-align: center;
   padding: 45px 0px 50px;
}
.about-info p {
   font-size: 22px;
   line-height: 27px;
   font-weight: 300;
   color: #35383e;
}
.about-info h3 {
   margin-bottom: 23px;
}
.about-info-inner {
   width: 793px;
   margin: 0px auto;
}
.banner_block {
   margin: 0px auto;
   text-align: center;
}
.about-panel {
   text-align: center;
   background: ;
   padding: 90px 0px 75px;
   background-size: cover;
}
.about-panel h5 {
   font-size: 16px;
   line-height: 24px;
   color: #6e6e6e;
   font-weight: 700;
   margin-bottom: 8px;
}
.about-panel p {
   font-size: 14px;
   line-height: 24px;
   color: #6e6e6e;
}
.box-about {
   padding: 0px 30px;
}
.about-panel-title h3 {
   color: #35383e;
   margin-bottom: 33px;
}
.icon-block {
   display: block;
   min-height: 95px;
}
.infraworks-block {
   padding-top: 80px;
}
.infraworks-block p {
   font-size: 16px;
   line-height: 24px;
   color: #35383e;
   font-weight: 300;
}
.infraworks-block h3 {
   margin-bottom: 15px;
}
.infraworks-block .right_container p {
   font-size: 16px;
   font-weight: 300;
   color: #35383e;
   line-height: 20px;
}
.right_container ul {
   padding-left: 0px;
   margin-left: 0px!important;
   padding-bottom: 0px;
}
.right_container ul li {
   list-style: none;
}
.key-left {
   float: left;
   margin-right: 48px;
}
.key-personal h4, .title-border h4, .course_wrapper h4 {
   font-size: 18px;
   line-height: 27px;
   color: #35383e;
   font-weight: 500;
   border-bottom: 1px solid #35383e;
   margin-bottom: 20px;
   padding-bottom: 15px;
}
.autor-block {
   margin-top: 45px;
   margin-bottom: 23px;
}
.key-personal {
   font-size: 16px;
   line-height: 24px;
   font-weight: 300;
   color: #35383e;
}
.key-personal span {
   display: block;
   font-weight: 700;
}
.key-personal .last-item .key-left {
   width: 690px;
}
.key-personal .last-item {
   margin-top: 30px;
}
.category-heading {
   width: 790px;
   margin: 0px auto;
}
.category-heading p {
   font-size: 22px;
   line-height: 27px;
   color: #35383e;
}
.category-heading h2 {
   margin-bottom: 20px;
}
.plant-and-equipment .one-third {
   margin-top: 23px;
   min-height: 358px;
   background: #f6f6f6;
   position: relative;
}
.products-content-inner {
   height: auto !important;
}
.plant-and-equipment .one-third:nth-child(3n) {
   margin-right: 0px;
}
.plant-and-equipment .products-content h3 {
	line-height: 0px;
	word-wrap: break-word;
	height: 77px;
	overflow: hidden;
}
nav.woocommerce-pagination {
    margin-top: 40px;
}
.plant-and-equipment .products-content h3 a {}
.plant-and-equipment .products-content p {
   padding-top: 5px;
   min-height: 100px;
}
.right_container ul li.current a, .right_container ul li a:hover {
   color: #3f3f3f;
}

/*custom about page start */

.full-wrapper {
   max-width: 1280px;
   margin: auto;
}
.about-banner-innerblock {
   padding: 100px 0 50px;
   max-width: 700px;
   margin: auto;
}
.about-banner-innerblock.enrol-innerblock {
   max-width: 1280px;
   text-align: left;
   padding: 160px 10px 20px;
}
.about-banner-innerblock.enrol-innerblock small {
   color: #fff;
   margin: 0;
   text-align: left !important;
}
.left_area.pull_left {
   float: none;
}
.right_area.pull_left {
   float: none;
}
.ge_wrapper .right_container .cul_question ul li.last-term {
   margin-right: 78px;
}
.about-banner-innerblock h1 {
   font-size: 40px;
   color: #fff;
   font-weight: 700;
   margin-bottom: 15px;
}
.about-banner-innerblock p {
   font-size: 20px;
   color: #fff;
   font-weight: 300;
}
.col-1 {
   float: left;
   width: 25%;
}
.about-sidebar {
   background: #e9e9e9;
   max-width: 320px;
   padding: 26px 70px 26px 48px;
}
.about-sidebar ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
.about-sidebar ul li {}
.about-sidebar ul li a {
   font-size: 19px;
   color: #292929;
   font-weight: 700;
   line-height: 36px;
   text-decoration: none;
   display: block;
}
.about-sidebar ul li a:hover, .about-sidebar ul li.current-menu-item a {
   color: #f49a2c;
}
.col-1-4 {
   float: left;
   width: 70%;
}
.page-details {
   float: left;
   max-width: 624px;
   padding: 40px 0 45px 48px;
}
.page-details p:first-child {
   font-size: 20px;
   color: #fff;
   font-weight: 300;
   color: #292929;
}
.page-details p {
   font-size: 16px;
   color: #fff;
   font-weight: 300;
   color: #292929;
   line-height: 28px;
   margin-bottom: 12px;
}
.page-details h4 {
   font-size: 16px;
   color: #fff;
   font-weight: 700;
   color: #35383e;
}
.page-details ul {
   padding-bottom: 8px;
}
.page-details ul li {
   font-size: 16px;
   color: #fff;
   font-weight: 300;
   color: #292929;
   line-height: 28px;
   padding-left: 16px;
}
.page-details h3 {
   font-size: 16px;
   color: #fff;
   font-weight: 300;
   color: #35383e;
}
.page-details > img {
   margin: 17px 0;
}
.about-choice-area {
   background: url('images/about-choice-bg.jpg')no-repeat scroll center center;
   background-size: cover;
   padding: 70px 0 1px;
}
.choice-inner {
   max-width: 520px;
   margin: auto;
}
.choice-inner h2 {
   font-size: 32px;
   color: #fff;
   font-weight: 500;
   color: #fff;
   line-height: 42px;
}
.about-choice-area .products-block ul {
   margin: 45px auto 78px;
}

/*custom about page start */


/*About*/


/*Category Page*/

.left_wrapper ul {
   margin-left: 0px!important;
   padding-left: 15px;
}
.left_wrapper ul li, .labour-item .right_container ul li {
   list-style-image: url(images/circle.png);
}
.list_unstyled li {
   list-style-image: none!important;
}
.fleet-left {
   float: left;
   margin-right: 38px;
}
.category-left, .category-left p {
   font-size: 18px;
   line-height: 27px;
   color: #35383e;
   font-weight: 300;
}
.category-slider {
   float: right;
   margin-bottom: 35px;
   padding-top: 5px;
}
.contact_info.pull_left {
   width: 185px;
}
.products-block ul {
   padding-left: 0px;
   margin: 110px auto 64px;
   text-align: center;
}
.products-block ul li {
   display: inline-block;
   vertical-align: top;
   margin: 0 4px;
   margin-bottom: 12px;
}
.products-block ul li:nth-child(4n) {
   /*margin-right: 0px;*/
}
a.product-readmore {
   display: block;
   font-size: 18px;
   line-height: 53px;
   color: #35383e;
   font-weight: 700;
   text-transform: capitalize;
   text-decoration: none;
   text-align: left;
}
.products-block ul li .product-img {
   width: 300px;
   height: 230px;
   overflow: hidden;
   margin: 0;
   padding: 0;
   display: block;
   background: #fff;
}
.product-img a img {
   display: block;
}
.link-product a {
   border: 1px solid #bababa;
   transition: 0.3s background-color ease;
   border-top: 0px;
   padding: 7px 25px;
   min-height: 55px;
   background: #fff;
   display: block;
}
.products-block li:hover .link-product a {
   color: #fff;
   background: #f49a2d;
   border-color: #f49a2d;
   transition: 0.3s background-color ease;
}
.product-img a img {
   -webkit-transform: scale(1);
   transform: scale(1);
   -webkit-transition: 2.0s ease-in-out;
   transition: 2.0s ease-in-out;
}
.products-block li:hover .product-img a img {
   -webkit-transform: scale(1.2);
   transform: scale(1.2);
}
.breadcrumb ul {
   padding-left: 0px;
   margin-left: 0px;
}
.breadcrumb {
   margin-top: 40px;
}
.breadcrumb ul li {
   display: inline-block;
}
.breadcrumb ul li a {
   text-decoration: none;
   font-size: 14px;
   line-height: 32px;
   color: #35383e;
   text-transform: uppercase;
   font-weight: 700;
   background: url(images/breadcame-icon.png)no-repeat center right;
   padding-right: 15px;
   padding-left: 6px;
}
.breadcrumb ul li:last-child a {
   background: none;
}
.infraworks-category.infraworks-block {
   padding-top: 15px;
}
a.view-pdf {
   background: url(images/pdf-icon.png) no-repeat left center;
   padding-left: 40px;
   text-decoration: none;
   color: #35383e;
   margin-top: 20px;
   display: block;
}
.quote-block {
   background: #ededed;
   margin: 19px 0px 0px;
}
.quote-title {
   background: #343434;
   color: #f3f3f3;
   font-size: 16px;
   line-height: 32px;
   text-transform: uppercase;
   font-weight: 700;
   padding: 15px 30px 12px;
}
.quote-title span {
   display: block;
   background: url(images/quote-icon.png) no-repeat left center;
   padding-left: 30px;
}
.quote-form {
   padding: 25px 27px 15px;
}
.one-fith {
   float: left;
   width: 47.9%;
   margin-right: 25px;
}
.one-fith-last {
   margin-right: 0 !important;
}
.quote-form input, .quote-form textarea, .quote-form select {
   width: 275px;
   font-size: 16px;
   line-height: 24px;
   color: #35383e;
   padding-left: 10px;
   margin-bottom: 10px;
   height: 35px;
   font-weight: 300;
   background: #f3f3f3;
   border: 1px solid #cbcfd6;
   font-family: "Roboto", sans-serif;
   height: 28px\9;
   margin-bottom: 5px\9;
   font-size: 12px\9;
}
.quote-form input[type="submit"] {
   padding-left: 0;
}
.home .one-fith {
   float: left;
   width: 43%;
   margin-right: 0px;
}
::-webkit-input-placeholder {
   /* WebKit browsers */
   color: #fff;
}
:-moz-placeholder {
   /* Mozilla Firefox 4 to 18 */
   color: #fff;
   opacity: 1;
}
::-moz-placeholder {
   /* Mozilla Firefox 19+ */
   color: #fff;
   opacity: 1;
}
:-ms-input-placeholder {
   /* Internet Explorer 10+ */
   color: #fff;
}
.quote-form textarea {
   width: 96%;
   min-height: 78px;
   line-height: 24px;
   color: #35383e;
   font-weight: 300;
   padding-top: 0px;
   min-height: 4px\9;
}
.quote-form input[type="submit"] {
   display: block;
   width: 100%;
   background: #f5a13a;
   /* Old browsers */
   background: -moz-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* FF3.6+ */
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5a13a), color-stop(100%, #f28705));
   /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* Opera 11.10+ */
   background: -ms-linear-gradient(top, #f5a13a 0%, #f28705 100%);
   /* IE10+ */
   background: linear-gradient(to bottom, #f5a13a 0%, #f28705 100%);
   /* W3C */
   border: none;
   text-transform: uppercase;
   color: #fff;
   font-weight: bold;
   height: 42px;
   cursor: pointer;
   width: 625px;
   margin-top: 3px;
}
.title-border {
   margin-top: 8px;
}
.products-block ul.product-details {
   margin-top: 28px;
}
.contact-pae .contact_info.pull_left {
   width: auto;
   margin-top: 5px;
}
.contact-pae .contact_info.pull_left p {
   margin-bottom: 10px;
}
.contact-pae .left_wrapper {
   margin-top: 45px;
}

/*Category Page*/


/*custom category page*/

.construction-block .about-banner-innerblock {
   margin: auto;
   max-width: 830px;
}
.construction-block .about-banner-innerblock h1 {
   margin-bottom: 30px;
}
.construction-block .about-banner-innerblock p {
   line-height: 30px;
}
.product-content-btn.text_center {
   height: auto;
   /*bottom: 30px; position: absolute;*/
   width: 100%;
   margin-bottom: 30px;
}
.readmore.enrol-btn {
   background: #f28909;
}
.readmore.enrol-btn:hover {
   background: #e2810a;
}
.testominial-block.contact-sidebar-block {
   padding-bottom: 44px;
}
.introduction-block.contact-sidebar p {
   font-family: "Roboto", sans-serif;
   font-size: 22px;
   font-weight: 300;
   color: #fff;
   line-height: 30px;
   font-style: normal;
}
.introduction-block.contact-sidebar span a {
   color: #fff;
   text-decoration: none;
}

/*Labour Page*/

.labour-testominial-block {
   background: url(images/labour-testmonial-bg.jpg) no-repeat;
   background-size: cover;
}
.labour-testominial-block .introduction-block::before, .labour-testominial-block .introduction-block::after {
   content: none;
}
.labour-testominial-block .introduction-block {
   font-size: 26px;
   width: 780px;
   padding: 25px 0 105px;
}
.labour-testominial-block a.readmore {
   padding: 11px 0px;
   width: 175px;
   text-align: center;
   margin-top: 25px;
   margin-right: 12px;
}
.small-img img {
   float: left;
}
.img-gallary p {
   margin: 0px;
}
.img-gallary .alignnone {
   margin: 5px 20px 12px 0;
}
.course_outline .left_wrapper {
   width: 43%;
}
.course_outline .right_wrapper {
   width: 57%;
}
.small-img img:last-child {
   margin-right: 0px;
}
.course_wrapper h4 {
   margin-top: 10px!important;
}
.course_outline .right_wrapper .course_wrapper p {
   max-width: 100%;
   font-weight: 300;
   line-height: 24px;
}
.course_outline .course_wrapper {
   font-weight: 300;
   line-height: 24px;
}
.labout-second-tab .left_wrapper {
   width: 54%;
   margin-right: 35px;
}
.labout-second-tab .right_wrapper {
   width: 43%;
}
.labout-second-tab .left_wrapper p {
   max-width: 100%
}
.course_outline .colums {
   float: left;
   margin-right: 50px;
}
.course_outline .colums li {
   margin-bottom: 4px!important;
}
.course_outline .left_container, .course_outline .right_container {
   margin: 13px 0 10px;
}
.labout-second-tab {
   margin-bottom: 10px;
}
.course_outline {
   margin-bottom: 50px;
}
.featured-img {
   position: relative;
}
.featured-img .tools-icon {
   position: absolute;
   left: 28px;
   bottom: 20px;
   width: auto;
   border: none;
}
.hero_wrapper {
   position: relative;
}
.quote-block-home {
   width: 320px;
   position: absolute;
   right: 0px;
   top: -20px;
   z-index: 2;
}
.quote-block-home .one-fith {
   width: 100%;
}
.quote-block-home .quote-form input, .quote-block-home .quote-form textarea {
   width: 250px;
   padding-left: 15px;
}
.quote-block-home p a {
   font-size: 14px;
   line-height: 20px;
   font-weight: 700;
   color: #35383e;
   text-decoration: none;
}
.quote-block-home p a span {
   font-weight: 300;
}
.quote-block-home .quote-form {
   padding: 10px 27px;
}
.quote-block-home .quote-block {
   background: #fff;
}
.quote-block-home .quote-form input[type="submit"] {
   width: 100%!important;
}
.quote-form input[type="submit"]:hover, .inroll-block a.readmore:hover, .introduction-block a.readmore:hover {
   background: #4267b8;
}
.footer .ft-col:last-child {
   padding-right: 0px;
}
.key-personal .clearfix.even .key-left {
   float: right;
   margin-right: 0px;
   padding-left: 48px;
}
.key-personal .clearfix {
   margin-bottom: 25px;
}
.post-type-archive-plant-and-equipment a.readmore {
   max-height: 32px;
   overflow: hidden;
}
.course_outline .wrapper .labour-item:nth-child(2n) .left_.pull_left {
   float: right;
}
.course_outline .wrapper .labour-item:nth-child(2n) {
   margin-bottom: 10px;
}
.course_outline .wrapper .labour-item:nth-child(2n) .right_wrapper .course_wrapper {
   margin-left: 0;
   margin-right: 18px;
}
.course_outline .wrapper .labour-item:nth-child(2n) .right_container {
   padding-left: 0;
   padding-right: 15px;
}
.labour-item .right_container ul li {
   margin-left: 15px;
}
.category-slider {
   position: relative;
   width: 540px;
}
.category-slider .flexslider ul {
   margin: 0px!important;
   padding: 0px!important;
   max-width: none!important;
}
.category-slider .flexslider ul li {
   padding: 0px;
   margin: 0px;
}
.wpcf7-form .ajax-loader {
   display: none;
}
#quote-mobile {
   display: none;
}
a.logo:focus, a.logo:after, a.logo:before {
   border: none;
   content: none;
   color: #000;
}
a.logo img {
   border: none;
}
span.wpcf7-not-valid-tip {
   bottom: 0;
   position: absolute;
   right: 0;
   display: none;
}
.wpcf7-not-valid {
   border: 1px solid red!important;
}
div.wpcf7-response-output {
   margin: 2em 0 1em;
   position: absolute;
   left: 0px;
}

/*Labour Page*/


/**************************************************************** My Customization ******************************************************************************/


/*** Single Page ***/

.post-banner h1 {
   font-family: 'Roboto';
   font-size: 40px;
   line-height: 42px;
   font-weight: 700;
   color: #fff;
   max-width: 850px;
}
.post-banner p {
   font-family: 'Roboto';
   font-size: 16px;
   line-height: 30px;
   font-weight: 300;
   color: #fff;
   margin: 0;
}
.post-banner {
   padding: 100px 0 35px;
}
.tabs-menu {
   background: #e9e9e9;
}
#tabs ul {
   padding: 0;
   margin: 0;
   list-style-type: none;
   overflow: hidden;
}
#tabs ul li a {
   font-family: Roboto;
   font-size: 18px;
   font-weight: 500;
   color: #8d8f93;
   text-decoration: none;
   padding: 23px 35px;
   display: block;
}
#tabs ul li a:hover {
   background: #cbcfd6;
   color: #4267b8;
}
#tabs {
   background: #fff;
}
.course-detail-header {}
.course-detail-header1 {
   width: 78%;
   float: left;
}
.course-detail-header2 {
   width: 22%;
   float: left;
   text-align: right;
}
.course-detail-header1 h1 {
   font-family: Roboto;
   font-size: 32px;
   color: #35383e;
   font-weight: 500;
   padding: 55px 0 0 30px;
}
.course-detail-header2 a {
   font-family: Roboto;
   font-size: 18px;
   color: #f28500;
   font-weight: 500;
   text-decoration: none;
   margin: 80px 45px 0 0;
   display: inline-block;
}
.course-detail-header2 a:hover {
   color: #563104;
}

/*.course-detail-left{max-width: 585px; float: left; }*/

#tabs-2 .course-detail-left {
   margin-bottom: 230px;
}
#tabs-2 .course-detail-right {
   max-width: 575px;
}
#tabs #tabs-2 a {
   color: #4267b8;
}
#tabs #tabs-2 a:hover {
   color: #ff3333;
}
#tabs-3 .course-detail-right h1 {
   padding: 40px 0 0 65px;
}
#tabs-3 .course-detail-right p {
   padding: 17px 0 0 65px;
}
#tabs-3 .course-detail-right-down h1 {
   padding: 27px 0 0 35px;
}
#tabs-3 .course-detail-right-down p {
   padding: 17px 0 35px 35px;
}
#tabs-3 .course-detail-left {
   padding-bottom: 250px;
}
#tabs .course-detail-right-up ul li {
   float: none;
}
.course-detail-right-up h1 {
   font-family: Roboto;
   font-size: 16px;
   color: #35383e;
   font-weight: 700;
   color: #35383e;
   padding: 40px 0 0 65px;
}
.course-detail-right-up ul li p {
   font-family: Roboto;
   font-weight: 300;
   font-size: 16px;
   color: #35383e;
   line-height: normal;
   padding: 7px 0 0 10px;
}
#tabs .course-detail-right-up ul {
   list-style: outside none disc;
   color: #3b5ead;
   padding-left: 80px;
   font-weight: 300;
   font-family: Roboto;
   font-size: 16px;
   padding-top: 10px;
}
.course-detail-right-up p {
   font-family: Roboto;
   font-weight: 300;
   font-size: 16px;
   color: #35383e;
   line-height: normal;
   padding: 17px 0 0 65px;
}
.course-detail-right-down h1 {
   font-family: Roboto;
   font-size: 16px;
   color: #35383e;
   font-weight: 700;
   padding: 27px 0 0 35px;
}
.course-detail-right-down p {
   font-family: Roboto;
   font-weight: 300;
   font-size: 14px;
   color: #35383e;
   line-height: normal;
   padding: 17px 0 35px 35px;
}
.ui-widget-header {
   background: transparent none repeat scroll 0 0;
   border: none;
}
.ui-widget-content {
   border: none;
   padding: 0;
}
.ui-tabs .ui-tabs-nav li {
   margin: 0;
   border: none;
   background: transparent none repeat scroll 0 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
   border-radius: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
   background: #cbcfd6;
   color: #3562bf !important;
}
.ui-tabs .ui-tabs-panel {
   padding: 0;
}
.custom-container {
   max-width: 62%;
   float: left;
}
.custom-container .right_wrapper {
   width: 100%;
   margin-top: 25px;
}
.custom-container .right_wrapper .course_wrapper {
   margin-left: 0;
}
.custom-container h1 {
   text-transform: uppercase;
   padding: 25px 0 10px;
   font-size: 16px;
}
.custom-container p {
   font-weight: 400 !important;
}
.ui-widget-content a:hover {
   text-decoration: none;
}
#tabs ul {
   list-style: inside disc none;
   color: #35383e;
}
#tabs .custom-container ul li p {
   display: block;
   margin: 0;
   color: #35383e;
   padding-left: 3px;
}
#tabs .custom-container ul li {
   margin-bottom: 0;
}
.post-testominial-block {
   background: rgba(0, 0, 0, 0) url("images/post-cta.png") no-repeat scroll 0 0;
   background-size: cover;
}
.testominial-block.post-testominial-block {
   padding-bottom: 37px;
}
.post-testominial-block .introduction-block p, .post-testominial-block .introduction-block span {
   font-family: 'Roboto';
   font-size: 22px;
   line-height: 30px;
   font-weight: 300;
   font-style: normal;
   margin: 0;
}
.post-testominial-block .introduction-block h1 {
   font-family: 'Roboto';
   font-size: 30px;
   line-height: 30px;
   font-weight: 300;
   font-style: normal;
   margin: 15px 0;
}
.post-testominial-block .introduction-block p a {
   color: #fff;
}
.post-testominial-block .introduction-block p a:hover {
   text-decoration: none;
}
.course-quick-fact {
   max-width: 410px;
   float: right;
   margin-top: 20px;
}
.quick-fact-header {
   background: #d6d6d6;
   padding: 25px 40px;
}
.course-quick-fact h4 {
   font-family: 'Roboto';
   font-size: 16px;
   font-weight: 700;
   color: #35383e;
   text-transform: uppercase;
}
.course-quick-fact p {
   font-family: 'Roboto';
   font-size: 16px;
   font-weight: 400;
   color: #35383e;
}
.quick-fact-container {
   padding: 35px 40px;
   background: #efeeee;
}
.quick-fact-container ul li {
   width: 100%;
}
#tabs .quick-fact-container ul {
   list-style: none;
}
.quick-enrollment {
   background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f5a13a 0%, #f28705 100%) repeat scroll 0 0 !important;
   font-weight: 400 !important;
   font-size: 20px !important;
   padding: 19px 97px !important;
   font-family: 'roboto';
   margin: 20px 0 0 !important;
}
.quick-enrollment:hover {
   background: #4267b8 none repeat scroll 0 0 !important;
}

/** Contact Us Page **/

.contact-wrapper h1 {
   max-width: 100%;
   padding-bottom: 10px;
}
.contact-wrapper p {
   max-width: 655px;
   margin: auto;
}
.contact-wrapper {
   padding: 70px 0;
}
.contact-us .left_wrapper {
   margin-top: 0;
}
.contact-us .adrs_wrapper {
   float: left;
}
.contact-us .quote-form {
   padding: 17px 0 15px;
}
.contact-us .right_container {
   padding-left: 50px;
   margin-top: 17px;
   padding-right: 0;
}
.contact-us .label-style {
   display: inline-block;
   margin-bottom: 8px;
}
.contact-us .quote-title {
   color: #35383e;
   padding: 0;
   background: transparent;
}
.contact-us .quote-title span {
   background: none;
   padding-left: 0;
}
.contact-us .quote-form input[type="submit"] {
   width: auto;
   padding: 0 35px;
   height: 56px;
   float: right;
   margin-right: 5px;
}
.contact-us .quote-form input, .quote-form textarea {
   margin-bottom: 15px;
}
.contact-us .quote-form input {
   width: 95%;
}
.contact-us .quote-form textarea {
   min-height: 108px;
}
.contact-us .quote-block {
   margin-top: 0;
   background: transparent;
   max-width: 500px;
}
.contact-us .one-fith {
   margin-right: 2%;
}
.contact-us .left_container p {
   max-width: 535px;
   font-size: 16px;
   line-height: 24px;
}
.contact-us .adrs_wrapper img {
   margin-top: 10px;
}
.contact-us .adrs_wrapper p {
   margin-bottom: 0;
}
.contact-us .left_wrapper {
   width: 50%;
}
.contact-us .right_wrapper {
   width: 50%;
}
.contact-us .left_container {
   padding-left: 40px;
}

/** Information Session **/

.information-page .quote-form {
   padding: 5px 0 15px;
}
input[type="radio"]:not(old) {
   display: inline-block !important;
   width: 22% !important;
}
.woocommerce-checkout input[type="radio"], .woocommerce-checkout input[type="checkbox"], .cul_question input[type="radio"], .cul_question input[type="checkbox"] {
   display: none!important;
}
input[type="checkbox"]:not(old) {
   display: inline-block !important;
}
.contact-us .quote-form select {
   width: 102%;
}
.label-style.employer-label {
   margin-top: 7px;
}
.contact-us .right_container select {
   padding-left: 10px !important;
}
input[type="radio"]:not(old) + span:before {
   border-radius: 50%;
   content: "";
   cursor: pointer;
   display: inline-block;
   height: 14px;
   margin: -1px 8px 0 0;
   vertical-align: middle;
   width: 14px;
   background: url('images/checkbox.jpg');
   display: inline-block;
}
input[type="checkbox"]:not(old) + span:before {
   border-radius: 50%;
   content: "";
   cursor: pointer;
   display: inline-block;
   height: 14px;
   margin: -1px 8px 0 0;
   vertical-align: middle;
   width: 14px;
   background: url('images/checkbox.jpg');
   display: inline-block;
   position: absolute;
   left: 25px;
   top: 7px;
}
input[type="radio"]:not(old):checked + span:before, input[type="checkbox"]:not(old):checked + span:before {
   background: url('images/checkbox-active.jpg');
}
.radio-section {
   margin-bottom: 19px;
   margin-top: 13px;
}
.radio1 .wpcf7-list-item-label {
   margin-right: 20px;
}
.checkbox-section input[type="checkbox"] {
   position: absolute;
   left: 25px;
   top: 9px;
   margin-bottom: 0;
   width: 100%;
   height: 100%;
   cursor: pointer;
   z-index: 1;
}
.checkbox-section span.wpcf7-list-item {
   padding-left: 50px;
   margin-bottom: 7px;
}
input[type="checkbox"]:not(old) + span {
   line-height: 24px;
}
.radio1 input[type="radio"] {
   left: 4px;
   position: absolute;
   top: -7px;
   cursor: pointer;
}
.radio1 .wpcf7-list-item-label:nth-child(1) {
   margin-right: 20px;
}
.checkbox-section .wpcf7-list-item:nth-child(1) {
   padding-left: 54px;
}
.checkbox-section .wpcf7-list-item:nth-child(1):before {
   content: '[';
   position: absolute;
   left: 53px;
   top: 2px;
}
.checkbox-section .wpcf7-list-item:nth-child(1):after {
   content: ']';
   position: absolute;
   right: -5px;
   top: 2px;
}
span.wpcf7-list-item {
   margin-left: 0;
   position: relative;
   display: inline-block;
}
select.select-input {
   -moz-appearance: none;
   -webkit-appearance: none;
   background: #f3f3f3 url("images/select-icon.png") no-repeat scroll 210px center;
   cursor: pointer;
}
.select-section option {
   padding-left: 14px;
}
.quote-form select {
   font-size: 13px;
   line-height: 24px;
   color: #838486;
}
.select-section {
   margin-top: 20px;
}

/** 404 Page  **/

.page-404 {
   text-align: left;
   padding-top: 25px;
}
.page-404 p {
   font-family: roboto;
   font-weight: 300;
   font-size: 16px;
   line-height: 24px;
}
.page-404 .contact_info.pull_left {
   width: 274px;
}
.page-404 .contact_info.pull_left p {
   font-size: 22px;
   font-weight: 500;
}
.page-404 .contact_info.pull_left a {
   text-decoration: none;
}
.wrapper-404 {
   background-image: url('images/post-banner1.png');
   background-size: cover;
}

/** Contact Form **/

.contact-us div.wpcf7-response-output {
   position: static;
}
.contact-us div.wpcf7-validation-errors {
   font-size: 14px;
}
.contact-us span.wpcf7-not-valid-tip {
   display: block;
   bottom: -35px;
}
.contact-us .wpcf7-not-valid {
   margin-bottom: 40px !important;
}
.contact-us .wpcf7-checkbox.wpcf7-not-valid {
   border: transparent;
}
.contact-us .wpcf7-checkbox {
   display: inline-block;
}
.woocommerce-checkout #payment div.payment_box::before {
   content: none;
}

/**************************************************************** My Customization ******************************************************************************/

blockquote {
   background-color: #dfdfdf;
   border-radius: 8px;
   font-size: 14px;
   margin-top: 30px;
   max-width: 510px;
   padding: 25px 40px 30px;
}
.home-search {
   opacity: 0;
   z-index: -999;
   bottom: 0;
   position: absolute;
   transition: 0.2s ease-in opacity;
   width: 392px;
   background: #f3f3f3;
   padding: 10px;
   right: 0;
   padding-right: 0;
   border-top: 1px solid #cbcfd6;
}
.home-search #autocomplete {
   background: none;
   font-size: 14px;
   width: 230px;
   border: 2px solid #cbcfd6;
   height: auto;
   padding: 0;
   padding-left: 15px;
   color: #35383e;
}
.home-search #autocomplete::-moz-placeholder {
   color: #35383e!important;
   opacity: 0.5;
}
.home-search #autocomplete::-webkit-input-placeholder {
   color: #35383e!important;
   opacity: 0.5;
}
.home-search #autocomplete:-moz-placeholder {
   color: #35383e!important;
   opacity: 0.5;
}
.home-search #autocomplete:-ms-input-placeholder {
   color: #35383e!important;
   opacity: 0.5;
}
.home-search .search-btn {
   padding: 18px 35px;
   transition: 0.6s ease-in-out background-color;
   background: #f4992a!important;
   border: 0;
   float: right;
   font-weight: 500;
   font-family: "Roboto", sans-serif;
   font-size: 15px;
}
.home-search .search-btn:hover {
   background: #1f2e4d!important;
}
.show-search {
   opacity: 1;
   z-index: 1;
   bottom: -79px;
}
.inner-image-promo-left {
   text-shadow: 2px 3px 10px rgba(0, 0, 0, 0.76);
}
.page .page-details h3 {
   font-weight: 500;
}
.hasDatepicker {
   background-image: url(images/caln.png);
   background-position: 95% 10px;
   background-repeat: no-repeat;
}
.ind {
   color: #ff0000;
}
blockquote h4 {
   font-size: 16px;
   text-transform: uppercase;
   margin-bottom: 15px;
}
.page .ge_wrapper {
   padding-top: 30px;
}
#eway_credit_card_form input::-moz-placeholder {
   color: #35383e!important;
   opacity: 0.8;
}
#eway_credit_card_form input::-webkit-input-placeholder {
   color: #35383e!important;
   opacity: 0.8;
}
#eway_credit_card_form input:-moz-placeholder {
   color: #35383e!important;
   opacity: 0.8;
}
#eway_credit_card_form input:-ms-input-placeholder {
   color: #35383e!important;
   opacity: 0.8;
}

@media (min-width: 200px){
    .team-profile {height: auto !important;}
}
@media (max-width: 2080px) {
    
   .quote-block-home .quote-form {
      padding: 5px 27px;
   }
   .quote-block-home .quote-form p {
      margin-bottom: 10px;
   }
   .quote-block-home {
      top: -5px;
   }
   /*meaga menu*/
   .main-nav li ul {
      left: 228px;
   }
   .main-nav li .menu-wrap ul li ul {
      width: 1364px;
   }
   .menu-wrap-image img {
      display: block;
      max-width: 100%;
   }
   .main-nav li .menu-wrap ul li ul .inner-menu-wrap {
      width: 622px;
   }
   .main-nav li .menu-wrap ul li ul .menu-wrap-image {
      width: 722px;
   }
}
@media (max-width: 1720px) {
   .main-nav li .menu-wrap ul li ul li {
      border-bottom: medium none;
      padding: 8px 0;
   }
}
@media (max-width: 1720px) {
   .quote-block-home .quote-title {
      padding: 10px 30px 7px;
   }
   /*.quote-block-home .quote-form input, .quote-block-home .quote-form textarea {font-size: 12px;height: 25px;line-height: 18px;margin-bottom: 5px; padding-left: 10px;}*/
   .quote-block-home .quote-form textarea {
      min-height: 70px;
   }
   .quote-block-home .quote-form input[type="submit"] {
      height: 30px;
   }
   .quote-block-home .quote-form p {
      margin-bottom: 10px;
   }
   .quote-block-home .quote-form input, .quote-block-home .quote-form textarea {
      width: 270px;
   }
   .quote-block-home .quote-form {
      padding: 10px 15px;
   }
   .quote-block-home .quote-title {
      padding: 3px 15px 0px;
   }
   .slider-caption {
      left: 5px;
   }
   .slide_byline h2 {
      font-size: 38px;
      line-height: 35px;
   }
}
@media (max-width: 1750px) {
   .main-nav li .menu-wrap ul li ul {
      width: 1225px;
   }
   .main-nav li .menu-wrap ul li ul .inner-menu-wrap {
      background: #fff none repeat scroll 0 0;
      width: 46%;
   }
   .menu-wrap-image > img {
      display: block;
      height: auto;
      max-width: 100%;
   }
   .main-nav li .menu-wrap ul li ul .menu-wrap-image {
      width: 52%;
   }
}
@media (max-width: 1550px) {
   .quote-block-home .quote-form input, .quote-block-home .quote-form textarea {
      font-size: 13px;
      height: 30px;
      line-height: 18px;
      margin-bottom: 5px;
      padding-left: 10px;
   }
   .main-nav li .menu-wrap ul li ul {
      width: 1050px;
   }
   .main-nav li .menu-wrap ul li ul .inner-menu-wrap {
      width: 55%;
   }
   .main-nav li .menu-wrap ul li ul .menu-wrap-image {
      width: 43%;
   }
}
@media (max-width: 1390px) {
   .main-nav li .menu-wrap ul li ul {
      width: 895px;
   }
   .main-nav li .menu-wrap ul li ul .inner-menu-wrap {
      width: 54%;
   }
   .main-nav li .menu-wrap ul li ul li {
      padding: 0px 0;
   }
   .menu-wrap {
      top: 78px;
   }
   .main-nav li .menu-wrap ul {
      margin: -1px 0 0 32px;
   }
}
@media (max-width: 1355px) {
   .quote-block-home .quote-form input, .quote-block-home .quote-form textarea {
      height: 25px;
   }
   .quote-block-home .quote-form textarea {
      min-height: 50px;
   }
   /*search form*/
   .show-search {
      bottom: -79px;
   }
}
@media (min-width: 1060px) and (max-width: 1280px) {
   .header ul li a {
      padding: 23px 13px 24px;
   }
   .quote-block {
      margin: 37px 0 0;
   }
   .one-seventh {
      padding-right: 20px;
   }
   .header {
      font-size: 15.5px;
      font-weight: 400;
   }
   .ft-col-four.ft-col {
      padding-right: 0;
   }
   .products-block ul li {
      width: 24.2%;
   }
   .product-img a img {
      max-width: 100%;
   }
   .link-product {
      background-position: 95% 20px;
   }
   .small-img img {
      width: 48%;
   }
   .img-gallary .alignnone {
      max-width: 100%;
      margin: 5px 15px 12px 0;
   }
   .quote-form input[type="submit"] {
      width: 100%;
   }
   /*custom style*/
   .container.clearfix.top-header > p {
      font-size: 12px;
   }
   .header ul.right-nav a {
      padding: 30px 9px;
   }
   ul.right-nav li.search-nav a {
      padding: 20px 0;
   }
   ul.right-nav li.search-nav:hover {
      background: url("images/search-nav.png") no-repeat scroll left top;
   }
   .home .search-btn {
      float: right;
      margin-top: 34px;
   }
   /* mychange*/
   .search-input {
      width: 77%;
   }
   .products-block ul li {
      width: 23.2%;
   }
   .about-image {
      float: left;
      max-width: 100%;
      width: auto;
   }
   .inner-image-details {
      bottom: 0;
      height: auto;
      left: 0;
      padding: 25px 25px 20px;
      position: absolute;
      width: 92%;
   }
   .inner-image-promo {
      position: relative;
      text-align: center;
   }
   .inner-image-promo-left {
      float: none;
      width: auto;
   }
   .inner-image-promo-right {
      float: none;
      width: auto;
      margin-top: 15px;
   }
   .about-content {
      float: left;
      max-width: 100%;
      padding: 10px;
      width: auto;
   }
   .about-content p {
      color: #646464;
      font-family: "Roboto", sans-serif;
      font-size: 18px;
      font-weight: 300;
   }
   .one-fifty {
      float: left;
      width: 49%;
   }
   a.product-readmore {
      width: auto;
   }
   .ft-col-four.ft-col {
      padding-right: 15px;
   }
   .ft-col {
      padding-right: 15px;
   }
   .ft-col ul {
      padding-left: 0px;
   }
   .inroll-block h3 {
      font-size: 25px;
   }
   .footer li a, .footer address, .footer address a {
      font-size: 11px;
      line-height: 15px;
   }
   .ft-col-three.ft-col {
      padding-right: 40px;
   }
}
@media (max-width: 1279px) {
   /*mega menu */
   .main-nav li .menu-wrap ul li ul {
      width: 608px
   }
   .main-nav li .menu-wrap ul li ul li {
      padding: 6px 0;
   }
   .main-nav li .menu-wrap ul li ul li a {
      font-size: 13px;
      line-height: 16px;
   }
   .main-nav li .menu-wrap ul li ul .inner-menu-wrap {
      width: 52%;
   }
}
@media (max-width: 1057px) {
   .contact_wrapper .left_wrapper p {
      font-size: 18px;
   }
   .contact_wrapper blockquote {
      padding: 35px 44px 15px 40px;
      margin: 0px 0px 40px 0px;
   }
   .contact_wrapper .adrs_wrapper > p {
      font-size: 15px;
   }
   .left_container, .right_container {
      padding: 15px;
   }
   .ge_wrapper .right_container .cul_question .pull_left {
      width: 68%;
   }
   .ge_wrapper .row {
      margin-right: 0px;
      width: 100%;
   }
   .sbHolder {
      max-width: 210px;
   }
   .slider-caption {
      margin: 0;
   }
   .slider-caption .slide_title {
      display: none;
   }
   .right_wrapper .list_two {
      max-width: 100%;
   }
   .header ul li a {
      font-size: 14px;
      padding: 23px 9px 24px;
   }
   .quote-block-home {
      right: 10px;
   }
   .quote-block-home .quote-form input, .quote-block-home .quote-form textarea {
      font-size: 10px;
      height: 22px;
      line-height: 14px;
      margin-bottom: 2px;
   }
   .quote-block-home .quote-form textarea {
      min-height: 18px;
   }
   .quote-block-home .quote-form p {
      margin-bottom: 5px;
   }
   .quote-block-home {
      top: -38px;
   }
   .quote-block-home p a {
      font-size: 10px;
      line-height: 12px;
   }
   .quote-block-home .quote-form {
      padding: 0 15px 5px;
   }
   .one-third {
      width: 31.7%;
   }
   .products-content h3 a {
      font-size: 20px;
      line-height: 35px;
   }
   .one-seventh {
      width: 54%;
   }
   img {
      max-width: 100%;
      height: auto;
   }
   .introduction-block {
      font-size: 25px;
      line-height: 30px;
      width: 800px;
   }
   .ft-col-four.ft-col {
      padding-right: 15px;
   }
   .ft-col {
      padding-right: 15px;
   }
   .ft-col ul {
      padding-left: 0px;
   }
   .inroll-block h3 {
      font-size: 25px;
   }
   .footer li a, .footer address, .footer address a {
      font-size: 11px;
      line-height: 15px;
   }
   .ft-col-three.ft-col {
      padding-right: 40px;
   }
   .category-slider {
      width: 100%;
   }
   .products-block ul li {
      width: 23%;
   }
   a.product-readmore {
      font-size: 13px;
      width: auto;
   }
   .link-product {
      min-height: 20px;
   }
   .contact_wrapper blockquote a {
      font-size: 14px;
   }
   .contact_info.pull_left {
      width: 180px;
   }
   .one-fith {
      width: 47%;
   }
   .quote-form input, .quote-form textarea {
      width: 85%;
   }
   .quote-form textarea {
      width: 93%;
   }
   .quote-form input[type="submit"] {
      width: 100%;
   }
   .small-img img {
      height: auto;
      width: 185px;
   }
   .contact_wrapper .adrs_wrapper {
      float: none;
   }
   /*custom css for 1024 */
   .header.sticky .menu-wrap {
      top: 78px;
   }
   .container.clearfix.top-header > p {
      font-size: 12px;
   }
   .header ul.right-nav a {
      padding: 30px 9px;
   }
   .header ul.main-nav li a {
      font-size: 14px;
   }
   ul.right-nav li.search-nav a {
      padding: 20px 0;
   }
   ul.right-nav li.search-nav:hover {
      background: url("images/search-nav.png") no-repeat scroll left top;
   }
   .search-btn {
      float: right;
      margin-top: 34px;
   }
   /*my change*/
   .search-input {
      font-size: 34px;
      width: 77%
   }
   .about-image {
      float: none;
      max-width: 100%;
      width: auto;
   }
   .inner-image-details {
      bottom: 0;
      height: auto;
      left: 0;
      padding: 25px 25px 20px;
      position: absolute;
      width: 92%;
   }
   .inner-image-promo {
      position: relative;
      text-align: center;
   }
   .inner-image-promo-left {
      float: none;
      width: auto;
   }
   .inner-image-promo-right {
      float: none;
      width: auto;
      margin-top: 15px;
   }
   .about-content {
      float: left;
      max-width: 100%;
      padding: 10px;
      width: auto;
   }
   .about-content p {
      color: #646464;
      font-family: "Roboto", sans-serif;
      font-size: 18px;
      font-weight: 300;
   }
   .one-fifty {
      float: left;
      width: 49%;
   }
   /** My Customization **/
   .custom-container {
      max-width: 53%;
   }
   .contact-us .quote-form textarea {
      width: 97%;
   }
   .contact-us .quote-form input[type="submit"] {
      margin-right: 0;
   }
   .contact-us .quote-form .one-fith {
      width: 48.5%;
      margin-right: 3%;
   }
   .contact-us .quote-form select {
      width: 100%;
   }
   select.select-input {
      background: #f3f3f3 url("images/select-icon.png") no-repeat scroll 95% center;
   }
   .contact-us .left_wrapper {
      width: 48%;
   }
   .contact-us div.wpcf7-validation-errors {
      font-size: 13px;
   }
   .contact-us .right_container {
      padding-left: 30px;
   }
   #tabs .course_wrapper ul {
      padding-left: 25px;
      list-style: outside disc none;
   }
   /*mega menu */
   .main-nav li .menu-wrap ul {
      margin: 0;
   }
   .main-nav li ul {
      left: 0;
      margin: 0;
   }
   .main-nav li .menu-wrap ul li ul {
      left: 190px;
      margin: 0;
   }
   .main-nav li .menu-wrap ul li ul {
      width: 848px;
   }
   .main-nav li .menu-wrap ul li ul .inner-menu-wrap {
      width: 51%;
   }
   .main-nav li .menu-wrap ul li ul .menu-wrap-image {
      width: 46%;
   }
}
@media (max-width: 1023px) {
   /*custom css for 768 */
   .container.clearfix.top-header > p {
      float: none;
      text-align: center;
   }
   .top-header .pull_right {
      float: none;
      text-align: center;
   }
   .top-header ul li:first-child {
      border-left: none;
   }
   .top-header ul li:last-child {
      border-right: none;
   }
   .header ul.right-nav a {
      padding: 30px 9px;
   }
   .header ul.main-nav li a {
      padding: 30px 7px;
   }
   ul.right-nav li.search-nav a {
      padding: 20px 0;
   }
   ul.right-nav li.search-nav:hover {
      background: url("images/search-nav.png") no-repeat scroll left top;
   }
   .search-btn {
      float: right;
      margin-top: 34px;
   }
   /*mychange*/
   .search-input {
      width: 74%;
   }
   .link-product {
      padding: 7px 10px;
   }
   a.product-readmore {
      font-size: 15px;
   }
   .mobile-search ul.right-nav {
      padding-left: 0;
   }
   /*mega menu */
   .main-nav li .menu-wrap ul {
      margin: 0;
   }
   .main-nav li ul {
      left: 0;
      margin: 0;
   }
   .main-nav li .menu-wrap ul li ul {
      left: 190px;
      margin: 0;
   }
   .main-nav li .menu-wrap ul li ul {
      width: 740px;
   }
   .main-nav li .menu-wrap ul li ul .inner-menu-wrap {
      width: 51%;
   }
   .main-nav li .menu-wrap ul li ul .menu-wrap-image {
      width: 46%;
   }
}
@media (max-width: 1175px) {
   a.readmore {
      padding: 4px 14px;
   }
   .products-content h3 a {
      font-size: 20px;
      line-height: 24px;
   }
}
@media (max-width: 918px) {
   .header ul li a:hover {
      border-bottom: 0px solid #4267b8;
      color: #4267b8;
   }
   .header ul li.enrol_now {
      margin: 0;
      padding: 0;
   }
   .slider-caption h3 {
      font-size: 24px;
   }
   .mean-container a.meanmenu-reveal span {
      background: none repeat scroll 0 0 #000;
   }
   .mean-container a.meanmenu-reveal {
      color: #000;
      top: -48px;
   }
   .left_container, .right_container {
      padding: 0px;
   }
   .ge_wrapper .form_wrapper {
      padding-left: 0px;
   }
   .ge_wrapper .right_container input[type="text"], .ge_wrapper .right_container select, .ge_wrapper .right_container input[type="password"], .checkout input[type="text"], .ge_wrapper .right_container input[type="date"], .ge_wrapper .right_container input[type="email"], .ge_wrapper .right_container input[type="tel"] {
      max-width: 95%;
   }
   .sbHolder {
      max-width: 485px;
   }
   .ge_wrapper .right_container .cul_question .pull_right {
      float: left;
   }
   .ge_wrapper .right_container input[type="submit"], .left_wrapper p, .right_wrapper ul, .course_outline .left_wrapper p, .right_wrapper .list_two, .contact_wrapper .left_wrapper p {
      max-width: 100%;
   }
   .header ul li.enrol_now a:hover {
      color: #fff;
   }
   #tab1 .enrol_wrapper.text_right.text_upper {
      display: none;
   }
   .contact_wrapper blockquote {
      margin: 0 0 30px;
   }
   .contact_wrapper .adrs_wrapper h4, .contact_wrapper .adrs_wrapper p {
      margin-left: 0;
   }
   .scrollToTop {
      display: none!important;
   }
   .left_container, .right_container {
      margin: 20px 0;
   }
   .slider-caption {
      display: none;
   }
   #quote-mobile {
      display: block;
      position: absolute;
      right: 42px;
      top: -42px;
      z-index: 3;
      cursor: pointer;
   }
   .quote-block-home {
      display: none;
   }
   .one-third {
      width: 31.2%;
   }
   .products-content {
      padding: 12px 15px 20px;
   }
   .products-content h3 a, .products-content h3 {
      font-size: 15px;
      line-height: 20px;
   }
   .products-content p {
      font-size: 13px;
      line-height: 16px;
   }
   a.readmore {
      font-size: 11px;
      padding: 4px 20px;
   }
   .inroll-block h3 {
      font-size: 20px;
   }
   .one-seventh {
      width: 53%;
   }
   .header {
      padding-bottom: 8px;
   }
   .header ul li a:hover::after, .header ul li a.current:hover::after, .header ul li:hover a::after, .header ul li.current-menu-item a::after {
      position: relative;
   }
   .main-nav li ul {
      position: static;
      display: block;
      background: transparent;
   }
   .header ul li a:hover:after, .header ul li a.current:hover:after, .header ul li:hover a:after, .header ul li.current-menu-item a:after {
      position: relative;
   }
   .sub-menu li a {
      color: #fff;
   }
   .header ul li:hover ul li a {
      color: #fff;
   }
   .main-nav.list_inline li:first-child {
      border-left: 0 none;
   }
   .main-nav.list_inline li {
      border-right: 0 none;
   }
   .list_inline li {
      border: 0px;
   }
   .mean-container .mean-nav ul li a.mean-expand {
      padding: 9px 12px!important;
      top: 0px;
   }
   /*.mean-container .mean-nav ul li li a {width: 100%;}*/
   .header ul li:last-child a {
      color: #fff !important;
   }
   .introduction-block {
      font-size: 17px;
      line-height: 20px;
      width: 75%;
      padding: 40px 0;
   }
   .introduction-block a.readmore {
      margin-top: 10px;
   }
   .about-block .one-seventh {
      padding-top: 0px;
   }
   .about-block h3 {
      margin-bottom: 15px;
   }
   .about-block p {
      font-size: 17px;
      line-height: 24px;
      margin-bottom: 10px;
   }
   h3 {
      font-size: 30px;
      line-height: 35px;
   }
   .footer li a, .footer address, .footer address a {
      font-size: 12px;
      line-height: 18px;
   }
   .ft-col {
      padding-right: 35px;
   }
   .ft-col-four.ft-col {
      padding-top: 0;
   }
   .about-info-inner {
      width: auto;
   }
   .box-about {
      padding: 0;
   }
   .left_wrapper, .right_wrapper {
      width: 49%;
   }
   .left_wrapper.pull_left.text_left {
      padding-right: 10px;
   }
   .link_visit.pull_right {
      float: left;
   }
   .key-left {
      width: 49%;
   }
   .plant-and-equipment .products-content h3 a {
      line-height: 20px;
   }
   .plant-and-equipment .products-content p {
      min-height: 70px;
   }
   .category-heading {
      padding: 0 15px;
      width: auto;
   }
   .products-block ul li {
      width: 22.6%;
   }
   /*a.product-readmore {font-size: 18px;}



    .products-block ul {margin: 0px 0 30px;}*/
   .one-fith {
      margin-right: 15px;
   }
   .quote-form input, .quote-form textarea {
      font-size: 14px;
      padding-left: 10px;
   }
   .quote-form input, .quote-form textarea {
      width: 97%;
   }
   .quote-form textarea {
      width: 98%;
   }
   .quote-form input[type="submit"] {
      width: 102%;
   }
   .labour-testominial-block .introduction-block {
      font-size: 17px;
      padding: 25px 15px 105px;
      width: auto;
   }
   .small-img img {
      width: 145px;
   }
   .key-personal h4, .title-border h4, .course_wrapper h4 {
      font-size: 15px;
   }
   .course_outline {
      overflow: hidden;
   }
   .quote-form .one-fith {
      width: 100%;
   }
   .quote-form .quote-form input, .page-template-conatact-us .quote-form .quote-form textarea {
      width: 98%;
   }
   /*custom css for 768 */
   .nav_bar {
      display: none;
   }
   .container.clearfix.top-header > p {
      float: none;
      text-align: center;
   }
   .top-header .pull_right {
      float: none;
      text-align: center;
   }
   .top-header ul li:first-child {
      border-left: none;
   }
   .top-header ul li:last-child {
      border-right: none;
   }
   .search-input {
      width: 64%;
   }
   .one-fifty {
      float: none;
      width: auto;
   }
   .inner-image img {
      display: block;
      margin: 0 auto;
   }
   .about-content {
      float: none;
      max-width: 100%;
      padding: 10px;
      width: auto;
      text-align: center;
   }
   /*mobile menu*/
   .header {
      padding-bottom: 0px;
   }
   .mobile-search.pull_right {
      margin-right: 60px;
   }
   .mean-container a.meanmenu-reveal {
      color: #000;
      top: -62px;
      transition: none!important;
      right: 5px!important;
   }
   .mean-container .mean-nav ul li a {
      font-size: 14px;
      border-top: 1px solid #ddd;
      color: #000;
      font-weight: 700;
   }
   .mean-container .mean-nav ul li a.mean-expand {
      height: 26px;
      background: #e6761c;
      color: #fff;
   }
   .mean-container .mean-nav ul li li a {
      padding: 1em 5%;
      width: 90%;
   }
   .mean-container .mean-nav ul li li li a {
      padding: 1em 5%;
      width: 90%;
   }
   .mean-container .mean-nav ul li.mean-last a {
      display: none;
   }
   .mean-container .mean-nav {
      background: #f3f3f3;
      float: left;
      width: 100%;
   }
   .mean-container .mean-nav ul li a.mean-expand:hover {
      background: rgba(31, 46, 77, 0.9) none repeat scroll 0 0;
      color: #fff;
   }
   .mean-container .mean-nav ul li a:hover {
      background: rgba(31, 46, 77, 1) none repeat scroll 0 0;
      color: #fff;
      font-weight: 700;
   }
   .mean-container .mean-nav ul li li a {
      border-top: 1px solid #ddd;
   }
   .mean-container .mean-nav ul li li a {
      opacity: 1;
   }
   /** My Customization **/
   .custom-container {
      max-width: 100%;
      float: none;
   }
   .course-quick-fact {
      margin: 50px auto 0;
      float: none;
   }
   .contact-us .left_wrapper {
      width: 100%;
   }
   .contact-us .right_wrapper {
      width: 100%;
   }
   .contact-us .right_container {
      padding-left: 40px;
   }
   .contact-us .quote-form select {
      width: 99%;
   }
   .ft-col {
      padding-right: 25px;
   }
   .ft-col-three.ft-col {
      padding-right: 25px;
   }
   .footer .ft-col:last-child {
      float: none;
      clear: both;
   }
   .footer address {
      text-align: center !important;
   }
   .footer address img {
      padding-top: 20px;
   }
   /*Responsive new design*/
   .sticky.header {
      position: static;
   }
   .header_overlay {
      height: 0 !important;
   }
   .mean-container .mean-nav {
      position: absolute;
   }
}
@media (min-width: 1024px) and (max-width: 1175px) {
    .header ul.main-nav li a {
        padding: 31px 14px;
        font-size: 13px;
    }
}
@media (max-width: 1023px) {
   /*listing page */
   .construction-block .about-banner-innerblock {
      margin: auto;
      max-width: 100%;
      padding: 0 15px;
      width: auto;
   }
   .products-content h3 a, .products-content h3 {
      font-size: 15px;
   }
   a.readmore {
      padding: 4px 12px;
      font-size: 11px;
   }
   .plant-and-equipment .one-third {
      min-height: 300px;
   }
   /*listing page */
   /*page */
   .about-sidebar {
      padding: 30px 10px;
   }
   .about-sidebar ul li a {
      font-size: 16px;
      line-height: 25px;
   }
   .page-details {
      float: left;
      max-width: 100%;
      padding: 30px 10px;
      width: auto;
   }
   .choice-inner h2 {
      font-size: 22px;
   }
   .about-choice-area {
      padding: 50px 0 1px;
   }
   .page-details img {
      display: block;
      height: auto;
      width: 100%;
   }
   /*page */
   /*auto search */
   .home .autocomplete-suggestions {
      left: 90px !important;
      top: 310px !important;
      width: 628px !important;
   }
   /*Enrolement*/
   .ge_wrapper h3 {
      font-size: 28px;
   }
}
@media (max-width: 767px) {
   .plant-and-equipment .one-third, .products-content-inner {
      min-height: 70px!important;
   }
   .plant-and-equipment .one-third, .products-content-inner {
      height: auto!important;
   }
   .header ul {
      padding-left: 0
   }
   .contact-pae .left_wrapper {
      margin-top: 0px;
   }
   .left_container, .right_container {
      margin: 0;
   }
   .header ul li a {
      padding: 22px 15px 21px;
   }
   .header ul li:last-child a {
      padding: 24px 20px 25px;
   }
   .risi_wrapper h1 {
      margin-top: 30px;
   }
   .dashed {
      margin: 20px auto 0;
   }
   .left_container > h1 {
      font-size: 22px;
   }
   .left_container > h1 {
      font-size: 22px;
   }
   .contact_wrapper .right_wrapper .contact_info, .contact_wrapper .right_wrapper .link_visit {
      margin-top: 15px;
   }
   .contact_wrapper blockquote a {
      margin-top: 0;
   }
   .contact_wrapper .left_wrapper p {
      font-size: 16px;
   }
   .contact_wrapper .left_wrapper .contact_info, .contact_wrapper .left_wrapper .link_visit {
      margin-top: 32px;
   }
   .footer_cta .cta_caption {
      margin: 50px auto;
   }
   .one-third {
      width: auto;
      float: none;
      margin-right: 0;
      margin-bottom: 15px;
   }
   .products-content p {
      min-height: 20px;
   }
   .inroll-block .pull_right {
      float: none;
   }
   .inroll-block {
      text-align: center;
   }
   .inroll-block h3.pull_left {
      float: none;
   }
   .one-seventh {
      width: auto;
      float: none;
      padding-right: 0;
      text-align: center;
   }
   .home .one-fith {
      float: none;
      margin-right: 0;
      width: auto;
   }
   .about-featured-img {
      text-align: center;
   }
   .introduction-block {
      width: 68%;
   }
   .ft-col {
      float: none;
      margin-bottom: 25px;
      text-align: center;
      padding-right: 0;
   }
   .footer address, .footer address a {
      text-align: center;
   }
   .products-content {
      text-align: center;
   }
   .about-block {
      padding: 20px 0;
   }
   .testominial-block {
      padding-top: 20px;
   }
   .footer-lower {
      margin-top: 0px;
      text-align: center;
   }
   .footer-lower ul {
      float: none;
      text-align: center;
   }
   .selling-block {
      padding: 20px 0 30px;
   }
   .footer-lower p {
      float: none;
   }
   .autor-block {
      margin-top: 10px;
   }
   .infraworks-block {
      padding-top: 20px;
   }
   .left_wrapper, .right_wrapper {
      width: auto;
      padding-right: 0px;
      float: none;
   }
   .contact_wrapper blockquote {
      float: none;
      max-width: 100%;
      clear: both;
   }
   .key-left {
      width: auto;
      float: none;
      float: none;
   }
   .key-personal .clearfix.even .key-left {
      float: none;
      margin-right: 0;
      padding-left: 0px;
   }
   .infraworks-block {
      text-align: center;
   }
   .left_wrapper.pull_left.text_left {
      padding-right: 0px;
   }
   .left_container, .right_container {
      text-align: left;
   }
   .about-info p {
      font-size: 18px;
      line-height: 25px;
   }
   .contact_info.pull_left {
      width: auto;
      float: none;
   }
   .link_visit.pull_right {
      float: none;
   }
   .key-personal h4, .title-border h4, .course_wrapper h4 {
      text-align: center;
   }
   .key-personal {
      text-align: center;
   }
   .key-left {
      margin-right: 0px;
   }
   .about-info {
      padding: 20px 0 25px;
   }
   .plant-and-equipment .products-content p {
      min-height: 20px;
   }
   .category-heading p {
      font-size: 18px;
      line-height: 25px;
   }
   .category-heading p {
      font-size: 15px;
      line-height: 18px;
   }
   .left_wrapper ul li, .labour-item .right_container ul li {
      text-align: left;
      font-size: 14px;
      line-height: 18px;
   }
   /*mychange*/
   .products-block ul li {
      width: 40%;
   }
   .link-product:hover {
      background: #f49a2d;
   }
   .one-fith {
      width: 100%;
      float: none;
   }
   .quote-form textarea {
      width: 97%;
   }
   .quote-form input[type="submit"] {
      width: 100%;
   }
   .breadcrumb ul li a {
      font-size: 10px;
      line-height: 15px;
   }
   .tab_wrapper ul li a {
      font-size: 15px;
      padding: 24px 15px;
   }
   .course_outline .left_wrapper {
      float: none;
      width: auto;
   }
   .small-img img {
      width: auto;
      display: inline-block;
      float: none;
   }
   .course_outline .right_wrapper {
      width: auto;
      float: none;
   }
   .course_outline .wrapper .labour-item:nth-child(2n) .left_wrapper.pull_left {
      float: none;
   }
   .img-gallary .alignnone {
      margin: 0px 5px;
   }
   /*custom style*/
   .search-input {
      font-size: 24px;
      width: 60%;
   }
   .search-btn {
      margin-top: 20px;
   }
   .hero_wrapper .products-block {
      padding-top: 30px;
   }
   .products-block ul li {
      margin: 10px;
   }
   .products-block ul li:nth-child(4n) {
      margin-right: 10px;
   }
   .hero_wrapper {
      max-height: 100%;
   }
   /** My Customization **/
   #tabs ul li a {
      padding: 23px;
   }
   .post-banner h1 {
      font-size: 30px;
      line-height: 32px;
   }
   .post-testominial-block .introduction-block h1 {
      font-size: 26px;
   }
   .introduction-block {
      width: 90%;
   }
   .post-testominial-block .introduction-block p, .post-testominial-block .introduction-block span {
      font-size: 19px;
   }
   .post-testominial-block .introduction-block {
      padding: 40px 0 0;
   }
   .contact-us .left_container {
      padding-left: 0;
   }
   .contact-us .right_container {
      padding-left: 0;
   }
   .contact-us .left_container, .contact-us .right_container {
      text-align: left;
   }
   .contact-us .quote-form .one-fith {
      width: 100%;
   }
   .contact-us .quote-form textarea {
      width: 95%;
   }
   .contact-us .quote-form input[type="submit"] {
      margin-right: 11px;
   }
   .wrapper {}
   .contact-us .quote-form select {
      width: 98%;
   }
   .post-banner p {
      line-height: 24px;
   }
   .ft-col-three.ft-col, .ft-col-four.ft-col {
      padding-right: 0;
   }
   .footer address img {
      padding-top: 0;
   }
   /*Responsive new design*/
   .about-area {
      padding: 50px 0 20px;
   }
   .testominial-block {
      padding-top: 20px;
      padding-bottom: 84px;
   }
   .flex-control-nav {
      bottom: -38px;
   }
}
@media (max-width: 766px) {
   .footer .footer_logo, .footer .contact, .footer .copyright {
      float: none;
      width: 100%;
      text-align: center
   }
   .footer .copyright ul {
      padding-left: 0;
   }
   .contact_wrapper blockquote {
      margin: 0;
      padding: 30px;
   }
   .sticky.header {
      position: relative;
   }
   .header_overlay {
      display: none;
      height: 0!important;
   }
   .header ul li:last-child a {
      padding: 27px 29px 25px 30px;
   }
   .emp_wrapper {
      margin-top: 30px;
   }
   .ge_wrapper .row .pull_left {
      width: 100%;
      margin-bottom: 10px!important;
   }
   .container ul li a {
      padding: 0 25px;
   }
   .ft-col-one.ft-col{ display: block;}
}
@media (min-width: 700px) and (max-width: 918px) {
    div.ax-course-details>div:not(.ui-loader):not(.enroller-content) {
        overflow-x: scroll;
    }
}
@media (max-width: 699px) {
    .ax-course-details h2 {
        line-height: 1.3em;
    }
    
    div.ax-course-instance-list.ax-table tr {
        padding-top: 0;
        padding-left: 0;
        margin-bottom: 30px;
    }
    
    .ax-course-instance-list.ax-table td {
        white-space: initial !important;
        padding: 0 !important;
        padding-top: 0.2em;
        padding-bottom: 0.2em;
    }
    
    .ax-course-instance-list.ax-table td:nth-child(1) {
        margin-bottom: 10px;
    }
    
    .ax-course-button {
        margin-top: 15px;
    }
    .footer-logos {display:block !important;}
}
@media (max-width: 600px) {
   .introduction-block {
      font-size: 15px;
   }
   .container ul li a {
      padding: 0 15px;
   }
   .small-img img {
      width: 48%;
   }
   /*custom change*/
   .mobile-search.pull_right {
      margin-right: 55px;
   }
   .header ul li:last-child a {
      padding: 27px 15px 25px;
   }
   .inner-image-details {
      padding: 25px 18px 20px;
   }
   .search-input {
      font-size: 16px;
      width: 48%;
   }
}
@media (max-width: 500px) {
   .top-header .list_unstyled {
      padding: 0;
   }
   .top-header ul li {
      border-left: 0 none;
   }
   .top-header ul li a {
      padding: 0 5px;
      font-size: 11px;
   }
   .top-header ul li:last-child {
      border-right: 0px solid #343434;
   }
   .ge_wrapper .left_container .left_area, .ge_wrapper .left_container .right_area {
      width: 100%;
   }
   .ge_wrapper .left_wrapper ul li span {
      height: 30px;
      left: 11px;
      line-height: 30px;
      padding: 0;
      position: absolute;
      top: 17px;
      width: 30px;
   }
   .ge_wrapper .left_wrapper ul li {
      padding: 25px 10px 25px 60px;
      font-size: 14px;
   }
   .ge_wrapper .right_container .form_wrapper blockquote.qte_rsw {
      margin: 30px 0;
   }
   .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
      width: 100%;
      float: none;
   }
   .qte_rsw label {
      display: block;
   }
   #my_checkbox_field {
      margin: 0;
      padding: 0;
   }
   .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
      max-width: 100%;
   }
   .ge_wrapper .right_container .cul_question .pull_left {
      width: 100%;
   }
   .tab_wrapper ul li a, .tab_wrapper ul li {
      display: block;
      list-style-type: none;
   }
   .risi_wrapper .right_wrapper h3, .risi_wrapper .right_wrapper ul, .course_outline .right_wrapper .course_wrapper {
      margin-left: 0px;
   }
   /* .header ul li:last-child a {padding: 1em 5%;}



   .mean-container .mean-nav ul li a{border-top: 0;}*/
   .course_outline .right_wrapper blockquote {
      padding: 20px;
   }
   .introduction-block {
      width: 60%;
   }
   .selling-block h2 {
      font-size: 25px;
      line-height: 25px;
      margin-bottom: 15px;
   }
   .inroll-block h3 {
      font-size: 15px;
      line-height: 25px;
   }
   .inroll-block {
      padding: 20px 0;
   }
   h3 {
      font-size: 25px;
      line-height: 30px;
   }
}

@media (max-width: 767px) {
   /*home*/
   .about-panel-title {
      padding-bottom: 35px;
   }
   .about-panel p {
      margin-bottom: 35px;
   }
   .about-image p {
      margin-bottom: 30px;
   }
   .about-image .inner-image-promo-left h1 {
      font-size: 35px;
   }
   .about-image .inner-image-promo-left p {
      margin-bottom: 0;
   }
   .header ul li:last-child a {
      padding: 30px 20px 30px;
   }
   a.readmore {
      font-size: 18px;
      font-weight: 700;
      padding: 8px 16px;
   }
   /*listing page */
   .product-content-btn.text_center {
      position: relative;
      padding-bottom: 20px;
   }
   .plant-and-equipment .one-third, .products-content-inner {
      min-height: 0px !important;
      bottom: 0;
   }
   .product-content-btn.text_center {
      bottom: 0px;
   }
   /*page*/
   .col-1 {
      float: none;
      width: 100%;
   }
   .about-sidebar ul li {
      display: block;
      float: none;
      text-align: center;
   }
   .about-sidebar {
      max-width: 100%;
      padding: 30px 15px;
      width: auto;
   }
   .col-1-4 {
      float: none;
      width: 100%;
   }
   .page-details {
      padding: 30px 15px;
   }
   /*auto search */
   .search-input {
      background: rgba(0, 0, 0, 0) url("images/auto-search-bar.png") no-repeat scroll left -16px;
      padding: 0 0 0 107px;
   }
   .search-btn {
      margin-top: 8px;
   }
   .home .autocomplete-suggestions {
      left: 0 !important;
      top: 298px !important;
      padding: 0 15px;
      width: auto !important;
      background: #3F2D2B;
      max-height: 100%!important;
      height: auto;
   }
   /*Enrolement */
   .ge_wrapper h3 {
      font-size: 24px;
      margin: 0 0 20px;
   }
   .link_btn.submit_btn {
      float: left!important;
   }
   .submit.buy.button {
      margin-bottom: 15px;
   }
   .left_container, .right_container {
      padding-bottom: 20px;
   }
   blockquote {
      padding: 25px 15px 30px;
   }
   .sbHolder {
      max-width: 96%;
   }
   /*Search form*/
   .show-search {
      bottom: -98px;
   }
   /*contact us*/
   .contact-us .quote-form input[type="submit"] {
      float: left;
   }
   /*course details*/
   .construction-block .about-banner-innerblock {
      padding: 45px 15px;
   }
   .introduction-block a.readmore {
      padding: 8px 30px;
   }
}
@media (max-width: 480px) {
   .introduction-block {
      width: 90%;
   }
   .introduction-block::after, .introduction-block::before {
      content: none;
      position: static;
   }
   .products-block ul li {
      width: 47%;
   }
   /*custom style*/
   .hero_wrapper {
      max-height: 100%;
   }
   .search-input {
      background: rgba(0, 0, 0, 0) url("images/auto-search-bar.png") no-repeat scroll 0 30px / 16% auto;
      font-size: 12px;
      padding: 16px 0 16px 48px;
      width: 55%;
   }
   .search-btn {
      margin-top: 34px;
      padding: 3px 17px;
      font-size: 12px;
   }
   a.product-readmore {
      font-size: 16px;
   }
   .header ul li:last-child a {
      padding: 27px 29px 25px;
   }
   /*my change*/
   .mobile-search.pull_right {
      float: left;
      margin-right: 60px;
      display: none;
   }
   .mean-container a.meanmenu-reveal {
      top: -55px;
   }
   .products-block ul li {
      margin: 6px 0;
      text-align: center;
      width: 100%;
   }
   .inner-image-details {
      padding: 25px 12px 20px;
   }
   .about-image .inner-image-promo-left p {
      font-size: 18px;
   }
   .about-image .inner-image-promo-left h1 {
      font-size: 22px;
   }
   .mean-container .mean-nav ul li.mean-last a {
      background: #f4992a;
   }
   .mean-container .mean-nav ul li.mean-last:hover a {
      background: #4267b8;
   }
   .mean-container .mean-nav ul li.mean-last a {
      display: block;
   }
   /*update responsive*/
   .product-img a img {
      display: block;
      width: auto;
      margin: auto;
   }
   .link-product {
      max-width: 278px;
      margin: auto;
   }
   /**My Customization**/
   #tabs ul li a {
      width: 100%;
   }
   .ui-tabs .ui-tabs-nav li {
      width: 100%;
   }
   #tabs .course_wrapper ul {
      list-style: outside none disc;
      padding-left: 25px;
   }
   .post-testominial-block .introduction-block h1 {
      font-size: 19px;
   }
   #tabs .custom-container ul li p {
      display: block;
   }
   .quick-enrollment {
      padding: 19px 0 !important;
      text-align: center;
      width: 100%;
   }
   .post-banner h1 {
      font-size: 25px;
      line-height: 27px;
   }
   .post-banner p {
      line-height: 24px;
   }
   .contact-us .adrs_wrapper img {
      height: auto;
   }
   .contact-us .quote-form input[type="submit"] {
      margin-right: 5px;
   }
   .checkbox-section input[type="checkbox"] {
      left: 0;
   }
   .checkbox-section span.wpcf7-list-item {
      padding-left: 25px;
   }
   .checkbox-section .wpcf7-list-item:nth-child(1)::before {
      left: 28px;
   }
   .checkbox-section .wpcf7-list-item:nth-child(1) {
      padding-left: 29px;
   }
   input[type="checkbox"]:not(old) + span::before {
      left: 0;
   }
   /*Responsive new design*/
   .introduction-block {
      padding-top: 0;
      padding-bottom: 6px;
   }
   .search-input {
      background: rgba(0, 0, 0, 0) url("images/auto-search-bar.png") no-repeat scroll 0 30px / 10% auto;
      font-size: 15px;
      padding: 16px 0 16px 34px;
      width: 66%;
   }
}
@media (max-width: 390px) {
   a.logo {
      display: block;
      width: 200px;
   }
   #quote-mobile {
      top: -37px;
   }
   .mean-container a.meanmenu-reveal {
      top: -62px;
   }
   .quote-block-home {
      width: 283px;
   }
   .quote-block-home .quote-form input, .quote-block-home .quote-form textarea {
      width: 93%;
   }
   .inroll-block h3 {
      font-size: 11px;
   }
   .inroll-block a.readmore, .introduction-block a.readmore {
      font-size: 10px;
   }
   .about-block p {
      font-size: 14px;
      line-height: 18px;
   }
   .introduction-block {
      font-size: 12px;
   }
   .footer-lower p, .footer-lower ul li a {
      font-size: 11px;
   }
   .footer-lower ul li a {
      font-size: 11px;
   }
   .about-info p {
      font-size: 14px;
      line-height: 18px;
   }
   .contact_wrapper .left_wrapper p {
      font-size: 14px;
      line-height: normal;
   }
   .contact_wrapper blockquote {
      padding: 30px 15px;
   }
   .contact_wrapper blockquote h4 {
      font-size: 14px;
      line-height: 25px;
   }
   .key-personal {
      font-size: 14px;
      line-height: normal;
   }
   h3 {
      font-size: 20px;
   }
   .fleet-left {
      float: none;
      margin-right: 0;
   }
   .products-block ul li {
      width: 100%;
      margin-right: 0px;
      text-align: center;
      margin-bottom: 6px;
      margin-top: 6px;
   }
   .key-personal h4, .title-border h4, .course_wrapper h4 {
      font-size: 13px;
      line-height: 18px;
   }
   .small-img img {
      width: 46%;
   }
   /*search bar*/
   .search-input {
      background: rgba(0, 0, 0, 0) url("images/auto-search-bar.png") no-repeat scroll 0 0 / 14% auto;
      font-size: 13px;
      line-height: 25px;
      padding: 0 0 0 40px;
      width: 54%;
   }
   .search-btn {
      font-size: 12px;
      margin-top: 0;
      padding: 3px 17px;
   }
}
@media (max-width: 320px) {
   .contact-us .quote-form input[type="submit"] {
      margin-right: 3px;
   }
   .search-input {
      background: rgba(0, 0, 0, 0) url("images/auto-search-bar.png") no-repeat scroll 0 2px / 13% auto;
      font-size: 12px;
      padding: 0px 0 0px 35px;
      width: 55%;
   }
}
@media (max-width: 480px) {
   /*home page*/
   a.logo img {
      margin-bottom: 10px;
   }
   .mean-container a.meanmenu-reveal {
      top: -62px;
   }
   .container.clearfix.top-header > p {
      display: none;
   }
   /*listing page */
   .plant-and-equipment .one-third, .products-content-inner {
      min-height: 0px !important;
   }
   /*auto search*/
   .autocomplete-suggestion {
      font-size: 12px;
   }
   .home .autocomplete-suggestions {
      top: 305px !important;
   }
   /*Enrolement */
   .sbHolder {
      max-width: 98%;
   }
   .ge_wrapper .right_container textarea, .checkout textarea {
      width: 95%;
   }
   .ge_wrapper h3 {
      font-size: 22px;
      margin: 0 0 20px;
   }
   .ge_wrapper .right_container .country_name input[type="text"] {
      margin: 10px 0;
      max-width: 95%;
   }
   /*coueses details*/
   .construction-block .about-banner-innerblock {
      padding: 45px 15px;
   }
   .construction-block .about-banner-innerblock h1 {
      font-size: 28px;
      margin-bottom: 15px;
   }
   /*coursr details*/
   .course-quick-fact {
      float: left;
   }
   .quick-fact-header {
      padding: 25px 20px;
   }
   .quick-fact-container {
      padding: 35px 20px;
   }
   .introduction-block a.readmore {
      padding: 8px 30px;
      font-size: 18px;
      margin-top: 25px;
   }
}
@media (max-width: 350px) {
   a.readmore {
      font-size: 15px;
      padding: 6px 12px;
   }
}

/* Advisible (images ratio fix) - 18/01/2016 - 20/01/2016*/

.menu-wrap {
   overflow: hidden;
}
.menu-wrap-image img {
   width: 100%;
}
.hero_wrapper {}
.hero_wrapper ul { display: block !important;}
.hero_wrapper ul li, .about-choice-area ul li {
   overflow: hidden;
}
.hero_wrapper ul li .product-img, .about-choice-area ul li .product-img {
   min-width: 300px;
   margin-left: auto;
   margin-right: auto;
   overflow: hidden;
}
.hero_wrapper ul li .product-img img, .about-choice-area ul li .product-img img {
   min-height: 230px;
}
.hero_wrapper ul li .link-product, .about-choice-area ul li .link-product {
   min-width: 300px;
   text-align: center;
   padding: 0;
}
.hero_wrapper ul li .link-product a, .about-choice-area ul li .link-product a {
   font-size: 16px;
   line-height: 36px;
   min-height: 36px;
}
.featured-img {
   max-height: 280px;
   overflow: hidden;
}
@media screen and (min-width: 481px) and (max-width: 767px) {
   .hero_wrapper ul li, .about-choice-area ul li {
      width: 70%;
      margin: 0 auto 30px;
   }
   .hero_wrapper ul li .product-img, .about-choice-area ul li .product-img {
      width: 100%;
   }
   .hero_wrapper ul li .product-img img, .about-choice-area ul li .product-img img {
      width: 100%;
      height: auto;
   }
   .featured-img img {
      max-height: auto;
   }
   .featured-img img {
      height: auto;
   }
}
@media screen and (min-width: 768px) {
   .hero_wrapper ul li, .about-choice-area ul li {
      width: 300px;
      margin: 0 5px 30px;
   }
   .hero_wrapper ul li .product-img, .about-choice-area ul li .product-img {
      width: 100%;
   }
   .hero_wrapper ul li .product-img img, .about-choice-area ul li .product-img img {
      width: 100%;
   }
}
@media screen and (min-width: 1024px) {
   .featured-img img {
      min-height: 280px;
   }
}

/* Advisible - 20/01/2016 */

.about-sidebar ul li {
   float: none;
}
.about-choice-area .wrapper {
   max-width: 1920px;
}

/* Advisible - 21/01/2016 */

.inner-image img {
   border-top: none;
}
@media screen and (min-width: 320px) and (max-width: 560px) {
   .about-area .one-fifty {
      clear: both;
   }
   .about-area .one-fifty .about-image img {
      margin-bottom: 30px;
   }
}

/* Advisible - 27/01/2016 */

.hero_wrapper .search-form {
   opacity: 0;
   z-index: -999;
   transition: 0.2s ease-in opacity;
   position: absolute;
}
.hero_wrapper .search-form.show-search {
   opacity: 1;
   z-index: 1;
   position: relative;
   bottom: 0;
}
.hero_wrapper .hero-content {
   max-width: 100%;
}
.hero_wrapper .products-block {
   padding-top: 0;
}
.hero-content a{color: white;}
.hero-content a:hover{text-decoration: none;}


/* Advisible - johnv - 02/08/2016 */
.contact-textarea-details {
}
.contact-textarea-details textarea#details.wpcf7-not-valid {
   margin-bottom: 40px !important;
}
.contact-textarea-details span.wpcf7-not-valid-tip{
	bottom: 20px;
}
.google-recaptcha_holder {
   float: right;
}
.google-recaptcha_holder span.wpcf7-not-valid-tip {
   position: initial;
   margin-bottom: 15px;
   margin-top: 5px;
}

/***** NEW STYLES ******/
.call_to_action p a {
  display: inline !important;
  padding: 0px !important;
  font-size: 16px !important;
}
.gender-radio input[type="radio"]:not(old){opacity: 1;width: auto !important;margin-right: 10px;}
.gender-radio input[type="radio"]:nth-child(2){margin-left: 15px;}

.menu-wrap{ overflow: visible !important; }


@media (min-width:768px) and (max-width:991px) {

	.product.type-product .featured-img {
		max-height: 146px;
		overflow: hidden;
	}
	
	.plant-and-equipment .one-third.product.type-product {
		min-height: 262px;
	}
	
	.archive.post-type-archive-product .plant-and-equipment .row.clearfix:nth-child(3) .one-third:nth-child(2) .featured-img img {
		height: 146px;
	}
	
	.footer .wrapper.clearfix {
	    display: flex;
        justify-content: center;
        column-gap: 20px;
}

}

.footer .wrapper.clearfix {
    justify-content: center;
    column-gap: 20px;
}

.footer .wrapper.clearfix.lower {
	display: flex;
    justify-content: center;
    column-gap: 20px;
}

/** additional style **/
.customCatsContent {
   text-align: left;
   font-size: 19px;
   font-weight: 300;
}
.customCatsContent h2 {
   margin-bottom: 15px;
}

.mainBlogContainer{}
.cusIndexContainer{display:grid; grid-template-columns:repeat(4, 1fr); grid-column-gap:40px; grid-row-gap:50px; padding:60px 0;}
.listFeaturedIMG{background-repeat:no-repeat; background-size:cover; background-position:center; width:100%; min-height:200px;}
.cusIndexItem{box-shadow:3.94px 0.7px 11px 0 rgba(0, 0, 0, .1);}
.innerIndexItem{padding:15px;}
.innerIndexItem h2, .innerIndexItem a{font-size:20px; color:#35383e; text-decoration:none; min-height:50px;}
.mainContentArticle{padding:40px 0 60px;}
.cusFeatureIMG{display:block; margin-bottom:25px;}
.cusFeatureIMG img{display:block; width:100%; margin:0 auto; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -ms-border-radius:5px; -o-border-radius:5px;}
.mainContentArticle .wrapper{width:920px; max-width:90%;}
.cusArticleHeader .post-banner{padding:100px 0; max-width:90%; margin:0 auto;}
.cusArticleHeader .post-banner span{color:#fff; font-weight:400; margin-top:12px; display:block;}
.artContent p{line-height:1.8;}
.cusArticleHeader .post-banner h1{max-width:inherit;}
.innerIndexItem span{color:#9ea0a5; font-weight:300; font-size:14px;}
.srtxt{position:absolute; height:0; width:0; overflow:hidden;}
h1.header-yellow{color:#ff9c00 !important; margin-bottom:0; line-height:1.25em; font-size:48px;}
.artContent ul li{margin-bottom:10px;}
.artContent h3{font-size:27px; font-weight:400;}
.sectionVid{background:#f3f3f3; padding:100px 0;}
.quetFrame{padding:50px 0 0;}
.quetFrame iframe{margin:0 auto; display:block; width:100%; height:720px; max-width:100%;}

@media (max-width: 1242px) {
   .quetFrame iframe{width:930px; height:523px; }
}
@media (max-width: 950px) {
   .quetFrame iframe{width:740px; height:420px; }
   .sectionVid{padding:60px 0 60px;}
}
@media (max-width: 770px) {
   .quetFrame iframe{width:560px; height:315px; }
}
@media (max-width: 767px) {
   .cusArticleHeader .post-banner{padding:60px 0;}
   .mainContentArticle{padding:25px 0 30px;}
}
/** end additional style **/