/*

Theme Name: thegreatoffsite

Author: the CSW team

Description: The Great Offsite Custom Theme 

Version: 1.0

*/

html {
	overflow-x: hidden;
}
html, body {
	height: 100%;
}
body {
	color: #393939;
	font-size: 14px;
	font-family: 'open_sansregular';
}
@font-face {
	font-family: 'open_sansbold';
	src: url('fonts/OpenSans-Bold.eot');
	src: url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-Bold.woff2') format('woff2'),  url('fonts/OpenSans-Bold.woff') format('woff'),  url('fonts/OpenSans-Bold.ttf') format('truetype'),  url('fonts/OpenSans-Bold.svg#open_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansregular';
	src: url('fonts/OpenSans-Regular_1.eot');
	src: url('fonts/OpenSans-Regular_1.eot?#iefix') format('embedded-opentype'),  url('fonts/OpenSans-Regular_1.woff2') format('woff2'),  url('fonts/OpenSans-Regular_1.woff') format('woff'),  url('fonts/OpenSans-Regular_1.ttf') format('truetype'),  url('fonts/OpenSans-Regular_1.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ralewaybold';
	src: url('fonts/raleway-bold.eot');
	src: url('fonts/raleway-bold.eot?#iefix') format('embedded-opentype'),  url('fonts/raleway-bold.woff2') format('woff2'),  url('fonts/raleway-bold.woff') format('woff'),  url('fonts/raleway-bold.ttf') format('truetype'),  url('fonts/raleway-bold.svg#ralewaybold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ralewayregular';
	src: url('fonts/raleway-regular.eot');
	src: url('fonts/raleway-regular.eot?#iefix') format('embedded-opentype'),  url('fonts/raleway-regular.woff2') format('woff2'),  url('fonts/raleway-regular.woff') format('woff'),  url('fonts/raleway-regular.ttf') format('truetype'),  url('fonts/raleway-regular.svg#ralewayregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RalewaySemiBold';
	src: url('fonts/RalewaySemiBold.eot');
	src: url('fonts/RalewaySemiBold.eot') format('embedded-opentype'),  url('fonts/RalewaySemiBold.woff2') format('woff2'),  url('fonts/RalewaySemiBold.woff') format('woff'),  url('fonts/RalewaySemiBold.ttf') format('truetype'),  url('fonts/RalewaySemiBold.svg#RalewaySemiBold') format('svg');
}
a {
	color: #005D8F;
}
a:hover, a:focus {
	color: #d5a722;
	text-decoration: none;
}
img {
	max-width: 100%;
	vertical-align: middle;
}
p {
	line-height: 23px;
	margin: 0 0 15px;
	text-align: justify
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'ralewaybold';
	margin: 0 0 10px;
}
h2 {
	color: #005D8F;
}
h3 {
	color: #02AAE4;
}
h4 {
	color: #000;
	font-size: 19px;
}
.pad-0 {
	padding: 0 !important;
}
.mrb-10 {
	margin-bottom: 10px !important;
}
.mrb-20 {
	margin-bottom: 20px !important;
}
.mrb-30 {
	margin-bottom: 30px !important;
}
.mrb-40 {
	margin-bottom: 40px !important;
}
.mrb-50 {
	margin-bottom: 50px !important;
}
.container {
	padding: 0;
}
.header {
	margin: 0;
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 2;
}
.head-top {
	margin-bottom: 15px;
}
.logo {
	padding: 10px 15px 0;
}
.top-head {
	text-align: right;
}
.top-head ul {
	margin: 35px 0 0;
	padding: 0;
}
.top-head ul li {
	display: inline-block;
	list-style: none;
	margin: 0 20px 0 0;
}
.top-head ul li:last-child {
	margin-right: 0;
}
.top-head img {
	float: left;
	margin: 0 25px 0 0;
}
.top-head h3 {
	color: #040404;
	float: left;
	font-size: 18px;
	font-family: 'open_sansbold';
	margin: 0;
	text-align: left;
}
.top-head h3 span {
	display: block;
	font-size: 14px;
	font-family: 'open_sansregular';
}
.menu-head {
	margin: 0;
	position: relative;
}
.menu-head .navbar-brand {
	background: #d5a722;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 0 0 5px #d5a722, 0 0 0 3px #fff inset;
	height: auto;
	margin: -4px 0 0;
	padding: 10px;
	text-align: center;
}
.menu-head .navbar-brand:hover {
	background: #d5a722;
}
.menu-head .navbar-brand > img {
	margin: auto;
}
.menu-head nav {
	box-shadow: none;
	border: none;
	background: none;
	border-radius: 0;
	margin: 0;
	text-align: right;
}
.menu-head .navbar-collapse {
	padding: 0;
}
.menu-head .navbar-nav {
	float: none;
	margin: 50px 0 0;
	text-align: right;
}
.menu-head .navbar-nav > li {
	display: inline-block;
	float: none;
	font-family: 'ralewaybold';
	padding: 0 0 10px;
	text-transform: uppercase;
}
.menu-head .navbar-nav > li > a {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	text-shadow: none;
	padding: 10px 15px;
}
.menu-head .navbar-nav > li > a:focus, .menu-head .navbar-nav > li > a:hover, .menu-head .navbar-nav > .open > a, .menu-head .navbar-nav > .open > a:focus, .menu-head .navbar-nav > .open > a:hover, .menu-head .navbar-nav .current-menu-item a {
	color: #fff;
	background: #d5a722;
}
.menu-head li a:hover .sub-menu {
	display: block;
}
.menu-head .sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 270px;
	display: none;
	margin: 0;
	padding: 0;
}
.menu-head .sub-menu > li {
	list-style: none;
	border-bottom: 1px solid #fff;
}
.menu-head .sub-menu > li:last-child {
	border: none;
}
.menu-head .sub-menu > li > a:focus, .menu-head .sub-menu > li > a:hover {
	background: #fff;
	color: #005D8F;
}
.menu-head .sub-menu > li > a {
	font-family: 'open_sansregular';
	font-size: 12px;
	display: block;
	background: #000;
	color: #fff;
	padding: 5px 10px;
	text-align: left;
}
.banner {
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.banner-text {
	background: rgba(52, 73, 94, 0.9);
	border-radius: 3px;
	bottom: 15%;
	left: 50%;
	margin: 0 0 0 -480px;
	padding: 2% 3%;
	position: absolute;
	text-align: center;
}
.banner h2 {
	color: #fff;
	font-size: 44px;
	font-family: 'ralewaybold';
	text-transform: uppercase;
}
.banner p {
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.banner-text .btn {
	background: #e85243;
	color: #fff;
	font-size: 16px;
	padding: 10px 40px;
	text-transform: uppercase;
}
.banner-text .btn:hover {
	background: #fff;
	color: #e85243;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.banner-text .btn i {
	font-size: 20px;
	margin: 0 0 0 10px;
	position: relative;
	top: 1px;
}
.style-head {
	margin: 0 0 30px;
}
.style-head h2 {
	display: inline-block;
	position: relative;
	margin: 0 0 15px;
}
.style-head h2:before {
	background: url("images/line-head.png") no-repeat scroll center bottom;
	bottom: -20px;
	content: "";
	height: 16px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 100%;
}
.style-head h2 span {
	display: block;
	font-family: 'ralewayregular';
	font-size: 19px;
	color: #000;
}
.text-sec {
	border-top: 10px solid #005D8F;
	overflow: hidden;
	margin: 10px 0 0;
	padding: 50px 0;
	position: relative;
}
.text-sec:after {
	background: #d5a722;
	height: 10px;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	position: absolute;
}
.text-sec:before {
	background: url("http://www.thegreatoffsite.live/wp-content/uploads/2017/02/booklet-bg.png") no-repeat scroll 0 bottom / 100% auto;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.2;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	display: none;
}
.icon-left {
	position: absolute;
	margin: 0 0 0 -680px;
	left: 50%;
	top: -10px;
	display: none;
}
.icon-left img {
	height: 200px;
}
.icon-right {
	position: absolute;
	margin: 0 -680px 0 0;
	right: 50%;
	top: 0;
	display: none;
}
/*.text-sec h2{position:relative; padding:0 0 15px;}

  .text-sec h2:before{background:#005D8F ; content:""; height:2px; bottom:0; left:0; position:absolute; width:70px;}  

  .text-sec h2 span{display:block; font-family: 'ralewayregular'; font-size:19px; color:#000;}*/

.text-sec .thumb {
	display: inline-block;
}
.text-row {
	position: relative;
}
.icon-position {
	background: #005D8F;
	position: absolute;
	left: 15%;
	top: -10px;
	width: 70%;
	text-align: center;
	z-index: -1;
}
.text-sec .btn {
	background: #005D8F;
	color: #fff;
	padding: 10px 50px;
	position: relative;
	text-transform: uppercase;
}
.text-sec .btn:before {
	border-bottom: 20px solid #d5a722;
	border-right: 20px solid transparent;
	border-top: 20px solid transparent;
	bottom: 2px;
	content: "";
	height: 0;
	left: 2px;
	position: absolute;
	width: 0;
}
.text-sec .btn:after {
	border-bottom: 20px solid transparent;
	border-left: 20px solid transparent;
	border-top: 20px solid #d5a722;
	top: 2px;
	content: "";
	height: 0;
	right: 2px;
	position: absolute;
	width: 0;
}
.text-sec .btn:hover {
	background: #00ace6;
	color: #fff;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.text-sec .btn:hover:before {
	border-bottom-color: #fff;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.text-sec .btn:hover:after {
	border-top-color: #fff;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.text-sec .col-sm-4 {
	margin: 0 0 30px;
}
.text-sec p {
	margin: 0 10% 10px;
	text-align: center;
}
.thumb {
	position: relative;
	cursor: pointer;
}
.thumb:hover:before {
	transform: scaleX(0);
	opacity: 1;
}
.thumb:hover:after {
	opacity: 1;
	transform: scaleY(0);
}
.thumb:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	opacity: 0;
	transform: scaleX(1);
	-moz-transform: scaleX(1);
	-webkit-transform: scaleX(1);
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
}
.thumb:after {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	opacity: 0;
	transform: scaleY(1);
	-moz-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-webkit-transition: all 0.5s ease-in;
}
.offers-sec {
	overflow: hidden;
margin:;
	padding: 50px 0 70px;
}
.offers-sec .thumb {
	margin: 0 0 0 30px;
}
.offers-sec .box {
	float: left;
	width: 458px;
	min-height: 223px;
	border: 1px solid #ccc;
	border-right: 0;
	background: #fff;
	box-shadow: 0 0 4px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.1);
	margin: -50px 0 40px 0;
	position: relative;
}
.offers-sec .text-box {
	float: left;
	width: 358px;
	padding: 32px 20px 0 20px;
}
.offers-sec .text-box a.btn-more {
	font-weight: 400;
	line-height: 14px;
	color: #222;
	text-transform: uppercase;
	float: left;
	text-decoration: none;
	border: 1px solid rgba(0,0,0,0);
	position: relative;
}
.offers-sec .detail-col {
	float: right;
	width: 99px;
	text-align: center;
	border-left: 1px solid #bfbfbf;
	padding: 10px 0 0 0;
}
.offers-sec .detail-col .fa {
	color: #A82B42;
	display: block;
	font-size: 14px;
	padding: 0 0 3px 0;
}
.offers-sec .detail-col span {
	display: block;
	margin: 0 0 10px;
	padding: 0;
}
.offers-sec .detail-col span small {
	font-size: 12px;
	display: block;
}
.offers-sec .detail-col strong.price {
	background: #A82B42;
	float: left;
	width: 100%;
	font-weight: 400px;
	font-size: 18px;
	line-height: 42px;
	color: #fff;
}
.offers-sec .text-box .btn {
	font-family: 'open_sansbold';
	color: #222;
}
/*.offers-sec .text-box .btn{background: #005D8F ; color: #fff; padding: 10px 50px; position:relative; text-transform: uppercase;}

  .offers-sec .text-box .btn:before{border-bottom: 20px solid #d5a722; border-right: 20px solid transparent; border-top: 20px solid transparent; bottom: 2px; content: ""; height: 0; left: 2px; position: absolute; width: 0;}  

  .offers-sec .text-box .btn:after{border-bottom: 20px solid transparent; border-left: 20px solid transparent; border-top: 20px solid #d5a722; top: 2px; content: ""; height: 0; right: 2px; position: absolute; width: 0;}   

  .offers-sec .text-box .btn:hover{background:#00ace6; color:#fff; transition:0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out; -moz-transition:all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; -o-transition:all 0.8s ease-in-out;}

  .offers-sec .text-box .btn:hover:before{border-bottom-color:#fff; transition:0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out; -moz-transition:all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; -o-transition:all 0.8s ease-in-out;}

  .offers-sec .text-box .btn:hover:after{border-top-color:#fff; transition:0.8s ease-in-out; -webkit-transition:all 0.8s ease-in-out; -moz-transition:all 0.8s ease-in-out; -ms-transition:all 0.8s ease-in-out; -o-transition:all 0.8s ease-in-out;} */

.offer-more {
	text-align: center;
}
.offer-more .btn {
	background: #fff;
	border-radius: 0;
	border: 1px solid #444;
	color: #222;
	font-family: 'RalewaySemiBold';
	font-size: 16px;
	padding: 15px 50px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 11;
}
.offer-more .btn:after {
	border-bottom: 4px solid #444;
	border-right: 4px solid #444;
	bottom: -2px;
	content: "";
	height: 23px;
	position: absolute;
	right: -2px;
	width: 23px;
}
.offer-more .btn:before {
	border-left: 4px solid #444;
	border-top: 4px solid #444;
	content: "";
	height: 23px;
	left: -2px;
	position: absolute;
	top: -2px;
	width: 23px;
}
.offer-more .btn:hover {
	background: #005D8F;
	border-color: #005D8F;
	color: #fff;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.offer-more .btn:hover:after, .offer-more .btn:hover:before {
	display: none;
}
.tag-wrap {
	background: #005D8F;
	color: #fff;
	position: relative;
	padding: 20px 0;
}
.tag-wrap h3 {
	color: #fff;
	font-family: 'RalewaySemiBold';
	margin: 10px 0;
	font-size: 18px;
}
.tag-wrap h3 i {
	font-size: 34px;
	margin: 0 10px 0 0;
	position: relative;
	top: 2px;
}
.tag-wrap h3 img {
	outline: 3px solid #fff;
	outline-offset: 3px;
	margin: 0 20px 0 0;
	width: 110px;
}
.tag-wrap .btn {
	border: none;
	background: #34495e;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	margin: 10px 0 0;
	padding: 10px 60px;
}
.tag-wrap .btn:hover {
	background: #fff;
	color: #34495e;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.tag-btm {
	text-align: left;
}
.tag-btm h3 {
	margin: 10px 0 0;
	text-transform: uppercase;
}
.tag-btm h3 span {
	color: #fff;
	display: block;
	font-size: 20px;
	margin: 5px 0 0;
	text-transform: inherit;
}
.tag-btm .btn {
	margin: 15px 0 0;
}
.activities-sec {
	background: #000 url(images/activities-bg.jpg) no-repeat fixed center center;
	padding: 50px 0 50px;
	color: #fff;
	text-align: center;
}
.activities-sec h2 {
	color: #fff;
}
.activities-sec h2 span {
	color: #fff;
}
.activities-sec ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.activities-sec ul li {
	border: 3px solid #fff;
	display: inline-block;
	list-style: none;
	margin: 0 5px 10px;
	padding: 4px;
}
/* SOCIAL ICONS - GENERAL */

.social li a {
	background: #fff;
	display: block;
	width: 77px;
	height: 77px;
	padding: 10px;
	position: relative;
	text-decoration: none;
}
.social li a strong {
	font-weight: normal;
	position: absolute;
	left: -35px;
	letter-spacing: -0.3px;
	font-size: 13px;
	width: 150px;
	top: -1px;
	color: #000;
	padding: 5px;
	z-index: 9999;
	background-color: #d5a722;
	-moz-border-radius: 3px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
#css3:hover li {
	opacity: 0.2;
}
#css3 li {
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 500ms;
	-moz-transition-property: opacity;
	-moz-transition-duration: 500ms;
}
#css3 li a strong {
	opacity: 0;
	-webkit-transition-property: opacity, top;
	-webkit-transition-duration: 300ms;
	-moz-transition-property: opacity, top;
	-moz-transition-duration: 300ms;
}
#css3 li:hover {
	opacity: 1;
}
#css3 li:hover a strong {
	opacity: 1;
	top: -40px;
}
.event-sec {
	position: relative;
	padding: 50px 0;
}
.event-sec .item {
	margin: 0 -15px;
}
.event-sec .text-box {
	border: 1px solid #c0c0c0;
	margin: 50px 0 0 -31px;
	padding: 30px;
}
.event-sec .thumb {
	border: 1px solid #c0c0c0;
	padding: 10px;
	text-align: center;
}
.event-sec .thumb img {
	width: 100%;
}
.detail-row {
	overflow: hidden;
	width: 100%;
	padding: 0 0 20px 0;
}
.event-sec .text-box b {
	color: #444;
	float: left;
	font: 400 13px/13px "Open Sans", sans-serif;
	padding: 0 20px 0 0;
}
.event-sec .text-box b {
	font: 400 13px/13px 'Open Sans', sans-serif;
	color: #444;
	float: left;
	padding: 0 20px 0 0;
}
.event-sec .text-box h4 {
	margin: 0 0 15px 0;
	clear: both;
	text-transform: uppercase;
	font-size: 18px;
}
.event-sec .text-box b .fa {
	padding: 0 6px 0 0;
}
.event-trip-detail {
	overflow: hidden;
}
.event-trip-detail ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.event-trip-detail ul li {
	float: left;
	padding: 0;
	border-left: 1px solid #fff;
}
.event-trip-detail ul li:first-child {
	border: 0;
}
.event-trip-detail ul li a {
	background: #222;
	font: 400 13px/13px 'Open Sans', sans-serif;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 10px 25px;
}
.event-trip-detail ul li a .fa {
	display: block;
	text-align: center;
	padding: 0 0 6px 0;
}
.event-sec .text-box .btn-row {
	margin: 36px 0 -40px;
	text-align: center;
}
.event-sec .text-box .btn-row a {
	font-family: 'RalewaySemiBold';
	font-size: 16px;
}
.event-sec .text-box .btn-style-3 {
	background: #fff;
	border-radius: 0;
	border: 1px solid #444;
	color: #222;
	padding: 15px 30px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 11;
}
.event-sec .text-box .btn-style-3:after {
	border-bottom: 4px solid #444;
	border-right: 4px solid #444;
	bottom: -2px;
	content: "";
	height: 23px;
	position: absolute;
	right: -2px;
	width: 23px;
}
.event-sec .text-box .btn-style-3:before {
	border-left: 4px solid #444;
	border-top: 4px solid #444;
	content: "";
	height: 23px;
	left: -2px;
	position: absolute;
	top: -2px;
	width: 23px;
}
.event-sec .text-box .btn-style-3:hover {
	background: #005d8f;
	border-color: #A82B42;
	color: #fff;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.event-sec .text-box .btn-style-3:hover:after, .event-sec .text-box .btn-style-3:hover:before {
	display: none;
}
.event-sec .text-box .btn-style-2 {
	background: #005D8F;
	color: #fff;
	border: 1px solid transparent;
	margin: 0 0 0 10px;
	padding: 15px 40px;
}
.event-sec .text-box .btn-style-2:hover {
	background: #fff;
	border-color: #444;
	color: #444;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.carousel-btn {
	text-align: center;
	position: relative;
	padding: 30px 0 0;
}
.carousel-btn .carousel-control {
	background: none;
	border: 1px solid #000;
	color: #000;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	opacity: inherit;
	position: inherit;
	text-shadow: inherit;
	width: 40px;
}
.carousel-btn .carousel-control i {
	line-height: 28px;
}
.carousel-btn .carousel-control:hover {
	background: #005D8F;
	border-color: #005D8F;
	color: #fff;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.add-wrap {
	border-top: 10px solid #005D8F;
	padding: 0 0 70px 0;
	position: relative;
	display: none;
}
.add-wrap .style-head {
	margin: 10px 0 0 !important;
}
.add-wrap .style-head h2, .add-wrap .style-head h2 span {
	color: #fff;
}
.add-wrap:after {
	background: #d5a722;
	height: 10px;
	content: "";
	left: 0;
	top: -30px;
	width: 100%;
	position: absolute;
}
.add-wrap:before {
	background: url("http://www.thegreatoffsite.live/wp-content/uploads/2017/02/booklet-bg.png") no-repeat scroll 0 bottom / 100% auto;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.2;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.add-icon-left {
	position: absolute;
	margin: 0 0 0 -680px;
	left: 50%;
	top: 0px;
}
.add-icon-left img {
	height: 250px;
}
.add-icon-right {
	position: absolute;
	margin: 0 -680px 0 0;
	right: 50%;
	bottom: 0;
}
.add-row {
	position: relative;
	padding: 0 10%;
}
.add-row .col-sm-6 {
	margin: 10px 0;
}
.add-row .col-sm-6 img {
	height: 200px;
}
.icon-add {
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: -1;
}
.icon-add > img {
	width: 45%;
}
.form-sec {
	overflow: hidden;
	margin: 0 0 50px;
	padding: 0;
	position: relative;
}
.form-sec .col-left {
	background: #0f0f0f url("images/form-bg.png") no-repeat scroll 0 0 !important;
	padding: 40px 6.5% 20px 30px;
	float: right;
}
.form-sec .col-right {
	background: #0c0c0c url("images/tab-image.jpg") no-repeat scroll center center / cover !important;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 3.5% 3% 3.5% 2.6%;
}
.form-sec .col-right:before {
	background: #000;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;
}
.form-sec .col-right iframe {
	border: 5px solid #000;
	outline: 5px solid #000;
	outline-offset: 6px;
	position: relative;
	z-index: 2;
}
.form-sec form {
	margin: 0 -15px;
	overflow: hidden;
}
.form-sec h3 {
	color: #fff;
	font-size: 28px;
	margin: 0 0 20px;
	text-transform: uppercase;
}
.form-sec form .form-control {
	background: none;
	border-radius: 0;
	color: #fff;
	height: 40px;
}
 .form-sec form .form-control::-webkit-input-placeholder {
color: #fff;
}
 .form-sec form .form-control::-moz-placeholder {
color: #fff;
}
 .form-sec form .form-control:-ms-input-placeholder {
color: #fff;
}
 .form-sec form .form-control:-moz-placeholder {
color: #fff;
}
.form-sec form textarea {
	height: 100px !important;
}
.form-sec form .form-group {
	margin-bottom: 15px;
}
.form-sec form input[type="submit"] {
	background: #d5a722;
	border: none;
	color: #000;
	font-family: 'open_sansbold';
	margin: 0;
	padding: 10px 55px;
	text-shadow: inherit;
	text-transform: uppercase;
	width: 100%;
}
.form-sec form input[type="submit"]:hover {
	background: #005D8F;
	color: #fff;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.recent-event {
	padding: 50px 0 70px;
}
.recent-event .post-box {
	margin: 0 0 30px;
	position: relative;
}
.recent-event .thumb {
	border: 1px solid #c0c0c0;
	padding: 5px;
	text-align: center;
}
.recent-event .thumb img {
	width: 100%;
}
.recent-event .post-box .text-event {
	border: 1px solid #ccc;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	box-sizing: border-box;
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 50px 15px 0;
	position: relative;
	text-align: center;
	width: 96%;
}
.recent-event .post-detail {
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: -25px;
	width: 300px;
}
.recent-event .post-detail strong {
	background: #fff;
	border-top: 3px solid #005D8F;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	float: left;
	margin: 0 5px 0 0;
	padding: 10px 0 5px;
	width: 95px;
}
.recent-event .post-detail i {
	color: #005D8F;
	padding: 0 0 5px;
}
.recent-event .post-detail strong span {
	color: #444;
	display: block;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}
.recent-event h3 {
	clear: both;
	color: #222;
	margin: 0 0 18px;
	overflow: hidden;
	position: relative;
	font-size: 19px;
}
.recent-event .text-event p {
	margin: 0 0 20px;
	text-align: center;
}
.recent-event .btn-row {
	margin: 0 0 -20px;
	text-align: center;
}
.recent-event .btn-row .btn {
	background: #fff;
	border-radius: 0;
	border: 1px solid #444;
	color: #222;
	font-family: 'RalewaySemiBold';
	font-size: 16px;
	padding: 15px 50px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 11;
}
.recent-event .btn-row .btn:after {
	border-bottom: 4px solid #444;
	border-right: 4px solid #444;
	bottom: -2px;
	content: "";
	height: 23px;
	position: absolute;
	right: -2px;
	width: 23px;
}
.recent-event .btn-row .btn:before {
	border-left: 4px solid #444;
	border-top: 4px solid #444;
	content: "";
	height: 23px;
	left: -2px;
	position: absolute;
	top: -2px;
	width: 23px;
}
.recent-event .btn-row .btn:hover {
	background: #A82B42;
	border-color: #A82B42;
	color: #fff;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.recent-event .btn:hover:after, .recent-event .btn:hover:before {
	display: none;
}
.customers-sec {
	background: #0c0c0c url("images/testimonials-bg.jpg") repeat fixed 0 0 !important;
	margin: 0;
	padding: 30px 0 40px;
}
.customers-sec h2 {
	color: #fff;
}
.customers-sec h2 span {
	color: #fff;
}
/* Carousel */

.customers-sec #quote-carousel {
	position: relative;
	padding: 0 3.5% 2%;
	margin-top: 0; /* Control buttons  */  /* Previous button  */  /* Next button  */  /* Changes the position of the indicators */  /* Changes the color of the indicators */
}
.customers-sec #quote-carousel .carousel-control {
	background: none;
	color: #CACACA;
	text-shadow: none;
	margin-top: 30px;
	display: none;
}
.customers-sec #quote-carousel .carousel-control.left {
	left: -60px;
}
.customers-sec #quote-carousel .carousel-control.right {
	right: -60px;
}
.customers-sec #quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -15%;
	margin-right: -19px;
}
.customers-sec #quote-carousel .carousel-indicators li {
	background: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 30px;
	height: 4px;
	margin: 3px;
	cursor: pointer;
	border: none;
	opacity: 0.4;
	overflow: hidden;
	transition: all 0.4s;
}
.customers-sec #quote-carousel .carousel-indicators .active {
	background: #fff;
	opacity: 1;
	overflow: hidden;
}
.customers-sec .carousel-inner {
	margin: 0;
}
.customers-sec .item blockquote {
	border-left: none;
	margin: 0;
}
.customers-sec .item blockquote img {
	border: 3px solid #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	float: left;
}
.customers-sec .customers-text:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	position: absolute;
	left: 0;
	top: 0;
	font-size: 24px;
}
.customers-sec .customers-text:after {
	content: "\f10e";
	font-family: 'Fontawesome';
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 24px;
}
.customers-sec .carousel-inner blockquote {
	font-size: 14px;
	color: #fff;
}
.customers-sec .carousel-inner blockquote small {
	color: #fff;
	font-family: 'open_sansbold';
	font-size: 14px;
}
.customers-sec .customers-text {
	float: right;
	margin: 0;
	padding: 10px 40px;
	position: relative;
	width: 85%;
}
.customers-sec .customers-text small {
	text-align: right;
}
.guide-sec {
	padding: 50px 0;
}
.guide-sec .box {
	padding: 0;
	overflow: hidden;
}
.guide-sec .box .thumb {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 100%;
	box-shadow: 0 0 4px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.1);
	margin: 0 0 20px;
	padding: 6px;
	position: relative;
}
.guide-sec .box .thumb:before {
	background: #000;
	border-radius: 100%;
	bottom: 0;
	content: "";
	height: 320px;
	left: 0;
	margin: auto;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 320px;
}
.guide-sec .box .thumb img {
	background: #000;
	border-radius: 100%;
	display: block;
	height: auto;
	width: 100%;
}
.guide-sec .box .thumb .caption {
	bottom: 0;
	height: 32%;
	left: -200%;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;
}
.guide-sec .box .thumb .caption h3 {
	color: #fff;
	margin: 0 0 10px;
	text-align: center;
}
.guide-sec .box .thumb .caption em {
	color: #fff;
	display: block;
	font: italic 400 16px/16px "Open Sans", sans-serif;
	padding: 0 0 21px;
	text-align: center;
}
.team-social-box-2 {
	float: left;
	width: 100%;
}
.team-social-box-2 ul {
	display: block;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.team-social-box-2 ul li {
	display: inline-block;
	padding: 0 3px;
}
.team-social-box-2 ul li a {
	background: #fff;
	border: 1px solid #ccc;
	color: #222;
	display: block;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 40px;
}
.team-social-box-2 ul li a i {
	line-height: 38px;
}
.team-social-box-2 ul li a:hover {
	background: #005D8F;
	color: #fff;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.team-social-box-2 ul li a:before {
	border-left: 3px solid #ccc;
	border-top: 3px solid #ccc;
	content: "";
	height: 20px;
	left: -2px;
	position: absolute;
	top: -2px;
	width: 20px;
}
.team-social-box-2 ul li a:after {
	border-bottom: 3px solid #ccc;
	border-right: 3px solid #ccc;
	bottom: -2px;
	content: "";
	height: 20px;
	position: absolute;
	right: -2px;
	width: 20px;
}
.guide-sec .box .text-box h3 {
	color: #00ACE6;
	margin: 0 0 10px;
	text-align: center;
}
.guide-sec .box .text-box em {
	color: #777;
	display: block;
	font: italic 400 16px/16px "Open Sans", sans-serif;
	text-align: center;
}
.guide-sec .box .thumb:hover:after {
	display: none;
}
.guide-sec .box .thumb:hover:before {
	background: rgba(0, 0, 0, 0.5);
	border-radius: 100%;
	bottom: 0;
	content: "";
	height: 320px;
	left: 0;
	margin: auto;
	opacity: 0.6;
	position: absolute;
	right: 0;
	top: 0;
	width: 320px;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transform: inherit;
	opacity: 1;
}
.guide-sec .box:hover .caption {
	left: 0;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.guide-sec .box:hover .text-box {
	opacity: 0;
	visibility: hidden;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.news-letter-sec {
	background: url("images/newsletter-bg.jpg") no-repeat fixed 0 0 / cover !important;
	padding: 100px 0 150px;
	position: relative;
}
.news-letter-sec .frame {
	left: 50px;
	position: absolute;
	top: -59px;
	width: 100%;
}
.floating {
	height: 350px;
	animation-name: Floating;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
}
 @keyframes Floating {
 0% {
transform:translate(0px, 0px);
}
 65% {
transform:translate(0px, 15px);
}
 100% {
transform:translate(0px, 0px);
}
}
.news-letter-sec h2 {
	color: #222;
	line-height: 36px;
	font-family: 'open_sansbold';
	font-size: 36px;
	margin: 0 0 40px;
	position: relative;
	text-transform: uppercase;
}
.news-letter-sec form {
	overflow: hidden;
}
.news-input {
	float: left;
	margin: 0 20px 0 0;
	width: 70%;
}
.news-letter-sec .text-box input[type="text"] {
	background: #fff;
	border: 0;
	box-sizing: border-box;
	color: #444;
	float: left;
	height: 55px;
	margin: 0 0 20px;
	padding: 0 20px;
	width: 100%;
}
.news-letter-sec .text-box input[type="submit"] {
	background: #222;
	border: 0 none;
	color: #fff;
	height: 55px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 20%;
}
.news-letter-sec .text-box input[type="submit"]:hover {
	background: #005D8F;
	color: #fff;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.footer {
	background: #000 url("images/footer-bg.jpg") repeat scroll center center / cover;
	border-top: 10px solid #005D8F;
	color: #fff;
	padding: 50px 0 0;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #d5a722;
}
footer {
	text-align: inherit;
}
.wg-1 h4 {
	color: #fff;
	font-family: 'ralewaybold';
	font-size: 19px;
	margin: 0 0 20px;
	padding: 0 0 10px;
	position: relative;
}
.wg-1 ul {
	margin: 0;
	padding: 0;
}
.wg-1 ul li {
	background: url(images/arrow.png) no-repeat scroll 0 9px;
	list-style: none;
	position: relative;
	padding: 0 0 10px 15px;
}
.wg-1 address {
	margin: 0 0 20px;
	overflow: hidden;
	position: relative;
}
.wg-1 address i {
	border: 1px solid #fff;
	color: #fff;
	float: left;
	font-size: 15px;
	height: 27px;
	line-height: 27px;
	margin: 0 10px 0 0;
	text-align: center;
	width: 27px;
}
.wg-1 address div {
	margin: 0;
	overflow: hidden;
}
.ft-logo {
	margin: 0 0 0 50px;
}
.ft-logo img {
	margin: 10px 0;
}
.wg-1 form .form-control {
	background: none;
	border-radius: 0;
	border: 1px solid #fff;
	color: #fff;
	height: 44px;
	padding: 10px 12px;
}
 .wg-1 form .form-control::-webkit-input-placeholder {
color: #fff;
}
 .wg-1 form .form-control::-moz-placeholder {
color: #fff;
}
 .wg-1 form .form-control:-ms-input-placeholder {
color: #fff;
}
 .wg-1 form .form-control:-moz-placeholder {
color: #fff;
}
.wg-1 form textarea {
	height: 80px !important;
}
.wg-1 form .btn {
	background: #fe0000;
	border-radius: 0;
	border: none;
	color: #fff;
	padding: 10px 60px;
	text-shadow: inherit;
	text-transform: uppercase;
}
.wg-1 form .btn:hover {
	background: #fff;
	color: #132A4D;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.icon-ft {
	margin: 0;
}
.icon-ft a {
	display: block;
	margin: 0 0 15px;
	position: relative;
}
.icon-ft span {
	left: 30px;
	position: absolute;
	top: -3px;
	text-transform: uppercase;
}
.icon-ft a:hover {
	color: #d5a722;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.ft-bottom {
	border-top: 1px solid #fff;
	margin: 20px 0 0;
	padding: 10px 0 0;
	text-transform: uppercase;
}
.ft-bottom a {
	color: #fff;
}
.ft-bottom a:hover {
	color: #d5a722;
}
div.wpcf7-response-output {
	color: red!important;
	font-size: 16px!important;
}
.banner-inner {
	background: url("https://www.thegreatoffsite.com/wp-content/uploads/2017/02/slider-04-1.jpg") no-repeat scroll center 0;
	background-size: cover;
	border-bottom: 1px solid #999;
	height: 300px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.banner-inner:before {
	background: #000;
	content: "";
	height: 100%;
	left: 50%;
	opacity: 0.8;
	margin: 0 0 0 -610px;
	position: absolute;
	top: 0;
	width: 23%;
	display: none;
}
.banner-inner .textblock {
	height: 300px;
	position: relative;
}
.banner-inner .block {
	background: rgba(0, 0, 0, 0.5);
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
.banner-inner .block:after {
	left: 0;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(0,0,0,0.3);
	border-width: 79px 55px 0 0;
	display: none;
}
.banner-inner .page-title .holder {
	overflow: hidden;
	position: relative;
	padding: 0;
}
.banner-inner h1 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-transform: uppercase;
}
.breadcrumb {
	float: right;
	font-size: 13px;
	line-height: 15px;
	position: relative;
	z-index: 5;
	margin: 20px 0 5px;
	background: none;
	border-radius: 0;
	max-width: 400px;
	min-width: 261px;
	text-align: right;
	color: #fff;
}
.breadcrumb > li {
	margin: 0 0 5px;
}
.breadcrumb > li + li:before {
	content: "+";
	margin: 0 9px;
	color: #fff;
	font-size: 15px;
	float: left;
}
.breadcrumb > li .fa-home {
	margin: 0 9px;
}
.breadcrumb li a {
	color: #fff;
}
.mid-inner {
	border-top: 10px solid #005D8F;
	margin: 10px 0 0;
	padding: 0 0 50px;
	position: relative;
}
.mid-inner:after {
	background: #d5a722;
	height: 10px;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	position: absolute;
}
.mid-inner:before {
	background: url("http://www.thegreatoffsite.live/wp-content/uploads/2017/02/booklet-bg.png") no-repeat scroll 0 0 / 100% auto;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.2;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
	display: none;
}
.mid-icon-left {
	position: absolute;
	margin: 0 0 0 -680px;
	left: 50%;
	top: -10px;
}
.Floating-inn {
	height: 200px;
	animation-name: Floating;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	animation-timing-function: ease-in-out;
}
 @keyframes Floating-inn {
 0% {
transform:translate(0px, 0px);
}
 65% {
transform:translate(0px, 15px);
}
 100% {
transform:translate(0px, 0px);
}
}
.mid-icon-right {
	position: absolute;
	margin: 0 -680px 0 0;
	right: 50%;
	top: 0;
	width: 150px;
}
.mid-inner .container {
	padding: 0 6% 0 2%;
}
.mid-left, .sidebar {
	margin: 80px 0 0;
}
.sidebar .widget {
	background: #E0EFEF;
	margin-bottom: 30px;
	padding: 20px;
}
.widget-title {
	color: #000;
	font-size: 18px;
	margin: 0 0 20px;
	text-transform: uppercase;
}
.sidebar ul {
	padding: 0;
	list-style: none;
}
.sidebar ul li {
	border-bottom: 1px dashed #acacac;
	margin: 0 0 10px;
	padding: 0 0 10px 15px;
	position: relative;
}
.sidebar ul li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
/*.sidebar ul li:before{font-size:12px; line-height:20px;  font-family:fontAwesome; content:"\f054"; position:absolute; left:0; display:none;}*/

.sidebar ul li:before {
	background: url("http://www.thegreatoffsite.live/wp-content/uploads/2017/03/arrow-sidebar.png") no-repeat scroll 0 0;
	content: "";
	left: 0;
	position: absolute;
	top: 8px;
	width: 8px;
	height: 5px;
}
.sidebar ul li a {
	color: inherit;
}
.sidebar ul li a:hover {
	color: #005D8F;
}
/*** 8.0 - Alignments ***/

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}
.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}
blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}
blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}
blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}
.note-tag {
	background: #005D8F;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	padding: 10px 15px;
}
.company-logo {
	background: #005D8F;
	margin: 0 0 10px;
	padding: 20px 0 10px;
}
.company-logo h2 {
	color: #fff;
}
.company-logo h2 span {
	color: #fff;
}
.logo-head {
	text-align: center;
}
.logo-head img {
	margin: 0 10px 20px;
	outline: 3px solid #fff;
	outline-offset: 3px;
}
.li-sec {
	margin: 0 0 10px;
}
.li-sec ul {
	margin: 0;
	padding: 0;
}
.li-sec ul li {
	list-style: none;
	padding: 0 0 10px 25px;
	position: relative;
	text-align: justify;
}
.li-sec ul li::before {
	content: "\f0a4";
	position: absolute;
	font-family: FontAwesome;
	left: 0;
	top: 1px;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.mid-left h4:before {
	background: #005D8F;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	width: 70px;
}
.mid-left h4 {
	padding: 0 0 10px;
	position: relative;
}
.finger ul {
	margin: 0;
	padding: 0;
}
.finger ul li {
	list-style: none;
	padding: 0 0 15px 25px;
	position: relative;
	text-align: justify;
}
.finger ul li::before {
	content: "\f0a4";
	position: absolute;
	font-family: FontAwesome;
	left: 0;
	top: 1px;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.arrow ul {
	margin: 0;
	padding: 0;
}
.arrow li {
	list-style: none;
	padding: 0 0 15px 25px;
	position: relative;
	text-align: justify;
}
.arrow ul li:before {
	background: url(http://www.thegreatoffsite.live/wp-content/uploads/2017/03/arrow-sidebar.png) no-repeat scroll 0 0;
	content: "";
	left: 0;
	position: absolute;
	top: 8px;
	width: 8px;
	height: 5px;
}
.game {
	background: #005D8F;
	color: #fff;
	padding: 6px 20px;
	position: relative;
	text-transform: uppercase;
}
/*.game:before{border-bottom: 20px solid #d5a722; border-right: 20px solid transparent; border-top: 20px solid transparent; bottom: 2px; content: ""; height: 0; left: 2px; position: absolute; width: 0;}

.game:after{border-bottom: 20px solid transparent; border-left: 20px solid transparent; border-top: 20px solid #d5a722; top: 2px; content: ""; height: 0; right: 2px; position: absolute; width: 0;}*/

.gamemb {
	margin: 5px 0 30px;
0
}
.new-tag-wrap {
	background: #000 url(http://www.thegreatoffsite.live/wp-content/uploads/2017/03/new-tag.jpg) no-repeat fixed center center;
	padding: 50px 0 50px;
	color: #fff;
	text-align: center;
	position: relative;
}
.new-tag-wrap:before {
	background: #000;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.5;
	position: absolute;
	top: 0;
	width: 100%;
}
.new-box {
	border: 7px double #fff;
	min-height: 207px;
	padding: 30px 20px 20px;
	position: relative;
}
.new-box h3 {
	color: #fff;
}
.new-box p {
	text-align: center;
}
.btn-wrap {
	margin: 30px 0 20px;
}
.btn-wrap .btn, .sidebar .wpcf7-form .btn {
	background: #005d8f;
	border-radius: 30px;
	color: #fff;
	margin: 0 10px 10px 0;
	padding: 7px 40px;
	text-transform: uppercase;
}
.btn-wrap .btn:hover, .sidebar .wpcf7-form .btn:hover {
	background: #D5A722;
	transition: 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
}
.blockrow span.wpcf7-list-item {
	display: block!important;
}
#btnpack {
	margin: 20px 0 0 0!important;
}
.customize-form label {
	display: block;
}
.customize-form form .btn {
	background: #005d8f;
	color: #fff;
	padding: 6px 50px;
}
.customize-form form .btn:hover {
	background: #D5A722;
	color: #fff;
}
.sidebar .widget, .sideform {
	width: 100%;
	float: left;
}
.sideform textarea {
	height: 100px;
	resize: none;
}
.sideform input[type="submit"]{
	float: right;
}
.sideform div.wpcf7-response-output {
	font-size: 12px !important;
	float: left;
	text-align: center;
	padding: 5px 6px;
	margin: 0;
}
.sideform .wpcf7-form-control-wrap {
	width: 100%;
	float: left;
}
.sideform span.wpcf7-not-valid-tip {
	font-size: 12px;
	font-weight: normal;
	display: block;
	position: absolute;
	float: left;
	bottom: -14px;
	right: 0;
}

/* Smartphones */

@media (min-width: 320px) and (max-width: 480px) {
.menu-head .navbar-brand {
	margin: -4px 0 15px 15px;
}
.menu-head .navbar-brand img {
	height: 50px;
}
.navbar-default .navbar-toggle {
	border: 2px solid #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: inherit;
}
.menu-head .navbar-nav {
	background: #005d8f;
	margin: 0;
	text-align: left;
}
.menu-head .navbar-nav > li {
	display: block;
	padding: 0 0 1px;
}
.menu-head .navbar-nav > li > a {
	border-radius: 0;
	padding: 10px;
}
.menu-head .sub-menu {
	position: relative;
}
.icon-position {
	top: 40%;
}
.new-box {
	min-height: inherit;
	margin: 0 5% 5%;
}
.offers-sec .col-sm-6 {
	margin: 5%;
}
.offers-sec .thumb {
	margin: 0;
}
.offers-sec .box {
	border: 1px solid #ccc;
	min-height: inherit;
	position: relative;
	width: 100%;
	float: none;
}
.offers-sec .text-box {
	float: none;
	width: auto;
}
.offers-sec .detail-col {
	border-top: 1px solid #bfbfbf;
	border-left: none;
	float: none;
	text-align: center;
	width: auto;
}
.offers-sec .detail-col span {
	display: inline-block;
	margin: 0 10px 10px;
}
.event-sec .carousel-inner {
	margin: 0;
	width: auto;
}
.event-trip-detail ul li {
	border-left: none;
	display: inline-block;
	float: none;
	padding: 0 7px 10px 0;
}
.event-trip-detail ul li a {
	padding: 10px 17px;
}
.event-sec .item {
	margin: 0;
}
.event-sec .thumb {
	margin: 0;
}
.event-sec .carousel {
	padding: 0 5%;
}
.event-sec .text-box {
	margin: -1px 0 0;
}
.event-sec .text-box .btn-row {
	margin: 30px 0 10px;
	text-align: left;
}
.event-sec .text-box .btn-style-3 {
	display: block;
	margin: 0 0 30px;
}
.event-sec .text-box .btn-style-2 {
	display: block;
}
.form-sec .col-right {
	padding: 8% 10%;
	position: relative;
}
.form-sec .col-right iframe {
	width: 100%;
}
.form-sec .col-left {
	background-size: cover;
	float: none;
	padding: 5% 10%;
}
.recent-event .col-sm-4 {
	margin: 0 5% 50px;
}
.recent-event .post-detail {
	width: 240px;
}
.recent-event .post-detail strong {
	width: 75px;
}
.customers-sec .customers-text {
	width: auto;
	float: none;
}
.customers-sec .item blockquote img {
	display: inline-block;
	float: none;
}
.guide-sec .col-sm-4 {
	margin: 5% 10%;
}
.guide-sec .box .thumb:hover:before, .guide-sec .box .thumb:before {
	height: 85%;
	width: 85%;
}
.guide-sec .box .thumb .caption h3 {
	font-size: 20px;
}
.team-social-box-2 ul li a {
	height: 35px;
	line-height: 35px;
	width: 35px;
}
.news-letter-sec .row {
	margin: 0;
}
.news-letter-sec .frame {
	opacity: 0.4;
	display: none;
}
.news-letter-sec .text-box input[type="submit"] {
	width: 100%;
	float: none;
}
.news-input {
	width: auto;
	float: none;
	margin: 0;
	;
}
.footer .col-sm-2, .footer .col-sm-3, .footer .col-sm-4 {
	border-bottom: 1px solid #fff;
	margin: 0 7% 5%;
}
.ft-bottom p {
	text-align: center;
}
.page-title {
	display: none;
}
.breadcrumb {
	min-width: inherit;
	float: none;
	text-align: center;
}
.mid-icon-left, .mid-icon-right {
	display: none;
}
}





/* Smartphones to Tablets */

@media (min-width: 481px) and (max-width: 767px) {
.menu-head .navbar-brand {
	margin: -4px 0 15px 15px;
}
.menu-head .navbar-brand img {
	height: 70px;
}
.navbar-default .navbar-toggle {
	border: 2px solid #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: inherit;
}
.menu-head .navbar-nav {
	background: #005d8f;
	margin: 0;
	text-align: left;
}
.menu-head .navbar-nav > li {
	display: block;
	padding: 0 0 1px;
}
.menu-head .navbar-nav > li > a {
	border-radius: 0;
	padding: 10px;
}
.menu-head .sub-menu {
	position: relative;
}
.icon-position {
	top: 40%;
}
.new-box {
	min-height: inherit;
	margin: 0 5% 5%;
}
.offers-sec .col-sm-6 {
	margin: 5%;
}
.offers-sec .thumb {
	margin: 0;
}
.offers-sec .box {
	border: 1px solid #ccc;
	min-height: inherit;
	position: relative;
	width: 100%;
	float: none;
}
.offers-sec .text-box {
	float: none;
	width: auto;
}
.offers-sec .detail-col {
	border-top: 1px solid #bfbfbf;
	border-left: none;
	float: none;
	text-align: center;
	width: auto;
}
.offers-sec .detail-col span {
	display: inline-block;
	margin: 0 10px 10px;
}
.event-sec .carousel-inner {
	margin: 0;
	width: auto;
}
.event-trip-detail ul li {
	border-left: none;
	display: inline-block;
	float: none;
	padding: 0 7px 10px 0;
}
.event-trip-detail ul li a {
	padding: 10px 20px;
}
.event-sec .item {
	margin: 0;
}
.event-sec .thumb {
	margin: 0 10%;
}
.event-sec .carousel {
	padding: 0 5%;
}
.event-sec .text-box {
	margin: -1px 0 0;
}
.event-sec .text-box .btn-row {
	margin: 30px 0 10px;
	text-align: center;
}
.form-sec .col-right {
	padding: 8% 10%;
	position: relative;
}
.form-sec .col-right iframe {
	width: 100%;
}
.form-sec .col-left {
	background-size: cover;
	float: none;
	padding: 5% 10%;
}
.recent-event .col-sm-4 {
	margin: 0 10% 50px;
}
.customers-sec .customers-text {
	width: auto;
	float: none;
}
.customers-sec .item blockquote img {
	display: inline-block;
	float: none;
}
.guide-sec .col-sm-4 {
	margin: 5% 10%;
}
.guide-sec .box .thumb:hover:before, .guide-sec .box .thumb:before {
	height: 85%;
	width: 85%;
}
.guide-sec .box .thumb .caption h3 {
	font-size: 20px;
}
.team-social-box-2 ul li a {
	height: 35px;
	line-height: 35px;
	width: 35px;
}
.news-letter-sec .row {
	margin: 0;
}
.news-letter-sec .frame {
	opacity: 0.4;
}
.news-letter-sec .text-box input[type="submit"] {
	width: 35%;
}
.news-input {
	width: 60%;
}
.footer .col-sm-2, .footer .col-sm-3, .footer .col-sm-4 {
	border-bottom: 1px solid #fff;
	margin: 0 7% 5%;
}
.ft-bottom p {
	text-align: center;
}
.page-title {
	display: none;
}
.breadcrumb {
	min-width: inherit;
	float: none;
	text-align: center;
}
.mid-icon-left, .mid-icon-right {
	display: none;
}
}



/* Tablets */

@media (min-width: 768px) and (max-width: 959px) {
.offers-sec .box {
	border: 1px solid #ccc;
	min-height: inherit;
	position: relative;
	width: 100%;
	float: none;
}
.offers-sec .text-box {
	float: none;
	width: auto;
}
.offers-sec .detail-col {
	border-top: 1px solid #bfbfbf;
	border-left: none;
	float: none;
	text-align: center;
	width: auto;
}
.offers-sec .detail-col span {
	display: inline-block;
	margin: 0 10px 10px;
}
.event-sec .carousel-inner .col-sm-6 {
	float: none;
	width: auto;
}
.event-sec .thumb {
	margin: 0 10%;
}
.event-sec .carousel {
	padding: 0 5%;
}
.event-sec .text-box {
	margin: -1px 0 0;
}
.event-sec .text-box .btn-row {
	margin: 30px 0 10px;
	text-align: left;
}
.form-sec {
	background: #0c0c0c url("images/tab-image.jpg") no-repeat scroll center center / cover;
}
.form-sec .col-right {
	background: none !important;
	padding: 5% 7%;
	position: relative;
}
.form-sec .col-right iframe {
	width: 100%;
}
.form-sec .col-right:before {
	height: 120%;
}
.recent-event .col-sm-4 {
	margin: 0 0 20px;
	width: 50%;
}
.customers-sec .customers-text {
	width: 80%;
}
.guide-sec .box .thumb:hover:before, .guide-sec .box .thumb:before {
	height: 85%;
	width: 85%;
}
.guide-sec .box .thumb .caption h3 {
	font-size: 20px;
}
.team-social-box-2 ul li a {
	height: 35px;
	line-height: 35px;
	width: 35px;
}
.news-letter-sec .text-box input[type="submit"] {
	width: 35%;
}
.news-input {
	width: 60%;
}
.mid-icon-left, .mid-icon-right {
	display: none;
}
}

/* Desktop */

@media (min-width: 960px) and (max-width: 1024px) {
}

/* Large Display */

@media (min-width: 1367px) {
...
}