.floatleft {
float: left
}
.floatright {
float: right
}
.alignleft {
float: left;
margin-right: 10px
}
.alignright {
float: right;
margin-left: 10px
}
.aligncenter {
display: block;
margin: 0 auto
}
.iframe_content iframe {
margin: 0px auto;
display: block;
max-width:100%;
}
a, a:active, a:focus, a:active {
text-decoration: none !important;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s
}
p{margin-bottom:0px;}
a:focus {
outline: 0 solid
}
a, div, span, p {
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s
}
a:hover {
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s
}
img {
max-width: 100%
}
h1, h2, h5, h6 {
font-weight: normal;
margin: 0 0 15px;
font-family: "PalatinoLinotype-Roman"
}
h3  {font-weight: normal;
margin: 0 0 15px;
font-size:32px;
border-bottom: 1px solid #BABABA;
border-top: 1px solid #BABABA;
padding: 10px;
font-family: "PalatinoLinotype-Roman"
}
h4  {font-weight: normal;
margin: 0 0 15px;
font-size:16px;
font-family: "PalatinoLinotype-Roman"
}
.column {
width: 1120px;
margin: 0 auto;
display: block;
-moz-transition: all 0.9s ease 0s;
-o-transition: all 0.9s ease 0s;
-webkit-transition: all 0.9s ease 0s;
transition: all 0.9s ease 0s
}
ul {
margin: 0;
padding: 0;
list-style: none
}
input, button {
border: 0 solid
}
input:focus, textarea:focus, button:focus {
outline: 0;
-moz-box-shadow: 0 0 10px 0 #2B94CB;
-webkit-box-shadow: 0 0 10px 0 #2B94CB;
box-shadow: 0 0 10px 0 #2B94CB
}
input[type=checkbox]:focus {
outline: 0;
-moz-box-shadow: 0 0 0 0 #2B94CB;
-webkit-box-shadow: 0 0 0 0 #2B94CB;
box-shadow: 0 0 0 0 #2B94CB
}
body {
font-family: arial, sans-serif;
font-size: 14px;
line-height: 18px;
color: #4c4645;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/header_bg.png) no-repeat scroll 0 0 #F5F8EC;
-webkit-background-size: contain;
background-size: contain;}
.fix:after {
content: "";
display: table;
clear: both
}
.header_area {
color: #fff
}
.header_top_content {
display: block;
float: none;
margin-top: 0;
z-index: 9;
position: relative
}
.head_top_left {
float: left;
width: 20%;
margin-top: 12px
}
.head_top_middle {
float: left;
width: 60%;
text-align: center;
padding: 20px 0
;
position: relative;
}
a.company_logo {
display: inline-block
;
position: relative;
z-index: 9;
}
.head_top_right {
float: right;
width: 20%;
text-align: right
}
a.brand_logo {
display: inline-block;
margin-top: 70px
}
.header_bottom_menu {
background: #38322f;
display: block;
float: none;
padding: 0 15px;
padding-top: 1px;
position: relative;
z-index: 5
}
.header_bottom_menu:before {
content: "";
width: 100%;
height: 12px;
display: block;
left: 0;
bottom: 100%;
position: absolute;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/menu_shadow.png) no-repeat scroll top center;
-webkit-background-size: 100% auto;
background-size: 100% auto;
z-index: 1
}
.head_bot_menu {
float: left;
width: 69%
}
ul#nav_menu > li {
display: inline-block;
float: left;
position: relative
}
ul#nav_menu > li > a {
display: block;
padding: 20px;
height: 56px;
font-family: "PalatinoLinotype-Roman";
font-size: 17px;
color: #fff;
font-style: italic;
position: relative
}
ul#nav_menu > li > a:after {
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
content: "";
width: 0;
height: 0;
border-bottom: 5px solid #fff;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -7px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0
}
ul#nav_menu > li > a:hover:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1
}
ul#nav_menu > li > a:hover {
background: #514D4A
}
ul#nav_menu > li.current_page_item > a:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1
}
ul#nav_menu > li.current_page_item > a {
background: #514D4A
}
.head_bot_contact {
float: right;
width: 31%;
text-align: right;
margin-top: 18px
}
.head_bot_contact p {
color: #fff;
display: inline-block;
font-family: "PalatinoLinotype-Roman";
font-size: 16px;
margin-bottom: 0
}
p.phone {
float: left;
font-size: 18px;
font-weight: 700
}
p.email {
float: right
}
.main_content_area {
position: relative;
z-index: 9
}
.home_banner {
background: #38322f;
padding: 7px;
padding-top: 0;
position: relative;
z-index: 9
}
.home_banner:before {
content: "";
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 18px;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/banner_shadow.png) no-repeat scroll top center;
-webkit-background-size: 100% auto;
background-size: 100% auto;
z-index: 1;
display: block
}
.home_banner_wrapper {
background: #FFF;
padding: 10px;
position: relative
}
.banner_slider {
float: left;
width: 69%;
margin-right: 1%;
max-height: 276px;
overflow: hidden;
}
.banner_slider .bx-wrapper {
margin: 0
}
.banner_slider .bx-wrapper .bx-viewport {
margin-left: 0;
left: 0;
background: transparent;
padding: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
border: 0 solid #fff;
-moz-box-shadow: 0 0 0 0 #fff;
-webkit-box-shadow: 0 0 0 0 #fff;
box-shadow: 0 0 0 0 #fff
}
.single_banner_slid{-moz-transition: all 0s;
-o-transition: all 0s;
-webkit-transition: all 0s;
transition: all 0s;
}
.single_banner_slid img {
width: 100%;
height: auto
}
a.single_banner_pager {
display: block;
float: none;
margin-bottom: 8px;
width: 100%;
}
a.single_banner_pager img{
max-width: 100%;
height: auto;
}
a.single_banner_pager:last-child{margin-bottom:0px;}
#banner_slider_pager {
float: right;
width: 30%;
max-height: 276px;
overflow: auto
}
.banner_tail {
position: absolute;
right: 40px;
bottom: 0;
margin-bottom: -65px;
z-index: 9
}
.home_content_wrapper {
margin-top: 25px
}
.home_content_head {
text-align: center;
padding-bottom: 20px;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/title_border_big.png) no-repeat scroll bottom center
}
.home_content_head h1 {
margin-bottom: 0;
font-weight: 100;
font-size: 28px;
color: #4c4645;
font-style: italic
}
.home_content_left {
float: left;
width: 37%;
background: #fff;
border: 7px solid #979A7C;
padding: 0 15px;
color: #4c4645;
margin-right: 3%;
-moz-box-shadow: 0 58px 40px -60px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 58px 40px -60px rgba(0, 0, 0, 0.5);
box-shadow: 0 58px 40px -60px rgba(0, 0, 0, 0.5)
}
.home_contleft_head {
margin-top: 15px
}
.home_contleft_head h2 {
font-size: 20px;
text-align: center;
font-style: italic;
font-weight: 100;
margin-bottom: 0
}
.home_contleft_content {
margin-top: 15px
}
a.single_home_contleft {
display: block;
margin-bottom: 20px;
position: relative;
color: #4c4645;
font-family: "PalatinoLinotype-Roman";
font-size: 20px;
font-style: italic;
padding-bottom: 25px;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/title_border_small.png) no-repeat scroll bottom center;
-webkit-background-size: auto;
background-size: auto
}
.single_home_contleft_wr{position: relative;}
a.single_home_contleft.last {
margin-bottom: 0;
background: transparent
}
a.single_home_contleft:before {
content: "";
position: absolute;
bottom: 100%;
left: 0;
margin-bottom: -3px;
width: 100%;
height: 10px;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/item_shadow1.png) no-repeat scroll bottom center;
-webkit-background-size: 100% auto;
background-size: 100% auto;
display: block
}
a.single_home_contleft:after {
content: "";
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 15px;
margin-top: -21px;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/item_shadow2.png) no-repeat scroll center center;
-webkit-background-size: 100% auto;
background-size: 100% auto;
display: block
}
a.single_home_contleft img {
display: block;
width: 100%;
height: auto
}
.home_contleft_caption {
position: absolute;
top: -2px;
left: 0;
width: 100%;
height: auto;
text-align: center
}
.home_contleft_caption a {
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/caption_bg1.png) no-repeat scroll 0 0;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
padding: 10px 10px 15px 10px;
margin-bottom: 0;
display: inline-block;
width: 50%;color: #4c4645;
font-family: "PalatinoLinotype-Roman";
font-size: 20px;
font-style: italic;
}
.home_content_right {
float: right;
width: 60%;
margin-top: 80px;
position: relative;
z-index: 9;min-height: 590px;
}
.home_content_right:before {
content: "";
position: absolute;
top: 0%;
left: -5%;
background: #F5F8EC;
width: 110%;
height: 106%;
z-index: -1;
-moz-box-shadow: 0 58px 40px -60px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 58px 40px -60px rgba(0, 0, 0, 0.5);
box-shadow: 0 58px 40px -60px rgba(0, 0, 0, 0.5)
}
.home_content_right h2 {
font-size: 24px;
font-style: italic;
margin-bottom: 20px
padding: 4px 4px 4px 5px;
background-color: rgba(131, 165, 144, 0.08);
padding: 5px;
}
.home_content_right p {
font-size: 13px;
line-height: 18px;
margin-bottom: 20px
}
.home_content_right p:last-child {
margin-bottom: 0
}
.footer_area {
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/footer_bg.png) no-repeat scroll 0 0;
-webkit-background-size: 100% 100%;
background-size: 100% 100%;
padding-top: 85px;
color: #fff;
padding-bottom: 60px;
margin-top: -58px;
position: relative;
z-index: 5;
font-family: "PalatinoLinotype-Roman"
}
.footer_wedges {
float: left;
min-height: 140px;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/footer_border.png) no-repeat scroll right center;
-webkit-background-size: auto;
background-size: auto;
text-align: center
}
.footer_wedges:last-child {
background: transparent
}
.footer_wedges1 {
text-align: left;
width: 20%
}
a.footer_company_logo {
display: inline-block;
margin-top: 20px
}
.footer_wedges2 {
width: 12%
}
ul.footer_menu2 {
margin-top: 20px
}
ul.footer_menu {
margin-right: 5px
}
ul.footer_menu > li {
float: none;
display: block
}
ul.footer_menu > li > a {
display: block;
color: #fff;
font-style: italic;
padding: 4px;
font-size: 16px
}
ul.footer_menu > li > a:hover {
color: #38322f
}
ul.footer_menu > li.current_page_item > a {
color: #38322f
}
ul.footer_menu1 {
margin-top: 20px
}
.footer_wedges3 {
width: 13%
}
.footer_wedges4 {
width: 28%;
padding: 40px
}
.left_footer_contact {
float: left
}
.left_footer_contact p {
display: block;
float: none;
margin-bottom: 10px
}
.right_footer_barand_logo {
float: right
}
a.footer_barand_logo {
display: block
}
.footer_wedges5 {
width: 17%
}
.footer_address {
padding: 15px 25px;
text-align: left
}
.footer_address p {
margin-bottom: 5px;
font-style: italic;
font-size: 15px
}
.footer_address p:last-child {
margin-bottom: 0
}
.footer_wedges6 {
width: 10%;
line-height: 140px;
}
.footer_wedges6 p{
line-height: 18px;
display: inline-block;
vertical-align: middle;
color: #ccc;
text-align: right;
font-size: 14px;
}
.footer_wedges6 p a{
color: #ddd;
}
.footer_wedges6 p a:hover{
color: #38322f;
} button#scrolltotop {
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
background: transparent;
padding: 0;
font-size: 30px;
position: fixed;
right: 30px;
bottom: -40px;
color: #38322f;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
z-index: 9999
}
button#scrolltotop:hover {
color: #979A7C;
-moz-transition: 0.2s;
-o-transition: 0.2s;
-webkit-transition: 0.2s;
transition: 0.2s
}
button#scrolltotop:focus {
outline: 0;
-moz-box-shadow: 0 0 0 0 #fff;
-webkit-box-shadow: 0 0 0 0 #fff;
box-shadow: 0 0 0 0 #fff
}
button#scrolltotop.fixed {
bottom: 20px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1
} .allpage_content_wrapper {
padding: 0 7px;
position: relative
}
.allpage_content_wrapper:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 168px;
background: #38322f;
z-index: 0
}
.aboutus_content_area {
padding: 22px;
background: #FFF;
position: relative;
z-index: 9;
-moz-box-shadow: 0 10px 40px -20px #000;
-webkit-box-shadow: 0 10px 40px -20px #000;
box-shadow: 0 10px 40px -20px #000;
min-height: 500px
}
.aboutus_left {
float: left;
width: 32%;
margin-right: 3%;
background: #979A7C;
padding: 7px;
position: relative
}
a.single_aboutus_left {
display: block;
padding: 15px;
background: #FFF;
margin-top: 8px;
color: #4c4645
}
a.single_aboutus_left:first-child {
margin-top: 0
}
a.single_aboutus_left h2 {
display: block;
font-size: 20px;
text-align: center;
font-style: italic;
position: relative;
margin-bottom: 20px
}
a.single_aboutus_left h2:after {
content: "";
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 15px;
margin-top: 10px;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/item_shadow2.png) no-repeat scroll center center;
-webkit-background-size: 100% auto;
background-size: 100% auto;
display: block;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60);
opacity: 0.6
}
.aboutus_left .banner_tail {
right: 12px;
margin-bottom: -58px
}
.aboutus_right {
float: right;
width: 65%
}
.aboutus_right_heading {
margin-bottom: 20px;
padding-bottom: 18px;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/border.png) repeat-x bottom center
}
.aboutus_right_heading h1 {
font-size: 33px;
font-style: italic;
margin-bottom: 0
}
.aboutus_content {
float: left;
width: 68%;
margin-right: 3%;
background-color: #F9F9F9;
padding: 9px;
}
.aboutus_content h2 {
font-size: 24px;
font-style: italic;
margin-bottom: 15px
}
.aboutus_content p {
font-size: 13px;
line-height: 17px;
margin-bottom: 15px
}
.aboutus_content p:last-child {
margin-bottom: 0
}
.aboutus_social {
float: right;
width: 29%
}
.single_aboutus_social {
background: #F3F3F3;
padding: 9px;
margin-bottom: 9px
}
.single_aboutus_social h2{
display: block !important;
font-size: 16px;
text-align: left;
font-style: italic;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #ccc;
}
.single_aboutus_social .textwidget{}
.single_aboutus_social .textwidget iframe{
width: 100% !important;
max-width: 100%;
}
.single_aboutus_social:last-child {
margin-bottom: 0
}
.single_aboutus_social img {
width: 100%;
height: auto
} .blog_links {
background: #fff;
padding: 8px
}
ul.blog_link_list {
text-align: center
}
ul.blog_link_list > li {
float: none;
display: block;
position: relative
}
ul.blog_link_list > li:after {
content: "";
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/item_shadow2.png) no-repeat scroll top center;
-webkit-background-size: 100% auto;
background-size: 100% auto;
width: 100%;
height: 10px;
display: block;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60);
opacity: 0.6
}
ul.blog_link_list > li:last-child:after {
display: none
}
ul.blog_link_list > li > a {
display: block;
padding: 10px;
font-size: 20px;
font-style: italic;
color: #4c4645;
font-family: "PalatinoLinotype-Roman";
line-height: 25px
}
.single_blog_post {
margin-bottom: 35px
}
.single_blog_post:last-child {
margin-bottom: 0
}
.single_blog_post:first-child {
margin-top: 10px
}
.single_blog_left {
float: left;
width: 25%;
margin-right: 3%
}
.single_blog_left img {
width: 100%;
height: auto;
display: block
}
.single_blog_right {
width: 72%;
float: right
}
.single_blog_right h2 {
font-size: 23px;
color: #979a7c;
margin-bottom: 8px
}
.single_blog_right h2 a {
color: #979a7c
}
.single_blog_right p {
margin-bottom: 5px
}
.single_blog_right a.readmore {
display: inline-block;
color: #979a7c;
font-size: 17px;
font-family: "PalatinoLinotype-Roman";
font-style: italic
} .blog_details h2 {
font-size: 24px;
font-style: italic;
color: #979a7c;
margin-bottom: 15px
}
.blog_details p {
font-size: 13px;
color: #4c4645;
line-height: 17px;
margin-bottom: 15px
}
.blog_thumb {
float: left;
width: 40%;
margin-right: 3%;
margin-bottom: 15px
}
.blog_thumb img {
width: 100%;
height: auto;
display: block
} .contact_form {
background: #FFF;
padding: 15px
}
.contact_head {
margin-bottom: 20px
}
.contact_head h2 {
margin-bottom: 0;
font-style: italic;
font-size: 32px
}
.contact_row {
margin-bottom: 15px
}
.contact_row label {
display: block;
font-family: "PalatinoLinotype-Roman";
font-style: italic;
font-size: 16px;
margin-bottom: 5px
}
input.contact_input {
display: block;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #CFCFCF;
width: 100%;
padding: 10px;
font-size: 16px
}
textarea.contact_textarea {
display: block;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #CFCFCF;
width: 100%;
padding: 10px;
font-size: 16px;
height: 160px
}
button.contact_clear {
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
float: left;
width: 48%;
padding: 12px 10px;
background: #AAB78A;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-family: "PalatinoLinotype-Roman";
color: #fff;
font-size: 17px;
text-shadow: 0 1px 2px #333;
font-style: italic
}
button.contact_clear:focus, button.contact_clear:hover {
-moz-box-shadow: 0 2px 0 0 #7f8967;
-webkit-box-shadow: 0 2px 0 0 #7f8967;
box-shadow: 0 2px 0 0 #7f8967
}
input.contact_submit {
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
float: right;
width: 48%;
padding: 12px 10px;
background: #6B6160;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
font-family: "PalatinoLinotype-Roman";
color: #fff;
font-size: 17px;
text-shadow: 0 1px 2px #333;
font-style: italic
}
input.contact_submit:focus, input.contact_submit:hover {
-moz-box-shadow: 0 2px 0 0 #534c4b;
-webkit-box-shadow: 0 2px 0 0 #534c4b;
box-shadow: 0 2px 0 0 #534c4b
}
.contact_information p {
font-size: 13px;
margin-bottom: 18px
}
.contact_information p span {
font-weight: 700
}
.contact_information p.contact_phone {
margin-bottom: 7px;
font-size: 18px
}
.contact_information p.contact_email {
margin-bottom: 20px;
font-size: 18px
}
address.contact_address p {
margin-bottom: 2px
}
.contact_map {
background: #E0DBCE;
padding: 7px;
position: relative
}
.contact_map .banner_tail {
right: 10px;
margin-bottom: -59px
}
.contact_map iframe {
width: 100%;
height: 266px
}
#mobile_menu{display:none;}
.developer_link{
margin-top: 77%;
}
.developer_link a{
color: #38322f;
}
.single_aboutus_social .textwidget #TA_selfserveprop417 #CDSWIDSSP{max-width: 100%;width: 100%;}
.single_aboutus_social .textwidget #TA_selfserveprop417 #CDSWIDSSP a{max-width: 100%;width: 100%;}
.single_aboutus_social .textwidget #TA_selfserveprop417 #CDSWIDSSP img{max-width: 100%;width: 100%;}
.single_aboutus_social .textwidget #TA_selfserveprop417 #CDSWIDSSP dt{max-width: 100%;width: 100%;}
.single_aboutus_social .textwidget #TA_selfserveprop417 #CDSWIDSSP dl{max-width: 100%;width: 100%;} .error_message { overflow: hidden;
padding: 30px;
background: #fff;
margin: 70px 0;
margin-top: 20px; }
.four_zero_four { font-size: 50px; text-align: center }
.four_zero_four span { display: block; font-size: 200px; line-height: 190px }
@media only screen and (max-width: 767px) {
.four_zero_four {font-size: 40px;text-align: center;}
.four_zero_four span {display: block;font-size: 100px;line-height: 80px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.four_zero_four {font-size: 40px;text-align: center;}
.four_zero_four span {display: block;font-size: 100px;line-height: 80px;}
}
.home_page_footer .footer_area .tipaddvis {
display: block;
float: none;
margin: 5px;
text-align: right;
width: 100%;
margin-top: -20px;
margin-bottom: 20px;
position: relative;
right: -2.5%;
}
.footer_area .tipaddvis {
display: block;
float: none;
text-align: right;
width: 100%;
margin-bottom: 20px;
position: relative;
}
.home_page_footer .footer_area .tipaddvis #TA_cdsratingsonlywide188{float:right;}
.footer_area .tipaddvis #TA_cdsratingsonlywide188{float:right;margin-right: 5px;}@media (min-width: 992px) {
.column {width: 970px;}
body {
font-family: arial, sans-serif;
font-size: 14px;
line-height: 18px;
color: #4c4645;
overflow-x: hidden;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/header_bg2.png) no-repeat scroll 0 0 #F5F8EC;
-webkit-background-size: contain;
background-size: contain;
}
.head_top_middle:before{content:'';
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/logo_bg.png) no-repeat scroll center center;
background-size: 70% 100%;
width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;z-index: 1;opacity: 0.7;}
.banner_tail {right: 30px;
margin-bottom: -52px;
width: 120px;
height: auto;
}
.aboutus_left .banner_tail {
right: 20px;
margin-bottom: -45px;
}
ul#nav_menu > li > a {
display: block;
padding: 20px 15px;
height: 56px;
font-family: "PalatinoLinotype-Roman";
font-size: 16px;
color: #fff;
font-style: italic;
position: relative;
}
.head_bot_menu {
float: left;
width: 65%;
}
.head_bot_contact {
float: right;
width: 35%;
text-align: right;
margin-top: 18px;
}
.head_bot_contact p {
color: #fff;
display: inline-block;
font-family: "PalatinoLinotype-Roman";
font-size: 15px;
margin-bottom: 0;
}
p.phone {
float: left;
font-size: 16px;
font-weight: 700;
}
#banner_slider_pager {
float: right;
width: 30%;
max-height: 237px;
overflow: hidden;
}
.home_contleft_caption p {
width: 60%;
}
.home_content_right {
float: right;
width: 60%;
margin-top: 50px;
position: relative;
z-index: 9;
min-height: 580px;
}
.home_content_right:before {
top: -3%;
left: -5%;
width: 110%;
height: 106%;
}
a.footer_company_logo {
display: inline-block;
margin-top: 20px;
width: 160px;
}
.footer_wedges4 {
width: 28%;
padding: 40px 20px;
}
.home_content_left {
margin-top: 110px;}
.allpage_content_wrapper:before {
height: 78px;
}
.contact_map .banner_tail {
right: 10px;
margin-bottom: -45px;
}
.footer_wedges6 p {
line-height: 16px;
font-size: 12px;
}
} @media (min-width: 1200px) {
.column {width: 1120px;}
body {
font-family: arial, sans-serif;
font-size: 14px;
line-height: 18px;
color: #4c4645;
overflow-x: hidden;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/header_bg.png) no-repeat scroll 0 0 #F5F8EC;
-webkit-background-size: auto;
background-size: auto;
}
.banner_tail {
right: 40px;
margin-bottom: -65px;width: 156px;
height: auto;
}
.head_top_middle:before{display:none;}
ul#nav_menu > li > a {
display: block;
padding: 20px;
height: 56px;
font-family: "PalatinoLinotype-Roman";
font-size: 17px;
color: #fff;
font-style: italic;
position: relative;
}
.head_bot_contact {
float: right;
width: 31%;
text-align: right;
margin-top: 18px;
}
.head_bot_menu {
float: left;
width: 69%;
}
.head_bot_contact p {
color: #fff;
display: inline-block;
font-family: "PalatinoLinotype-Roman";
font-size: 16px;
margin-bottom: 0;
}
p.phone {
float: left;
font-size: 18px;
font-weight: 700;
}
#banner_slider_pager {
float: right;
width: 30%;
max-height: 276px;
overflow: hidden;
}
.home_contleft_caption p {
width: 50%;
}
.home_content_right {
float: right;
width: 60%;
margin-top: 43px;
position: relative;
z-index: 9;
min-height: 540px;
}
.home_content_right:before {
top: 0%;
left: -5%;
width: 110%;
height: 106%;
}
a.footer_company_logo {
display: inline-block;
margin-top: 20px;
width: 188px;
}
.footer_wedges4 {
width: 28%;
padding: 40px;
}
.home_content_left {
margin-top: 0px;}
.allpage_content_wrapper:before {
height: 183px;
}
.aboutus_left .banner_tail {
right: 12px;
margin-bottom: -58px;
}
.contact_map .banner_tail {
right: 10px;
margin-bottom: -59px;
}
.footer_wedges6 p {
line-height: 18px;
font-size: 14px;
}
} @media (min-width: 1400px) {
.column {width: 1120px;}
body {
font-family: arial, sans-serif;
font-size: 14px;
line-height: 18px;
color: #4c4645;
overflow-x: hidden;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/header_bg.png) no-repeat scroll 0 0 #F5F8EC;
-webkit-background-size: 100% 460px;
background-size: 100% 460px;
}
.banner_tail {
right: 40px;
margin-bottom: -64px;
}
.head_top_middle:before{display:none;}
.allpage_content_wrapper:before {
height: 216px;
}
.aboutus_left .banner_tail {
right: 12px;
margin-bottom: -58px;
}
.contact_map .banner_tail {
right: 10px;
margin-bottom: -57px;
}
.footer_wedges6 p {
line-height: 18px;
font-size: 14px;
}
} @media only screen and (min-width: 768px) and (max-width: 991px) {
.column {width:750px}
body {
font-family: arial, sans-serif;
font-size: 14px;
line-height: 18px;
color: #4c4645;
overflow-x: hidden;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/header_bg2.png) no-repeat scroll 0 0 #F5F8EC;
-webkit-background-size: contain;
background-size: contain;
}
.head_top_middle:before{content:'';
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/logo_bg.png) no-repeat scroll center center;
background-size: 70% 100%;
width: 100%;height: 100%;position: absolute;left: 0px;top: 0px;z-index: 1;opacity: 0.7;}
.head_bot_contact p {
color: #fff;
display: block;
font-family: "PalatinoLinotype-Roman";
font-size: 13px;
margin-bottom: 0;
}
p.phone {
float: none;
font-size: 14px;
font-weight: 700;
}
p.email {
float: none;
}
.head_bot_menu {
float: left;
width: 78%;
}
ul#nav_menu > li > a {
display: block;
padding: 20px 15px;
height: 56px;
font-family: "PalatinoLinotype-Roman";
font-size: 15px;
color: #fff;
font-style: italic;
position: relative;
}
.head_bot_contact {
float: right;
width: 22%;
text-align: right;
margin-top: 12px;
}
.home_banner_wrapper {
background: #FFF;
padding: 10px;
position: relative;
}
#banner_slider_pager {
float: right;
width: 30%;
max-height: 183px;
overflow: auto;
}
.banner_tail {
position: absolute;
right: 20px;
bottom: 0;
margin-bottom: -44px;
z-index: 9;
width: 100px;
height: auto;
}
.home_content_left {
float: none;
width: 100%;
margin-top: 30px;}
.home_content_right {
float: none;
width: 100%;
margin-top: 20px;
position: relative;
z-index: 9;background: #F5F8EC;
-moz-box-shadow: 0 58px 40px -60px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 58px 40px -60px rgba(0, 0, 0, 0.5);
box-shadow: 0 58px 40px -60px rgba(0, 0, 0, 0.5);
padding: 20px;
}
.home_content_right:before{display:none;}
.footer_wedges:nth-child(3n+3){
background: none;
}
.footer_wedges{
margin-bottom: 20px;
}
.footer_area {
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/footer_bg.png) repeat-y scroll 0 0;
padding-bottom: 30px;
}
.home_page_footer .footer_area .tipaddvis {
margin-top: 0px;
right: 0%;
margin-left: 0px;
}
.footer_area .tipaddvis {
margin-top: 0px;
right: 0%;
margin-left: 0px;
}
.home_page_footer .footer_area .tipaddvis #TA_cdsratingsonlywide188{
margin: 0 auto;
display: block;
width: 50%;
float: none;
}
.footer_area .tipaddvis #TA_cdsratingsonlywide188{
margin: 0 auto;
display: block;
width: 50%;
float: none;
}
.footer_wedges1{
width: 40%;
}
.footer_wedges2{
width: 30%;
}
.footer_wedges3{
width: 30%;
}
.footer_wedges4{
width: 40%;
}
.footer_wedges5{
width: 30%;
}
.footer_wedges6{
width: 30%;
}
.allpage_content_wrapper:before {
height: 100%;
}
.aboutus_left {
float: none;
width: 100%;
margin-right: 0%;
background: #979A7C;
padding: 7px;
position: relative;
margin-top: 30px;
}
.aboutus_right {
float: none;
width: 100%;
margin-top: 10px;
}
.aboutus_left .banner_tail {
right: 12px;
margin-bottom: -37px;
}
a.single_aboutus_left {
display: inline-block;
float: left;
padding: 15px;
background: #FFF;
margin-top: 0px;
color: #4c4645;
width: 49.5%;
margin-left: 1%;
}
a.single_aboutus_left:first-child {
margin-top: 0;
margin-left: 0px;
}
.contact_map .banner_tail {
right: 10px;
margin-bottom: -37px;
}
} @media only screen and (max-width: 767px) {
.column {width:300px}
body {
font-family: arial, sans-serif;
font-size: 13px;
line-height: 17px;
color: #4c4645;
overflow-x: hidden;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/header_bg2.png) no-repeat scroll 0 0 #F5F8EC;
-webkit-background-size: contain;
background-size: contain;
}
.head_top_middle:before {
content: '';
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/logo_bg.png) no-repeat scroll center center;
background-size: 70% 100%;
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
opacity: 0.7;
}
a.company_logo {
display: inline-block;
position: relative;
z-index: 9;
width: 50%;
}
a.brand_logo {
display: inline-block;
margin-top: 30px;
}
.head_top_left {
float: left;
width: 20%;
margin-top: 33px;
}
.head_bot_menu {
display: none;
}
.head_bot_contact {
float: none;
width: 100%;
text-align: right;
margin-top: 0px;
padding: 15px 0px;
}
.head_bot_contact p {
color: #fff;
display: block;
font-family: "PalatinoLinotype-Roman";
font-size: 14px;
margin-bottom: 0;
width: 55%;
}
p.phone {
float: none;
font-size: 15px;
font-weight: 700;
}
p.email {
float: none;
}
.home_banner_wrapper {
background: #FFF;
padding: 6px;
position: relative;
}
#mobile_menu{display:block;}
.slicknav_menu {
background: transparent;
padding: 0px;
}
a.slicknav_btn{
position: absolute;
top: 16px;
right: 10px;
background: #979A7C;
}
.slicknav_menu{}
ul.slicknav_nav{
margin-bottom: 20px;
}
ul.slicknav_nav>li>a{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
ul.slicknav_nav>li>a:hover{
background: #979A7C;
}
#banner_slider_pager {
float: right;
width: 30%;
max-height: 69px;
overflow: hidden;
display: block;
}
.banner_tail {
position: absolute;
right: 10px;
bottom: 0;
margin-bottom: -25px;
z-index: 9;
width: 50px;
}
.home_content_head h1 {
margin-bottom: 0;
font-weight: 100;
font-size: 20px;
color: #4c4645;
font-style: italic;
}
.home_content_head {
text-align: center;
padding-bottom: 20px;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/title_border_big.png) no-repeat scroll bottom center;
}
.home_content_wrapper {
margin-top: 30px;
}
.home_content_left {
float: none;
width: 100%;
margin-top: 30px;
}
.home_contleft_caption a{
width: 70%;
}
.home_content_right {
float: none;
width: 100%;
margin-top: 20px;
position: relative;
z-index: 9;
background: #F5F8EC;
padding: 0px;
}
.home_content_right h2 {
font-size: 20px;
font-style: italic;
margin-bottom: 20px;
}
.home_content_right:before{display:none;}
a.single_banner_pager {
display: block;
float: none;
margin-bottom: 2px;
}
.footer_wedges:nth-child(2n+2){
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/title_border_big.png)no-repeat scroll bottom center;
}
.footer_wedges{
margin-bottom: 20px;
text-align: center;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/title_border_big.png)no-repeat scroll bottom center;
padding-bottom: 30px;
min-height: inherit;
width: 100%;
}
.footer_wedges:last-child{
background: none;
margin: 0px;
padding: 0px;
display: inline-block;
}
.footer_area {
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/footer_bg.png) repeat-y scroll 0 0;
padding-bottom: 30px;
}
.home_page_footer .footer_area .tipaddvis {
margin-top: 0px;
right: 0%;
margin-left: 0px;
}
.footer_area .tipaddvis {
margin-top: 0px;
right: 0%;
margin-left: 0px;
}
.home_page_footer .footer_area .tipaddvis #TA_cdsratingsonlywide188{
margin: 0 auto;
display: block;
width: 100%;
float: none;
}
.footer_area .tipaddvis #TA_cdsratingsonlywide188{
margin: 0 auto;
display: block;
width: 100%;
float: none;
}
.home_page_footer .footer_area .tipaddvis #TA_cdsratingsonlywide188 .cdsROW.wide{
height: auto;
width: 100% !important;
}
.footer_area .tipaddvis #TA_cdsratingsonlywide188 .cdsROW.wide{
height: auto;
width: 100% !important;
}
.home_page_footer .footer_area .tipaddvis #TA_cdsratingsonlywide188 .cdsROW.wide .cdsROWContainer{
height: auto;
display: block;
}
.footer_area .tipaddvis #TA_cdsratingsonlywide188 .cdsROW.wide .cdsROWContainer{
height: auto;
display: block;
}
.home_page_footer .footer_area .tipaddvis #TA_cdsratingsonlywide188 .cdsROW.wide .cdsROWContainer .cdsComponent{
display: block;
width: 100%;
max-width: inherit !important;
padding: 10px;
border-bottom: 1px solid #91b155;
border-right: 1px solid #91b155;
}
.footer_area .tipaddvis #TA_cdsratingsonlywide188 .cdsROW.wide .cdsROWContainer .cdsComponent{
display: block;
width: 100%;
max-width: inherit !important;
padding: 10px;
border-bottom: 1px solid #91b155;
border-right: 1px solid #91b155;
}
.footer_wedges1{
width: 100%;
}
.footer_wedges2{
width: 100%;
}
.footer_wedges3{
width: 100%;
}
.footer_wedges4{
width: 100%;
padding: 40px 10px;
}
.footer_wedges5{
width: 100%;
}
.footer_wedges6{
min-height: 70px;
line-height: 70px;
}
.footer_wedges6 p {
line-height: 18px;
font-size: 14px;
}
.header_bottom_menu:before {
height: 7px;
left: 0;
bottom: 100%;
}
.home_contleft_caption p {
width: 60%;
}
.allpage_content_wrapper:before {
height: 100%;
}
.aboutus_content_area {
padding: 15px;}
.aboutus_left {
float: none;
width: 100%;
margin-right: 0%;
background: #979A7C;
padding: 7px;
position: relative;
margin-top: 30px;
}
a.single_aboutus_left img{width:100%;height:auto;}
.aboutus_right {
float: none;
width: 100%;
margin-top: 10px;
}
.aboutus_left .banner_tail {
right: 15px;
margin-bottom: -18px;
}
.aboutus_right_heading h1 {
font-size: 25px;
font-style: italic;
margin-bottom: 0;
}
.aboutus_content {
float: none;
width: 100%;
margin-right: 0%;
}
.aboutus_social {
float: none;
width: 100%;
margin-top: 20px;
}
.aboutus_content h2 {
font-size: 20px;
font-style: italic;
margin-bottom: 15px;
}
.aboutus_right_heading {
margin-bottom: 20px;
padding-bottom: 15px;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/border.png) repeat-x bottom center;
}
ul.footer_menu {
margin: 0px;
}
.blog_thumb {
float: none;
width: 100%;
margin-right: 0%;
margin-bottom: 20px;
}
.contact_map iframe {
width: 100%;
height: 220px;
}
.contact_map .banner_tail {
right: 10px;
margin-bottom: -18px;
}
.contact_information p.contact_phone {
margin-bottom: 7px;
font-size: 15px;
}
.contact_information p.contact_email {
margin-bottom: 20px;
font-size: 15px;
}
.contact_row label {
display: block;
font-family: "PalatinoLinotype-Roman";
font-style: italic;
font-size: 14px;
margin-bottom: 5px;
}
.contact_head h2 {
margin-bottom: 0;
font-style: italic;
font-size: 25px;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.column {width:450px}
body {
font-family: arial, sans-serif;
font-size: 13px;
line-height: 17px;
color: #4c4645;
overflow-x: hidden;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/header_bg2.png) no-repeat scroll 0 0 #F5F8EC;
-webkit-background-size: contain;
background-size: contain;
}
.head_top_middle:before {
content: '';
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/logo_bg.png) no-repeat scroll center center;
background-size: 70% 100%;
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
opacity: 0.7;
}
a.company_logo {
display: inline-block;
position: relative;
z-index: 9;
width: 50%;
}
a.brand_logo {
display: inline-block;
margin-top: 50px;
}
.head_top_left {
float: left;
width: 20%;
margin-top: 29px;
}
.head_bot_menu {
display: none;
}
.head_bot_contact {
float: none;
width: 100%;
text-align: right;
margin-top: 0px;
padding: 15px 0px;
}
.head_bot_contact p {
color: #fff;
display: block;
font-family: "PalatinoLinotype-Roman";
font-size: 14px;
margin-bottom: 0;
width: 40%;
}
p.phone {
float: none;
font-size: 15px;
font-weight: 700;
}
p.email {
float: none;
}
.home_banner_wrapper {
background: #FFF;
padding: 8px;
position: relative;
}
#mobile_menu{display:block;}
.slicknav_menu {
background: transparent;
padding: 0px;
}
a.slicknav_btn{
position: absolute;
top: 16px;
right: 10px;
background: #979A7C;
}
.slicknav_menu{}
ul.slicknav_nav{
margin-bottom: 20px;
}
ul.slicknav_nav>li>a{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
ul.slicknav_nav>li>a:hover{
background: #979A7C;
}
#banner_slider_pager {
float: right;
width: 30%;
max-height: 107px;
overflow: hidden;
display: block;
}
.banner_tail {
position: absolute;
right: 10px;
bottom: 0;
margin-bottom: -33px;
z-index: 9;
width: 70px;
}
.home_content_head h1 {
margin-bottom: 0;
font-weight: 100;
font-size: 20px;
color: #4c4645;
font-style: italic;
}
.home_content_head {
text-align: center;
padding-bottom: 20px;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/title_border_big.png) no-repeat scroll bottom center;
}
.home_content_wrapper {
margin-top: 35px;
}
.home_content_left {
float: none;
width: 100%;
margin-top: 30px;
}
.home_contleft_caption a {
width: 50%;
}
.home_content_right {
float: none;
width: 100%;
margin-top: 20px;
position: relative;
z-index: 9;
background: #F5F8EC;
padding: 20px;
}
.home_content_right h2 {
font-size: 22px;
font-style: italic;
margin-bottom: 20px;
}
.home_content_right:before{display:none;}
a.single_banner_pager {
display: block;
float: none;
margin-bottom: 3px;
}
.footer_wedges:nth-child(2n+2){
background: none;
}
.footer_wedges{
margin-bottom: 20px;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/footer_border.png) no-repeat scroll right center;
min-height: 140px;
text-align: center;
margin-bottom: 20px;
padding-bottom: 0px;
}
.footer_area {
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/footer_bg.png) repeat-y scroll 0 0;
padding-bottom: 30px;
}
.home_page_footer .footer_area .tipaddvis {
margin-top: 0px;
right: 0%;
margin-left: 0px;
}
.footer_area .tipaddvis {
margin-top: 0px;
right: 0%;
margin-left: 0px;
}
.home_page_footer .footer_area .tipaddvis #TA_cdsratingsonlywide188{
margin: 0 auto;
display: block;
width: 90%;
float: none;
}
.footer_area .tipaddvis #TA_cdsratingsonlywide188{
margin: 0 auto;
display: block;
width: 90%;
float: none;
}
.home_page_footer .footer_area .tipaddvis #TA_cdsratingsonlywide188 .cdsROW.wide .cdsROWContainer .cdsComponent {
display: table-cell;
width: auto;
max-width: inherit !important;
padding: 10px;
border-bottom: 1px solid #91b155;
border-right: 1px solid #91b155;
}
.footer_area .tipaddvis #TA_cdsratingsonlywide188 .cdsROW.wide .cdsROWContainer .cdsComponent {
display: table-cell;
width: auto;
max-width: inherit !important;
padding: 10px;
border-bottom: 1px solid #91b155;
border-right: 1px solid #91b155;
}
.footer_wedges1{
width: 50%;
}
.footer_wedges2{
width: 50%;
}
.footer_wedges3{
width: 50%;
}
.footer_wedges4{
width: 50%;
padding: 40px 10px;
}
.footer_wedges5{
width: 50%;
}
.footer_wedges6{
width: 50%;
line-height: 140px;
}
.footer_wedges6 p {
line-height: 18px;
font-size: 14px;
}
.header_bottom_menu:before {
height: 12px;
left: 0;
bottom: 100%;
}
.home_contleft_caption p {
width: 50%;
}
.allpage_content_wrapper:before {
height: 100%;
}
.aboutus_content_area {
padding: 15px;}
.aboutus_left {
float: none;
width: 100%;
margin-right: 0%;
background: #979A7C;
padding: 7px;
position: relative;
margin-top: 30px;
}
a.single_aboutus_left img{width:100%;height:auto;}
.aboutus_right {
float: none;
width: 100%;
margin-top: 20px;
}
.aboutus_left .banner_tail {
right: 15px;
margin-bottom: -26px;
}
.aboutus_right_heading h1 {
font-size: 30px;
font-style: italic;
margin-bottom: 0;
}
.aboutus_content {
float: none;
width: 100%;
margin-right: 0%;
}
.aboutus_social {
float: none;
width: 100%;
margin-top: 20px;
}
.aboutus_content h2 {
font-size: 22px;
font-style: italic;
margin-bottom: 15px;
}
.aboutus_right_heading {
margin-bottom: 20px;
padding-bottom: 18px;
background: url(//thefoxrutland.co.uk/wp-content/themes/thefox/img/border.png) repeat-x bottom center;
}
ul.footer_menu {
margin: 0px;
}
.blog_thumb {
float: none;
width: 100%;
margin-right: 0%;
margin-bottom: 20px;
}
.contact_map iframe {
width: 100%;
height: 250px;
}
.contact_map .banner_tail {
right: 10px;
margin-bottom: -25px;
}
.contact_information p.contact_phone {
margin-bottom: 7px;
font-size: 18px;
}
.contact_information p.contact_email {
margin-bottom: 20px;
font-size: 18px;
}
.contact_row label {
display: block;
font-family: "PalatinoLinotype-Roman";
font-style: italic;
font-size: 16px;
margin-bottom: 5px;
}
.contact_head h2 {
margin-bottom: 0;
font-style: italic;
font-size: 32px;
}
}