/*
Theme Name: Gepro
Theme URI: http://www.webfirm.com/
Author: the Webfirm team
Author URI:http://www.webfirm.com/
*/

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);
/*Default css*/
html, body, div, table, tr, td, ol, ul, li, dl, dd, dt, a, input, button, p, textarea, select, img, span, h1, h2, h3, h4, h5, h6, hr, br, header, nav, footer, section, aside, thead, tbody, tfoot, th {
margin:0;
padding:0;
text-decoration:none;
border:0 none;
list-style:none;
}
*{
   box-sizing: border-box;
    -moz-box-sizing: border-box; 
   -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;  
}

#logo {}
img{
    max-width: 100%;
    height: auto;
    border: none;
}
/*End of default*/
body{
   font-family: 'Roboto Condensed', sans-serif;
   padding: 0;
   margin: 0;
   font-size: 15px;
   color: #464646;
   -webkit-font-smoothing: antialiased;
   background:#f6f6f6;
}
h1 {
    color: #143b84;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    margin: 13px 0 21px;
}
.home h1 {
    margin: 26px 0 21px;
}

h2,.product_detail .vc_col-sm-3 h3{
   color:#143b84;
   font-size: 24px;
   font-weight:normal;
   text-transform: none;
  }

p {
    line-height: 20px;
    margin: 20px 0;
}
a{ text-decoration: none; color: #464646;}
a:hover{color: #e87817;}
.clear{
clear:both;
}
.container-full{
  max-width:2000px;
  width:100%;
  margin: 0 auto;
}
.container{
  max-width:1170px;
  width:100%;
  margin: 0 auto;
}




/**********Header css***********/
.header, .banner, .footer{
  float: left;width: 100%;
}
.header{
    background: rgba(0, 0, 0, 0) url("images/background.jpg") repeat scroll 0 0;
}
.header-top {
    float: left;
    padding: 24px 0 37px;
    width: 100%;
}
.logo {
    padding:5px 0 0 1px;
    width:280px;
    float: left;
}

.top_btn {
    float: right;
    margin: 10px 0;
    padding: 0;
    text-align: right;
    width:400px;
}
.top_btn ul{
  float: right;
  list-style: none;
}

.top_btn a {
    background: #e87817 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    letter-spacing: 0.5px;
    margin-left: 13px;
    padding: 13px 30px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    width: auto;
}

.header-bottom {
    float: left;
    height: 55px;
    margin: 12px 0 46px;
    width: 100%;
}
.home .header-bottom{
    margin: 12px 0 20px;
   
}
.navigation {
    background-color: #e87817;
    float: left;
    width: 74.15%; 
    height: 51px;  
}
.navigation ul{
  float: left;
  list-style: none;
  background: #e87817 none repeat scroll 0 0;
}
.navigation li {
    float:left;
    
}
.navigation a {
     color: #ffffff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.4px;
    min-height: 51px;
    padding: 17px 11px 15px ;
    text-decoration: none;
    text-transform: uppercase;

}
.navigation li:first-child a {
    padding: 17px 12px 15px 18px;
    letter-spacing: 0.5px;
}
.navigation li a:hover , .navigation li.current-menu-item a{
  background-color: #0a275f; color: #ffffff;
}
div.search{
  float: left;
  width: 25.85%;
}

.serch-1 {
   background: #0a275f;
    color: #ffffff;
    font-family: roboto condensed;
    font-size: 13px;
    font-weight: bold;
    height: 51px;
    letter-spacing: 0.7px;
    padding: 0 10px 3px 62px;
    text-decoration: none;
    width: 100%;
    text-transform: uppercase;
}

.search-form .search-submit{
    background: rgba(0, 0, 0, 0) url("images/search.png") no-repeat scroll 20px 10px;
    position: absolute;
    text-indent: -999px;
    top:-2px;cursor: pointer;}
.search-form .search-submit:hover{background: rgba(0, 0, 0, 0) url("images/search.png") no-repeat scroll 20px 10px;}
.search-form{position: relative;}
.header .search-field {
    border: medium none;
    background: #0a275f none repeat scroll 0 0;
    color: #ffffff;
    font-family: roboto condensed;
    font-size: 13px;
    font-weight: bold;
    height: 51px;
    letter-spacing: 0.7px;
    padding: 0 10px 3px 62px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    -webkit-appearance: none;
}
/*********End*********/
/**********banner***********/
.banner img {
    display: block;
    float: right;
    height: auto;
    max-width: 100%;
    text-align: center;
    width: auto;
}
.banner-text {
    float: left;
    padding: 53px 20px 52px 66px;
    width: 38%;
}
.banner {
    position: relative;
      z-index: 9;
      background-color: #ffffff;
        box-shadow:0 37px 70px -10px rgba(0,0,0,0.27);
        -moz-box-shadow: 0 37px 70px -10px rgba(0,0,0,0.27);
        -webkit-box-shadow:0 37px 70px -10px rgba(0,0,0,0.27);
        -ms-box-shadow:0 37px 70px -10px rgba(0,0,0,0.27);
}
.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
    background: #ffffff !important;
    }

.banner p {
    color: #363636;
    font-size: 16px;
   
    line-height: 29.3px;
}
.banner-text h2 {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0 0 17px;
}


.banner-text > a {
    background: #e97818 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin: 26px 0 0;
    padding: 9px 0 11px 0;
    width: 130px;
    text-align: center;
}
.royalSlider .rsSBlock.ui-draggable-handle {
    float: right;
    position: static;
    width: 62% !important;
     height: auto !important;
}
.royalSlider.new-royalslider-1.rsUni.rs-default-template.rsHor.rsWithBullets {
    float: left;
    height: 500px !important;
}


.royalSlider .rsNav.rsBullets {
    bottom: 20px;
    left: 0;
    padding-left: 65px;
    position: absolute;
    text-align: left;
    z-index: 99;
}
.royalSlider.rsUni .rsBullet.rsNavSelected span {
    background-color: #143a83;
}
.royalSlider.rsUni .rsBullet span {
    background: #E67817;
    height: 16px;
    width: 16px;
}

.royalSlider.rsUni .rsNavItem.rsBullet.rsNavSelected {
    padding-right: 2px;
}
.royalSlider.rsUni .rsBullet{  height: 16px;
    width: 16px;}
/*********End*********/
/**********body***********/
.body-bg{
    background: rgba(0, 0, 0, 0) url("images/background-2.jpg") no-repeat scroll 0 0;
}
.footer {
    background-color: #143b84;
    padding: 53px 0 53px;
        letter-spacing: -0.1px;
}
.footer p {
    margin: 0;
}
.f-sect{
  width: 300px;
  float: left;
}

.f-sect.con-2 {
    padding: 38px 0 0;
  
}

.f-sect.enquiry {
    width: 270px;
}

.f-sect.enquiry  h3{
    font-size: 13px;
    font-weight: normal;
}
.footer, .footer a {
    color: #ffffff;
}
.footer a:hover{
    color: #ff9c3b;
}
.copy-right {
    float: left;
    width: 100%;
       padding: 91px 0 0;
}
.footer .get-dir:hover, input[type="submit"]:hover , .top_btn a:hover   {
    background: #ffffff none repeat scroll 0 0;
    color: #e87817;
}
.vc_col-sm-8 .view:hover , .banner-text > a:hover {
    background: #143b85 none repeat scroll 0 0;
}
.read-more:hover , .latestnews-bar h2 .view:hover {
    border-color: #143b85;
    color: #143b85;
}
.brochures a:hover, .latest-pro a:hover{
    color: #e87918;
}
.brochures h2 a.view:hover, .latest-pro h2 a.view:hover, .quick-link h2 a.view:hover {
    border-bottom: 1px solid #e87817;
    color: #e87817;
    }
.latestnews-bar .view:hover{
    color: #e87918; border-bottom: 2px solid #e87918; 
}
.footer .con-2 .get-dir {
    margin:7px 0 12px;
    width: 84px;
}
.footer .con-2 h3 , .footer  h4  {
    font-size: 13px;
    margin: 0;
       padding: 0 0 1px;
}
.con-2 .textwidget li {
    font-size: 12px;
    line-height: 18px;
    padding-top: 2px;
}
.f-sect li {
    line-height: 20px;
}

.con-2 .textwidget ul:last-child li {
    float: left;
}
.GePro {
    color: #e1e1e1;
    float: left;
    font-family: helvetica;
    font-size: 11px;
    letter-spacing: 0.2px;
    padding: 3px 0 0 2px;
}

.webfirm {
    color: #e1e1e1;
    float: right;
    font-size: 8px;
    letter-spacing: 0.5px;
    padding: 0px 1px 7px 0;
    margin: -1px 0 1px;
}
.logo-webfirm {
    display: inline-block;
    line-height: 1;
    padding-left: 8px;
    vertical-align: middle;
}

.footer .get-dir {
    background: #e87717 none repeat scroll 0 0;
    display: inline-block;
    font-family: lato;
    font-size: 10px;
    line-height: 1;
    margin:5px 0 15px;
    padding:4px 6px 6px 10px;
    width: 83px;
}

.con-2 .textwidget > ul:last-child {
    margin: 28px 0 0;
}
.con-2 .textwidget ul:last-child li {
    float: left;
    padding: 10px 3px 0;
}
.con-2 .textwidget ul:last-child li:first-child {
    padding-left: 0;
    padding-right: 4px;
}/* inner-section******/

.content {
    background: #F6F6F6 url("images/content-bg.jpg") no-repeat scroll center top;
    float: left;
    width: 100%;
}

.left-bar {
    float: left;
    padding: 0 19px 0 0;
    width: 790px;
}
.latestnews-bar {
    background: #143b85 none repeat scroll 0 0;
    color: #ffffff;
    float: right;
    padding: 0 0 34px;
    width: 370px;
        margin-bottom: 30px !important;
            min-height: 400px;
}
.latestnews-bar h2 .view {
    color: #ffffff;
    float: right;
    margin: 11px 0;
    text-decoration: none;
    border-bottom: 1px solid #f4c2a7;
    line-height: 10px;
}
.latestnews-bar h2 {
    background: #e87817 none repeat scroll 0 0;
    color: #ffffff;
     padding: 16px 21px 17px 22px;
}

.latestnews-bar .latest-content > span {
    color: #ffffff;
    display: inline-table;
    font-size: 10px;
    font-weight: normal;
    margin: 0;
}
.s-discription {
    float: left;
    width: 100%;
     padding: 109px 0 0;
}
.brochures, .latest-pro, .quick-link {
    background: #ffffff none repeat scroll 0 0;
    color: #363636;
    float: left;
    margin-top: 0;
    width: 370px;
    margin-bottom: 30px !important;
}
.brochures h2, .latest-pro h2, .quick-link h2,.product_detail .vc_col-sm-3 h3,.product-sidebar h3 {
    background: #143b85 none repeat scroll 0 0;
    color: #ffffff;
    padding: 16px 23px 17px 22px;
}
.brochures {
    background: #ffffff url("images/brousher.png") no-repeat scroll right bottom;
}
.latest-pro {
    background: #ffffff url("images/latest-probg.png") no-repeat scroll right bottom;
    border: 0 none;
}
.brochures h2 a.view , .latest-pro h2 a.view, .quick-link h2 a.view{
    border-bottom: 1px solid #a7aeca;
    color: #ffffff;
    display: block;
    float: right;
    line-height:12px;
    margin: 12px 0 0;
    text-decoration: none;
}
.home .brochures, .home .latest-pro {
    margin-right: 30px;
}

.brochures a , .latest-pro a {
    color: #363636;
    
}
.view {
    font-size: 12px;
      text-decoration: underline;
}
.title-head {
    float: left;
    width: 100%;
}

.title-head .view {
    color: #ffffff;
    float: right;
}

.title-head > h2 {
    color: #ffffff;
    float: left;
}
.product-content h3 {
    font-size: 16px;
    font-weight: normal;
    margin: 4px 0 2px;
}

.latest-pro .l-border {
    padding: 20px 23px 13px;
}
.latest-pro .latest-products {
    padding: 0 0 9px;
}
.quick-link li  {
    font-size: 15px;
    text-decoration: none;
}
/*.product-content {
    float: left;
    width: auto;
}*/

.quick-link .wpb_wrapper li , .quick-link  li {
    background: rgba(0, 0, 0, 0) url("images/quick-link.png") no-repeat scroll 3px 2px;
    line-height: 25px;
    padding: 0 0 15px 35px;
    letter-spacing: -0.1px;
}
.content {
    margin: -115px 0 0;
    padding: 150px 0 0;
}
.l-border {
    border-bottom: 1px solid #dde2eb;
    border-left: 1px solid #dde2eb;
    border-right: 1px solid #dde2eb;
    display: inline-block;
    min-height: 334px;
    padding: 22px 21px 21px;
    vertical-align: top;
    width: 100%;
}
.footer h3 {
    font-size: 11px;
    margin-bottom: 23px;
    text-transform: uppercase;
}
.footer li, .footer li a {
    font-size: 11px;
}

.footer h3 {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: -0.2px;
    /*font-weight: normal;*/
}

.read-more {
    border-bottom: 1px solid #ecba9d;
    color: #e87817;
    display: inline-block;
    font-size: 15px;
    line-height: 14px;
}

body > .vc_row > .wpb_column.vc_column_container.vc_col-sm-12 {
    float: none;
    margin: 0 auto !important;
    padding: 0;
    width: 1170px;
}
body > .vc_row.wpb_row.vc_row-fluid , .content-wrapper{
    margin: 0;
    float: left;
    width: 100%;
    padding: 50px 0 90px;
}
div.wpcf7-validation-errors{display: none!important;}
/*******form *******/

.footer input , .footer textarea {
    background: #123577 none repeat scroll 0 0;
    font-family: lato;
    font-size: 11px;
    margin: 0 0 5px;
    padding: 8px 12px 9px;
    width: 100%;
    color: #fff;
}
.footer textarea {
    height: 69px;
    margin: 0;
    max-width: 100%;
}
.footer form {
    float: left;
    margin: 7px 0 0;
    width: 100%;
}

 input[type="submit"] {
    background: #e87717 none repeat scroll 0 0;
    color: #ffffff;
    height: 30px;
    padding: 7px;
    width: 59px;
    margin: 5px 0 0;
    cursor:pointer;
}
.home > .vc_row.wpb_row.vc_row-fluid.home-gepro{
    margin: -122px 0 0;
    padding: 151px 0 68px;
}
body > .vc_row.wpb_row.vc_row-fluid {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
/****************** latest news ********************/
.latest-content {
    font-size: 12px;
}
.latestnews-bar .latest-title a, .latestnews-bar .latest-title h3 {
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    line-height: 19px;
}
.latestnews-bar .latest-news {
    padding:24px 22px 2px;
    margin: 0;
}
.latestnews-bar .view {
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    border-bottom: 2px solid #6d7fa7;
    line-height: 10px;
    display: inline-block;
}
.latestnews-bar .latest-content  p {
    font-size: 12px;
    line-height: 14px;
    margin: 6px 0 6px 0 ;
}
.home .vc_col-sm-12 > .wpb_wrapper > .vc_row.wpb_row.vc_inner.vc_row-fluid:first-child {
    margin-bottom: 0;
}
.menu_click {
    display: none;
}

/********Latest Product *************/


.vc_col-sm-4 .latest-products .product-image {
    float: left;
    height: 51px;
    width: 51px;
    max-width: 25%;
    margin-right: 15px;
    text-align: center;
}
.single-post .latest-products .product-image {
    float: left;
    height: 51px;
    width: 51px;
    max-width: 25%;
    margin-right: 15px;
}

.vc_col-sm-4 .latest-products .product-image img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}

.product-title {
    float: left;
    max-width: 75%;
   
}
.latest-products {
    float: left;
    width: 100%;
}
.single,.single-products ,body.page-id-9,body.page-id-195{background:#f6f6f6 url("images/content-bg.jpg") no-repeat scroll center 18%;}
.page-id-9 .latest-products,.tax-products_categories .product-description .latest-products , .search .latest-products{
    float: left;
    margin: 0 25px 40px 0;
    width: 30.33%;
}

.search .pagination {
    float: left;
    width: 100%;
}
.page-id-9 .latest-products:nth-child(3n), .search .latest-products:nth-child(3n),
.tax-products_categories .product-description .latest-products:nth-child(3n) {
    margin-right: 0;
}
.brochures .latest-products {
    padding: 0 0 19px;
   }
div.view {
    float: left;
    padding:6px 0 0;
    width: 75%;
        text-decoration: none;
}
.product-title a {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: -0.1px;
}

div.view a {
    font-size: 12px;
    margin: 0 11px 0 3px;
    text-decoration: underline;
}
div.view a:first-child {
    background: rgba(0, 0, 0, 0) url("images/border-righjt.jpg") no-repeat scroll right center;
       padding-right: 8px;
    margin-right: 2px;
}
/********** profile******************/
.product-image::after {
    clear: both;
    content: "";
    display: block;
}

.wpb_wrapper li , .single-products .product-single ul li{
    background: url("images/product-list.png") no-repeat scroll 2px 4px;
    line-height: 21px;
    padding: 0 0 4px 25.5px;
    letter-spacing: -0.1px;
}
.wpb_wrapper > ul {
    margin: 0 0 25px;
}


/************* contact **********/

.contact .wpb_text_column.wpb_content_element:first-child {
    border-bottom: 1px solid #dcdbd9;
    margin-bottom: 26px;
    min-height: 450px;
}
.contact h4 {
    font-size: 18px;
    line-height: 19px;
    margin: 0 0 -18px;
}
.contact iframe {
    border: 1px solid #B8C3D7 !important;
    float: right;
}
.sydney {
    float: left;
    margin: 15px 0 ;
}
/*************** News*********************/
.latest-content > span {
    color: #252525;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin: 0 0 3px;
}
.latest-title a, .latest-title h3 {
    color: #e87817;
    font-size: 18px;
    font-weight: bold;
    line-height: 19px;
}
.latest-content p {
    font-size: 15px;
    line-height: 20px;
    margin: 2px 0;
}

.latest-news {
    margin: 0 0 28px;
}

.vc_col-sm-8 .view {
    background: #e87717 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin: 11px 0 13px;
    padding: 10px 21px 11px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
}
/****** single news ******/
.content-wrapper{background:url("images/content-bg.jpg") no-repeat center top; }

.blog-right {
    float: right;
    width: 370px;
}
.blog-title h1 {
    margin-bottom: 16px;
}
.blog-title h1 a {
    color: #143b84;
}
.blog-detail > span {
    color: #252525;
    font-size: 12px;
    font-weight: bold;
}

.blog-content {
    float: left;
    margin: 23px 0 0;
    width: 100%;
}
/* pagination */

.post_navigation {
    border-top: 1px solid #dedddb;
    float: left;
    margin: 94px 0 0;
    padding: 31px 0 0;
    width: 100%;
}
.post_navigation a:hover {color:#e87817;}
.p-left {
    float: left;
    max-width: 50%;
}

.p-right {
    float: right;
    text-align: right;
      max-width: 50%;
}
/******* not found ******/

.content-area {
    float: left;
    width: 100%;
}

.site-content {
    margin: 0 auto;
    min-height: 300px;
    padding: 50px 0 68px;
    width: 1170px;
}
.search-field {
    border: 1px solid #cccccc;
    height: 36px;
    width: 300px;
    padding:5px 10px;
}

input[type="submit"].search-submit {
    color: #ffffff;
    padding: 8px;
    width: 59px;
    height: 36px
}
/*product-page*/

.product_detail .vc_col-sm-3 h3 {padding: 19px 23px 18px 21px;}
.product_detail .vc_col-sm-3 .execphpwidget 
{background-color: #fff; padding:18px 28px 0 22px;}
.product_detail .vc_col-sm-3 .execphpwidget > ul > li {
    background:none repeat scroll 0 0; font-size: 18px;
    letter-spacing: normal; line-height: normal; padding: 0;}
.product_detail .vc_col-sm-3 .execphpwidget > ul > li > a 
{color: #e87817; display:block; background:url(images/minus_bg.png) no-repeat right 6px;
margin-right:10px;}

.product_detail .vc_col-sm-3 .execphpwidget > ul > li > ul.children > li:first-child {
    border-top: 1px solid #e7ebf3;
    margin: 6px 0 0;
}
.product_detail .vc_col-sm-3 .execphpwidget > ul > li > ul.children > li {
    background:none repeat scroll 0 0;
    border-bottom: 1px solid #e7ebf3;
    font-size: 14px;
    letter-spacing: normal;
    line-height: normal;
    padding: 6px 0 2px 5px;
}

/**********
Placeholder color 
*********************/

    ::-webkit-input-placeholder {
   color: #fff !important;
}

:-moz-placeholder { / Firefox 18- /
   color: #fff !important;  
}

::-moz-placeholder {  / Firefox 19+ /
   color: #fff !important;  
}

:-ms-input-placeholder {  
   color: #fff !important;  
}
input:-moz-placeholder {  
    color: #fff !important;  
} 
::-moz-placeholder { opacity: 1 !important; color: #fff !important; }

placeholder{ color:#fff;}

/*******Product page***/
.page-id-9 .product-content .view, .search .product-content .view,.tax-products_categories .product-description .product-content .view{
    background: #e87717 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    height: 42px;
    line-height: 3;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 76px;
}
.page-id-9 .product-content .view:hover,.tax-products_categories .product-description .product-content .view:hover{background: #143b85 none repeat scroll 0 0;}
.execphpwidget h2,.post-title {font-size: 30px;font-weight: bold;line-height: 30px;margin: 13px 0 21px;}
.execphpwidget::after {clear: both;content: "";display: block;}
.execphpwidget {border-bottom: 1px solid #e0dfdf;margin: 0 0 30px;padding: 0 0 25px;}
.page-id-9 .product-content a ,.tax-products_categories .product-description .product-content a , .search .product-content a ,{color: #252525;font-weight: 600;}
.page-id-9 .product-content p , .search .product-content p  {color: #252525;font-size: 14px;padding-right: 15%;}
.search .pagination a {
    padding: 10px !important;
}
.search h1 {
    width: 100%;
}
.search .product-description {
      flex-wrap: wrap;
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap; 
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-flex;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-flex;
    display: flex;
}

.home .quick-link.vc_col-sm-4 > .wpb_wrapper {
    height: 400px;
    overflow: hidden;
}

.brochures .wpb_wrapper .wpb_single_image.wpb_content_element.vc_align_center {
    margin: 0 !important;
}

body.search  .page-content .search-form .search-submit , .error404 .page-content .search-form .search-submit {
    top: -5px;
    background: #133b81 url("images/search.png") no-repeat scroll center center;
    background-size: 20px auto ;
}

body.search .page-content .search-form , body.error404 .page-content .search-form {
    margin-top: 59px;
}

body.search  .product-search {
    float: left;
    width: 100%;
}
body.search header.page-header {
    float: left;
    width: 100%;
}
.execphpwidget > h1 {
    width: 100%;
}
.product_detail .execphpwidget {
    display: flex;
        flex-wrap: wrap;
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap; 
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-flex;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-flex; 
}
/************End***********/
@media screen and (-webkit-min-device-pixel-ratio:0) {
 p {
    letter-spacing: -0.1px;
}
.navigation a , .serch-1{
    font-weight: 500;
   }
.header-top {
    padding: 24px 0 38px;
   
}
.banner-text {
    padding: 57px 20px 52px 66px;
}
.banner-text h2 {
    letter-spacing: -0.5px;
    }
.banner p {
    line-height: 29px;
    margin-top: 19px;
    letter-spacing: -0.10px;
}
.banner-text > a {
    font-weight: 400;
    margin: 27px 0 0;
    padding: 11px 0 12px 0;
   
}
p {
    margin: 19px 0 20px;
}
.home h1 {
    margin: 28px 0 20px;
    letter-spacing: -0.4px;
}
h1 {
    margin: 15px 0 20px;
    letter-spacing: -0.3px;
}
.latestnews-bar h2 {
    padding: 19px 21px 18px 22px;
    letter-spacing: -0.1px;
}

.latestnews-bar .latest-content > span {
    margin: 0 0 1px;
}
.brochures h2, .latest-pro h2 {
    padding:19px 24px 18px 22px;
    letter-spacing: -0.2px;
}
 .quick-link h2 {
    padding:19px 22px 18px 22px;
    letter-spacing: -0.2px;
}
.brochures h2 a.view, .latest-pro h2 a.view, .quick-link h2 a.view {
    margin: 10px 0 0;
}
 .footer ul#menu-main-menu-1 {
    margin-top: 1px;
    display: inline-block;
}
 .footer li a {
    letter-spacing: -0.1px;
}
.GePro {
    letter-spacing: 0;
    font-weight: lighter;
}
.footer .con-2 h3{
    padding: 0 0 2px;
    font-weight: 600;
        letter-spacing: 0;
}

.vc_col-sm-8 .view {
    margin: 10px 0 13px;
    padding:12px 20px 11px 21px;
}
.contact h4 {
    letter-spacing: -0.2px;
}
.contact h1 {
    margin-bottom:19px;
}
.contact .wpb_text_column.wpb_content_element:first-child {
    min-height: 448px;
}
.sydney {
    margin: 16px 0;
}
}
/**********New style added****/

.vc_col-sm-3 .wpb_widgetised_column .textwidget,.product-sidebar .textwidget {
    border: 1px solid #dee2eb;
    background: #fff;
    padding-bottom: 15px;
}
.vc_col-sm-3 .wpb_widgetised_column ul,.product-sidebar ul{background:#fff;}
.vc_col-sm-3 .wpb_widgetised_column ul.category li,.product-sidebar ul.category li
 {background:transparent none repeat scroll 0 0;padding-top: 10px;padding-right: 25px;line-height: 35px;padding-left: 21px;}
.vc_col-sm-3 .wpb_widgetised_column ul.category li a,.product-sidebar ul.category li a
{color: #e87817;font-size: 18px;}
.vc_col-sm-3 .wpb_widgetised_column ul.category li .subcategory li a,.product-sidebar ul.category li .subcategory li a
{color: #363636;font-size: 14px;padding-left: 5px;}
.vc_col-sm-3 .wpb_widgetised_column ul.category li .subcategory li,.product-sidebar ul.category li .subcategory li
{padding: 0;line-height: 25px;}
.category li.cat-parent .subcategory li
{border-top: 1px solid #e7ebf3;}
/*.vc_col-sm-3 .wpb_widgetised_column ul.category li .subcategory:last-child,.product-sidebar ul.category li .subcategory:last-child
{border-bottom: 1px solid #e7ebf3;}*/
.product-sidebar ul.category li {padding-left: 25px;}
.category li.cat-parent .subcategory.level-second li a {padding-left: 15px;}
.category li.cat-parent .subcategory.level-third li a {padding-left:25px;}

.single-wrapper {float: left;margin: 50px 0 90px;width: 100%;}

.product-single {float: left;padding: 0 15px;width: 75%;}
.product-sidebar {float: left;padding: 0 15px;width: 25%;}
.breadcrumb {color: #464646;font-size: 12px;text-transform: capitalize;}
.single-products .product-image {
    background: #ffffff none repeat scroll 0 0;
    float: left;
    padding: 20px;
    text-align: center;
    width: 40%;
    height: auto;
}

.single-products .product-content {
    float: left;
    padding-left: 25px;
    width: 60%;
}
.product-description::after {
    clear: both;
    content: "";
    display: block;
}
.breadcrumb span {padding: 0 5px;}

.breadcrumb span:first-child {
    padding: 0 5px 0 0;
}
.breadcrumb span[property] {padding: 0;}
.single-products .post-title {margin-bottom: 30px;}
.brochures1 h2 {color: #363636;font-size: 16px;}
.brochures1 ul li { background: #fff url("images/pdf-bg.png") no-repeat scroll 90% center;max-width: 371px;min-height: 87px;padding: 24px 0 24px 22px;}
.tax-products_categories .product-description {border-bottom: 1px solid #e1e1e1;padding: 0 0 60px;margin: 0 0 38px;     display: flex;
     flex-wrap: wrap;
    -webkit-flex-wrap: wrap; /* Safari 6.1+ */
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap; 
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-flex;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-flex;  }
.screen-reader-text {display: none;}
.brochures1 li::after {clear: both;content: "";display: block;}
.brochures1 h3 {color: #363636;font-size: 16px;font-weight: normal;}
/**************accordian css********/
.vc_col-sm-3 .wpb_widgetised_column ul.category li.cat-parent, .product-sidebar ul.category li.cat-parent {
    background: rgba(0, 0, 0, 0) url("images/plus_bg.png") no-repeat scroll 86% 24px;
    cursor: pointer;
}
.vc_col-sm-3 .wpb_widgetised_column ul.category li.cat-parent.current, .product-sidebar ul.category li.cat-parent.current {
    background: rgba(0, 0, 0, 0) url("images/minus_bg.png") no-repeat scroll 86% 24px;
    cursor: pointer;
}
.subcategory1 li {
    padding-left: 10px !important;
}
.subcategory{ display: none;}
.subcategory1{ display: none;}
.subcategory.level-first {
    display: block;
}

.product-sidebar ul.category .subcategory a:hover {
    color: #e87817;
}
ul.category li .subcategory  .subcat {
    background:url("images/close-icon.png") no-repeat scroll 97% 3px;
}
ul.category li .subcategory  .subcat.current > a{
    background:#e7ecf2;
    display: block;
    position: relative;
}
ul.category li .subcategory  .subcat.current:after
{
background:url("images/open-icon.png") no-repeat scroll center center;
    content: "";
    display: block;
    height: 14px;
    position: absolute;
    right: 6px;
    top: 8px;
    width: 21px;
}
ul.category li .subcategory .subcat.current {
    position: relative;
}
.subcat.current > a {
    color: #00457e !important;
    padding-left: 5px;
}
.pagination a:first-child {
    padding-right: 72px;
}
.pagination {
    border-top: 1px solid #e1e1e1;
    margin-top: 50px;
    padding-top: 30px;
}
.tax-products_categories .product-description {
    margin: 39px 0 0;
}
.page-id-13 .l-border {
    border: medium none;
}
.subcategory1 {
    border-top: 1px solid #e7ebf3;
}
.execphpwidget .product-content h3 {
    font-size: 18px;
    margin: 13px 0 0;
}
/*.product-sidebar .textwidget {
    border: 1px solid #dee2eb;
}*/
.single-products p:empty {display: none;}
/*.vc_col-sm-3 .wpb_widgetised_column ul:nth-child(2) li ul,.product-sidebar ul:nth-child(2) li ul {display: block;}

.vc_col-sm-3 .wpb_widgetised_column ul:nth-child(2) li.cat-parent,.product-sidebar ul:nth-child(2) li.cat-parent {
    background: rgba(0, 0, 0, 0) url("images/minus_bg.png") no-repeat scroll 86% 24px;
}
.vc_col-sm-3 .wpb_widgetised_column ul:nth-child(2) li.cat-parent.current,.product-sidebar ul:nth-child(2) li.cat-parent.current{
    background: rgba(0, 0, 0, 0) url("images/plus_bg.png") no-repeat scroll 86% 24px;
}
*/
.latest-products.brch .view {
    background: transparent none repeat scroll 0 0;
    padding-left: 0;
    width: 100%;
}
.wpcf7-not-valid-tip {
    background: rgba(0, 0, 0, 0) url("images/cross.png") no-repeat scroll 0 0;
    color: transparent !important;
    position: absolute;
    top: 0;
    right: 0;
    width: 10%;
}
.wpcf7-not-valid {
    border-bottom:1px solid #8f2c49;
}


.home .brochures.wpb_column.vc_column_container.vc_col-sm-4 , .home .quick-link.wpb_column.vc_column_container.vc_col-sm-4 {
    background:  none;
}


.vc_row.wpb_row.vc_row-fluid.container {
    float: none;
    margin: 0 auto;
}
.vc_col-sm-4 > .wpb_wrapper {
    background: #ffffff none repeat scroll 0 0;
}
.home .brochures.wpb_column.vc_column_container.vc_col-sm-4 > .wpb_wrapper {
    background: #ffffff url("images/brousher.png") no-repeat scroll right bottom;
    min-height: 400px;
    border-bottom: 1px solid #dde2eb;
    border-left: 1px solid #dde2eb;
    border-right: 1px solid #dde2eb;
}
.home .quick-link.vc_col-sm-4 > .wpb_wrapper
{   min-height: 400px;
    border-bottom: 1px solid #dde2eb;
    border-left: 1px solid #dde2eb;
    border-right: 1px solid #dde2eb;}

.quick-link iframe {
    margin: 0;
    max-width: 100%;
     float: left;

}
.quick-link.vc_col-sm-4 .wpb_wrapper > p {
    margin: 0;
}
.brochures.wpb_column.vc_column_container.vc_col-sm-4 , .quick-link.wpb_column.vc_column_container.vc_col-sm-4 {
    padding-right: 5px;
}
.home .brochures.wpb_column.vc_column_container.vc_col-sm-4 {
    margin-right: 0;
}

.home .wpb_text_column.wpb_content_element.cta-text {
    padding: 0 15px;
}
.logo-slider .rsContent {
    border: 1px solid #cccccc;
    line-height: 76px;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 96%;
}
.logo-slider .rsImg.rsMainSlideImage {
    height: auto !important;
    max-height: 100% !important;
    max-width: 100% !important;
    padding: 0;
    vertical-align: middle;
    width: auto !important;
}
.logo-slider .royalSlider {
    width: 100% !important;
}
.logo-slider .royalSlider.rsUni.rsHor .rsArrowRight .rsArrowIcn {
    background: rgba(0, 0, 0, 0) url("images/right.png") no-repeat scroll left 0;
    opacity: 1;
}

.logo-slider .royalSlider.rsUni.rsHor .rsArrowLeft .rsArrowIcn {
    background: rgba(0, 0, 0, 0) url("images/1.png") no-repeat scroll left 0;
    margin-left: -22px;
    opacity: 1;
}
.logo-slider .rsUni.rsHor .rsArrowLeft {
    left: -70px;
   
}
.logo-slider .rsUni.rsHor .rsArrowRight {
    right: -70px;
 
  
}
.logo-slider .rsUni.rsHor .rsArrowRight.rsHidden , .logo-slider .rsUni.rsHor .rsArrowLeft.rsHidden  {
    opacity: 0.5;
    visibility: visible;
}
.logo-slider .rsUni, .logo-slider .rsUni .rsOverflow, .logo-slider .rsUni .rsSlide,.logo-slider .rsUni .rsVideoFrameHolder, .logo-slider .rsUni .rsThumbs {
    background:  none  !important;
}

.align-left.vc_align_left {
    float: left;
    margin-right: 1%;
    width: 49%;
}
.align-left figure {
    width: 100%;
}

.logo-slider a.rsLink {
    opacity: 0;
}
 .product_detail .latest-products .product-content .product-image , .page-id-9 .product-image , .product-image {
    height: 276px;
    overflow: hidden;
}
  .product_detail .latest-products .product-content > p , .search .product-content p , .tax-products_categories .product-content > p {
    min-height: 48px; margin-top: 0;
}
 .product_detail .latest-products .product-content h3,  .tax-products_categories .latest-products .product-content h3 {
  
    min-height: 35px;
}

.post-title {
    width: 100%;
}

.single-products .product-content > p {
    margin: 0 0 15px;
}
.single-products .product-image:empty {
    padding: 0;
}
.map-ifrm {
    float: right;
    margin: 0;
    width: auto;
}
.page-id-17 h1 {
    display: inline-block;
}

