/*
 Theme Name:   ITP U-design Child
 Theme URI:    https://itpdev.com.au/wp-content/themes/
 Description:  Developed by Bigbrand for ITP
 Template:     u-design
 Text Domain:  u-design-child
*/


/*div#frm_field_584_container:not([style="display: none;"]) + div + input + input + div.frm_submit {
    display: none;
}*/




.amp-carousel-slide img {
    width: 100%;
    height: 350px;
    object-fit: cover !important;
}

.imgbox {
    height: 182px;
    overflow: hidden;
}

.amp-carousel-slide h5 {
    float: left;
    width: 30%;
    text-align: left;
    line-height: 36px;
    font-size: 14px;
    font-weight: 600;
}

.amp-carousel-slide h3 {
    float: left;
    width: 100%;
    text-align: left;
    height: 48px;
}

.amp-carousel-slide .fullwidthdiv {
    width: 100%;
    float: left;
    height: 6px;
}

.amp-carousel-slide a {
    padding: 5px 10px;
    transition: 0.3s;
    margin-top: 6px;
    float: right;
    text-transform: uppercase;
    font-weight: 600;
    color: white;
    background: #333;
}

.amp-carousel-slide a:hover {
    background: #33333377;
}

.amp-carousel-button.amp-carousel-button-prev {
    left: 0;
    top: 165px;
}

.amp-carousel-button.amp-carousel-button-next {
    right: 0;
    top: 165px;
}

amp-truncate-text {
    width: 100%;
}




div#frm_field_390_container[style="display: none;"] + div + input + input + div.frm_submit {
    display: none;
}


div#frm_field_385_container.loaded {
    opacity: 1 !important;
}

div#frm_field_385_container {
    opacity: 0;
	transition: 0.5s !Important;
}

div#gobutton.loaded {
    display: none !important;
}

div#refreshbutton:not(.loaded) {
    display: none !important;
}

div#frm_checkbox_582-0 input {
    display: none;
}

div#frm_checkbox_582-1 input {
    display: none;
}

div#gobutton, #refreshbutton {
    border-color: #2a2a2a !important;
    color: #fff !important;
    border-width: 2px;
    background: #2a2a2a !important;
    border: 0px !important;
    border-radius: 0px !important;
    box-shadow: 0 0px 0px #eeeeee !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-top: 0px;
}

div#frm_field_585_container {
    display: none;
}

div#frm_field_503_container {
    text-align: center;
}

#sidebar-left a {
    color: #333;
}

section#home-page-content {
    margin-top: 100px;
}

strong {
    font-weight: 800 !important;
}

ul.post-categories li a {
    font-weight: 800 !important;
}

@media only screen and (min-width: 768px) {
div#frm_form_50_container div#frm_field_462_container {
    width: 50%;
    margin-left: 30%;
}
}

.newbutton {
    width: 100% !important;
    float: left;
    margin-top: 32px;
    margin-bottom: 50px;
}

div#frm_form_50_container .frm_radio label {
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 600 !important;
}

div#frm_form_50_container .frm_fields_container label {
    text-transform: uppercase;
}

#menu-top-left-menu .menu-item-has-children:hover > a, #menu-top-left-menu .menu-item-has-children > a:hover, #menu-item-3824:hover > a, #menu-item-3824 > a:hover {
	color: #666 !important;
}

header#top-wrapper {
    position: fixed;
    width: 100vw;
}

header#top-wrapper {
    position: fixed;
    width: 100%;
}

#menu-top-left-menu > li {
    margin-left: 10px !important;
}

#menu-top-left-menu > li > a{
	padding: 0px 5px;
}

.sub-menu li {
    float: left !important;
    margin-left: 0px !important;
    font-size: 14px !important;
    line-height: 1.3em;
    margin-right: 40px !important;
	margin-top: -4px !important;
}

