/*
Theme Name: EIFM Connects
Author: Jason Caston
Author URI: http//:responsivehtmlcss.com
Description: Custom WordPress Theme.
Version: 1
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout, custom-menu, editor-style, featured-images, accessibility-ready
Text Domain: wpcustomtheme

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Font face */
@font-face {
  font-family: 'HelveticaNeueLTPro-ThCn';
  src: url('fonts/HelveticaNeueLTPro-ThCn.eot?#iefix') format('embedded-opentype'),  
  url('fonts/HelveticaNeueLTPro-ThCn.otf')  format('opentype'),
  url('fonts/HelveticaNeueLTPro-ThCn.woff') format('woff'), 
  url('fonts/HelveticaNeueLTPro-ThCn.ttf')  format('truetype'), 
  url('fonts/HelveticaNeueLTPro-ThCn.svg#HelveticaNeueLTPro-ThCn') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLTPro-Cn';
  src: url('fonts/HelveticaNeueLTPro-Cn.eot?#iefix') format('embedded-opentype'),  
  url('fonts/HelveticaNeueLTPro-Cn.otf')  format('opentype'),
  url('fonts/HelveticaNeueLTPro-Cn.woff') format('woff'), 
  url('fonts/HelveticaNeueLTPro-Cn.ttf')  format('truetype'), 
  url('fonts/HelveticaNeueLTPro-Cn.svg#HelveticaNeueLTPro-Cn') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLTPro-LtCn';
  src: url('fonts/HelveticaNeueLTPro-LtCn.eot?#iefix') format('embedded-opentype'),  
  url('fonts/HelveticaNeueLTPro-LtCn.otf')  format('opentype'),
  url('fonts/HelveticaNeueLTPro-LtCn.woff') format('woff'), 
  url('fonts/HelveticaNeueLTPro-LtCn.ttf')  format('truetype'), 
  url('fonts/HelveticaNeueLTPro-LtCn.svg#HelveticaNeueLTPro-LtCn') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLTPro-HvCn';
  src: url('fonts/HelveticaNeueLTPro-HvCn.eot?#iefix') format('embedded-opentype'),  
  url('fonts/HelveticaNeueLTPro-HvCn.otf')  format('opentype'),
  url('fonts/HelveticaNeueLTPro-HvCn.woff') format('woff'), 
  url('fonts/HelveticaNeueLTPro-HvCn.ttf')  format('truetype'), 
  url('fonts/HelveticaNeueLTPro-HvCn.svg#HelveticaNeueLTPro-HvCn') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* =================================== CSS Reset =================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {  display: block;}
audio,
canvas,
video { display: inline-block;}
audio:not([controls]) { display: none;    height: 0;
}
[hidden],
template { display: none;}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {margin: 0;}
a { background: transparent;}
a:focus {outline: thin dotted;}
a:active,
a:hover {outline: 0;}
abbr[title] {border-bottom: 1px dotted;}
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 #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.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;
}
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; 
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    vertical-align: middle;
    max-width:100%;
    width:auto\9;
    height: auto;
}
textarea { resize: vertical;}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
button,
input,
select,
textarea {
    color: #000;
	font-size:100%;
}
*, html, body {
	-webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/**
 * 7.0 Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font: bold 14px/normal "Noto Sans", sans-serif;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	font: bold 14px/normal "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}

/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

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

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}


/**
 * 9.0 Clearings
 */

.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
	content: "";
	display: table;
}

.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
	clear: both;
}
/* Clearfix */
.clearfix:before,
.clearfix:after,
.site-width:before,
.site-width:after,
.site-content .menu:after,
.video-archive .menu:after,
.site-content .menu:before,
.video-archive .menu:before {
    content: " "; 
    display: table;
}
.clearfix:after,
.site-width:after,
.site-content .menu:after,
.video-archive .menu:after {
    clear: both;
}
.clearfix,
.site-width,
.site-content .menu,
.video-archive .menu {
    *zoom: 1;
}

