/*

Theme Name: Vintage  Theme





*/





/*

Required WordPress CSS

*/

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}
/* WordPress gallery */

.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,  .gallery-columns-7 .gallery-caption,  .gallery-columns-8 .gallery-caption,  .gallery-columns-9 .gallery-caption {
	display: none;
}
.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*customization*/

.h2, h2 {
	font-size: 25px;
	color: #1e8ece;
}
body {
	background-color: #eeeeee;
	font-family: 'Open Sans', sans-serif;
}
.container {
	background: white none repeat scroll 0 0;
	box-shadow: 0 0 5px #676767;
}
.headermain {
	padding: 21px 10px;
}
.navbar {
	margin-bottom: 0;
}
#menu-main {
	float: right;
}
.navbar-default {
	background: none;
	box-shadow: none;
	border: none;
}
.navbar-default .navbar-nav > li > a {
	color: #000000;
	font-size: 14px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav li:hover a {
	background: none;
	color: #148dea;
	box-shadow: none;
}
.navbar-collapse form[role="search"] {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	z-index: 0;
}
.navbar-collapse form[role="search"] button,  .navbar-collapse form[role="search"] input {
	padding: 8px 12px;
	border-radius: 0px;
	border-width: 0px;
	color: rgb(119, 119, 119);
	background-color: none;
	border-color: none;
	box-shadow: none;
	outline: none;
	background-image: none;
}
.navbar-collapse form[role="search"] input {
	padding: 16px 12px;
	font-size: 14pt;
	font-style: italic;
	color: rgb(160, 160, 160);
	box-shadow: none;
}
.navbar-collapse form[role="search"] button[type="reset"] {
	display: none;
}
.navbar-form .glyphicon {
	color: #C2E0EA;
}
.navbar-default .navbar-form {
	border-left: 1px solid #C2E0EA;
}
.navbar-form.active {
	border: none;
}
.navbar-default .navbar-form .btn-default {
	border-right: 1px solid #C2E0EA;
}
.input-group {
	border-collapse: separate;
	display: table;
	position: relative;
	float: right;
}
.btn-default:hover,  .btn-default:focus {
	background: #148dea;
	color: white;
}
.rowone {
	padding-top: 35px;
	padding-bottom: 35px;
}
.rowone h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.rowone ul,  .rowtwo ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.rowone ul li img {
	max-width: 100%;
	
}
.rowone ul li .titler {
	padding: 0
}
.rowone ul li .titler h3 {
	font-size: 16px;
}
.rowone ul li .titler .tagline {
	font-size: 11px;
	text-transform: uppercase;
}
.rowone ul li .readmore {
	margin: 27px 0 0 0;
}
.site-main {
	padding: 0 15px;
}
.rowtwo {
	padding-top: 35px;
	padding-bottom: 35px;
	background: #EFF4F7;
}
.rowtwo li:first-child {
	margin: 0;
}
.rowtwo li a
{
	display:block;
}
.rowtwo li img {
	display: block;
    margin: 0 auto;
    max-width: 100%;
}
.rowtwo li .excerpt {
	padding: 15px;
	font-size: 13px;
	color: #9aa7af;
}
.rowthree h3 {
	margin: 0 0 25px 0;
	font-size: 36px;
	color: white;
	font-weight: 600;
	text-align: center;
}
.rowthree .site-main {
	background: url(/wp-content/uploads/2016/05/ROLEXSUBMARINER-img.webp) center center no-repeat;
	padding: 27px 15px;
	background-size: cover;
}
.rowthree {
	padding-top: 25px;
	padding-bottom: 25px;
}
.rowthree p {
	font-size: 18px;
	line-height: 28px;
	color: white;
}
.rowthree .btn-primary {
	background-image: linear-gradient(to bottom, #1e8ece 0px, #1e8ece 100%);
	background-repeat: repeat-x;
	border-color: #1e8ece;
	margin-top: 23px;
}
.rowthree .btn-primary:hover {
	background-image: linear-gradient(to bottom, #0072a5 0px, #0072a5 100%);
	background-repeat: repeat-x;
	border-color: #0072a5;
	background-color: #0072a5;
}
.carousel-inner .active.left {
	left: -25%;
}
.carousel-inner .next {
	left: 25%;
}
.carousel-inner .prev {
	left: -25%;
}
.carousel-control {
	width: 4%;
}
.carousel-control.left, .carousel-control.right {
	margin-left: 1px;
	background-image: none;
}
.carousel-inner .item .col-xs-3 {
	height: 278px;
	background: #0072a5;
}
.carousel-inner .item .col-xs-3 h3 {
	font-size: 19px;
	color: white;
	text-align: center;
}
.carousel-inner .item .col-xs-3 a:hover h3,  .carousel-inner .item .col-xs-3 a:hover {
	text-decoration: none !important;
	color: white;
}
.carousel-inner .item .col-xs-3 a.discover {
	border: 1px solid #ffffff;
	color: white;
	display: block;
	font-size: 10px;
	margin: 19px auto 0;
	padding: 3% 0;
	text-align: center;
	width: 50%;
}
.carousel-inner .item .col-xs-3 img {
	display: block;
	margin: 14% auto 0;
	max-height: 100%;
	max-width: 100%;
}
.carousel-inner .item .col-xs-3:nth-child(1) {
	background: #21c2f8;
}
.carousel-inner .item .col-xs-3:nth-child(2) {
	background: #76beea;
}
.carousel-inner .item .col-xs-3:nth-child(3) {
	background: #0a8fc7;
}
.rowfour, .rowfive {
	background: #f9f9f9;
	padding-bottom: 25px;
}
.rowfour h2,  .rowfive h2 {
	background: white none repeat scroll 0 0;
	color: #0a8fc7;
	margin: 26px 0 24px;
	padding: 8px 0;
	text-align: center;
	text-transform: uppercase;
}
.rowfive .videos ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.rowfive .videos ul li .videobg {
	padding: 15px;
}
.rowfive .videos ul li .videobg h3 {
	color: #ffffff;
	font-size: 26px;
	font-weight: 600;
	margin: 10% 0 9%;
	text-align: center
}
.rowfive .videos ul li .videobg img {
	display: block;
	margin: 0 auto;
}
.rowfive .videos ul li .videobg .videotag {
	color: white;
	display: block;
	font-size: 25px;
	margin: 8% 0;
	text-align: center;
}
.rowfive .videos ul li a:hover {
	text-decoration: none;
	cursor: pointer;
}
.rowsix {
	padding-top: 25px;
	padding-bottom: 25px;
}
.rowsix .site-main {
	background: url(/wp-content/themes/vintage/images/add-field-bg.webp) center center no-repeat;
	background-size: cover;
	padding-bottom: 20px;
}
.rowsix h3 {
	font-size: 26px;
	color: #1e8ece;
	margin: 15px 0 15px 0;
	display: block;
}
.rowsix p {
	color: #020202;
	font-size: 18px;
	line-height: 22px;
}
.rowsix p a {
	text-align: right;
	display: block;
}
.rowseven {
	background: #eff5f7;
	padding-top: 25px;
	padding-bottom: 53px;
}
.rowseven h2 {
	text-align: center;
	color: #2f383d;
	font-size: 29px;
	font-weight: 600;
	margin: 0 0 15px 0;
}
.rowseven .tagline {
	font-size: 13px;
	display: block;
	text-align: center;
	color: #9aa7af;
	margin: 0 0 40px 0;
}
.rowseven ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.rowseven ul li {
	margin: 0 0 0 2%;
}
.rowseven ul li:first-child {
	margin: 0;
}
.rowseven ul li img {
	width: 100%;
	min-height: 204px;
	border: 4px solid #c0ccd3;
}
.rowseven .titler h3 {
	color: #2f383d;
	font-size: 18px;
}
.rowseven .excontent p {
	color: #99abb7;
	font-size: 13px;
}
#content {
	margin-bottom: 0;
}
#site-footer {
	background: #f5f5f5 none repeat scroll 0 0;
	border-top: 0;
	font-size: 14px;
	padding: 0;
	color: white;
}
.footer-top {
	background: #2f383d;
	padding: 40px 20px;
}
.footer-top h1 {
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 25px 0;
}
.site-footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.site-footer ul li a {
	color: white;
	font-size: 14px;
}
.footer-top li {
	margin: 0 0 5px 0;
}
.footer-bottom {
	background: #232a2d;
	padding: 18px 20px;
}
.footer-bottom ul li {
	display: inline-block;
	margin: 0 19px 5px 0;
}
.footer-bottom .widget:nth-child(2) {
	text-align: right;
}
.entry-content img
{
	max-width:100%;
	height:100%;
	max-height:100%;
}
.rowonetopper
{
	padding-top:37px;
	padding-bottom:15px;
	text-align:center;
}



@media (min-width: 1200px) {
.container {
	width: 1182px;
}
}

@media (min-width: 768px) {
.navbar-collapse {
	padding-top: 0px !important;
	padding-right: 53px !important;
}
.navbar-collapse form[role="search"] {
	width: 50px;
}
.navbar-collapse form[role="search"] button,  .navbar-collapse form[role="search"] input {
	padding: 10px 16px;
}
.navbar-collapse form[role="search"] input {
	color: black;
	display: none;
	font-size: 13pt;
	height: 44px;
	opacity: 0;
	padding: 6px 12px;
}
.navbar-collapse form[role="search"].active {
	width: 100%;
}
.navbar-collapse form[role="search"].active button,  .navbar-collapse form[role="search"].active input {
	display: table-cell;
	opacity: 1;
}
.navbar-collapse form[role="search"].active input {
	width: 100%;
}
.rowone ul li {
	border: 1px solid #e7e7e7;
	margin: 0 0 0 2%;
	padding-top: 15px;
	padding-bottom: 15px;
}
.rowone ul li.col-md-4 {
	width: 31.9%;
}
.rowone ul li:first-child {
	margin: 0;
}
.rowtwo li {
	padding: 0;
	background: white;
	margin: 0 0 0 15px;
	width: 23.9%
}
.rowseven ul li.col-md-4 {
	width: 31.9%;
}
}

@media (max-width: 767px) {
#menu-main {
	float: none;
}
.col-xs-12 {
	margin: 0 0 37px !important;
	text-align: center;
	width: 100%;
}
.carousel-inner .item .col-xs-3 a.discover {
	width: 95%;
}
.navbar-nav {
	margin: 55.5px -15px;
}
.navbar-collapse form[role="search"] {
	top: 66px !important;
}
.navbar-collapse form[role="search"] input {
	padding: 8px 12px;
}
.carousel-inner .item .col-xs-3
{
	width:50% !important;
}


}

@media (max-width: 500px) {
.carousel-inner .item .col-xs-3 h3 {
	color: white;
	font-size: 11px;
	text-align: center;
}
}

/*
     FILE ARCHIVED ON 11:42:55 Jan 10, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:23:15 May 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.519
  exclusion.robots: 0.063
  exclusion.robots.policy: 0.055
  esindex: 0.006
  cdx.remote: 6.855
  LoadShardBlock: 77.409 (3)
  PetaboxLoader3.datanode: 63.985 (4)
  PetaboxLoader3.resolve: 354.04 (2)
  load_resource: 345.886
*/