#menu-top-left-menu .menu-item-has-children:hover ul.sub-menu, #menu-item-3802 ul.sub-menu:hover {
    height: 50px !important;
    top: 27px !important;
    padding: 20px 40px !important;
	opacity: 1 !important;
	visibility: visible;
}

#menu-top-left-menu .menu-item-has-children ul.sub-menu {
    opacity: 0;
    height: 50px !important;
    max-height: 300px !important;
    position: fixed !important;
    width: auto !important;
    right: calc((100vw - 1287px) / 2) !important;
    padding: 20px 40px !important;
	visibility: hidden;
	background: #f4f2e9;
}

#menu-top-left-menu .menu-item-has-children:hover ul.sub-menu, #menu-top-left-menu .menu-item-has-children ul.sub-menu:hover {
    height: 50px !important;
    top: 27px !important;
    padding: 20px 40px !important;
	opacity: 1 !important;
	visibility: visible;
}

li.menu-item:nth-child(4), #menu-item-3812 {
    margin-right: 0px !important;
}

div#target-element-left {
    display: none;
}

@media screen and (min-width: 1164px){
	section#home-page-content, section#page-content {
    margin-top: 140px !important;
}
	
	header#top, header#top ~ div {
    display: none;
}
}

nav.amp-sidebar-toolbar-target-hidden > a:nth-child(1) {
    font-weight: 700;
}

nav.amp-sidebar-toolbar-target-hidden > a {
    font-size: 16px;
}

.lefttitletop h3, nav.amp-sidebar-toolbar-target-hidden > a:nth-child(21), nav.amp-sidebar-toolbar-target-hidden > a:nth-child(19) {
    font-weight: 700;
}


nav.amp-sidebar-toolbar-target-hidden a {
    color: black;
}

header#top > div > a > amp-img, button.headermenubutton {
    margin-top: 4px;
}

.amp-site-title amp-img.i-amphtml-element.i-amphtml-layout-fixed.i-amphtml-layout-size-defined.i-amphtml-layout {
    margin-top: 17px;
    margin-left: 17px;
}
body.amp-mode-touch {
    margin-top: 101px !important;
}
header#top {
    height: 101px;
    background: #272727;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
}
button.headermenubutton {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAARnQU1BAACxjwv8YQUAAAABc1JHQgCuzhzpAAAAtFBMVEUnJycpKSfr0geNgBabjBSEeBjRuwv43QVrYhyikhOklBNPSiCpmBLJtA1tZBxWUB/hyQkrKyYsKyZXUB+yoBBkXB1QSyDkzAhkXR3MtgyfkBNEQCIvLiaYiRU/PCM7OSSKfReRgxagkROcjRRmXh1FQSLNtwxhWh6xnxEzMiV+cxmFeRh6bxqGehg0MiWXiRWDdxiLfhd8cRlqYhxyaBvHsg3t0wfVvgvArA7nzgjWvwvt1AfnspQOAAAAiklEQVQoz2NgGMxARkGJBQuQUpQHyUqLsOMAkvxAaWZ2nIAHKC3Gi0tWXBRsuY4uKxagraVJe3/zW1ixYQHmpsaCQFkT3B4zBEob4ZbWB0oLcghYM2EBZpYGehDbhRixACHq+EydjwML4FMBS6pq4HK4mjDhCOXGGaECEiDT5WS5OLEALmXuQZ0HAPwOD37OPejUAAAAAElFTkSuQmCC);
    -webkit-appearance: none;
    border: transparent;
    width: 30px;
    height: 30px;
    color: white;
    position: absolute;
    right: 18px;
    top: 33px;
}
span.texttextmenu a {
    font-size: 14px;
    line-height: 0.8em;
}
.righttitletop button {
    -webkit-appearance: none;
    font-size: 25px;
    text-align: center;
    margin-top: 16px;
    margin-left: calc(100% - 20px);
    background: transparent;
    border-width: initial;
    border-style: initial;
    border-color: transparent;
    border-image: initial;
}
.righttitletop {
    float: left;
    width: 30%;
}
.lefttitletop h3 {
    float: left;
    width: 70%;
}
nav.amp-sidebar-toolbar-target-hidden {
    float: left;
}
amp-sidebar#sidebar-left {
    width: 90%;
    padding: 5% 10%;
}
header.amp-wp-article-header {
    display: none;
}
.buttondiv {
    text-decoration: none;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    background: #eee;
    border: 0px transparent;
    border-radius: 7px;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    height: 35px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: "open sans", sans-serif;
}
a, a:active, a:visited {
    text-decoration: none;
}
.peoplething {
    width: 159px;
    margin-left: auto;
    margin-right: auto;
}
footer.amp-wp-footer {
    display: none;
}
	body.amp-mode-touch {
    margin-top: 0px!important;
}	

