div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//www.sayarddogs.com.au/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}.panel-grid {
zoom: 1;
}
.panel-grid:before {
content: '';
display: block;
}
.panel-grid:after,
.panel-grid-core:after {
clear: both;
content: '';
display: table;
}
.panel-grid-cell {
float: left;
width: 100%;
padding: 0 2.6% 20px 0;
min-height: 1em;
}
.panel-grid .panel-grid-cell:last-child {
padding-right: 0 !important;
}
.panel-grid-cell .panel {
min-height: 1em;
zoom: 1;
}
.panel-grid-cell .panel:before {
content: '';
display: block;
}
.panel-grid-cell .panel:after {
clear: both;
content: '';
display: table;
}
.panel-grid-cell .panel.panel-last-child {
margin-bottom: 0;
}
.panel-grid-cell .widget-title {
margin-top: 0;
}    @media only screen and (max-width: 568px) {
body.layout-responsive .panel-grid-cell {
width: 100% !important;
float: none;
padding-right: 0px;
}
}@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(//themes.googleusercontent.com/static/fonts/opensans/v8/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
} html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, cite,
del, dfn, em, font, q, s, samp,
strike, strong,
ol, ul, li,
fieldset, form, label, legend,
tbody, tfoot, thead, tr {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
overflow: hidden;
background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
blockquote, q {
display: block;
font-size: larger;
padding: 10px 0 10px 20px;
border-left: 2px solid #F33F3F;
}
blockquote:before, q:before,
blockquote:after, q:after {
font-family: "Times New Roman", Arial, Helvetica;
font-weight: bold;
font-size: larger;
line-height: 0px;
}
blockquote:before, q:before {
content: '\201C';
padding-right:5px;
}
blockquote:after, q:after {
content: '\201D';
padding-left:5px;
}
dt {
font-weight: bold;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}
.clearboth {
width: 100%;
clear: both;
display: block;
} body,
button,
input,
select,
textarea {
color: #888;	
font-family: Open Sans, Helvetica, Arial;
font-size: 12px;
line-height: 1.7;
word-wrap: break-word;
}
body,
#body-core { 
background: white;
min-width: 320px;
} body.layout-fixed,
body.layout-fixed #body-core,
body.layout-fixed #site-header,
body.layout-fixed #notification { 
min-width: 1140px;
} h1,h2,h3,h4,h5,h6 {
color: #202020;
clear: both;
margin: 0 0 0.8em;
font-family: Open Sans, Helvetica, Arial;
line-height: 1.5;
-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;
}
h1 {
font-size: 28px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 20px;
}
h4 {
font-size: 16px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 12px;
}
hr {
background-color: #E6E6E6;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} p {
margin-bottom: 20px;
}
ul, ol {
margin: 0 0 20px 20px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
margin-left: 1.5em;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
font-style: italic;
margin: 0 1.5em;
}
pre {
line-height: 25px;
padding: 0px 20px;
margin-bottom:10px;
border: 1px solid #ddd;
background: #f2f2f2;
background: -moz-linear-gradient(top, #f2f2f2 50%, #f9f9f9 50%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#f2f2f2), color-stop(50%,#f9f9f9));
background: -webkit-linear-gradient(top, #f2f2f2 50%,#f9f9f9 50%);
background: -o-linear-gradient(top, #f2f2f2 50%,#f9f9f9 50%);
background: -ms-linear-gradient(top, #f2f2f2 50%,#f9f9f9 50%);
background: linear-gradient(to bottom, #f2f2f2 50%,#f9f9f9 50%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f9f9f9',GradientType=0 );
background-size: 50px 50px;
}
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
vertical-align: baseline;
*vertical-align: middle;
}
button,
input {
line-height: normal;
*overflow: visible;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
padding: 6px 15px;
}
input.searchsubmit {
padding: 6px 15px;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type=text],
input[type=email],
input[type=password],
select,
textarea {
background: white;
border: 1px solid #E0E0E0;
padding: 10px 20px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
select:focus,
textarea:focus {
background: #fff;
}
textarea {
overflow: auto;
vertical-align: top;
width: 100%;
} table {
text-align:   center;
margin:       0 0 25px;
width:        100%;
border-left:  1px solid #ddd;
border-right: 1px solid #ddd;
border-collapse:collapse;
}
caption {
font-size:  0.875rem;
font-style: italic;
color:      #888;
}
th,
td {
padding:     4px 2%;
border:      1px solid #ddd;
border-left: none;
}
th {
font-size:   0.9em;
font-weight: bold;
}
td {
border-top: none;
}
#footer table,
#footer th,
#footer td {
border-color: #444;
} a {
color: #F33F3F;
cursor: pointer;
text-decoration: none;
outline: 0 none;
-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;
}
a:hover {
color: inherit;
}
a,
a:visited {
text-decoration: none;	
} .alignleft {
display: inline;
float: left;
margin-right: 20px;
margin-bottom: 10px;
}
.alignright {
display: inline;
float: right;
margin-left: 20px;
margin-bottom: 10px;
}
.aligncenter {
clear: both;
display: block;
margin: 20px auto;
} #pre-header-core,
#header-core,
#header-links-inner,
#content-core,
#footer-core,
#sub-footer-core,
#notification-core,
#introaction-core,
#outroaction-core {
display: block;
max-width:1140px;
margin: 0 auto;
}
#content,
.main-navigation,
.site-title,
.site-description {
margin: 0 auto;
}
#content {
clear: both;
margin: 0;
padding: 30px 10px;
} body.custom-background,
body.layout-boxed #body-core,
body.layout-boxed #pre-header,
body.layout-boxed #header {
max-width: 1170px;
}
body.custom-background,
body.layout-boxed #body-core {
display: block;
margin: 0 auto;
overflow: hidden;
} .entry-content img,
.entry-content iframe {
display: block;
}
img {
max-width: 100%;
height: auto;
}
embed,
iframe,
object,
.wp-caption {
max-width: 100%;
}
iframe.twitter-tweet {
margin: 0 !important;
width: 100%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-size: 12px;
font-style: italic;
}
#content .gallery a img {
border: none;
} #nav-above,
#nav-below {
margin: 0px 0px 10px 0px;
}
.nav-previous {
}
.nav-previous a {
color: #FFF !important;
background: #F33F3F;
padding: 5px 10px;
float: left;
}
.nav-previous a .meta-icon {
float: left;
margin-right: 5px;
padding: 1px 6px 2px 0;
}
.nav-next {
}
.nav-next a {
color: #FFF !important;
background: #F33F3F;
padding: 5px 10px;
float: right;
}
.nav-next a .meta-icon {
float: right;
margin-left: 5px;
padding: 1px 0 2px 6px;
}
.nav-previous a .meta-icon,
.nav-next a .meta-icon {
display: table;
}
.nav-previous a:hover,
.nav-next a:hover {
background: #333;
}
.nav-previous a i,
.nav-next a i {
vertical-align: top;
display: table-cell;
}  .pag {
text-align: right;
margin: 0;
list-style: none;
}
.pag li {
font-size: smaller;
display: inline-block;
margin-right: 2px;
}
.pag li a,
.pag li span {
color: inherit;
padding: 1px 6px;
border: 1px solid #EEE;
background: white;
display: block;
}
.pag li a:hover {
color: #F33F3F;
border-color: #F33F3F;
}
.pag li.current span {
color: #fff;
background: #F33F3F;
border-color: #F33F3F;
}
li.pag-first {
display: none;
}
li.pag-last {
display: none;
}
li.pag-previous {
}
li.pag-next {
}  .custom-header img {
display: block;
margin: 0 auto;
} .site-description {
color: #777777;
font-size: 13px;
line-height: 13px;
}
#logo {
float: left;
margin: 10px 0 0;
}
#logo a {
display: inline-block;
}
#logo img {
max-height: 50px;
display: block;
margin: 0 auto;
}
#logo h1 {
font-size: 22px;
font-weight: bold;
} .header-style2 #logo {
text-align:center;
}  #header-image img {
display: block;
width: 100%;
}
#header-image.header-image-boxed {
display: block;
margin: 0 auto;
max-width: 1170px;
} #site-header {
line-height: 1.5;
} #pre-header {
background: #1C1C1C;
}
#pre-header li {
float: left;
}
#pre-header .header-links > ul > li > a {
-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;
}
#pre-header .header-links .menu-hover > a,
#pre-header .header-links > ul > li > a:hover {
color: white;
}
#pre-header .header-links li a,
#pre-header-social li,
#pre-header-social li a,
#pre-header-search input {
color: #CCC;
font-size: 12px;
display: block;
}
#pre-header .header-links li a,
#pre-header-social li.message {
padding: 9px 15px 7px;
}
#pre-header-social li,
#pre-header-social li a {
border: 0px;
}
#pre-header .header-links .sub-menu {
background: #1C1C1C;
border-width: 1px 1px 0px 1px;
border-style: solid;
border-color: #303030;
position: absolute;
display: none;
z-index: 9999;
}
#pre-header .header-links .sub-menu li {
border-bottom: 1px solid #303030;
}
#pre-header .header-links .sub-menu a {
padding: 6px 20px 6px 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#pre-header .header-links .sub-menu a:hover {
color: white;
}
#pre-header-core {
display: table;
width: 100%;
}
#pre-header-links-inner,
#pre-header-social,
#pre-header-search {
display: table-cell;
vertical-align: middle;
} #pre-header-search {
width: 1%;
padding: 5px 5px 5px 20px;
}
#pre-header-search .search {
max-width: 120px;
background: #3A3A3A;
border: 1px solid #444;
padding: 3px 10px;
}
#pre-header-search .searchform {
float: right;
}
#pre-header-search .searchsubmit {
display: none;
} #pre-header-search ::-webkit-input-placeholder { color: #888; }
#pre-header-search :-moz-placeholder { color: #888; }
#pre-header-search ::-moz-placeholder { color: #888; }
#pre-header-search :-ms-input-placeholder { color: #888; } #pre-header-social ul {
display: table;
float: right;
}
#pre-header-social li {
display: table-cell;
vertical-align: middle;
float: none;
}
#pre-header-social li a {
display: table;
text-align: center;
color: #FFF;
width: 24px;
height: 24px;
margin: 3px;
background: #4D4D4D;
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
-o-border-radius: 500px;
border-radius: 500px;
}
#pre-header-social li.facebook a:hover {
background: #3b5997;
}
#pre-header-social li.twitter a:hover {
background: #a5dee8;
}
#pre-header-social li.google-plus a:hover {
background: #db4a39;
}
#pre-header-social li.instagram a:hover {
background: #AC8263;
}
#pre-header-social li.tumblr a:hover {
background: #395672;
}
#pre-header-social li.linkedin a:hover {
background: #56a1c4;
}
#pre-header-social li.flickr a:hover {
background: #c5c5c5;
}
#pre-header-social li.pinterest a:hover {
background: #C92228;
}
#pre-header-social li.xing a:hover {
background: #126567;
}
#pre-header-social li.paypal a:hover {
background: #1e477a;
}
#pre-header-social li.youtube a:hover {
background: #de1f26;
}
#pre-header-social li.vimeo-square a:hover {
background: #4EBBFF;
}
#pre-header-social li.rss a:hover {
background: #fea81d;
}
#pre-header-social li i {
display: table-cell;
vertical-align: middle;
position: relative;
top: 1px;
} #header {
padding: 0;
background: #fff;
}
#header-links {
float: right;
}
#header-links-inner {
display: table;
margin: 0 auto;
}
#header .header-links li {
float: left;
}
#header .header-links > ul > li a{
color: #777;
padding: 25px 20px;
}
#header .header-links > ul > li.menu-parent > a:after {
position: relative;
content: "\f107";
font-family: fontawesome;
padding-left: 6px;
}
#header .header-links li a {
display: block;
padding: 8px 14px;
margin: 0px;
}
#header .header-links .sub-menu {
display: none;
float: left;
position: absolute;
z-index: 9999;
border: 1px solid #303030;
background: #1C1C1C;
}
#header .header-links .sub-menu a {
color: white;
font-size: 12px;
border-bottom: 1px solid #303030;
line-height: 32px;
margin: 0;
padding: 0 20px 0 10px;
}
#header .header-links .sub-menu li:last-child > a {
border: 0;
}
#header .header-links .sub-menu a:hover,
#header .header-links .sub-menu .current-menu-item a {
}
#pre-header .sub-menu li,
#header .sub-menu li {
float: none;
position: relative;
}
#header .sub-menu li {
padding: 2px 10px;
}
#header .sub-menu li:hover {
padding-left: 10px;
}
#header .menu > li > a {
-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;
}
#header .menu > li.menu-hover > a,
#header .menu > li.current_page_item > a, 
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover {
color: #F33F3F;
}
.main-navigation:after {
clear: both;
content: "";
display: block;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation .sub-menu a {
white-space: nowrap;
}
.main-navigation .sub-menu .sub-menu {
position: absolute;
top: -1px;
left: 100%;
}
.main-navigation ul ul :hover > a {
}
#pre-header .main-navigation ul li:hover > ul,
#header .main-navigation ul li:hover > ul {
display: block;
} #header {
}
.home #header {
border-bottom: none;
} .slider-full.header-style2 #header-core {
max-width: 100%;
}
.header-style2 #logo {
float: none;
margin: 25px 0;
}
.header-style2 #logo img {
max-height: 90px;
}
.header-style2 #header-links {
width: 100%;
max-width: 1140px;
border-top: 1px solid #EEE;
border-bottom: 1px solid #EEE;
}
.header-style2 #header .header-links > ul > li > a {
padding: 15px 20px;
} .layout-boxed.header-style1.header-sticky #pre-heade,
.layout-boxed.header-style1.header-sticky #header {
max-width: 1170px;	
}
.header-style1.header-sticky #pre-header {
position: fixed;
top: 0;
width: 100%;
z-index: 999;
}
.header-style1 #header {
border-bottom: 1px solid #E0E0E0;
}
.home.header-style1 #header {
border-bottom: none;
}
.header-style1.header-sticky #header {
width: 100%;
position: fixed;
background-color: #FFF;
z-index: 99999;
}
.header-style1.header-sticky .is-sticky #header {
top: 0px;
border-bottom: 1px solid #e0e0e0;
-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
} .header-style2.header-sticky .sticky-wrapper {
width: 100%;
}
.header-style2.header-sticky #header-links {
background-color: #FFF;
z-index: 99999;
}
.header-style2.header-sticky .is-sticky #header-links {
position: fixed;
top: 0px;
border-bottom: 1px solid #e0e0e0;
}
.slider-full.header-style2 #header-links {
max-width: 100%;
} #header .header-links .header-thinkupmega > ul > li {
float: left;
}
#header .header-links .header-thinkupmega  > ul > li > a {
text-transform: uppercase;
}
#header .header-links .header-thinkupmega > ul > li:last-child > a {
border-bottom: 1px solid #303030;
}
#header .header-links .header-thinkupmega  > ul > li > a:hover span {
margin-left: 0;
margin-right: 10px;
}
#header .header-links .header-thinkupmega  > ul > li > a:before {
content: "";
}
#header .header-links .header-thinkupmega ul .sub-menu {
position: relative;
display:block !important;
visibility: visible !important;
float: none;
left: 0px;
top: auto;
border: none;
}
#header .header-links .header-thinkupmega ul .sub-menu li {
position: relative;
border: none;
padding-left: 0;
padding-right: 0;
}
#header .header-links .header-thinkupmega ul .sub-menu a {
border: none;
} #pre-header .header-links .sub-menu a,
#pre-header .header-links .sub-menu a span,
#pre-header .header-links .sub-menu .menu-parent > a:before,
#header .header-links .sub-menu a,
#header .header-links .sub-menu a span,
#header #header-core .sub-menu .menu-parent > a:before {
-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;
}
#pre-header .header-links .sub-menu a:hover {
padding-right: 10px;
}
#header .header-links .sub-menu a:hover {
padding-right: 10px;
}
#pre-header .header-links .sub-menu a:hover span,
#header .header-links .sub-menu a:hover span {
margin-left: 10px;
} #pre-header .sub-menu .menu-parent > a:before {
font-family: FontAwesome;
font-size: 1em;
text-align: right;
content: "\f105";
position: relative;
left: 10px;
display: inline-block;
float: right
}
#pre-header .sub-menu .menu-parent > a:hover:before {
left: 0px;
}
#header .sub-menu .menu-parent > a:before {
font-family: FontAwesome;
font-size: 1.1em;
text-align: right;
content: "\f105";
position: relative;
left: 20px;
display: inline-block;
float: right;
}
#header .sub-menu .menu-parent > a:hover:before {
left: 10px;
} #header-responsive {
display: none;
} #slider-core {
position: relative;
} #slider .slidedeck-frame {
margin: 0 auto;
} #slider .slides {
height: 0;
margin: 0;
}
#slider .rslides {
margin: 0;
overflow: hidden;
}
.rslides li {
width: 100%;
}
.rslides img {
width: 100%;
}
#slider .rslides-inner {
position: relative;
width: 1140px;
max-width: 100%;
margin: 0 auto;
border: 0;
overflow: hidden;
}
#slider .rslides-inner li {
height: auto;
list-style: none;
}
#slider .rslides-container {
padding: 20px 10px;
}
#slider a.rslides_nav {
text-align: center;
line-height: 1;
width: 60px;
height: 60px;
margin: -30px 0 0;
position: absolute;
overflow: hidden;
top: 50%;
color: rgba(0, 0, 0, 0.8);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
#slider a.rslides_nav.prev {
left: -60px;
}
#slider a.rslides_nav.next {
right: -60px;
}
#slider a.rslides_nav.prev:before,
#slider a.rslides_nav.next:before {
color: #fff;
background: #000;
background: rgba(0, 0, 0, 0.5);
font-family: FontAwesome;
font-size: 30px;
line-height: 60px;
display: block;
position: relative;
z-index: 9999;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
}
#slider a.rslides_nav.prev:hover:before,
#slider a.rslides_nav.next:hover:before {
color: #333;
background: #fff;
}
#slider a.rslides_nav.prev:before {
content: "\f104";
}
#slider a.rslides_nav.next:before {
content: "\f105";
}
#slider .rslides-inner:hover a.rslides_nav {
opacity: 1;
}
#slider .rslides-inner:hover a.rslides_nav.prev {
left: 0px;
}
#slider .rslides-inner:hover a.rslides_nav.next {
right: 0px;
}
#slider .rslides_tabs {
position: absolute;
z-index: 99;
text-align: center;
width: 100%;
bottom: 10px;
margin: 0;
}
#slider .rslides_tabs li {
list-style: none;
margin: 0 6px;
display: inline-block;
zoom: 1;
}
#slider .rslides_tabs li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.4);
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
#slider .rslides_tabs li a:hover,
#slider .rslides_tabs li.rslides_here a {
background: #333;
background: rgba(0, 0, 0, 0.7)
} .slider-boxed #slider .rslides-content {
padding: 0 100px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.slider-boxed #slider .rslides-inner {
width: 1130px;
}
.slider-boxed #slider .rslides-inner {
-webkit-box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #DDD;
-moz-box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #DDD;
-o-box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #DDD;
box-shadow: 0 0 0 5px #FFF, 0 0 0 6px #DDD;
}
.slider-full #header-core {
max-width: 1140px; 
}
.slider-full #header-links {
border-bottom: none;
}
.slider-full #slider  .rslides-inner {
width: 100%;
position: relative;
}
.slider-full #slider .rslides-container {
padding: 0 0 20px;
} #slider .rslides-content {
height: 100%;
width: 100%;
position: absolute;
top: 0;
}
#slider .rslides-content-inner {
display: table;
width: 100%;
height: 100%;
margin: 0 auto;
}
#slider .featured {
display: table-cell;
vertical-align: middle;
}
#slider .featured-title {
margin-bottom: 20px;
}
#slider .featured-title span {
display: inline-block;
color: #FFF;
font-size: 50px;
font-weight: 300;
line-height: 1;
}
#slider .featured-excerpt p {
margin-bottom: 25px;
}
#slider .featured-excerpt span {
display: inline-block;
color: #FFF;
font-size: 24px;
line-height: 35px;
font-weight: 300;
}
#slider .featured-link a {
display: inline-block;
color: #FFF;
font-size: 18px;
padding: 5px 20px;
border: 1px solid #FFF;
}
#slider .featured-link a:hover {
background: #F33F3F;
border-color: #F33F3F;
} #slider.style2 .featured.one_half {
padding-left: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#slider.style3 .featured.one_half {
padding-right: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
#slider.style2 .wrap-safari,
#slider.style3 .wrap-safari {
display: table;
height: 100%;
max-width: 1140px;
margin: 0 auto;
width: 100%;
}
#slider.style2 .rslides-content-inner,
#slider.style3 .rslides-content-inner {
display: table-cell;
width: 100%;
vertical-align: middle;
margin: 0 auto;
}
#slider.style2 .featured-video,
#slider.style3 .featured-video {
margin-bottom: 0;
} #slider .featured-video .wp-video,
#slider .wp-video-shortcode {
max-width: 100%;
}
#slider .videoBG video {
top: -30% !important;
width: 100%;
}
#slider .mejs-layers {
max-width: 100%;
}
#slider .videoBG,
#slider .videoBG_wrapper,
#slider .videoBG_wrapper li {
width: 100% !important;
height: 100% !important;
} #slider .featured-title,
#slider .featured-excerpt,
#slider .featured-link {
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transform: translateY(35px);
-moz-transform: translateY(35px);
-ms-transform: translateY(35px);
-o-transform: translateY(35px);
transform: translateY(35px);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#slider .rslides1_on .featured-title,
#slider .rslides1_on .featured-excerpt,
#slider .rslides1_on .featured-link {
opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
transform: translate(0);
}
#slider .rslides1_on .featured-title {
-webkit-transition-delay: 1.0s;
-moz-transition-delay: 1.0s;
-ms-transition-delay: 1.0s;
-o-transition-delay: 1.0s;
transition-delay: 1.0s;
}
#slider .rslides1_on .featured-excerpt {
-webkit-transition-delay: 1.2s;
-moz-transition-delay: 1.2s;
-ms-transition-delay: 1.2s;
-o-transition-delay: 1.2s;
transition-delay: 1.2s;
}
#slider .rslides1_on .featured-link {
-webkit-transition-delay: 1.4s;
-moz-transition-delay: 1.4s;
-ms-transition-delay: 1.4s;
-o-transition-delay: 1.4s;
transition-delay: 1.4s;
} #slider .rslides-content.slider-left .featured-title,
#slider .rslides-content.slider-left .featured-excerpt,
#slider .rslides-content.slider-left .featured-link {
text-align: left;
}
#slider .rslides-content.slider-right .featured-title,
#slider .rslides-content.slider-right .featured-excerpt,
#slider .rslides-content.slider-right .featured-link {
text-align: right;
}
#slider .rslides-content.slider-center .featured-title,
#slider .rslides-content.slider-center .featured-excerpt,
#slider .rslides-content.slider-center .featured-link {
text-align: center;
}
#slider .rslides-content.slider-half .featured-title,
#slider .rslides-content.slider-half .featured-excerpt span,
#slider .rslides-content.slider-half .featured-link {
width: 50%;
}
#slider .rslides-content.slider-middle .featured-title,
#slider .rslides-content.slider-middle .featured-excerpt,
#slider .rslides-content.slider-middle .featured-link {
width: 50%;
margin-left: auto;
margin-right: 0;
} #slider .rslides-content.style2 .featured-title {
margin: 0;
}
#slider .rslides-content.style2 .featured-title span {
background: #F33F3F;
padding: 10px 15px;
}
#slider .rslides-content.style2 .featured-excerpt span {
background: #222;
padding: 10px 15px;
} #slider .rslides-content.style3 .featured-title span,
#slider .rslides-content.style3 .featured-excerpt span {
background: rgba(0, 0, 0, 0.4);
padding: 10px 15px;
}
#slider .rslides-content.style3 .featured-title span {
font-weight: 600;
}
#slider .rslides-content.style3 .featured-link a {
background: #F33F3F;
border: none;
}
#slider .rslides-content.style3 .featured-link a:hover {
background: rgba(0, 0, 0, 0.4);
} #slider .rslides-content.style4 .featured-title span {
color: #333;
}
#slider .rslides-content.style4 .featured-excerpt span {
color: #667;
}
#slider .rslides-content.style4 .featured-link a {
color: #333;
border: 1px solid #333;
}
#slider .rslides-content.style4 .featured-link a:hover {
color: #FFF;
background: #333;
} #slider .rslides-content.style5 .featured-title span,
#slider .rslides-content.style5 .featured-excerpt span {
background: #FFF;
background: rgba(255, 255, 255, 0.75);
padding: 10px 20px;
}
#slider .rslides-content.style5 .featured-title span {
color: #333;
font-weight: 600;
text-transform: uppercase;
}
#slider .rslides-content.style5 .featured-excerpt span {
color: #667;
} #slider .rslides-content.style6 .featured-title span {
text-transform: uppercase;
color: #FFF;
background: #000;
font-weight: 600;
padding: 10px;
}
#slider .rslides-content.style6 .featured-excerpt span {
color: #000;
font-weight: 600;
}
#slider .rslides-content.style6 .featured-link a {
color: #000;
border: 1px solid #000;
}
#slider .rslides-content.style6 .featured-link a:hover {
color: #FFF;
border-color: #F33F3F;
} #slider .rslides-content.style7 .featured-title span,
#slider .rslides-content.style7 .featured-excerpt span {
padding: 10px;
}
#slider .rslides-content.style7 .featured-title span {
text-transform: uppercase;
color: #FFF;
background: #000;
font-weight: 600;
}
#slider .rslides-content.style7 .featured-excerpt span {
color: #000;
font-weight: 400;
background: #fff;
} #intro.option1 {
margin-bottom: 25px;
}
#intro.option1 #intro-core {
position: relative;
width: 100%;
display: table;
padding-bottom: 20px;
}
#intro.option1 .page-title {
line-height: 1;
text-transform: uppercase;
margin: 0px;
display: table-cell;
}
#intro.option1 #intro-core:before {
content: '';
position: absolute;
bottom: 0px;
width: 100%;
border-bottom: 1px solid #EEE;
}
#intro.option1 #intro-core:after {
content: '';
position: absolute;
left: 0;
bottom: 0px;
width: 25px;
border-bottom: 3px solid #F33F3F;
} #notification {
position: relative;
z-index:99999;
width: 100%;
background: #364BE6;
border-bottom: 2px solid white;
-webkit-box-shadow: 0 0 6px 0 #999;
-moz-box-shadow: 0 0 6px 0 #999;
-ms-box-shadow: 0 0 6px 0 #999;
-o-box-shadow: 0 0 6px 0 #999;
box-shadow: 0 0 6px 0 #999;
}
#notification-core {
text-align: center;
color: white;
padding: 5px 0px;
}
#notification-core .notification-button {
color: white;
background: black;
padding: 3px 10px;
margin: 0px 15px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}  .themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
color: #FFF;
text-align: center;
border: none;
background: #F33F3F;
-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;
}
a.themebutton {
color: #FFF;
}
.themebutton:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #333;
} #breadcrumbs {
font-size: 10px;
display: table-cell;
text-align: right;
vertical-align: middle;
}
#breadcrumbs .delimiter {
padding: 0px 10px;
color: #F33F3F;
}
#breadcrumbs a:hover {
color: #F33F3F;
} #section-home {
text-align: center;
padding: 0 10px;
}
#section-home-inner {
max-width: 1140px;
margin: 20px auto 0;
}
#section-home .section {
display: block;
background: white;
padding: 10px;
border: 1px solid #E0E0E0;
-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;
}
#section-home .entry-header {
position: relative;
z-index: 2;
width: 100%;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
#section-home .entry-header span {
background: #333;
display: block;
position: relative;
border-radius: 500px;  
width: 90px;  
height: 90px;  
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
margin: 0 auto;
}
#section-home .entry-header i {
font-size: 50px;
color: white;
position: relative;
top: 20px;
}
#section-home img {
margin: 0 auto;
display: block;
-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;
}
#section-home .entry-content {
padding-top: 20px;
}
#section-home h3 {
font-size: 18px;
font-weight: 600
}
#section-home .more-link {
padding: 5px 10px;
}
#section-home .more-link:after {
font-family: FontAwesome;
content: '\F101';
padding-left: 5px
} #introaction,
#outroaction { 
padding: 10px;
}
#introaction-core,
#outroaction-core {
padding: 20px 0;
border-width: 1px 0;
border-style: solid;
border-color: #EEE;
}
.action-text.three_fourth,
.action-button.one_fourth,
.action-text h3,
.action-text p,
.attention_text.three_fourth,
.attention_button.one_fourth,
.attention_text h3,
.attention_text p {
margin-bottom: 0px;
}
.action-text h3,
.attention_text h3 {
margin-top: 0px;
}
.action-text h3,
.action-text p,
.attention_text h3,
.attention_text p {
margin-left: 10px;
margin-right: 10px;
}
.action-button h4,
.attention_button h4 {
font-size: 14px;
text-transform: uppercase;
padding: 15px 20px;
margin: 0px 10px;
} #header-core:before,
#header-core:after,
#header-links-inner .menu:before,
#header-links-inner .menu:after,
#intro-core:before,
#intro-core:after,
#introaction-core:before,
#introaction-core:after,
#outroaction-core:before,
#outroaction-core:after,
#main-core:before,
#main-core:after,
#content-core:before,
#content-core:after,
#article:before,
#article:after,
#nav-above:before,
#nav-above:after,
#nav-below:before,
#nav-below:after,
#sharepost:before,
#sharepost:after,
#author-image:before,
#author-image:after,
#author-bio:before,
#author-bio:after,
#sub-footer:before,
#sub-footer:after,
#footer-core:before,
#footer-core:after,
.entry-meta:before,
.entry-meta:after,
.attention:before,
.attention:after,
ul.pricing-table:before,
ul.pricing-table:after,
.popular-posts:before,
.popular-posts:after,
.recent-comments:before,
.recent-comments:after,
.recent-posts:before,
.recent-posts:after,
.searchform:before,
.searchform:after {
content:"";
display:table;
}
#header-core:after,
#header-links-inner .menu:after,
#intro-core:after,
#introaction-core:after,
#outroaction-core:after,
#main-core:after,
#content-core:after,
#article:after,
#nav-above:after,
#nav-below:after,
#sharepost:after,
#author-image:after,
#author-bio:after,
#sub-footer:after,
#footer-core:after,
.entry-meta:after,
.attention:after,
ul.pricing-table:after,
.popular-posts:before,
.popular-posts:after,
.recent-comments:after,
.recent-posts:after,
.searchform:after {
clear:both;
} #footer {
background: #333;
border-top: 6px solid #F33F3F;
border-bottom: 1px solid #111;
padding: 15px 10px;
}
#footer-core h3 {
color: #EEE;
font-size: 14px;
text-transform: uppercase;
padding-bottom: 8px;
margin: 10px 0px 15px;
border-bottom: 1px solid #222;
-webkit-box-shadow: 0 1px 0 0 #444;
-moz-box-shadow: 0 1px 0 0 #444;
-ms-box-shadow: 0 1px 0 0 #444;
-o-box-shadow: 0 1px 0 0 #444;
box-shadow: 0 1px 0 0 #444;
}
#footer-core h3 span {
}
#footer-core,
#footer-core p,
#footer-core a:hover {
color: #AAA;
}
#footer-core a {
color: #F33F3F;
} #sub-footer {
background: #222;
border-top: 1px solid #444;
padding: 15px 0px;
}
#sub-footer-core {
padding: 0px 10px;
}
#sub-footer-core, 
#sub-footer-core a {
font-size: 11px;
}
#sub-footer-core {
color: #AAA;
text-align: center;
}
#sub-footer-core a {
color: #EEE;
}
#sub-footer-core a:hover {
color: #F33F3F
}
#footer-menu {
margin-bottom: 10px;
}
#footer-menu a {
padding: 0 8px;
}
#footer-menu ul {
margin: 0px;
}
#footer-menu li {
display: inline-block;
}
#footer-menu li:after {
content: "|";
}
#footer-menu li:last-child:after {
content: none;
}
.copyright {
}  #sidebar .widget { 
margin-bottom: 35px; 
border-bottom: 1px solid #EEE;
}
#sidebar h3.widget-title {
position: relative;
font-size: 13px;
text-transform: uppercase;
padding-bottom: 10px;
margin: 0 0 15px;
}
#sidebar .rev_slider_wrapper {
padding: 3px;
border: 1px solid #ddd;
}
#sidebar h3.widget-title:before {
content: '';
position: absolute;
bottom: 0px;
width: 100%;
border-bottom: 1px solid #EEE;
}
#sidebar h3.widget-title:after {
content: '';
position: absolute;
left: 0;
bottom: 0px;
width: 25px;
border-bottom: 3px solid #F33F3F;
} .widget {
line-height: 1.8;
}
.widget select {
max-width: 100%
}
.widget a {
color: inherit;
}
#footer .widget { 
margin-bottom: 20px; 
}
#footer .widget-area .widget:last-child {
margin-bottom: 0px;
} #footer .thinkup_widget_categories a,
#footer .popular-posts a,
#footer .recent-comments a,
#footer .recent-posts a,
#footer .thinkup_widget_tagscloud a {
color: #AAA;
}
#footer .thinkup_widget_categories a:hover {
color: white;
}
#footer .popular-posts a:hover,
#footer .recent-comments a:hover,
#footer .recent-posts a:hover,
#footer .thinkup_widget_tagscloud a:hover {
color: #F33F3F;
} .thinkup_widget_categories { list-style: none; padding-bottom: 10px; }
.thinkup_widget_categories ul { list-style: none; margin: 0; }
.thinkup_widget_categories li i { padding: 0 10px; }
.thinkup_widget_categories li a { display: block !important; padding-left: 10px !important }
.thinkup_widget_categories li a:hover { color: white !important; background: #F33F3F; }
.thinkup_widget_categories li span span { float: right; padding-right: 5px; }
.thinkup_widget_categories select { width: 95%; margin-top: 5px; }
#sidebar .thinkup_widget_categories select { width: 100%; }
#sidebar .thinkup_widget_categories .widget-main { padding-top: 5px; } .thinkup_widget_childmenu ul {
border-width: 1px 1px 0;
}
.thinkup_widget_childmenu li a {
display: block !important;
padding: 10px 20px !important;
}
.thinkup_widget_childmenu li > a:before {
font-family: fontawesome;
content: "\f105";
float: right;
margin: 0;
-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;
}
.thinkup_widget_childmenu li a.active,
.thinkup_widget_childmenu li a:hover,
.thinkup_widget_childmenu li > a.active:before,
.thinkup_widget_childmenu li > a:hover:before {
color: #F33F3F;
} .wpcf7-form p { 
margin-bottom: 10px; 
}
.wpcf7-form input {
width: 100%;
}
.wpcf7-form input[type="submit"] {
width: inherit;
padding: 8px 30px;
}
.wpcf7-form textarea {
height: 94px;
min-height: 68px;
}
.wpcf7-form .wpcf7-response-output {
margin-left: 0;
margin-right: 0;
}
.wpcf7-form .wpcf7-not-valid-tip {
width: 100%;
left: 0;
top: -6px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7-checkbox input {
width: auto;
}
.wpcf7-checkbox input[type="checkbox"] {
margin: 3px 3px 3px 4px;
vertical-align: top;
}
#footer .wpcf7-form input,
#footer .wpcf7-form textarea {
color: #BBB;
border: 1px solid #353535;
background: #222;
background: rgba(0, 0, 0, 0.3);
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
-ms-border-radius: 0px;
-o-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
#footer .wpcf7-form input[type=submit] {
text-transform: capitalize;
border: 1px solid #111;
background: #1A1A1A;
} .wpcf7-form ::-webkit-input-placeholder { opacity: 0.6; }
.wpcf7-form :-moz-placeholder { opacity: 0.6; }
.wpcf7-form ::-moz-placeholder { opacity: 0.6; }
.wpcf7-form :-ms-input-placeholder { opacity: 0.6; } .thinkup_widget_flickr a,
.thinkup_widget_flickr img {
display: block;
}
.thinkup_widget_flickr img {
-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;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.thinkup_widget_flickr .column-2, 
.thinkup_widget_flickr .column-3, 
.thinkup_widget_flickr .column-4 {
float: none;
width: 100%;
}
.thinkup_widget_flickr .column-2 .flickr-photo {
width: 47.5%;
margin-right: 5%;
margin-bottom: 10px;
float: left;
position: relative;
}
.thinkup_widget_flickr .column-3 .flickr-photo {
width: 32%;
margin-right: 2%;
margin-bottom: 5px;
float: left;
position: relative;
}
.thinkup_widget_flickr .column-4 .flickr-photo {
width: 21.25%;
margin-right: 5%;
margin-bottom: 8px;
float: left;
position: relative;
}
.thinkup_widget_flickr .column-2 .flickr-photo:nth-child(2n),
.thinkup_widget_flickr .column-3 .flickr-photo:nth-child(3n),
.thinkup_widget_flickr .column-4 .flickr-photo:nth-child(4n) {
margin-right:0;
}
.thinkup_widget_flickr a .image-overlay {
background-color: #F33F3F;
opacity: 0;
position: absolute;
top: 0px;
left: 0px;
width: 0;
height: 100%;
max-width: 75px;
max-height: 75px;
background-image: url(//www.sayarddogs.com.au/wp-content/themes/Minamaze_Pro/images/shortcodes/icon-link.png);
background-repeat: no-repeat;
background-position: center center;
-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;
}
.thinkup_widget_flickr a:hover .image-overlay {
opacity: 0.9;
width: 100%;
height: 100%;
}   .popular-posts .image,
.recent-comments .image,
.recent-posts .image {
margin-right: 5%;
margin-bottom: 10px;
position: relative;
float: left;
max-width: 30%;
}
.popular-posts .main,
.recent-comments .main,
.recent-posts .main {
margin-bottom: 10px;
position: relative;
float: left;
width: 65%;
}
.popular-posts,
.recent-comments,
.recent-posts {
clear:both;
}
.popular-posts a,
.recent-comments a,
.recent-posts a,
.popular-posts img,
.recent-comments img,
.recent-posts img {
display: block;
}
.popular-posts .comment,
.recent-comments .date,
.recent-posts .date {
font-size: smaller;
opacity: 0.8;
}
.popular-posts a .image-overlay,
.recent-comments a .image-overlay,
.recent-posts a .image-overlay {
background-color: #F33F3F;
opacity: 0;
position: absolute;
top: 0px;
left: 0px;
width: 0;
height: 100%;
max-width: 75px;
max-height: 75px;
background-image: url(//www.sayarddogs.com.au/wp-content/themes/Minamaze_Pro/images/shortcodes/icon-link.png);
background-repeat: no-repeat;
background-position: center center;
-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;
}
.popular-posts:hover .image-overlay,
.recent-comments:hover .image-overlay,
.recent-posts:hover .image-overlay {
opacity: 0.9;
width: 100%;
height: 100%;
}
.popular-posts:last-child,
.recent-comments:last-child,
.recent-posts:last-child {
margin-bottom: 1px;
} .thinkup_widget_recentcomments .quote {
padding-left: 15px;
}
.thinkup_widget_recentcomments .quote:before {
font-family: "Times New Roman",Georgia,Times,serif;
content: '\201C';
margin: -8px -15px;
position: absolute;
}
.thinkup_widget_recentcomments .quote:before {
color: #F33F3F;
font-size: 150%;
font-weight: bold;
display: inline;
} .thinkup_widget_tabs .nav-tabs {
margin: 0;
border: none;
}
.thinkup_widget_tabs li {
border-bottom: none !important;
width: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.thinkup_widget_tabs li a,
.thinkup_widget_tabs li a:hover,
.thinkup_widget_tabs li.active a,
.thinkup_widget_tabs li.active:hover a {
display: block !important;
padding: 0 !important;
margin: 0;
border: none;
background: none;
}
.thinkup_widget_tabs h3.widget-title {
text-align: center;
padding: 6px 5px 5px;
-webkit-transition: all 0s;
-moz-transition: all 0s;
-ms-transition: all 0s;
-o-transition: all 0s;
transition: all 0s;
}
#sidebar .thinkup_widget_tabs h3.widget-title:before,
#sidebar .thinkup_widget_tabs h3.widget-title:after {
visibility: hidden;
}
#sidebar .thinkup_widget_tabs h3.widget-title {
border-top: 2px solid white;
border-bottom: 1px solid #DDD;
margin: 0;
}
#sidebar .thinkup_widget_tabs .nav .active h3.widget-title {
padding-top: 5px;
border: 1px solid #DDD;
border-top: 3px solid #F33F3F;
border-bottom: none;
-webkit-box-shadow: 1px 0px 1px 0px #EEE;
-moz-box-shadow: 1px 0px 1px 0px #EEE;
-ms-box-shadow: 1px 0px 1px 0px #EEE;
-o-box-shadow: 1px 0px 1px 0px #EEE;
box-shadow: 1px 0px 1px 0px #EEE;
}
#sidebar .thinkup_widget_tabs .tab-content {
padding: 10px;
border: 1px solid #DDD;
border-top: none;
-webkit-box-shadow: 1px 1px 1px 0px #EEE;
-moz-box-shadow: 1px 1px 1px 0px #EEE;
-ms-box-shadow: 1px 1px 1px 0px #EEE;
-o-box-shadow: 1px 1px 1px 0px #EEE;
box-shadow: 1px 1px 1px 0px #EEE;
}
#sidebar .thinkup_widget_tabs .recent-posts:last-child,
#sidebar .thinkup_widget_tabs .popular-posts:last-child {
margin: 0;
border: 0;
}
#footer .thinkup_widget_tabs h3.widget-title {
border-bottom: 1px solid #222;
margin: 0;
-webkit-box-shadow: inset 0 -1px 0 0 #444;
-moz-box-shadow: inset 0 -1px 0 0 #444;
-ms-box-shadow: inset 0 -1px 0 0 #444;
-o-box-shadow: inset 0 -1px 0 0 #444;
box-shadow: inset 0 -1px 0 0 #444;
}
#footer .thinkup_widget_tabs .nav .active h3.widget-title {
padding-top: 5px;
border: 1px solid #222;
border-bottom: none;
-webkit-box-shadow: 1px 0 0 0 #444;
-moz-box-shadow: 1px 0 0 0 #444;
-ms-box-shadow: 1px 0 0 0 #444;
-o-box-shadow: 1px 0 0 0 #444;
box-shadow: 1px 0 0 0 #444;
}
#footer .thinkup_widget_tabs .tab-content {
padding: 10px 10px 5px;
border: 1px solid #222;
border-top: none;
-webkit-box-shadow: 1px 1px 0 0 #444;
-moz-box-shadow: 1px 1px 0 0 #444;
-ms-box-shadow: 1px 1px 0 0 #444;
-o-box-shadow: 1px 1px 0 0 #444;
box-shadow: 1px 0 0 0 #444;
}
#footer .thinkup_widget_tabs .recent-posts:last-child,
#footer .thinkup_widget_tabs .popular-posts:last-child {
margin: 0;
border: 0;
} .thinkup_widget_search form {
padding-bottom: 15px;
}
.thinkup_widget_search .search {
float: left;
width: 68%;
margin-right: 2%;
border: 1px solid #E0E0E0;
}
.thinkup_widget_search .searchsubmit {
display: block;
float: left;
width: 30%;
padding: 6px;
border: none;
}
#footer .thinkup_widget_search .search {
background: #222;
border: 1px solid #444;
}
#footer .thinkup_widget_search .searchsubmit {
background: #F33F3F;
}
#footer .thinkup_widget_search .searchsubmit:hover {
background: #82CB51;
} .thinkup_widget_search ::-webkit-input-placeholder { color: white; }
.thinkup_widget_search :-moz-placeholder { color: white; }
.thinkup_widget_search ::-moz-placeholder { color: white; }
.thinkup_widget_search :-ms-input-placeholder { color: white; }
#footer .thinkup_widget_search ::-webkit-input-placeholder { color: #222; }
#footer .thinkup_widget_search :-moz-placeholder { color: #222; }
#footer .thinkup_widget_search ::-moz-placeholder { color: #222; }
#footer .thinkup_widget_search :-ms-input-placeholder { color: #222; } .thinkup_widget_tagscloud {
padding-bottom: 10px;
}
.thinkup_widget_tagscloud a {
display: inline-block;
font-size: smaller;
padding: 2px 8px;
margin: 0 2px 2px 0;
}
#sidebar .thinkup_widget_tagscloud a {
border: 1px solid #DDD;
text-transform: uppercase;
}
#sidebar .thinkup_widget_tagscloud a:hover {
border-color: #F33F3F;
}
#footer .thinkup_widget_tagscloud a {
border: 1px solid #222;
}
#footer .thinkup_widget_tagscloud a:hover {
color: #f5f5f5;
border-color: #F33F3F;
} .thinkup_widget_twitterfeed {
padding-bottom: 10px;
}
.thinkup_widget_twitterfeed ul {
margin: 0;
list-style: none;
}
.thinkup_widget_twitterfeed .tweet-content {
padding: 0 0 0px 40px !important;
}
.thinkup_widget_twitterfeed .tweet-content:last-child p {
margin-bottom: 0;
}
.thinkup_widget_twitterfeed .tweet-content a {
display: inline;
padding: 0;
}
#sidebar .thinkup_widget_twitterfeed a {
color: #F33F3F;
}
#sidebar .thinkup_widget_twitterfeed a:hover {
color: inherit;
}
#sidebar .thinkup_widget_twitterfeed .tweet-content {
background: url(//www.sayarddogs.com.au/wp-content/themes/Minamaze_Pro/images/widgets/twitter-bird-light-bgs.png) -8px -5px no-repeat;
background-size: 40px;
}
#footer .thinkup_widget_twitterfeed .tweet-content {
background: url(//www.sayarddogs.com.au/wp-content/themes/Minamaze_Pro/images/widgets/twitter-bird-dark-bgs.png) -8px -5px no-repeat;
background-size: 40px;
}
#footer .thinkup_widget_twitterfeed small {
color: white;
display: block;
} .widget ul { 
margin: 0;
border-width: 1px 1px 0 1px; 
border-style: solid; 
border-color: #EEE; 
}
.widget li { 
list-style: none; 
border-bottom: 1px solid #EEE; 
}
.widget li a { 
padding: 5px 0px 5px 20px; 
display:inline-block; 
}
.widget li a:hover { 
color: #F33F3F
}
.widget ul.children,
.widget ul.sub-menu { 
border-left:none; 
border-right:none; 
border-bottom: none !important;
}
.widget ul.children li:last-child,
.widget ul.sub-menu li:last-child { 
border-bottom: none; 
}
.widget ul.children li a,
.widget ul.sub-menu li a { 
padding-left: 40px;
}
.widget ul.children ul.children li a,
.widget ul.sub-menu ul.sub-menu li a { 
padding-left: 60px;
}
.widget select { 
width: 100%; 
margin-top: 10px;
} #footer .widget ul { 
border: none;
}
#footer .widget li { 
border: none; 
padding: 2px 0;
}
#footer .widget li a { 
padding: 1px 0px;
}
#footer .widget ul.children li a,
#footer .widget ul.sub-menu li a { 
padding-left: 15px;
}
#footer .widget ul.children ul.children li a,
#footer .widget ul.sub-menu ul.sub-menu li a { 
padding-left: 30px; 
} .widget_calendar #wp-calendar { 
margin: 0; 
} #sidebar .widget_rss li {
padding: 20px
}
.widget li a.rsswidget {
padding: 0;
}
.widget li .rsswidget,
.widget li .rss-date,
.widget li .rssSummary {
padding: 5px 0
} .widget_tag_cloud a {
font-size: 10px !important;
display: inline-block; 
text-transform: uppercase; 
padding: 2px 8px; 
margin: 0 0px 3px 0;
}
#sidebar .widget_tag_cloud a { 
border: 1px solid #DDD;
}
#sidebar .widget_tag_cloud a:hover { 
border-color: #F33F3F;
}
#footer .widget_tag_cloud a {
border: 1px solid #1C1C1C;
padding: 2px 8px;
}
#footer .widget_tag_cloud a:hover { 
color: white; 
border-color: #F33F3F;
} #sidebar .textwidget {
padding: 20px;
border: 1px solid #EEE; 
} .widget_search .search {
float: left;
width: 68%;
margin-right: 2%;
border: 1px solid #E0E0E0;
}
.widget_search .searchsubmit {
display: block;
float: left;
width: 30%;
padding: 10px 5px;
border: none;
}
#footer .widget_search .search {
background: #222;
border: 1px solid #444;
}
#footer .widget_search .searchsubmit {
background-color: #F33F3F;
}
#footer .widget_search .searchsubmit:hover {
background-color: #82CB51;
} #sidebar .widget_tag_cloud, 
#sidebar .widget_archive, 
#sidebar .widget_categories, 
#sidebar .widget_search { 
border-bottom: none; 
}  .entry-meta {
font-size: 90%;
margin-bottom: 20px;
}
.entry-meta a {
color: inherit; 
}
.entry-meta a:hover {
color: #F33F3F;
}
.entry-meta > span {
display: inline-block;
padding-right: 15px;
}
.entry-meta i {
padding-right: 10px;
} .blog-thumb {
overflow: hidden;
position: relative;
}
.blog-thumb img {
display: block;
-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;
}
.blog-thumb img:hover {
opacity: 0.8; 
}
.blog-title a {
color: inherit;
}
.blog-article .more-link {
color: #fff !important;
padding: 5px 10px;
}
.blog-article .more-link:after {
font-family: FontAwesome;
content: '\F101';
padding-left: 5px;
}
.blog-article {
padding: 20px;
margin-bottom: 30px;
border: 1px solid #E0E0E0;
}
.blog-article .entry-header {
margin-bottom: 0;
}
.blog-article .blog-title {
font-size: 15px;
text-transform: uppercase;
margin-top: 0px; 
margin-bottom: 10px; 
} .blog-style2 .blog-grid.column-2 {
width: 50%;
padding: 0 10px;
}
.blog-style2 .blog-grid.column-3 { 
width: 33%;
padding: 0 10px;
}
.blog-style2 .blog-grid.column-4 { 
width: 25%;
padding: 0 10px;
}
.blog-style2 .blog-article {
padding: 0;
margin-bottom: 20px;
}
.blog-style2 .blog-article .entry-content {
padding: 20px 20px 10px;
}  #sharepost {
display: table;
width: 100%;
padding: 10px 0;
margin: 20px 0px;
}
#sharemessage,
#shareicons {
width: 50%;
display: table-cell;
vertical-align: middle;
}
#sharemessage {
text-align: right;
padding-right: 20px;
white-space: nowrap;
}
#sharemessage h3{
font-size: 13px;
word-spacing: 1px;
margin: 0;
}
#shareicons {
padding-left: 20px
}
#shareicons a {
float: left;
text-align: center;
display: inline-block;
margin-right: 20px;
width: 20px;
height: 20px;
}
#shareicons i {
text-shadow: 1px 1px 0px #FFF;
margin-top: 5px;
overflow: visible;
font-size: 20px;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
-ms-transition: all 0.15s linear;
-o-transition: all 0.15s linear;
transition: all 0.15s linear;
}
#shareicons a:hover i {
}
#shareicons .tooltip-inner {
text-shadow: none;
padding: 4px 8px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
} #author-bio {
border: 1px solid #E5E5E5;
margin: 20px 0 30px;
padding: 15px 15px 20px;
}
#author-bio .one_sixth,
#author-bio .five_sixth,
#author-bio p:last-child {
margin-bottom: 0px;
}
#author-bio h3 {
font-size: 14px;
text-transform: uppercase;
margin: 0 0 10px;
} .bypostauthor {
}
#comments-title,
#reply-title {
font-size: 14px;
text-transform: uppercase;
margin: 0 0 15px;
}
.commentlist article {
display: table;
width: 100%;
}
.commentlist article header {
display: table;
}
.commentlist article header img,
.commentlist article header span {
display: table-cell;
vertical-align: middle;
}
.commentlist article header img {
padding: 10px;
}
.commentlist article header span {
padding: 10px 5px 10px 10px;
}
.commentlist article footer {
position: relative;
padding: 20px;
margin-top: 10px;
border: 1px solid #E5E5E5;
}
.commentlist article footer:after,
.commentlist article footer:before {
right: 100%;
border: solid rgba(0, 0, 0, 0);
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.commentlist article footer:before {
border-bottom-color: #CCC;
border-width: 11px;
top: -22px;
left: 17px;
}
.commentlist article footer:after {
border-bottom-color: #FFF;
border-width: 10px;
top: -20px;
left: 18px;
}
.commentlist {
margin: 0 0 25px 0;
}
.commentlist .children {
list-style: none;
margin: 0px;
}
.commentlist .children {
margin: 0 0 0 82px;
}
.commentlist .comment,
.commentlist .pingback {
list-style: none;
margin-bottom: 15px;
}
.commentlist .avatar {
width: 40px;
}
.comment-meta {
padding-right: 10px;
}
.comment-author a {
color: inherit;
font-weight: bold;
}
.comment-meta a {
color: inherit;
}
.comment .reply a {
color: #F33F3F;
}
.comment-author a:hover,
.comment-meta a:hover {
color: #F33F3F;
}
.comment .reply a:hover {
color: inherit;
}
.comment-meta a,
.comment .reply a {
font-size: 90%;
}
.comment-content p:last-child{
margin: 0;
}
li.pingback {
font-weight: bold;
}
li.pingback a {
font-weight: normal;
} #commentform input[type="text"] {
width: 100%;
}
#commentform input[type="text"],
#commentform #comment {
margin-top: 5px;
}
#commentform .form-allowed-tags {
font-size: 11px;
}
.required {
color: #880000;
} .page-template-template-contact-php #main .google-map-placeholder {
width: 100% !important;
height: 260px !important;
}
.page-template-template-contact-php #main .wpcf7-form input[type="submit"] {
padding: 10px 40px;
} .page-template-template-archive-php h3.page-title {
margin-top: 0
}
.page-template-template-archive-php #main-core a {
color: inherit;
}
.page-template-template-archive-php #main-core a:hover{
color: #F33F3F;
}
.page-template-template-archive-php ul.archive-pages,
.page-template-template-archive-php ul.archive-categories,
.page-template-template-archive-php ul.archive-authors,
.page-template-template-archive-php ul.archive-monthly,
.page-template-template-archive-php ul.archive-recent {
margin-left: 2px;
list-style: none;
}
.page-template-template-archive-php ul.archive-pages li,
.page-template-template-archive-php ul.archive-categories li,
.page-template-template-archive-php ul.archive-authors li,
.page-template-template-archive-php ul.archive-monthly li,
.page-template-template-archive-php ul.archive-recent li {
padding-bottom: 4px;
}
.page-template-template-archive-php ul.archive-pages .children li,
.page-template-template-archive-php ul.archive-categories .children li,
.page-template-template-archive-php ul.archive-authors .children li,
.page-template-template-archive-php ul.archive-monthly .children li,
.page-template-template-archive-php ul.archive-recent .children li {
padding-left: 25px;
}
.page-template-template-archive-php ul.archive-pages li:before,
.page-template-template-archive-php ul.archive-categories li:before,
.page-template-template-archive-php ul.archive-authors li:before,
.page-template-template-archive-php ul.archive-monthly li:before,
.page-template-template-archive-php ul.archive-recent li:before {
color: #AAA;
line-height: 1;
font-family: FontAwesome;
content: "\f105";
font-size: 1.3333333333333333em;
padding-right: 10px;
}
.page-template-template-archive-php ul.archive-pages ul.children,
.page-template-template-archive-php ul.archive-categories ul.children,
.page-template-template-archive-php ul.archive-authors ul.children,
.page-template-template-archive-php ul.archive-monthly ul.children,
.page-template-template-archive-php ul.archive-recent ul.children {
margin: 10px 0px 10px -2px;
list-style: none;
} .page-template-template-sitemap-php h3.page-title {
margin-top: 0
}
.page-template-template-sitemap-php #main-core a {
color: inherit;
}
.page-template-template-sitemap-php #main-core a:hover{
color: #F33F3F;
}
.page-template-template-sitemap-php ul.sitemap-pages,
.page-template-template-sitemap-php ul.sitemap-authors,
.page-template-template-sitemap-php ul.sitemap-archives,
.page-template-template-sitemap-php ul.sitemap-posts,
.page-template-template-sitemap-php ul.sitemap-posts ul {
margin-left: 2px;
list-style: none;
}
.page-template-template-sitemap-php ul.sitemap-pages li,
.page-template-template-sitemap-php ul.sitemap-authors li,
.page-template-template-sitemap-php ul.sitemap-archives li,
.page-template-template-sitemap-php ul.sitemap-posts li,
.page-template-template-sitemap-php ul.sitemap-posts ul li {
padding-bottom: 4px;
}
.page-template-template-sitemap-php ul.sitemap-pages .children li,
.page-template-template-sitemap-php ul.sitemap-authors .children li,
.page-template-template-sitemap-php ul.sitemap-archives .children li,
.page-template-template-sitemap-php ul.sitemap-posts .children li,
.page-template-template-sitemap-php ul.sitemap-posts ul .children li {
padding-left: 25px;
}
.page-template-template-sitemap-php ul.sitemap-pages li:before,
.page-template-template-sitemap-php ul.sitemap-authors li:before,
.page-template-template-sitemap-php ul.sitemap-archives li:before,
.page-template-template-sitemap-php ul.sitemap-posts li:before,
.page-template-template-sitemap-php ul.sitemap-posts ul li:before {
color: #AAA;
line-height: 1;
font-family: FontAwesome;
content: "\f105";
font-size: 1.3333333333333333em;
padding-right: 10px;
}
.page-template-template-sitemap-php ul.sitemap-pages ul.children,
.page-template-template-sitemap-php ul.sitemap-authors ul.children,
.page-template-template-sitemap-php ul.sitemap-archives ul.children,
.page-template-template-sitemap-php ul.sitemap-posts ul.children,
.page-template-template-sitemap-php ul.sitemap-posts ul ul.children {
margin: 10px 0px 10px -2px;
list-style: none;
} .page-template-template-parallax-php #intro {
max-width: 1140px;
margin: 0 auto;
padding-top: 30px;
}
.page-template-template-parallax-php #content {
padding: 0;
}
.page-template-template-parallax-php #content-core {
margin: 0;
max-width: 100%;
}
.page-template-template-parallax-php .panel-grid {
padding: 30px 10px 0;
}
.page-template-template-parallax-php .panel-grid-core {
display: block;
max-width: 1140px;
margin: 0 auto
} article#no-results {
padding: 0px 0px 20px 0px;
border-bottom: 1px solid rgba(155,155,155,0.3);
} .title-404 {
text-align: center;
margin: 20px 0;
}
.title-404 h2 {
line-height: 1;
font-size: 60px;
margin: 0 0 30px 0;
}
.title-404 p {
margin-bottom: 30px;
}
.title-404 .search {
margin-bottom: 20px;
width: 200px;
max-width: 200px;
} .column-1 { width: 100%;    padding: 5px; }
.column-2 { width: 50%;     padding: 5px; }
.column-3 { width: 33.333%; padding: 5px; }
.column-4 { width: 25%;     padding: 5px; }
.column-1,
.column-2,
.column-3,
.column-4 {
float: left;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
} h4.project-title {
position: relative;
font-size: 14px;
text-transform: uppercase;
padding-bottom: 5px;
margin: 0 0 10px;
}
.project-button {
display: inline-block;
float: left;
padding: 10px 15px;
margin: 0;
} #project-accordion {
margin-bottom: 20px
}
#project-accordion .accordion-group {
margin:0;
border: 1px solid #E5E5E5;
border-bottom: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
#project-accordion .accordion-group:last-child {
border-bottom: 1px solid #E5E5E5;
}
#project-accordion .accordion-toggle:before {
content: "";
height: 1px;
position: absolute;
top: 50%;
width: 15px;
left: 12px;
background-color: #F33F3F;
-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;
}
#project-accordion .accordion-toggle.collapsed:before {
background-color: #333;
}
#project-accordion .accordion-toggle {
color:inherit;
position: relative;
background: #FCFCFC;
padding-left: 40px;
-webkit-box-shadow: inset 0 0 0 1px #FFF;
-moz-box-shadow: inset 0 0 0 1px #FFF;
-ms-box-shadow: inset 0 0 0 1px #FFF;
-o-box-shadow: inset 0 0 0 1px #FFF;
box-shadow: inset 0 0 0 1px #FFF;
}   .sc-carousel .entry-header .image-overlay {
-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;
}
.sc-carousel .entry-header .image-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
visibility: visible;
background: #444;
background: rgba(68, 68, 68, 0.6);
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-box-shadow: none;
-moz-box-shadow: none;
-ms-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.sc-carousel .entry-header:hover .image-overlay {
opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.sc-carousel .entry-header .image-overlay-inner {
display: table;
width: 100%;
height: 100%;
}
.sc-carousel .entry-header .hover-icons {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.sc-carousel .entry-header .hover-link,
.sc-carousel .entry-header .hover-zoom {
opacity: 0;
filter: alpha(opacity=0);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
text-align: center;
display: inline-block;
height: 40px;
width: 40px;
}
.sc-carousel .entry-header:hover .hover-zoom,
.sc-carousel .entry-header:hover .hover-link {
background: #222;
opacity: 1;
filter: alpha(opacity=100);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.sc-carousel .entry-header .hover-link:hover,
.sc-carousel .entry-header .hover-zoom:hover {
background: #F33F3F;
}
.sc-carousel .entry-header .hover-zoom {
margin-right: 5px;
-webkit-transform: translateX(-100px);
-moz-transform: translateX(-100px);
-ms-transform: translateX(-100px);
-o-transform: translateX(-100px);
transform: translateX(-100px);
}
.sc-carousel .entry-header:hover .hover-zoom {
margin-right: 5px;
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
transform: translate(0);
}
.sc-carousel .entry-header .hover-link {
margin-left: 5px;
-webkit-transform: translateX(100px);
-moz-transform: translateX(100px);
-ms-transform: translateX(100px);
-o-transform: translateX(100px);
transform: translateX(100px);
}
.sc-carousel .entry-header:hover .hover-link {
margin-left: 5px;
-webkit-transform: translate(0);
-moz-transform: translate(0);
-ms-transform: translate(0);
-o-transform: translate(0);
transform: translate(0);
} .sc-carousel .entry-header .hover-zoom:before {
font-family: FontAwesome;
font-size: 18px;
content: '\f067';
position: relative;
right: 14px;
top: 12px;
display: inline-block;
float: right;
color: #FFF;
line-height: 1;
}
.sc-carousel .entry-header .hover-link:before {
font-family: FontAwesome;
font-size: 18px;
content: '\f0c1';
position: relative;
right: 11px;
top: 13px;
display: inline-block;
float: right;
color: #FFF;
line-height: 1;
} .iconfull.style1 .iconimage {
float: none;
min-height: inherit;
margin-bottom: 20px;
}
.iconfull.style1 i {
color: #F33F3F;
}
.iconfull.style1 .iconmain,
.iconfull.style1 .iconmain h3 {
font-weight: normal;
text-align: center;
padding: 0;
}
.iconfull.style1 .iconmain h3 {
margin-bottom: 20px;
}
.iconfull.style1 .iconurl {
margin-top: 0;
}
.iconfull.style2 i {
color: #F33F3F;
}
.iconfull.style2 h3 {
font-weight: normal;
}
.iconfull.style2 .iconimage {
text-align: left;
} .progress {
border: 1px solid #E1E1E1;
height: 36px;
margin-bottom: 10px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
} .rslides-sc a.rslides_nav {
color: #FFF;
background: #000;
background: rgba(0, 0, 0, 0.5);
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;	
}
.rslides-sc a.rslides_nav:hover {
color: #333;
background: #FFF;
}
.rslides-sc a.rslides_nav.prev {
left: -52px;
}
.rslides-sc a.rslides_nav.next {
right: -52px;
}
.rslides-sc .rslides-inner:hover a.rslides_nav.prev {
left: 0px;
}
.rslides-sc .rslides-inner:hover a.rslides_nav.next {
right: 0px;
}  .panel-grid-cell #introaction {
padding: 0;
}
.panel-grid-cell .action-text {
margin-bottom: 10px;
}
.panel-grid-cell #introaction h3 {
font-size: 30px;
font-weight: normal;
}
.panel-grid-cell #introaction .style1,
.panel-grid-cell #introaction .style2 {
color: #FFF;
background: #DC4444;
}
.panel-grid-cell #introaction .style3,
.panel-grid-cell #introaction .style4 {
color: #FFF;
background: #2D2D2D;
}
.panel-grid-cell #introaction .style5,
.panel-grid-cell #introaction .style6 {
color: #202224;
background: #FFF;
}
.panel-grid-cell #introaction .style1:hover,
.panel-grid-cell #introaction .style5:hover {
color: #FFF;
background: #2D2D2D;
}
.panel-grid-cell #introaction .style2:hover,
.panel-grid-cell #introaction .style3:hover {
color: #202224;
background: #FFF;
}
.panel-grid-cell #introaction .style4:hover,
.panel-grid-cell #introaction .style6:hover {
color: #FFF;
background: #DC4444;
} .carousel-portfolio-builder.style2 {
position: relative;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio {
padding-bottom: 0;
margin-bottom: 20px;
margin-top: 90px;	
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev, 
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next {
top: 0;
margin-top: 0;
height: 100%;
background: #fff;
border: 1px solid #eee;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev:hover, 
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next:hover {
background: #dc4444;
border-color: #dc4444;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev {
left: -35px;
right: auto;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next {
right: -35px;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev i, 
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next i {
top: 45%;
}
.carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio .entry-content {
margin: 0;
}
.carousel-portfolio-builder.style2 .sc-carousel-button {
position: absolute;
right: 0;
color: inherit;
background: #FFF;
border: 1px solid #EEE;
padding: 5px 21px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.carousel-portfolio-builder.style2 .sc-carousel-button:hover {
color: #FFF;
background: #dc4444;
border-color: #dc4444;
}
.carousel-portfolio-builder.style2 .sc-carousel-title,
.carousel-portfolio-builder.style2 .sc-carousel-button {
top: -90px;
}
.layout-boxed .carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.prev {
left: -20px;
}
.layout-boxed .carousel-portfolio-builder.style2 .sc-carousel.carousel-portfolio a.next {
right: -20px;
} .services-builder.style1 {
background: #FFF;
}
.services-builder {
margin-bottom: 30px;
} .services-builder {
color: inherit;
}
.services-builder.style1 {
text-align: center;
display: block;
background: #FFF;
padding: 10px;
border: 1px solid #E0E0E0;
-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;
}
.services-builder.style1 .entry-header {
position: relative;
z-index: 2;
width: 100%;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.services-builder.style1 img {
display: block;
margin: 0 auto;
-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;
}
.services-builder.style1 .entry-content {
padding-top: 20px;
}
.services-builder.style1 h3 {
font-size: 18px;
font-weight: 600;
}
.services-builder.style1 .more-link {
padding: 5px 10px;
} .services-builder.style2 .iconmain {
padding: 0;
}
.services-builder.style2 h3 {
font-size: 13px;
font-weight: 600;
text-transform:uppercase;
}
.services-builder.style2 .iconurl a {
color: #979797;
}
.services-builder.style2 .iconurl a:hover {
color: #dc4444;
}
.services-builder.style2 i {
-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;
} #ie8 .entry-content img,
#ie8 .widget img,
#ie8 .wp-caption img {
width: auto;
}
#ie8 .content-core {
zoom:1;
}  .wrap-safari {
display: block; 
height: 100%; 
max-width: 1140px; 
margin: 0 auto;
} .hidden {
display: none;
}
div.mce-inline-toolbar-grp {z-index:900900 !important;}.header-style2 #logo {
text-align: left;
}
.header-style2 #logo img {
max-height: 130px;
}
.header-style2 #logop p {
clear: both;
color: #1f1f66;
font-family: Open Sans,Helvetica,Arial;
line-height: 1.5;
margin: 0 0 0.8em;
transition: all 0.3s ease 0s;
font-size: 35px;    
}
#section-home-inner{
display:none;
}
#outroaction-core{
display:none;
}
#logo2{float:left;  
width: 200px;
text-align:center;}
#logop{    
float: left;
margin: 4% 0 auto 33px;   
width: 75%;
}
#footer .wpcf7-form input[type="submit"]{
background-color:#3d3d3d;
}
#sub-footer-core a{
text-decoration:underline;
color:#fff !important;
}
#sub-footer-core a:hover{
text-decoration:none;
color:#fff !important;
}
#footer-core a{
text-decoration:underline;
}
#footer-core a:hover{
text-decoration:none;
color:#fff !important;
}
#footer-core a:hover, #footer-core p a:hover{
color:#fff !important;
}
#content a{
color:#1f1f66;
text-decoration:underline;
}
#content a:hover{
color:#1f1f66 !important;
text-decoration:none;
}
@media(max-width: 1180px) {
.widget_sp_image .attachment-full{
padding:0px !important;
}
}
@media(max-width: 948px) {
#logo2{
width:20%;
}
}
@media(max-width: 866px) {
.header-style2 #logop p{
font-size:30px;
}
}
@media(max-width: 768px) {
.header-style2 #logop p{
font-size:20px !important;
text-align:right;
margin-top:26px;
}
#header-links-sticky-wrapper{
height:0px !important;
}
.header-style2 #logo img{
margin-left:25px;
}
#content{
padding:0px 10px !important;
margin-top:-10px !important;
}
}
@media(max-width: 680px) {
.header-style2 #logop p{
font-size:20px !important;
text-align:center;
margin-top:0px;
}
#header-links-sticky-wrapper{
height:0px;
}
.header-style2 #logo img{
margin-left:0px;
}
#logo2{
width:100%;
margin-top:-15px;
}
#logop{
margin:0px !important;
width:100% !important;
}
}
@media(max-width: 770px) {
.header-style2 #logop p {
font-size: 30px;    
}
#logop{    
float: left;
margin: 15px 0 auto 33px;   
width: 60%;
}
}
@media(max-width: 480px) {
.header-style2 #logop p {
font-size: 25px;    
}
#logop{    
float: left;
margin: 15px 0 auto 33px;   
width: 50%;
}
}
#footer .wpcf7-form input, #footer .wpcf7-form textarea {
background: none repeat scroll 0 0 #fff;
}
#footer .wpcf7-form input[type="submit"] {
text-transform: capitalize;
color: #aaa;
}
.widget_sp_image .attachment-full {
border: 1px solid #fff;
padding: 5px;
}
#footer-core a {
color: #ffffff !important;
text-decoration:underline;
}
#content {
clear: both;
margin: 0;
padding: 20px 10px;
}
#header-links-sticky-wrapper {
padding-top: 20px;
}
#footer .wpcf7-form input, #footer .wpcf7-form textarea {
color: #1A1A1A;
}
#header-responsive{clear:both;}
#content p,#content li {
font-size: 13px;
}
.divcl {
clear:both;
}
div.wpcf7-mail-sent-ok {
background: none repeat scroll 0 0 #3D3D3D;
}
div.wpcf7-validation-errors {
background: none repeat scroll 0 0 red;
font-size: 90%;
}
cf7-mail-sent-ok, div.wpcf7-validation-errors, span.wpcf7-not-valid-tip {
text-shadow:none;
}
div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors, span.wpcf7-not-valid-tip {
text-shadow:none;
}
div.mce-inline-toolbar-grp {z-index:900900 !important;}@font-face{font-family:'FontAwesome';src:url(//www.sayarddogs.com.au/wp-content/themes/Minamaze_Pro/lib/extentions/font-awesome/font/fontawesome-webfont.eot?v=3.2.1);src:url(//www.sayarddogs.com.au/wp-content/themes/Minamaze_Pro/lib/extentions/font-awesome/font/fontawesome-webfont.eot?#iefix&v=3.2.1) format('embedded-opentype'),url(//www.sayarddogs.com.au/wp-content/themes/Minamaze_Pro/lib/extentions/font-awesome/font/fontawesome-webfont.woff?v=3.2.1) format('woff'),url(//www.sayarddogs.com.au/wp-content/themes/Minamaze_Pro/lib/extentions/font-awesome/font/fontawesome-webfont.ttf?v=3.2.1) format('truetype'),url(//www.sayarddogs.com.au/wp-content/themes/Minamaze_Pro/lib/extentions/font-awesome/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
.icon-muted{color:#eeeeee;}
.icon-light{color:#ffffff;}
.icon-dark{color:#333333;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none;}
.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}
.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}
.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope-alt:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-empty:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-zoom-in:before{content:"\f00e";}
.icon-zoom-out:before{content:"\f010";}
.icon-power-off:before,.icon-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-gear:before,.icon-cog:before{content:"\f013";}
.icon-trash:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file-alt:before{content:"\f016";}
.icon-time:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download-alt:before{content:"\f019";}
.icon-download:before{content:"\f01a";}
.icon-upload:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle:before{content:"\f01d";}
.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-indent-left:before{content:"\f03b";}
.icon-indent-right:before{content:"\f03c";}
.icon-facetime-video:before{content:"\f03d";}
.icon-picture:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before{content:"\f044";}
.icon-share:before{content:"\f045";}
.icon-check:before{content:"\f046";}
.icon-move:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-sign:before{content:"\f055";}
.icon-minus-sign:before{content:"\f056";}
.icon-remove-sign:before{content:"\f057";}
.icon-ok-sign:before{content:"\f058";}
.icon-question-sign:before{content:"\f059";}
.icon-info-sign:before{content:"\f05a";}
.icon-screenshot:before{content:"\f05b";}
.icon-remove-circle:before{content:"\f05c";}
.icon-ok-circle:before{content:"\f05d";}
.icon-ban-circle:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}
.icon-resize-full:before{content:"\f065";}
.icon-resize-small:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-sign:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye-open:before{content:"\f06e";}
.icon-eye-close:before{content:"\f070";}
.icon-warning-sign:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder-close:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-resize-vertical:before{content:"\f07d";}
.icon-resize-horizontal:before{content:"\f07e";}
.icon-bar-chart:before{content:"\f080";}
.icon-twitter-sign:before{content:"\f081";}
.icon-facebook-sign:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-gears:before,.icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-up-alt:before{content:"\f087";}
.icon-thumbs-down-alt:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-empty:before{content:"\f08a";}
.icon-signout:before{content:"\f08b";}
.icon-linkedin-sign:before{content:"\f08c";}
.icon-pushpin:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-signin:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-sign:before{content:"\f092";}
.icon-upload-alt:before{content:"\f093";}
.icon-lemon:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}
.icon-bookmark-empty:before{content:"\f097";}
.icon-phone-sign:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-rss:before{content:"\f09e";}
.icon-hdd:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0a2";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-right:before{content:"\f0a4";}
.icon-hand-left:before{content:"\f0a5";}
.icon-hand-up:before{content:"\f0a6";}
.icon-hand-down:before{content:"\f0a7";}
.icon-circle-arrow-left:before{content:"\f0a8";}
.icon-circle-arrow-right:before{content:"\f0a9";}
.icon-circle-arrow-up:before{content:"\f0aa";}
.icon-circle-arrow-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-fullscreen:before{content:"\f0b2";}
.icon-group:before{content:"\f0c0";}
.icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-beaker:before{content:"\f0c3";}
.icon-cut:before{content:"\f0c4";}
.icon-copy:before{content:"\f0c5";}
.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}
.icon-save:before{content:"\f0c7";}
.icon-sign-blank:before{content:"\f0c8";}
.icon-reorder:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-sign:before{content:"\f0d3";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-sort:before{content:"\f0dc";}
.icon-sort-down:before{content:"\f0dd";}
.icon-sort-up:before{content:"\f0de";}
.icon-envelope:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}
.icon-legal:before{content:"\f0e3";}
.icon-dashboard:before{content:"\f0e4";}
.icon-comment-alt:before{content:"\f0e5";}
.icon-comments-alt:before{content:"\f0e6";}
.icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before{content:"\f0ea";}
.icon-lightbulb:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-alt:before{content:"\f0f3";}
.icon-coffee:before{content:"\f0f4";}
.icon-food:before{content:"\f0f5";}
.icon-file-text-alt:before{content:"\f0f6";}
.icon-building:before{content:"\f0f7";}
.icon-hospital:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-sign:before{content:"\f0fd";}
.icon-plus-sign-alt:before{content:"\f0fe";}
.icon-double-angle-left:before{content:"\f100";}
.icon-double-angle-right:before{content:"\f101";}
.icon-double-angle-up:before{content:"\f102";}
.icon-double-angle-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before{content:"\f10b";}
.icon-circle-blank:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-mail-reply:before,.icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-close-alt:before{content:"\f114";}
.icon-folder-open-alt:before{content:"\f115";}
.icon-expand-alt:before{content:"\f116";}
.icon-collapse-alt:before{content:"\f117";}
.icon-smile:before{content:"\f118";}
.icon-frown:before{content:"\f119";}
.icon-meh:before{content:"\f11a";}
.icon-gamepad:before{content:"\f11b";}
.icon-keyboard:before{content:"\f11c";}
.icon-flag-alt:before{content:"\f11d";}
.icon-flag-checkered:before{content:"\f11e";}
.icon-terminal:before{content:"\f120";}
.icon-code:before{content:"\f121";}
.icon-reply-all:before{content:"\f122";}
.icon-mail-reply-all:before{content:"\f122";}
.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}
.icon-location-arrow:before{content:"\f124";}
.icon-crop:before{content:"\f125";}
.icon-code-fork:before{content:"\f126";}
.icon-unlink:before{content:"\f127";}
.icon-question:before{content:"\f128";}
.icon-info:before{content:"\f129";}
.icon-exclamation:before{content:"\f12a";}
.icon-superscript:before{content:"\f12b";}
.icon-subscript:before{content:"\f12c";}
.icon-eraser:before{content:"\f12d";}
.icon-puzzle-piece:before{content:"\f12e";}
.icon-microphone:before{content:"\f130";}
.icon-microphone-off:before{content:"\f131";}
.icon-shield:before{content:"\f132";}
.icon-calendar-empty:before{content:"\f133";}
.icon-fire-extinguisher:before{content:"\f134";}
.icon-rocket:before{content:"\f135";}
.icon-maxcdn:before{content:"\f136";}
.icon-chevron-sign-left:before{content:"\f137";}
.icon-chevron-sign-right:before{content:"\f138";}
.icon-chevron-sign-up:before{content:"\f139";}
.icon-chevron-sign-down:before{content:"\f13a";}
.icon-html5:before{content:"\f13b";}
.icon-css3:before{content:"\f13c";}
.icon-anchor:before{content:"\f13d";}
.icon-unlock-alt:before{content:"\f13e";}
.icon-bullseye:before{content:"\f140";}
.icon-ellipsis-horizontal:before{content:"\f141";}
.icon-ellipsis-vertical:before{content:"\f142";}
.icon-rss-sign:before{content:"\f143";}
.icon-play-sign:before{content:"\f144";}
.icon-ticket:before{content:"\f145";}
.icon-minus-sign-alt:before{content:"\f146";}
.icon-check-minus:before{content:"\f147";}
.icon-level-up:before{content:"\f148";}
.icon-level-down:before{content:"\f149";}
.icon-check-sign:before{content:"\f14a";}
.icon-edit-sign:before{content:"\f14b";}
.icon-external-link-sign:before{content:"\f14c";}
.icon-share-sign:before{content:"\f14d";}
.icon-compass:before{content:"\f14e";}
.icon-collapse:before{content:"\f150";}
.icon-collapse-top:before{content:"\f151";}
.icon-expand:before{content:"\f152";}
.icon-euro:before,.icon-eur:before{content:"\f153";}
.icon-gbp:before{content:"\f154";}
.icon-dollar:before,.icon-usd:before{content:"\f155";}
.icon-rupee:before,.icon-inr:before{content:"\f156";}
.icon-yen:before,.icon-jpy:before{content:"\f157";}
.icon-renminbi:before,.icon-cny:before{content:"\f158";}
.icon-won:before,.icon-krw:before{content:"\f159";}
.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}
.icon-file:before{content:"\f15b";}
.icon-file-text:before{content:"\f15c";}
.icon-sort-by-alphabet:before{content:"\f15d";}
.icon-sort-by-alphabet-alt:before{content:"\f15e";}
.icon-sort-by-attributes:before{content:"\f160";}
.icon-sort-by-attributes-alt:before{content:"\f161";}
.icon-sort-by-order:before{content:"\f162";}
.icon-sort-by-order-alt:before{content:"\f163";}
.icon-thumbs-up:before{content:"\f164";}
.icon-thumbs-down:before{content:"\f165";}
.icon-youtube-sign:before{content:"\f166";}
.icon-youtube:before{content:"\f167";}
.icon-xing:before{content:"\f168";}
.icon-xing-sign:before{content:"\f169";}
.icon-youtube-play:before{content:"\f16a";}
.icon-dropbox:before{content:"\f16b";}
.icon-stackexchange:before{content:"\f16c";}
.icon-instagram:before{content:"\f16d";}
.icon-flickr:before{content:"\f16e";}
.icon-adn:before{content:"\f170";}
.icon-bitbucket:before{content:"\f171";}
.icon-bitbucket-sign:before{content:"\f172";}
.icon-tumblr:before{content:"\f173";}
.icon-tumblr-sign:before{content:"\f174";}
.icon-long-arrow-down:before{content:"\f175";}
.icon-long-arrow-up:before{content:"\f176";}
.icon-long-arrow-left:before{content:"\f177";}
.icon-long-arrow-right:before{content:"\f178";}
.icon-apple:before{content:"\f179";}
.icon-windows:before{content:"\f17a";}
.icon-android:before{content:"\f17b";}
.icon-linux:before{content:"\f17c";}
.icon-dribbble:before{content:"\f17d";}
.icon-skype:before{content:"\f17e";}
.icon-foursquare:before{content:"\f180";}
.icon-trello:before{content:"\f181";}
.icon-female:before{content:"\f182";}
.icon-male:before{content:"\f183";}
.icon-gittip:before{content:"\f184";}
.icon-sun:before{content:"\f185";}
.icon-moon:before{content:"\f186";}
.icon-archive:before{content:"\f187";}
.icon-bug:before{content:"\f188";}
.icon-vk:before{content:"\f189";}
.icon-weibo:before{content:"\f18a";}
.icon-renren:before{content:"\f18b";}