/*
	Theme Name: Parallax Pro Theme
	Theme URI: http://my.studiopress.com/themes/parallax/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 1.0

	Tags: black, white, one-column, two-columns, responsive-layout, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page

	Template: genesis
	Template Version: 2.0

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php 
*/


/* Table of Contents

	- Imports
	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Buttons
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- Avatar
		- Genesis
		- Search Form
		- Titles
		- WordPress
	- Widgets
		- Simple Social Icons
	- Plugins
		- Genesis eNews Extended
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Primary Navigation
		- Responsive Menu
	- Content Area
		- Homepage
		- Pricing Table
		- Content
		- Entries
		- Entry Meta
		- After Entry
		- Pagination
		- Content Boxes
		- Comments
	- Sidebar
	- Footer Widgets
	- Site Footer
	- Theme Colors
		- Parallax Pro Blue
		- Parallax Pro Green
		- Parallax Pro Orange
		- Parallax Pro Pink
	- Media Queries
		- Retina Display
		- Max-width: 1139px
		- Max-width: 1023px
		- Max-width: 768px

*/


/*
Imports
---------------------------------------------------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic&subset=latin,greek,greek-ext,vietnamese,cyrillic-ext,latin-ext,cyrillic);
@font-face {  font-family: 'Icon';    src: url('fonts/Icon.eot');    src: url('fonts/Icon.eot?#iefix') format('embedded-opentype'),
                  url('fonts/Icon.woff') format('woff'), url('fonts/Icon.ttf') format('truetype'), url('fonts/Icon.svg#Icon') format('svg');   
              font-weight: normal;    font-style: normal;}@font-face {  font-family: 'ProximaNova-Regular';  
            src: url('fonts/ProximaNova-Regular_gdi.eot');    
            src: url('fonts/ProximaNova-Regular_gdi.eot?#iefix') format('embedded-opentype'), 
                url('fonts/ProximaNova-Regular_gdi.woff') format('woff'), 
                url('fonts/ProximaNova-Regular_gdi.ttf') format('truetype'), 
                url('fonts/ProximaNova-Regular_gdi.svg#ProximaNova-Regular') format('svg'); font-weight: 400;    font-style: normal;    font-stretch: normal;    unicode-range: U+0020-2666;}
@font-face {  font-family: 'Gotham-Bold';    src: url('fonts/Gotham-Bold_gdi.eot');    
              src: url('fonts/Gotham-Bold_gdi.eot?#iefix') format('embedded-opentype'), 
                   url('fonts/Gotham-Bold_gdi.woff') format('woff'), url('fonts/Gotham-Bold_gdi.ttf') format('truetype'), url('fonts/Gotham-Bold_gdi.svg#Gotham-Bold') format('svg');    font-weight: 400;    font-style: normal;    font-stretch: normal;    unicode-range: U+0020-2212;}@font-face {  font-family: 'Gotham-Book';    src: url('fonts/Gotham-Book_gdi.eot');    src: url('fonts/Gotham-Book_gdi.eot?#iefix') format('embedded-opentype'), url('fonts/Gotham-Book_gdi.woff') format('woff'), url('fonts/Gotham-Book_gdi.ttf') format('truetype'), url('fonts/Gotham-Book_gdi.svg#Gotham-Book') format('svg');    font-weight: 325;    font-style: normal;    font-stretch: normal;    unicode-range: U+0020-2212;}@font-face {  font-family: 'Gotham-Medium';    src: url('fonts/Gotham-Medium_gdi.eot');    src: url('fonts/Gotham-Medium_gdi.eot?#iefix') format('embedded-opentype'), url('fonts/Gotham-Medium_gdi.woff') format('woff'), url('fonts/Gotham-Medium_gdi.ttf') format('truetype'), url('fonts/Gotham-Medium_gdi.svg#Gotham-Medium') format('svg');    font-weight: 350;    font-style: normal;    font-stretch: normal;    unicode-range: U+0020-2212;}
/*HTML5 Reset---------------------------------------------------------------------------------------------------- */
/* Baseline Normalize	normalize.css v2.1.3 | MIT License | git.io/normalize--------------------------------------------- */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {  display: block;}
audio,canvas,video {  display: inline-block;}audio:not([controls]) {  display: none;  height: 0;}[hidden],template {  display: none;}
html {  font-family: 'Open Sans', sans-serif;  -ms-text-size-adjust: 100%;  -webkit-text-size-adjust: 100%;}
body {  margin: 0;}a {  background: transparent;}a:focus {  outline: 0;}a:active,a:hover {  outline: 0;}abbr[title] {  border-bottom: 1px dotted;}
b,strong {  font-weight: 700;}dfn {  font-style: italic;}hr {  -moz-box-sizing: content-box;  box-sizing: content-box;  height: 0;}
mark {  background: #ff0;  color: #000;}code,kbd,pre,samp {  font-family: monospace, serif;  font-size: 1em;}pre {  white-space: pre-wrap;}
q {  quotes: "\201C" "\201D" "\2018" "\2019";}small {  font-size: 80%;}
sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline;}
sup {  top: -.5em;}sub {  bottom: -.25em;}img {  border: 0;}svg:not(:root) {  overflow: hidden;}figure {  margin: 0;}
fieldset {  border: 1px solid silver;  margin: 0 2px;  padding: .35em .625em .75em;}legend {  border: 0;  padding: 0;}
button,input,select,textarea {  font-family: inherit;  font-size: 100%;  margin: 0;}button,input {  line-height: normal;}
button,select {  text-transform: none;}
button,html input[type=button],input[type=reset],input[type=submit] {  -webkit-appearance: button;  cursor: pointer;}
button[disabled],html input[disabled] {  cursor: default;}input[type=checkbox],input[type=radio] {  box-sizing: border-box;  padding: 0;}
input[type=search] {  -webkit-appearance: textfield;  -moz-box-sizing: content-box;  -webkit-box-sizing: content-box;  box-sizing: content-box;}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {  -webkit-appearance: none;}
button::-moz-focus-inner,input::-moz-focus-inner {  border: 0;  padding: 0;}textarea {  overflow: auto;  vertical-align: top;}
table {  border-collapse: collapse;  border-spacing: 0;}
/* Box Sizing--------------------------------------------- */
button,input,select,textarea {  border: 1px solid #000000;  color: #000000;  outline: medium none;}
.form_left {  float: left;  width: 49%;}.coder_filed > p:last-child {  float: right;}
.coder_filed > p:last-child {  float: right;  margin-top: 0;  width: 48.2%;  margin-bottom: 25px;}
.wpcf7-form-control-wrap.day {  display: inline-block;  margin: 0 10px 0 25px;  width: 91px !important;}
.wpcf7-form-control-wrap.year {  display: inline-block;  margin-left: 8px;  width: 119px !important;}
.wpcf7-form-control-wrap.month {  display: inline-block;  margin: 0 8px !important;  position: relative;  top: 2px;  width: 91px;}
.form_right > p:last-child {  margin-bottom: 0;}.wpcf7-form-control-wrap.year .wpcf7-not-valid-tip {  position: absolute;}
.form_left > p {  margin: 23px 0;}.form_right > p {  margin: 23px 0;}.page-id-104 .event_two_section .event_btn a {  display: none;}
.wpcf7-form-control.wpcf7-submit:hover {  background: #737373;  border: 1px solid #737373;}
#contact_form_area {  margin-bottom: 0;}#contact_form_area input:focus {  border: 1px solid #737373;}input[placeholder] {  color: #000000;}.date input {  padding: 10px;}.woocommerce div.product form.cart .variations select {  background: rgba(0, 0, 0, 0) url("images/location_down_03.jpg") no-repeat scroll right center / 16% auto;}.wpcf7-form-control.wpcf7-submit {  background: #000000 none repeat scroll 0 0;  color: #ffffff;  font-size: 25px;  font-weight: 300;  letter-spacing: 2px;  text-transform: uppercase;}.woocommerce div.product form.cart table {  border-bottom: 1px dashed #000000 !important;  display: block;  float: left;  padding-bottom: 25px;  position: relative;  width: 100%;}.reset_variations {  bottom: 4px;  color: #c90000;  left: 0;  position: absolute;}.posted_in {  display: none;}.qtyInput {  border: 1px solid #75809c;  border-radius: 7px;  padding: 0 15px;}.page-id-496 .inner_advertise,.page-id-496 .sidebar {  display: none;}.product .proinfo .amount {  font-size: 19px;}.product_meta .sku {  background: #c90000 none repeat scroll 0 0;  color: #ffffff;  display: inline-block;  margin-bottom: 6px;  margin-right: 4px;  padding: 3px 11px;}.related.products {  float: left;  width: 100%;}.social-media {  border-bottom: 1px solid #000000;  border-top: 1px solid #000000;  float: left;  padding: 0;  text-align: center;  width: 100%;}.social-media {  float: left;  width: 100%;}.price .varproprice {  display: block;  font-size: 13px;  letter-spacing: 2px;  padding: 5px 0;  text-transform: uppercase;}.product .images {  border-right: 1px solid #000000;  padding-right: 19px;  width: 50% !important;}.woocommerce-tabs .panel.entry-content {  border-left: 1px solid #dedede;  float: right;  margin-bottom: 0 !important;  min-height: 304px;  padding: 3px 0 18px 38px !important;  width: 67%;}.woocommerce-tabs .tabs {  border: medium none;  float: left;  padding: 110px 0 90px !important;  width: 33%;}.woocommerce table.shop_table.cart {  -moz-border-bottom-colors: none;  -moz-border-left-colors: none;  -moz-border-right-colors: none;  -moz-border-top-colors: none;  border-collapse: separate;  border-color: #000000 -moz-use-text-color -moz-use-text-color;  border-image: none;  border-radius: 0;  border-style: solid none none;  border-width: 1px medium medium;  margin: 0 -1px 24px 0;  text-align: left;  width: 100%;}.cart-subtotal > th {  padding-right: 20px !important;  width: 360px !important;}.cart_totals > table {  color: #ffffff;  font-size: 15px;  margin-top: 11px !important;}.cart_totals h2 {  color: #ffffff;  letter-spacing: 3px;  margin: 0;}.wc-proceed-to-checkout .checkout-button.button.alt.wc-forward:hover {  opacity: 0.7;}.cart-collaterals .cart_totals {  width: 100% !important;}.inner_div.lost_password_area {  margin-top: 50px;}.lost_reset_password > p:first-child {  color: #ffffff;  font-size: 23px;  line-height: 34px;  margin: 36px auto 24px;  text-align: center;  width: 920px;}.inner_div .checkout_coupon {  background: #ffffff none repeat scroll 0 0;  border-radius: 0 !important;  color: #000000;  margin: 21px !important;}.checkout_coupon input.button {  width: 100%;}.checkout_coupon .form-row.form-row-last {  clear: inherit;  float: right !important;  margin: -67px 0 0 !important;  width: 33% !important;}.checkout.woocommerce-checkout {  margin-top: 30px;}.checkout_coupon .form-row.form-row-first {  float: left;  margin: 0 !important;  width: 66% !important;}.lost_password_area label {  color: #ffffff;}.woocommerce-checkout #customer_details {  background: #636363 none repeat scroll 0 0;  float: left;  padding: 20px;}#order_comments_field .input-text {  line-height: 26px !important;}.checkout.woocommerce-checkout > h3 {  background: #636363 none repeat scroll 0 0;  color: #ffffff;  float: left;  margin: 30px 0 0;  padding: 20px 18px;  width: 100%;}#order_review {  background: #636363 none repeat scroll 0 0;  float: left;  padding: 0 20px 20px;  width: 100%;}.woocommerce-billing-fields > h3 {  margin-bottom: 22px;  margin-top: 18px;}.woocommerce-shipping-fields > h3 {  margin-bottom: 22px;  margin-top: 18px;}.shop_table td {  border-bottom: 1px solid #cccccc !important;}.shop_table tfoot th,.shop_table tfoot td {  border-top: medium none !important;}.shop_table tfoot .cart-subtotal > td {  border-bottom: 1px solid #000000 !important;}.shop_table tfoot .order-total > th,.shop_table tfoot .order-total > td {  border-bottom: medium none !important;}.woocommerce-checkout #payment {  background: #ffffff none repeat scroll 0 0 !important;  border-radius: 0 !important;}#order_review #payment .input-radio {  height: auto;}#payment .payment_box.payment_method_paypal > p {  margin-top: 0;}.woocommerce-checkout #payment div.payment_box::before {  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #eaeaea !important;}.woocommerce-checkout #payment div.payment_box {  background-color: #eaeaea !important;}.myaccount_user > a {  color: #c90000;}.my_account_orders th {  background: #ebe9eb none repeat scroll 0 0;  border-bottom: medium none !important;  border-right: 1px solid #dedede;  text-align: center;}.my_account_orders td {  border-bottom: 0 solid #cccccc !important;  border-right: 1px solid #dadada;  text-align: center !important;}.my_account_orders .button.view {  height: 35px !important;  line-height: 32px !important;  padding: 0 23px !important;  width: 97% !important;}.woocommerce-account .woocommerce h2 {  font-size: 24px;  margin-bottom: 20px;}.address.col-1 {  background: #ebe9eb none repeat scroll 0 0;  float: left;  margin-top: 24px;  padding: 1px 21px;  width: 45% !important;}.woocommerce-account .woocommerce h3 {  font-size: 24px;  margin-bottom: 3px;  margin-top: 0;}.inner_billng_area {  background: #ffffff none repeat scroll 0 0;  padding: 20px;}.inner_billng_area h3 {  margin-bottom: 20px !important;}
.search_right ul li {
    padding-bottom: 0 !important;
}


.select2-container .select2-choice {  background-clip: padding-box;  background-color: #ffffff;  border: 1px solid #000000 !important;  border-radius: 0 !important;  color: #444444;  display: block;  font-weight: 400;  overflow: hidden;  padding: 14px 0 13px 8px !important;  position: relative;  text-decoration: none;  white-space: nowrap;}.woocommerce-account .woocommerce address {  background: #ffffff none repeat scroll 0 0;  float: left;  margin-bottom: 20px;  padding: 20px;  width: 100%;}.biling_address {  background: #e9e9e9 none repeat scroll 0 0;  margin-top: 40px;  padding: 20px;}legend {  border: 0 none;  font-size: 25px;  letter-spacing: 1px;  margin-bottom: 11px;  margin-top: 21px;  padding: 0;  text-transform: uppercase;}.biling_address .button_passowrd .button {  height: 67px !important;}.oreder_view_area {  background: #e9e9e9 none repeat scroll 0 0;  float: left;  margin-top: 40px;  padding: 20px;  width: 100%;}.oreder_view_area > h2 {  margin: 0 0 20px !important;}.oreder_view_area .product-name > a {  margin: 0;}.woocommerce-account .oreder_view_area .product-name {  border-right: 1px solid #000 !important;}.oreder_view_area .order-info {  margin-top: 0;}.woocommerce-account .woocommerce .shop_table.shop_table_responsive.customer_details {  background: #ffffff none repeat scroll 0 0;  padding: 20px;  margin-bottom: 12px;}.shop_table.shop_table_responsive.customer_details td {  border-bottom: 1px solid #000000 !important;}.woocommerce-account .woocommerce .oreder_view_area .shop_table.order_details th,td {  border-bottom: 1px solid;}.woocommerce-account .woocommerce .oreder_view_area .shop_table.order_details tfoot th,.woocommerce-account .woocommerce .oreder_view_area .shop_table.order_details tfoot td {  border-bottom: 1px solid !important;}.shop_table.order_details > tbody .order_item:last-child td {  border-bottom: 1px solid #000000 !important;}.woocommerce-account .woocommerce .shop_table.order_details {  background: #ffffff none repeat scroll 0 0;  padding: 20px;}fieldset {  border: 0 none !important;  margin: 0 !important;  padding: 0 !important;}.biling_address .button {  height: 53px !important;  margin-top: 16px !important;  width: 100%;}address {  font-style: normal !important;}.address .edit {  background: #c90000 none repeat scroll 0 0;  color: #ffffff;  float: right;  margin-top: -31px;  padding: 4px 17px;}.woocommerce table.shop_table {  border-radius: 0 !important;}.payment_methods.methods {  margin-bottom: 0 !important;}#place_order:hover {  background: #000;}.about_paypal {  color: #c90000;}.page-id-245 .vc_row.wpb_row.vc_row-fluid {  margin-bottom: 0;}#place_order {  background: #c90000 none repeat scroll 0 0;  width: 100%;}.shop_table .product-name {  line-height: 21px !important;  padding: 14px 11px !important;  width: 890px;}table.shop_table.woocommerce-checkout-review-order-table {  background: #ffffff none repeat scroll 0 0;  border: medium none !important;  border-radius: 0 !important;  padding: 20px;}.create-account .input-checkbox {  height: auto;}.woocommerce-checkout #customer_details .col-2 {  background: #ffffff none repeat scroll 0 0;  padding: 0 20px 20px;}.woocommerce-checkout #customer_details .col-1 {  background: #ffffff none repeat scroll 0 0;  padding: 0 20px 20px;}.inner_div.lost_password_area p.form-row {  float: inherit !important;  margin: 0 auto !important;  width: 49%;}.titlepss {  text-align: center;}.lost_password {  margin: -34px auto 0;  text-align: right;  width: 49% !important;}.lost_password > a {  color: #000000;  display: inline-block;  margin-top: -17px;}.lost_password_area .button {  margin-bottom: 47px;  margin-top: 8px;  width: 100%;}.login .form-row .button {  margin: 9px auto 0;  width: 100%;}.login .form-row .inline > input {  height: auto;}.inner_div p.form-row {  float: inherit !important;  margin: 0 auto !important;  width: 49%;}.inner_div {  background: #636363 none repeat scroll 0 0;  padding: 2px 0;}.return-to-shop {  margin: 0 auto;  text-align: center;  width: 400px;}.wc-proceed-to-checkout .checkout-button.button.alt.wc-forward {  background: #c90000 none repeat scroll 0 0;  bottom: 0;  height: 50px;  line-height: 8px;  padding: 20px 0;  position: absolute;  width: 88%;}.cart-empty {  color: #c90000;  font-size: 33px;  font-weight: 300;  text-align: center;}.cart-collaterals {  background: #000000 none repeat scroll 0 0;  float: right;  min-height: 309px;  padding: 20px;  position: relative;  width: 28% !important;}.woocommerce-tabs .tabs li:last-child {  border-bottom: medium none !important;}.woocommerce-tabs .tabs li {  border-bottom: 1px solid #cccccc !important;}.woocommerce-tabs ul li {  width: 102%;}.product .variations_form.cart {  margin-bottom: 18px !important;}.single_variation_wrap .variations_button button {  height: 62px !important;  margin-left: 7px;  width: 78.5%;}.woocommerce .variations_button .quantity .qty {  text-align: center;  width: 6.631em;}.single_variation_wrap .price {  border: medium none !important;  display: block;  margin-bottom: 10px !important;  margin-top: -4px !important;  padding: 0 !important;}.single_variation_wrap {  border-bottom: 1px dashed #000000;  float: left;  padding-bottom: 20px;  width: 100%;}.page-id-138 .site-inner {  width: 1050px;}.coder_filed .wpcf7-form-control-wrap.state {  display: inline-block;  float: left;  width: 48.2% !important;}/*.date > span:first-child {    margin-left: 34px;}*/.form_left input {  width: 100%;}.form_right input {  width: 100%;}.form_right {  float: right;  width: 49%;}button:focus,input:focus,select:focus,textarea:focus {  outline: medium none;}button,input {  line-height: normal;  padding: 0 22px;}*,input[type="search"] {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;}a {  text-decoration: none;  transition: all 0.2s ease-in-out 0s;  color: #75809c;}a:hover {  text-decoration: none!important;  color: #000;}body {  overflow-x: hidden;  font-family: 'Gotham-Book';  font-size: 14px;  line-height: 21px;  color: #000;  padding: 0!important;}p {  font-family: 'Gotham-Book';  font-size: 14px;  line-height: 21px;  color: #000;  margin: 0 0 20px 0;}h1,h2,h3,h4,h5,h6 {  color: #000;  font-size: 36px;  font-weight: normal;  line-height: 1.2;  margin: 0 0 20px;  font-family: 'Gotham-Medium';}h2 {  font-size: 34px;}h3 {  font-size: 32px;}h4 {  font-size: 30px;}h5 {  font-size: 28px;}h6 {  font-size: 28px;}ul {  margin: 0 0 20px;  padding: 0;}ol {  margin: 0 0 20px;  padding: 0;}li {  font-family: 'Gotham-Bold';  font-size: 14px;  line-height: 21px;  color: #404041;}/* Float Clearing--------------------------------------------- */.author-box:before,.clearfix:before,.entry:before,.entry-content:before,.footer-widgets:before,.pagination:before,.site-container:before,.site-footer:before,.site-header:before,.site-inner:before,.wrap:before {  content: " ";  display: table;}.author-box:after,.clearfix:after,.entry:after,.entry-content:after,.footer-widgets:after,.pagination:after,.site-container:after,.site-footer:after,.site-header:after,.site-inner:after,.wrap:after {  clear: both;  content: " ";  display: table;}/* Objects--------------------------------------------- */embed,iframe,img,object,video,.wp-caption {  max-width: 100%;}img {  height: auto;}img.pull-left {  float: left;  margin: 0 40px 40px -200px;}img.pull-right {  float: right;  margin: 0 -200px 40px 40px;}.featured-content img,.gallery img {  width: auto;}.footer_before_img {  margin: 0 auto;  max-width: 1280px;  width: 100%;}.footer_image_main {  float: left;}.slider {  display: none;  margin-top: -14px;}.competition_section .team_left {  left: 18px;  position: relative;  width: 29%;}.competition_section .team_right {  color: #ffffff;  float: left;  padding: 65px 50px 60px 22px;  width: 67%;}.competition_section .main_attechment a {  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  color: #ffffff;  display: block;  font-size: 19px;  font-weight: 300;  height: auto;  letter-spacing: 1px;  padding: 11px 32px 15px;  width: auto;}.horsesname {  width: 100%;  float: left;}.competition_section .main_attechment {  background: #c90000 none repeat scroll 0 0;  float: right;  margin-top: 0;  position: absolute;  right: 0;  top: 0;  width: auto;  transition: all 0.2s ease-in-out 0s;}.competition_section .main_attechment:hover {  background: #737373 none repeat scroll 0 0;}.slider p:last-child {  margin-bottom: 0;}.team_desc {  float: left;}#slide1 > p:last-child {  margin-bottom: 0;}.location_main {  float: left;  margin-bottom: 48px;  width: 100%;}.vc_row.wpb_row.vc_row-fluid.margin_bottom_out {  margin-bottom: 0;}.club_main_head {  margin-bottom: 14px;  margin-top: 0;}.ui-widget-content .website_link > a {  color: #000000 !important;  display: block;  font-size: 20px;  font-weight: normal;  letter-spacing: 1px;  margin-bottom: 41px;}.ui-widget-content .website_link > a:hover {  color: #ff0000 !important;}.advertise-main select:after {  background: rgba(0, 0, 0, 0) url("images/location_down_03.jpg") no-repeat scroll right center;}.results .entry-content {  font-size: 25px;  letter-spacing: 1px;  margin-bottom: 51px;  margin-top: -17px;  text-transform: uppercase;}.res_cat_head {  font-size: 25px;  letter-spacing: 1px;  padding: 18px 30px 0;  text-transform: uppercase;}.results_left ul li.active a {  background: #ffffff none repeat scroll 0 0;}.res_cat_main:first-child .res_cat_head {  font-size: 25px;  letter-spacing: 1px;  padding: 22px 30px 0;  text-transform: uppercase;
 margin-top: 0;}.res_cat_main .res_cat_head {  font-size: 15px;  font-weight: bold;  letter-spacing: 0;  margin-top: 35px;  padding-left: 28px;  padding-top: 0;}#contact_form_area form {  margin-top: 60px;}.re_cat_list {  padding-left: 0;}.re_cat_list li {  list-style: outside none none;}.re_cat_list li a:hover {  background: #fff;}.re_cat_list li a {  color: #000000;  display: block;  font-size: 16px;  padding: 6px 29px;}.results_right .re_post_main {  background: #000000 none repeat scroll 0 0;  float: left;  margin-bottom: 5px;  width: 100%;}.re_postleft {  float: left;}.re_post_right {  float: left;  width: 707px;}.results_left {  background: #ebebeb none repeat scroll 0 0;  float: left;  padding-bottom: 12px;  width: 298px;}.re_cat_list {  margin: 12px 0;  padding: 0;}.results_right {  float: right;  width: 977px;}.re_postleft > img {  float: left;}.results_main {  float: left;  width: 100%;}.re_club_name {  color: #ffffff;  float: right;  font-size: 19px;  padding-left: 0;  padding-top: 5px;  width: 466px;}.re_rank {  color: #ffffff;  float: left;  font-family: "pf_din_text_comp_promedium";  font-size: 205px;  letter-spacing: -6px !important;  padding-left: 80px;  padding-top: 0;  position: relative;  text-align: center;  top: 43px;}.re_name {  color: #ffffff;  float: right;  font-size: 23px;  letter-spacing: 3px;  padding-left: 0;  padding-top: 128px;  text-transform: uppercase;  width: 466px;}.re_rank sup {  font-size: 50px;  letter-spacing: 2px;  text-transform: uppercase;  top: -110px;}.advertise-main select {  appearance: none;  -moz-appearance: none;  -webkit-appearance: none;  padding: 0 10px;  background: rgba(0, 0, 0, 0) url("images/location_down_03.jpg") no-repeat scroll right center;  border: 1px solid #000000 !important;  border-radius: 0 !important;  color: #000000;  float: left;  height: 62px;  margin-bottom: 60px;  margin-top: -19px;  width: 481px;}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {  background: #efefef none repeat scroll 0 0 !important;  color: #ff0000;  font-weight: normal !important;}.ui-widget-header {  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;  border: medium none !important;  color: #000000;  font-weight: normal;  padding: 0 !important;}.location_left .ui-tabs-nav li {  width: 100% !important;  border: medium none !important;}.location_sub_heading {  font-size: 20px;  font-weight: 400;  letter-spacing: 1px;  margin-bottom: 41px;  ;}.location_left h2 {  margin-bottom: 14px;  margin-top: 0;}.location_right {  border-left: 1px solid #e5e5e5;  float: right;  min-height: 500px;  padding-left: 75px;  width: 788px;}.location_left {  float: left;  width: 354px;}section.main_content_area.location_section {  margin-left: auto;  width: auto;}.results .entry-title {  display: block;}.advertise-main select:before {}.ui-widget-content .location_left a:hover {  color: #ff0000 !important;}.location_left > ul {  color: #ff0000;  padding-left: 0;}.location_right {  color: #ff0000;}.location_right .post_main {  border-top: 1px solid #cccccc;  margin-top: 30px;  padding-top: 30px;}.location_right .post_main:first-child {  border: medium none;  margin: 0;  padding: 0;}.ui-widget {  font-family: "Open Sans", sans-serif !important;}.ui-widget-content {  background: #ffffff none repeat scroll 0 0;  border: medium none !important;  color: #000000 !important;  padding: 0 !important;}.competition_section .team_date {  color: #ffffff;  font-family: "pf_din_text_comp_promedium";  font-size: 205px;  letter-spacing: -6px !important;  padding-top: 10px;  text-align: center;}.competition_section .team_month {  font-family: "Open Sans", sans-serif;  font-size: 24px;  font-weight: 300;  left: -17px;  letter-spacing: 4px;  margin: -38px auto 0;  position: relative;  text-transform: uppercase;  width: 221px;}.competition_section .team_date sup {  font-size: 50px;  letter-spacing: 2px;  text-transform: uppercase;  top: -110px;}/* Buttons--------------------------------------------- */.home-even a.button {  border: 3px solid #000;  color: #000;}.home-even a.button:hover {  background-color: #000;  color: #fff;}/* Tables--------------------------------------------- */table {  border-collapse: collapse;  border-spacing: 0;  line-height: 2;  margin-bottom: 40px;  width: 100%;}tbody {}td,th {  text-align: left;}td {  padding: 1px 0;}th {  font-weight: 700;}.head-top {  background: #16335a none repeat scroll 0 0;  height: 44px;}/*Structure and Layout---------------------------------------------------------------------------------------------------- *//* Site Containers--------------------------------------------- */.head_wrap {  width: 1187px;  margin: 0 auto;}.head-top-right > a {  color: #92b0d8;}.head-top-left {  color: #ffffff;  float: left;  font-size: 13px;  letter-spacing: 1px;  margin-top: 10px;  text-transform: uppercase;}.head-top-right {  color: #ffffff;  float: right;  font-size: 13px;  letter-spacing: 1px;  margin-top: 10px;  text-transform: uppercase;}.site-inner,.wrap {  margin: 0 auto;  max-width: 100%;}.parallax-home .site-inner {  margin-top: 70px;  max-width: 100%;}/*Site Header---------------------------------------------------------------------------------------------------- */.site-header {  width: 100%;  z-index: 999;}.parallax-landing .site-inner {  margin-top: 100px;}.contact_detail_area .wpb_wrapper a {  color: #000000;}.contact_detail_area .wpb_wrapper a:hover {  color: red;}.page-id-81 .site-inner {  width: 1050px;}.sidebar-nav li.current-menu-item a {  color: #ee1c25;}/* Column Classes	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css--------------------------------------------- */.five-sixths,.four-sixths,.one-fourth,.one-half,.one-sixth,.one-third,.three-fourths,.three-sixths,.two-fourths,.two-sixths,.two-thirds {  float: left;  margin-left: 2.564102564102564%;}.one-half,.three-sixths,.two-fourths {  width: 48.717948717948715%;}.one-third,.two-sixths {  width: 31.623931623931625%;}.four-sixths,.two-thirds {  width: 65.81196581196582%;}.one-fourth {  width: 23.076923076923077%;}.three-fourths {  width: 74.35897435897436%;}.one-sixth {  width: 14.52991452991453%;}.five-sixths {  width: 82.90598290598291%;}.first {  margin-left: 0;}/*Common Classes---------------------------------------------------------------------------------------------------- *//* Avatar--------------------------------------------- */.avatar {  float: left;}.author-box .avatar {  height: 88px;  width: 88px;}.entry-comments .avatar {  height: 60px;  width: 60px;}.alignleft .avatar,.author-box .avatar {  margin-right: 24px;}.alignright .avatar {  margin-left: 24px;}.comment .avatar {  margin: 0 20px 24px 0;}/* Genesis--------------------------------------------- */.breadcrumb {  border-bottom: 2px solid #f5f5f5;  font-size: 20px;  margin-bottom: 60px;  padding-bottom: 10px;}.archive-description,.author-box {  border-bottom: 1px solid #000;  border-top: 1px solid #000;  font-size: 20px;  margin-bottom: 100px;  padding: 40px 0;}.author-box-title {  font-size: 22px;  margin-bottom: 8px;}.archive-description p:last-child,.author-box p:last-child {  margin-bottom: 0;}/* Search Form--------------------------------------------- */.search-form {  overflow: hidden;}.site-header .search-form {  float: right;  margin-top: 4px;}.entry-content .search-form,.site-header .search-form {  width: 50%;}.search-form input[type="submit"] {  border: 0;  clip: rect(0, 0, 0, 0);  height: 1px;  margin: -1px;  padding: 0;  position: absolute;  width: 1px;}/* Titles--------------------------------------------- */.archive-title {  font-size: 24px;  line-height: 1;  margin-bottom: 20px;}.sidebar .entry-title {  border-bottom: 1px solid #cccccc;  font-size: 24px;  margin-bottom: 0;  padding-bottom: 10px;  text-align: left;}.entry-title a {}.entry-title a:hover {  color: #000;}.widget-title {  font-size: 24px;  font-weight: 400;  margin-bottom: 20px;}.footer-widgets .widget-title {  color: #fff;  font-size: 48px;}.home-even .widget-title,.home-odd .widget-title {  font-size: 72px;  margin-bottom: 40px;}/* WordPress--------------------------------------------- *//*.alignleft {	float: left;	text-align: left;}*/.alignright {  float: right;  text-align: right;}a.alignleft,a.alignright {  max-width: 100%;}img.centered,.aligncenter {  display: block;  margin: 0 auto 24px;}img.alignnone,.alignnone {  margin-bottom: 12px;}/*a.alignleft,img.alignleft,.wp-caption.alignleft {	margin: 0 24px 24px 0;}*/a.alignright,img.alignright,.wp-caption.alignright {  margin: 0 0 24px 24px;}#searcg_section {  margin: 0 auto;  width: 1187px;  padding: 20px 0 15px;}.wp-caption-text {  font-size: 18px;  line-height: 1.2;  text-align: center;}.entry-content p.wp-caption-text {  margin-bottom: 0;}.gallery-caption {}.sticky {}/*Widgets---------------------------------------------------------------------------------------------------- */.widget {  word-wrap: break-word;}.widget ol > li {  list-style-position: inside;  list-style-type: decimal;  padding-left: 20px;  text-indent: -20px;}.search_box.wpb_column.vc_column_container.vc_col-sm-4 {  width: 531px;  padding-right: 0;}.search_box input[type="submit"] {  float: right;  width: 40px;  height: 40px;  background: #16335a;  margin-top: -45px;  margin-right: 5px;}.search_box input {  background: #eeeeee;  float: right;  width: 98%;  height: 50px;}.widget li li {  border: none;  margin: 0 0 0 30px;  padding: 0;}.find_box.wpb_column.vc_column_container.vc_col-sm-4
{  width: 332px;  padding-right: 0;}.widget_calendar table {  width: 100%;}.widget_calendar td,.widget_calendar th {  text-align: center;}/* Simple Social Icons--------------------------------------------- */.parallax-home .simple-social-icons {  margin-top: 40px;}.parallax-home .simple-social-icons ul li {  margin: 0 20px !important;}.parallax-home .simple-social-icons ul li a,.parallax-home .simple-social-icons ul li a:hover {  padding: 30px;}/*Plugins---------------------------------------------------------------------------------------------------- *//* Genesis eNews Extended--------------------------------------------- */.enews-widget input {  font-size: 18px;  margin-bottom: 20px;}.footer-widgets .enews-widget input:hover[type="submit"] {  background-color: #fff;  color: #000;}.enews form + p {  margin-top: 24px;}/* Gravity Forms--------------------------------------------- */div.gform_wrapper input[type="email"],div.gform_wrapper input[type="text"],div.gform_wrapper textarea,div.gform_wrapper .gform_footer input[type=submit] {  width: 100% !important;}div.gform_wrapper input[type="email"],div.gform_wrapper input[type="text"],div.gform_wrapper textarea,div.gform_wrapper .ginput_complex label {  font-size: 20px;  padding: 16px;}div.gform_wrapper .ginput_complex label {  padding: 0;}div.gform_wrapper li,div.gform_wrapper form li {  margin: 16px 0 0;}div.gform_wrapper .gform_footer input[type=submit] {  font-size: 18px;  margin-bottom: 40px;  padding: 20px;}.fullscreen-container {  margin-top: -83px;}.forcefullwidth_wrapper_tp_banner {  margin-top: 0px !important;}/* Jetpack--------------------------------------------- */#wpstats {  display: none;}/* Title Area--------------------------------------------- */.site-title {  font-family: Montserrat, sans-serif;  font-size: 30px;  font-weight: 400;  letter-spacing: 1px;  line-height: 1;  margin-bottom: 0;  text-transform: uppercase;  margin-top: 0;}.site-title a,.site-title a:hover {  color: #ffffff !important;}.header-image .title-area {  padding: 0;}.header-image .site-title > a {  background-size: contain !important;  display: block;  height: 100px;  margin: 0px auto;  text-indent: -9999px;  width: 432px;}.site-description {  display: block;  height: 0;  margin-bottom: 0;  text-indent: -9999px;}/* Widget Area--------------------------------------------- */.site-header .widget-area {  float: left;  text-align: right;  width: 100%;  position: absolute;}.site-header .widget-area,.site-header .widget-area a {  color: #006FB9;}.site-header .widget-area a:hover {  color: #fff;}.site-header .textwidget {  margin-top: 0;}/*Site Navigation---------------------------------------------------------------------------------------------------- */.genesis-nav-menu {  clear: both;  color: #fff;  font-family: Montserrat, sans-serif;  font-size: 16px;  font-weight: 400;  letter-spacing: 1px;  line-height: 1;  width: 100%;}.TA_socialButtonBubbles {  float: right;}.genesis-nav-menu .menu-item {  display: inline-block;  text-align: left;}.genesis-nav-menu li li {  margin-left: 0;}.genesis-nav-menu a {  color: #fff;  display: block;  font-family: Montserrat, sans-serif;  padding: 27px 20px;}.genesis-nav-menu a:hover,.genesis-nav-menu .current-menu-item > a,.genesis-nav-menu .sub-menu a:hover,.genesis-nav-menu .sub-menu .current-menu-item > a:hover {  color: #f04848;}.genesis-nav-menu > .menu-item > a {  text-transform: uppercase;}.genesis-nav-menu .sub-menu {  left: -9999px;  letter-spacing: 0;  opacity: 0;  position: absolute;  -webkit-transition: opacity .4s ease-in-out;  -moz-transition: opacity .4s ease-in-out;  -ms-transition: opacity .4s ease-in-out;  -o-transition: opacity .4s ease-in-out;  transition: opacity .4s ease-in-out;  width: 200px;  z-index: 99;}.genesis-nav-menu .sub-menu a {  background-color: #000;  padding: 20px;  position: relative;  width: 200px;}.genesis-nav-menu .sub-menu .sub-menu {  margin: -56px 0 0 199px;}.genesis-nav-menu .menu-item:hover {  position: static;}.genesis-nav-menu .menu-item:hover > .sub-menu {  left: auto;  opacity: 1;}.genesis-nav-menu > .first > a {  padding-left: 0;}.genesis-nav-menu > .last > a {  padding-right: 0;}.genesis-nav-menu > .right {  color: #fff;  display: inline-block;  list-style-type: none;  padding: 27px 20px;  text-transform: uppercase;}.genesis-nav-menu > .right > a {  display: inline;  padding: 0;}.genesis-nav-menu > .rss > a {  margin-left: 48px;}.genesis-nav-menu > .search {  display: block;  margin: 0 auto;  padding: 0 20px 20px;  width: 50%;}/* Primary Navigation--------------------------------------------- */.nav-primary {  background-color: #000;  margin-bottom: 60px;  text-align: center;  display: none;}/* Secondary Navigation--------------------------------------------- */.nav-secondary .genesis-nav-menu {  padding: 20px 0;}.nav-secondary a {  margin: 0 20px;  padding: 0;}/* Responsive Menu--------------------------------------------- */#responsive-menu-icon {  cursor: pointer;  display: none;  margin-bottom: 10px;}#responsive-menu-icon::before {  -webkit-font-smoothing: antialiased;  color: #fff;  content: "\e00e";  font-family: 'Icon';  font-size: 18px;  font-style: normal;  font-variant: normal;  font-weight: normal;  line-height: 1;  margin: 0 auto;  speak: none;  text-transform: none;}/*Content Area---------------------------------------------------------------------------------------------------- *//* Homepage--------------------------------------------- */.home_content_area h1 {  margin-top: -108px !important;}.home-odd .wpb_wrapper {  margin-bottom: 0 !important;}.home-even,.home-odd {  clear: both;  font-size: 28px;  overflow: hidden;  padding: 8px 0 0;  text-align: center;}.service_box {  text-align: left;}.service_box img {  position: relative;}.home-even .widget,.home-odd .widget {  margin-bottom: 40px;}.home-even p:last-child,.home-even .widget:last-child,.home-odd p:last-child,.home-odd .widget:last-child {  margin-bottom: 0;}.home-odd,.home-odd a:hover,.home-odd h1,.home-odd h2,.home-odd h3,.home-odd h4,.home-odd h5,.home-odd h6,.home-odd .featured-content .entry-title a,.home-odd .widget-title {  color: #fff;}.home-odd .featured-content .entry-title a:hover {  color: #f04848;}.home-even p:last-child,.home-odd p:last-child {  margin-bottom: 0;}.wpb_text_column.wpb_content_element.search_area {  padding-left: 43px;}.search_area .wpb_wrapper a:hover {  color: #16335a;}.search_area .wpb_wrapper a {  font-size: 16px;  color: #eb212e;}.search_area .wpb_wrapper > p {  background: rgba(0, 0, 0, 0) url("images/search.jpg") no-repeat scroll 0 0;  color: #16335a;  font-size: 26px;  line-height: 23px;  margin-bottom: 0 !important;  padding-bottom: 10px;  padding-left: 80px;  padding-top: 7px;  text-transform: uppercase;}.virtul_tour .wpb_wrapper > p {  background: rgba(0, 0, 0, 0) url("images/virtual_tours.jpg") no-repeat scroll 0 0;  color: #16335a;  font-size: 26px;  line-height: 23px;  margin-bottom: 0 !important;  padding-bottom: 10px;  padding-left: 80px;  padding-top: 7px;  text-transform: uppercase;}.virtual_box.wpb_column.vc_column_container.vc_col-sm-4 {  width: 320px;  padding-left: 0;  border-right: 2px solid #ebebeb;}.virtul_tour .wpb_wrapper a:hover {  color: #16335a;}.virtul_tour .wpb_wrapper a {  font-size: 16px;  color: #eb212e;}.home-even {  background-color: #fff;}.home-section-1,.home-section-3,.home-section-5 {  background-attachment: fixed;  background-color: #fff;  background-position: 0px 0px;  background-repeat: no-repeat;  -webkit-background-size: cover;  -moz-background-size: cover;  background-size: cover;}/* Pricing Table--------------------------------------------- */.pricing-table {  font-size: 22px;  line-height: 1;}.pricing-table h4 {  border-bottom: 2px solid #000;  margin: -40px -40px 40px;  padding: 40px;  -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;}.pricing-table .one-third {  background-color: #fff;  border: 2px solid #000;  margin: 20px 0;  padding: 40px;  width: 33.33%;}.pricing-table .one-third:nth-child(3n+1) {  border-right: none;}.pricing-table .one-third:nth-child(3n+2) {  margin-bottom: 0;  margin-top: 0;}.pricing-table .one-third:nth-child(3n) {  border-left: none;}.pricing-table ul li::before {  content: "\f139";  display: inline-block;  font: normal 20px/1 'dashicons';  margin-right: 5px;  margin-top: -2px;  vertical-align: top;  -webkit-font-smoothing: antialiased;}.pricing-table ul li {  border-bottom: 1px dotted #ddd;  padding-bottom: 10px;  margin-bottom: 15px;}.pricing-table a.button {  background-color: #000;  border: 3px solid #000;  color: #fff;}.pricing-table a.button:hover {  background-color: #f04848;  border: 3px solid #f04848;  color: #fff;}/* Content--------------------------------------------- */.sidebar-content .content {  float: right;}.full-width-content .content {  width: 100%;}.full-width-content.parallax-home .content {  padding: 0;}#container_area_main .title {  float: left;  margin-bottom: 0;  margin-top: 0;  width: 100%;}/* Entry Meta--------------------------------------------- */p.entry-meta {  font-size: 20px;  margin-bottom: 0;}.entry-header {  display: none;  text-align: center;}.sidebar .entry-header::after {  display: none;}.entry-categories::before,.entry-tags::before {  display: inline-block;  font: normal 20px/1 'dashicons';  margin-right: 5px;  margin-top: 2px;  vertical-align: top;  -webkit-font-smoothing:
antialiased;}.entry-categories::before {  content: "\f318";}.entry-tags::before {  content: "\f323";}.entry-categories,.entry-tags {  display: block;}.entry-comments-link::before {  content: "\2014";  margin: 0 6px 0 2px;}/* After Entry--------------------------------------------- */.after-entry {  border-top: 1px solid #000;  padding: 40px 0;}.after-entry .widget {  margin-bottom: 40px;}.after-entry p:last-child,.after-entry .widget:last-child {  margin: 0;}.after-entry li {  list-style-type: none;}/* Pagination--------------------------------------------- */.pagination {  margin: 40px 0;}.adjacent-entry-pagination {  margin-bottom: 0;}.archive-pagination li {  display: inline;}.archive-pagination li a {  background-color: #000;  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);  color: #fff;  cursor: pointer;  display: inline-block;  font-family: Montserrat, sans-serif;  font-size: 14px;  letter-spacing: 1px;  padding: 8px 12px;  text-transform: uppercase;}.archive-pagination li a:hover,.archive-pagination .active a {  background-color: #f04848;  color: #fff;}/* Content Boxes--------------------------------------------- */.content-box-blue,.content-box-gray,.content-box-green,.content-box-purple,.content-box-red,.content-box-yellow {  margin-bottom: 30px;  overflow: hidden;  padding: 30px;}.content-box-blue {  background-color: #d8ecf7;  border: 1px solid #afcde3;}.content-box-gray {  background-color: #e2e2e2;  border: 1px solid #bdbdbd;}.content-box-green {  background-color: #d9edc2;  border: 1px solid #b2ce96;}.content-box-purple {  background-color: #e2e2f9;  border: 1px solid #bebde9;}.content-box-red {  background-color: #f9dbdb;  border: 1px solid #e9b3b3;}.content-box-yellow {  background-color: #fef5c4;  border: 1px solid #fadf98;}/* Comments--------------------------------------------- */.comment-respond,.entry-comments,.entry-pings {  margin-bottom: 39px;}.comment-list article {  background: #f3f3f3 none repeat scroll 0 0;  padding: 20px;}p.comment-meta,.entry-comments .comment,.entry-comments .comment-reply {  margin-bottom: 0;}.comment-header {  font-size: 20px;}.entry-comments .comment {}.comment-content,.entry-comments .comment {  clear: both;}p.form-submit,.entry-comments .children .comment,.entry-comments .comment-author {  margin: 0;}.entry-comments .children .comment {  border: none;}.comment-respond label {  display: block;  font-size: 14px;  font-weight: bold;}.comment-respond input[type="email"],.comment-respond input[type="text"],.comment-respond input[type="url"] {  width: 100%;}.comment-list li,.ping-list li {  list-style-type: none;}.entry-comments ul.children {  margin-left: 40px;}.form-allowed-tags,.ping-list .reply {  display: none;}.bypostauthor {}.form-allowed-tags {  background-color: #f5f5f5;  font-size: 16px;  padding: 24px;}/*Sidebar---------------------------------------------------------------------------------------------------- */.sidebar-content .sidebar {  float: left;}.sidebar p:last-child {  margin-bottom: 0;}.sidebar li {  list-style-type: none;  margin-bottom: 6px;  word-wrap: break-word;}.sidebar ul > li:last-child {  margin-bottom: 0;}.sidebar .widget {  margin-bottom: 0;}/*Footer Widgets---------------------------------------------------------------------------------------------------- */.footer-widgets {  background-color: #fff;  clear: both;  padding: 35px 0;  text-align: center;}.sidebar .post .entry-title a:hover {  color: #006F41;}.footer-widgets .widget.widget_text {  float: right;  font-size: 14px;  text-align: left;  width: 50%;}#menu-footer-menu li {  display: inline-block;  margin: 0 9px;}.footer-social a:hover img {  opacity: 0.7;  transform: scale(1.1);  transition: all 0.5s ease 0s;}.footer-social {  padding: 0 0;  float: right;}.footer_detail {  float: left;  width: 76%;  margin-left: 26px;}.footer-social a {  color: #ffffff !important;  display: inline-block;  font-size: 13px;  text-align: left !important;  text-transform: uppercase;}.footer-social img {  float: left;  margin-right: 10px;  margin-top: 5px;}.fotter_address {  margin-bottom: 10px;}.footer-widgets,.footer-widgets a:hover {  color: #000 !important;}.footer_logo {  margin-top: 5px;  float: left;}/*.wpb_layerslider_element {    margin-top: 58px;}*/.TA_socialButtonBubbles a {  display: inline-block;  float: right;  height: 47px;  margin-top: 16px !important;  width: 91px !important;  display: block;  margin-right: 5px;}.inner_header img {  width: 100%;}#respond .reservationform input,select,textarea {  background-color: inherit;  border: 1px solid #dddddd !important;  font-size: 16px;  font-weight: 400;  padding: 10px 16px;  width: 100%;}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br {  border-bottom-right-radius: 0 !important;}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl {  border-bottom-left-radius: 0 !important;}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr {  border-top-right-radius: 0 !important;}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl {  border-top-left-radius: 0 !important;}.footer-widgets .wrap {  width: 1100px;}.footer-widgets .menu {  margin-top: 33px;  text-align: center;}.footer-copyright {  color: #525252;  font-size: 14px;  float: left;  margin-top: 20px;}.footer-widgets .widget {  margin-bottom: 40px;}.footer-widgets p:last-child,.footer-widgets .widget:last-child {  margin-bottom: 0;}.head-menu-right {  background: rgba(0, 0, 0, 0) url("images/menu_bg.png") no-repeat scroll center center;  clear: both;  float: left;  height: 46px;  left: -6px;  margin-top: -184px;  position: relative;  top: 0 !important;  width: 101%;}#main_navigation {  left: 0;  margin: 0 auto;  padding: 0 0;  right: 0;  text-align: center;  width: 100%;}/*Site Footer---------------------------------------------------------------------------------------------------- */.site-footer {  clear: both;  padding: 0;}.site-footer a,.site-footer p {  margin-top: 0;  color: #fff;}.footer_logo_img > a {  margin-top: 0 !important;}.footer_other_left a:hover {  color: #737373;}.footer_other_left a {  color: #000000;  display: inline-block;  font-size: 16px;  text-transform: capitalize;  margin-top: 7px;}.footer_other_left {  float: left;}.footer_other_left div {  float: left;}.site-footer a:hover {  color: #737373;}.footer_other_right {  float: right;}.footer_social > span {  float: left;  margin-right: 14px;  margin-top: 7px;}.social_mlist {  float: left;}.social_mlist > a {  margin-left: 12px;}.site-footer p {  border: 1px solid #c1b176;  clear: both;  color: #c1b176;  float: left;  font-size: 12px;  letter-spacing: 1px;  margin-bottom: 0;  margin-top: 10px;  padding: 10px;  text-transform: uppercase;}/*Color Styles---------------------------------------------------------------------------------------------------- */.parallax-pro-blue a:hover,.parallax-pro-blue .entry-title a,.parallax-pro-green a:hover,.parallax-pro-green .entry-title a,.parallax-pro-orange a:hover,.parallax-pro-orange .entry-title a,.parallax-pro-pink a:hover,.parallax-pro-pink .entry-title a {  color: #000;}.parallax-pro-blue .genesis-nav-menu a,.parallax-pro-blue .home-odd a:hover,.parallax-pro-blue .site-footer a,.parallax-pro-green .genesis-nav-menu a,.parallax-pro-green .home-odd a:hover,.parallax-pro-green .site-footer a,.parallax-pro-orange .genesis-nav-menu a,.parallax-pro-orange .home-odd a:hover,.parallax-pro-orange .site-footer a,.parallax-pro-pink .genesis-nav-menu a,.parallax-pro-pink .home-odd a:hover,.parallax-pro-pink .site-footer a {  color: #fff;}/* Parallax Pro Blue--------------------------------------------- */.parallax-pro-blue a,.parallax-pro-blue .entry-title a:hover,.parallax-pro-blue .genesis-nav-menu a:hover,.parallax-pro-blue .genesis-nav-menu .current-menu-item > a,.parallax-pro-blue .genesis-nav-menu .sub-menu a:hover,.parallax-pro-blue .genesis-nav-menu .sub-menu .current-menu-item > a:hover,.parallax-pro-blue .home-odd .featured-content .entry-title a:hover,.parallax-pro-blue .site-footer a:hover,.parallax-pro-blue .site-header .widget-area a:hover {  color: #44ace8;}.parallax-pro-blue input:hover[type="button"],.parallax-pro-blue input:hover[type="reset"],.parallax-pro-blue input:hover[type="submit"],.parallax-pro-blue .archive-pagination li a:hover,.parallax-pro-blue .archive-pagination .active a,.parallax-pro-blue .footer-widgets,.parallax-pro-blue .pricing-table a.button:hover {  background-color: #44ace8;}.parallax-pro-blue .pricing-table a.button:hover {  border: 3px solid #44ace8;}/* Parallax Pro Green--------------------------------------------- */.parallax-pro-green a,.parallax-pro-green .entry-title a:hover,.parallax-pro-green .genesis-nav-menu a:hover,.parallax-pro-green .genesis-nav-menu .current-menu-item > a,.parallax-pro-green .genesis-nav-menu .sub-menu a:hover,.parallax-pro-green .genesis-nav-menu .sub-menu .current-menu-item > a:hover,.parallax-pro-green .home-odd .featured-content .entry-title a:hover,.parallax-pro-green .site-footer a:hover,.parallax-pro-green .site-header .widget-area a:hover {  color: #35c379;}.parallax-pro-green input:hover[type="button"],.parallax-pro-green input:hover[type="reset"],.parallax-pro-green input:hover[type="submit"],.parallax-pro-green .archive-pagination li a:hover,.parallax-pro-green .archive-pagination .active a,.parallax-pro-green .footer-widgets,.parallax-pro-green .pricing-table a.button:hover {  background-color: #35c379;}.parallax-pro-green .pricing-table a.button:hover {  border: 3px solid #35c379;}/*
Parallax Pro Orange--------------------------------------------- */.parallax-pro-orange a,.parallax-pro-orange .entry-title a:hover,.parallax-pro-orange .genesis-nav-menu a:hover,.parallax-pro-orange .genesis-nav-menu .current-menu-item > a,.parallax-pro-orange .genesis-nav-menu .sub-menu a:hover,.parallax-pro-orange .genesis-nav-menu .sub-menu .current-menu-item > a:hover,.parallax-pro-orange .home-odd .featured-content .entry-title a:hover,.parallax-pro-orange .site-footer a:hover,.parallax-pro-orange .site-header .widget-area a:hover {  color: #e58c29;}.parallax-pro-orange input:hover[type="button"],.parallax-pro-orange input:hover[type="reset"],.parallax-pro-orange input:hover[type="submit"],.parallax-pro-orange .archive-pagination li a:hover,.parallax-pro-orange .archive-pagination .active a,.parallax-pro-orange .footer-widgets,.parallax-pro-orange .pricing-table a.button:hover {  background-color: #e58c29;}.parallax-pro-orange .pricing-table a.button:hover {  border: 3px solid #e58c29;}/* Parallax Pro Pink--------------------------------------------- */.parallax-pro-pink a,.parallax-pro-pink .entry-title a:hover,.parallax-pro-pink .genesis-nav-menu a:hover,.parallax-pro-pink .genesis-nav-menu .current-menu-item > a,.parallax-pro-pink .genesis-nav-menu .sub-menu a:hover,.parallax-pro-pink .genesis-nav-menu .sub-menu .current-menu-item > a:hover,.parallax-pro-pink .home-odd .featured-content .entry-title a:hover,.parallax-pro-pink .site-footer a:hover,.parallax-pro-pink .site-header .widget-area a:hover {  color: #cb4082;}.parallax-pro-pink input:hover[type="button"],.parallax-pro-pink input:hover[type="reset"],.parallax-pro-pink input:hover[type="submit"],.parallax-pro-pink .archive-pagination li a:hover,.parallax-pro-pink .archive-pagination .active a,.parallax-pro-pink .footer-widgets,.parallax-pro-pink .pricing-table a.button:hover {  background-color: #cb4082;}.parallax-pro-pink .pricing-table a.button:hover {  border: 3px solid #cb4082;}/*Media Queries---------------------------------------------------------------------------------------------------- */@media only screen and (min-width: 1300px) {  .home_news_area .article-title {    line-height: 56px;  }}/*@media only screen and (max-width: 736px) {	.site-inner,	.wrap {		max-width: 768px;	}	.parallax-home .site-inner {		max-width: none;	}	.site-header {		padding-bottom: 10px;		position: relative;	}	.content,	.sidebar,	.site-header .widget-area,	.title-area {		width: 100%;	}	.genesis-nav-menu,	.site-header .widget-area,	.site-title {		text-align: center;	}	
.header-image .site-title > a {		margin: 0 auto 38px;	}	.genesis-nav-menu a {		padding: 10px;	}	.parallax-home .site-inner {		margin-top: 0;	}	.site-inner {		margin-top: 80px;	}	.full-width-content .content {		padding: 0;	}	img.pull-left {		margin-left: 0;	}	img.pull-right {		margin-right: 0;	}	.five-sixths,	.four-sixths,	.one-fourth,	.one-half,	.one-sixth,	.one-third,	.pricing-table .one-third,	.three-fourths,	.three-sixths,	.two-fourths,	.two-sixths,	.two-thirds {		margin: 0;		width: 100%;	}	.pricing-table .one-third:nth-child(3n+1) {		border-right: 2px solid #000;	}	.pricing-table .one-third:nth-child(3n+2) {		margin-bottom: 20px;		margin-top: 20px;	}	.pricing-table .one-third:nth-child(3n) {		border-left: 2px solid #000;	}}*/@media only screen and (max-width: 768px) {  .site-inner,    .wrap {    max-width: none;    width: 100%;  }  .parallax-home .site-inner {    padding: 0;  }  .responsive-menu {    display: none;  }  #responsive-menu-icon {    display: block;  }  .parallax-home .simple-social-icons ul li {    margin: 0 20px 20px !important;  }}@media only screen and (max-width: 480px) {  .footer-widgets .widget-title,    .home-even .widget-title,    .home-odd .widget-title {    font-size: 36px;  }  .home-even,    .home-odd {    font-size: 22px;  }}/*------------------comamn css---------------------*/.center_text {  text-align: center;}.left_text {  text-align: left;}.right_text {  text-align: right;}.site-inner {  width: 1178px;  margin: 0 auto;  float: none;}/*-----------header area-------------*/.header_tag_line {  background: #75809c;  height: 40px;}.header_tag_line .header_tag_text {  width: 1178px;  margin: 0 auto;  float: none;  line-height: 40px;  text-align: center;  color: #fff;  text-transform: uppercase;  letter-spacing: 2px;}.site-header .wrap {  width: 1178px;  margin: 0 auto;  float: none;}.search_div {  float: left;  margin-top: 40px;  width: 375px;}.header_social_main {  float: right;  margin-top: 45px;}.logo {  float: left;  position: relative;  z-index: 50000;}.site-header form input:first-child {  border: 1px solid #bbbbbb;  border-radius: 100px;  height: 38px;  padding: 0 0 0 40px;  width: 230px;}.site-header form input:last-child {background: rgba(0, 0, 0, 0) url("images/search_icon.jpg") no-repeat scroll 0 0; border: medium none; color: rgba(0, 0, 0, 0); float: left; height: 22px; left: 33px !important; margin-left: -24px; padding: 0; position: absolute; top: 9px; width: 24px; }.header_social_main img {  margin-right: 7px;}.header_social_main img:hover {  opacity: 0.7;}.header-full-width .title-area {  width: 100%;  float: left;  margin-top: 45px;  margin-bottom: 40px;}.slider_main {  margin-bottom: 17px;}/*-------------footer-----------------*/.site-footer {  background: #75809c;  padding: 60px 0;}.site-footer .wrap {  width: 1178px;  margin: 0 auto;  float: none;}.footer_other_one {  float: left;  width: 35%;}.footer_other_two {  float: left;  margin-right: 60px;  margin-top: 10px;}.footer_other_three {  float: left;  margin-top: 10px;}.footer_other_four {  float: right;  margin-top: 15px;}.footer_other_four img:hover {  opacity: 0.7;}.footer_other_five {  display: none;}.footer_logo_img {  margin-bottom: 30px;}.copyright {  color: #fff;  font-size: 12px;}.footer_other ul {  margin: 0;}.footer_other ul li {  list-style: none;}.footer_other ul li a {  font-size: 12px;  font-weight: normal;  font-family: 'Gotham-Book';}.footer_other ul li a:hover {  color: #000;}/*----------------home news area----------------*/

.news_rw_two .news_date {
	float: left;
	font-size: 13px;
	color: #d0e4d7 !important;
}
.news_rw_two .news_rw_one .dropdown-toggle {
	float: left;
	margin-left: 5px;
}
.news_rw_two .news_rw_one .dropdown-toggle span {
	background: url("images/link_icon.png") no-repeat 0 0;
	width: 17px;
	height: 21px;
	color: transparent;
	text-transform: uppercase; 
	float: left;
	cursor: pointer;
	background-position: center left;
}
.news_row_three .news_title {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.news_rw_two .news_photo_credit{
	float: right;
	background: url("images/gellery.png") no-repeat 0 0 !important;
	min-height: 16px;
	padding: 0 0 0 25px;
	font-size: 13px;
	color: #d0e4d7 !important;     
	text-transform: uppercase;
	margin-bottom: 20px;
}
 .news_text_row {
	background: #75809c;
	padding: 28px;
	color: #fff;
	float: left;
	width: 100%;
	position: relative;
	z-index: 5000;
}

.news_row_one, .news_row_two {
	/* margin-bottom: 30px; */
	/* float: left; */
	/* width: 100%; */
	width: calc(50% - 5px);
	float: left;
	margin-right: 10px; 
}  
.news_row_three .news_read{margin-top:10px;width: 100%;float: left;}
.news_row_two .news_text_row .news_read {width: 100%;float: left;}
.news_row_two {
	margin-right: 0;
}
.news_row_two .news_row_three .news_contant {

	width: 100%;
float: left;
}
.news_row_two .news_row_three .news_contant, .news_row_one .news_row_three .news_contant{
		min-height: 27px; 
}
 .news_row_three .news_contant {

	width: 100%;
float: left;
}
.news_info {margin-bottom: 10px;float: left;}
.news_row_three .news_read > a{color:#000000;	font-weight: 700;}  
.news_row_one .news_text_row, .news_row_two .news_text_row {  background: #75809c;  padding: 15px;  color: #fff;  float: left;  width: 100%;  position: relative;  z-index: 5000;}.news_row_one .news_rw_one {  float: left;}
.news_row_one .news_rw_one .news_date {  float: left;  font-size: 12px;  color: #B6B0B0 !important;}
.news_row_one .news_rw_one .dropdown-toggle {  float: left;  margin-left: 5px;}
.news_row_one .news_rw_one .dropdown-toggle span {  background: url("images/link_icon.png") no-repeat 0 0; background-position: center left; width: 17px;  height: 20px;  color: transparent;  text-transform: uppercase;float:left;  cursor: pointer;}
.news_row_one .news_text_row {background: #fff;color: #000;}
.news_row_two .news_text_row {background: #fff;color: #000;}
.news_row_one .news_photo_credit, .news_row_two .news_photo_credit {  float: right;  background: url("images/gellery_two.png") no-repeat 0 0!important;  height: 16px;  padding: 0 0 0 23px;  font-size: 14px;  color: #B6B0B0 !important;  text-transform: uppercase;}.news_row_one .news_row_two {  float: left;  width: 100%;  margin-bottom: 30px;}.news_row_one .news_row_three {  clear: both;  float: left;  width: 100%;  margin-top: 9px;}
.news_row_one .news_row_three .news_title, .news_row_two .news_row_three .news_title {  font-size: 20px;  min-height: 27px; font-family: "Gotham-Medium";  margin-bottom: 15px;}
.news_row_three .news_title > a {color: #fff;font-size: 17px;font-family: "Gotham-Medium";}
 .news_row_one .news_title > a{color: #000;}
 .news_info:first-child .news_read a {color: #fff;}
 .news_row_one .news_info .news_read a,.news_row_two .news_info .news_read a {color: #000;}
.news_row_two .news_title > a {  color: #000;}.news_row_one .dropdown-menu {  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  border: medium none;  border-radius: 0 !important;  box-shadow: 0 0 0 !important;  margin: 0 !important;  min-width: inherit !important;  padding: 0 !important;}header.site-header .search_div > form {position: relative; }
.news_row_one .main_social { margin: -205px 0 0 22px;}
.news_row_two .main_social { margin: -179px 0 0 30px;}
.news_row_two .dropdown-menu {  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  border: medium none;  border-radius: 0 !important;  box-shadow: 0 0 0 !important;  margin: 0 !important;  min-width: inherit !important;  padding: 0 !important;}.news_row_two {  float: left;  }.news_row_two .news_info {  float: left;  margin-right: 20px;  border-bottom: 1px solid #d5d5d5;  padding-bottom: 0;  position: relative;}.news_row_two .news_info:last-child {  margin-right: 0;  float: right;}.news_row_two .news_text_row {  float: left;  width: 100%;  position: relative;  z-index: 5000;}
.news_row_two .news_photo_credit {  background: url("images/gellery_two.png") no-repeat 0 0;  height: 16px;  padding: 0 0 0 25px;  font-size: 13px;  color: #bbbbbb;  text-transform: uppercase;  margin-bottom: 20px;}
.news_row_two .news_rw_one .news_date {  float: left;  color: #ffffff;   font-size: 12px;}.news_row_two .dropdown-toggle {  float: left;  margin-left: 5px !important;}.news_row_two .dropdown-toggle span {  float:left;background: url("images/link_icon.png") no-repeat 0 0;  width: 17px;  height: 18px;  color: transparent;  text-transform: uppercase;  cursor: pointer;}.news_row_two .news_row_three {  clear: both;  float: left;  margin-top: 10px;  width: 100%;}
.home_news_area .wpb_text_column.wpb_content_element {  margin-bottom: 0!important;}/*------------sidebar---------------*/.side_event_section .event_in {  border: 1px solid #d5d5d5;  padding: 20px 25px 0;  text-align: center;}.side_event_section .events_title {  font-size: 19px;  text-transform: uppercase;  letter-spacing: 2px;  text-align: center;  color: #000;  font-family: 'Gotham-Medium';  margin-bottom: 20px;  padding-top: 9px;  margin-top: 0;}.all_events_link a {  width: 162px;  height: 43px;  background: #75809c;  line-height: 43px;  text-align: center;  color: #fff;  text-transform: uppercase;  font-size: 14px;  font-family: 'Gotham-Medium';  display: block;  margin: 0 auto;}.all_events_link a:hover {  background: #000;}.all_events_link {  margin-top: 20px;}.event_row_home {  border-bottom: 1px solid #d5d5d5;  margin-bottom: 20px;  padding-bottom: 20px;}/*.event_row_home:nth-of-type(3n) {  border-bottom: none;  margin: 0;  padding: 0;}*/.event_row_home .event_title {  font-size: 16px;  font-family: 'Gotham-Bold';  margin-bottom: 5px;  color: #000000;}.event_row_home .event_title a {  color: #000000;  font-weight: 300;}.event_row_home .event_time {  text-transform: uppercase;  margin-bottom: 15px;}.side_event_section {  margin-bottom: 30px;}.sidebar .advert_three {  margin-bottom: 25px;}.side_liveresult_section {  margin-bottom: 25px;}.side_liveresult_section .side_liveresult_link a {  height: 82px;  line-height: 82px;  text-align: center;  background: #75809c;  border-radius: 5px;  font-size: 22px;  text-transform: uppercase;  display: block;  color: #fff;  letter-spacing: 2px;}.side_liveresult_section .side_liveresult_link a:hover {  background: #000;}.side_advert_section.advert_four {  margin-bottom: 25px;}.side_opinion_section {  margin-bottom: 25px;}.option_dis {  background: #949398;  text-align: center;  padding: 20px;}.option_dis .opinion_title {  font-size: 19px;  color: #000;  text-transform: uppercase;  font-family: 'Gotham-Medium';  letter-spacing: 2px;  margin-bottom: 5px;  font-weight: normal;}.option_dis .opinion_sub_title {  font-size: 16px;  text-transform: uppercase;  color: #fff;  letter-spacing: 2px;}.option_dis .rider_profile_title {  font-size: 19px;  color: #000;  text-transform: uppercase;  font-family: 'Gotham-Medium';  letter-spacing: 2px;  font-weight: normal;  margin-bottom: 5px;}.option_dis .rider_profile_sub_title {  font-size: 16px;  text-transform: uppercase;  color: #fff;  letter-spacing: 2px;}/*----------------home videi section-----------------*/.video_title_area .wpb_wrapper > p {  font-size: 19px;  color: #000;  font-family: 'Gotham-Medium';  text-transform: uppercase;  margin-bottom: 0;  letter-spacing: 2px;  margin-left: 20px;}.video_title_area {  margin-bottom: 25px!important;  border-top: 1px solid #d5d5d5;  padding-top: 25px;}.videos_row_one {  float: left;  margin-bottom: 45px;  width: 100%;}#video_link_icon {  margin-top: -113px;  position: relative;  float: left;}#video_link_icon a {  background: rgba(0, 0, 0, 0) url("images/video_icon.png") no-repeat scroll 0 0;  color: rgba(0, 0, 0, 0);  display: block;  height: 62px;  margin-left: 25px;  position: relative;  top: -30px;  width: 93px;}.videos_text_row {  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;  color: rgb(255, 255, 255);  float: left;  padding: 15px;  position: relative;  width: 100%;  margin-top: -51px;}.videos_text_row .videos_title {  float: left;  font-size: 13px;  margin-right: 7px;}.videos_text_row .video_time {  float: right;  font-size: 13px;  margin-right: 0;}.videos_row_two {  clear: both;  float: left;  width: 100%;}.videos_row_two .videos_info {  float: left;  width: calc(50% - 10px);}.videos_row_two .videos_info:first-child {  margin-right: 20px;}.main_videos_home {  border-bottom: 1px solid #d5d5d5;  float: left;  margin-bottom: 15px;  padding-bottom: 44px;  width: 100%;}.main_videos_home .social_div .main_social {  width: 100%!important;  margin-top: -27px!important;}/*----------------home add one area------------*/.home_add_one_area .wpb_text_column.wpb_content_element {  margin-bottom: 0!important;}.home_add_one_area {  margin-bottom: 40px!important;}/*---------social sering----------*/.social_div {  padding: 0!important;  position: absolute;  left: inherit!important;  right: inherit!important;  top: inherit!important;  bottom: inherit!important;  transition: height 0.25s ease-out 0s, opacity 0.25s ease-out 0s;}.home_news_area .social_more {  color: #fff;}
.main_social {  background: rgb(48, 52, 59) none repeat scroll 0 0;  box-shadow: 1px 3px 7px rgba(0, 0, 0, 0.5);  float: left;  padding: 6px 6px 0;  position: relative;  width: auto !important;}.main_social::after {  border-color: rgb(48, 52, 59) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);  border-style: solid;  border-width: 7px 7px 0;  bottom: -7px;  content: "";  position: absolute;  right: 9px;}.social-right {  display: none;}.social-right.show {  display: block;}.social-left a i {  display: none!important;}.social-right a i {  display: none!important;}.facebook-cresta-share a {  background: url("images/facebook_p.jpg") no-repeat 0 0;  width: 48px;  height: 48px;  display: block;}.twitter-cresta-share a {  background: url("images/skype_p.jpg") no-repeat 0 0;  width: 48px;  height: 48px;  display: block;}.comment-cresta-share a {  background: url("images/gtock_p.jpg") no-repeat 0 0;  width: 48px;  height: 48px;  display: block;}.googleplus-cresta-share a {  background: url("images/google-plus_p.jpg") no-repeat 0 0;  width: 48px;  height: 48px;  display: block;}.mail-cresta-share a {  background: url("images/email_p.jpg") no-repeat 0 0;  width: 48px;  height: 48px;  display: block;}.social_more {  background: url("images/dot_social.jpg") no-repeat 0 0;  width: 33px;  color: rgba(0, 0, 0, 0);  height: 18px;  margin: 0 auto;  color: transparent!important;  cursor: pointer;}.social-left {  float: left;  width: auto;}.social-left div {  display: block;  float: none !important;}.social-right {  float: left;  left: 3px;  margin-left: 2px;  position: relative;  width: 51px;  display: none;}.social-right div {  display: block;  float: none!important;}/*-------------video section-------------*/.home_video_area .social_div {  padding: 0 !important;  position: absolute;  width: 96%!important;  overflow: hidden!important;}.home_video_area .social_div iframe {  width: 100%;  margin-top: 0; height: 601px;}.home_video_area .close {  background: #000;  padding: 0 5px;  color: #fff!important;  opacity: 1!important;  position: relative;  z-index: 5000;}.home_video_area .ytp-large-play-button {  left: 0!important;  margin-left: 25px!important;  margin-top: 138px!important;}/*------------------header menu area----------------*/.head-menu-area ul {  text-align: center;  position: relative;}.head-menu-area ul li {  list-style: none;  display: inline-block;  padding-bottom: 27px;}.head-menu-area ul li a {  font-family: 'Gotham-Medium';  font-size: 14px;  text-transform: uppercase;  padding: 0 10px;  color: #000;  letter-spacing: 1px;}.head-menu-area ul li a:hover {  color: #75809c;  background: none;}.head-menu-area ul li.current-menu-item a {  color: #75809c;}.head-menu-area {  margin: 0;  position: relative;    /* z-index: 5000;*/  clear: both;}.sub-menu {  display: none;}.head-menu-area ul li:hover .sub-menu {  display: block;  z-index: 9999999 !important;}.head-menu-area ul li ul {  position: absolute;  display: none;}.head-menu-area ul li:hover ul {  display: block;  background: rgb(247, 249, 249) none repeat scroll 0 0;  padding: 10px;  position: absolute;  top: 51px;  width: 250px;}.head-menu-area ul li ul li {  margin: 0!important;  padding: 0;  text-align: left;  display: block;}.head-menu-area ul li ul li:last-child a {border-bottom: none;}.head-menu-area ul li ul li a {  display: block;  font-size: 14px;  font-weight: normal;  padding: 7px 5px; text-transform: capitalize;  font-family: "Gotham-Book";  letter-spacing: 0;}.head-menu-area ul li ul li a:hover {  color: #ffffff;background-color: #75809c;}.head-menu-area ul li ul::before {  background: #75809c none repeat scroll 0 0;  color: rgba(0, 0, 0, 0);  content: ".";  display: block;  height: 8px;  left: 0;  position: absolute;  top: -8px;  width: 75px;}/*-----------stichy header-------------*/@media only screen and (min-width: 1025px) {  .site-header-fixed .site-header {    position: fixed;    height: 85px;    background: #fff;    top: 0;    z-index: 50000;  }  .site-header-fixed .title-area {    margin: 0;  }  .site-header-fixed .search_div {    float: right!important;    width: auto;    margin: 22px 0 0 0;    position: relative;    z-index: 50000;  }  .site-header-fixed .header_social_main {    display: none;  }  .site-header-fixed .site-title > a {    height: 45px !important;    margin: 17px auto 0 !important;    width: 220px !important;  }  .site-header-fixed .head-menu-area {    top: -34px;  }  .site-header-fixed .head-menu-area ul li a {    font-size: 13px;    padding: 5px 6px;  }}.video_title_area .wpb_wrapper h2 {  color: #000000;  font-family: "Gotham-Medium";  font-size: 19px;  letter-spacing: 2px;  margin-bottom: 0;  margin-left: 20px;  margin-top: 15px;  text-transform: uppercase;}/*---------------12-3-2016------------*/.video_poup_info {background-color: rgba(31, 32, 36, 0.5); bottom: 98px;  padding: 10px;  position: absolute;  width: 100%;}.home .video_poup_info {bottom: 92px;}.videos_title {  color: #ffffff;  float: left;  margin-right: 20px;}.video_time {  color: #ffffff;  float: left;  margin-right: 15px;}.more_videos {  background-color: #000000;  font-size: 17px;  font-weight: bold;  margin-top: -6px;  padding: 10px 30px;  text-align: center;  width: 100%;}.home_video_area .social_div iframe {  height: 601px;  width: 100%;}.video_main_title {  background: #000000 none repeat scroll 0 0;  color: #ffffff;  font-weight: 600;  padding: 10px 15px 10px 20px;  text-align: left;  text-transform: uppercase;}/*--------------ad-------------*/.home_add_two_area .wpb_wrapper > p {  color: #bcbcbc;  font-size: 12px;  margin-bottom: 6px;}.advert_img.advert_four > p {  color: #bcbcbc;  font-size: 12px;  margin-bottom: 6px;}.advert_img.advert_three > p {  color: #bcbcbc;  font-size: 12px;  margin-bottom: 6px;}.home_add_one_area .wpb_wrapper > p {  color: #bcbcbc;  font-size: 12px;  margin-bottom: 6px;}.news_row_two .news_info:first-child .image_div:first-child::before {  background: rgba(0, 0, 0, 0) url("images/Green-Olympic.png") no-repeat scroll 0 0;  content: ".";  display: block;  height: 52px;  position: absolute;  right: 0;  width: 79px;}.image_div:before {  background: rgba(0, 0, 0, 0) url("images/Green-Olympic.png") no-repeat scroll 0 0;}/*-------------home page--------------*/.content-sidebar-wrap {  float: left;  width: 100%;}.home .content-sidebar-wrap .content {  width: 753px;  float: left;}.home .content-sidebar-wrap .sidebar {  float: right;  width: 406px;}.site-header {  margin-bottom: 30px;}.home .site-header {  margin-bottom: 0;}/*---------------contact us page--------------*/.head-menu-area {  border-bottom: 1px solid #d5d5d5;}.sidebar-news {  width: 283px;  float: right;}.content-sidebar-wrap .content {  width: 832px;  float: left;}.contact_us_area {  width: 570px;}.contact_us_area h1 {  font-size: 19px;  font-family: 'Gotham-Medium';  color: #000;  letter-spacing: 2px;  text-transform: uppercase;}.contact_title_area p {  font-size: 12px;  color: #000;}.contact_us_area .wpcf7-form label {  font-size: 12px;  font-weight: normal;  font-family: 'Gotham-Book';  color: #000;}.contact_us_area .wpcf7-form input {  border: 1px solid #d5d5d5;  border-radius: 5px;  padding: 15px;  font-size: 12px;  width: 100%;}.contact_us_area .wpcf7-form select {  border: 1px solid #d5d5d5;  border-radius: 5px;  padding: 15px;  font-size: 12px;  width: 100%;  -webkit-appearance: none;  -moz-appearance: none;  background: rgba(0, 0, 0, 0) url("images/arrrow-select.png") no-repeat scroll center right 15px;}.contact_us_area .wpcf7-form textarea {  border: 1px solid #d5d5d5;  border-radius: 5px;  padding: 15px;  font-size: 12px;  width: 100%;  height: 140px;}.top_input {  float: left;  width: 100%;  margin-bottom: 20px;}.top_input div {  width: 47%;  float: left;}.top_input div:last-child {  float: right;}.contact_us_area .wpcf7-form .name {  margin-bottom: 20px;}.contact_us_area .wpcf7-form .enqiry {  float: left;  width: 100%;  margin-bottom: 20px;}.contact_us_area .wpcf7-form .message {  margin-bottom: 20px;}.contact_us_area .wpcf7-form .submit_input input {  width: 250px;  height: 50px;  line-height: 50px;  text-align: center;  background: #75809c;  border-radius: 5px;  padding: 0;  border: none;  font-family: 'Gotham-Bold';}.contact_us_area .wpcf7-form .submit_input input:hover {  background: #000;}.contact_phone h2 {  color: #000000;  font-family: "Gotham-Medium";  font-size: 19px;  letter-spacing: 2px;  text-transform: uppercase;}.contact_phone p {  font-size: 12px;}.contact_phone a {  color: #000;}.contact_phone a:hover {  color: #75809c;}.contact_us_area span.wpcf7-not-valid-tip {  font-size: 12px;}.contact_us_area div.wpcf7-validation-errors {  font-size: 12px;}.contact_us_area div.wpcf7-mail-sent-ok {  font-size: 12px;  text-align: center;}/*--------------news page----------------------*/.main_content {  width: 832px;  float: left;}
.inner_advertise.top-photo-tit img{margin-top: 6px;}   
.inner_advertise p {  color: #bcbcbc;  font-size: 12px;  margin-bottom: 6px;}.inner_advertise img {  width: 100%;}.inner_advertise {  margin-bottom: 20px;}.post-type-archive-news .inner_advertise {  border-bottom: 10px solid #000;  padding-bottom: 20px;  margin-bottom: 15px;}.post-type-archive-news .main_content_inner article {  border-bottom: 1px solid #d5d5d5;  margin-bottom: 15px;  padding-bottom: 15px;}.gallery_box .news_img {  float: left;  width: 25%;  margin-right: 30px;}.gallery_box .news_contnt {  float: left;  width: 70%;}.news_contnt .loop-new-info .nw-date {  float: left;  color: #949494;  text-transform: uppercase;  font-size: 12px;  margin-right: 10px;}.news_contnt .loop-new-info .dropdown-toggle {  cursor: pointer;  float: left;}.news_contnt
.loop-new-info .dropdown-toggle span {  background: rgba(0, 0, 0, 0) url("images/link_icon.png") no-repeat scroll 0 0;  color: rgba(0, 0, 0, 0);  height: 18px;  text-transform: uppercase;  width: 17px;}.news_contnt .loop-new-info {  float: left;  margin-bottom: 10px;}.news_contnt .title {  clear: both;  font-size: 16px;  font-family: 'Gotham-Bold';  color: #000;  margin-bottom: 7px;}.news_contnt .title a {  color: #000;}/*.dropdown.dropdown-btn {  z-index: 99!important;}*//*---------news social-----------*/.news_contnt .dropdown-menu {  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  border: medium none;  border-radius: 0 !important;  box-shadow: 0 0 0 !important;  margin: 0 !important;  min-width: 204px !important;  padding: 0 !important;}.news_contnt .main_social {  margin: -175px 0 0 46px;}.news_contnt #crestashareiconincontent .sbutton {  float: left;  margin: 0 0 6px;  width: 49px;}.main_content_inner .pagination_main ul {  text-align: center;}.main_content_inner .pagination_main ul li {  list-style: none;  display: inline-block;  vertical-align: top;  line-height: 35px;}.main_content_inner .pagination_main ul li a {  color: #000;  font-family: 'Gotham-Book';  font-size: 15px;  padding: 0 10px;}.main_content_inner .pagination_main ul li a:hover {  color: #75809c;}.main_content_inner .pagination_main ul li:first-child a {  background: rgba(0, 0, 0, 0) url("images/news_right.jpg") no-repeat scroll 0 0;  color: rgba(0, 0, 0, 0);  display: inline-block;  float: left;  height: 35px !important;  width: 25px !important;}.main_content_inner .pagination_main ul li:last-child a {  background: rgba(0, 0, 0, 0) url("images/news_left.jpg") no-repeat scroll 0 0;  color: rgba(0, 0, 0, 0);  display: inline-block;  float: left;  height: 35px !important;  width: 25px !important;}.main_content_inner .pagination_main ul li:first-child {  margin-right: 10px;}.main_content_inner .pagination_main ul li:last-child {  margin-left: 10px;}.main_content_inner .pagination_main {  margin: 30px 0;}/*----------------singel news sidebar--------------*/.news_event_section {  border-top: 10px solid #000;  padding-top: 15px;}.news_event_section h1 {  font-size: 19px;  text-transform: uppercase;  font-family: 'Gotham-Medium';  letter-spacing: 2px;  margin-bottom: 25px;}.news_event_section .news_info {  border-bottom: 1px solid #d5d5d5;  margin-bottom: 10px;  padding-bottom: 10px;  float: left;  width: 100%;}.news_event_section .news_date {  float: left;  width: 30%;  margin-right: 25px;}.news_event_section .news_title {  float: left;  width: 60%;  padding: 10px 0;}.news_event_section .news_title a {  color: #000;}.news_event_section .news_info:hover .news_title a {  color: #75809c;}.news_event_section .news_info.activepage .news_title a {  color: #75809c;}.all_news_link {  clear: both;  margin-top: 5px;  float: left;}.all_news_link a {  background: rgba(0, 0, 0, 0) url("images/view_more_icon.png") no-repeat scroll 0 0;  color: #000000;  display: block;  height: 23px;  padding: 0 0 0 30px;  text-transform: uppercase;  font-family: 'Gotham-Medium';  letter-spacing: 1px;}.all_news_link a:hover {  color: #75809c;}/*---------singel nesw siocial------------*/.main_social_inner_main {  width: 103px;  border-top: 10px solid #000;  padding: 15px 0;  border-bottom: 2px solid #000;  float: left;  position: fixed;  margin-top: 26px;}.heading_share {  text-align: center;  font-size: 19px;  text-transform: uppercase;  letter-spacing: 1px;  font-family: 'Gotham-Medium';  text-align: center;  display: block;  margin-bottom: 15px;}.main_social_inner {  float: left;  text-align: center;  width: 100% !important;  float: left!important;}.main_social_inner #crestashareicon {  left: inherit!important;  top: inherit!important;  position: relative!important;  float: none!important;}.main_social_inner #crestashareicon div {  margin: 5px 0!important;  float: none!important;}.main_social_inner #crestashareicon i {  display: none!important;  float: none!important;}.main_social_inner .facebook-cresta-share a {  background: url("images/news_facebook.jpg") no-repeat 0 0;  width: 34px;  height: 35px;  margin: 0 auto;}.main_social_inner .facebook-cresta-share #facebook-count {  display: none;}.main_social_inner .twitter-cresta-share a {  background: url("images/news_twitter.jpg") no-repeat 0 0;  width: 34px;  height: 35px;  margin: 0 auto;}.main_social_inner .pinterest-cresta-share a {  background: url("images/news_pintrest.jpg") no-repeat 0 0;  width: 34px;  height: 35px;  display: block;  margin: 0 auto;}.main_social_inner #pinterest-count {  display: none;}.main_social_inner .countfbcomment .fb_comments_count {  background: url("images/news_comment.jpg") no-repeat 0 0;  width: 34px;  height: 35px;  display: block;  color: transparent;  margin: 0 auto;}.main_social_inner .mail-cresta-share a {  background: url("images/news_mail.jpg") no-repeat 0 0;  width: 34px;  height: 35px;  margin: 0 auto;}.main_social_inner #total-shares {  display: none!important;}/*-------------singel news page--------------*/.noshowcomm {  display: none;}.showcomm {  display: block;}.open_comment {  width: 497px;  height: 65px;  line-height: 65px;  text-align: center;  border: 1px solid #75809c;  color: #75809c;  font-size: 18px;  text-transform: uppercase;  font-family: 'Gotham-Bold';  border-radius: 10px;  margin: 0 auto 30px;  cursor: pointer;}.single-news .content-sidebar-wrap .content {  width: 670px;  margin-left: 150px;}.single-news .content-sidebar-wrap .content .content {  margin-left: 0;  width: 100%;}.singel_news_date {  font-size: 12px;  margin-bottom: 30px;  margin-top: 30px;}.singel_news_date .nwtit {  color: #75809c;}.single-news .loop .main_heding h3 {  font-size: 48px;  text-transform: uppercase;  line-height: 50px;  color: #000;  font-family: 'Gotham-Book';}.loop .main_heding {  margin-bottom: 30px;}.loop .news_photo_credit {  margin: 15px 0 30px 0;  background: rgba(0, 0, 0, 0) url("images/gellery_two.png") no-repeat scroll 0 0;  color: rgb(187, 187, 187);  font-size: 10px;  height: 16px;  padding: 0 0 0 25px;  text-transform: uppercase;}.clients_content {  margin-bottom: 0;  border-top: 10px solid #000;  border-bottom: 10px solid #000;  padding: 30px 0;}.clients_content p {  font-size: 18px;  font-family: 'Gotham-Bold';  line-height: 24px;}.singel_news_name {  color: #a8a8a8;}.single-news .loop h2 {  font-size: 18px;  font-family: 'Gotham-Bold';}.single-news .loop h3 {  font-size: 18px;  font-family: 'Gotham-Bold';}.single-news .loop h4 {  font-size: 18px;  font-family: 'Gotham-Bold';}.single-news .loop h5 {  font-size: 18px;  font-family: 'Gotham-Bold';}.single-news .loop h6 {  font-size: 18px;  font-family: 'Gotham-Bold';}.main_comment_area {  border: 1px solid #dfe0e4;  border-radius: 5px;  padding: 40px;  margin-bottom: 30px;}.main_comment_area h3 {  display: none;}.main_comment_area p {  display: none;}/*--------------advertorials---------------*/.post-type-archive-advertorials .main_content_inner article {  border-bottom: 1px solid #d5d5d5;  margin-bottom: 15px;  padding-bottom: 15px;}.single-advertorials .content-sidebar-wrap .content {  margin-left: 150px;  width: 670px;}.single-advertorials .content-sidebar-wrap .content .content {  width: 100%;  margin-left: 0;}.videos {  border-bottom: 1px solid #d5d5d5;  margin-bottom: 15px;  padding-bottom: 15px;}.in-my-opinion {  border-bottom: 1px solid #d5d5d5;  margin-bottom: 15px;  padding-bottom: 15px;}.riders-profile {  border-bottom: 1px solid #d5d5d5;  margin-bottom: 15px;  padding-bottom: 15px;}.property-spotlights {  border-bottom: 1px solid #d5d5d5;  margin-bottom: 15px;  padding-bottom: 15px;}.road-to-rio {  border-bottom: 1px solid #d5d5d5;  margin-bottom: 15px;  padding-bottom: 15px;}.single-in-my-opinion .content-sidebar-wrap .content {  margin-left: 150px;  width: 670px;}.single-in-my-opinion .content-sidebar-wrap .content .content {  width: 100%;  margin-left: 0;}.single-riders-profile .content-sidebar-wrap .content {  margin-left: 150px;  width: 670px;}.single-riders-profile .content-sidebar-wrap .content .content {  width: 100%;  margin-left: 0;}.single-road-to-rio .content-sidebar-wrap .content {  margin-left: 150px;  width: 670px;}.single-road-to-rio .content-sidebar-wrap .content .content {  width: 100%;  margin-left: 0;}.single-property-spotlights .content-sidebar-wrap .content {  margin-left: 150px;  width: 670px;}.single-property-spotlights .content-sidebar-wrap .content .content {  width: 100%;  margin-left: 0;}.single-videos .content-sidebar-wrap .content {  margin-left: 150px;  width: 670px;}.single-videos .content-sidebar-wrap .content .content {  width: 100%;  margin-left: 0;}/*------------------single-ridersprofile-------------------*/.single-ridersprofile .content-sidebar-wrap .content {  width: 670px;  margin-left: 150px;}.single-ridersprofile .content-sidebar-wrap .content .content {  margin-left: 0;  width: 100%;}.single-ridersprofile .loop .main_heding h3 {  font-size: 48px;  text-transform: uppercase;  line-height: 50px;  color: #000;  font-family: 'Gotham-Book';}.single-ridersprofile .loop h2 {  font-size: 18px;  font-family: 'Gotham-Bold';}.single-ridersprofile .loop h3 {  font-size: 18px;  font-family: 'Gotham-Bold';}.single-ridersprofile .loop h4 {  font-size: 18px;  font-family: 'Gotham-Bold';}.single-ridersprofile .loop h5 {  font-size: 18px;  font-family: 'Gotham-Bold';}.single-ridersprofile .loop h6 {  font-size: 18px;  font-family: 'Gotham-Bold';}#loaddata {  display: none;}#loaddata.loadingshow
{  display: block;}/*--------------classifieds page---------------*/.noshowthis {  display: none;}.for_sale_area article {  width: 32%;  float: left;  margin-right: 15px;  margin-bottom: 15px;}.for_sale_area article:nth-of-type(3n) {  margin-right: 0;}.classified_content {  background: #f8f8f8;  padding: 20px;}.for_sale_area {  float: left;  margin-bottom: 30px;  width: 100%;}.classified_content .entry-title a {  font-size: 15px;  color: #000;  font-family: 'Gotham-Bold';}.classified_content .entry-title {  margin-bottom: 10px;}.sale_gellery {  width: 100%;  height: 35px;  line-height: 35px;  text-align: center;  background: #75809c;  color: #fff;  font-size: 14px;  font-family: 'Gotham-Bold';  display: block;  border-bottom: 1px solid #fff;  text-transform: uppercase;  letter-spacing: 1px;}.sale_gellery:hover {  background: #000;  color: #fff;}.sale_enquire {  width: 100%;  height: 35px;  line-height: 35px;  text-align: center;  background: #949398;  color: #fff;  font-size: 14px;  font-family: 'Gotham-Bold';  display: block;  text-transform: uppercase;  letter-spacing: 1px;}.sale_enquire:hover {  background: #000;  color: #fff;}.post-type-archive-classified .sidebar-news {  margin-top: 16px;}.heading_main {  font-size: 19px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  color: #000;}/*-------------classifieds form popup-------------------*/.modal-header .close {  background: rgba(0, 0, 0, 0) url("images/closs_popup.png") no-repeat scroll 0 0;  color: rgba(0, 0, 0, 0);  height: 23px;  opacity: 1 !important;  text-indent: -5000px;  width: 23px;}.modal-header {  border-bottom: none!important;}.modal-dialog {  margin-top: 13%!important;}.modal {  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;}.modal-open {  overflow: inherit!important;}.sale_enquire_pop .modal-body {  padding: 0px 27px 27px 27px;}.sale_enquire_pop .heading_pop {  text-align: center;}.sale_enquire_pop .heading_pop span {  color: #75809c;  font-size: 25px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  margin-bottom: 25px;  display: block;  letter-spacing: 2px;}.sale_enquire_pop .heading_pop .subheadpop {  font-size: 12px;  margin-bottom: 20px;}.sale_enquire_pop .wpcf7-form span {  display: block;  text-align: center;  font-size: 12px;  margin-bottom: 5px;}.sale_enquire_pop .wpcf7-form input {  width: 100%;  border: 1px solid #d5d5d5;  border-radius: 5px;  padding: 15px;  text-align: center;}.sale_enquire_pop .wpcf7-form .row2 {  float: left;  width: 100%;}.sale_enquire_pop .wpcf7-form .row2 p {  float: left;  width: 48%;}.sale_enquire_pop .wpcf7-form .row2 p:last-child {  float: right;}.sale_enquire_pop .wpcf7-form .row3 {  clear: both;}.sale_enquire_pop .wpcf7-form .wpcf7-form-control.wpcf7-submit {  border: none;  background: #75809c;  color: #fff;  font-size: 19px;  letter-spacing: 2px;  text-transform: uppercase;  font-family: 'Gotham-Medium';}.sale_enquire_pop .wpcf7-form .wpcf7-form-control.wpcf7-submit:hover {  background: #000;}.sale_enquire_pop .wpcf7-form .row3 .ajax-loader {  display: none;}.sale_enquire_pop .wpcf7-form .row3 p {  margin: 0!important;}/*-------------classifieds gellery popup-------------------*/.gallery_pop .modal-body {  padding: 0!important;}.gallery_pop .heading_pop {  float: left;}.gallery_pop .heading_pop .hornameonefrm_head {  font-size: 15px;  font-family: 'Gotham-Medium';  float: left;  margin-right: 10px;  text-transform: uppercase;  letter-spacing: 2px;}.gallery_pop .news_rw_one {  float: left;}.gallery_pop .news_rw_one .dropdown-toggle span {  background: rgba(0, 0, 0, 0) url("images/link_icon.png") no-repeat scroll 0 0;  color: rgba(0, 0, 0, 0);  height: 18px;  text-transform: uppercase;  width: 17px;}.gallery_pop .gallery_description {  padding: 10px 15px;  font-size: 12px;  color: #000;}.gallery_pop .item.active {  width: auto!important;  height: auto!important;}.gallery_pop .list_data_slides img {  width: 100%;}.gallery_pop .list_data_slides iframe {  width: 100%;}.gallery_pop .left.carousel-control {  background: rgba(0, 0, 0, 0) url("images/left_arow_a.png") no-repeat scroll left 10px center;  opacity: 1;  text-indent: -5000px;}.gallery_pop .right.carousel-control {  background: rgba(0, 0, 0, 0) url("images/right_arow_a.png") no-repeat scroll right 10px center;  opacity: 1;  text-indent: -5000px;}/*-----------gellery social-------------*/.gallery_pop .dropdown-menu {  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  border: medium none;  border-radius: 0 !important;  box-shadow: 0 0 0 !important;  margin: 0 !important;  min-width: 204px!important;  padding: 0 !important;}.gallery_pop #crestashareiconincontent .sbutton {  float: left;  margin: 0 0 6px;  width: 49px;}/*--------------event page---------------*/.ui-tabs.ui-widget {  width: 833px;  float: left;  margin-bottom: 20px;}.main_result_section {  clear: both;  margin-top: 30px;  float: left;  width: 100%;}.seatch_box_div {  float: left;  margin-right: 10px;}.search_left {  float: left;}.seatch_box_div input {  border: 1px solid #d2d2d2;  color: #d2d2d2;  height: 34px;  line-height: 34px;  border-radius: 5px;  padding: 0 15px;  float: left;  width: 210px;}.seatch_box_div a {  background: rgba(0, 0, 0, 0) url("images/search_close.jpg") no-repeat scroll 0 0;  display: block;  float: left;  height: 28px;  margin: 3px 0 0 -28px;  text-indent: -5000px;  width: 24px;  cursor: pointer;}.cal_search {  float: left;}.cal_search #prev {  background: url("images/date_left.jpg") no-repeat scroll 0 0;  width: 26px;  height: 34px;  float: left;  margin-right: 5px;  text-indent: -5000px;}.cal_search input {  border: 1px solid #d2d2d2;  color: #000;  height: 34px;  line-height: 34px;  border-radius: 5px;  padding: 0 15px;  float: left;  width: 160px;  text-align: center;  margin-right: 5px;}.cal_search #next {  background: url("images/date_right.jpg") no-repeat scroll 0 0;  width: 26px;  height: 34px;  float: left;  text-indent: -5000px;}.search_right {  float: right;}.search_right span {  float: left;  margin-right: 10px;  margin-top: 5px;  font-family: 'Gotham-Medium';}.search_right ul {  float: left;}.search_right ul li {  margin: 0!important;  border: 1px solid #d2d2d2!important;}.search_right ul li a {  font-family: 'Gotham-Medium';}.search_right ul li:first-child {  border-radius: 5px 0 0 5px!important;  border-right: none!important;}.search_right ul li:last-child {  border-radius: 0px 5px 5px 0!important;  border-left: none!important;}.event_two_section {  float: left;  margin-right: 15px;  margin-bottom: 15px;  width: 197px;}.event_two_section:nth-of-type(4n) {  margin-right: 0!important;}.event_two_section .event_info_extra {  background: #f8f8f8;  padding: 15px;  float: left;}.event_two_section .event_info_extra .event_time {  color: #75809c;  font-family: 'Gotham-Bold';  border-bottom: 1px solid #dfdfdf;  padding-bottom: 10px;  margin-bottom: 10px;}.event_two_section .event_info_extra .event_title a {  color: #000000;  float: left;  font-family: "Gotham-Bold";  font-size: 14px;  line-height: 17px;}.event_two_section .event_info_extra .event_title {  margin-bottom: 10px;  height: 48px;  float: left;}.event_two_section .event_info_extra .event_title a:hover {  text-decoration: none;}.event_two_section .event_info_extra .event_content {  font-family: 'Gotham-Book';  font-size: 12px;  color: #000;  float: left;}.event_two_section .event_btn a {  height: 38px;  line-height: 38px;  text-align: center;  display: block;  background: #75809c;  color: #fff!important;  font-family: 'Gotham-Bold';  font-size: 13px;  letter-spacing: 1px;  text-transform: uppercase;}.event_two_section:hover .event_title a {  color: #75809c;}.event_two_section:hover .event_btn a {  background: #000!important;}.event_one_section {  border-bottom: 1px solid #dfdfdf;  padding-bottom: 20px;  margin-bottom: 20px;  float: left;  width: 100%;}.event_one_section:last-child {  border-bottom: none;}.event_one_section .event_col_left {  float: left;  margin-right: 25px;}.event_one_section .event_col_right {  float: left;  width: 73%;}.event_one_section .event_info_extra .event_time {  color: #75809c;  font-family: 'Gotham-Bold';  padding-bottom: 10px;  margin-bottom: 10px;}.event_one_section .event_info_extra .event_title a {  font-family: 'Gotham-Bold';  font-size: 15px;  color: #000;}.event_one_section .event_info_extra .event_title {  margin-bottom: 10px;}.event_one_section .event_info_extra .event_title a:hover {  text-decoration: none;}.event_one_section .event_info_extra .event_content {  font-family: 'Gotham-Book';  font-size: 12px;  color: #000;  margin-bottom: 10px;}.event_one_section .event_btn a {  height: 38px;  line-height: 38px;  text-align: center;  display: block;  background: #75809c;  color: #fff!important;  font-family: 'Gotham-Bold';  font-size: 13px;  letter-spacing: 1px;  text-transform: uppercase;  width: 200px;}.event_one_section:hover .event_title a {  color: #75809c;}.event_one_section:hover .event_btn a {  background: #000;}/*------------event date----------------*/.date_cell {  background: #eeeeee none repeat scroll 0 0;  clear: both;  display: block;  font-size: 9px;  line-height: 11px;  margin: 0 0 2px !important;  overflow: hidden;  padding: 3px;  text-align: left;}/*------------calentdar popup------------*/.event_row_cal_pop .event_img {  float: left;  margin-right: 10px;  width: 30%;}.event_row_cal_pop .pop_info_ev {  float: left;  font-size: 12px;  line-height: 16px;  padding: 5px;  text-align: left;  width: 65%;}.event_list_test:hover
.date_popup_wrap {  display: block!important;  opacity: 1!important;}.main_social .more_videos a:hover {  color: #ffffff;}.cal_pop_div .date_popup_wrap {  display: none;  top: -37px;}.cal_pop_div:hover .date_popup_wrap {  display: block!important;  z-index: 50000;}.date_popup_wrap {  opacity: 1!important;}/*--------------singel event page-----------*/.single-espresso_events .content {  width: 100%;}.tkt-slctr-tbl th {  border: 1px solid #d5d5d5;  padding: 5px;}.tkt-slctr-tbl td {  border: 1px solid #d5d5d5;  padding: 5px;}.tkt-slctr-tbl h3 {  font-size: 19px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  margin: 0 0 20px 0!important;}.tkt-slctr-tbl h4 {  font-size: 19px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  margin: 0 0 20px 0!important;}.tkt-slctr-tbl h5 {  font-size: 19px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  margin: 0 0 20px 0!important;}.tkt-slctr-tbl h6 {  font-size: 19px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  margin: 0 0 20px 0!important;}.ticket-selector-submit-btn {  background: #75809c;  border: medium none;  color: #ffffff;  float: left!important;  font-size: 18px;  padding: 10px;  width: 180px;}.ticket-selector-submit-btn:hover {  background: #000;}.espresso_events {  margin-bottom: 0!important;}.single-espresso_events #respond {  padding: 25px;  background: #eee;}.single-espresso_events #respond h3 {  font-size: 20px;  letter-spacing: 2px;  text-transform: uppercase;}.single-espresso_events #respond .comment-form {  padding: 25px;  background: #fff;}.single-espresso_events #respond .submit {  background: #75809c;  border: medium none;  color: #ffffff;  font-size: 18px;  padding: 10px;  width: 180px;}.single-espresso_events #respond .submit:hover {  background: #000;}
.single-espresso_events .espresso-venue-dv h3 {  display:none;font-size: 19px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  margin: 0 0 20px 0!important;}.single-espresso_events .espresso-venue-dv h4 {  font-size: 19px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  margin: 0 0 20px 0!important;}.single-espresso_events .espresso-venue-dv h4 strong {  font-weight: normal!important;}.single-espresso_events .event_content {  width: 833px;  float: left;  margin-top: 20px;}.single-espresso_events .sidebar {  width: 283px;  float: right;  margin-top: 20px;}.single-espresso_events .event_content .event_heading {  font-size: 19px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  margin: 0 0 20px 0!important;}.single-espresso_events .tckt-slctr-tkt-details-tbl th {  background: #eee;}/*--------------singel event form-----------*/.page-template-template-regcheckout .ee-reg-form-qstn-grp-dv {  padding: 25px;  background: #eee;  margin-top: 10px;}.ee-reg-form-qstn-grp-dv h4 {  font-size: 20px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  margin: 0 0 20px 0!important;}.ee-reg-form-qstn-grp-dv input {  padding: 10px;  background: #fff;  border: none;}.spco-next-step-btn {  padding: 10px;  background: #75809c;  font-size: 18px;  color: #fff;  border: none;}.spco-next-step-btn:hover {  background: #000;}.spco-ticket-info-dv {  padding: 20px;  background: #eee;  margin-bottom: 20px;}.spco-ticket-info-dv h5 {  font-size: 20px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  margin: 0 0 20px 0!important;}.spco-ticket-info-dv table {  margin-bottom: 0;}.spco-ticket-info-dv table th {  padding: 10px;  background: #eee;  border: 1px solid #333;  text-align: center;}.spco-ticket-info-dv table td {  padding: 5px;  border: 1px solid #333;  text-align: center;}.spco-step-dv h1 {  font-size: 20px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  margin: 0 0 20px 0!important;}.spco-step-dv h2 {  font-size: 20px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  margin: 0 0 20px 0!important;}.spco-step-dv h3 {  font-size: 20px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  margin: 0 0 20px 0!important;}.spco-step-dv h4 {  font-size: 20px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  margin: 0 0 20px 0!important;}.spco-step-dv h5 {  font-size: 20px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  margin: 0 0 20px 0!important;}.spco-step-dv h6 {  font-size: 20px;  font-family: 'Gotham-Medium';  text-transform: uppercase;  letter-spacing: 2px;  margin: 0 0 20px 0!important;}.spco-attendee-panel-dv:nth-of-type(1) {  display: block !important;}.spco-attendee-panel-dv {  display: none;}div.wpcf7-validation-errors {  text-align: center;}div.wpcf7-response-output {  text-align: center;}@media only screen and (min-width: 1280px) {    /* .site-header { position: fixed;}   .home .site-inner {margin: 237px auto 0;}    .site-inner {margin: 265px auto 0;}  */  .site-header-fixed .site-inner {    margin-top: 170px;  }  .home .site-header-fixed .site-inner {    margin-top: 160px;  }}@media only screen and (min-width: 1280x) and (max-width: 768px) {  .site-header-fixed .site-inner {    margin-top: 140px;  }}body .main-navigation-srm {  display: none !important;}.image_div {  //display: none;}.l-box h2 {  display: none;}.wps-cart-page-wrapper .pure-u-1.pure-u-md-1.pure-u-lg-1 {  display: none;}.wpps-t7-item:nth-child(4n) {  margin-right: 0 !important;}.page-id-551 .inner_advertise img {  width: 99%;}.wps-cart-checkout-action .wps-lime-gradient-bg {  background: #75809c none repeat scroll 0 0 !important;  border: inherit !important;  padding: 8px 15px !important;  text-shadow: inherit;}.classified_content .entry-title {  min-height: 43px;}.wps-image-details .add_to_cart_success_msg {  background-color: #75809c;  border: inherit !important;  color: #ffffff;  padding: 15px;}.add_to_cart_success_msg .wps_photo_details_item_added_msg {  font-family: "Gotham-Medium";  font-size: 18px;}.add_to_cart_success_msg .wps_photo_details_items_added_list {  margin: 14px 0 10px;}.wps_photo_details_view_cart_section .wps_photo_details_view_cart {  background: #acc2b3 none repeat scroll 0 0;  border: inherit;  box-shadow: inherit;  color: #ffffff;  font-family: "Gotham-Medium";  font-weight: normal;  text-shadow: inherit;}.wps_photo_details_continue_shopping_section .wps_photo_details_continue_shopping:hover {  border: inherit !important;}.wps_photo_details_view_cart_section .wps_photo_details_view_cart:hover {  border: inherit !important;}.wps_photo_details_continue_shopping_section .wps_photo_details_continue_shopping {  border: inherit;  box-shadow: inherit;  font-family: "Gotham-Medium";  font-weight: normal;  text-shadow: inherit;}.wps-cart-page-wrapper .wpps_item_spacer_10_top {  margin-top: 0;}.wps_photo_details_cart_items {  font-family: "Gotham-Book";  font-size: 13px;}.cresta-share-icon.sameColors.first_style.show-count-active {  display: none;}.main_social_inner .cresta-share-icon.sameColors.first_style.show-count-active {  display: block;}/*16-4-2016*/.wps-cart-page-wrapper .pure-g {  margin-bottom: 15px;}.wps-cart-page-wrapper .pure-table .wps-button {  background: #75809c none repeat scroll 0 0 !important;  border: inherit !important;  box-shadow: inherit !important;  color: #ffffff !important;  font-family: "Gotham-Medium" !important;  font-weight: normal !important;  text-shadow: inherit !important;}#viewCartTableTotals th {  font-family: "Gotham-Medium";  background: #75809c none repeat scroll 0 0;  color: #fff;  font-weight: normal;}#viewCartTable th, #viewCartTableTotals th, #viewCartTableTaxShip, th {  font-family: "Gotham-Medium";  background: #75809c none repeat scroll 0 0;  color: #fff;  font-weight: normal;}.pure-g .pure-u-md-1-1 .wps-button {  background: #75809c none repeat scroll 0 0 !important;  border: inherit !important;  box-shadow: inherit !important;  color: #ffffff !important;  font-family: "Gotham-Medium" !important;  font-weight: normal !important;  padding: 8px 15px !important;  text-shadow: inherit !important;}.event_two_section .event_info_extra .event_time {  font-size: 13px;}   /*.single-horses-for-sale .entry-content .other_info_content {  float: left;  width: 65%;}.single-horses-for-sale #complexgallery {  float: left;  width: 255px;  margin-right: 15px;}.single-horses-for-sale .entry-content {  background: #f8f8f8 none repeat scroll 0 0;  padding: 20px;}*/.article_contant.divexample iframe {  margin-top: 20px;}.main_result_section .event_row_eventpage .event_btn {  float: left;  width: 100%;}.archive .classified_content p {  font-size: 13px;}.googleplus-cresta-share a {  display: block;  float: left;  height: 40px;  margin: 0 auto;  width: 41px;  background-size: 100% auto;}/**/.single .event-content > ul {  margin-left: 15px;}.single .other_info_content .classified_content {  background: inherit;  padding: 20px 0;}.single .event-content li {  font-family: "Gotham-Book";  margin-bottom: 10px;  padding-left: 10px;}.loop .content_main ol {  margin-left: 25px;}.loop .content_main ol li {  padding-left: 15px;  margin-bottom: 10px;  font-family: "Gotham-Book";}
.main_social {  padding: 8px;  width: 56px !important;}
.twitter-cresta-share a {  height: 39px;  width: 40px;  background-position: center center;}
.facebook-cresta-share a {  height: 39px;  width: 40px;  background-position: center center;}
#crestashareiconincontent .sbutton {  margin: 0 0 8px !important;}
.cresta-float-shadow:hover, .cresta-float-shadow:focus, .cresta-float-shadow:active {  transform: translateY(0px)!important;}
#crestashareiconincontent .sbutton a[data-name]:hover::before, #crestashareicon .sbutton a[data-name]:hover::before {  top: -21px !important;}#crestashareiconincontent .sbutton a[data-name]:hover::after, #crestashareicon .sbutton a[data-name]:hover::after {  top: -4px !important;}/*.post-type-archive-advertorials .main_content_inner article {  position: relative;  z-index: -9;}*//*27-4-2016*/.event_row_home .event_time {  margin-bottom: 0;  font-weight: normal;}.event_row_home {  margin-bottom: 15px;  padding-bottom: 15px;}.event_in .event_row_home:nth-child(5) {  border-bottom: medium none !important;  margin-bottom: 9px;  padding-bottom: 9px;}.event_in .all_events_link {  margin-top: 0;}.dropdown.dropdown-btn {  z-index: 0 !important;}.main_social_inner .cresta-share-icon a {  float: none;  width: 35px;}.page-id-553 .content-sidebar-wrap .content {  width: 100%;}#wps-gallery-template-7 .wpps-t7-item {  width: 19% !important;} /*29-4-2016*/.album_main_tab #albumcontainer {  float: left;  width: 833px;}.album_main_tab #albumcontainer .album_item_container {  margin-bottom: 15px;  margin-right: 15px;  max-width: 100% !important;  width: 197px;}.album_main_tab #albumcontainer .album_item_bottom {  background: #75809c none repeat scroll 0 0;  padding: 0;}#albumcontainer .album_item_bottom .album_item_name a {  color: #ffffff !important;  height: 38px;  line-height: 38px;  display: block;}.album_main_tab #albumcontainer .album_item_container {  border: inherit;}#albumcontainer .album_item_bottom .album_item_name {  font-size: 13px !important;}.album_main_tab #albumcontainer .album_item_bottom:hover {  background: #000000 none repeat scroll 0 0;}.album_title {  background: #f8f8f8 none repeat scroll 0 0;  font-family: "Gotham-Bold";  margin-bottom: 10px;} 
.page-id-8154 .content-sidebar-wrap .main_social_inner_main{
    width: 103px;
    border-top: 10px solid #000;
    padding: 15px 0;
    border-bottom: 2px solid #000;
    float: left;
    position: fixed;
    margin-top: 26px;
}
.page-id-8154 .content-sidebar-wrap main.content, .page-id-8773 .content-sidebar-wrap main.content {
    width: 670px;
    margin-left: 150px;
    float: left;
}
.page-id-8154 .content-sidebar-wrap .sidebar-news {
	width: 283px;
	float: right;
}
.page-id-8154 .loop .main_heding h3 {
	font-size: 48px;
	text-transform: uppercase;
	line-height: 50px;
	color: #000;
	font-family: 'Gotham-Book';
}
.page-id-8154 .loop .feature_cs img{width: 100%;}
                                                                                                           
/*2-5-2016*/
.album_item_container .event_info_extra .event_time {  border-bottom: 1px solid #dfdfdf;  color: #75809c;  font-family: "Gotham-Bold";  margin-bottom: 10px;  padding-bottom: 10px;}
.album_item_container .event_info_extra { background: #f8f8f8 none repeat scroll 0 0;  float: left;  padding: 15px;}
.home .head-menu-area {  border: none!important;} 

/*5-5-2016*/
.sbutton .cs {  font-size: 18px !important;  padding: 7px 0 !important;}.c-icon-cresta-twitter::before {  font-size: 21px;}.cresta-share-icon .c-icon-cresta-gplus::before {  font-size: 25px;  line-height: 22px !important;}
.news_contant {  font-weight: normal;  margin-bottom: 0px;}/* .cresta-share-icon .c-icon-cresta-gplus::before {    font-size: 25px;    line-height: 22px !important;}.c-icon-cresta-gplus::before {    content: "?";}[class^="c-icon-cresta-"]::before, [class*=" c-icon-cresta-"]::before {    display: inline-block !important;    font-family: "csscfont" !important;    font-style: normal !important;    font-weight: normal !important;    line-height: 1em !important;    text-align: center !important;    text-decoration: inherit !important;}*//*11-5-2016*/.single-riders-profiles .content-sidebar-wrap .content{margin-left: 150px;  width: 670px;}.single-riders-profiles .content-sidebar-wrap .content .content{margin-left: 0px; }

/*17-5-2016*/
.news_row_two .news_image .image_div::before { background: inherit !important;}
#download-iCal-frm-16 .ee-ical-sbmt { display: none;}

.single-espresso_venues .image_div p { color: #bcbcbc; font-size: 12px; margin-bottom: 6px;}
.venue-content h3 { font-size: 25px;}
.event-venues-h3.ee-event-h3 { margin-top: 30px;}

.contact_us_area .wpcf7-form select {color: #767676 !important; font-weight: normal !important;}
.enqiry .wpcf7-form-control-wrap option { margin-bottom: 3px !important;}

/*social-icon*/
#crestashareicon { margin: 0 auto !important;  right: 0 !important;}
.single .content .social-sharing {
    display: none;
}

.main_social .social-sharing a {
    -margin-bottom: 5px;
}

.home .social-sharing {
    display: none;
}
.dropdown-menu .social-sharing.ss-social-sharing {
    display: block;
}


/*single*/
.main_social_inner #crestashareicon {
    opacity: inherit;
    position: inherit;
    transition: inherit;
    visibility: inherit;
    z-index: inherit;
}
#download-iCal-frm-18 .ee-ical-sbmt {
    display: none;
}
.site-title a{
	margin-left: 25px; 
}

.event-content .event-datetimes ul .ee-event-datetimes-li{color: #75809c; font-weight: 600; padding-left: 0;}

/*dextop*/

.event_two_section .event_info_extra {
    background: #f8f8f8 none repeat scroll 0 0;
    float: left;
    min-height: 170px;
    padding: 15px;
	}

.news_row_two .news_photo_credit{font-weight: normal;}
.news_row_two .news_rw_one .news_date {font-weight: normal;color: #B6B0B0 !important;}
.news_row_one .news_info {border-bottom: 1px solid #d5d5d5;}
/*19-5*/
@media only screen and (min-width: 1350px) and (max-width: 1400px)
{
.search_div { width: 414px;}
.header_social_main { margin-top: 30px;}

}


@media only screen and (min-width: 1300px) and (max-width: 1350px)
{
.search_div { width: 417px;}
.header_social_main { margin-top: 30px;}

}


@media only screen and (min-width: 1250px) and (max-width: 1300px)
{
.search_div { width: 415px;}
.header_social_main { margin-top: 30px;}

}

@media only screen and (min-width: 1200px) and (max-width: 1249px)
{
.search_div { width: 415px;}
.header_social_main { margin-top: 30px;}

}

@media only screen and (min-width: 1100px) and (max-width: 1199px)
{
.search_div { width: 425px;}
.header_social_main { margin-top: 30px;}

}


#wptime-plugin-preloader
{
    height:500px !important;
    margin:auto!important;
    width:800px !important;
    top:20%!important;
    bottom:auto!important;
}

@media only screen and (min-width: 1100px)

.site-inner #tabs {
     float: left!important;
    margin-bottom: 20px!important;
    width: 833px !important;
}

}
.search_right ul li {
    background: #e6e6e6 !important;
    border: 1px solid #d3d3d3;
    color: #555555;
    font-weight: normal;
       border-bottom-width: 0;
    float: left !important;
    list-style: none outside none !important;
    margin: 1px 0.2em 0 0;
    padding: 0;
    position: relative;
    top: 0;
    white-space: nowrap;
}
.search_right ul li a {
    float: left;
    padding: 0.5em 1em !important;
    text-decoration: none;
}
.main_result_section #tabs-3,.main_result_section #tabs-2,.main_result_section #tabs-1 {
    display: none;
}


.term_and_condition ol li {
    margin-bottom: 15px;
    margin-left: 15px;
    padding-left: 15px;
 font-family: "Gotham-Book";
}



/*26-5-2016*/

.post-type-archive-videos .videos .social_div {
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute;
    width: 500px !important;
     z-index: 9999;
}

.post-type-archive-videos #video_link_icon a {
    background-size: 100% auto;
    height: 50px;
    left: 0;
    top: 70px;
    width: 70px;
}
.post-type-archive-videos .video_area > iframe {
    height: 269px;
}
.post-type-archive-videos #video_link_icon {
    float: left;
    height: 135px;
    margin-top: 0;
    position: absolute;
    width: 209px;
 
}

.post-type-archive-videos .close:hover {
    color: #ffffff;
    opacity: 1;
}

.post-type-archive-videos .close {
    background: none repeat scroll 0 0 #000000;
    color: #ffffff !important;
    opacity: 1 !important;
    padding: 0 5px;
    position: relative;
    z-index: 5000;
}

.post-type-archive-videos .document_list_main .videos .main_video {
   margin-top: -21px;

  
}
.post-type-archive-videos .main_social.main_video {
    width: 100% !important;
 margin-top: -20px;
}

/*single vedio*/
.single-videos .close {
    background: none repeat scroll 0 0 #000000;
    color: #ffffff !important;
    opacity: 1 !important;
    padding: 0 5px;
    position: relative;
    z-index: 5000;
}
.single-videos .main_social {
   margin-top: -21px;
    
}
.single-videos .close:hover {
    color: #ffffff;
    opacity: 1;
}

.single-videos .social_div {
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute;
    width: 500px !important;
     z-index: 999;
      top: 0 !important;
}

.single-videos .main_social {
    width: 100% !important;
}
.single-videos .feature_cs {
    position: relative;
}
.single-videos .more_videos{
	margin-top: -9px;
	padding: 10px 30px;
}
.single-videos .video_area > iframe {
    height: 313px;
}

.post-type-archive-videos .videos .social_div { margin-top: -15px;}

/*responsive*/

@media screen and (max-width:736px) {
.ee-gmap-wrapper .ee-gmap{ width: 100% !important;}
}

@media only screen and (min-width: 1024px) and (max-width: 1100px){
	.cal_pop_div .date_popup_wrap {  width: 150px;}
	.event_row_cal_pop .pop_info_ev {  width: 100%;}
	.event_row_cal_pop .event_img {  width: 100%;}
	
.event_two_section .event_info_extra .event_title {height: 47px !important;}
.event_two_section .event_info_extra .event_time { min-height: 53px;}
.event_two_section .event_info_extra .event_content { min-height: 40px !important;}

/*27-5-2016*/
.post-type-archive-videos #video_link_icon a{height: 40px;width: 60px;}
.post-type-archive-videos #video_link_icon{height: 117px;width: 180px;}
.post-type-archive-videos #video_link_icon a { height: 40px;  left: 0;  top: 60px !important; width: 60px;}
.post-type-archive-videos .video_area > iframe { height: 232px;}
.post-type-archive-videos .document_list_main .social_div { margin-top: -15px;  width: 430px !important;}
.single-videos .video_area > iframe { height: 281px;}
.videos_text_row .videos_title {font-size: 11.4px;}

/*15-6-2016*/
.home .more_videos { font-size: 15px;  padding: 0 30px 10px;}
.home_video_area .social_div iframe { height: 517px !important;}
.home .video_poup_info {   bottom: 78px;}

/*29-6-2016*/

	.site-inner #tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {width: 74% !important;}
	.search_left .seatch_box_div > input {padding: 4px 10px !important;}
	.main_result_section .event_two_section .event_info_extra {background: #f8f8f8 none repeat scroll 0 0; float: left; min-height: 200px; padding: 15px;}
	.main_result_section .event_pinboard .event_two_section .event_info_extra .event_title {margin-bottom: 20px !important;}
	.venue-location .venue-gmap {margin-top: 20px;}

}

@media only screen and (min-width: 980px) and (max-width: 1023px){
.event_two_section .event_info_extra .event_title {height: 47px !important;}
.event_two_section .event_info_extra .event_time { min-height: 53px;}
.event_two_section .event_info_extra .event_content { min-height: 40px !important;}
.videos_text_row .videos_title {  font-size: 9px !important;}

/*27-5-2016*/
.post-type-archive-videos #video_link_icon a{height: 40px;width: 60px;}
.post-type-archive-videos #video_link_icon{height: 117px;width: 180px;}
.post-type-archive-videos #video_link_icon a { height: 40px;  left: 0;  top: 60px !important; width: 60px;}
.post-type-archive-videos .video_area > iframe { height: 232px;}
.post-type-archive-videos .document_list_main .social_div { margin-top: -15px;  width: 430px !important;}
.single-videos .video_area > iframe { height: 281px;}
.single-videos .loop .feature_cs .social_div {width: 437px !important;}
/*15-6-2016*/
.home .more_videos { font-size: 15px;  padding: 0 30px 10px;}
.home_video_area .social_div iframe { height: 517px !important;}

}

@media only screen and (min-width: 800px) and (max-width: 979px){
.videos_text_row .videos_title { font-size: 9px !important;}
.event_two_section .event_info_extra .event_title {height: 47px !important;}
.event_two_section .event_info_extra .event_time { min-height: 53px;}
.event_two_section .event_info_extra .event_content { min-height: 34px !important;}
.sidebar .advert_img.advert_three > p { padding-top: 0;}

/*27-5-2016*/
.post-type-archive-videos #video_link_icon a { height: 40px;  left: 0;  top: 60px !important; width: 60px;}
.post-type-archive-videos .video_area > iframe {height: 189px;}
.post-type-archive-videos .document_list_main .social_div { margin-top: -15px; width: 360px !important;}
.single-videos .video_area > iframe {height: 235px;}
.single-videos .document_list_main .social_div {width: 455px !important;}
.post-type-archive-videos .document_list_main #video_link_icon a { height: 30px;  left: 0;  top: 51px !important; width: 40px;}
.single-videos .loop .feature_cs .social_div {width: 437px !important;}

/*25-6-2016*/
.home_video_area .social_div iframe {height: 356px !important;}
.video_poup_info {bottom: 88px;}
.home .videos_title {font-size: 13px;}

/*29-6-2016*/

	.site-inner #tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {width: 72% !important;}
	.search_left .seatch_box_div > input {padding: 4px 10px !important;}
	.event_pinboard .event_row_eventpage.event_two_section {margin-right: 15px !important; width: 30%;}
	.event_two_section .event_info_extra .event_title {float: left; height: 48px; margin-bottom: 20px;}
	.main_result_section .event_two_section .event_info_extra {background: #f8f8f8 none repeat scroll 0 0; float: left; min-height: 200px; padding: 15px;}
	.main_result_section .event_pinboard .event_two_section .event_info_extra .event_title {margin-bottom: 20px !important;}
	.cal_search input {padding: 4px 6px !important;}
	.venue-location .venue-gmap {margin-top: 20px;}

}

@media only screen and (min-width: 768px) and (max-width: 799px){
	.news_row_one .news_photo_credit, .news_row_two .news_photo_credit {float: left;margin-bottom: 10px;}
.event_two_section .event_info_extra .event_title {height: 47px !important;}
.event_two_section .event_info_extra .event_time { min-height: 53px;}
.event_two_section .event_info_extra .event_content { min-height: 34px !important;}
.sidebar .advert_img.advert_three > p { padding-top: 0;}
.videos_text_row .videos_title { font-size: 9px !important;}

/*27-5-2016*/
.post-type-archive-videos #video_link_icon a { height: 40px;  left: 0;  top: 60px !important; width: 60px;}
.post-type-archive-videos .video_area > iframe {height: 189px;}
.post-type-archive-videos .document_list_main .social_div { margin-top: -15px; width: 360px !important;}
.single-videos .video_area > iframe {height: 235px;}
.single-videos .document_list_main .social_div {width: 438px !important;}
.post-type-archive-videos #video_link_icon a { height: 30px;  left: 0;  top: 51px !important; width: 40px;}
.single-videos .loop .feature_cs .social_div {width: 437px !important;}

/*25-6-2016*/
.home_video_area .social_div iframe {height: 356px !important;}
.video_poup_info {bottom: 88px;}
.home .videos_title {font-size: 13px;}

/*29-6-2016*/

	.site-inner #tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {width: 74% !important;}
	.search_left .seatch_box_div > input {padding: 4px 10px !important;}
	.event_pinboard .event_row_eventpage.event_two_section {margin-right: 15px !important; width: 31.3%;}
	.event_pinboard .event_row_eventpage.event_two_section:nth-child(3n){margin-right:0px !important;}
	.event_two_section .event_info_extra .event_title {float: left; height: 48px; margin-bottom: 20px;}
	.main_result_section .event_two_section .event_info_extra {background: #f8f8f8 none repeat scroll 0 0; float: left; min-height: 200px; padding: 15px;}
	.main_result_section .event_pinboard .event_two_section .event_info_extra .event_title {margin-bottom: 20px !important;}
	.cal_search input {padding: 4px 6px !important;}
	.venue-location .venue-gmap {margin-top: 20px;}

}


/*---------------------------Mobile
-----------------------------------*/

@media only screen and (min-width: 737px) and (max-width: 767px) {
		/*29-6-2016*/

	.site-inner #tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {width: 100% !important;}
	.search_left .seatch_box_div > input {padding: 4px 10px !important;}
	.event_pinboard .event_row_eventpage.event_two_section {margin-right: 19px !important; width: 31.3%;}
	.event_pinboard .event_row_eventpage.event_two_section:nth-child(3n){margin-right:0px !important;}
	.event_two_section .event_info_extra .event_title {float: left; height: 48px; margin-bottom: 20px;}
	.main_result_section .event_two_section .event_info_extra {background: #f8f8f8 none repeat scroll 0 0; float: left; min-height: 200px; padding: 15px;}
	.main_result_section .event_pinboard .event_two_section .event_info_extra .event_title {margin-bottom: 20px !important;}
	.cal_search input {padding: 4px 6px !important;}
	.site-inner #tabs {float: left !important; width: 100% !important;}
	.site-inner .sidebar-news {width:100% !important;}
	.event_two_section .event_btn a {font-size: 12px;}
	.venue-location .venue-gmap {margin-top: 20px;}
	.ee-gmap{height: 220px !important;}
	.event_agenda .event_one_section .event_col_right {width: 100%;}
	
	.sidebar .advert_three {float: left; margin-bottom: 15px;}
	.side_advert_section .advert_three a img {float: left; width: 95%;}
	.side_advert_section .advert_four a img {float: left; width: 41%;}	
	.event_pinboard .event_two_section .event_img img {width: 100%;}
}

@media only screen and (min-width: 701px) and (max-width: 736px){
.event_two_section .event_info_extra .event_title {height: 47px !important;}
.event_two_section .event_info_extra .event_content {min-height: 40px !important;}
.event_two_section .event_info_extra .event_time { min-height: 53px;}
.videos_text_row .videos_title { font-size: 11px !important;}

/*27-5-2016*/
.post-type-archive-videos #video_link_icon a { height: 40px;  left: 0;  top: 60px !important; width: 60px;}
.post-type-archive-videos .video_area > iframe {height: 188px;}
.post-type-archive-videos .document_list_main .social_div { margin-top: -15px; width: 360px !important;}
.single-videos .video_area > iframe {height: 240px;}
.single-videos .document_list_main .social_div {width: 438px !important;}
.post-type-archive-videos #video_link_icon a { height: 30px;  left: 0;  top: 51px !important; width: 40px;}

	/*29-6-2016*/

	.site-inner #tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {width: 100% !important;}
	.search_left .seatch_box_div > input {padding: 4px 10px !important;}
	.event_pinboard .event_row_eventpage.event_two_section {margin-right: 19px !important; width: 31.3%;}
	.event_pinboard .event_row_eventpage.event_two_section:nth-child(3n){margin-right:0px !important;}
	.event_two_section .event_info_extra .event_title {float: left; height: 48px; margin-bottom: 20px;}
	.main_result_section .event_two_section .event_info_extra {background: #f8f8f8 none repeat scroll 0 0; float: left; min-height: 200px; padding: 15px;}
	.main_result_section .event_pinboard .event_two_section .event_info_extra .event_title {margin-bottom: 20px !important;}
	.cal_search input {padding: 4px 6px !important;}
	.site-inner #tabs {float: left !important; width: 100% !important;}
	.site-inner .sidebar-news {width:100% !important;}
	.event_two_section .event_btn a {font-size: 12px;}
	.venue-location .venue-gmap {margin-top: 20px;}
	.ee-gmap{height: 220px !important;}
	.sidebar .advert_three {float: left; margin-bottom: 15px;}
	.side_advert_section .advert_three a img {float: left; width: 95%;}
	.side_advert_section .advert_four a img {float: left; width: 41%;}	
	.event_pinboard .event_two_section .event_img img {width: 100%;}

}

@media only screen and (min-width: 651px) and (max-width: 700px){
.event_two_section .event_info_extra .event_title {height: 47px !important;}
.event_two_section .event_info_extra .event_content {min-height: 40px !important;}
.event_two_section .event_info_extra .event_time { min-height: 53px;}
.videos_text_row .videos_title { font-size: 9px !important;}

/*27-5-2016*/
.post-type-archive-videos #video_link_icon a { height: 40px;  left: 0;  top: 60px !important; width: 60px;}
.post-type-archive-videos .video_area > iframe {height: 188px;}
.post-type-archive-videos .document_list_main .social_div { margin-top: -15px; width: 360px !important;}
.single-videos .video_area > iframe {height: 293px;}
.single-videos .document_list_main .social_div {width: 438px !important;}
.post-type-archive-videos #video_link_icon a { height: 30px;  left: 0;  top: 51px !important; width: 40px;}

	/*29-6-2016*/

	.site-inner #tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {width: 100% !important;}
	.search_left .seatch_box_div > input {padding: 4px 10px !important;}
	.event_pinboard .event_row_eventpage.event_two_section {margin-right: 19px !important; width: 31.3%;}
	.event_pinboard .event_row_eventpage.event_two_section:nth-child(3n){margin-right:0px !important;}
	.event_two_section .event_info_extra .event_title {float: left; height: 48px; margin-bottom: 20px;}
	.main_result_section .event_two_section .event_info_extra {background: #f8f8f8 none repeat scroll 0 0; float: left; min-height: 200px; padding: 15px;}
	.main_result_section .event_pinboard .event_two_section .event_info_extra .event_title {margin-bottom: 20px !important;}
	.cal_search input {padding: 4px 6px !important;}
	.site-inner #tabs {float: left !important; width: 100% !important;}
	.site-inner .sidebar-news {width:100% !important;}
	.event_two_section .event_btn a {font-size: 12px;}
	.venue-location .venue-gmap {margin-top: 20px;}
	.ee-gmap{height: 220px !important;}
	
	
	.sidebar .advert_three {float: left; margin-bottom: 15px;}
	.side_advert_section .advert_three a img {float: left; width: 100%;}
	.side_advert_section .advert_four a img {float: right; width: 41%;}	
	.event_pinboard .event_two_section .event_img img {width: 100%;}
	


}

@media only screen and (min-width: 515px) and (max-width: 650px){
.event_two_section .event_info_extra .event_title {height: 47px !important;}
.event_two_section .event_info_extra .event_content {min-height: 40px !important;}
.event_two_section .event_info_extra .event_time { min-height: 53px;}
.videos_text_row .videos_title { font-size: 9px !important;}

/*27-5-2016*/
.post-type-archive-videos #video_link_icon a { height: 40px;  left: 0;  top: 60px !important; width: 60px;}
.post-type-archive-videos .video_area > iframe {height: 188px;}
.post-type-archive-videos .document_list_main .social_div { margin-top: -15px; width: 360px !important;}
.single-videos .video_area > iframe {height: 240px;}
.single-videos .document_list_main .social_div {width: 438px !important;}
.post-type-archive-videos #video_link_icon a { height: 30px;  left: 0;  top: 51px !important; width: 40px;}

	/*29-6-2016*/

	.site-inner #tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {width: 100% !important;}
	.search_left .seatch_box_div > input {padding: 4px 10px !important;}
	.event_pinboard .event_row_eventpage.event_two_section {margin-right: 15px !important; width: 31.3%;}
	.event_pinboard .event_row_eventpage.event_two_section:nth-child(3n){margin-right:0px !important;}
	.event_two_section .event_info_extra .event_title {float: left; height: 48px; margin-bottom: 20px;}
	.main_result_section .event_two_section .event_info_extra {background: #f8f8f8 none repeat scroll 0 0; float: left; min-height: 200px; padding: 15px;}
	.main_result_section .event_pinboard .event_two_section .event_info_extra .event_title {margin-bottom: 20px !important;}
	.cal_search input {padding: 4px 6px !important;}
	.site-inner #tabs {float: left !important; width: 100% !important;}
	.site-inner .sidebar-news {width:100% !important;}
	.event_two_section .event_btn a {font-size: 12px;}
	.ee-gmap{height: 200px !important;}
	.venue-location .venue-gmap {margin-top: 20px;}
	.sidebar .advert_three {float: left; margin-bottom: 15px;}
	.side_advert_section .advert_three a img {float: left; width: 100%;}
	.side_advert_section .advert_four a img {float: right; width: 41%;}	
	.event_pinboard .event_two_section .event_img img {width: 100%;}
	.side_advert_section.advert_three {width: 56%;}

.event_pinboard .event_row_eventpage.event_two_section {
    margin-right: 15px !important;
    width: 31%;
}

}

@media only screen and (min-width:486px) and (max-width:569px)
{
	/*29-6-2016*/

	.site-inner #tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {width: 100% !important;}
	.search_left .seatch_box_div > input {padding: 4px 10px !important;}
	.event_pinboard .event_row_eventpage.event_two_section {margin-right: 15px !important; width: 31.3%;}
	.event_pinboard .event_row_eventpage.event_two_section:nth-child(3n){margin-right:0px !important;}
	.event_two_section .event_info_extra .event_title {float: left; height: 48px; margin-bottom: 20px;}
	.main_result_section .event_two_section .event_info_extra {background: #f8f8f8 none repeat scroll 0 0; float: left; min-height: 200px; padding: 15px;}
	.main_result_section .event_pinboard .event_two_section .event_info_extra .event_title {margin-bottom: 20px !important;}
	.cal_search input {padding: 4px 6px !important;}
	.site-inner #tabs {float: left !important; width: 100% !important;}
	.site-inner .sidebar-news {width:100% !important;}
	.event_two_section .event_btn a {font-size: 12px;}
	.ee-gmap{height: 200px !important;}
	.venue-location .venue-gmap {margin-top: 20px;}
	.sidebar .advert_three {float: left; margin-bottom: 15px;}
	.side_advert_section .advert_three a img {float: left; width: 100%;}
	.side_advert_section .advert_four a img {float: right; width: 41%;}	
	.event_pinboard .event_two_section .event_img img {width: 100%;}
	
}

@media only screen and (min-width: 415px) and (max-width: 514px){
.term_and_condition ol li{word-wrap: break-word;}
.videos_text_row .videos_title { font-size: 9px !important;}

/*27-5-2016*/
.post-type-archive-videos #video_link_icon a { height: 40px;  left: 0;  top: 60px !important; width: 60px;}
.post-type-archive-videos .video_area > iframe {height: 180px;}
.post-type-archive-videos .document_list_main .social_div { margin-top: -15px; width: 90% !important;}
.single-videos .video_area > iframe {height: 215px;}
.post-type-archive-videos #video_link_icon a {height: 25px !important; left: -10px; top: 40px !important; width: 40px !important;}
.single-videos .video_link_area { top: 20px !important;}
.single-videos .social_div {width: 100% !important;}
.post-type-archive-videos #video_link_icon { height: 77px; width: 119px;}

/*29-6-2016*/

	.site-inner #tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {width: 100% !important;}
	.search_left .seatch_box_div > input {padding: 4px 10px !important;}
	.event_pinboard .event_row_eventpage.event_two_section {float: left !important; margin-right:15px; width: 48%;}
	.event_two_section .event_info_extra .event_title {float: left; height: 48px; margin-bottom: 20px;}
	.main_result_section .event_two_section .event_info_extra {background: #f8f8f8 none repeat scroll 0 0; float: left; min-height: 165px; padding: 15px; margin-bottom: 0px;}
	.main_result_section .event_pinboard .event_two_section .event_info_extra .event_title {margin-bottom: 20px !important;}
	.cal_search input {padding: 4px 6px !important;}
	.site-inner #tabs {float: left !important; width: 100% !important;}
	.site-inner .sidebar-news {width:100%;}
	.event_two_section .event_btn a {font-size: 12px;}
	.ui-widget-content .search_right {float: none !important; margin: 0 auto !important; width: 49%;}
	.ee-gmap{height: 200px !important;}
	.venue-location .venue-gmap {margin-top: 20px;}
	.main_result_section .event_row_eventpage .event_btn {margin-bottom: 15px;}
	.event_agenda .event_one_section .event_col_right {width: 100%;}
	.search_left {float: none; margin: 0 auto; width: 83%;}
	.event_pinboard .event_two_section .event_img img {width: 100%;}
	
	.sidebar .advert_three {float: left; margin-bottom: 15px;}
	.side_advert_section .advert_three a img {float: left; width: 100%;}
	.side_advert_section .advert_four a img {float: right; width: 41%;}	
	.event_pinboard .event_two_section .event_img img {width: 100%;}
	.side_advert_section.advert_three {width: 100%;}
	.side_advert_section.advert_three .advert_img.advert_three {width: 100%;}

}

@media only screen and (min-width: 381px) and (max-width: 414px){
.term_and_condition ol li{word-wrap: break-word;}

/*27-5-2016*/
.post-type-archive-videos #video_link_icon a { height: 40px;  left: 0;  top: 60px !important; width: 60px;}
.post-type-archive-videos .video_area > iframe {height: 180px;}
.post-type-archive-videos .document_list_main .social_div { margin-top: -15px; width: 90% !important;}
.single-videos .video_area > iframe {height: 215px;}
.post-type-archive-videos #video_link_icon a {height: 25px !important; left: -10px; top: 40px !important; width: 40px !important;}
.single-videos .video_link_area { top: 20px !important;}
.single-videos .social_div {width: 100% !important;}
.post-type-archive-videos #video_link_icon { height: 77px; width: 119px;}

/*29-6-2016*/

	.site-inner #tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {width: 100% !important;}
	.search_left .seatch_box_div > input {padding: 4px 10px !important;}
	.event_pinboard .event_row_eventpage.event_two_section {float: none !important; margin-left: auto; margin-right: auto; width: 53%;}
	.event_two_section .event_info_extra .event_title {float: left; height: 48px; margin-bottom: 20px;}
	.main_result_section .event_two_section .event_info_extra {background: #f8f8f8 none repeat scroll 0 0; float: left; min-height: 20px; padding: 15px; margin-bottom: 0px;}
	.main_result_section .event_pinboard .event_two_section .event_info_extra .event_title {margin-bottom: 20px !important;}
	.cal_search input {padding: 4px 6px !important;}
	.site-inner #tabs {float: left !important; width: 100% !important;}
	.site-inner .sidebar-news {width:100%;}
	.event_two_section .event_btn a {font-size: 12px;}
	.ui-widget-content .search_right {float: none !important; margin: 0 auto !important; width: 58%;}
	.ee-gmap{height: 200px !important;}
	.venue-location .venue-gmap {margin-top: 20px;}
	.main_result_section .event_row_eventpage .event_btn {margin-bottom: 15px;}
	.search_left {float: none; margin: 0 auto; width: 94%;}

}


@media only screen and (min-width: 321px) and (max-width: 380px){
.term_and_condition ol li{word-wrap: break-word;}

/*27-5-2016*/
.post-type-archive-videos #video_link_icon a { height: 40px;  left: 0;  top: 60px !important; width: 60px;}
.post-type-archive-videos .video_area > iframe {height: 158px;}
.post-type-archive-videos .document_list_main .social_div { margin-top: -15px; width: 90% !important;}
.single-videos .video_area > iframe {height: 200px;}
.post-type-archive-videos #video_link_icon a {height: 25px !important; left: -10px; top: 40px !important; width: 40px !important;}
.single-videos .video_link_area { top: 20px !important;}
.single-videos .social_div {width: 100% !important;}
.post-type-archive-videos #video_link_icon { height: 77px; width: 119px;}
     
/*29-6-2016*/

	.site-inner #tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {width: 100% !important;}
	.search_left .seatch_box_div > input {padding: 4px 10px !important;}
	.event_pinboard .event_row_eventpage.event_two_section {float: none !important; margin-left: auto; margin-right: auto; width: 59%;}
	.event_two_section .event_info_extra .event_title {float: left; height: 48px; margin-bottom: 20px;}
	.main_result_section .event_two_section .event_info_extra {background: #f8f8f8 none repeat scroll 0 0; float: left; min-height: 20px; padding: 15px; margin-bottom: 0px;}
	.main_result_section .event_pinboard .event_two_section .event_info_extra .event_title {margin-bottom: 20px !important;}
	.cal_search input {padding: 4px 6px !important;}
	.site-inner #tabs {float: left !important; width: 100% !important;}
	.site-inner .sidebar-news {width:100%;}
	.event_two_section .event_btn a {font-size: 12px;}
	.ui-widget-content .search_right {float: none !important; margin: 0 auto !important; width: 64%;}
	.ee-gmap{height: 200px !important;}
	.venue-location .venue-gmap {margin-top: 20px;}
	.main_result_section .event_row_eventpage .event_btn {margin-bottom: 15px;}		

}



@media only screen and (min-width: 200px) and (max-width: 320px){
.term_and_condition ol li{word-wrap: break-word;}

/*27-5-2016*/
.post-type-archive-videos #video_link_icon a { height: 40px;  left: 0;  top: 60px !important; width: 60px;}
.post-type-archive-videos .video_area > iframe {height: 158px;}
.post-type-archive-videos .document_list_main .social_div { margin-top: -15px; width: 90% !important;}
.single-videos .video_area > iframe { height: 140px}
.post-type-archive-videos #video_link_icon a { height: 30px;  left: 0;  top: 80px !important; width: 40px;}
.single-videos .video_link_area { top: 20px !important;}
.single-videos .social_div {width: 100% !important;}

/*29-6-2016*/

	.site-inner #tabs.ui-tabs.ui-widget.ui-widget-content.ui-corner-all {width: 100% !important;}
	.search_left .seatch_box_div > input {padding: 4px 10px !important;}
	.event_pinboard .event_row_eventpage.event_two_section {margin-left: auto; margin-right: auto; width: 69%;}
	.event_two_section .event_info_extra .event_title {float: left; height: 48px; margin-bottom: 20px;}
	.main_result_section .event_two_section .event_info_extra {background: #f8f8f8 none repeat scroll 0 0; float: left; min-height: 20px; padding: 15px; margin-bottom: 0px;}
	.main_result_section .event_pinboard .event_two_section .event_info_extra .event_title {margin-bottom: 20px !important;}
	.cal_search input {padding: 4px 6px !important;}
	.site-inner #tabs.gallery-temp-myclass {float: left !important; width: 100% !important;}
	.site-inner .sidebar-news {width:100%;}
	.event_two_section .event_btn a {font-size: 12px;}
	.ui-widget-content .search_right {float: none !important; margin: 0 auto !important; width: 76%;}
	.ee-gmap{height: 200px !important;}
	.venue-location .venue-gmap {margin-top: 20px;}
	.main_result_section .event_row_eventpage .event_btn {margin-bottom: 15px;}
	
	
	.wps-image-details .wps-image-details-watermark-section { float: none !important; margin-right: 0px;  width: 100% !important;}
	.wps-image-details .wps-digital-details { margin-top: 0px; width: 100% !important;}

}

.post-type-archive .riders-profiles {  
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 15px;
    padding-bottom: 15px;
}


.video_area .ytp-chrome-bottom {
    bottom: 31px !important;
}

.site-inner #tabs{
   width: 833px !important;
  float: left !important;
}
#tabs .search_right ul li {
    float: left;
   list-style: outside none none !important;
}
@media only screen and (min-width: 1280px) and (max-width: 3000px)
{
.archive  .for_sale_area article{ min-height: 341px;}


}


/*------------------*----------------*-----------------28-7-2016--------------------*------------------*---------------*/


.album-myown-class .event_two_section .event_info_extra {min-height: 110px !important;}
.event_info_extra .event-text-name {float: left; width: 100%;}
.event_two_section .event_info_extra {float: left; min-height: 155px; padding: 15px;}
.wps-image-details-watermark-section { float: left !important;  width: 40% !important; margin-bottom:20px;}
.wps-image-details .wps-digital-details {float: right; width: 50%;}
.wps-image-details .wps-css-clear { clear: inherit;}
.main_content {float: left; width: 100%;}

.wps-image-details .wps-digital-details-prev-next {display: none;}
.wps-image-details .add_to_cart_success_msg {display:none;}

.page-template-template-album .event_row_eventpage .event_btn {
    float: left;
    width: 100%;
}
.page-template-template-album .event_two_section .event_info_extra {
    width: 100%;
}
.page-child #tabs .main_result_section #albumcontainer .event_two_section{ max-width: 100% !important;  width: 188px !important;}   

.page-child .event_two_section .event_info_extra .event_time { font-size: 12px;}
.page-child #albumcontainer .event_row_eventpage .event_img a img {width: 100%;}
.page-child .event_two_section .event_info_extra{width: 100%;}
.page-child .event_row_eventpage .event_btn { float: left;  width: 100%;}
	.site-inner #tabs.gallery-temp-myclass { float: left !important;  width: 100% !important;}









@media screen and (max-width:568px) {
	
	.wps-image-details .wps-image-details-watermark-section { float: none !important; margin-right: 0px;  width: 100% !important;}
	.wps-image-details .wps-digital-details { margin-top: 0px; width: 100% !important;}
		.site-inner #tabs.gallery-temp-myclass { float: left !important;  width: 100% !important;}
}

@media screen and (max-width:1200px) {

}

/* ipad */
@media only screen and (min-width:1024px) and (max-width:1100px) 
{
	/*28-7-2016*/
.main_content {width: 74% !important;}
.wps-image-details .wps-image-details-watermark-section {float: left !important; width: 40% !important;}
.wps-image-details .wps-digital-details {float: left; width: 55% !important;}

/*album inner page add to cart*/
#gallerybuy.gallery-myown-class .item { width: 168px;}
.parent-pageid-495 .content-sidebar-wrap .content { width: 74%;}

/*------------17-8-2016-------------*/
.site-footer {margin-top: 0px !important;}
.gallery-temp-myclass .event_two_section {width: 157px !important; margin-right: 13px !important;}
.page-child #albumcontainer .event_two_section:nth-of-type(4n) { margin-right: 0px !important;}
#wps-gallery-template-7 #wps-gallery-template-7-image-container .wpps-t7-item {align-items: center !important; display: flex !important; height: 86px !important; overflow: hidden !important; vertical-align: middle !important; width: 19% !important;	-webkit-align-items: center !important;  display: -webkit-flex !important;}

	/*=============2-9-2016==============*/

.for_sale_area .other_info_content .classified_content { min-height: 126px; padding: 15px 10px;}
.post-type-archive-horses-for-sale .for_sale_area article:nth-of-type(4n) {
    clear: left;
}
.page-id-108 .content-sidebar-wrap .content {
    width:70% !important;
}



}
@media only screen and (min-width:800px) and (max-width:1023px)
{
	.news_row_one .news_photo_credit, .news_row_two .news_photo_credit {float: left;margin-bottom: 10px;}
	/*28-7-2016*/
.main_content {width: 74% !important;}
.wps-image-details .wps-image-details-watermark-section { float: left !important; margin-right: 20px;  width: 39% !important;}
.wps-image-details .wps-digital-details { margin-top: -20px; width: 58% !important;}
.page-template-template-album #albumcontainer .event_row_eventpage.event_two_section:nth-of-type(4n) { margin-right: 16px !important;}

/*album inner page add to cart*/
.parent-pageid-495 .content-sidebar-wrap .content { width: 74%;}
#gallerybuy.gallery-myown-class .item {width: 177px;}
#gallerybuy.gallery-myown-class .item:nth-of-type(3n) { margin-right: 0;}
#gallerybuy.gallery-myown-class .item:nth-of-type(4n) { margin-right: 15px;}
.wps-cart-page-wrapper .pure-g .pure-u-1.pure-u-md-1-1.pure-u-lg-1-3 {width: 50%;}

/*------------17-8-2016-------------*/
.site-footer {margin-top: 0px !important;}
#wps-gallery-template-7 #wps-gallery-template-7-image-container .wpps-t7-item { align-items: center !important; display: flex !important; height: 69px !important; overflow: hidden !important; vertical-align: middle !important;  width: 19% !important; -webkit-align-items: center !important;  display: -webkit-flex !important;}

/*=============2-9-2016==============*/

.for_sale_area .other_info_content .classified_content { min-height: 126px; padding: 15px 10px;}
.post-type-archive-horses-for-sale .for_sale_area article:nth-of-type(4n) {
    clear: left;
}
.page-id-108 .content-sidebar-wrap .content {
    width:70% !important;
}


}
@media only screen and (min-width:768px) and (max-width:799px)
{
	/*28-7-2016*/
.main_content {width:74% !important;}

.wps-image-details .wps-image-details-watermark-section { float: left !important; margin-right: 20px;  width: 39% !important;}
.wps-image-details .wps-digital-details { margin-top: -20px; width: 58% !important;}
.page-template-template-album #albumcontainer .event_row_eventpage.event_two_section:nth-of-type(4n) { margin-right: 16px !important;}
.site-inner .content .status-publish .entry-content #tabs{ width: 100%;}
.parent-pageid-562 #tabs .inner_advertise { width: 98.5%;}
.page-child #albumcontainer .event_two_section:nth-of-type(4n) { margin-right: 15px !important;}

/*album inner page add to cart*/
.parent-pageid-495 .content-sidebar-wrap .content { width: 74%;}
#gallerybuy.gallery-myown-class .item { width: 169px;}
#gallerybuy.gallery-myown-class .item:nth-of-type(3n) { margin-right: 0;}
#gallerybuy.gallery-myown-class .item:nth-of-type(4n) { margin-right: 15px;}


/*------------17-8-2016-------------*/
.site-footer {margin-top: 0px !important;}
#tabs #albumcontainer .event_row_eventpage.event_two_section:nth-child(4n){margin-right: 13px !important;}
#wps-gallery-template-7 #wps-gallery-template-7-image-container .wpps-t7-item {align-items: center !important; display: flex !important; height: 69px !important;  overflow: hidden !important;  vertical-align: middle !important; width: 19% !important; -webkit-align-items: center !important;  display: -webkit-flex !important;}

/*=============2-9-2016==============*/

.for_sale_area .other_info_content .classified_content { min-height: 126px; padding: 15px 10px;}
.post-type-archive-horses-for-sale .for_sale_area article:nth-of-type(4n) {
    clear: left;
}
.page-id-108 .content-sidebar-wrap .content {
    width:70% !important;
}

}



@media only screen and (max-width:767px) 
{
	body .nav-menu-srm li {
	border-top: 0px solid #000000;
}
body .nav-menu-srm li li {
	border-bottom: 0px solid #000000 !important;
}
/*------------17-8-2016-------------*/
.site-footer {margin-top: 0px !important;}
.page-id-108 .content-sidebar-wrap .content {
    width:100% !important;
}

}

@media only screen and (max-width:485px) {
	
#wps-gallery-template-7 #wps-gallery-template-7-image-container .wpps-t7-item {
  align-items: center !important;
  display: flex !important;
  float: none !important;
  height: 150px !important;
  left: auto !important;
  margin: 0 auto 8px !important;
  overflow: hidden !important;
  position: relative !important;
  text-align: center !important;
  top: auto !important;
  vertical-align: middle !important;
  width: 87% !important;
}
.page-template #albumcontainer .event_row_eventpage.event_two_section .event_btn {margin-bottom: 15px;}

/*===========2-9-2016=============*/

.for_sale_area .other_info_content .classified_content {min-height:auto !important; padding: 15px;}
.for_sale_area article {float: none !important; margin: 0 auto 20px !important;  width: 70% !important;}

}
/*mobile */
@media only screen and (min-width:671px) and (max-width:736px)
{
	.wps-image-details .wps-image-details-watermark-section { float: left !important; margin: 0px auto;  width: 39% !important;}
	.wps-image-details .wps-digital-details { margin-top: -20px; width: 59% !important;}
	
	/*------------17-8-2016-------------*/
.gallery-temp-myclass #albumcontainer .event_two_section:nth-of-type(3n) {margin-right: 0 !important;}
#tabs.gallery-temp-myclass #albumcontainer .event_two_section:nth-of-type(4n) {margin-right: 14px !important;}

#wps-gallery-template-7 #wps-gallery-template-7-image-container .wpps-t7-item {
    align-items: center !important;
    display: flex !important;
    height: 69px !important;
    overflow: hidden !important;
    vertical-align: middle !important;
    width: 19% !important;
	
	-webkit-align-items: center !important;
    display: -webkit-flex !important;
}

/*===========2-9-2016=============*/

.for_sale_area .other_info_content .classified_content {min-height: 126px; padding: 15px;}
.for_sale_area article:nth-of-type(2n) {margin-right: 15px !important;}
.post-type-archive-horses-for-sale .for_sale_area article:nth-of-type(4n) {
    clear: left;
}
	
}
@media only screen and (min-width:570px) and (max-width:670px)
{
	/*-------28-7-2016-------*/

.site-inner #tabs {float: left; margin-bottom: 20px;  width: 100% !important;}
.page-template-template-album #albumcontainer .event_row_eventpage.event_two_section:nth-of-type(4n) {margin-right: 16px !important;}
.wps-image-details .wps-image-details-watermark-section { float: none !important; margin: 0px auto;  width: 95% !important;}
.wps-image-details .wps-digital-details { margin-top: 0px; width: 100% !important;}

/*------------17-8-2016-------------*/
.gallery-temp-myclass #albumcontainer .event_two_section:nth-of-type(3n) {margin-right: 0 !important;}
#tabs.gallery-temp-myclass #albumcontainer .event_two_section:nth-of-type(4n) {margin-right: 14px !important;}
#wps-gallery-template-7 #wps-gallery-template-7-image-container .wpps-t7-item {
    align-items: center !important;
    display: flex !important;
    height: 130px !important;
    overflow: hidden !important;
    vertical-align: middle !important;
    width: 31% !important;
	-webkit-align-items: center !important;
    display: -webkit-flex !important;
}

/*===========2-9-2016=============*/

.for_sale_area .other_info_content .classified_content {min-height: 126px; padding: 15px;}
.for_sale_area article:nth-of-type(2n) {margin-right: 15px !important;}
.side_advert_section .advert_four a img {float: right; width: 41% !important;}

.post-type-archive-horses-for-sale .for_sale_area article:nth-of-type(4n) {
    clear: left;
}

}
@media only screen and (min-width:486px) and (max-width:569px)
{
	/*28-7-2016*/
.main_content {width: 100% !important;}
.wps-image-details .wps-image-details-watermark-section {float: none !important; margin: 0 auto; width: 95% !important;}
.wps-image-details .wps-digital-details {float: none; margin: 0 auto;  width: 95% !important;}
.page-template-template-album #albumcontainer .event_row_eventpage.event_two_section:nth-of-type(4n) {margin-right: 16px !important;}

/*album inner page add to cart*/
#gallerybuy.gallery-myown-class .item{ width: 169px;}
#gallerybuy.gallery-myown-class .item:nth-of-type(4n) { margin-right: 15px;}
#gallerybuy.gallery-myown-class .item:nth-of-type(3n) { margin-right: 0px;}

/*------------17-8-2016-------------*/
.gallery-temp-myclass #albumcontainer .event_two_section:nth-of-type(3n) {margin-right: 0 !important;}
#tabs.gallery-temp-myclass #albumcontainer .event_two_section:nth-of-type(4n) {margin-right: 14px !important;}
	
	#wps-gallery-template-7 #wps-gallery-template-7-image-container .wpps-t7-item {
    align-items: center !important;
    display: flex !important;
    height: 98px !important;
    overflow: hidden !important;
    vertical-align: middle !important;
    width: 31% !important;
	
	-webkit-align-items: center !important;
    display: -webkit-flex !important;
}

#wps-gallery-template-7 #wps-gallery-template-7-image-container {
    margin: 0 auto !important;
    width: 90% !important;
}

/*===========2-9-2016=============*/

.for_sale_area .other_info_content .classified_content {min-height: 126px; padding: 15px;}
.post-type-archive-horses-for-sale .for_sale_area article:nth-of-type(4n) {
    clear: left;
}
	
}
@media only screen and (min-width:415px) and (max-width:485px)
{
	/*album inner page add to cart*/
#gallerybuy.gallery-myown-class .item{ float: none !important;  margin: 0 auto 15px; width: 59%;}
#gallerybuy.gallery-myown-class .item:nth-of-type(4n) { margin-right: auto;}
#gallerybuy.gallery-myown-class .item:nth-of-type(3n) { margin-right: auto;}
.page-child #tabs #albumcontainer .event_two_section { margin-bottom: 10px;  margin-left: auto !important;  margin-right: auto !important; width: 59%; float: none !important;}

/*------------17-8-2016-------------*/
.gallery-temp-myclass #albumcontainer .event_two_section .event_btn {margin-bottom: 15px !important;}
.event_two_section {float: none; margin: 0 auto 15px !important; width:60% !important;}
#wps-gallery-template-7 #wps-gallery-template-7-image-container .wpps-t7-item {width: 55% !important;}

/*===========2-9-2016=============*/

.for_sale_area article { float: none !important; margin: 0 auto 20px !important; width: 60% !important;}

}
@media only screen and (min-width:376px) and (max-width:414px)
{
	/*album inner page add to cart*/
#gallerybuy.gallery-myown-class .item{ float: none !important;  margin: 0 auto 15px; width: 59%;}
#gallerybuy.gallery-myown-class .item:nth-of-type(4n) { margin-right: auto;}
#gallerybuy.gallery-myown-class .item:nth-of-type(3n) { margin-right: auto;}
.page-child #tabs #albumcontainer .event_two_section { margin-bottom: 10px;  margin-left: auto !important;  margin-right: auto !important; width: 59%; float: none !important;}

/*------------17-8-2016-------------*/
.gallery-temp-myclass #albumcontainer .event_two_section .event_btn {margin-bottom: 15px !important;}
.event_two_section {float: none; margin: 0 auto 15px !important; width:60% !important;}
#wps-gallery-template-7 #wps-gallery-template-7-image-container .wpps-t7-item {
  width: 62% !important;
}

}
@media only screen and (min-width:321px) and (max-width:375px)
{
	/*album inner page add to cart*/
#gallerybuy.gallery-myown-class .item{ float: none !important;  margin: 0 auto 15px !important; width: 59% !important;}
#gallerybuy.gallery-myown-class .item:nth-of-type(4n) { margin-right: auto;}
#gallerybuy.gallery-myown-class .item:nth-of-type(3n) { margin-right: auto;}
.page-child #tabs #albumcontainer .event_two_section { margin-bottom: 10px;  margin-left: auto !important;  margin-right: auto !important; width: 59%; float: none !important;}

/*------------17-8-2016-------------*/
.gallery-temp-myclass #albumcontainer .event_two_section .event_btn {margin-bottom: 15px !important;}
.event_two_section {float: none; margin: 0 auto 15px !important; width:59% !important;}
#wps-gallery-template-7 #wps-gallery-template-7-image-container .wpps-t7-item {
  width: 74% !important;
}

}
@media only screen and (min-width:200px) and (max-width:320px)
{
/*album inner page add to cart*/
#gallerybuy.gallery-myown-class .item{ float: none !important;  margin: 0 auto 15px;  width: 169px;}
#gallerybuy.gallery-myown-class .item:nth-of-type(4n) { margin-right: auto;}
#gallerybuy.gallery-myown-class .item:nth-of-type(3n) { margin-right: auto;}

/*------------17-8-2016-------------*/
#tabs.gallery-temp-myclass #albumcontainer .event_two_section {margin-right:auto !important;}
.gallery-temp-myclass #albumcontainer .event_two_section .event_btn {margin-bottom: 15px !important;}

}

.image_div2{display:none;}

/*----------12-8-2016-----------*/

.wpps_yellow_box_front_end {border: medium none !important; background-color:inherit !important;}
.page-id-490 .entry-content h1 {font-size: 30px;}

/*------------17-8-2016-------------*/
.site-footer {margin-top: 25px;}
.gallery-temp-myclass #albumcontainer .event_two_section {margin-right: 13px !important;}
.gallery-temp-myclass #albumcontainer .event_two_section:nth-of-type(4n) {margin-right:0px !important}

#wps-gallery-template-7 .wpps-t7-item {align-items: center;display: flex; height: 106px !important; overflow: hidden !important; vertical-align: middle; width: 19% !important;}

/*===========2-9-2016===========*/

.main_content {float: left; width:832px;}
.content-sidebar-wrap .content {
    float: none;
    margin: 0 auto;
    width: 832px;
}
.page-id-108 .content-sidebar-wrap .content {
    float: left;
    margin: 0 auto;
    width: 832px;
}
.page-id-8105 .content-sidebar-wrap .content {
    float: left;    margin: 0 auto; width: 735px;}
.page-id-8105 .content-sidebar-wrap .sidebar{float: right;width: 406px;}
.page-id-8105 .option_dis{color: #fff;}
/*.header_social_main_rw > a:first-child {    display: none;}*/
.single-news .content-sidebar-wrap .content {
    float: left;
}
.left-part {       
    display: inline;   
    float: left;
    width: 40%;
    margin-right: 30px;
    border-top: 8px solid #000;
    border-bottom: 8px solid #000;
    padding-top: 19px;
    padding-bottom: 19px;  
    margin-bottom: 14px;
	margin-top: 7px;  
}
.left-part p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 15px;
}
.left-part .client-name {
	color: #545454;
	font-size: 12px;
}

tbody tr:first-child{background:#eee;}
tbody tr td{border:1px solid #ccc; padding-left: 8px; height: 36px;}

.single-espresso_events .content-sidebar-wrap .content {
    float: none;
    margin: 0 auto;
    width: 100%;
}
.single-riders-profiles .content-sidebar-wrap .content {
	float:left;
}
.single-road-to-rio .content-sidebar-wrap .content {
    float: left !important;
}
.single-property-spotlights .content-sidebar-wrap .content{
	float: left !important;
}
.single-videos .content-sidebar-wrap .content{
	float: left !important;
}

.home-new-top .wpb_wrapper .wpb_text_column{margin-bottom: 0px !important;}

.page-id-6385 .content{ float:left;}

/*sticky search buttton*/
.stricker_search {
  background: rgba(0, 0, 0, 0) url("images/search_icon.jpg") no-repeat scroll 0 0;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  display: block;
  float: right;
  height: 24px;
  left: 0;
  margin-left: -24px;
  padding: 4px;
  position: relative;
  width: 31px;
  z-index: 999;
}

.search-result-main-sec {  border-bottom: 1px solid #eee;  margin-bottom: 20px;  padding-bottom: 20px; padding-top: 12px;}
.inner_container_vc {  float: left;  width: 800px;}
.site-header .search_div {  display: block; }
.site-header-fixed .site-header .search_div {  display: none; }


.site-header .stricker_search {  display: none;}
.site-header-fixed  .site-header .stricker_search {  display: block;}


/*search result page*/
.search-link a {
	  border-radius: 5px;
  background: #75809c none repeat scroll 0 0;
  color: #fff;
  font-family: "Gotham-Medium";
  font-size: 14px;
  line-height: 43px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  padding: 7px;
}
.search-link {  margin-top: 15px;}



header.site-header-fixed form input:last-child {
  background: rgba(0, 0, 0, 0) url("images/search_icon.jpg") no-repeat scroll 0 0;
  border: medium none;
  color: rgba(0, 0, 0, 0);
  height: 22px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 7px;left: auto !important;
  width: 30px;
}
.site-header-fixed .stricker_search .search_div_strick {  float: right;  position: relative;  top: 52px;}

.site-header-fixed .head-menu-area {  width: 89% !important;}


.site-header-fixed #main_navigation {  left: 107px !important;}
.site-header-fixed .head-menu-area #main_navigation{  width: 82%;}

.search_div_strick {
  position: absolute;
  right: 0;
  top: 30px;
}
.stiky-search {
    display: none;
}
.site-header-fixed .stiky-search {
    display: block;
    float: right;
    position: relative;
    z-index: 1000;
}
.site-header-fixed .site-header .stricker_search {
  display: block;
}
.search_div_strick {
  display: none;
}
.site-header-fixed .stiky-search {
  top: 37px;
}
@media only screen and (max-width: 1400px)
{
.site-header-fixed .stiky-search {  top: -8px;}
}
@media only screen and (max-width: 1200px){
	.site-header-fixed .stiky-search {  top: -6px;}
	.site-header-fixed .site-header form input:last-child { top: 7px!important;}
}
@media only screen and (max-width: 1100px){
	.site-header-fixed .stiky-search {  top: 26px;}

}

@media only screen and (max-width: 767px)
{
.tog-event {
  background: rgba(0, 0, 0, 0) url("images/drop_down_arrow_white.png") no-repeat scroll right top 5px / 20px auto;
  height: 32px;
 right: 25px;
  position: absolute;
  top: 0;
  width: 73px;
  z-index: 99999999 !important;
}
.main-navigation-srm .nav-menu-srm li ul{  left: 0 !important;  min-width: 100% !important;  position: relative !important; width: 100% !important;}
/*calendar event*/
.cal_pop_div .date_popup_wrap {    right: auto;width: 100px;}
.event_row_cal_pop .pop_info_ev {    padding: 2px;  width: 100%;}
.site-inner #tabs {  width: 100% !important;}
.search_right ul li a {    padding: 0.2em 0.5em !important;}
/*#calender_section_bot ul li {  width: 18%!important;  height: 76px!important;}*/


}
@media only screen and (max-width: 567px)
{

/*#calender_section_bot ul li {  height: 65px !important;  width: 21.5% !important;}*/
.event_row_cal_pop .event_img {  width: 100%;}
.event_pinboard .event_row_eventpage.event_two_section {  width: 100%!important;  float: left !important;}
.event_pinboard .event_row_eventpage.event_two_section img {width: 100%;}
.main_result_section .event_two_section .event_info_extra {  width: 100%;}
.main_result_section .event_row_eventpage .event_btn {  margin: 0!important;}
.cal_search input {  font-size: 10px !important;  padding: 0 2px !important;}



}
@media only screen and (max-width: 360px)
{
.date_cell {  font-size: 6px;  padding: 1px;}
}

@media only screen and (min-width:768px) and (max-width:1024px)
{
	.cal_pop_div .date_popup_wrap {  width: 150px;}
	.event_row_cal_pop .pop_info_ev {  width: 100%;}
.event_row_cal_pop .event_img {  margin-right: 0 !important;  width: 100%;}
.site-inner #tabs {  width: 75% !important;}
.date_cell {  padding: 2px;}
.event_row_cal_pop .pop_info_ev {  text-align: center;}
.cal_search input {  width: 122px !important;}


}

/*.home .news_row_two .news_text_row{background: #75809c none repeat scroll 0 0;}
.home  .news_row_two .news_rw_one .news_date{color: #ffffff;}
.home  .news_row_two .news_photo_credit {
  background: rgba(0, 0, 0, 0) url("images/gellery.png") no-repeat scroll 0 0;
  color: #d0e4d7;
}
.home .news_row_two .news_title > a {
  color: #ffffff;
}
.home .news_row_two .news_text_row {
  color: #ffffff;
}
.home .main_news_home .news_read a {
  background: #6c8273 none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  margin-top: 12px;
  padding: 8px 15px;
  border-radius: 2px;
}
.home .main_news_home .news_read a:hover{background: #000;}*/
.home_add_one_area, .home_video_area, .home_add_two_area { margin-left: auto !important;  margin-right: auto !important;}
.home_video_area .wpb_text_column.wpb_content_element.video_title_area {
  padding-bottom: 20px;
}
.news_row_two .news_text_row .news_read {
  margin-top: 10px;
}
.news_row_one .news_text_row .news_read {
  margin-top: 10px;
}
.home .news_row_two .news_info{padding-bottom: 0;}
.home .news_row_two .news_contant{  margin-bottom: 0;}
.news_row_one .news_read > a { color: #d0e4d7;}
.news_row_one .news_read > a {color: #000;}
@media only screen and (min-width: 1280px)
{
	/*.home_news_area .news_row_two .news_info .image_div1 { min-height: 244px;}*/

}

@media only screen and (max-width: 767px)                     
{
	.home .news_row_two .news_text_row { padding: 15px 7px !important;}         
  .news_row_two .news_row_three .news_contant {min-height: 60px;}
  .news_row_two .news_photo_credit {padding: 0 0 0 20px;}
  .side_liveresult_section {float: left;width: 100%;}
  .news_row_one .news_photo_credit, .news_row_two .news_photo_credit {float: left;height: inherit;width: 100%;margin-bottom: 0px !important;}
  .news_row_three .news_title > a {font-size: 16px;}       
  .side_rider_profile_section {width: 100%;float: left;}        
  .side_opinion_section {float: left;width: 100%;}
  .side_advert_section.advert_four {float: left;width: 50%;} 
  .home .side_advert_section.advert_four {float: left;width: 100%;}
  .home .side_advert_section.advert_three {width: 100%;margin-right: 0;}
.side_advert_section.advert_three {width: 46%;margin-right: 20px;}  
  .side_advert_section .advert_four a img {float: left;width: 100% !important;}   
  .news_row_one .news_rw_one {width: auto !important;}  
}
@media only screen and (max-width: 486px){   
		.news_row_two {margin-bottom: 15px;width: 100%;}   
.news_row_one .news_row_three .news_title, .news_row_two .news_row_three .news_title {min-height: inherit !important;}
.news_row_two .news_row_three .news_contant {min-height: inherit !important;}
	.news_text_row {padding: 15px;}
	body .news_rw_two .news_photo_credit {
	float: right;
	margin-bottom: 10px !important;
	width: auto !important;
	margin-top: auto !important;
	text-align: left !important;
	font-size: 13px;
}
.news_rw_two .news_date {font-size: 13px!important;}

body .news_row_one .news_photo_credit, .news_row_two .news_photo_credit {font-size: 13px!important;margin-top: 0 !important;}
.news_row_one .news_rw_one .news_date {float: left;font-size: 17px;color: #B6B0B0 !important;}
.side_advert_section.advert_four {float: left;width: 100%;}
.side_advert_section.advert_three {width: 100%;margin-right: 0;}

}
.image_div1 img {width: 100%;height: auto;}      
  
body .news_row_one .news_photo_credit, .news_row_two .news_photo_credit {max-width: auto;width:auto;float:right;text-align:right; font-size: 11px;}
.event_two_section .event_info_extra .event_content {min-height: 40px;}   
.postid-8128 p {line-height: 31px;}
.postid-8128 p b {font-weight: 600;}
.add-top-text {
	color: #bcbcbc;
	font-size: 12px;
	margin: 0 auto 10px;
}

/*Update Color Scheme*/
/*#8ca293 -> #75809c
#949398 -> #949398*/