amp-sidebar#sidebar-left * {
    font-family: "open sans";
}

.ud-social-icons i {
    font-size: 1.5em !important;
    padding: 1px 1px 1px .8em  !important;
}

div#secondary-nav-bar-location-3 {
    height: 1em;
}

div#secondary-nav-bar-location-2 {
    margin-top: 15px;
}

div#secondary-navigation-bar-content {
    height: 1em;
    margin-top: -20px;
}

ul#main-top-menu li:not(.menubutton) span {
    color: white !important;
}

#main-top-menu li.menu-item:not(.menubutton):not(.accountingservices):not(menuphone):hover span {
    color: #fbdd00 !important;
}

#main-top-menu li.menu-item span {
    transition: 0.3s;
}

.menubutton a span {
	transition: 0.3s;
    line-height: 45px !important;
    margin-left: 20px !important;
	color: #272727 !important;
}

li.menubutton:hover {
    border: 1px solid #fbdd00 !important;
    background: transparent !important;
}

.menubutton:hover a span {
	color: #fbdd00 !important;
}


li.menubutton {
	transition: 0.3s;
	border: 1px solid #272727;
    background: #fbdd00!important;
    border-radius: 5px;
    height: 45px;
    margin-top: -17px!important;
    float: right !important;
}

li.menuphone {
    float: right !important;
}

li.menuphone span {
    font-size: 26px;
    font-weight: 300 !important;
	line-height: 14px !important;
}

#main-top-menu li span {
    padding: 0px !important;
    color: white;
    text-transform: uppercase;
	font-weight: 800;
}
nav#main-menu {
    margin-top: -52px;
    padding-bottom: 85px;
}

li.accountingservices {
    width: 100% !important;
    height: 28px !important;
}

div#navigation-menu {
    width: calc(100% - 299px) !important;
	margin-left: 299px !important;
    float: right;
}

li.accountingservices span {
    color: white !important;
    font-style: italic !important;
    font-size: 16px !important;
	text-transform: inherit !important;
	font-weight: 400 !Important;
}


ul#menu-top-left-menu > li > ul {
    position: absolute;
    top: 35px;
    z-index: 999999;
    background: white;
    left: auto;
    list-style: none;
    margin-left: -10px;
    padding: 2%;
	height: 0px;
	opacity: 0;
	transition: 0.3s;
}

ul#menu-top-left-menu ul.submenu > li {
    padding: 0px 0px 0px 0px !important;
    margin-left: 0px;
}

div#secondary-nav-bar-location-3 .menu-item-has-children:hover > ul {
    display: block !important;
}

#menu-top-left-menu-container > ul > .menu-item, ul#menu-top-left-menu > li {
    list-style: none;
    float: right;
    font-size: 12px;
}


.ubermenu-main {
    margin-top: -6px !important; 
}

#page-content #content-container {
    padding: 0px 0 0px !important;
}

.vc_col-sm-3 .pullouttxt {
    height: 125px !important;
}

