html, body { overflow-x: hidden!important; }

div#content {

    overflow-x: hidden!important;

}

@font-face { font-family: "myFont"; src: url(/wp-content/themes/sydney/fonts/OpenSans-Regular.ttf) }

@font-face { font-family: "myFontBold"; src: url(/wp-content/themes/sydney/fonts/OpenSans-Bold.ttf); font-weight: 700 }

@font-face { font-family: "FontAwesome"; src: url(/wp-content/themes/sydney/fonts/fontawesome-webfont.ttf); }

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body { background: #fff; color: #495065 !important; }

a { text-decoration: none; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

a:hover, a:focus { color: #495065; text-decoration: none; outline: 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

p { margin-bottom: 20px; }

.footer-widgets .widget ul, .widget-area .widget ul { list-style: none; padding: 0; }

.widget .children { padding-left: 15px; }

.img-left { margin: 0 33px 0 0 !important; float: left; }

.img-right { margin: 0 0 0 33px !important; float: right; }

strong { font-weight: 600; }

h1 { font: 52px/1.1 "myFontBold", sans-serif; }

h2 { font: 42px/1.1 "myFontBold", sans-serif; }

h3 { font: 32px/1.1 "myFontBold", sans-serif; }

h4 { font: 25px/1.1 "myFontBold", sans-serif; }

h5 { font: 20px/1.1 "myFontBold", sans-serif; }

h6 { font: 18px/1.1 "myFontBold", sans-serif; }

h1, h2, h3, h4, h5, h6 { color: #475067; font-weight: 600; margin: 10px 0 24px; }

.text-white { color: #fff !important; }

.text-dark { color: #495065 !important; }

button, input[type="button"], input[type="reset"], input[type="submit"] { position: relative; display: inline-block; font-family: "myFont", sans-serif; font-size: 13px; line-height: 24px; font-weight: 700; padding: 12px 34px; color: #fff; text-transform: uppercase; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { background-color: transparent; }

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { color: #767676; background-color: #fafafa; border: 1px solid #dbdbdb; height: 50px; padding: 4px 20px; border-radius: 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

textarea { width: 100%; height: 120px; padding: 15px 20px; }

input[type="checkbox"] { display: inline; }

 input:-moz-placeholder, textarea:-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder {

 color: #a3a2a2;

}

 input:-ms-input-placeholder, textarea:-ms-input-placeholder {

 color: #939393;

}

 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {

 color: #939393;

}

.orches-animation { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; }

.orches-animation.animated { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }

 @-webkit-keyframes pop-scale {

0% {

-webkit-transform: scale(0.7)

}

100% {

-webkit-transform: scale(1)

}

}

 @-moz-keyframes pop-scale {

0% {

-moz-transform: scale(0.7)

}

100% {

-moz-transform: scale(1)

}

}

 @keyframes pop-scale {

0% {

transform: scale(0.7)

}

100% {

transform: scale(1)

}

}

 @-webkit-keyframes pop-scale2 {

0% {

-webkit-transform: scale(0.5)

}

100% {

-webkit-transform: scale(1)

}

}

 @-moz-keyframes pop-scale2 {

0% {

-moz-transform: scale(0.5)

}

100% {

-moz-transform: scale(1)

}

}

 @keyframes pop-scale2 {

0% {

transform: scale(0.5)

}

100% {

transform: scale(1)

}

}

/* Bootstrap Resetting Elements */

.btn { background-image: none; }

textarea, input[type="text"], input[type="submit"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .dropdown-menu, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus { -webkit-appearance: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; }

table { width: 100%; }

table caption { color: #445069!important; font-family: "myFontBold"; font-size: 14px; }

th, td { border: 1px solid #cccccc; padding: 8px 5px; text-align: center; color: #999999; }

th { font-family: "myFont"; background: #f3f6fb; color: #475067; }

/* Small Header */

.small-header{ background-color: #20c5e5; padding: 8px; }

.small-header-font{ color: white; font-size: 13px; }

.icon_logo{ font-size: 10px; }

header{ height: 90px !important; }

.small-link-bd88{ text-decoration: underline; color: white !important; }

.small-link-bd88:hover{ text-decoration: underline; color: white !important; }

.small-link-2{ text-decoration: none; }

.small-link-2:hover{ text-decoration: none; color: white;}

.small-menu{ display: flex; justify-content: space-evenly; }

.masthead{ display: unset !important; z-index: 9998;}

.icon1, .icon2{ display: flex; align-items: center; }

.small-link:hover{ color: white !important; text-decoration: none; }

@media only screen and (min-width:320px) and (max-width:1024px){

.header-2{ display: none; }

.small-header-font{ font-size: 10px; }

}

@media only screen and (min-width:320px) and (max-width:1023px){

.mobmenu{ top: 30px !important; }

}

@media only screen and (min-width:1024px) and (max-width:1439px){

.mobmenu{ top: 30px !important; }

}

@media only screen and (max-width:320px){ 
    
.small-header-font{ color: white; font-size: 9px !important; }

}

/* Header */

.admin-bar .site-header, .admin-bar .site-header.float-header { top: 32px; }

.admin-bar:not(.siteScrolled) .slide-item { background-position: 50% 0 !important; }

header { height: 60px; box-shadow: 0 2px 4px 0 rgba(0,0,0,.1), 0 0 20px 0 rgba(0,0,0,.08); background: #fff !important; top: 0; left: 0; width: 100%; z-index: 8000; position: fixed; }

header.fixed { position: fixed; }

header .logo { margin-top: 8px; }

header .menu { margin-top: 18px; }

header .menu-item > a { color: #495065!important; }

header .menu-item a> a:hover { color: #20c5e5!important; }

header .menu-item > a:after { content: ""; display: block; width: 100%; height: 1px; margin-top: 5px; background: 0 0 }

.site-logo { width: 250px; height: 27px; }

.site-header.float-header #mainnav { padding: 0; }

.site-header.float-header #mainnav > ul > li > a { height: 70px; line-height: 70px; }

.btn-menu { color: #20c5e5!important }

/* Navigation */

#mainnav { display: block; float: right; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }

#mainnav ul { list-style: none; margin: 0; padding: 0; }

#mainnav li { float: left; padding: 0 14px; }

#mainnav ul ul li { padding: 0; }

#mainnav ul li a { position: relative; display: block; font-size: 14px; font-family: "myFont", sans-serif; color: #fff; font-weight: 500; text-decoration: none; outline: none; }

#mainnav ul li a:hover { color: #d65050; }

#mainnav ul ul a { width: 180px; font-family: "myFont", sans-serif !important; }

#mainnav > ul > li:last-child { padding-right: 0; }

#mainnav ul li { position: relative; }

#mainnav ul li ul { width: 180px; position: absolute; top: 100%; left: initial; opacity: 0; visibility: hidden; -webkit-border-radius: 0 0 2px 2px; -moz-border-radius: 0 0 2px 2px; -o-border-radius: 0 0 2px 2px; border-radius: 0 0 2px 2px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

#mainnav ul li ul ul { top: 0; }

#mainnav ul li ul:after { content: ""; position: absolute; left: 0; width: 100%; height: 1px; }

#mainnav ul li ul ul:after { top: 0; }

#mainnav ul li ul li ul { left: 100%; }

#mainnav li:hover > ul { opacity: 1; padding-top: 10px; visibility: visible; left: auto; display: block !important; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

#mainnav li:hover > ul ul { padding-top: 0; left: 100%; }

#mainnav .sub-menu { z-index: 99999; }

#mainnav .sub-menu li a { color: #fff; display: block; line-height: 30px; background: #1c1c1c; padding: 0 18px; border-top: 1px solid #252525; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

#mainnav .sub-menu li:hover > a { color: #fff; }

#mainnav li:hover > .sub-menu > li > a { padding: 8px 18px; }

#mainnav ul li::before { font-family: Fontawesome; color: #fff; float: left; margin: 5px 5px 0 0; font-size: 14px; line-height: 1; font-weight: 400; }

#mainnav ul li a { float: left; }

#mainnav .sub-menu li:before { content: ""; margin: 0; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }

#mainnav-mobi ul li a { float: none; }

#mainnav-mobi ul li::before { content: ""; }

#mainnav-mobi { display: block; margin: 0 auto; width: 100%; position: absolute; top: 30px; background-color: #1c1c1c; margin-top: 15px; z-index: 1000; }

#mainnav-mobi ul { display: block; list-style: none; margin: 0; padding: 0; }

#mainnav-mobi ul li { margin: 0; position: relative; text-align: left; border-top: 1px solid #252525; cursor: pointer; }

#mainnav-mobi ul > li > a { display: block; text-decoration: none; padding: 10px 50px; color: #fff; }

#mainnav-mobi ul.sub-menu { top: 100%; left: 0; z-index: 2000; position: relative; background-color: #161625; }

#mainnav-mobi > ul > li > ul > li, #mainnav-mobi > ul > li > ul > li > ul > li { position: relative; border-top: 1px solid #252525; background-color: #222; }

#mainnav-mobi > ul > li > ul > li > a { padding-left: 70px !important }

#mainnav-mobi > ul > li > ul > li > ul > li a { padding-left: 90px !important }

#mainnav-mobi ul.sub-menu > li > a { display: block; text-decoration: none; padding: 5px 60px; border-top-color: rgba(255,255,255,0.1) }

#mainnav-mobi > ul > li > ul > li:first-child a { border-top: none; }

#mainnav-mobi ul.sub-menu > li > a:hover, #mainnav-mobi > ul > li > ul > li.active > a { color: #fff; }

.btn-menu { float: right; font-size: 28px; font-family: "FontAwesome"; color: #fff; text-align: center; width: 28px; height: 28px; cursor: pointer; }

.btn-menu:before { content: "\f0c9"; }

.btn-submenu { position: absolute; right: 20px; top: 0; font-family: "FontAwesome"; font-size: 20px; line-height: 45px; text-align: center; cursor: pointer; width: 70px; height: 44px; }

.btn-submenu:before { content: "\f107"; color: #fff; }

.btn-submenu.active:before { content: "\f106" }

.btn-menu { display: none; }

/*body.page-template div#content { margin-top: 60px; }*/

/* Mobile Header */

.mobmenur-container i { margin-top: -4px; color: #20c5e5 !important; }

.mob-menu-header-holder { box-shadow: 0 2px 4px 0 rgba(0,0,0,.1), 0 0 20px 0 rgba(0,0,0,.08); z-index: 8500 !important; background: #fff !important; }

.mobmenu-content { margin-top: 0 !important; }

#mobmenuleft, #mobmenuright { margin-top: 40px !important; }

.mob-standard-logo { height: 19px; width: 180px; }

.mobmenu-right-panel .mobmenu-right-bt { top: 10px !important; right: 10px !important; }

.mobmenu-content li { margin-bottom: 5px !important; }

.mob-menu-slideout-over .mobmenu-panel { z-index: 300000 !important; }

/* Breadcrumb */

#“breadcrumbs” { color: #475067; }

.breadcrumb_last { font-weight: normal !important; }

/* Yoast SEO Breadcrumbs */

.sydney-breadcrumbs { margin-top: 30px; margin-bottom: 15px; }

.sydney-breadcrumbs { color: #475067; }

.sydney-breadcrumbs a { color: #20c5e5; }

.sydney-breadcrumbs a:hover { text-decoration: underline; }

/* Social */

.social-menu-widget { padding: 0; margin: 0 auto; display: table; text-align: center; }

.widget-area .widget_fp_social a, .social-menu-widget a, .social-menu-widget a:hover { color: #d65050; }

.social-menu-widget li { display: inline-block; padding: 5px 20px; list-style: none; line-height: 1; }

.widget-area .widget_fp_social div ul li { padding: 5px 10px; line-height: 1; }

.social-menu-widget a { text-decoration: none; }

.social-widget li a::before, .social-menu-widget a:before { font-family: FontAwesome; color: inherit; }

.social-menu-widget li a, .social-widget a { -webkit-backface-visibility: visible; backface-visibility: visible; }

.social-menu-widget li a:hover, .social-widget a:hover { }

.social-menu-widget a:before { font-size: 50px; text-shadow: 0 0 1px #222; }

.widget-area .widget_fp_social a:before { font-size: 34px; }

/* Navigation */

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { margin: 0 0 1.5em; overflow: hidden; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; width: 50%; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.posts-navigation .nav-previous { padding-left: 15px; }

.posts-navigation .nav-next { padding-right: 15px; }

.post-navigation { margin: 30px 0 45px; background-color: #f7f7f7; padding: 30px; position: relative; }

.post-navigation a { color: #47425d; }

.post-navigation .nav-previous:hover span, .post-navigation .nav-next:hover span { color: #47425d; }

.post-navigation span { color: #c7c7c7; transition: color 0.3s; }

.post-navigation .nav-previous span { margin-right: 10px; }

.post-navigation .nav-previous { border-right: 1px solid #ebebeb; }

.post-navigation .nav-next span { margin-left: 10px; }

.navigation.pagination { margin-top: 30px; }

.nav-links .page-numbers { background-color: #f7f7f7; padding: 20px; line-height: 1; display: inline-block; color: #495065; }

.nav-links .page-numbers:not(.dots):hover, .nav-links .page-numbers.current { background-color: #252525; color: #fff; }

/* Accessibility */

.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }

.screen-reader-text:hover, .screen-reader-text:active, .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; }

/* Alignments */

.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.widget select { max-width: 100%; }

/* Search Widget */

.widget_search .search-submit { display: none; }

/* Content */

.sticky { display: block; }

.byline, .updated:not(.published) { display: none; }

.single .byline, .group-blog .byline { display: inline; }

.single .entry-header, .page .entry-header { margin-bottom: 30px; }

.entry-footer { clear: left; margin-top: 30px; }

.page-links { clear: both; margin: 0 0 30px; }

.page-header { margin: 0; border: 0; }

.page-wrap .content-wrapper { padding-top: 15px; padding-bottom: 15px; background-color: #fff; }

.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper { padding: 30px; }

.page-template-page_front-page .page-wrap .content-wrapper { padding-top: 0; padding-bottom: 0; background-color: transparent; }

.single .meta-post .post-cat::before { content: "/"; padding: 0 10px; }

.single .meta-post .post-cat:first-of-type::before { content: ""; }

.single .hentry .meta-post a { color: #d65050; }

/* Asides */

.blog .format-aside .entry-title, .archive .format-aside .entry-title { display: none; }

/* Comments */

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Infinite scroll */

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none; }

.infinity-end.neverending .site-footer { display: block; }

/* Media */

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

embed, iframe, object { max-width: 100%; }

img { max-width: 100%; height: auto; }

/* Captions */

.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin: 0 auto; }

.wp-caption-text { text-align: center; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

/* Galleries */

.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/* Layout */

.aside-image { padding: 0; position: relative; }

.aside-image .image-container { height: 100%; overflow: hidden; padding: 0; position: absolute; left: 0; top: 0; }

.aside-image .image-holder { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover !important; z-index: 0; background-position: 50% 50%; }

.aside-image .content-wrap { padding: 70px 0 70px 50px; }

.aside-image.right .image-container { left: auto; right: 0; }

.aside-image.right .content-wrap { padding: 70px 50px 70px 0; }

.error-wrap h1 { font-size: 35px; color: #ddd; font-weight: 600; margin: 0 0 40px; line-height: normal; }

.error-wrap h5 { margin-top: 60px; font-size: 18px; font-weight: normal; }

.error-wrap .error-search { padding: 0 80px; }

.error-wrap #search-form { height: 50px; margin-bottom: 17px; position: relative; width: 100%; }

.error-wrap .search-input { margin: 0; width: 100%; }

.error-wrap #search-submit { height: 50px; padding: 0; position: absolute; top: 0; right: 0; width: 120px; border-radius: 0 3px 3px 0; background: #495065; border-color: #495065; }

.error-wrap #search-submit:hover { color: #fff; }

/* Page Sider */

#page-slider { position: relative; height: 250px; }

.overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); opacity: 0.7; }

.page-template-page_front-page .page-wrap, .projects-template-post_full .page-wrap, .projects-template-post_full .page-wrap .content-wrapper { padding: 0; }

.entry-page p, .entry-post p { margin-bottom: 24px; }

.entry-post img { margin: 10px 0 20px; }

.header-slider, .owl-wrapper { direction: ltr; }

.header-slider, .owl-carousel { -webkit-transform: translate3d(0, 0, 0); }

/* Parallax */

.parallax { width: 100%; background-attachment: fixed; background-position: 50% 0; }

/* Hero Section */

.header-slider { position: relative; max-width: 100%; }

.slide-text.slides { padding-left: 0; }

.slides-container .slide-item { background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; }

.sliderFix { display: block !important; }

.text-slider-section { position: absolute; top: 50%; left: 0; right: 0; text-align: center; z-index: 2; width: 100%; padding-top: 5px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.text-slider .maintitle, .text-slider .subtitle { z-index: 10; color: #fff; margin: 0; letter-spacing: 1px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); }

.text-slider .maintitle { position: relative; display: inline-block; font-size: 57px; line-height: 67px; font-weight: 700; padding-bottom: 10px; }

.text-slider .maintitle:after { content: ""; position: absolute; left: 50%; bottom: 0; width: 40%; height: 1px; margin-left: -20%; }

.text-slider .subtitle { font-size: 30px; line-height: 40px; padding: 20px 0 50px; font-weight: 300; }

.text-slider { position: relative; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInRightBig {

 from {

 right: -1200px;

}

 to {

 right: 0;

}

}

@keyframes fadeInRightBig {

 from {

 right: -1200px;

}

 to {

 right: 0;

}

}

.slide-inner { position: absolute; top: 50%; left: 0; right: 0; text-align: center; z-index: 2; width: 100%; min-height: 260px; padding-top: 5px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

/* Page Title */

.page-title { color: #ccc; padding-top: 100px; }

.page-title .col-md-6 { float: none; }

.page-title-inner { display: table; width: 100%; height: 100%; position: relative; z-index: 1; }

.page-title-cap { display: table-cell; vertical-align: middle; }

.page-title .breadcrumbs { display: table-cell; list-style: none; text-align: left; vertical-align: middle; }

.page-title h1 { margin: 0; font-size: 18px; color: #ccc; }

.breadcrumbs ul { margin: 0; }

.breadcrumbs ul li { display: inline; }

.breadcrumbs ul li a:hover { text-decoration: underline; }

header.page-header { position: relative; box-shadow:none; }

header.page-header h3.archive-title { font-size:28px; margin-bottom:10px; }

/* Blog */

.content-area .post-wrap, .contact-form-wrap { padding-right: 50px; }

.content-area .hentry { position: relative; padding-top: 50px; padding-bottom: 20px; }

.content-area .hentry:first-child { padding-top: 0; }

.content-area .hentry:after { content: ""; position: absolute; left: 0; top: 0; width: 30px; height: 1px; }

.content-area .hentry:first-child:after { height: 0; }

.hentry .post-content { overflow: hidden; }

.content-area .entry-thumb { text-align: center; margin-bottom: 30px; }

.hentry .title-post { font-size: 36px; font-weight: 600; line-height: normal; padding-bottom: 10px; margin: 0; }

.hentry .meta-post { margin-bottom: 20px; }

.hentry .meta-post, .hentry .meta-post a { color: #5e5e5e; font-size: 13px; }

.hentry .meta-post span { position: relative; padding-left: 20px; margin-right: 18px; }

.hentry .meta-post .cat-links { display: inline-block; }

.hentry .meta-post span:before { position: absolute; left: 0; top: 1px; font-family: "FontAwesome"; line-height: normal; }

.hentry .meta-post span.posted-on:before { content: "\f073"; }

.hentry .meta-post span.byline:before { content: "\f007"; }

.hentry .meta-post span.comments-link:before { content: "\f086"; }

.hentry .meta-post span.cat-links:before { content: "\f114"; top: 4px; }

span.author.vcard { padding: 0; margin: 0; }

.hentry blockquote { background-color: #333; color: #fff; font-size: 16px; font-style: italic; line-height: 23px; margin-bottom: 30px; padding: 30px 35px; position: relative; }

.fullwidth { width: 100%; }

.error-404 { text-align: center; }

.error-404 .page-content p { margin-bottom: 30px; }

.masonry-layout { width: 100%; padding: 0; }

.masonry-layout .hentry { width: 360px; margin: 15px; padding: 0; }

.masonry-layout .post-wrap { padding: 0; }

.masonry-layout .hentry:after { width: 0; height: 0; }

/* Blog Pagination */

.blog-pagination ul { width: 100%; text-align: right; list-style: none; }

.blog-pagination ul li, .blog-pagination ul li a { display: inline-block; background-color: transparent; width: 40px; height: 40px; line-height: 40px; text-align: center; }

.blog-pagination ul li { margin-left: 3px; }

.blog-pagination ul li.active, .blog-pagination ul li:hover a { color: #fff; }

/* Classic Alternative Layout */

.classic-alt.content-area .hentry:after { display: none; }

.classic-alt .hentry { border-bottom: 1px solid #ebebeb; }

.classic-alt .hentry:last-of-type { border-bottom: 0; }

.classic-alt .entry-header { text-align: center; margin-bottom: 30px; }

.classic-alt .entry-title { font-size: 36px; font-weight: 500; }

.classic-alt .entry-title a { color: #47425d; }

.classic-alt .meta-post { margin-bottom: 10px; }

.single .meta-post a, .classic-alt .meta-post a { text-transform: uppercase; letter-spacing: 5px; font-size: 13px; }

.single-meta, .single-meta a, .classic-alt .posted-on, .classic-alt .posted-on a { color: #68647a; }

.single .single-meta, .classic-alt .posted-on { text-decoration: underline; text-transform: uppercase; font-size: 13px; }

.single .single-meta { display: table; }

.single-meta .byline { padding-left: 10px; }

.classic-alt .meta-post a { color: #d65050; }

/* Modern Layout */

.content-area.modern .hentry { box-shadow: 0 11px 40px rgba(79, 118, 157, 0.1); padding: 40px; margin-bottom: 60px; }

.content-area.modern .entry-thumb { margin: -40px -40px 40px; }

.content-area.modern .hentry:after { display: none; }

.content-area.modern .entry-title a { color: #263246; }

.content-area.modern .entry-post { color: #868990; }

.content-area.modern .meta-post { font-size: 12px; text-transform: uppercase; font-weight: 600; }

.content-area.modern .hentry .meta-post span:before, .content-area.modern .post-cat { color: #d65050; }

.content-area.modern .post-cat { letter-spacing: 0.5px; }

.content-area.modern .hentry .meta-post span { margin-right: 0; }

.content-area.modern .hentry .meta-post span::after { content: '|'; margin: 0 5px; color: #868990; vertical-align: top; }

.content-area.modern .read-more { color: #111111; font-size: 14px; }

.content-area.modern .read-more-gt { color: #d65050; }

/* Widgets */

.widget-area { padding: 20px 20px!important; padding-bottom: 10px!important; box-shadow: 0 2px 4px 0 rgba(0,0,0,.1), 0 0 20px 0 rgba(0,0,0,.08)!important; margin-top:20px; margin-bottom:20px; }

.widget-area .widget { position: relative; margin-bottom: 55px; }

.widget-area .widget:before { content: ""; position: absolute; left: 0; top: 0; width: 30px; height: 1px; }

.widget-area .widget:first-child { padding-top: 0; }

.widget-area .widget:first-child:before { height: 0; }

.widget-area .widget-title { font-size: 22px; line-height: normal; color: #263246; font-weight: 600; padding-bottom: 24px; margin: 0; }

.widget-area .widget ul li { padding: 5px 0; }

.widget-area .widget ul li:first-child { padding-top: 0; }

.widget-area .widget ul li:last-child { padding-bottom: 0; }

.widget-area, .widget-area a { color: #767676; }

/* Widget Popular Posts */

.widget-popular-post .news .thumb { width: 65px; height: auto; margin: 3px 18px 0 0; float: left; }

.widget-popular-post .news .text { min-height: 65px; }

.widget-popular-post .news h6 { font-size: 13px; line-height: 20px; font-weight: 500; margin: 0 0 4px; }

.widget-popular-post .news p, .widget-popular-post .news p a { font-size: 13px; margin: 0; }

.widget-popular-post .news p a:hover { text-decoration: underline; }

/* Widget Categories */

.widget-categories .categories li a { position: relative; display: block; }

.widget-categories .categories li span { position: absolute; right: 0; top: 0; }

/* Widget Tags */

.widget-tags .tag-list a { display: inline-block; font-size: 13px; color: #767676; border: 1px solid #dbdbdb; padding: 7px 15px; margin: 4px; margin-left: 0; }

.widget-tags .tag-list a:hover { color: #5e5e5e; }

.search-field { max-width: 100%; }

/* Blog Single */

.single-post .hentry { padding-bottom: 0; }

.single-post .author-post { position: relative; margin-top: 50px; background-color: #eee; padding: 20px; }

.single-post .author-post .author-avatar { float: left; width: 145px; background-color: #f5f5f5; padding: 3px; }

.single-post .author-post .author-info { position: relative; padding: 0 20px 0 35px; margin-left: 140px; min-height: 140px; }

.single-post .author-post .name { margin: 3px 0 17px 0; }

.single-post .author-post .name h6 { font-size: 20px; font-weight: 600; display: inline-block; margin: 0; }

.single-post .author-post .intro { margin: 0; }

.single-post .author-post ul.socials { position: absolute; top: 10px; right: 20px; list-style: none; margin: 0; }

.single-post .author-post ul.socials li { float: left; text-align: center; margin-right: 5px; }

.single-post .author-post ul.socials li a { display: inline-block; width: 25px; height: 25px; font-size: 18px; line-height: 25px; color: #ccc; }

.tags-links a { display: inline-block; background-color: #f7f7f7; padding: 8px 30px; color: #47425d; margin: 0 5px; font-size: 12px; text-transform: uppercase; }

.tags-links a:first-of-type { margin-left: 0; }

/* Comments */

.comments-area { margin-bottom: 60px; }

.comments-title { margin: 0 0 30px 0; font-size: 24px; }

.comments-area ol { list-style: none; }

.comments-area ol { padding: 0; }

.comments-area .children { padding-left: 20px; }

.comments-area .fn { color: #505050; }

.comment-author .avatar { position: absolute; }

.comment-author .fn, .comment-metadata { margin-left: 80px; }

.comment-metadata { font-size: 13px; margin-bottom: 20px; text-transform: uppercase; }

.comment-form .form-submit { margin-top: 30px; }

.comment-body { padding: 15px 0; margin-bottom: 20px; border-bottom: 1px solid #f3f3f3; background-color: #fff; }

.reply { margin-left: 80px; background-color: #e64e4e; display: table; margin-top: 15px; }

.comment-reply-link { padding: 8px 22px; font-size: 13px; text-transform: uppercase; color: #fff; line-height: 1; font-weight: 600; display: table; }

.comment-meta a { color: #c7c7c7; }

.comments-area a.url { color: #505050; text-decoration: none; }

.bypostauthor { }

.comment-reply-title { font-size: 25px; }

.comment-form input { width: 100%; max-width: 100%; }

.form-submit input { width: auto; }

.comment-content { margin-left: 80px; }

/* Portfolio Single */

.portfolio-images { margin-bottom: 40px; }

.portfolio-info { background-color: #f7f7f7; border: 1px solid #eee; padding: 25px 25px 40px; font-family: "myFont", sans-serif; }

.portfolio-info h5 { margin: 0 0 15px; text-transform: uppercase; }

.portfolio-info ul { list-style: none; font-size: 14px; margin-bottom: 10px; }

.portfolio-info ul li { padding: 10px 0; }

.portfolio-info ul li span { float: right; color: #495065; }

.portfolio-info .button-group { text-align: center; }

.portfolio-info .button-group a { width: 100%; margin-top: 10px; }

/* Footer */

.footer-widgets { padding: 95px 0; background-color: #252525; }

.footer .copyr { color: #a8a8a8; margin-bottom: 0; }

.footer-widgets .widget-title { text-transform: uppercase; color: #c5c5c5; line-height: normal; margin: 5px 0 0; }

/* Widget Info */

.widget-info .logo-footer { margin-bottom: 36px; }

.widget-info p { margin-bottom: 24px; }

.widget-info .infomation { list-style: none; margin: 0; }

.widget-info .infomation li { position: relative; padding: 0 0 0 30px; margin-bottom: 15px; line-height: 24px; }

.widget-info .infomation li.address:before, .widget-info .infomation li.phone:before, .widget-info .infomation li.email:before { position: absolute; left: 0; top: 0; content: "\f041"; font-family: "FontAwesome"; font-size: 16px; }

.widget-info .infomation li.phone:before { content: "\f095"; }

.widget-info .infomation li.email:before { content: "\f040"; }

/* Widget Links */

.widget-links ul { list-style: none; margin: 0; }

.widget-links ul li { padding: 10px 0 7px; }

.widget-links ul li:first-child { padding-top: 0; }

.widget-mail-subscribe p { padding-bottom: 10px; }

.widget-mail-subscribe .email-sub input { width: 205px; margin-bottom: 10px; }

/* Bottom */

.site-footer { background-color: #1c1c1c; padding: 15px 0; }

.site-footer, .site-footer a { color: #666; }

.site-footer .socials { margin: 0; list-style: none; }

.bottom .socials li { display: inline-block; margin-left: 5px; }

.site-footer .socials li a { display: inline-block; color: #666; font-size: 14px; background-color: #2e2e2e; width: 35px; height: 35px; line-height: 35px; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; }

.site-footer .socials li:hover a { color: #fff; }

 @-webkit-keyframes bounce {

 0%, 20%, 50%, 80%, 100% {

 -webkit-transform: translateY(0);

 transform: translateY(0);

}

 40% {

 -webkit-transform: translateY(-30px);

 transform: translateY(-30px);

}

 60% {

 -webkit-transform: translateY(-15px);

 transform: translateY(-15px);

}

}

 @keyframes bounce {

 0%, 20%, 50%, 80%, 100% {

 -webkit-transform: translateY(0);

 -ms-transform: translateY(0);

 transform: translateY(0);

}

 40% {

 -webkit-transform: translateY(-30px);

 -ms-transform: translateY(-30px);

 transform: translateY(-30px);

}

 60% {

 -webkit-transform: translateY(-15px);

 -ms-transform: translateY(-15px);

 transform: translateY(-15px);

}

}

/* Go To Top Button */

.go-top { position: fixed !important; right: 20px; bottom: -45px; color: #fff; display: block; font-size: 22px; line-height: 35px; text-align: center; width: 40px; height: 40px; visibility: hidden; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; z-index: 9999; cursor: pointer; -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.go-top:hover { background-color: #fff; }

.go-top:visited, .go-top:hover { text-decoration: none; }

.go-top.show { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; visibility: visible; bottom : 11px; }

/* Panels */

.panel-grid-cell .widget-title { text-align: center; margin-bottom: 50px; position: relative; font-weight: 600; line-height: normal; text-transform: uppercase; padding-bottom: 10px; }

.panel-grid-cell .widget-title:after { content: ""; position: absolute; left: 50%; bottom: 0; width: 50px; height: 1px; margin-left: -25px; background-color: #d65050; }

.panel-grid { max-width: 1170px; margin-left: auto !important; margin-right: auto !important; }

.panel-row-style[data-hasbg="hasbg"] { background-size: cover; background-attachment: fixed; background-repeat: no-repeat; position: relative; z-index: 11; overflow: hidden; }

.panel-grid .overlay { z-index: -1; }

.no-col-padding .panel-grid-cell { padding-left: 0 !important; padding-right: 0 !important; }

/* SO Post Carousel Fix */	

.sow-carousel-thumbnail .overlay { position: static; height: 100% !important; }

/* Counter */

.roll-counter { text-align: center; }

.roll-counter i { font-size: 30px; }

.roll-counter .name-count, .roll-counter .numb-count { font-family: "myFont", sans-serif; }

.roll-counter .name-count { font-size: 14px; font-weight: 600; padding: 15px 0; }

.roll-counter .numb-count { font-size: 44px; padding: 0; font-weight: 600; }

/* Spacer */

.roll-spacer { display: block; clear: both; width: 100%; height: 47px; overflow: hidden; }

.roll-spacer.small { height: 27px; }

.roll-spacer.large { height: 60px; }

/* Icon Box */

.service { margin-bottom: 30px; }

.widget_sydney_services_type_b .service { margin-bottom: 20px; }

.widget_sydney_services_type_b .service-thumb { float: left; max-width: 120px; margin-right: 30px; margin-top: 7px; }

.service.col-md-4:nth-of-type(3n+1) { clear: left; }

.service.col-md-6:nth-of-type(2n+1) { clear: left; }

.roll-icon-box { text-align: center; }

.roll-icon-box .service-thumb { margin: 0 auto 20px; }

.roll-icon-box .icon { text-align: center; width: 70px; height: 70px; line-height: 75px; margin: 0 auto 20px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; }

.roll-icon-box.left { text-align: left; }

.roll-icon-box.left .icon { float: left; margin-top: 7px; margin-right: 30px; }

.roll-icon-box .icon i { font-size: 26px; }

.roll-icon-box .content { overflow: hidden; }

.roll-icon-box .content h3 { font-size: 16px; font-weight: 500; line-height: normal; margin: 7px 0 10px; }

.roll-icon-box .content h3, .roll-icon-box .content h3 a { color: #495065; }

.roll-icon-box .content p { margin: 0; }

/* Contact Widget */

.sydney_contact_info_widget span { color: #d65050; margin-right: 15px; }

.sydney_contact_info_widget div { margin-bottom: 15px; }

/* Lastest News */

.blog-post { margin-bottom: 30px; }

.blog-post .entry-title { margin: 15px 0; font-size: 16px; }

.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

.owl-carousel { display: none; position: relative; -ms-touch-action: pan-y; -webkit-transition: all 0.3s !important; transition: all 0.3s !important; }

.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }

.owl-carousel .owl-item { float: left; }

.owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; }

.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }

.owl-theme .owl-controls { text-align: center; margin-top: 45px; }

.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; }

.owl-theme .owl-controls .owl-page span { display: block; width: 9px; height: 9px; margin: 4px; background-color: transparent; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-transition: background 0.3s; -moz-transition: background 0.3s; -ms-transition: background 0.3s; -o-transition: background 0.3s; transition: background 0.3s; }

.widget_sydney_testimonials .fa { display: none; }

.archive .team-item:nth-of-type(3n+1) { clear: left; }

.entry-post .roll-team .team-inner .avatar img { margin: 0; }

/* Elements */

a { color: #d65050; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #d65050; }

.text-color { color: #d65050; }

button, input[type="button"], input[type="reset"], input[type="submit"] { background-color: #d65050; border: 1px solid #d65050; }

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { background-color: transparent; color: #d65050; }

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus { border: 1px solid #d65050; }

#mainnav > ul > li > a.active, #mainnav > ul > li > a:hover { color: #d65050; }

#mainnav ul li ul:after { background-color: #d65050; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }

#mainnav .sub-menu li:hover > a { background-color: #d65050; }

.error-wrap #search-submit:hover { background-color: #d65050; border-color: #d65050; }

.text-slider .maintitle:after { background-color: #d65050; }

.content-area .hentry:after { background-color: #d65050; }

.hentry .meta-post a:hover { color: #d65050; }

.hentry blockquote { border-left: 3px solid #d65050; }

.blog-pagination ul li { border: 1px solid #d65050; }

.blog-pagination ul li.active, .blog-pagination ul li:hover a { background-color: #d65050; }

.sidebar .widget:before { background-color: #d65050; }

.widget-tags .tag-list a:hover { border: 1px solid #d65050; }

.comment .comment-detail { border: 1px solid #d65050; }

.bottom .socials li:hover a, .go-top { background-color: #d65050; }

.go-top:hover { color: #d65050; }

.switcher-container .switcher-icon a:focus { color: #d65050; }

.owl-theme .owl-controls .owl-page span { border: 2px solid #d65050; }

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { background-color: #d65050; }

.roll-icon-box .icon { border: 1px solid #d65050; }

.roll-icon-box .icon i, .roll-icon-box .content h3 a:hover { color: #d65050; }

.roll-icon-box.white .icon { background-color: #d65050; }

.roll-icon-box.white .content h3 a { color: #d65050; }

.roll-icon-list .icon { border: 1px solid #d65050; }

.roll-icon-list .icon i, .roll-icon-list .content h3 a:hover { color: #d65050; }

.roll-button { background-color: #d65050; border: 1px solid #d65050; }

.roll-button:hover { color: #d65050; }

.roll-button.border { color: #d65050; border: 1px solid #d65050; }

.roll-button.border:hover { background-color: #d65050; }

.roll-button.light:hover { border: 1px solid #d65050; background-color: #d65050; }

.project-filter li a.active, .project-filter li a:hover { background-color: #d65050; }

.roll-testimonials .name { font-family: "myFont", sans-serif; font-size: 18px; font-weight: 500; color: #d65050; }

.roll-project .project-item .project-pop { background-color: #d65050; }

.roll-socials li a { border: 1px solid #d65050; }

.roll-socials li a:hover { background-color: #d65050; border: 1px solid #d65050; }

.roll-infomation li.address:before, .roll-infomation li.phone:before, .roll-infomation li.email:before { color: #d65050; }

.roll-progress .progress-animate { background-color: #d65050; }

.roll-team .team-item .team-pop .team-social li:hover a { color: #d65050; }

.roll-team .team-item .team-pop { background-color: #d65050; }

.roll-team .team-content .name { color: #d65050; }

/* Woocommerce Basic */

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { background-color: #d65050; }

.cart-contents { position: relative; }

.cart-contents .fa, .header-account .fa { font-size: 18px; }

.cart-amount { background-color: #d65050; font-size: 12px; display: block; width: 18px; height: 18px; line-height: 18px; border-radius: 50%; top: -10px; position: absolute; color: #fff; right: -18px; text-align: center; }

.woocommerce ul.products li.product .woocommerce-LoopProduct-link p { color: #767676; }

ol.flex-control-nav.flex-control-thumbs { list-style-type: none; padding-left: 0; margin: 0 -3px; }

ol.flex-control-nav.flex-control-thumbs li img { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; cursor: pointer; }

ol.flex-control-nav.flex-control-thumbs li { width: 33.333%; display: inline-block; padding: 3px; vertical-align: middle; }

ol.flex-control-nav.flex-control-thumbs li img:not(.flex-active) { opacity: 0.6; }

.woocommerce ul#shipping_method { display: table; margin: 0 auto; text-align: left; }

.woocommerce ul#shipping_method li { padding: 0; }

/* Core Video */

.wp-custom-header video { display: block; height: auto; max-width: 100%; width: 100%; }

.wp-custom-header iframe { vertical-align: top; }

.wp-custom-header { position: relative; }

.wp-custom-header .wp-custom-header-video-button { position: absolute; bottom: 10%; left: -webkit-calc(50% - 25px); left: calc(50% - 25px); height: 50px; width: 50px; padding: 0; border: 0; border-radius: 50%; background-color: rgba(51, 51, 51, 0.70); -webkit-transition: background-color 0.4s; transition: background-color 0.4s; }

.wp-custom-header .wp-custom-header-video-button:hover { color: #fff; background-color: #333; }

.wp-custom-header .wp-custom-header-video-button:focus { outline: none; }

/* Lightbox Video */

.sydney-video .video-text, .sydney-video .toggle-popup, .sydney-video .close-popup { display: none; }

.sydney-video.vid-lightbox .video-text { display: block; margin-bottom: 30px; }

.sydney-video.vid-lightbox .video-text:empty { margin-bottom: 0; }

.sydney-video.vid-lightbox .popup-show .close-popup { display: block; position: absolute; top: -30px; right: -30px; z-index: 12; font-size: 20px; cursor: pointer; color: #fff; }

.sydney-video.vid-lightbox .sydney-video-inner { max-width: 720px; margin: 0 auto; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.sydney-video.vid-lightbox .video-overlay { position: fixed; top: 0; left: -9999em; height: 100%; width: 100%; z-index: 9998; background-color: rgba(0, 0, 0, 0.3); }

.sydney-video.vid-lightbox .popup-show { left: 0; }

.sydney-video.vid-lightbox { text-align: center; }

.sydney-video.vid-lightbox .toggle-popup { width: 60px; height: 60px; display: table; margin: 0 auto; background-color: #fff; box-shadow: 0 0 12px 0 rgba(83, 85, 93, 0.3); border-radius: 50%; line-height: 60px; font-size: 28px; color: #46444c; transition: all 0.4s; }

.sydney-video.vid-lightbox .toggle-popup:hover { background-color: #46444c; color: #fff; }

/* Elementor and Beaver Builder */

.page-template-page_front-page.elementor-page .page-wrap .content-wrapper, .page-template-page_front-page.fl-builder .page-wrap .content-wrapper { width: 100%; padding: 0 15px; }

/* Parallax fix */

.panel-row-style, .elementor-section { -webkit-transform: translate3d(0, 0, 0); }

@-moz-document url-prefix() {

 .panel-row-style {

 background-position: center !important;

}

}

.elementor-section, .panel-row-style { -moz-transform: none !important; }

_:-ms-lang(x), .elementor-section, .panel-row-style {

transform: none !important;

}

/* End Parallax Fix */

.fl-widget .widgettitle, div[class*="elementor-widget-wp-widget-sydney"] h5 { text-align: center; margin-bottom: 50px; position: relative; font-weight: 600; line-height: normal; text-transform: uppercase; padding-bottom: 10px; font-size: 32px; }

/* Mailchimp for WordPress */

.mc4wp-form label { display: block; width: 100%; }

.mc4wp-form input:not([type="submit"]) { width: 100%; }



/* Smaller Than Standard 1200 */

@media only screen and (max-width: 1199px) {

.roll-icon-list .list-item { margin-bottom: 18px; }

.roll-project.fullwidth .project-item { width: 25%; }

.masonry-layout .hentry { width: 455px; }

}



/* Smaller Than Standard 980 */

@media only screen and (max-width: 991px) {

.parallax { background-size: cover; background-attachment: scroll; background-position: top center!important; }

.roll-counter .numb-count { font-size: 24px; }

.masonry-layout .hentry { width: 345px; }

.last { margin-bottom: 0 !important; }

.margin-bottom-device { margin-bottom: 50px; }

.margin-top-device { margin-top: 50px; }

.content-area .post-wrap, .contact-form-wrap { padding-right: 0; }

.contact-form-aside, .sidebar { margin-top: 50px; }

.roll-icon-box { margin-bottom: 30px; }

.roll-promobox.aside-style, .roll-promobox.aside-style .promo-wrap, .roll-promobox.aside-style .promo-content, .roll-promobox.aside-style .promo-controls { display: block; text-align: center; width: 100%; }

.roll-promobox.aside-style .title { margin-bottom: 20px; }

.roll-project.fullwidth .project-item { width: 33.3%; }

.footer-widgets .widget { margin-bottom: 50px; }

.blog-post:nth-of-type(2n+1) { clear: left; }

}

/* Mobile Slider */

.mobile-slide { display: none; }

.sydney-hero-area { overflow: hidden; }

.post-template-post_nosidebar .content-area { max-width: 805px; margin-left: auto; margin-right: auto; }

.post-template-post_nosidebar .alignfull, .post-template-post_nosidebar .wp-block-cover-image { max-width: 100vw; width: auto; margin-left: -182px; margin-right: -182px; }

.post-template-post_nosidebar .alignwide { max-width: none; width: calc(100% + 200px); position: relative; left: -100px; }

/* Custom Style*/

html { scroll-behavior: smooth; }

body, html { overflow-x: hidden!important }

a, body, p { font-family: myFont!important; margin-bottom: 0 }

a:hover { text-decoration: underline; color: #20c5e5 !important; }

h1, h2, h3, h4, h5 { font-family: myFontBold!important; font-weight: 700!important; line-height: normal }

.container.content-wrapper { padding-top: 0!important; padding-bottom: 0!important }

.entry-footer { margin-top: 0!important }

.entry-header { margin-bottom: 0!important; display: none!important }

.page { padding-bottom: 0!important }

.wpb_gmaps_widget .wpb_wrapper { padding: 0!important }

.wpb_gmaps_widget { margin-bottom: 0!important }

.bClass:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block!important }

.whiteClass:before { background: rgba(255,255,255,.7) }

.blackClass:before { background: rgba(0,0,0,.7) }

.blackClass .wpb_column { position: relative; color: #fff }

.aClass:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100% }

.iClass { display: inline-block; float: none!important; vertical-align: middle }

.bottomNone .wpb_single_image, .bottomNone .wpb_text_column { margin-bottom: 0!important }

.absoluteDiv { margin-bottom: 0!important; position: absolute; top: 0; left: 0 }

body.error404 .search-form { display: none }

.homeSlider div.huge-it-caption.slider-description { width: 100%; top: 0; margin: 0; display: table; height: 100%; background: inherit }

.homeSlider div.huge-it-caption.slider-description>div { display: table-cell; vertical-align: middle; text-align: right; font-size: 3vw }

.homeSlider .share_buttons_1 { display: none }

.homeSlider .slider_1 { margin-bottom: 0 }

.homeSlider .wpb_text_column { margin-bottom: 0!important }

.home-Slider .slider_1, .home-Slider .wpb_text_column { margin-bottom: 0 }

.home-Slider .huge-it-thumb-wrap, .home-Slider .share_buttons_1, .home-Slider a.thumb_arr.thumb_next, .home-Slider a.thumb_arr.thumb_prev { display: none }

.home-Slider .huge-it-wrap { height: inherit!important }

.home-Slider .huge-it-caption.slider-description { position: absolute; top: 0; left: 0; width: 100%; margin-top: 0; margin-left: 0; margin-right: 0; background: 0 0 }

.home-Slider .huge-it-caption.slider-description>div { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%) }

.home-Slider .huge-it-caption.slider-description>div strong { display: block; text-align: center }

.home-Slider .huge-it-caption.slider-description>div strong:first-child { font-size: 3.5vw; color: #000064 }

.home-Slider .huge-it-caption.slider-description>div strong:last-child { background: #0000c1; max-width: max-content; margin-left: auto; margin-right: auto; padding: 7px 10px; margin-top: 20px }

.pageSlider .wpb_text_column { margin-bottom: 0!important }

.sliderContent { color: #fff!important }

.sliderContent h2 { color: #fff }

.sliderContent h2:before { content: ""; border-left: 3px solid #b0c106; padding-right: 10px }

.sliderContent p { font-size: .9vw!important; line-height: 1.1!important; padding-left: 20px!important; margin-bottom: 45px!important }

.sliderContent a { background: 0 0!important; border: 1px solid #fff!important; padding: 10px!important; box-shadow: inherit!important; transition: all .3s; -webkit-transition: all .3s }

.sliderContent a:hover { background: #b0c106!important; color: #fff!important; transition: all .3s; -webkit-transition: all .3s }

.sliderContent a:first-of-type { margin-left: 20px!important; margin-right: 10px!important }

.pageSlider li .slotholder { position: relative!important }

.pageSlider li .slotholder:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block!important; background: rgba(0,0,0,.5) }

footer#colophon { padding: 5px 0 }

.site-footer { background-color: #fff!important; padding: 15px 0 !important; }

p.inspiren { text-align: center; line-height: 1.5; margin-bottom: 0; font-size: 13px }

.hoverInspiren:hover span { color: #ffe500; transition: all .3s }

.woo-products ul.products li img { height: 165px!important; margin-bottom: 0!important; object-fit: contain; width: initial!important; margin-left: auto!important; margin-right: auto!important; max-width: 100%!important; max-height: 100%!important; padding: 5px }

.contactform input, .contactform textarea { width: 100%; background: 0 0 }

.contactInput { margin-bottom: 20px }

.submitButton input { width: inherit; background: #00aeef; padding: 3px 10px }

.contactInput.submitButton input { font-size: 12px; padding: 1px 10px; line-height: 0; height: 25px }

.contactform input::-webkit-input-placeholder, .contactform textarea::-webkit-input-placeholder {

color:#939393;

}

.vContactForm input::input-placeholder, .vContactForm textarea::input-placeholder {

color:#939393;

}

.wpcf7-response-output { clear: both }

.contactTwoColumn .col-md-6 { margin-bottom: 20px }

.contactTwoColumn .col-md-6:first-child { padding-left: 0!important }

.contactTwoColumn .col-md-6:last-child { padding-right: 0!important }

#mainnav ul li a { font-size: 16px }

.homeSliders .tp-bgimg.defaultimg:before, .brand-hero .tp-bgimg.defaultimg:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.4); display: block; z-index: 99; }

.homeSliders img { width: 1600px; height: 500px; }

.sliderDesc { position: relative; z-index: 999; text-align: center!important }

.sliderDesc>h1 { font-size: 3vw!important; color: #fff; margin-bottom: 0; }

.brand-hero .sliderDesc>h1 { font-size: 2vw!important; color: #fff; margin-bottom: 0; }

.sliderDesc > h2 { color: #fff; font-size: 1.6vw!important; font-family: myFont!important; font-weight: 400!important }

.brand-hero .sliderDesc > h2 { color: #fff; font-size: 1.2vw!important; font-family: myFont!important; font-weight: 400!important }

.gameInnerRow>.wpb_column { margin-top: 35px }

.gameInnerRow>.wpb_column>.vc_column-inner>.wpb_wrapper { position: relative; box-shadow: 0 2px 4px 0 rgba(0,0,0,.1), 0 0 20px 0 rgba(0,0,0,.08) }

.gamesDesc, .gamesTitle, .review, .visit { padding-left: 25px }

.gamesDesc, .gamesTitle, .review, .visit { padding-right: 25px }

.gameRow .wpb_single_image { margin-bottom: 15px!important }

.gameCover figure>div>img, .gameRow .wpb_single_image img { height: 215px!important; margin-bottom: 0!important; object-fit: cover; width: initial!important; margin-left: auto!important; margin-right: auto!important; max-width: 100%!important; max-height: 100%!important; border-bottom: 1px solid #ececec; }

body.page-template .gameCover img { height: auto !important; }

.gameRow .wpb_single_image>figure, .gameRow .wpb_single_image>figure>div, .gameRow .wpb_single_image>figure>div>img { width: 100%!important }

.gamesTitle { margin-top: 0!important; margin-bottom: 0!important; font-size: 22px; }

.gamesTitle, .listGames strong, .rating strong { color: #445069 }

.listGames strong { font-size: 15px!important }

.gamesDesc { position: relative; margin-top: 15px; margin-bottom: 15px !important; color: #999999; }

.rating { font-size: 15px }

i.fa { font-style: normal; }

.fa.fa-star, i.fa.fa-star-half-full { color: #f7df00!important }

i.fa.fa-star:before { content: "\f005"; font-family: "fontawesome"; }

i.fa.fa-star-half-full:before { content: "\f123"; font-family: "fontawesome"; }

.review, .visit { width: 100% }

.review>a, .visit>a { width: 100%!important; color: #999999!important; border-color: #cccccc!important; background-color: #f4f4f4!important }

.visit>a { color: #fff!important; background: #445069!important }

.topHeader { margin-bottom: 0!important }

.main-title { text-align: center; margin-bottom: 0; font-size: 24px; margin-top: 35px }

div.service-type { margin-top: 35px; text-align: center; width: 100%; margin-left: auto; margin-right: auto }

.visit.find { width: 200px; float: none; margin: auto }

.visit.find>a { background: #20c5e5!important; border-color: transparent!important }

.iconRows { text-align: center; padding-bottom: 55px; margin-top: 35px; border-top: 1px solid #ececec; border-bottom: 1px solid #ececec }

.iconRows .gameTitle p, .iconRows h2, span.smallHead { color: #475067!important }

.iconinnerRow { text-align: center; padding-left: 15px; padding-right: 25px }

.iconRows .gameTitle { text-align: center; margin-bottom: 75px }

.iconRows h2 { font-size: 24px; margin-bottom: 10px; }

.normalh3 { font-size: 24px; color: #445069 }

.normalp { color: #445069; font-size: 16px; margin-top: 0 }

.iconinnerRow>.wpb_column { display: inline-block; width: 31%; float: none; vertical-align: top; text-align: center; margin: 0 10px }

.iconinnerRow>.wpb_column:last-child { margin-right: 0 }

.iconinnerRow>.wpb_column:first-child { margin-left: 0 }

.iconinnerRow>.wpb_column .vc_column-inner>.wpb_wrapper { background: #fff; padding: 20px; box-shadow: 0 2px 4px 0 rgba(0,0,0,.1), 0 0 20px 0 rgba(0,0,0,.08) }

.iconRowDesc { height: 55px }

.highlighRow .pContent p,

.iconRowDesc h2, .iconRowDesc p { font-size: 16px!important }

.highlighRow .pContent .titlesP,

.iconRowDesc h3 { font-size: 16px; margin-bottom: 10px; text-transform: uppercase; }

.iconPicture { margin-top: 30px }

.iconRowNumber { width: 50px; background: #445069; height: 50px; border-radius: 50%; text-align: center; padding-top: 13px; position: absolute; color: #fff; margin-bottom: 0; transform: translateX(-50%); left: 50%; top: -9% }

span.smallHead { display: block; line-height: 1; margin-bottom: 10px; font-family: myFontBold; margin-top: 5px }

.footerDesc p { color: #999999; line-height: 1.7em; margin-bottom: 15px; }

.footerDesc ul { margin-bottom: 15px; padding-left: 20px; }

.footerDesc ul li { color: #999999; line-height: 1.7em; margin-bottom: 10px; }

footer#colophon { background: #445069!important; color: #fff; text-align: center; font-size: 11px }

.sydney-hero-area { overflow: hidden; display: none }

.gameCover { margin-bottom: 15px !important; }

.gameCover figure, .gameCover figure>a, .gameCover figure>a>img, .gameCover figure>div, .gameCover figure>div>img { width: 100%!important }

.gameCoverDesc { margin-bottom: 10px !important; color: #445069; }

.gameCoverDesc h2 { font-family: "myFontBold" !important; }

.gameCoverDesc h2, .gameCoverDesc p { font-size: 12px; margin-bottom: 0; }

.gamesInfoRow { padding-bottom: 30px }

.gamesInfoRow p { line-height: 1.7; margin-bottom: 15px }

body.home .vc_btn3-container ,body.page-id-1234 .vc_btn3-container { margin-bottom: 20px; }

body.home .vc_btn3-container.visit,body.page-id-1234 .vc_btn3-container.visit { margin-bottom: 5px !important; }

.vc_btn3-container { margin-bottom: 15px !important; }

.visitFind { width: 100%!important; display: block!important; }

.visitFind >a { width: 100%!important; background: #20c5e5!important; color: #fff!important }

.visitFind.red { margin-bottom: 5px !important; }

.gamesSummary h2 { text-align: left; border-top: 1px solid #ececec; border-left: 0; border-right: 0; padding-top: 20px; font-size: 12px; font-family: myFont!important; font-weight: normal!important; padding-left: 5px; margin-bottom: 5px; color: #445069; }

.gamesSummary div.rating { margin-bottom: 15px; font-size: 14px; margin-left: 5px; }

.gamesSummary div.rating i { margin-right: 3px; }

.gamesSummary table.table-rating { font-size: 12px; }

.gamesSummary table.table-rating td, .gamesSummary table.table-rating th { padding: 3px 0; }

.gamesSummary span.rating { position: static; font-size: 12px; margin-top: 5px }

.gamesSummary p, .infoExtra p { color: #445069 }

.gamesSummary td, .infoExtra td { text-align: left; border: 0 }

.gamesSummary tr > td:first-child { padding-right: 10px; }

.gamesSummary tr > td:nth-child(2) { padding-right: 25px; }

.gamesSummary tr > td:nth-child(3) i:first-child { margin-left: 5px; }

.infoExtra tr>td:first-child { width: 4% }

.gamesInfoRow h1 { font-size: 28px; margin-bottom: 0px!important; }

.gamesInfoRow h2, .gamesInfoRow h3 { color: #445069!important; margin-bottom: 10px!important; font-size: 18px; }

.gamesInfoRow li, .gamesInfoRow p, .infoPics { color: #999999!important; }

.green, p.green { color: #1ea004!important }

.gamesInfoRow .wpb_text_column { margin-bottom: 15px; }

.extraNote { border-top: 1px solid #ececec; margin-top: 10px!important; display: block; padding-top: 10px }

.sHead { display: block; margin-top: 8px; font-size: 14px }

.supplierList ul { list-style: none; padding-left: 0 }

.supplierList li { display: inline-block; width: 15%; text-align: center; margin-right: 5px; vertical-align: top }

.gamesInfoRow>.vc_column-inner>.wpb_wrapper>.vc_row:last-child .infoExtra { border-bottom: 0 }

.page-wrap .content-wrapper { background: 0 0 }

div#content { position: relative; padding-top: 25px; overflow-y: hidden }

.home div#content { padding-top: 0; background: 0 0 }

div#content:before { content: ""; position: absolute; top: 2%; left: 2%; display: block; width: 96%; height: 96% }

.hide { display: none }

a.service-type { border: 1px solid #34cdf1; padding: 5px!important; color: #10bbe2; border-radius: 3px; margin: 0 7px 15px; background: rgba(100,217,244,.15); display: inline-block }

.footerTextRows .vc_column-inner { padding-top: 0!important }

ul.gameLists li { display: inline-block; margin-right: 5px; margin-bottom: 5px }

ul.gameLists { padding-left: 0; list-style: none }

ul.gameLists li:before { content: "#" }

.rating br { display: none }

.listGames strong, .rating strong { display: block; margin-bottom: 5px!important }

.gDesc { margin-top: 5px }

.review { margin-bottom: 15px !important; }

.visit>a { background-color: #00a82d!important; border-color: #00a82d!important }

.e-item-card-recently-viewed_stars { color: #555 }

.m-item-card-recently-viewed_stars__orange { color: #f97d00 }

.half { display: inline-flex }

.half>div:first-child { overflow: hidden; width: 27px; z-index: 1; color: #f97d00 }

.half>div:last-child { position: relative; margin-left: -27px }

i.fa.fa-star-half-full { color: #f3a600 }

.footerTextRows { margin-bottom: 15px }

.iconRowNumber p { font-size: 20px }

.pageGameTitle { font-size: 25px; margin-top: 15px }

.gamesPhotoRow.moveRow { transition: all 1s }

.newTemplates > .wpb_column:nth-child(2) >.vc_column-inner>.wpb_wrapper, .gamesPhotoRow>.vc_column-inner>.wpb_wrapper { background: #fff; padding: 20px 20px 1px; box-shadow: 0 2px 4px 0 rgba(0,0,0,.1), 0 0 20px 0 rgba(0,0,0,.08) }

.newTemplates .gamesPhotoRow>.vc_column-inner>.wpb_wrapper { box-shadow: none; }

.gamesInfoRow>.vc_column-inner>.wpb_wrapper { background: #fff; padding: 20px 20px 0; padding-top: 10px; box-shadow: 0 2px 4px 0 rgba(0,0,0,.1), 0 0 20px 0 rgba(0,0,0,.08) }

.wpb_content_element.gamesSummary { margin-bottom: 10px; }

.subLi { padding-left: 15px }

.gamesSummary { margin-bottom: 0 }

.visitFind { margin-bottom: 5px }

.visitFind>a { background-color: #00a34f!important }

.visitFind.red>a { background-color: #c60236!important }

.visitFind.blue>a { background-color: #21c5e5!important }

.rating { display: block; }

.footerTextRow { padding-top: 25px; max-width: 700px; margin-right: auto; margin-left: auto; }

.vc_row.gamesIRow { margin-right: 0; margin-left: 0; }

.gamesPhotoRow { padding-left: 10px !important; padding-right: 10px !important; }

body.home .gameInnerRow .vc_column_container,body.page-id-1234 .gameInnerRow .vc_column_container { padding-left: 10px; padding-right: 10px; }

.script-row { display: none; }

.threeColumn { display: inline-block; width: 33%; padding: 0 1% }

.threeColumn:first-of-type, .threeLastColumn { padding-left: 0; padding-right: 0 }

.vc_row.gamesIRow .wpb_single_image { margin-bottom: 15px; }

.wpb_single_image .vc_figure-caption { margin-top: 10px !important; padding-left: 10px; }

i.fa.fa-angle-up:before { content: "\f106"; font-style: initial; font-family: "fontawesome"; }

i.fa.fa-check:before { content: "\f00c"; font-family: "fontawesome"!important; color: #00a34f; width: 15px; display: inline-block; font-size: 14px; }

i.fa.fa-times:before { content: "\f00d"; font-family: "fontawesome"!important; color: #c60236; width: 15px; display: inline-block; font-size: 14px; }

.go-top.show { bottom: 50px; right: 25px; border: 1px solid #20c5e5; }

.gamesInfoRow strong { font-family: "myFontBold"!important; }

ul.none { padding-left: 20px; list-style: none; color: #999999!important; }

ul.disc { padding-left: 35px; list-style: disc; color: #999999!important; }

ul.none li { margin-bottom: 3px; }

ul.disc li { margin-bottom: 5px; }

.go-top.show:hover { text-decoration: none; }

.gamesSummary td { padding-top: 0; padding-bottom: 5px; }

.icons { background: url("/wp-content/uploads/2020/04/icons.png") no-repeat; width: 30px; height: 30px; display: inline-block; margin-bottom: -2px !important; }

.icons.gift { background-position: 0 0; }

.icons.desktop { background-position: 0 -30px; }

.icons.joystick { background-position: 0 -60px; }

.icons.customer-service { background-position: 0 -90px; }

.icons.wallet { background-position: 0 -120px; }

.vc_row.keywords { border-bottom: 1px solid #ececec; border-top: 1px solid #ececec; padding-top: 25px; }

body.home .vc_row.keywords,body.page-id-1234 .vc_row.keywords { border-top: none; padding-top: 0; }

.keywords div.service-type { max-width: 1000px; margin-top: 25px; }

a#scroll-to-top { display: none!important; }

.sliderDesc { position: absolute; top: 55%; width: 100%; text-align: center; transform: translateY(-75%); }

.pSlides figure, .pSlides figure > div, .pSlides figure > div img { width: 100%; }

.homeSliders .wpb_text_column { margin-bottom: 0; }

.homeSliders .wpb_text_column:before, .brand-hero .wpb_text_column:before { background: rgba(0,0,0,0.6); }

.showhide { position: relative; }

.showhide { overflow: hidden; transition: all 0.3s; margin-bottom: 20px; }

.showhide:before { content: "Read More"!important; display: block; text-align: center; padding-top: 8px; position: absolute; bottom: 0px; left: 15px; z-index: 99; }

.showhide p { opacity: 0; }

.showhide p:first-of-type { opacity: 1; }

.expand.showhide { transition: all 0.3s; overflow: inherit!important; }

.expand.showhide p { opacity: 1; }

.expand.showhide:before { content: "Show Less"!important; bottom: -10px; }

div#content { margin-top: 65px; }

.footerTextRow h2, .keywords h2 { font-size: 22px; margin-bottom: 20px!important; text-align: center; }

.footerTextRow h3 { font-size: 14px; padding-top: 12px; padding-right: 35px!important; padding-bottom: 12px!important; font-family: myFont!important; font-weight: normal !important; margin-top: 0px; margin-bottom: 0; background: #fff; }

.footerTextRow br { display: none }

.footerTextInner { text-align: center; }

.footerTextInner > div { display: block; width: 100%; border: 1px solid #cccccc; margin-bottom: 15px!important; text-align: left; padding: 0; }

.footerDesc { max-height: 0; overflow: hidden; }

.expand.footerDesc { max-height: 0; transition: all 0.3s; padding-top: 10px; background: #fff; }

.footerDesc, .footerTextRow h3 { padding-left: 15px; padding-right: 15px; }

.clickHead.expand h3.footerTitle { color: #ffffff; background: #475067; }

.clickHead { position: relative; cursor: pointer; }

.clickHead i { background: #475067!important; color: white; }

.clickHead i.expand { background: white!important; color: #475067!important; }

i.fa.fa-plus { position: absolute; top: 9px; right: 10px; background: white; width: 25px; height: 25px; text-align: center; border-radius: 50%; padding-top: 3px; }

i.fa.fa-plus:before { content: "\f067"; font-family: 'fontawesome'; font-size: 15px; }

.clickHead i.expand:before { content: "\f068"; }

.brand-hero .wpb_text_column { margin-bottom: 0!important; }



@media only screen and (min-width: 1930px) {

.parallax { background-size: cover; }

}



@media only screen and (max-width: 1399px) {

.site-header #mainnav ul li ul { right: 14px; }

.site-header #mainnav ul li ul li ul { left: -100%; }

}



@media screen and (max-width:1199px) {

.threeColumn { display: inline-block; width: 32.98% }

.iconinnerRow>.wpb_column { width: 32%!important; margin: 0 5px!important }

.gamesSummary div.rating { font-size: 12px; }

.gamesSummary table.table-rating { font-size: 11px; }

.gamesSummary tr > td:nth-child(2) { padding-right: 10px; }

.gamesSummary tr > td:nth-child(3) i:first-child { margin-left: 0; }

}



@media only screen and (min-width:1025px) {

header .current-menu-item>a:after { background: #20c5e5; }

.header-wrap .container > .row { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

}



@media only screen and (max-width:1024px) {

.slides-container .slide-item, .panel-row-style { background-attachment: scroll !important; background-position: center !important; }

.panel-row-style.mob-pad-0 { padding: 0 !important; }

.panel-row-style.mob-pad-15 { padding: 15px 0 !important; }

.panel-row-style.mob-pad-30 { padding: 30px 0 !important; }

.panel-row-style.mob-pad-45 { padding: 45px 0 !important; }

.posts-navigation { overflow: hidden; margin-bottom: 30px; }

#mainnav { display: none; }

.btn-menu { display: block; }

header #mainnav-mobi ul li.current-menu-item>a { color: #20c5e5!important }

#mainnav-mobi ul>li>a { color: #fff!important }

div#content { margin-top: 30px; padding-top: 0; }

}



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

.parallax { background-size: cover; background-attachment: scroll; background-position: top center!important; }

}



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

.threeColumn { display: inline-block; width: 100%; padding: 0!important }

.iconinnerRow>.wpb_column { width: 100%!important; margin: 0 5px!important; margin-bottom: 50px!important }

.iconinnerRow>.wpb_column { width: 100%; margin-bottom: 55px }

.iconRows .gameTitle { margin-bottom: 50px }

.iconRows .gameTitle h2 { margin-bottom: 15px }

.iconRows { padding-bottom: 0 }

.find>a, .review>a, .visit>a { padding-left: 0!important; padding-right: 0!important }

.home div#content { padding-top: 0!important }

.footerTextInner>div { padding-right: 0 }

.footerTextRow h2 { margin-bottom: 15px; }

.footerTextInner>div:nth-child(odd) { padding-right: 0; padding-left: 0; }

.footerTextInner>div:nth-child(even) { padding-left: 0; }

.gamesTitle { font-size: 18px; }

.gameCover figure > div > img, .gameRow .wpb_single_image img { height: 175px !important; }

body.home .gameInnerRow .vc_column_container,body.page-id-1234 .gameInnerRow .vc_column_container { padding-left: 0; padding-right: 0; }

body.page-template .gamesPhotoRow, body.page-template .gamesInfoRow { padding-left: 0 !important; padding-right: 0 !important; }

body.page-template .gamesPhotoRow .vc_column-inner, body.page-template .gamesInfoRow .vc_column-inner { padding-left: 10px !important; padding-right: 10px !important; }

body.page-template .gameCover img { height: auto !important; }

}



@media only screen and (max-width: 780px) {

.panel-grid-cell { padding-left: 15px !important; padding-right: 15px !important; margin-bottom: 15px !important; }

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 22px; }

h4 { font-size: 18px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

}



@media screen and (max-width:767px) {

/* Top Bar (Welcome Bonus) */

.topBar { position: fixed; top: 60px; left: 0; width: 100%; text-align: center; background: #fff; height: 0; overflow: hidden; padding: 0; box-shadow: 0 2px 4px 0 rgba(0,0,0,.1), 0 0 20px 0 rgba(0,0,0,.08); z-index: 9000; border-top: 1px solid #ececec; }

.topBar.topAnimation { height: 65px; padding: 5px 5px 15px; }

.topBar.topAnimation > .wpb_wrapper > * { font-size: 10px; margin: 0; text-align: left; }

.topBar.topAnimation > a { margin-top: 5px;font-size: 11px!important; text-align: center; margin-left: 10px; padding: 8px 12px; background: #c60236!important; color: #fff!important; border: 0!important; transition: none!important; }

.topBar.topAnimation > * { vertical-align: middle; }

.topBar.topAnimation {    z-index: 9999; padding-top: 15px!important; padding-bottom: 0!important; }

.topBar > * { display: inline-block; vertical-align: middle }

.topBar a.vc_general { font-size: 12px; }

.posts-layout { max-width: 100%; }

.masonry-layout .hentry { width: 100%; margin: 0 0 30px; padding: 0 15px; }

.text-slider-section { min-height: 190px; }

.text-slider .maintitle { font-size: 32px; line-height: 1.1; padding-bottom: 10px; }

.text-slider .subtitle { font-size: 16px; line-height: 24px; padding: 15px 0; }

.sydney_facts_widget .col-md-3:last-of-type .roll-counter { margin-bottom: 0; }

.roll-counter .name-count { padding: 5px 0; }

.single-post .author-post .author-avatar { float: none; margin-bottom: 20px; }

.single-post .author-post .author-info { margin-left: 0; padding: 0; }

.single-post .author-post ul.socials { position: static; }

.single-post .author-post .intro { clear: left; padding-top: 10px; }

.comment-list .children { margin-left: 75px; }

.error-wrap .error-search { padding: 0 20px; }

.aside-image .content-wrap { padding-left: 0; padding-right: 0; }

.social-menu-widget a:before { font-size: 42px; }

#mainnav-mobi { top: 39px; }

.text-slider-section { min-height: 0; top: auto; bottom: 0; }

.site-title { font-size: 22px !important; }

.fluid-width-video-wrapper + #wp-custom-header-video-button { display: none; }

.tabPage>.wpb_column>.vc_column-inner { padding: 0 15px!important; }

.ln { display: none; }

.contactTwoColumn .col-md-6:first-child, .contactTwoColumn .col-md-6:last-child { padding-left: 0!important; padding-right: 0!important }

.twoColumn p { float: none!important; display: block!important }

.gamesPhotoRow>.vc_column-inner>.wpb_wrapper { background: 0 0; padding-top: 15px!important }

footer#colophon { position: relative; z-index: 9999 }

a.go-top.show { z-index: 99; }

.gamesPhotoRow.expand { height: 100%; transition: all .3s }

.sliderDesc > h1 { font-size: 28px!important; margin-bottom: 15px!important; margin-top: 0!important; line-height: 1.3!important; max-width: 100%; }

.brand-hero .sliderDesc > h1 { font-size: 20px!important; margin-bottom: 15px!important; margin-top: 0!important; line-height: 1.3!important; max-width: 100%; }

.sliderDesc > h2 { font-size: 16px!important; line-height: 1.3!important; max-width: 90%; margin-right: auto; margin-left: auto; }

.brand-hero .sliderDesc > h2 { font-size: 14px!important; line-height: 1.3!important; max-width: 90%; margin-right: auto; margin-left: auto; }

.supplierList li { width: 47%; margin-bottom: 15px }

.infoExtra tr>td:first-child { width: 9% }

div#content { background: 0 0; }

div#content:before { display: none!important }

.gamesInfoRow, .gamesPhotoRow { padding-left: 15px; padding-right: 15px; }

.gamesPhotoRow { padding-top: 15px; }

.gamesInfoRow { padding-bottom: 0 }

div#content:before { top: 1%; left: 0; display: block; width: 100%; height: 99% }

.gamesInfoRow>.vc_column-inner>.wpb_wrapper, .gamesPhotoRow>.vc_column-inner>.wpb_wrapper { padding-top: 0!important; padding-bottom: 0!important; padding-left: 0!important; padding-right: 0!important }

.visitFind { display: inline-block!important; width: 49%!important; margin-bottom: 0 }

.gamesPhotoRow .vc_btn3.vc_btn3-size-md { padding: 14px 16px }

.gamesPhotoRow>.vc_column-inner { padding-left: 0!important; padding-right: 0!important }

.main-title { font-size: 18px; margin-top: 25px }

.gameInnerRow { margin-top: -15px }

.footerTextRows { padding-left: 15px; padding-right: 15px }

.footerDesc { margin-bottom: 30px; }

.iconRows { margin-top: 0!important }

div.service-type { margin-top: 10px!important }

.gamesInfoRow h1 { font-size: 22px; margin-bottom: 0px; }

.gamesInfoRow h2, .gamesInfoRow h3 { font-size: 16px }

.gamesPhotoRow>.vc_column-inner>.wpb_wrapper { box-shadow: none }

.gamesInfoRow>.vc_column-inner>.wpb_wrapper { box-shadow: none }

.wpb_single_image .vc_figure-caption { margin-top: 5px !important; text-align: center; padding-left: 0; }

.footerDesc { position: absolute; opacity: 0; }

.expand.footerDesc { margin-bottom: 0; position: static; opacity: 1; }

.homeSliders img { height: 380px; object-fit: cover; }

.brand-hero img { height: 200px; object-fit: cover; }

.sliderDesc { padding-left: 15px; padding-right: 15px; top: 63%; }

.headTitles br { display: none; }

a.service-type { margin: 0 6px 12px; }

body.home .gameInnerRow .vc_column_container,body.page-id-1234 .gameInnerRow .vc_column_container { padding-left: 15px; padding-right: 15px; }

.gamesSummary div.rating { font-size: 14px; }

.gamesSummary tr > td:first-child { max-width: 25px; padding-right: 0; }

.gamesSummary tr > td:nth-child(2) { padding-right: 30px; }

.gamesSummary tr > td:nth-child(3) i:first-child { margin-left: 5px; }

body.page-template .gamesInfoRow { padding-left: 10px !important; padding-right: 10px !important; }

.gameCover figure > div > img, .gameRow .wpb_single_image img, body.page-template .gameCover img { height: 350px !important; }

}

.faqInnerHead, .faqInnerBody { max-width: 700px!important; margin-left: auto!important; margin-right: auto!important; }



@media screen and (max-width:479px) {

.text-slider .maintitle { font-size: 18px; }

.text-slider .subtitle { font-size: 14px; }

.text-slider { margin-bottom: 5px; }

.text-slider .subtitle { padding: 5px 0; }

.button-slider { padding: 5px 15px; font-size: 11px; }

.actionRow>div { position: static }

.actionRow>div { display: inline-block; margin-bottom: 10px }

.actionRow { width: 160%; top: -30px }

.gameCover figure > div > img, .gameRow .wpb_single_image img, body.page-template .gameCover img { height: 200px !important; }

}



@media screen and (max-width:400px) {

.sliderDesc>h1 { font-size: 26px !important; }

.sliderDesc>h2 { font-size: 14px !important; }

}



@media only screen and (max-width: 320px) {

.text-slider { margin-bottom: 0; }

}

.contactRow { margin-top: 40px; margin-bottom: 45px; }

.contactRow .main-title { margin-top: 0px!important; margin-bottom: 15px; }

.contactRow form.wpcf7-form { background: #f3f6fb; padding: 20px 40px; text-align: center; }

.contactRow .contactform input, .contactRow .contactform textarea { background: white; border: 0; }

.contactRow .contactInput.submitButton input { background: #00a82e; width: 185px; }

.contactRow input.wpcf7-form-control.wpcf7-submit { font-size: 20px; padding-top: 15px; padding-bottom: 15px; }



@media screen and (max-width:767px) {

.contactRow { margin-top: 30px; }

}

.faqRow { margin-bottom: 35px; }

.bonusCover { margin-bottom: 0!important; }

.faqInnerHead > .iClass { width: 12%; }

.faqInnerHead > .iClass:nth-child(3) { width: 55%; }

.faqInnerHead > .iClass:last-child { text-align: right; width: 18%; }

.faqInnerBody { background: #f7f7f7; padding: 20px; }

.faqInnerHead { border: 1px solid #ececec; padding: 10px 0px; margin-bottom: 15px; }

.bonusRating, .bonusDesc, .bonusClaim { margin-bottom: 0!important; }

.bonusClaim button { background: red; }

.bonusClaim button { background: #00a82d!important; color: white!important; padding-top: 5px!important; padding-bottom: 5px!important; }

.bonusClaim:after { content: "Details"; display: block; padding-right: 7px; margin-top: 3px; }

.faqInnerBody { padding: 0 20px; max-height: 0; overflow: hidden; transition: all 0.3s; }

.faqInnerBody.expand { padding: 20px; margin-bottom: 15px; transition: all 0.3s; }

.faqInnerHead.expand { margin-bottom: 0px; }

.faqRow .main-title { margin-bottom: 25px; }

.faqInnerBody h2 { font-size: 18px!important; }



@media only screen and (min-width: 768px) {

.gameNames { display: none; }

}



@media only screen and (max-width: 767px) {

.ratingiClass { display: none; }

.gmCovers { width: 36%!important; }

.gameNames { text-align: center; margin-top: 5px; margin-bottom: 0!important; }

.faqInnerHead > .iClass > .vc_column-inner { padding-left: 0; padding-right: 0; }

.faqInnerHead > .iClass:nth-child(3) { width: 35%; }

.bonusCover img { max-width: 50%!important; margin: auto!important; }

.bonusCover { text-align: center!important; }

}

.bonuses { padding-bottom: 15px; }

.bonuses p { margin-bottom: 0; }

.bonuses > p:first-child { margin-bottom: 5px; }

.contactText p { margin-bottom: 10px; }

.brand-hero img { width: 100%; }

.faqInnerBody table { width: 100%!important; }

.faqInnerBody table td { text-align: center!important; border: 1px solid #cccccc; }

strong.black { display: block; margin-top: 15px!important; }

.faqInnerBody th { background: transparent!important; }

.faqInnerBody ul, .faqInnerBody ol { padding-left: 10px!important; }

.faqInnerBody li { margin-top: 15px!important; }

.faqInnerBody span { font-size: 12px!important; }

.page-id-839 a.vc_general { background: #25ba25!important; color: white!important; padding-top: 6px!important; padding-bottom: 6px!important; }

.criteria { text-align: center; }

.criteria p { margin-bottom: 35px; }

.criteria h2 { font-size: 24px; }

.criteria img { max-width: 35%!important; }

.cretiriaRow { border: 1px solid #ececec; padding: 20px; background: #fbfafa; }

.cretiriaRow p { height: 95px!important; }

.cretiriaRow h2 { font-size: 20px; }

.white { padding: 0!important; background: transparent!important; border: 0!important; }

.creteriaRowTexts h2 { margin-top: 30px; margin-bottom: 10px; font-size: 24px!important; }

.creteriaRowTexts .wpb_text_column h2:first-child { margin-top: 0; }

ul.criteria-list { padding-left: 10px; }

ul.criteria-list li { margin-bottom: 10px; }

ul.criteria-list li a { color: black; }

.creteriaRowTextsLine.keywords { border: 0!important; }

.judgeRow h2.main-title { margin-bottom: 25px; }

.contactRow .contactInput.submitButton input.wpcf7-form-control.wpcf7-submit:hover, .contactRow .contactInput.submitButton input.wpcf7-form-control.wpcf7-submit { color: white!important; font-size: 12px!important; width: 150px!important; }

.gamesPhotoRow p { margin-bottom: 15px; }

ul.sub-menu a:hover, ul.sub-menu a { color: white!important; }

.menu-item-1174 { color: transparent; display: none; }

#mainnav .sub-menu li a { padding-bottom: 4px!important; }

.newTemplates ul { padding-left: 15px; }

.newTemplates .infoExtra { margin-bottom: 20px!important; }

.newTemplates p, .newTemplates i, .newTemplates span, .newTemplates strong, .newTemplates li, .newTemplates { line-height: 1.7; font-style: initial!important; }

.newTemplates h1, .newTemplates h2 { font-size: 20px; margin-bottom: 5px!important; }

.newTemplates .gamesPhotoRow>.vc_column-inner>.wpb_wrapper { padding-left: 0; }

.post-template-post_nosidebar .content-area { max-width: 100%!important; }

.post-template div#comments { display: none!important; }

.post-template div#primary { padding-top: 30px; }

p#“breadcrumbs” { margin-bottom: 15px; }

header ul.sub-menu .current-menu-item>a:after { background: transparent; }

.postTemplate .gamesInfoRow >.vc_column-inner>.wpb_wrapper, .postTemplate .gamesInfoRow >.vc_column-inner { padding-left: 0!important; }

.postTemplate .gamesInfoRow >.vc_column-inner>.wpb_wrapper { background: transparent; box-shadow: none; }

.postTemplate .gamesRightContens > .vc_column-inner { padding: 20px 0PX; padding-bottom: 10px; transition: top 0.3s; }

.postTemplate .gamesInfoRow >.vc_column-inner>.wpb_wrapper { padding-top: 0px!important; }

.postTemplate .gamesInfoRow h1 { margin-top: 0px!important; margin-bottom: 10px!important; }

li#menu-item-1219 { padding-left: 0; padding-right: 0; }

.hiss { transition: bottom 0.3s; }

img.size-medium.wp-image-1214 { width: 100%; object-fit: cover; }

li#menu-item-1219 { margin-left: 15px;background: #c80000; position: relative; top: -5px; border-radius: 5px; }

li#menu-item-1219 a { color: white!important; padding-top: 5px; padding-left: 20px; padding-right: 20px; }

.post-template li#menu-item-1219 { display: block; }

.post-template .gamesPhotoRow>.vc_column-inner>.wpb_wrapper { background: transparent !important; box-shadow: inherit!important; padding: 0; }

.gamesRightContens > .vc_column-inner:first-of-type > .wpb_wrapper { padding: 20px 20px!important; padding-bottom: 30px!important; box-shadow: 0 2px 4px 0 rgba(0,0,0,.1), 0 0 20px 0 rgba(0,0,0,.08)!important;  position:relative;

    z-index:9997; }



@media only screen and (min-width: 992px) {

div.detailsBody { padding-top: 110px!important; }

.details .myPromotion { margin-bottom: 15px; margin-right: 15px; }

header.details { height: auto!important; }

header .myPromotion img { width: 100%; object-fit: cover; }

.details nav#mainnav { display: none; }

}



@media only screen and (min-width: 768px) {

.postTemplate .gamesRightContens > .vc_column-inner { position: fixed; margin-left: 40px; }

}



@media only screen and (min-width: 1199px) {

.postTemplate .gamesRightContens > .vc_column-inner { margin-left: 50px; }

}



@media only screen and (max-width: 1024px) {

.mob-expand-submenu i { font-size: 16px!important; color: rgb(32, 197, 229)!important; }

ul.sub-menu.show-sub-menu a { color: #475067!important; }

div.detailsBody { padding-top: 0!important; }

.menu-item-1174 { display: block; }

.menu-item-1174 > a { color: transparent!important; position: relative; }

.menu-item-1174 > a:before { content: ""; background: url("/wp-content/uploads/2021/03/N-bd88-slots-LD-WB.gif"); display: block; width: 200px; height: 200px; background-size: cover; background-repeat: no-repeat; }

.menu-item-1219 { display: none; }

}



@media only screen and (max-width: 991px) {

.details .myPromotion { display: none; }

.post-template li#menu-item-1204 { display: none; }

}



@media only screen and (max-width: 767px) {

.creteriaRowTexts { display: flex; flex-wrap: wrap; }

.creteriaRowTexts .gamesInfoRow .vc_column-inner { padding-left: 0!important; }

.creteriaRowTexts > div:nth-child(2) { order: 1; }

.creteriaRowTexts > div:nth-child(1) { order: 2; }

.creteriaRowTexts .gamesPhotoRow { padding-top: 0; }

.newTemplates .gameCover figure > div > img, body.page-template .newTemplates .gameCover img { height: initial!important; }

.newTemplates.gamesIRow { display: flex; flex-wrap: wrap; }

.newTemplates .gamesPhotoRow { order: 2; }

.newTemplates > .wpb_column > .vc_column-inner { padding-left: 0; padding-right: 0; }

.post-template .gamesIRow { display: flex; flex-wrap: wrap; }

.post-template .gamesInfoRow { order: 1; }

.postTemplate .gamesRightContens > .vc_column-inner { padding: 0; border: 0; }

.gamesRightContens { padding-left: 0!important; padding-right: 0!important; }

.post-template div#primary { padding-top: 10px; padding-left: 5%; padding-right: 5%; }

p#“breadcrumbs” { margin-bottom: 0; margin-top: 15px; }

.gamesRightContens > .vc_column-inner:first-of-type > .wpb_wrapper { padding: 0px!important; box-shadow: inherit!important; margin-bottom: 25px; }

.gamesRightContens.gamesPhotoRow {

    padding-top: 0;

}

.postTemplate .gamesInfoRow h1 br {

    display: none;

}

}

div#popmake-1213 { box-shadow: none; background: transparent; border: 0; }

button.pum-close.popmake-close { top: 5px!important; right: 5px!important; }



@media only screen and (max-width: 1024px) {

li#menu-item-1219 { display: none; }

}



.wp-post-image {

    display: none;

}

.category .wp-post-image {

    display: block;

}



.posttitle {

    font-size: 18px;

    margin-bottom: 20px;

    margin-bottom: 15px;

}

.blog .posts-layout,

.category .posts-layout {

    width: 100%!important;

    margin-top:25px;

    margin-bottom:55px;

}

.blog p.sydney-breadcrumbs,

.blog header.page-header,

.category p.sydney-breadcrumbs,

.category header.page-header {

    display: none;

}

.blog .entry-post ,

.category .entry-post {

    background: #f2f2f2;

    padding: 20px;

}

.blog .entry-thumb,

.category .entry-thumb {

    margin-bottom: 0!important;

}

nav.navigation.post-navigation {

    position: relative;

    z-index: -1;

    display:none;

}

.postImages figure,

.postImages figure div,

.postImages figure div img{

    width:100%;

    position:relative;

    z-index:999999999;

    height:300px;

    object-fit:cover;

}

.mob-menu-header-holder{

    z-index:9999!important;

}

.mobmenu-content{

    z-index:999999!important;

}

a.go-top.show {

    z-index: 99999;

}

.blog .wp-post-image {

    display: block;

}

h2.posttitle {

    display: none;

}



span.postCat {

    margin-bottom: 5px;

    display: block;

    font-weight: bold;

}

.blog p.sydney-breadcrumbs {

    display: none;

}

.single-post div#content:before{

    display:none;

}

article#post-1188 {

    display: none;

}

.postDesc h2 {

    display: block;

}

img.countries {

    display: inline-block;

    margin-bottom: 5px;

    vertical-align: top;

}

img.gameCover {

    margin-bottom: 0!important;

}

.tableRows table td {

    border: 1px solid #bfbfbfee;

    padding: 10px;

}

.tableRows table tr td {

    width: 0%!important;

}

.tableRows table br {

    display: none;

}

.covers figcaption.vc_figure-caption {

    text-align: left!important;

    padding-left: 0;

}

/*blog*/

.pPattern{

    margin-top: 35px;

    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1), 0 0 20px 0 rgba(0,0,0,.08)!important;

}

.pPattern .vc_gitem_row {

    position: static!important;

    clear: both;

    transform: translate(0,0)!important;

}



.pPattern .vc_gitem_row:before,

.vc-gitem-zone-height-mode-auto:before,

.pPattern .vc-gitem-zone-height-mode-auto:before {

    display: none!important;

}



.pPattern .vc_visible-item {

    position: static!important;

    display: inline-block!important;

    height: initial!important;

    vertical-align:top;

}



.pPattern .vc_pageable-slide-wrapper.vc_clearfix {

    height: inherit!important;

}

.pTitle h2 {

    font-size: 18px;

    margin-bottom: 15px;

}

.pTitle h2 a:hover,

.pTitle h2 {

    color: #475067!important;

    font-size: 18px;

    margin-bottom: 15px;

}



span.vc_gitem-post-category-name {

    font-weight: bold;

    font-size: 12px!important;



}



.pPatternCat {

    text-align: left!important;

    margin-bottom: 5px;

}



.pImg {

    margin-bottom: 0!important;

}



.pPattern .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {

    background-color: rgb(242, 242, 242);

    padding: 0;

}

.pTitle, .pContent {

    padding: 0 25px!important;

    margin-bottom: 5px!important;

}

.providerDesc, 

.providerBtn{

     padding-left: 0!important;

     padding-right: 0!important;

}

.vc_btn3-container.vc_btn3-inline.providerBtn{

    margin-bottom:5px!important;

}

.pTitle {

    margin-top: 15px!important;

}



.pContent {

    margin-bottom: 20px!important;

}

/*end blog*/

.tableRows {

    margin-top: 30px;

}

.postTemplate .gamesInfoRow h1 {

    font-size: 20px!important;

    margin-top: 15px!important;

    margin-bottom: 15px!important;

}

.postid-1538 .postTemplate .gamesInfoRow h1 {

    margin-top: 25px!important;

    margin-bottom: 10!important;

}

.tableRows{

    margin-top:10px!important;

}

.providers-sidebars .gamesDesc, 

.providers-sidebars .gamesTitle, 

.providers-sidebars .review, 

.providers-sidebars .visit{

	padding-right: 0px;

	padding-left: 0px;

}

.providers-sidebars .gameCover figure, 

.providers-sidebars .gameCover figure>a, 

.providers-sidebars .gameCover figure>a>img, 

.providers-sidebars .gameCover figure>div, 

.providers-sidebars .gameCover figure>div>img{

    height:100%!important;

}



.providers-sidebars .sa_hover_container{

    padding: 0px!important;

}

.pPattern .vc_gitem-row-position-middle{

    /*border: 1px solid #c4bfbf!important;*/

    border-top: 0px solid;

}

.pPattern .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {

    background-color: white;

}

.pPattern figure, .pPattern figure > a, .pPattern figure > a > img {

    width: 100%!important;

}

.readMorebtN,.readMorebtN a {

    width: 100%!important;

    display: block!important;

    float: none;

}



.readMorebtN a {

    margin-left: 15px;

    margin-right: 15px!important;

    width: 90%!important;

    background: #f5f5f5!important;

    border: 1px solid #f5f5f5;

}

.page-id-1495 .readMorebtN {

    display: none!important;

}

.category-providers .posts-layout > article {

    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1), 0 0 20px 0 rgba(0,0,0,.08)!important;

}



.category-providers .entry-post {

    background: transparent!important;

}



.category-providers .category .wp-post-image {

    width: 100%!important;

}



.category-providers  span.postCat {

    display: none;

}

.category-providers .listGames {

    margin-top: 0!important;

}



.category-providers .listGames p {

    margin-bottom: 5px!important;

}

.highlighRow {

    text-align: center;

}



.highlighRow .pPattern figure, 

.highlighRow .pPattern figure > a, .pPattern figure > a > img {

    width: initial!important;

}



.highlighRow .vc_gitem-post-data-source-post_title {

    display: none!important;

}







.highlighRow .pPattern {margin-top: 0;}



.highlighRow .pPattern figure {

    padding-top: 20px;

}



.highlighRow .pContent > div {

    text-align: center!important;

    margin-top: 25px;

    min-height: 80px;

}



.highlighRow .readMorebtN {

    display: none!important;

}



.highlighRow .vc_visible-item {

    padding-bottom: 0!important;

    margin-bottom: 35px;

}



.highlighRow h2.main-title {

    margin-bottom: 10px!important;

}



.highlighRow .vc_column-inner {

    padding-top: 0!important;

}



.highlighRow {

    padding-bottom: 30px;

}

.highlighRow .vc_gitem-zone-mini{

    background: white;

}

li#menu-item-1240 > a,

li#menu-item-1398 > a,

li#menu-item-1505 > a {

    pointer-events: none;

}



@media only screen and (min-width: 1200px) {

    .posts-layout > article {

        display: inline-block;

        position: static!important;

        width: 22%!important;

        vertical-align: top;

    }

    .single-post .gamesInfoRow {

        margin-top: -25px;

    }

    

}

@media only screen and (max-width: 767px) {

     .pTitle, .pTitle, .pContent {

        padding-left:25px!important;

        padding-right:25px!important;

     }

     .pTitle{

         padding-top:15px!important;

     }

     .pContent{

         padding-bottom:15px!important;

     }

     .highlighRow .pContent > div {

        min-height: inherit;

    }

}

.judCreteria {

    margin-bottom: 35px;

}





@media screen and (max-width: 767px) {

    .highlighRow .wpb_column.vc_column_container.vc_col-sm-3 {

        margin-bottom: 35px;

    }

    .flexrow .gamesPhotoRow {

        margin-top: 35px;

    }

    .flexrow .gamesPhotoRow .gameCover img {

        height: 250px !important;

    }

    .flexrow {

        display: flex;

        flex-direction: column-reverse;

    }

	.judCreteria > div:first-child .wpb_raw_code {

	    margin-bottom: 0!important;

	}

	.judCreteria > div:last-child .footerTextRow {

	    padding-top: 0!important;

	}

}

.sixrowhome>.wpb_column .vc_column-inner>.wpb_wrapper {

    background: #fff;

    padding: 20px;

    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%), 0 0 20px 0 rgb(0 0 0 / 8%);

}

.sixrowhome .iconRowDesc {

    height: auto;

}

.sixrowhome .iconPicture {

    margin-top: 0;

}

.iconPicture img {

    height: 65px !important;

    object-fit: contain;

}

.tableRows p {

    display: none;

}