@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap');

body {
	overflow-x: hidden;
	font-family: 'Roboto', sans-serif;
}

#header-main .logo {
    width: 210px;
}

#header-main #main-nav li a {
    padding: 20px 5px 20px 10px;
}

.vimeo {
	padding: 46.25% 0 0 0 !important;
    position: relative;
    max-width:90%;
    margin: 0 auto 40px;
}

footer a {
	color: white !important;
}

tbody tr:nth-child(odd) {
    background-color: #3984a2 !important;
    color: white !important;
}
tbody td {
	border: 0 !important;
}

.right-col table {
	border: 0 !important;
	margin-bottom: 0 !important;
}

table select {
	padding: 5px;
	font-size: 16px;
	cursor: pointer;
}
.icon-instagram {
	width: 37px;
    height: 37px;
    background: white;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
}

.icon-instagram:before {
    content: '';
    background: url(../img/instagram.png);
    height: 20px;
    width: 20px;
    position: absolute;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    right: 13px;
    bottom: 16px;
}

.btn.buy  {
	background: #deb825;
    text-shadow: none;
    color: black !important;
    border: none;
    width: 200px;
    padding: 10px;
}

.btn.buy:hover  {
	background: #006582;
	color: white !important;
}
iframe {
	max-width: 100%;
}
#footer-main .section {
	width: 100%;
}
.left-col {
	width: 20%;
	float:left;
}
.right-col {
	width: 75%;
	float:left;
	margin-left: 5%;
}
.navbar-toggle {
	display: none;
}

#mc_embed_signup {
	position: relative;
}

#mce-success-response {
	position: absolute;
    bottom: -15px;
    z-index: 999;
}

#mce-error-response {
	position: absolute;
    left: 0;
    bottom: -40px;
    font-size: 15px;
    max-width: 500px;
    color: red;
}

#mc_embed_signup_scroll p {
	margin: 0;
	padding: 0;
	line-height: 0;
}

#more,#more1 {
	display: none;
}

#myBtn {
	color: #AC561E;
    font-style: italic;
    border-radius: 10px;
    border: 1px solid #ccc;
    background-color: #fefefe;
	cursor: pointer;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.1) 50%,rgba(170,170,170,0.1) 55%,rgba(120,120,120,0.15) 100%);
}

.ff_composer {
	width: 100%;
	margin: 0;
}

figure {
	padding: 0;
	border-color:black;
	box-shadow: 2px 5px 12px #888888;
}
figure img {
	width: 100%;
}

@media screen and (max-width: 1100px){
	#content-main .hp-threeup .row {
		width: 100%;
	}
	#content-main .hp-intro h4 {
		width: 95%;
	}
	#footer-main .connect-footer {
    padding: 30px 0 0 20px;
}
	.main-nav, #header-main #main-nav ul ul::before {
		display: none;
	}
	
	.main-nav.open {
		display: block;
		width: 100%;
	}
	
	#header-main #main-nav ul ul {
		position: relative;
		left: 0;
		padding: 0 !important;
		border-top: 0;
		margin-top: 0;
	}
	#nav-sub li:last-child {
		margin-bottom: 10px;
	}
	#header-main #main-nav li {
		display: block;
		width: 100%;
	}
	
	#header-main #main-nav ul ul li {
    padding: 4px 9px;
    /*border-bottom: 1px dotted #fff;*/
	border:none;
}
	
	#header-main #main-nav ul ul li a {
		color: white;
	}
	
	#header-main #main-nav li.hover {
		display: none !important;
	}
	
	.navbar-toggle {
		display: block;
		float: right;
		color: white;
		cursor: pointer;
	}
	.logo img {
		width: 200px;
	}
	
}


@media screen and (min-width: 1200px){
    .vimeo {
	padding: 36.25% 0 0 0 !important;
    position: relative;
    width: 1200px;
	max-width: 100%;
    margin: 0 auto 50px;
	}
}


@media screen and (min-width: 768px){
	
	#mc_embed_signup_scroll {
		overflow: auto;
	}
	#mc_embed_signup_scroll .mc-field-group {
    float: left;
    width: 35%;
    margin-right: 0%;
}
	#mc_embed_signup_scroll .clear {
		float: left;
		margin-top: -8px;
	}
	
	div.mce_inline_error {
		float: left;
	}
	
	#mc_embed_signup_scroll p {
		float: left;
	}
	
}

@media screen and (max-width: 768px){
	
	.ff_composer .size1of2 {
		width: 100% !important;
	}
	
	.ff_composer .line {
		overflow: visible !important;
	}
	
	.ff_composer .unit {
		padding: 0 !important;
		margin: 0 !important;
	}
	
	.left-col {
	width: 100%;
}
.right-col {
	width: 100%;
	margin-left: 0%;
}
	
	
	.subpage .size3of4, .subpage .size1of4 {
		width: 100%;
		float: none;
		margin: 0;
	}
	.subpage aside .active {
		width: 100%;
		margin: 0;
	}
	
	.subpage .pinwheel-left,.subpage .pinwheel-right {
		display: none;
	}

	#content-main .hp-intro {
		padding: 20px 0;
	}
	#content-main .hp-threeup .row .size1of3 {
		width: 100%;
		margin-bottom: 25px;
	}
	
	#content-main .hp-intro h1 {
		font-size: 2.2em;
	}
	#content-main .hp-intro h4 {
		font-size: 1.3em;
	}
	footer {
		padding-top: 25px;
	}
	footer .section div {
		width: 100% !important;
		text-align: center;
		padding: 0 !important;
		background: none !important;
	}
	#footer-main .connect-footer h4, #footer-main .connect-footer ul {
		float: none;
	}
	#footer-main .connect-footer h5 {
		float: none;
	}
	#footer-main .contact-footer h4,#footer-main .contact-footer h5,#footer-main .contact-footer h3 {
		border-bottom: none;
	}
}