@media screen and (max-width: 1165px) {
	body.amp-mode-touch {
    margin-top: 0px !important;
}
	
span.texttextmenu a {
    font-size: 14px;
    line-height: 0.8em;
}
	
	header#top-wrapper {
    display: none;
}
	
	div#topofpage > div:nth-child(1) {
    display: none;
}
	
	#secondary-nav-bar-location-1, #secondary-nav-bar-location-3 { width:50% !important; }

.ubermenu-skin-trans-black-hov.ubermenu-responsive-toggle {
    font-size: 28px !important;}

	#logo {
    left: 0 !important; margin-left: 0 !important; padding-left:0px !important; width: 250px !important;}
	
	#main-menu {
		margin-top: -75px !important; margin-bottom: 20px; z-index: 99999 !important;}
		
	#logo h1 a {width: 254px !important;}
	
	.ubermenu-responsive-toggle {padding: 20px 0px !important;}
	
	div.feedbackbtn{display:none;}
}


div#maprow {
    margin-bottom: 0px !important;
}

#secondary-navigation-bar *:not(.fa) {
    font-family: "Open Sans" !important;
	font-weight: 900;
}

.headingone,
.headingoneinline,
.headingonewhite {
    letter-spacing: 1pt;
    word-spacing: 2pt;
    text-transform: uppercase
}

.headingone,
.headingoneinline,
.headingonewhite,
h1 h2 h3 h4 h5 h6 {
    text-transform: uppercase
}


#content-container {
    margin-top: -1px!important
}

.overlay,
.overlayxx {
    position: relative;
    height: 300px;
    top: 300px;
    margin-top: -300px
}

#home-page-content #content-container,
.no-breadcrumbs-padding {
    padding: 0!important
}

#page-content {
    padding-bottom: 0!important
}

.entry {
    padding: 0;
    clear: both!important
}

.headingonewhite {
    color: #fff!important
}

.pullouttxt {
    font-family: Gentium Basic;
    color: #222;
    font-size: 18px;
    line-height: 1.4
}

#secondary-navigation-bar .secondary-menu-header ul li,
#secondary-navigation-bar-content {
    font-family: 'Open Sans', sans-serif;
    color: #222;
    text-transform: uppercase;
    font-size: 10px
}

.pulloutquote {
    font-family: Merriweather;
    color: #c4c4c4;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 300;
    font-style: italic
}

.btn,
.btn:hover {
    text-decoration: none;
    color: #222
}

.btn,
.centerfoot,
h3.bottom-col-title {
    font-size: 12px
}

.vc_btn3.vc_btn3-size-sm {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase!important;
    font-weight: 700!important
}

.blow,
.btn {
    font-family: Open Sans
}

.allcap,
.btn,
.headingoneinline {
    text-transform: uppercase
}

.blogblock h4,
.centerfoot,
h3.bottom-col-title {
    text-transform: uppercase;
    font-weight: 700;
    font-family: Open Sans
}

.vc_btn3.vc_btn3-style-custom {
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, .4))!important
}

.headingoneinline {
    display: inline;
    text-align: center
}

.centerclass,
.frm_style_formidable-style.with_frm_style,
.frm_style_formidable-style.with_frm_style form {
    text-align: center!important
}

.wpb_single_image .vc_box_border_circle.vc_box_border_grey {
    background-color: #F8DC0F!important
}

.btn {
    background: #fff;
    padding: 10px 15px;
    border: 2px solid #222
}

.btn:hover {
    background: #F8DC0F;
    border: 2px solid #F8DC0F
}

.socialbtn a:hover {
    color: F8DC0F!important
}

.overlayxx {
    background: 0 0;
    width: 100%
}

.inlineicon {
    display: inline;
    float: right
}

.wpb_wrapper .vc_general.vc_cta3 {
    padding: 0 0 0 20px;
    float: right
}

.frm_style_formidable-style-2 {
    text-align: center
}

.frm_form_fields .frm_submit {
    text-align: center!important
}

.centerfoot,
.vc_toggle_title {
    text-align: center
}

.centerfoot {
    color: #F8DC0F
}