b,
strong,
th {
    font-family: 'HelveticaNeueLTPro-Cn';
    font-weight:normal;
}
body {
	font-size: 20px;
    line-height: 1.2222;
    color: #000;
    font-family: 'HelveticaNeueLTPro-ThCn';
	font-style: normal;
    background-color: #c99e15;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	margin-top:0;
	margin-bottom:20px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'HelveticaNeueLTPro-Cn';
    font-weight:normal;
}
a {
	color: #c79c13;
	text-decoration: none;
	-webkit-transition: background-color 0.3s ease-out; 
    -moz-transition: background-color 0.3s ease-out; 
    -o-transition: background-color 0.3s ease-out; 
    transition: background-color 0.3s ease-out; 
}
a:hover {
	color: #000;
	text-decoration: none;
}
.menu-toggle {
    display: none;
}
.site-header {
    background-color: #fff;
    background-image: url(images/header_yellow_bg.png);
    background-repeat: repeat-x;
    background-position: 0 43px;
}
.site-width,
.content-bottom {
    margin: 0 auto;
    max-width: 960px;
}
.site-logo {
    float: left;
    width: 299px;
}
.header-right {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 47px;
    position: relative;
    z-index: 2;
}
.header-right li {
    float: left;
}
.socila-links a {
    display: inline-block;
    width: 27px;
    height: 27px;
    line-height: 27px;
    background-color: #000000;
    border-radius: 27px;
    background-clip: padding-box;
    text-align: center;
    vertical-align: top;
    float: left;
    margin: 0 5px 0 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.socila-links a span {
    display: inline-block;
    vertical-align: middle;
    color: #d6aa23;
}
.socila-links a:hover {
    opacity: .7;
}
.header-right li.newsletter-link {
    margin: 0 20px;    
}
.header-right li.newsletter-link a,
.header-right li .search-toggle {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    height: 27px;
    display: inline-block;
    line-height: 30px;
    vertical-align: top;
    padding-right: 35px;
    padding-left: 15px;
    background: url(images/icon_email.png) no-repeat right 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.header-right li .contact-toggle {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    height: 27px;
    display: inline-block;
    line-height: 30px;
    vertical-align: top;
    padding-right: 35px;
    background: url(images/icon_email.png) no-repeat right 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.header-right li .search-toggle {
    background: url(images/icon_search.png) no-repeat right 0;
}
.header-right li .contact-toggle {
    background: url(images/icon_contact.png) no-repeat right 0;
}
.header-right li.newsletter-link a:hover,
.header-right li .search-toggle:hover {
    opacity: .7;
    color: #fff;
}
.header-right li .contact-toggle:hover {
    opacity: .7;
    color: #fff;
}
.header-right li .email-list {
    background: url(images/icon_email.png) no-repeat right 0;
}
.header-right .search-wrap .search-form {
    position: absolute;
    width: 240px;
    display: none;
    right: 0;
    top: 35px;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}
.header-right .search-wrap.opensearch .search-form {
    display: block;
    overflow: hidden;
}
.header-right .search-wrap .search-form .search-submit {
    padding: 6px 12px;
}
.header-right .search-wrap .search-form > label {
    display: block;
    margin-bottom: 3px;
}
.header-right .search-wrap .search-form .search-field {
    width: 100%;
    height: 40px;
    padding: 0 5px;
    border: 1px solid #ccc;
    text-align: left;
}
.search-submit,
.button,
.wpcf7-submit,
.button-primary {
    display: inline-block;
    vertical-align: middle;
    border: 0;
    padding:8px 20px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    background-color: #fe9f4b;
    font-family: "HelveticaNeueLTPro-Cn";
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-decoration: none;
    border-radius: 3px;
}
.search-submit:hover,
.button:hover,
.wpcf7-submit:hover,
.button-primary:hover {
    text-decoration: none;
    color: #fff;
    background: #4fdf10;
}
.link-button {
    padding:5px 25px;
    border-radius: 22px;
    font-size: 16px;
    margin-right: 10px;
}
.navbar {
    display: block;
    clear: both;
    text-align: center; 
}
.main-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;  
    vertical-align: top;
}
.main-menu > li {
    float: left;
}
.main-menu > li > a {
    font-family: "HelveticaNeueLTPro-Cn";
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    padding: 18px 32px;
    color: #000;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.main-menu > li > a:hover {
    opacity: .5;
}
.main-menu > li:first-child > a {
    padding-left: 0;
}
.main-menu > li:last-child > a {
    padding-right: 0;
}
.site-main {
    background: #fff;
    padding-bottom: 90px;
}
.page-header {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-header img {
    opacity: 0;
    visibility: hidden;
}
.page-header .page-title {
    text-align: center;
    color: #1a3b80;
    text-transform: uppercase;
    margin: 0;
    font-size: 70px; 
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;   
}
.page-header .page-title strong,
.page-header .page-title {
    font-family: "HelveticaNeueLTPro-Cn";
    font-weight: normal;
}
.page-header .page-title strong {
    display: table;
    height: 200px;
    width: 100%;
}
.page-header .page-title strong span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px;
}
.page-header-no-image {
    text-align: center;
    background: #e2e2e2;
}
.page-header-no-image .page-title {
    margin: 0;
    padding: 25px 15px;
    text-transform: uppercase;
    font-size: 70px;
}
.content-area {
    float: right;
    width: 80%;
    padding: 35px 0 0;
}
.content-area.full-page {
    float: none;
    width: 100%;  
}
.sidebar-container {
    float: left;
    width: 16.66666%;
    padding: 35px 0 0;
}
.sidebar-container .widget {
    margin-bottom: 30px;
}
.sidebar-container .widget:last-child {
    margin-bottom: 0;
}
.sidebar-container .menu {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top:4px;
}
.sidebar-container .menu > li {
    margin-bottom: 15px;
}
.sidebar-container .menu > li > a {
    font-family: "HelveticaNeueLTPro-Cn";
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
}
.sidebar-container .menu > li > a:hover {
    opacity: .5;
}
.content-bottom {
    clear: both;
    padding-top: 40px;
}
.content-bottom .widget_sp_image {
    width: 23.5%;
    float: left;
    margin: 0 2% 0 0;
}
.content-bottom .widget_sp_image:last-child {
    margin-right: 0;
}
.widget_sp_image a {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.widget_sp_image a:hover {
    opacity: .7;
}
.footer-bottom {
    background: #c99e16;
    border-top: 1px solid #fff;
    padding: 20px;
    color: #fff;
    font-size: 15px;
}
.footer-bottom .socila-links {
    float: right;
}
.footer-bottom .copyrighttext {
    float: left;
    padding-top: 5px;
}
.footer-bottom .socila-links a {
    margin-right: 0;
    margin-left: 5px;
}
.footer-bottom .socila-links a span {
    color: #dd9300;
}
.footer-top {
    color: #fff;
    background: #333333;
}
.footer-top .site-width {
    position: relative;
    min-height: 1px;
}
.toggle-footer {
    font-family: "HelveticaNeueLTPro-Cn";
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    height: 30px;
    position: absolute;
    top: -30px;
    left: 0;
    line-height: 30px;
    background-color: #333333;
    padding: 0 10px 0 20px;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}
.toggle-footer:hover {
    color: #fff;
}
.toggle-footer .icon {
    float: right;
    width: 16px;
    height: 16px;
    margin: 6px 0 0 15px;
    background: url(images/icon_up_down.png) no-repeat 0 0;
}
.toggle-footer.closed .icon {
    background: url(images/icon_up_down.png) no-repeat 0 -16px;
}
.footer-content {
    display: none;
    padding: 20px 0;
    font-size: 16px;
}
.footer-content p:last-child {
    margin-bottom: 0;
}
.footer-content ul {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}
.footer-content ul:last-child {
    margin-bottom: 0;
}
.footer-content ul li {
    margin-bottom: 5px;
}
.footer-content ul li:last-child {
    margin-bottom: 0;
}
.footer-content ul li a {
    color: #fff;
}
.footer-content ul li a:hover {
    text-decoration: underline;
    color: #fff;
}
.footer-content ul li strong a,
.footer-content ul li strong a:hover {
    color: #dd9300;
    text-transform: uppercase;
}
.button-watch-live {
    color: #333333;
    display: inline-block;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "HelveticaNeueLTPro-Cn";
    display: inline-block;
    vertical-align: top;
    padding: 5px 15px;
    border-radius: 15px;
    background-color: #2d5cc6;
    background-image: -webkit-linear-gradient(top, #fbf96d, #de9502);
    background-image:         linear-gradient(to bottom, #fbf96d, #de9502);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.button-watch-live:hover {
    color: #fff;
    opacity: .6;
}
.footer-column .black-buttons {
    padding-top: 15px;
}
.footer-column .black-buttons strong {
    float: left;
}
.footer-column .black-buttons strong:last-child {
    float: right;
}
.footer-column .black-buttons a {
    color: #fff;
    background: #000;
    display:block;
    padding: 6px 12px;
    border-radius: 4px;
    font-size: 18px;
    font-family: "HelveticaNeueLTPro-Cn";
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-bottom: 7px;
}
.footer-column .black-buttons a:hover {
    color: #fff;
    opacity: .5;
}
.footer-column .black-buttons a:last-child {
    margin-bottom: 0;
}
.footer-content .footer-column {
    float: left;
}
.footer-content .footer-column-1 {
    width: 170px;
}
.footer-content .footer-column-2 {
    width: 170px;
}
.footer-content .footer-column-3 {
    width: 170px;
}
.footer-content .footer-column-4 {
    width: 170px;
}
.footer-content .footer-column-5 {
    width: 280px;
}
.home-banner {
    width: 100%;
}
.home-banner .bx-wrapper,
.home-banner .bx-viewport,
.home-banner ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.home-banner ul li {
    margin: 0;
}
.home-banner .bx-wrapper .bx-controls {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
} 
.home-banner:hover .bx-wrapper .bx-controls {
    opacity: 1;
}
.section-stay-connected {
    padding: 30px 0;
    background: #fff;
}
.section-stay-connected h1 {
    font-size: 73px;
    text-align: center;
    margin-bottom: 30px;
    color: #a3a3a3;
    text-transform: uppercase;
    font-family: 'HelveticaNeueLTPro-LtCn';
}
.section-stay-connected h1 strong {
    font-family: 'HelveticaNeueLTPro-HvCn';
}
.home-buttons {
    list-style: none;
    margin: 0;
    padding: 0;
}
.home-buttons li {
    float: left;
    width: 22%;
    margin: 0 4% 0 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.home-buttons li:last-child {
    margin-right: 0;
}
.home-buttons li:hover {
    opacity: .7;
}
.home-bottom-container {
    background: url(images/home_bottom_bg.jpg) no-repeat center center;
    background-size: cover;
    padding:50px 0;
}
.home-welcome-video {
    float: left;
    width: 64%;
}
.home-welcome-video h2,
.home-about-block h2 {
    font-family: 'HelveticaNeueLTPro-LtCn';
    color: #fff;
    font-size: 27px;
    margin-bottom: 10px;
}
.home-welcome-video h2 strong,
.home-about-block h2 strong {
    font-size: 35px;
    font-family: 'HelveticaNeueLTPro-HvCn';
}
.home-about-block h2 {
    padding-left: 14px;
}
.home-about-block {
    float: right;
    width: 34%;
}
.home-about-block .about-box {
    background: #c99d16;
    color: #fff;
    font-size: 17px;
    margin: 0 14px;
    padding-top: 8px;
}
.home-about-block .about-box h3 {
    height: 37px;
    font-size: 30px;
    margin: 0 -14px;
    padding: 0 29px;
    line-height: 32px;
    font-family: "HelveticaNeueLTPro-Cn";
    background-color: #121212;
    background-image: -webkit-linear-gradient(top, #555455, #000101);
    background-image:         linear-gradient(to bottom, #555455, #000101); 
    position: relative;
}
.home-about-block .about-box h3:before {
    display: block;
    content:"";
    width: 14px;
    height: 24px;
    background: url(images/corner_left.png) no-repeat 0 0;
    position: absolute;
    left: 0;
    bottom: -24px;
}
.home-about-block .about-box h3:after {
    display: block;
    content:"";
    width: 14px;
    height: 24px;
    background: url(images/corner_right.png) no-repeat 0 0;
    position: absolute;
    right: 0;
    bottom: -24px;
}
.home-about-block .about-box .about-img {
    margin: 8px 15px 8px;
    text-align: left;
}
.home-about-block .about-box .about-short-text {
    padding: 0 15px 10px;
    text-align: justify;
    line-height: 1;
}
.home-about-block .about-box .read-more a { 
    display: block;
    text-align: right;
    text-decoration: underline;
    color: #000000;
    font-weight: 700;
    padding-right: 30px;
}
.home-about-block .about-box .read-more a:hover {
    opacity: 0.5;
}
.about-short-text .text-right {
    text-align: right;
    padding-top: 10px;
}
.about-short-text .text-right a {
    font-size: 18px;
    font-family: "HelveticaNeueLTPro-Cn";
    color: #fff;
    text-decoration: underline;
}
.about-short-text .text-right a:hover {
    color: #fff;
    text-decoration: none;
}
.home .site-main {
    padding-bottom: 0;
}
.video-archive {
    margin: 0 auto;
    max-width: 1340px;
}
.watchnow-listing .watchnow-list-view {
    float: left;
    width: 31%;
    margin: 0 3.5% 35px 0;
}   
.watchnow-listing .watchnow-list-view:nth-child(3n+3) {
    margin-right: 0;
}
.watchnow-listing .watchnow-list-view:nth-child(3n+4) {
    clear: both;
}
.watchnow-listing .watchnow-thumb {
    position: relative;
    margin-bottom: 15px;
}
.watchnow-listing .watchnow-thumb a {
    display: block;
}
.watchnow-listing .watchnow-thumb .icon-play {
    display: block;
    width: 100px;
    height: 100px;
    background: url(images/play_icon.png) no-repeat center center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.watchnow-listing .watchnow-thumb:hover .icon-play {
    opacity: 1;
}
.watchnow-listing h3 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 30px;
    font-family: "HelveticaNeueLTPro-HvCn";
    text-transform: uppercase;
}
.watchnow-listing .watchnow-short-des {
    font-size: 18px;
    text-align: center;
    color: #333;
}
.wp-pagenavi {
    display: block;
    clear: both;
    margin: 30px 0 0;
    text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 15px;
}
.wp-pagenavi span.pages {
    display: none;
}
.blog-layout .content-area {
    float: left;
    width: 61%;
}
.blog-layout .sidebar-container-blog {
    float: right;
    width: 32%;
    padding-top: 35px;
}
.sidebar-container-blog .widget {
    margin-bottom: 25px;
}
.sidebar-container-blog .widget:last-child {
    margin-bottom: 0;
}
.blog-layout .site-content .post {
    margin-bottom: 30px;
    font-size: 22px;
}
.blog-layout .site-content .entry-thumbnail img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.blog-layout .site-content  .entry-title {
    font-size: 30px;
    margin-bottom: 5px;
}
.wpcf7 .wpcf7-form-control-wrap {
    display: block;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control { 
    max-width: 100%;
    border:1px solid #ccc;
    padding: 5px;
}
.wpcf7 .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
    width:100%;
    max-width: 100%;
}
.bx-wrapper .bx-controls-direction a {
    z-index: 10;
}
.page-header .page-title strong span {
    line-height: 1;
}
.search-page-layout .entry-title {
    margin-bottom: 5px;
    line-height: 1;
}
#content .search-field {
    margin-bottom: 10px;
}
.store-header {
    background-image: url(images/banner_about.jpg);
    height: 200px;
    margin-bottom: 35px;
}
.woocommerce-breadcrumb {
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
.post-type-archive-product.woocommerce .site-width > .page-title {
    display: none;
}
.woocommerce ul.products li.product .onsale {
    display: none;
}
.woocommerce ul.products li.product a img {
    margin-bottom: 10px;
}
.woocommerce ul.products li.product h3 {
    font-size: 24px;
    line-height: 1;
    padding: 0;
    margin: 0 0 10px;
}
.woocommerce ul.products li.product .price {
    font-size: 20px;
    color: #000;
}
.woocommerce ul.products li.product .price del {
    display: inline-block;
    margin-right: 5px;
}
.woocommerce ul.products li.product .button {
    margin-top: 10px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 16px;
    font-family: "HelveticaNeueLTPro-Cn";
    letter-spacing: 1px;
    background-color: #1a3b80;
    color: #fff;
    text-shadow: none;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
    background-color: #2457c1;
    color: #fff;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 40px;
}
.sidebar-container-shop {
    margin: 30px auto;
    border-top: 1px solid #ccc;
    padding-top: 30px;
    max-width: 960px;
    overflow: hidden;
}
.sidebar-container-shop .widget {
    width: 31%;
    float: left;
    margin:0 3.5% 0 0; 
}
.sidebar-container-shop .widget:nth-child(3n+3) {
    margin-right: 0;
}
.sidebar-container-shop .widget:nth-child(3n+4) {
    clear: both;
}
.sidebar-container-shop .widget .widget-title {
    margin-bottom: 15px;
    padding-bottom: 3px;
    border-bottom: 1px solid #ccc;
    font-size: 22px;
}
.WooCommerceMyAccountWidget input {
    max-width: 100%;
}
ul.product-categories {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.product-categories li {
    margin: 5px 0;
}
ul.product-categories li span {
    font-size: 16px;
    display: inline-block;vertical-align: middle;
}
.widget_shopping_cart_content .mini_cart_item a {
    font-size: 18px;
    font-family: "HelveticaNeueLTPro-Cn";
    line-height: 1;
}
.widget_shopping_cart_content .mini_cart_item .quantity {
    font-size: 20px;
}
.woocommerce div.product .product_title {
    font-size: 40px;
    margin-bottom: 10px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #1a3b80;
    font-family: "HelveticaNeueLTPro-LtCn";
}
.product .product_meta > span {
    display: block;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    margin-bottom: 40px;
}
input,
textarea {
    max-width: 100%;
}
.comment-form p > label,
.WooCommerceMyAccountWidget form p > label {
    display: block;
}
.woocommerce span.onsale {
    display: none;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    padding: 5px;
    max-width: 100%;
}

.embed-vimeo {
    background-color: transparent;
    height: 0;
    margin: 0.5em 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}
.embed-vimeo iframe,
.embed-vimeo object,
.embed-vimeo embed {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.site-content .menu,
.video-archive .menu {
    list-style: none;
    margin: 0 0 25px;
    background-color: #e2e2e2;
    border-radius: 8px;
    padding: 10px 0;
}
.site-content .menu > li,
.video-archive .menu > li {
    float: left;
    margin:0 15px;
    padding: 3px 0;
    line-height: 1;
    position: relative;
    z-index: 5;
}
.site-content .menu > li a,
.video-archive .menu > li a {
    font-family: "HelveticaNeueLTPro-Cn";
    font-size: 20px;
    text-transform: uppercase;
}
.video-archive .menu > li:hover > a,
.site-content .menu > li:hover > a {
    color: #000;
}
.video-archive .menu > li .sub-menu,
.site-content .menu > li .sub-menu {
    position: absolute;
    width: 150px;
    background: #cecece;
    border-radius: 6px;
    list-style: none;
    padding: 2px 0;
    margin: 0;
    top: 99.98%;
    left: 50%;
    margin-left: -75px;
    text-align: center;
    display: none;
    z-index: 6;
}
.video-archive .menu > li:hover .sub-menu,
.site-content .menu > li:hover .sub-menu {
    display: block;
}
.video-archive .menu > li .sub-menu a,
.site-content .menu > li .sub-menu a {
    display: block;
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #e2e2e2;
}
.video-archive .menu > li .sub-menu li:last-child a,
.site-content .menu > li .sub-menu li:last-child a {
    border-bottom: 0;
}
.sidebar-not-active .content-area {
    width: 100%;
    float: none;
}
.header-right li.socila-links,
.header-right li.email-list {
    margin-right: 15px;
}

.blog-index.blog-layout .content-area {
    width: 100%;
    float: none; 
}
.blog-index.blog-layout .content-area .site-content .post {
    float: left;
    width: 31%;
    margin: 0 3.5% 30px 0;
}
.blog-index.blog-layout .content-area .site-content .post:nth-child(3n+3) {
    margin-right: 0;
}
.blog-index.blog-layout .content-area .site-content .post:nth-child(3n+4) {
    clear: both;
}
.blog-index.blog-layout .content-area .site-content .post .entry-thumbnail img {
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.blog-index.blog-layout .content-area .site-content .post .entry-thumbnail img:hover {
    opacity: .8;
}
.blog-index.blog-layout .content-area .site-content .post .entry-title {
    font-size: 24px;
    margin-bottom: 10px;
}
.blog-index.blog-layout .content-area .site-content .post .entry-content .more-link {
    display: none;
}
.continuereading {
    display: block;
    border:1px solid #b6b6b6;
    padding:8px 10px 7px;
    text-align: center;
    background: #fff;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    text-transform: uppercase;
    font-size: 16px;
    color: #ababab;
}
.continuereading:hover {
    border:1px solid #c79c13;
    color: #c79c13;
}

.entry-content .wpb_video_widget.no-top-padding .wpb_video_wrapper { padding-top:0; margin-top:55px;}

@media screen and (max-width: 1365px) { 
    .video-archive {
        max-width: 1210px;
    }
}
@media screen and (max-width: 1279px) { 
    .video-archive {
        max-width: 960px;
    }    
}
@media screen and (max-width: 999px) { 
    .site-width,
    .video-archive {
        padding-right: 15px;
        padding-left: 15px;
    }
    .footer-bottom {
        padding-left: 0;
        padding-right: 0;
    }
    .toggle-footer {
        left: 15px;
    }
    .header-right li.socila-links {
        position: absolute;
        right: 0;
        top: -40px;
        width:200px;
        margin-right: 0;
    }
    .header-right li.socila-links a {
        background-color: #f2f2f2;
        margin-right: 0;
        margin-left: 5px;
    }
    .header-right li .email-list {
        position: absolute;
        right: 0;
        top: -40px;
        width: 160px;
        margin-right: 0;        
    }
    .menu-toggle {
        display: block;
        border:0;
        background: #fff url(images/mobile_menu_icon.png) no-repeat right 0;
        float: right;
        padding:0;
        width:42px;
        height: 30px;
        outline: none;
    }
    .menu-open .menu-toggle {
        background-position: 7px 0;
    }
    .main-navigation {
        padding-bottom: 10px;
        padding-top: 2px;
    }
    .site-header .menu-main-menu-container {
        display: block;
        position: fixed;
        overflow: auto;
        width: 240px;
        background-color: #1e1e1e;
        background-color: rgba(30, 30, 30, 0.9);
        top: 0;
        left: -250px;
        bottom: 0;
        -webkit-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        z-index: 111;
    }
    .menu-open .site-header .menu-main-menu-container {
        left: 0;
    }
    .main-menu {
        display: block;
    }
    .main-menu > li {
        float: none;
        width: 100%;
    }
    .main-menu > li > a,
    .main-menu > li:first-child > a,
    .main-menu > li:last-child > a {
        color: #fff;
        padding:16px 15px;
        text-align: left;
        border-bottom: 1px solid #454545;
    }
    .main-menu > li > a:hover,
    .main-menu > li > a:focus {
        background-color: #000;
    }
    .home-bottom-container {
        padding-top: 30px;
    }
    .home-welcome-video {
        float: none;
        width: 100%;
        padding-bottom: 30px;
    }
    .home-about-block {
        float: none;
        width: 100%;
        text-align: center;
    }
    .home-about-block .about-box .about-img,
    .home-about-block .about-box .read-more a {
        text-align: center;
    }
    .footer-content .footer-column-5 {
        clear: both;
        padding-top: 30px;
    }
    .sidebar-container,
    .content-area,
    .blog-layout .content-area,
    .blog-layout .sidebar-container-blog {
        width: 100%;
        float: none;
    }
    .sidebar-container,
    .blog-layout .sidebar-container-blog {
        padding-top: 30px;
    }
    .sidebar-container .menu {
        overflow: hidden;
    }
    .sidebar-container .menu > li {
        float: left;
        margin: 0 30px 15px 0;
    }
    .page-header .page-title,
    .page-header .page-title strong {
        font-family: "HelveticaNeueLTPro-Cn";
    }
    .page-header-no-image .page-title {
        font-size: 60px;
    }
    .watchnow-listing h3 {
        font-size: 22px;
    }
    .watchnow-listing .watchnow-thumb .icon-play {
        width: 60px;
        height: 60px;
        margin-left: -30px;
        margin-top: -30px;
        background-size: 100% auto;
    }
    .sidebar-container-blog .widget-area {
        overflow: hidden;
    }
    .sidebar-container-blog .widget {
        width: 48%;
        margin-right: 4%;
        float: left;
    }
    .sidebar-container-blog .widget:nth-child(2n+2)  {
        margin-right: 0;
    }
    .sidebar-container-blog .widget:nth-child(2n+3)  {
        clear: both;
    }
    .sidebar-container-blog .widget.widget_sp_image {
        text-align: center;  
    }
    .sidebar-container-shop {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media screen and (max-width: 767px) {  
    .entry-content .wpb_video_widget.no-top-padding .wpb_video_wrapper { margin-top:0px;}
    .header-right li.search-wrap {
        
    }
    .header-right li.newsletter-link {
        margin: 0;
    }
    .section-stay-connected h1 {
        font-size: 50px;
    }
    .footer-content .footer-column-1,
    .footer-content .footer-column-2,
    .footer-content .footer-column-3,
    .footer-content .footer-column-4 {
        width: 50%;
        padding-bottom: 30px;
    }
    .footer-content .footer-column-1 ul,
    .footer-content .footer-column-3 ul {
        padding-right: 20px;
    }
    .footer-content .footer-column-5 {
        width: 100%;
        float: none;
        padding-top: 10px;
    }
    .footer-column .black-buttons strong {
        width: 48%;
    }
    .footer-bottom .socila-links {
        float: none;
        display: block;
        padding-bottom: 5px;
        overflow: hidden;
    }
    .footer-bottom .socila-links a {
        margin: 0 5px 0 0;
    }
    .footer-bottom .copyrighttext {
        float: none;
        display: block;
    }
    .content-bottom .widget {
        width: 48%;
        margin:0 4% 25px 0;
    }
    .content-bottom .widget:nth-child(2n+2) {
        margin-right: 0;
    }
    .content-bottom .widget:nth-child(2n+3) {
        clear: both;
    }
    .content-bottom .widget_sp_image {
        text-align: center;
    }
    .watchnow-listing .watchnow-list-view {
        width: 48%;
        margin: 0 4% 25px 0 !important;
    }
    .watchnow-listing .watchnow-list-view:nth-child(2n+2) {
        margin-right: 0 !important;
    }
    .watchnow-listing .watchnow-list-view:nth-child(2n+3) {
        clear: both !important;
    }
    .watchnow-listing .watchnow-list-view:nth-child(3n+4) {
        clear: none;
    }
    .sidebar-container-shop .widget {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 40px;
    }
    .sidebar-container-shop .widget:last-child {
        margin-bottom: 0;
    }
    .sidebar-container-shop {
        border:0;
        padding-top: 0;
    }
    .woocommerce div.product div.images {
        margin-bottom: 15px;
    }
    .video-archive .menu > li:hover,
    .site-content .menu > li:hover {
        z-index: 6;
    }
    .video-archive .menu > li .sub-menu,
    .site-content .menu > li .sub-menu {
        left: 0;
        margin-left: 0;
        text-align: left;
    }
    .video-archive .menu > li .sub-menu a, .site-content .menu > li .sub-menu a {
        text-align: left;
    }
}
@media screen and (max-width: 567px) { 
    .site-logo {
        float: none;
        display: block;
        margin: 0 auto;
    }
    .header-right {
        clear: both;
        width:auto;
        margin-right: -15px;
        margin-left: -15px;
        margin-top: 2px;
        display: block;
        background: #c99e15;
        float: none;
    }
    .header-right li.newsletter-link {
        padding: 4px 0 0 15px;
    }
    .header-right li.newsletter-link a,
    .header-right li a.search-toggle {
        background: none;
        padding-right: 0;
    }
    .header-right li a.contact-toggle {
        background: none;
        padding-right: 0;
    }
    .header-right li.search-wrap {
        display: inline;
        float: right;
        padding: 4px 15px 0 0;
    }
    .header-right li.socila-links {
        display: none;
    }
    .header-right li.socila-links {
        display: block;
        right: auto;
        left: 15px;
        top: auto;
        bottom: -33px;
    }
    .header-right li.socila-links a {
        margin: 0 5px 0 0;
    }
    .bx-wrapper .bx-controls-direction a {
        display: none;
    }
    .home-buttons li {
        width: 48%;
        margin:0 4% 25px 0;
    }
    .home-buttons li:nth-child(2n+2) {
        margin-right: 0;
    }
    .home-buttons li:nth-child(2n+3) {
        clear: both;
    }
    .home-welcome-video h2 strong, .home-about-block h2 strong {
        font-size: 28px;
    }
    .home-about-block .about-box,
    .about-short-text .text-right a {
        font-size: 20px;
    }
    .page-header .page-title strong,
    .store-header {
        height: 160px;
    }
    .page-header .page-title, .page-header .page-title strong {
        font-size: 60px;
    }
    .main-navigation {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .page-header-no-image .page-title {
        font-size: 50px;
        line-height: 1;
    }
    .section-stay-connected h1 {
        font-size: 44px;
    }
    .content-area {
        padding-top: 20px;
    }  
    .post-type-archive-product.woocommerce .site-width > .woocommerce-result-count,
    .post-type-archive-product.woocommerce .site-width > .woocommerce-ordering,
    .tax-product_cat .site-width > .woocommerce-ordering,
    .tax-product_cat .site-width > .woocommerce-result-count {
        display: none;
    }  
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        padding-left: 15px;
        padding-right: 15px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 20px;
        font-family: "HelveticaNeueLTPro-Cn";
    }
    .wc-tabs-wrapper .wc-tabs {
        margin-bottom:20px !important;
    }
    .blog-index.blog-layout .content-area .site-content .post {
        width: 100%;
        float: none;
        margin-right: 0;
    }
}
@media screen and (max-width: 413px) {  
    .watchnow-listing .watchnow-list-view {
        width: 100%;
        float: none;
        clear: both;
        margin: 0 0 25px !important;
    }
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        padding: 20px;
        font-size: 22px;
    }
}
@media screen and (max-width: 374px) {  
    .home-buttons li {
        width: 100%;
        margin-right: 0;
        float: none;
        text-align: center;
    }
    .content-bottom .widget,
    .sidebar-container-blog .widget {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .woocommerce ul.products li.product, 
    .woocommerce-page ul.products li.product {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-right: 0;
    }
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        font-size: 24px;
    }
}