@import url("http://fonts.googleapis.com/css?family=Open+Sans:300,600");
@import url("http://fonts.googleapis.com/css?family=Oswald:400,700");
@import url("http://fonts.googleapis.com/css?family=PT+Serif");
@import url("http://fonts.googleapis.com/css?family=Josefin+Sans:400,700");  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]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}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:-0.5em}sub{bottom:-0.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} *,
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
} .archive-pagination:before,
.clearfix:before,
.entry:before,
.entry-pagination:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
content: " ";
display: table;
}
.archive-pagination:after,
.clearfix:after,
.entry:after,
.entry-pagination:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
clear: both;
content: " ";
display: table;
}  html {
font-size: 62.5%; }
body {
background-color: #f5f5f5;
color: #4e5e67;
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 300;
line-height: 1.625;
}
a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
-webkit-transition: all 0.1s ease-in-out;
-moz-transition:    all 0.1s ease-in-out;
-ms-transition:     all 0.1s ease-in-out;
-o-transition:      all 0.1s ease-in-out;
transition:         all 0.1s ease-in-out;
}
::-moz-selection {
background-color: #0a54a2;
color: #fff;
}
::selection {
background-color: #0a54a2;
color: #fff;
}
a {
color: #0a54a2;
text-decoration: none;
}
a img {
margin-bottom: -4px;
margin-bottom: -0.4rem;
}
a:hover {
color: rgba(18, 50, 29, 0.79);
}
p {
margin: 0 0 24px;
margin: 0 0 2.4rem;
padding: 0;
}
strong {
font-weight: 700;
}
ol,
ul {
margin: 0;
padding: 0;
}
blockquote,
blockquote::before {
color: #6B7A89;
font-style: italic;
}
blockquote {
margin: 40px 40px 24px;
margin: 4rem 4rem 2.4rem;
}
blockquote::before {
font-family: "Georgia", serif;
content: "\201C";
display: block;
font-size: 30px;
font-size: 3rem;
height: 0;
left: -20px;
position: relative;
top: -10px;
}
.entry-content code {
background-color: #1d252c;
color: #ddd;
}
cite {
font-style: normal;
font-weight: 600;
}
.site-inner ul li {
padding: 5px 0 5px 30px;
position: relative;
list-style:none;
text-align: left;
}
.entry-content ul li:before {
content: '\F0DA';
color: #235baa;
font-family: 'FontAwesome';
position: absolute;
top: 6px;
left: 5px;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Oswald', sans-serif;
font-weight: 400;
color: black;
line-height: 1.1;
margin: 0 0 16px;
margin: 0 0 1.6rem;
text-transform: capitalize;
}
h1 {
font-size: 28px;
font-size: 2.8rem;
}
h2 {
font-size: 26px;
font-size: 2.6rem;
}
h3 {
font-size: 24px;
font-size: 2.4rem;
}
h4 {
font-size: 20px;
font-size: 2rem;
}
h5 {
font-size: 18px;
font-size: 1.8rem;
}
h6 {
font-size: 16px;
font-size: 1.6rem;
} embed,
img,
object,
video,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
width: auto; } input,
select,
textarea {
background-color: #fff;
border: 1px solid #eee;
border-radius: 3px;
color: #4e5e67;
font-size: 14px;
font-size: 1.4rem;
padding: 8px;
padding: 0.8rem;
width: 100%;
}
input:focus,
textarea:focus {
border: 1px solid #52a1c6;
outline: none;
}
::-moz-placeholder {
color: #86949c;
opacity: 1;
}
::-webkit-input-placeholder {
color: #86949c;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
background-color: #1d252c;
border: none;
box-shadow: none;
color: #fff;
cursor: pointer;
padding: 8px 24px;
padding: 0.8rem 2.4rem;
text-transform: uppercase;
width: auto;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
background-color: #52a1c6;
}
.entry-content .button:hover {
color: #fff;
}
.button {
border-radius: 3px;
display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
display: none;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
margin-bottom: 4rem;
width: 100%;
}
tbody {
border-bottom: 1px solid #eee;
}
th,
td {
text-align: left;
}
th {
font-weight: bold;
text-transform: uppercase;
}
td {
border-top: 1px solid #eee;
padding: 6px 0;
padding: 0.6rem 0;
}  .site-inner,
.wrap {
margin: 0 auto;
max-width: 1120px;
}
.site-inner {
clear: both;
background-color: #fff;	
}  .sidebar-content-sidebar .content-sidebar-wrap {
width: 860px;
}
.sidebar-content-sidebar .content-sidebar-wrap {
float: right;
} .content {
float: right;
width: 700px;
padding-right: 60px;
padding-top: 60px;
}
.content-sidebar .content,
.sidebar-content-sidebar .content {
float: left;
}
.sidebar-content-sidebar .content {
width: 500px;
}
.full-width-content .content {
width: 100%;
} .sidebar-primary {
float: right;
width: 320px;
margin-left: 20px;
margin-top: 20px;
}
.sidebar-content .sidebar-primary {
float: left;
} .sidebar-secondary {
float: left;
width: 160px;
} .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 {
clear: both;
margin-left: 0;
}  .avatar {
float: left;
}
.alignleft .avatar {
margin-right: 24px;
margin-right: 2.4rem;
}
.alignright .avatar {
margin-left: 24px;
margin-left: 2.4rem;
}
.search-form input[type="submit"] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
}
.sticky {
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 24px;
margin: 0 auto 2.4rem
}
img.alignnone {
margin-bottom: 12px;
margin-bottom: 1.2rem;
}
.alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
img.alignleft,
.wp-caption.alignleft {
margin: 0 24px 24px 0;
margin: 0 2.4rem 2.4rem 0;
}
img.alignright,
.wp-caption.alignright {
margin: 0 0 24px 24px;
margin: 0 0 2.4rem 2.4rem;
}
.wp-caption-text {
font-size: 14px;
font-size: 1.4rem;
font-weight: 700;
text-align: left;
color: #527bcb;
}
.gallery-caption {
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td,
.widget_calendar th {
text-align: center;
} .breadcrumb {
margin: -30px auto 30px;
margin: -3rem auto 3rem;
max-width: 1140px;
}
.archive-description,
.author-box {
background-color: #f5f5f5;
margin-bottom: 40px;
margin-bottom: 4rem;
}
.archive-description {
padding: 40px 40px 24px;
padding: 4rem 4rem 2.4rem;
}
.author-box {
padding: 40px;
padding: 4rem;
}
.author-box-title {
color: #222;
font-size: 16px;
font-size: 1.6rem;
margin-bottom: 4px;
margin-bottom: 0.4rem;
}
.author-box p {
margin-bottom: 0;
}
.author-box .avatar {
margin-right: 24px;
margin-right: 2.4rem;
} .entry-title {
font-family: 'PT Serif', serif;
font-size: 26px;
font-size: 2.8rem;
line-height: 1;
letter-spacing: -2px;
}
.entry-title a:hover {
text-decoration: none;
}
.widget-title {
font-size: 18px;
font-size: 1.8rem;
margin-bottom: 24px;
margin-bottom: 2.4rem;
color: #4E5E67;
}
.sidebar .widget-title a {
border: none;
}
.archive-title {
font-size: 20px;
font-size: 2rem;
margin-bottom: 24px;
margin-bottom: 2.4rem;
}  .featured-content .entry {
margin-bottom: 20px;
margin-bottom: 2rem;
}
.featured-content .entry-title {
border: none;
font-size: 24px;
font-size: 2.4rem;
line-height: 1.2;
}
.featured-content .entry-title a {
border: none;
}
.site-header .widget-area {
float: left;
text-align: left;
}
.site-header  .header-widget-area  {
width:25%;
}
.site-header  .header-middle {
width:50%;
}
.site-header .title-area {
width:25%;
} .phone-list {
font-size: 12px;
color: gray;
line-height: 12px;
}
.phone-list hr {
border: 0;
height: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
} .enews-widget input {
margin-bottom: 16px;
margin-bottom: 1.6rem;
}
.enews-widget input:focus {
border: 1px solid #ddd;
}
.enews-widget input[type="submit"] {
background-color: #1d252c;
color: #fff;
margin: 0;
width: 100%;
}
.enews-widget input:hover[type="submit"] {
background-color: #52a1c6;
color: #fff;
} .site-container {
background: #fff;
box-shadow: 0 0 3px #c8c8c8;
-webkit-box-shadow: 0 0 3px #c8c8c8;
-moz-box-shadow: 0 0 3px #c8c8c8;
-o-box-shadow: 0 0 3px #c8c8c8;
margin: 0 auto 40px;
max-width: 1120px;
} .site-header {
background-color: #fff;
height: 0;
}
.site-header .wrap {
padding: 20px 0;
padding: 2rem 0;
} .title-area {
float: left;
padding: 16px 0;
padding: 1.6rem 0;
width: 320px;
text-align: center;
}
.header-image .title-area {
padding: 0;
}
.site-title {
font-size: 32px;
font-size: 3.2rem;
font-family: Oswald, sans-serif;
font-weight: 400;
line-height: 1;
margin: 0 0 8px;
margin: 0 0 0.8rem;
text-transform: uppercase;
}
.site-title a,
.site-title a:hover {
color: #4E5E67;
text-decoration: none;
}
.site-description {
font-size: 16px;
font-size: 1.6rem;
font-weight: 300;
line-height: 1;
margin-bottom: 0;
} .header-full-width .title-area,
.header-full-width .site-title {
width: 100%;
}
.header-image .site-description,
.header-image .site-title a {
display: block;
text-indent: -9999px;
} .header-image .site-header .wrap {
background: url(//gettingmoreofwhatyouwant.com/wp-content/themes/negotiator/images/logo.png) no-repeat center;
padding: 0;
z-index: 100;
margin: 5px auto 0px;
position: relative;
top: 10px;
}
.header-image .site-title a {
min-height: 180px;
width: 100%;
} .site-header .widget-area {
float: right;
text-align: right;
width: 800px;
}
.header-image .site-header .widget-area {
padding: 20px 0;
padding: 2rem 0;
}
.site-header .search-form {
float: right;
margin-top: 24px;
margin-top: 2.4rem;
} .genesis-nav-menu {
clear: both;
color: white;
font-family: 'Josefin Sans', sans-serif;
font-weight: 700;
line-height: 1.5;
width: 100%;
text-transform: uppercase;
background-color: black;
}
.genesis-nav-menu .menu-item {
display: inline-block;
text-align: left;
padding-right: 10px;
padding-left: 10px;
margin-right: 5px;
}
.last-child {
margin-right: 0px;
background-image: none !important;
}
.genesis-nav-menu a {
border: none;
color: white;
display: block;
padding: 12px 12px;
position: relative;
text-decoration: none;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
color: white;
}
.genesis-nav-menu .sub-menu .current-menu-item > a {
color: white;
}
.genesis-nav-menu .sub-menu .menu-item {
background-image: none !important;
}
.genesis-nav-menu .sub-menu {
left: -9999px;
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: silver;
border: 1px solid #eee;
border-top: none;
font-size: 14px;
font-size: 1.4rem;
padding: 16px 20px;
padding: 1.6rem 2rem;
position: relative;
width: 200px;
}
.genesis-nav-menu .sub-menu .sub-menu {
margin: -54px 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 {
display: inline-block;
float: right;
list-style-type: none;
padding: 18px 0;
padding: 1.8rem 0;
}
.genesis-nav-menu > .right > a {
display: inline;
padding: 0;
}
.genesis-nav-menu > .rss > a {
margin-left: 48px;
margin-left: 4.8rem;
}
.genesis-nav-menu > .search {
padding: 14px 0 0;
padding: 1.4rem 0 0;
} .site-header .sub-menu {
border-top: 1px solid #eee;
height: 0;
}
.site-header .sub-menu .sub-menu {
margin-top: -55px;
} .nav-primary,
.nav-secondary {
text-align: left;
}
.nav-primary .sub-menu a {
padding: 16px 15px;
}
.nav-primary .sub-menu a:hover,
.nav-secondary .sub-menu a:hover {
background-color: black;
color: white;
font-weight: bold;
}
.nav-primary .sub-menu .sub-menu {
margin: -44px 0 0 174px;
}  .nav-secondary {
background-image: url(//gettingmoreofwhatyouwant.com/wp-content/themes/negotiator/images/secnav.png);
}
.menu-secondary li {
float: right;
}
.menu-secondary {
font-size: 14px;
font-size: 1.4rem;
line-height: 1em;
clear: both;
} .responsive-menu-icon {
cursor: pointer;
display: none;
}
.responsive-menu-icon::before { content: "NAVIGATION"; 
display: block;
font: normal 14px/1 'dashicons';
margin: 0 auto;
padding: 10px;
text-align: center;
color: black;
}  .entry {
border-radius: 3px;
margin-bottom: 40px;
margin-bottom: 4rem;
}
.entry-content .attachment a,
.entry-content .gallery a {
border: none;
}
.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
margin-bottom: 26px;
margin-bottom: 2.6rem;
}
.entry-content ol,
.entry-content ul {
margin-left: 40px;
margin-left: 4rem;
}
.entry-content ol li {
list-style-type: decimal;
}
.entry-content ul li {
list-style: none !important;
}
.entry-content ol ol,
.entry-content ul ul {
margin-bottom: 0;
}
.entry-content .search-form {
width: 50%;
}
.entry-meta {
font-size: 14px;
font-size: 1.4rem;
}
.entry-header .entry-meta {
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
.entry-footer .entry-meta {
border-top: 1px solid #eee;
padding: 16px 0px 8px;
padding: 1.6rem 0rem 0.8rem;
}
.entry-comments-link::before {
content: "\2014";
margin: 0 6px 0 2px;
margin: 0 0.6rem 0 0.2rem;
}
.entry-categories,
.entry-tags {
display: inline-block;
}
.entry-time::before {
font-family: 'FontAwesome';
content: "\f073";
margin: 0 6px 0 2px;
margin: 0 0.6rem 0 0.2rem;
}
.entry-author::before {
font-family: 'FontAwesome';
content: "\f007";
margin: 0 6px 0 2px;
margin: 0 0.6rem 0 0.2rem;
}
.entry-comments-link::before {
font-family: 'FontAwesome';
content: "\f075";
margin: 0 6px 0 2px;
margin: 0 0.6rem 0 0.2rem;
}
.entry-categories::before {
font-family: 'FontAwesome';
content: "\f07b";
margin: 0 6px 0 2px;
margin: 0 0.6rem 0 0.2rem;
}
.entry-tags::before {
font-family: 'FontAwesome';
content: "\f02b";
margin: 0 6px 0 2px;
margin: 0 0.6rem 0 0.2rem;
} .archive-pagination,
.entry-pagination {
font-size: 14px;
font-size: 1.4rem;
margin: 40px 0;
margin: 4rem 0;
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #1d252c;
border-radius: 3px;
color: #fff;
cursor: pointer;
display: inline-block;
padding: 8px 12px;
padding: 0.8rem 1.2rem;
}
.archive-pagination li a:hover,
.archive-pagination li.active a {
background-color: #52A1C6;
text-decoration: none;
}
.entry-pagination a {
border-bottom: 1px solid #eee;
} .comment-respond,
.entry-comments,
.entry-pings {
background-color: #fff;
margin-bottom: 40px;
margin-bottom: 4rem;
}
.comment-content {
clear: both;
}
.entry-comments .comment-author {
margin-bottom: 0;
}
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
width: 50%
}
.comment-respond label {
display: block;
margin-right: 12px;
margin-right: 1.2rem;
}
.comment-list li,
.ping-list li {
list-style-type: none;
}
.comment-list li {
margin-top: 24px;
margin-top: 2.4rem;
padding: 32px;
padding: 3.2rem;
}
li.comment {
margin: 16px 0 8px;
margin: 1.6rem 0 0.8rem;
padding: 16px 0px 16px 64px;
padding: 1.6rem 0px 1.6rem 6.4rem;
}
.comment .avatar {
margin: 0 16px 24px -64px;
margin: 0 1.6rem 2.4rem -6.4rem;
}
.entry-pings .reply {
display: none;
}
.bypostauthor {
}
.form-allowed-tags {
background-color: #f5f5f5;
font-size: 14px;
font-size: 1.4rem;
padding: 24px;
padding: 2.4rem;
} .sidebar a {
}
.sidebar p:last-child {
margin-bottom: 0;
}
.sidebar li {
margin-bottom: 6px;
margin-bottom: 0.6rem;
word-wrap: break-word;
border-bottom: 1px solid #eee;
}
.sidebar ul > li:first-child {
paddin-top: 6px;
padding-top: 0.6rem;
border-top: 1px solid #eee;
list-style:none;
}
.sidebar ul > li:last-child {
margin-bottom: 0;
}
.sidebar .widget {
border-radius: 3px;
margin-bottom: 40px;
margin-bottom: 4rem;
}
.sidebar .enews-widget {
background-color: #f5f5f5;
padding: 40px;
padding: 4rem;
} .footer-widgets {
background: url(//gettingmoreofwhatyouwant.com/wp-content/themes/negotiator/images/body_bg.png) #4f4f4f;
z-index: 100;
border-bottom: 1px solid silver;
}
.footer-widgets .wrap {
clear: both;
padding: 40px 10px 16px;
padding: 4rem 4rem 1.6rem;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
width: 22.15%;
float: left;
margin-left: 2.5641%;
}
.footer-widgets-1 {
margin-left: 0;
}
.footer-widgets .widget {
margin-bottom: 24px;
margin-bottom: 2.4rem;
}
.footer-widgets li {
list-style-type: none;
margin-bottom: 6px;
margin-bottom: 0.6rem;
word-wrap: break-word;
border-bottom: 1px solid #ddd;
}
.footer-widgets ul > li:first-child {
paddin-top: 6px;
padding-top: 0.6rem;
border-top: 1px solid #ddd;
}
.footer-widgets .search-form input:focus {
border: 1px solid #ddd;
}
.footer-widgets .widget-title, .widget-area {
color: white;
text-align: center;
text-transform: uppercase;
} .site-footer {
background-color: black;
color: silver;
font-size: 1.4rem;
padding: 20px 0;
padding: 2rem 0;
text-align: center;
font-weight: bold;
}
.site-footer a:hover {
color: #fff;
text-decoration: none;
}
.site-footer p {
margin-bottom: 0;
}  #home-featured {
border: 1px solid silver;
padding: 10px;
background-color: #fff9da;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
margin-top: 5em;
margin-bottom: 5em;
}
#home-featured #genesis-responsive-slider {
background-color: transparent;
border: none;
padding: 0;
}
#home-featured .flexslider {
background-color: transparent;
}
#home-featured .genesis_responsive_slider .slide-excerpt {
background-color: #4e5e67;
color: #fff;
margin: 0;
opacity: 1;
padding: 1.5%;
opacity: 0.8;
}
#home-featured .genesis_responsive_slider .slide-excerpt-border {
border: medium none;
margin: 0;
padding: 0;
}
#home-featured .flex-control-nav li {
display: inline-block;
margin: 0 6px;
}
#home-featured .flex-control-nav li a.active, 
#home-featured .flex-control-nav li a:hover {
position: relative;
text-align: center;
}
#home-featured .flex-control-nav li a {
background: none repeat scroll 0 0 padding-box transparent;
border: 1px solid #ddd;
border-radius: 100px 100px 100px 100px;
cursor: pointer;
display: block;
height: 15px;
text-indent: -9999px;
width: 15px;
}
#home-featured .flex-control-nav li a.active:after,
#home-featured .flex-control-nav li a:hover:after {
background: none repeat scroll 0 0 padding-box #52A1C6;
border-radius: 400px 400px 400px 400px;
content: "";
display: block;
height: 9px;
left: 2px;
margin: 0;
padding: 0;
position: absolute;
top: 2px;
width: 9px;
}
.case .flex-direction-nav a {
color: #fff;
background: none;
cursor: pointer;
display: block;
font-size: 0;
height: 35px;
margin: -20px 0 0;
position: absolute;
top: 50%;
width: 14px;
text-indent: 0;
}
.case .flex-direction-nav a:hover {
color: #52A1C6;
}
.case .flex-direction-nav a:before {
display: inline-block;
font-family: 'FontAwesome';
font-size: 32px !important;
font-size: 3.2rem !important;
font-weight: normal;
margin-right: 0.618em;
}
.case .flex-direction-nav .next {
right: -30px;
}
.case .flex-direction-nav .next:before {
content: '\f138';
}
.case .flex-direction-nav .prev {
left: -30px;
}
.case .flex-direction-nav .prev:before {
content: '\f137';
}
.flex-direction-nav .flex-disabled {
cursor: default;
opacity: 0.3 !important;
}
.case .flex-direction-nav li .prev {
left: 10px;
}
.case .flex-direction-nav li .next {
right: 20px;
} #home-welcome {
padding: 4rem 0 0;
}
#home-welcome .textwidget {
text-align: justify;
font-size: 18px;
color: black;
margin-top: 20px;
line-height: 30px;
margin-bottom: 0;
}
#home-welcome h2 {
text-transform: uppercase;
text-align: center;
font-family: 'Open Sans',sans-serif;
font-size: 30px;
font-style: normal;
font-weight: 300;
letter-spacing: 1px;
color: #4E5E67
}
#home-welcome h4 {
font-family: 'Oswald', sans-serif;
font-size: 36px;
font-size: 3.8rem;
font-weight: 700;
line-height: 1;
margin-bottom: 10px;
margin-top: 0;
color: black;
text-transform: uppercase;
} #home-middle {
padding: 0 0 4rem;
}
#home-middle .featured-content .entry-title  {
text-align: center;
}
#home-middle .widget-title {
font: 30px
text-align: center;
}
.home-widgets {
margin: 0;
padding: 0;
width: 373px;
} .home-content {
background: #464646;
max-width: 1120px;
margin: 0 auto;
}
.before-content {
background: #464646;
max-width: 1120px;
margin: 0 auto;
} .buybtn {
-webkit-border-radius: 9;
-moz-border-radius: 9;
border-radius: 9px;
font-family: Arial;
color: #ffffff;
font-size: 20px;
background: #d93434;
padding: 10px 20px 10px 20px;
text-decoration: none;
}
.buybtn:hover {
background: #56fc3c;
background-image: -webkit-linear-gradient(top, #56fc3c, #5b8f1f);
background-image: -moz-linear-gradient(top, #56fc3c, #5b8f1f);
background-image: -ms-linear-gradient(top, #56fc3c, #5b8f1f);
background-image: -o-linear-gradient(top, #56fc3c, #5b8f1f);
background-image: linear-gradient(to bottom, #56fc3c, #5b8f1f);
text-decoration: none;
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
.header-image .site-header .wrap {
background: url(//gettingmoreofwhatyouwant.com/wp-content/themes/negotiator/images/logo@2x.png) no-repeat left !important;
background-size: 320px 164px;
}
}
@media only screen and (max-width: 1139px) {
embed,
img,
object,
video,
iframe,
.wp-caption {
max-width: 100%;
}
.site-inner,
.wrap {
}
.home-widgets {
width: 33.3%;
height: 200px;
}
.sidebar-content-sidebar .content-sidebar-wrap{
width: 700px;
}
.site-header .widget-area {
width: 620px;
}
.genesis-nav-menu {
font-size: 12px;
}
#home-welcome {
padding: 10px 0px 0px;
}
.content {
padding-top: 0;
}
.sidebar-content-sidebar .content {
width: 380px;
}
.title-area {
width: 300px;
}
.sidebar-primary {
width: 260px;
}
.sidebar-secondary {
width: 140px;
}
.site-header  .header-widget-area {
width:75%;
}
.site-header  .header-middle {
width:50%;
}
.site-header  .title-area {
width:100%;
}
}
@media only screen and (max-width: 1023px) {
embed,
img,
object,
video,
iframe,
.wp-caption {
max-width: 100%;
}
body {
background-color: #fff;
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
max-width: 960px;
}
.content,
.content-sidebar-sidebar .content,
.content-sidebar-sidebar .content-sidebar-wrap,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.sidebar-content-sidebar .content,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-primary,
.sidebar-secondary,
.sidebar-sidebar-content .content,
.sidebar-sidebar-content .content-sidebar-wrap,
.site-header .widget-area,
.site-inner,
.title-area,
.wrap {
width: 100%;
}
.header-image .site-header .wrap {
background-position: center top;
}
.site-header,
.site-inner {
padding-left: 5%;
padding-right: 5%;
}
.archive-description,
.author-box,
.comment-respond,
.entry,
.entry-comments,
.entry-footer .entry-meta,
.header-image .site-header .widget-area,
.sidebar .widget,
.site-header
.footer-widgets .wrap {
padding: 0;
}
.genesis-nav-menu li,
.site-header ul.genesis-nav-menu,
.site-header .search-form {
float: none;
}
.genesis-nav-menu,
.site-description,
.site-header .title-area,
.site-header .search-form,
.site-title {
text-align: center;
}
.genesis-nav-menu a,
.genesis-nav-menu > .first > a,
.genesis-nav-menu > .last > a {
padding: 20px 16px;
padding: 2rem 1.6rem;
}
.site-header .search-form {
margin: 16px auto ;
margin: 1.6rem auto;
}
.genesis-nav-menu li.right {
display: none;
}
.entry-footer .entry-meta {
margin: 0;
padding-top: 12px;
padding-top: 1.2rem;
}
.sidebar .widget.enews-widget {
padding: 40px;
padding: 4rem;
}
.site-footer {
padding: 14px 0;
padding: 1.4rem 0;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
width: 23.3%;
margin: 0 0 20px;
}
.site-header .header-widget-area {
width:25%;
}
.site-header .header-middle {
width:50%;
}
.site-header .title-area {
width:100%;
}
}
@media only screen and (max-width: 767px) {
.header-image .site-header .wrap {
background: url(//gettingmoreofwhatyouwant.com/wp-content/themes/negotiator/images/logo@2x.png) no-repeat left !important;
background-size: 320px 164px;
}
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
.site-header .header-widget-area, .site-header .header-middle, .site-header .title-area {
width:100%;
}
.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu,
.genesis-nav-menu.responsive-menu {
display: none;
}
.genesis-nav-menu.responsive-menu .menu-item,
.responsive-menu-icon {
display: block;
}
.genesis-nav-menu.responsive-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu.responsive-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu.responsive-menu li a,
.genesis-nav-menu.responsive-menu li a:hover,
.genesis-nav-menu.responsive-menu li.current-menu-item > a {
background: none;
color: #444;
display: block;
line-height: 1;
padding: 12px;
}
.genesis-nav-menu.responsive-menu .menu-item-has-children {
cursor: pointer;
}
.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
margin-right: 60px;
}
.genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
content: "\f347";
float: right;
font: normal 16px/1 'dashicons';
height: 16px;
padding: 11px 0;
right: 0;
text-align: right;
z-index: 9999;
}
.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
content: "\f343";
}
.genesis-nav-menu.responsive-menu .sub-menu {
left: auto;
opacity: 1;
position: relative;
-moz-transition: opacity .4s ease-in-out;
-ms-transition: opacity .4s ease-in-out;
-o-transition: opacity .4s ease-in-out;
-webkit-transition: opacity .4s ease-in-out;
transition: opacity .4s ease-in-out;
width: 100%;
z-index: 99;
}
.genesis-nav-menu.responsive-menu .sub-menu .sub-menu {
padding-left: 20px;
margin: 0;
}
.genesis-nav-menu.responsive-menu .sub-menu li a,
.genesis-nav-menu.responsive-menu .sub-menu li a:hover {
background: none;
border: none;
color: #444;
padding: 12px;
position: relative;
width: 100%;
}
.genesis-nav-menu.responsive-menu {
padding-bottom: 16px;
}
.nav-primary .genesis-nav-menu.responsive-menu li a {
background: none;
color: white;
}
.nav-primary .genesis-nav-menu.responsive-menu li a:hover {
background: none;
color: white;
}
.education-pro-home .slide-excerpt {
display: none;
}
.home-top .wrap {
margin-left: 5%;
margin-right: 5%;
padding: 40px;
}
.home-top .widget_text {
font-size: 24px;
}
.home-middle .widget {
width: 100%;
}
.home-bottom,
.home-middle {
padding: 40px 0;
}
.content .entry-header .entry-meta {
margin-top: -20px;
}
.content .entry-header .entry-meta .entry-time {
margin-right: -20px;
padding-right: 20px;
}
.entry-footer {
padding: 20px;
margin: 0 -20px -20px;
}
.pagination {
margin-top: 20px;
}
.footer-widgets {
padding-top: 40px;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
width: 100%;
margin: 0 0 20px;
}
.footer-widgets-2,
.footer-widgets-4 {
clear: both;
}
.footer-widgets-3,
.footer-widgets-5 {
margin-left: 2.5641%;
}
.site-footer {
padding: 20px 20px 40px;
}
}