/*
Theme Name: Sydney Insurance Brokers
Theme URI: http://www.webfirm.com/
Author: the Webfirm team
Author URI:http://www.webfirm.com/
*/

@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,200,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Patua+One);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,300,900);
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,700,600,300);

@font-face {
    font-family: 'titilliumtext22l_ththin';
    src: url('fonts/titillium1/titilliumtext22l001-webfont.eot');
    src: url('fonts/titillium1/titilliumtext22l001-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titillium1/titilliumtext22l001-webfont.woff') format('woff'),
         url('fonts/titillium1/titilliumtext22l001-webfont.ttf') format('truetype'),
         url('fonts/titillium1/titilliumtext22l001-webfont.svg#titilliumtext22l_ththin') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titilliumtext22llight';
    src: url('fonts/titillium2/titilliumtext22l002-webfont.eot');
    src: url('fonts/titillium2/titilliumtext22l002-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titillium2/titilliumtext22l002-webfont.woff') format('woff'),
         url('fonts/titillium2/titilliumtext22l002-webfont.ttf') format('truetype'),
         url('fonts/titillium2/titilliumtext22l002-webfont.svg#titilliumtext22llight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titilliumtext22l_rgregular';
    src: url('fonts/titillium3/titilliumtext22l003-webfont.eot');
    src: url('fonts/titillium3/titilliumtext22l003-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titillium3/titilliumtext22l003-webfont.woff') format('woff'),
         url('fonts/titillium3/titilliumtext22l003-webfont.ttf') format('truetype'),
         url('fonts/titillium3/titilliumtext22l003-webfont.svg#titilliumtext22l_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titilliumtext22l_ltmedium';
    src: url('fonts/titillium4/titilliumtext22l004-webfont.eot');
    src: url('fonts/titillium4/titilliumtext22l004-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titillium4/titilliumtext22l004-webfont.woff') format('woff'),
         url('fonts/titillium4/titilliumtext22l004-webfont.ttf') format('truetype'),
         url('fonts/titillium4/titilliumtext22l004-webfont.svg#titilliumtext22l_ltmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titilliumtext22l_rgbold';
    src: url('fonts/titillium5/titilliumtext22l005-webfont.eot');
    src: url('fonts/titillium5/titilliumtext22l005-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titillium5/titilliumtext22l005-webfont.woff') format('woff'),
         url('fonts/titillium5/titilliumtext22l005-webfont.ttf') format('truetype'),
         url('fonts/titillium5/titilliumtext22l005-webfont.svg#titilliumtext22l_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titilliumtext22lxbold';
    src: url('fonts/titillium6/titillium1.eot');
    src: url('fonts/titillium6/titilliumtext22l006-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titillium6/titilliumtext22l006-webfont.woff') format('woff'),
         url('fonts/titillium6/titilliumtext22l006-webfont.ttf') format('truetype'),
         url('fonts/titillium6/titilliumtext22l006-webfont.svg#titilliumtext22lxbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'titilliumtext25l800_wt';
    src: url('fonts/titillium1/titilliumtext25l001-webfont.eot');
    src: url('fonts/titillium1/titilliumtext25l001-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titillium1/titilliumtext25l001-webfont.woff') format('woff'),
         url('fonts/titillium1/titilliumtext25l001-webfont.ttf') format('truetype'),
         url('fonts/titillium1/titilliumtext25l001-webfont.svg#titilliumtext25l800_wt') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* WORDPRESS DEFAULT */
.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;
}

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%; /* Image does not overflow the content area */
  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;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.gallery {
	margin: auto;
  width: 100%;
}
.gallery .gallery-item {
  float: left;
  margin: 0;
  text-align: center;
  width: 33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
	margin-left: 0;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery-caption {
	color: #888;
	font-size: 12px;
	margin:-24px 0 24px 0;
}
.gallery br+br {
	display: none;
}


.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery-columns-5 .gallery-item { width: 20%; }

/* DEFAULT */
body{ margin:0; font-size:14px;font-family:"titilliumtext22l_rgregular"; color:#4d4d4f;
    text-align:left;background:#E6E6E8;-webkit-font-smoothing: antialiased;  }
*{
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}

a {
    color: #000000;
    text-decoration: none;
}
.clear{ clear:both; height:0;}
td{ vertical-align:top;}
div{font-size: 100%;margin: 0;padding: 0;border:0;vertical-align: top;}
img{ border:none;}
ul, li{ margin:0; padding:0;}
ol { margin:0; padding: 0 0 0 15px;}
p{ margin:0; padding:0;font-family: 'titilliumtext22l_rgregular';}

h3 {
    color: #4b2a5f;
    font-size: 18px;
    margin: 0 0 17px;
    font-family: 'Patua One', cursive;
}
.Fast_Printing_pad{margin: 0px auto; border:0; width:1020px;}
.Fast_Printing_main{ width:1000px; height:auto;  margin: 27px auto 10px; background:#fff;}
.Fast_Printing_wrapper{ width:960px; height:auto; position:cneter; margin:auto; padding-bottom:;}
.mega-menu li {
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 38px;
    margin: 0;
    min-width: 155px;
}

.Fast_Printing_pad > img {width: 23%;}
.header .logo {float: left;margin: 0 0 19px;width: 224px;}
.logo > img {height: 145px;width: 223px;}
.right_header {
    float: left;
    width: 740px;
}

.logo .alignnone.size-full.wp-image-8 {
    margin-top: 20px;
}
.top_header  li {    border: 1px solid #e7e7e7;
    border-radius: 0 0 3px 3px;
    color: #424244;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    float: left;
    padding: 6px 6px; border-top: none;}
.top_header {margin: 0px 0 0; width: 100%; float: left; text-transform: uppercase;font-family: 'Lato', sans-serif;}
.top_header a {
    color: #424244;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0.95px;
    text-decoration: none;
}

.top_header .textwidget {float: right;}

.orange {
    border-top: 1px solid #e0e0e0;
    margin-left: -20px;
    padding-left: 20px;
    width: 1000px;
}
.top_header ul {margin: 0 0 0 11px;}

.top_header .social-icons { float: right; margin: 19px 0 0 0; text-align: right; width: 100%;}
.top_header .social-icons a { display: inline; margin: 0 0 0 10px; }
.top_header .social-icons a img { width: auto; height: 25px;  }

@media screen and (max-width:768px){
	.top_header .social-icons { clear: both; margin: 10px 10px 0 0; }
}
@media screen and (max-width:460px){
	.top_header .social-icons { width: 100%; text-align: center; }
}

.bottom_header .textwidget > ul li {
    background:url("images/phone.png") no-repeat scroll 5px 10px;
    color: #4b2a5f;
    display: inline-block;
    float: left;
    letter-spacing: 0.3px;
    font-family: "Montserrat",sans-serif;
    font-size: 25px;
    font-weight: bold;
    margin: 27px 17px 0;
    padding: 13px 0 0 58px;
}
.bottom_header .textwidget > ul li a {
    color: #4b2a5f;
    text-decoration: none;
}
.bottom_header .nav {margin-left: 26px;}
.bottom_header .textwidget {float: left;width: auto;}
.bottom_header .nav  {float: right;width: auto;}
.banner_text h2 {
    font-family: "Montserrat",sans-serif;
    font-size: 41px;
    font-weight: bolder;
    left: 602px;
    letter-spacing: -0.5px;
    line-height: 43px;
    margin: 0 auto;
    position: absolute;
    top: 87px;
}
.page-id-24 .vc_row.wpb_row.vc_row-fluid.inner_banner {
    height: 254px;
}

.margin_inner .content_section .vc_col-sm-6:last-child .wpb_wrapper .wpb_wrapper {
    margin-left: 0;
    padding: 0  10px 0px 0px;
}
.banner_text.premium h2 {
    color: #1b1c20;
    font-size: 35px;
    left: 64px;
    margin-top: 0;
    top: 102px;
    letter-spacing: 0;
}
.banner_text.making_claim h2 {
    font-size: 38px;
    left: 46px;
    letter-spacing: 1.1px;
    margin-top: 0;
    top: 108px;
}

.banner_text.contact h2 {
    font-size: 31px;
    left: 120px;
    letter-spacing: 0.8px;
    line-height: 35px;
    top: 105px;
}
.banner_health h2 {
    font-size: 41px;  
    line-height: 1;  
    color: #000000;
}
.banner_enter h2 {
    left: 68px;
    letter-spacing: -0.9px;
    line-height: 42px;
    top: 59px;
}
.banner_text.quick h2 {
    font-family: Raleway;
    font-size: 40px;
    font-weight: bold;
    left: 105px;
    letter-spacing: 0.5px;
    top: 104px;
    transform: scale(1, 0.9);
     -moz-transform: scale(1, 0.9);
      -webkit-transform: scale(1, 0.9);
       -ms-transform: scale(1, 0.9);
}
.banner_health.privacy-text h2 {left: 80px;top: 59px;}
.banner_health.text h2 {left: 92px;top: 86px;}
.banner_text_one h2 {
    color: #ffffff;
    font-size: 40px;
    left: auto;
    letter-spacing: 0.9px;
    line-height: 41px;
    margin: 0 auto;
    right: 104px;
    top: 85px;
}

.banner_text.privacy-text h2 {
    color: #0a2540;
    left: 79px;
    letter-spacing: 0;
    line-height: 42px;
    top: 60px;
}
.page-id-147 .page_section {
    padding: 24px 50px 25px;
}

.banner_text.sitemap_text h2 {
    left: auto;
    letter-spacing: -0.1px;
    right: 202px;
    top: 112px;
}
.banner_text_liability h2 {
    color: #ffffff;
      font-family: "Montserrat",sans-serif;
    font-size: 40px;
    font-weight: bold;
    left: 114px;
    letter-spacing: 0.4px;
    line-height: 43px;
    position: absolute;
    top: 82px;
}
.banner_right {
    color: #fff;
    font-size: 24px;
    left: 88px;
    position: absolute;
    right: 0;
    top: 25px;
    width: 287px;
}

.banner_text.text h2 {
    left: 91px;
}
.banner_right h3 {
    color: #ffffff;
    font-family: "Arial",sans-serif;
    font-size: 32px;
    letter-spacing: -0.3px;
    margin: 54px 0 0;
    padding: 2px 0 0 13px;
}
.home_slider .vc_col-sm-4 h1,.home_slider .vc_col-sm-4 p {
    color: #fff;
    text-align: left;
}
.home_slider .vc_col-sm-4 {
    padding:37px 25px;
}
.blog_section .vc_col-sm-12 {
    background: rgba(0, 0, 0, 0) url("images/line_bg.png") repeat-x scroll center top;
}

.wrapper .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner {
    padding-top: 30px;
}
.blog_text {
    color: #fff;
    float: left;
    left: 40px;
    position: absolute;
    top: 56px;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    width: 154px;
}
.blog_text h3:nth-child(1){
  /*  background:url("images/right_arrow.png") no-repeat scroll 83% 55%;*/
    font-size: 17px;
    font-weight: bolder;
    margin: 13px 0 0 -5px;
    font-family: raleway;
    padding: 0;
}
.blog_text h3:nth-child(2) {
  /*  background:  url("images/left_arrow.png") no-repeat scroll 0 100%;*/
    font-family: raleway;
    font-size: 17px;
    font-weight: bolder;
    letter-spacing: 0.42px;
    margin: 19px 14px 0 -7px;
    padding: 11px 14px 0 0;
    text-align: right;
}
.more-link {
    display: none;
}
#menu-primary li {
    background-color: #4b2a5f;
    border-right: 1px solid #6c3988;
    display: block;
    float: left;
    margin: 16px 0 0 0;
    text-align: center;
     padding: 0 9px;
}
.nav #menu-primary li:last-child{padding: 0 14px;}

#menu-primary :last-child a {width: 100%;}
.mobile_menu {display: none !important;}
/*.banner_right h3:first-child {
    background:  url("images/c_right_arrow.png") no-repeat scroll 205px 0;
}
*/
.banner_right h3:nth-child(2) {
    /*background: url("images/c_left_arrow.png") no-repeat scroll 10px 1px;*/
    padding: 1px 42px 0 0;
    text-align: right;
}
#menu-primary li a {
    color: #ffffff;
    display: inline-block;
    float: left;
    font-family: "Raleway",sans-serif;
    font-size: 12px;
    font-weight: bolder;
    letter-spacing:1.2px;
    height: 74px;
    width: 74px;
    line-height: 15px;
    padding: 25px 8px 0 5px;
    text-decoration: none;
}
#menu-primary li a:hover {
    opacity: 0.7;
}
#menu-primary li:nth-child(4) {margin: 19px 0 0 25px; background-color: #000;}
#menu-primary li:nth-child(5) {background-color: #000;}

#menu-primary li:nth-child(4) a {
    font-size: 14px;
    letter-spacing: 1px;
    padding-left: 7px;
}
 #menu-primary li:nth-child(5) a {
    font-size: 14px;
    letter-spacing: 0.3px;
    padding-left: 4px;
}

#mega-menu-5 .menu li {
    margin-left: -23px;
}
.mega-menu li a {    background:  none ;
    color: #58595b;
    display: block;
    font-size: 13px;
    font-weight: 100;
    padding: 10px 26px 9px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Patua One', cursive;}
.mega-menu li a:hover , .mega-menu li.current-menu-item > a{background-color: #4B2A5F;color: #fff; font-size: 13px;}
.footer {font-size:14px;
    text-align:center; 
    color:#000; 
    padding:29px 0 15px; 
    clear: both;
    width: 100%;
    background:url("images/line_bg.png") repeat-x scroll center top;
    font-family: "Patua One",cursive;
}
.footer > p {font-family: "Patua One",cursive;}
#menu-footer li {
    border-left: 1px solid #000;
    color: #000;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    background-position: top;
    margin: 0;
    padding: 0 1px 0 4px;
}
#menu-footer li:nth-child(1) ,#menu-footer li:nth-child(4) {border: medium none;}
#menu-footer li a{text-decoration: none;  color: #000;background-color: transparent;}
#menu-footer li a:hover{text-decoration: underline;}
.welcome_section h1 {text-align: center;color: #4b2a5f;font-size: 28px;font-weight: normal;text-align: center;
 margin: 5px;}
.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs {
    background-color: transparent !important ;}

.rsSlide {width: 960px !important;}
.content_section .vc_col-sm-6 p {
    color: #4d4d4f;
    font-family: "titilliumtext22l_rgregular";
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding: 0 0 5px;
}
.content_section .vc_col-sm-6:last-child .wpb_wrapper .wpb_wrapper {
    margin-left: 10px;
    padding: 0 0 0 10px;
}
.content_section .vc_col-sm-6:last-child p {border: medium none;}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {margin-bottom: 0 !important;}

 h1 {
    color: #4b2a5f;
    font-size: 28px;
    font-weight: normal;
    text-align: center;
    padding: 3px 0 0;
    margin:0;
    font-family: 'Patua One', cursive;
}
.blog_section {padding: 24px 0 9px;}
.blog_section h4 a br {display: none;}
.home_slider .vc_column-inner,.welcome_section .vc_column-inner,.heading_section .vc_column-inner
 {padding-top: 0 !important;}
.blog_section h4 {
    background: #000 none repeat scroll 0 0;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 6px 14px 7px;
    text-transform: uppercase;
    font-family: "Raleway",sans-serif;
    width: 100%;
}
.blog_section .vc_col-sm-4:nth-child(1) h4 {padding: 6px 4px 7px;}
.blog_section h4 a {
    color: #fff;
    float: left;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: 600;
     letter-spacing: 0.42px;
}
.blog_section h6 {
    background: #000 none repeat scroll 0 0;
    float: right;
    font-size: 0;
    padding:6px 0;
    position: absolute;
    right: 4px;
}
.blog_section h6 a {
    color: #CA7EFA;
    float: right;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    text-decoration: none;
      font-weight: normal;
    letter-spacing: -0.2px;
}
.blog_section p {
    color: #4d4d4f;
    font-size: 14px;
    line-height: 18px;
    padding: 15px 0 8px;
     font-family: titilliumtext22l_rgregular;
}
 .content p{
    color: #4d4d4f;
    font-size: 14px;
    line-height: 18px;
    font-family: titilliumtext22l_rgregular;
    margin: 14px 0 ;
}
.rsUni .rsBullets {
    display: none;
    height: auto;
    line-height: 0;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 0;
}
#new-royalslider-1 {
    height: 348px !important;
}
.top_header li:nth-child(3) {padding: 6px 11px;}
.content_section .vc_col-sm-6, .page_section .vc_col-sm-6 {
    margin:0 0 1px 1px;
    padding: 0 0 0 22px;
    width: 440px;
}

.content_section .vc_col-sm-6:first-child {
    padding-right: 8px;
}
.home .content_section .vc_col-sm-6:last-child .wpb_wrapper .wpb_wrapper::after {
    background: #e0e0e0 none repeat scroll 0 0;
    content: "";
    height: 51px;
    left: 2px;
    position: absolute;
    top: 4px;
    width: 1px;
}
.heading_section.upper_banner .content_section .vc_col-sm-6:last-child .wpb_wrapper .wpb_wrapper::after{
    background: #e0e0e0 none repeat scroll 0 0;
    content: "";
    height: 83%;
    left: 2px;
    position: absolute;
    top: 4px;
    width: 1px;
}
.margin_inner .content_section {
    padding-bottom: 28px;
}
.page-id-24 .margin_inner .content_section {
    padding-bottom: 26px;
}
 .margin_inner .wpb_column.vc_column_container.vc_col-sm-6:first-child::after {
    background: #e0e0e0 none repeat scroll 0 0;
    content: "";
    height: 88%;
    position: absolute;
    right: -3px;
    top: 4px;
    width: 1px;
}
 .heading_section.upper_banner .content_section.about_content .vc_col-sm-6:last-child .wpb_wrapper .wpb_wrapper::after{content: none;}
.content_section.about_content .vc_col-sm-6:last-child .wpb_wrapper .wpb_wrapper {
    margin-left: 0;
    margin-right: 9px;
    padding: 0;
}
.home .page_section .vc_col-sm-6:nth-child(2),.home  .content_section .vc_col-sm-6:nth-child(2) {
    margin: 0;
    padding: 0 0 0 3px;
}
.blog_section .vc_col-sm-4 {
    float: left;
    height: auto;
    margin: 0 5px 7px 12px;
    width: 300px;
}
.blog_section .vc_row-fluid {
   height: auto;
    margin: auto;
    position: relative;
    width: 960px;
}
.blog_section .vc_column_container > .vc_column-inner{padding-left: 0;padding-right: 0;}
.heading_section > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper
{background: url("images/line_bg.png") repeat-x;background-position: bottom; margin: 0px;}
.home_slider {
    float: left;
    margin: 9px 0 25px;
    width: 100%;
}
.home_slider .rsImg.rsMainSlideImage {
    height: auto !important;
    width: 100% !important;
    margin: 0 !important;
    position: absolute;
    left: -165px;
}
/*...........Business& Commercial Insurance.........*/
.heading_section.margin_inner h1 { margin-top: 12px;}
.tax {float: left; width: 100%;}
.tax li:nth-child(1) {list-style: outside none none;}
.inner_banner {
    float: left;
    height: auto;
    width: 960px;
    margin: 9px 0 0;
    position: relative;
    color: #000000;
}
.banner_right {
    left: 83px;
    position: absolute;
    top: 0;
    width: 300px;
}
.vc_column_container > .vc_column-inner {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
 .vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.page_section h3{color: #4b2a5f;font-size: 18px;font-weight:500;padding: 0;   margin: 0 0 15px;}
.page_section p{color: #4d4d4f;font-size: 14px;line-height: 18px;margin: 14px 0;
    text-align: left;
}
.page_section {border-bottom: 1px solid #e0e0e0; padding:24px 28px 25px;}
.page_section.primium_finding {
    padding-left: 27px;
}

.page_section .vc_col-sm-6 {
    margin-left: 0; padding-right: 8px;
}
/*...........Business& Commercial Insurance.........*/
.extra p:first-child {margin-bottom: 13px;}
.bottom_section {
    color: #4d4d4f;
    font-size: 14px;
    line-height: 18px;
    padding: 8px 50px 27px;
}
.bottom_section h3{color: #4b2a5f;font-size: 18px;font-weight: normal;padding: 0 0 0 0px;}
/*...........about us.........*/
.heading_section_aboutus h1{
    color: #4b2a5f;
    font-size: 28px;
    font-weight: normal;
    text-align: center;}
body .upper_banner h1 {margin-top: 12px;  margin-bottom: 11px;}
.page_section li::before  , .content li::before {
    background: #0b0b0b none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 4px;
    left: -9px;
    position: absolute;
    top: 7px;
    width: 4px;
}
.page_section .wpb_wrapper > ul  , .content ul {
    padding-left: 11px;
}
.page_section li , .content li{
    color: #4d4d4f;
    font-family: "titilliumtext22l_rgregular";
    font-size: 14px;
    line-height: 18px;
    list-style: outside none none;
    position: relative;
}


.content_section { padding: 15px 27px 24px; background:url("images/line_bg.png") repeat-x scroll center bottom;}
.tax li {float: left;padding: 16px 27px 21px; }
.page-id-200 .tax li:first-child {
    padding-left: 0;
}
.page-id-200 .tax li {
    float: left;
    padding: 0 14px 0 1px;
    width: auto;
}
.page-id-200 .margin_inner .content_section {
    padding-bottom: 26px;
}
.page-id-198 .margin_inner .content_section  ,.page-id-202 .margin_inner .content_section {
    padding-bottom: 26px;
}

.page-id-202 .banner_text_liability h2 {
    margin: 0;
}
.page-id-198  .vc_row.wpb_row.vc_row-fluid.page_section.no_border {
    padding: 13px 50px 54px;
}
.page-id-202  .wpb_text_column.wpb_content_element.page_section.no_border{
    padding-bottom:29px;
}
.page-id-200 .page_section .wpb_wrapper > ul {
    margin: -14px 0 0;
    padding-bottom: 16px;
}
.page-id-200 .page_section .wpb_wrapper > ul.tax {
    padding: 0 0 15px; margin: 0;
}
.page-id-200 .tax li:first-child::before{ content: none;}
.page-id-200 .banner_text_liability h2 {
    margin: 0;
}
.bottom_img {position: relative;}
.bottom_text h2 {
    bottom: 18px;
    color: #ffffff;
    font-family: raleway;
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 1.5px;
    position: absolute;
    right: 65px;
}
.bottom_text {padding: 0 0 24px;}
.heading_section p{    color: #4d4d4f;
 font-family: titilliumtext22l_rgregular;
    font-size: 14px;
    line-height: 18px;
    padding: 4px 0 13px;
  }
  .page_section p , .content p {
    margin-top: 11px;
}

.page-id-32 .bottom_section {
    padding-bottom: 15px;
}
  .page_section.no_border {border: medium none;}

  /*----------------form----------*/
  .form_section.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 35%;
}
.form_section p {
    border: medium none;
    color: #fff;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 199px;
    margin: 0;
    padding: 6px 0 0;
    text-align: right;
    width: 200px;
}
.form_content .wpb_single_image.vc_align_center{clear: both;}
.form_section select, .form_section input[type='name'],.form_section input[type='text'],.form_section input[type='date']
{
   background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 0 5px #bdbebf inset;
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.form_section{
       background: #058344 url("images/xaffiliate-quote-box-bg.png.pagespeed.ic.EFohCEa71_.png") no-repeat scroll 0 0;
}
.form_section label {
    color: #fff;
    float: left;
    font-size: 12px;
    clear: both;
     padding: 0 0 0 18px;
}
.form_section span.menu-643 select {
    height: 19px;
    margin: 0 29px 0 0;
    width: 150px;
    clear: both;
}
.form_section .wpcf7-date {
    width: 84px;
    margin: 0 57px 0 0;
}
.form_section .wpcf7-form-control.wpcf7-text {
    width: 36px;
}

.form_section span.wpcf7-form-control-wrap.text-661 input,.form_section span.wpcf7-form-control-wrap.text-250 input {
    float: left;
    width: 36px;
    margin: 0 -10px 0 20px;
}
.form_section input[value="Get Quote"] {
    background: -moz-linear-gradient(center top , #fff007, #ffb601);
      background: -ms-linear-gradient(center top , #fff007, #ffb601);
      background:linear-gradient(center top , #fff007, #ffb601);
    border: 0 solid #fff;
    border-radius: 7px;
    clear: both;
    color: #000;
    display: inline-block;
    font-weight: 700 !important;
    min-width: 50px;
    padding: 10px 15px !important;
    text-align: center !important;
    text-decoration: none;
    text-transform: capitalize;
    vertical-align: middle !important;
    margin: -6px 3px 0 0;
}
.wpcf7-form-control-wrap.menu-977 {float: left;margin: 0 0 0 21px;clear: both;}
.form_content .wpcf7-form input[type="submit"] {
    background: #4b2a5f ;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    height: 27px;
    outline: medium none;
    width: 116px;
}
.form_content .wpcf7-form input[type="submit"]:hover{opacity: 0.7}
.form_content .wpcf7-form li:nth-child(2n+2) input[type="submit"] {
    font-family: "titilliumtext22l_rgregular" !important;
    margin-left: 3px;
    padding-left: 27px;
    padding-right: 29px;
    width: 115px;
}
.vc_row.wpb_row.vc_row-fluid.form_content {
    padding-bottom: 26px;
}
.page-id-13  .upper_banner a {
    color: #00b8ec;
 
}
.upper_banner a:hover{text-decoration: underline;}
.form_content .wpcf7-form li
{
    float: left;
    margin: 0 0 12px;
    width: 50%;
    list-style: none;
    color: #333132;
    font-family: "Titillium Web",sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.top_forms ul li:nth-child(2n+2) {padding: 0 0 0 19px;}
.form_content .wpcf7-form br {display: none;}

.form_content .wpcf7-form label {
    float: left;
    font-family: "titilliumtext22l_rgregular";
    font-size: 14px;
    width: 26%;
}
.form_content .wpcf7-form li .input_box
{
    background: #EDEDED none repeat scroll 0 0;
    border: medium none;
    color: #000;
    float: right;
    font-family: "titilliumtext22l_rgregular";
    font-weight: bold;
    height: 26px;
    margin: 0;
    padding: 0 5px;
    width: 69%;
}

.page-id-198 .banner_text_liability h2 {
    margin: 0;
  
}
.form_content .wpcf7-form input[type="tel"], .form_content .wpcf7-form input[type="date"], .form_content .wpcf7-form input[type="text"], .form_content .wpcf7-form input[type="email"] {
    background: #ededed none repeat scroll 0 0;
    border: medium none;
    font-family: "titilliumtext22l_rgregular";
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    margin: 0 0 0 18px;
    padding: 0 50px 0 4px;
    width: 66.2%;
}
.form_content .wpcf7-form li:nth-child(2n+2) input{
    margin-left: 24px ;
    width: 68.7% ;
}
.form_content .wpcf7-form textarea[name='textarea-415'],
.form_content .wpcf7-form textarea[name='textarea-663'],
.form_content .wpcf7-form textarea[name='enquiry']
{
    background: #ededed none repeat scroll 0 0;
    border: medium none;
    color: #000;
    font-family: "titilliumtext22l_rgregular";
    font-weight: bold;
    height: 145px;
    margin: 0;
    padding: 5px;
    width: 85%;
    font-size: 14px;

}
.form_content .wpcf7-form .last_name2 label {
    float: left;
    font-size: 14px;
    width: 15%;
}
body .form_content .last_name2 {
    width: 100%;   padding: 0 !important;
}
.last_name3{text-align: center;width: 100% !important; padding: 0 0 0 18px;}
.last_name2 > div {padding: 0 0 27px;}
.top_forms {
    padding: 24px 0 0;
}
.last_name {padding: 0 0 0 9px;}
.wpcf7-not-valid-tip {
    float: right;
    padding: 0 43px 0 0;
    text-align: right;
    width: 100%;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: red;
    text-align: center;
}
.page_section.no_border .wpcf7-not-valid-tip {
    float: right;
    padding: 0 14px 0 0;
    text-align: right;
    width: 100%;
}
/*...........simt map.........*/
.site_map ul {
    float: left;
    margin: 29px 0 0 30px;
    max-width: 270px;
    min-height: 250px;
    overflow: auto;
}

.site_map .vc_col-sm-4:first-child ul {
    margin-left: 80px;
}
.site_map .vc_col-sm-12
{
    height: auto;
    margin: auto;
    position: relative;
    width: 960px;
}
.site_map
{
    font-family: "Patua One",patua_oneregular,Arial,Tahoma,sans-serif;
    min-height: 300px;
    overflow: auto;
    margin:12px 0 53px;
    background:url("images/line_bg.png") repeat-x scroll center top;
}
.site_map li {
    font-family: "Patua One",cursive;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0 0 9px;
}
.site_map li a
{
    color: #4b2a5f;
    font-size: 16px;
    font-weight: normal;
    text-decoration: none;
}

.site_map .vc_col-sm-4:last-child ul {
    margin-left: -20px;
}
.site_map li a:hover{text-decoration: underline;}
div.wpcf7-response-output {
    clear: both;
    float: left;
    margin: 33px 0 0;
}
.site-map .vc_column-inner {
    padding: 12px !important;
}
.content_section.about_content .vc_col-sm-6 {
    float: left;
    height: auto;
    margin: 0 0 0 20px;
    width: 430px;
    padding: 0;
}
.content_section.about_content .vc_col-sm-6:last-child {margin-left: 10px;}
.content_section.about_content .wpb_single_image img {width:auto;}
.content_section.about_content
{background:url("images/line_bg.png") repeat-x scroll center bottom;
    padding:15px 0 24px;}
/*--------blog*/
.demo-right ul {
    padding: 0 0 27px;
}
.blog1 h2 {
    margin: 0 0 10px;
}
.content.blog-section {
    padding: 27px 0 0;
}
.demo-left {
    float: left;
    width: 65%;
    padding: 30px 0 27px;
}
 .blog-section{
    float: left;
    width: 100%;
}
.demo-right {
    background-color: #fff;
    border: 1px solid #e9e9e9;
    box-shadow: 0 2px 4px 0 #e9e9e9;
    float: right;
    margin: 20px 0 40px;
    padding: 9px 0 124px 14px;
    width: 265px;
}
.demo-img {
    float: left;
    width:200px;
     margin-top: 5px;
}

.post_navigation {
    margin-top: 20px;
}
.demo-content {
    float: right;
    padding: 0 0 25px;
    width: 388px;
}
.demo-blog {
    float: left;
    width: 100%;
}
.demo-blog h2 {
    font-size: 16px;
    font-weight: normal;
    color: #4b2a5f;
    font-family: 'Patua One', cursive;
}
.blog1 h3 {
  font-size: 18px;
    margin: 0 0 17px 0;
    color: #4b2a5f;
}
.demo-blog h2 a{text-decoration: none;color: #4b2a5f;}
.demo-blog h2 a:hover{text-decoration: underline;}
.demo-blog p,.demo-blog p a {
    color: #4d4d4f;
    font-family: "titilliumtext22l_rgregular";
    font-size: 14px;
    line-height: 18px;
}
.demo-content span{ color: #4d4d4f;font-family: 'Patua One', cursive; font-size: 12px;}
.menu_click {display: none;}
.blog1 ul li a{    color: #4d4d4f;
    font-size: 14px;
    text-decoration: none;}
    .blog1 ul li a:hover{text-decoration: underline;}
.blog1 ul li {
    list-style: outside none none;
}
/*....search & 404page......*/

.page-content > p,.search-form {
    color: #4d4d4f;
    font-family: "titilliumtext22l_rgregular";
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 17px 0;
}
.search-form { text-align: left; 
    margin: 0 0 27px 0;
    color: #4d4d4f;
    font-family: "titilliumtext22l_rgregular";
    font-size: 14px;
    padding: 11px 0 0;
    line-height: 18px;}
.page_section a {
    color:#00b8ec;
}
.page-content {
    padding: 14px 0 4px;
}
.search-submit{ background: #4b2a5f none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    height: 29px;
    outline: medium none;
    width: 116px;
}
.search-field{  background: #ededed none repeat scroll 0 0;
    border: medium none;
    height: 26px;
    margin: 0 0 0 29px;
    height: 29px;
    padding: 0 55px 0 12px;;}
.pagination > a,.post_navigation>a {
    background-color: #4b2a5f;    
    border-radius: 2px;
    color: #fff;
    float: left;
    margin: 0 11px 0 0;
    padding: 8px 17px;
    text-decoration: none;
}
.pagination > a:hover{opacity:0.8;}

.footer .menu {
    padding-right: 3px;
}

.vision-niba.wpb_column.vc_column_container.vc_col-sm-6 {
    margin-bottom: 16px;
    padding-right: 50px;
}
.page-id-9 .heading_section.upper_banner > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.quick-quote .wpb_wrapper > p {
    padding-bottom: 15px;
    padding-top: 4px;
}
.vc_row.wpb_row.vc_row-fluid.inner_banner {
    background-size: cover;
    height: 252px;
}
.vc_row.wpb_row.vc_row-fluid.heading_section.upper_banner p  , .page-id-15 .vc_row.wpb_row.vc_row-fluid.heading_section.upper_banner p , .page-id-13 .vc_row.wpb_row.vc_row-fluid.heading_section.upper_banner p{
    padding-bottom: 29px;
}

.upper_banner .content_section .vc_col-sm-6:last-child .wpb_wrapper .wpb_wrapper {
    margin-left: 0;
    padding:0 5px 0 0;
}
.vc_row.wpb_row.vc_row-fluid.heading_section.upper_banner p {
    padding-bottom: 4px;
}
.page-id-17 .page_section p {
    margin-top: 15px;
}

.page-id-17 .page_section .wpb_wrapper .wpb_wrapper {
    padding-left: 23px;   padding-right: 23px;
}
.page-id-32 .margin_inner .content_section {
    padding-bottom: 23px;
}

.page-id-9 .page_section h3 {
   margin: 0 0 10px;

}
.vc_row.wpb_row.vc_row-fluid.heading_section.upper_banner.quick-quote p {
    padding-bottom: 15px;
}
.content .sydney-insurance .page_section.vc_row {
    border: medium none;position: relative; padding-bottom: 26px;
}
.content .sydney-insurance .page_section.vc_row::before {
    background: #e0e0e0 none repeat scroll 0 0;
    bottom: 1px;
    content: "";
    display: block !important;
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 93.5%;
}
.content .sydney-insurance .page_section.vc_row.no_border::before{  content: none;}
.content .sydney-insurance .page_section.vc_row.no_border {
    border: medium none;
    padding-bottom: 23px;
}
.page-id-28 .margin_inner .content_section {
    padding-bottom: 26px;
}
.innerpage-banner-image .vc_single_image-img.attachment-full {
    margin: 13px 0 0 22px;
}
.innerpage-banner-image.wpb_column.vc_column_container.vc_col-sm-6 {
    margin: 0;
    padding: 0;
}

.vc_row.wpb_row.vc_row-fluid.heading_section.upper_banner .about_content p {
    padding-bottom: 5px;
}
.page-id-9 .content .sydney-insurance .page_section.vc_row.no_border {

    padding-bottom: 25px;
}
.wpb_text_column.wpb_content_element.bottom_img {
    background: rgba(0, 0, 0, 0) url("images/line_bg.png") repeat-x scroll center top;
    float: left;
    margin-top: 26px;
    padding-left: 31px;
    padding-top: 29px;
    width: 100%;
       margin-bottom: -6px !important;
}
.page-id-13 .top_forms form {
    float: left;
    width: 100%;
}

.page-id-147 .heading_section.upper_banner .content_section .vc_col-sm-6:last-child .wpb_wrapper .wpb_wrapper::after {
    content: none;
  
}
.page-id-147 .upper_banner .content_section .vc_col-sm-6:last-child .wpb_wrapper .wpb_wrapper {
    margin-left: -1px;
    padding: 1px 5px 0 0;
}
.privacy-text .page_section {
    border-bottom: medium none;
    padding: 10px 30px 0;
}
.vc_row.wpb_row.vc_row-fluid.privacy-text {
    padding-bottom: 14px;
    padding-top: 14px;
}
.page_section .wpb_wrapper > ul {
    font-family: titilliumtext22l_rgregular;
    padding-left: 11px;
}

.privacy-text .page_section > .wpb_wrapper {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.page-id-147 .page_section .wpb_wrapper > ul {
   
    padding-bottom: 7px;padding-right: 87px;

}

.page_section a.ph-no {
    color: #4d4d4f;
}
.privacy-text .page_section:last-child > .wpb_wrapper {
    border: medium none;
}
.privacy-text .wpb_wrapper a:hover {
    text-decoration: underline;
}
iframe {
    border: medium none;
}

.menu_click button:focus, .menu_click button:active {
    outline: medium none !important;
}
.demo-left .page_section {
    padding: 0;
}

.single .demo-left span {
    display: inline-block;
    margin: 0 0 24px;
    font-family: "Patua One",cursive;
    font-size: 12px;
    color: #000000;
}
.blog1 .demo-right ul li {
    font-family: "Patua One",cursive;
    line-height: 18px;
    list-style: outside none none;
}
.demo-right ul li::before{
	display: none;
}
.content .demo-content p {
    margin-top: 0;
}

.content .blog_section p {
    margin-top: 0;
}
button:focus{outline: none;}
.content ol li, .page_section ol li {
    list-style: inherit;
}
ol li::before { display: none;}

.home .blog_text h3{
    color: #ffffff;
}
.content .wpcf7-form ul , .content  .site_map ul {
    padding: 0;
}
.content  .wpcf7-form li::before , .content  .site_map li::before{
display: none;
}
/*.......browser comletebility..............*/
 @media screen and (-webkit-min-device-pixel-ratio:0) { 
    .form_content .wpcf7-form input[type='tel'], .form_content .wpcf7-form input[type='date'], .form_content .wpcf7-form input[type='text'], .form_content .wpcf7-form input[type='email'] {
    float: left;
}
.form_content .wpcf7-form .last_name2 label {width: 15%;}
.form_content .wpcf7-form textarea[name='textarea-415'], .form_content .wpcf7-form textarea[name='textarea-663'], .form_content .wpcf7-form textarea[name='enquiry'] {
    width: 85%;
}


.Fast_Printing_main {
    margin-top: 25px;
}
#menu-primary li , #menu-primary li:nth-child(4){
     margin-top:20px;
}
#menu-primary li a {
    padding-top: 21px;
 }
 .bottom_header .textwidget > ul li {
    margin-top: 28px;
    padding-top: 14px ;
}
}