.blogblock h4 {
    font-size: 14px
}

.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #F8DC0F
}

.vc_toggle_color_juicy_pink .vc_toggle_title .vc_toggle_icon {
    background-color: #333!important
}

.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #F8DC0F!important
}

#menu-item-112 .ubermenu-custom-content-padded,
#menu-item-334 .ubermenu-custom-content-padded,
#menu-item-335 .ubermenu-custom-content-padded {
    padding: 15px 10px
}

@media screen and (max-width:950px) {
    div.results_wrapper {
        width: 93%!important;
        clear: both!important;
        padding-left: 2.5%!important;
        margin-right: auto!important
    }
}

.pushleft {
    width: 49%;
    float: left
}

.overlay {
    background: 0 0;
    width: 100%
}

.moveback {
    z-indez: -999
}

.moveup {
    z-index: +1
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon {
    left: 27%!important
}

.blow {
    font-size: 11px;
    text-align: right;
    margin: 5px 0 0;
    font-weight: 800;
    font-style: normal
}

div.resultgone div.results_entry div.results_row_left_column {
    margin-bottom: 0!important
}

@media screen and (min-width:960px) {
    #logo .site-name a,
    #logo h1 a {
        background: url(/wp-content/uploads/2016/01/itp-award-income-tax-professionals.png) 0 100% no-repeat;
        width: 138px;
        height: 90px
    }
}

@media screen and (min-width:1140px) {
    #logo .site-name a,
    #logo h1 a {
        background: url(/wp-content/uploads/2018/05/The-income-tax-professionals.png) 0 100% no-repeat;
        width: 254px;
        height: 90px
    }
}

@media screen and (max-width:719px) {
	
	#bannerrow {
		display: none !important;
	}
	
	section#home-page-content {
    margin-top: 100px !important;
}
	
	section#page-content {
    margin-top: 100px !important;
}
	
	.vc_custom_heading.gettwenty.vc_custom_1548887455881 {
    font-size: 56px !important;
}
	
    .ud-social-icons i {
        font-size: 1.4em!important;
        padding: 10px 1em 10px!important
    }
    #secondary-navigation-bar .secondary-menu-header ul li,
    #secondary-navigation-bar-content {
        font-size: 11px!important
    }
    #secondary-navigation-bar-content {
        line-height: 2.6!important
    }
}

.foottitle1 {
    text-transform: uppercase;
    font-weight: 700;
    font-family: Open Sans;
    color: #FBDD00;
    padding-bottom: 7px;
    margin-bottom: 0;
    padding-bottom: 7px;
    border-bottom: .5px solid #797979;
}

.entry {
    padding: 0px 0 0px !important;
}









input#field_pe2kl {
    font-family: "Open Sans";
    font-size: 16px;
    line-height: 1;
    padding-top: 6px;
    height: 40px;
    padding-left: 44px;
    border: 1px solid lightgray !important;
    border-radius: 5px !important;
    background-repeat: no-repeat;
    text-transform: uppercase;
}

#frm_field_504_container label.frm_primary_label {
    display: none;
}

input#field_pe2kl:focus {
    border: 1px solid #666 !important;
}

input#field_pe2kl {
    background-image: url(https://itp.com.au/wp-content/uploads/2019/06/Coupon-2.png);
}

input#field_pe2kl:focus {
    background-image: url(https://itp.com.au/wp-content/uploads/2019/06/Coupon-1.png);
}

div#frm_field_503_container {
    text-align: center;
}

.radiotext {
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
}

#frm_field_506_container label.frm_primary_label {
    display: none;
}

div#frm_field_505_container .frm_checkbox label {
    font-family: "Open Sans","Lucida Sans Unicode",Tahoma,sans-serif;
    font-size: 16px;
    font-weight: 900;
    text-align: left;
    margin: 0;
    width: auto;
    display: block;
    color: #333;
    text-transform: uppercase;
}

div#frm_field_505_container {
    margin-bottom: 5px;
}