/*
Theme Name: Vector Supplies
Author: DF Communications
Author URI: http://www.km-digital.co
Version: 1.0
*/

/*
===========================================================
	Layout Elements
===========================================================
*/
* { margin: 0; padding: 0; }

body {
	line-height: 1.5em;
	font-size: 93.75%;
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #747474;
}
h1, h2, h4, h5, h6 {
    font-family: 'Crete Round', serif;
}
h3 {
    font-family: 'Crete Round', serif; color: #006ec7;
}
.pagewidth {
	max-width: 940px;
	margin-right: auto;
	margin-left: auto;
}

/*
===========================================================
	Header Section
===========================================================
*/

.header_area {
    background-color: #4D4D4D;
    color: #FFFFFF;
    padding: 7px 0;
}
.header_area a {
    color: #FFFFFF;
    transition: color 0.2s ease-in 0s;
}
.header_area a:hover {
    color: #006ec7;
    text-decoration: none;
}
.header_top.pull-right > p {
    margin: 0;
}
header {
    background-color: #fff;
    padding: 19px 0;
}
.logo {
    display: inline-block;
    float: left;
}
.logo > img {
    height: 60px;
}
.heading {
    text-align: right;
    font-size: 20px;
    font-weight: 200;
    line-height: 20px;
    color: #A8AAAE;
    margin: 20px 0 10px 0;
    color: #ffffff;
}
.heading span {
	color: #f5911e; 
}
.header_top.pull-right > p {
    display: inline;
}
.hide_mob_portrait {
    display: inline;
}

/*
===========================================================
	Navigation
===========================================================
*/

nav {
    display: inline-block;
    float: left;
}
ul.menu {
    display: block;
    list-style: none outside none;
    margin: 28px 0 0 0;
    padding: 0;
}
.menu > li {
    display: inline;
    float: left;
    padding: 0 30px 0 0
}
.menu > li:last-child {
    border-right: none;
    padding: 0;
}
.menu a {
    color: #F2F2F2;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    transition: color 0.2s ease-in 0s;
}
.menu a:hover {
    color: #006ec7;
    font-size: 14px;
    text-decoration: none;
}
.menu a.current {
    color: #006ec7;
}


/*
===========================================================
	Hero Section
===========================================================
*/

.hero img {
	width: 100%;
}


/*
===========================================================
	Main Template
===========================================================
*/

.preview_boxes {
	cursor: pointer;	
}
.img_container {
    height: 150px;
    overflow: hidden;
    width: 100%;
}
.img_container > img {
    height: 151px;
    width: auto;
}
.preview_boxes h3 {
    border-left: 4px solid #006ec7;
    color: #4D4D4D;
    padding: 0 0 0 10px;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
}
.general_content {
    margin: 20px 0;
}
.form_container {
	background-image: url('img/contact_form_bg.jpg');	
	background-position: right top;
	background-repeat: no-repeat;
}
.contact_form > h3 {
	color: #4D4D4D;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
	font-weight: 400;
}
.form_width {
    width: 65%;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background-color: #E6E6E6;
    border: medium none;
    box-shadow: none;
    color: #333333;
    width: 100%;
}
.wpcf7-textarea {
    background-color: #E6E6E6;
    border: medium none;
    box-shadow: none;
    color: #333333;
    width: 100%;
}
input[type="submit"] {
    background: none repeat scroll 0 0 #006ec7;
    border-color: #006ec7;
    color: #fff;
    cursor: pointer;
    transition: all 0.2s ease-in 0s;
    text-transform: uppercase;
}
input[type="submit"]:hover {
    background-color: #666666;
    color: #F9F9F9;
}
label, input, button, select, textarea {
    background-color: #FFA500;
    border: medium none;
    color: #333333;
    font-size: 17px;
    font-weight: 200;
    line-height: 20px;
    padding: 5px 20px;
    text-transform: capitalize;
}



/*
===========================================================
	Banner Section
===========================================================
*/

.banner  {
	background-image: url('img/banner.jpg');
	background-repeat: no-repeat;
	min-height: 150px;
	color: #fff;
}
.post-thumbnail {
    height: 150px;
}
.template_title {
    padding: 45px 20px;
}


/*
===========================================================
	Front-Page Section
===========================================================
*/

.box_container {
    margin: 0;
}
.box1, .box2, .box3 {
	text-align: center;
}
.box_container h3 {
	text-transform: uppercase;
	color: #4D4D4D;
	margin: 20px 0;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
}
.box_container p {
    color: #4D4D4D;
    margin: 10px 0;
    padding: 0 30px;
}
.box_container a {
	text-transform: uppercase;
	color: #006ec7;
	transition: all 0.2s ease-in 0s;
	font-weight: bold;
}
.box_container a:hover {
	text-transform: uppercase;
	color: #4D4D4D;
	text-decoration: none;
}


/*
===========================================================
	General Content Section
===========================================================
*/

.main {
	padding: 25px 0;
}
.content_area {
    margin: 15px 0 0;
}
.content_area img {
    width: 100%;
}

.content_area h1, .content_area h2, .content_area h3, .content_area h4 {
    color: #4D4D4D;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
	font-weight: 400;
}



/*
===========================================================
	Sidebar Section
===========================================================
*/

h3.sidebar_title_sales, h3.sidebar_title_services, h3.sidebar_title_rentals, h3.sidebar_title_about {
    background-color: #666666;
    color: #FFFFFF;
    font-weight: 300;
    margin: 5px 0 0;
    padding: 5px 5px 5px 10px;
    text-transform: uppercase;
    transition: color 0.2s ease-in 0s;
}
h3.sidebar_title_sales > a, h3.sidebar_title_services > a, h3.sidebar_title_rentals > a {
	transition: color 0.2s ease-in 0s;
	font-family: 'Roboto Slab',serif;
	color: #fff;
}
h3.sidebar_title_sales > a:hover, h3.sidebar_title_services > a:hover, h3.sidebar_title_rentals > a:hover {
	text-decoration: none;
	color: #fff;
}
h3.sidebar_title_sales:hover, h3.sidebar_title_services:hover, h3.sidebar_title_rentals:hover {
    background-color: #006ec7;
    cursor: pointer;
}
.side_menu .menu {
    margin: 0;
    padding: 0;
}
.side_menu .menu .menu-item  {
    display: inline-block;
    width: 100%;
}
.side_menu .menu .menu-item > a {
    color: #4D4D4D;
    font-family: 'Roboto Slab',serif;
}
.side_menu .menu .menu-item > a:hover {
    color: #006ec7;
}
.side_menu .menu .menu-item.current-menu-item > a {
    color: #006ec7;
}
.side_menu .menu .menu-item {
    border-bottom: 1px solid #C7C7C7;
    display: inline-block;
    margin: 10px 0;
    padding-bottom: 10px;
    width: 86%;
}
.side_menu .menu .menu-item:first-child {
    display: none;
}
.side_menu .menu > .menu-item:last-child {
    border-bottom: none;
}
.sidebar_title_about > a {
    color: #FFFFFF;
}
.sidebar_title_about > a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.parent-pageid-15 h3.sidebar_title_sales {
    background-color: #006ec7;
}
.parent-pageid-29 h3.sidebar_title_services {
    background-color: #006ec7;
}
.parent-pageid-37 h3.sidebar_title_rentals {
    background-color: #006ec7;
}
.parent-pageid-7 .side_menu #menu-services-menu, .parent-pageid-7 .side_menu #menu-sales-menu, .parent-pageid-7 .side_menu #menu-rental-menu {
	display: none;
}
.parent-pageid-15 .side_menu #menu-services-menu, .parent-pageid-15 .side_menu #menu-rental-menu {
	display: none;
}
.parent-pageid-29 .side_menu #menu-sales-menu, .parent-pageid-29 .side_menu #menu-rental-menu {
	display: none;
} 
.parent-pageid-37 .side_menu #menu-sales-menu, .parent-pageid-37 .side_menu #menu-services-menu {
	display: none;
}


/*
===========================================================
	General Page Title
===========================================================
*/

.page_title > h2 {
    margin: 0;
    padding: 0;
    display: inline-block;
    color: #4D4D4D;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
	font-weight: 400;
	line-height: 1em;
}
.page_title > a {
    display: inline-block;
    float: right;
}
.second_feature_image {
    display: block;
    margin: 10px 0 0;
    width: 100%;
    overflow: hidden;
    height: auto;
}
.second_feature_image > img {
	width: 100%;
	height: auto;
}
.split_boxes h3 {
    color: #4D4D4D;
    font-family: 'Roboto Slab', serif;
	font-weight: 400;
}


/*
===========================================================
	Mission Section
===========================================================
*/

.mission {
    background-color: #006ec7;
    color: #fff;
    padding: 25px 0 35px;
    text-align: center;
}
.mission h1 {
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	text-transform: uppercase;
}
.mission .pagewidth p {
	padding: 0 100px;
	margin: 35px 0;
}
.mission a {
	color: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 1.25em;
	display: inline-block;
	transition: all 0.2s ease-in 0s;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
}
.mission a:hover {
	color: #666666;
	border: 1px solid #666666;
	text-decoration: none;
}

/*
===========================================================
	Sponsors Section
===========================================================
*/

.sponsors {
    background-color: #E6E6E6;
    color: #666666;
    padding: 25px 0;
    font-family: 'Roboto Slab', serif;
	font-weight: 400;
}
.sponsors .span4 > h3 {
    padding: 30px 0 0;
}
ul.sponsor_slider {
    list-style: none outside none;
    margin: 10px 0 0;
    display: block;
}
ul.sponsor_slider li {
    display: inline-block;
    margin: 0 14px;
}
.sponsor_slider img {
    height: 86px;
}


/*
===========================================================
	Footer Section
===========================================================
*/

footer {
	background: none repeat scroll 0 0 #4D4D4D;
    color: #B3B3B3;
    padding: 25px 0;
    font: 13px/20px;
}
footer h3 {
    color: #B3B3B3;
    font: 22px/20px;
    font-family: 'Roboto Slab', serif;
	font-weight: 400;
    margin: 0 0 15px;
    text-transform: capitalize;
    font-weight: bold;
}
footer .col1 > img {
    width: auto;
    margin: 40px 0 0;
}
footer ul.menu {
	margin-top: 5px;
}
ul.footer_menu {
    margin: 0;
    padding: 0;
}
ul.footer_menu {
    list-style: none outside none;
    margin: 0;
}
ul.footer_menu li {
    display: block;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}
ul.footer_menu li a {
    border-left: 1px solid #B3B3B3;
    color: #B3B3B3;
    font-weight: normal;
    padding: 0 0 0 10px;
    text-transform: capitalize;
    transition: color 0.2s ease-in 0s;
}
/*
ul.footer_menu li.current_page_item a {
	color: #006ec7;
	border-left: 1px solid #006ec7;
}
*/
ul.footer_menu a:hover {
    border-left: 1px solid #006ec7;
    color: #006ec7;
    padding: 0 0 0 10px;
    text-decoration: none;
}
.contact_details {
    margin: 20px 0 15px;
    font-size: 1em;
}
.contact_details p {
    margin: 0;
}
.contact_details p span {
    color: #006ec7;
}
.contact_details a {
    margin: 0;
    transition: color 0.2s ease-in 0s;
    font: 13px/20px 'PTSansRegular',Arial,Helvetica,sans-serif;
    color: #B3B3B3;
    font-size: 1em;
}
.contact_details a:hover {
    color: #006ec7;
    text-decoration: none;
    font-size: 1em;
}
ul.social.header {
    float: right;
    display: inline;
}
ul.social {
    display: block;
    list-style: none outside none;
    margin: 0;
}
ul.social li {
    display: inline-block;
    margin-right: 15px;
}
ul.logos {
    display: block;
    list-style: none outside none;
    margin: 0;
}
ul.logos li {
    display: inline-block;
    margin-right: 3px;
}
#footer {
    background: none repeat scroll 0 0 #323232;
    padding: 30px 0;
    color: #808080;
}
#footer .pagewidth > p {
    display: inline-block;
    float: left;
}
#footer .pagewidth img {
    display: inline-block;
    float: right;
    width: 38px;
}
.carousel-control {
  padding-top:10%;
  width:5%;
}
.df_logo {
    position: relative;
}
.hover {
    margin-left: -38px;
    position: relative;
    transition: all 0.2s ease-in 0s;
    z-index: 9999999;
}
.hover:hover {
    opacity: 0;
}

/* #Media Queries
================================================== */

/* Tablet Portrait size to standard 960 (
s and browsers) */
@media only screen and (max-width: 1024px) {
.pagewidth { padding: 0 10px; }
.primary .pagewidth { padding: 0; }
.logo { padding: 0 0 0 10px; }
}

@media (max-width: 979px) {
ul.menu { width: 100%; margin: 0;}
nav { width: 100%; }
.primary .pagewidth { padding: 0; }
header { padding: 19px 0 0; }
}




		
/* iPads (portrait) ----------- */
@media only screen 
and (min-width : 767px) 
and (max-width : 1024px)  {
.slide { padding: 0 0 0 75px; }
.sponsor_slider img { height: 65px; }
.sponsors .span4 > h3 { padding-top: 20px; }
.logo img { padding-bottom: 20px; }
ul.social.header { display: inline; float: right; margin: -60px 65px 0 0; position: relative; z-index: 999; }
.sponsors .span4 > h3 { font-size: 1.65em; }
.navbar .nav > li > a { color: #fff; }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (max-width : 767px) {
.box_container img { width: 80px; }
.box1, .box2 { margin-bottom: 25px; }
.mission .pagewidth p { padding: 0 10px; }
.logo img { padding-bottom: 10px; }
.rsContent { background-size: auto 100%; }
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) and (max-width : 480px)  {
.slide { padding: 0 0 0 50px; }
.sponsor_slider img { height: 60px; }
.sponsors .span4 > h3 { padding: 0 0 0 14px; }
.col1, .col2, .col3 { margin-bottom: 25px; }
ul.social.header { display: inline; float: right; margin: -60px 65px 0 0; position: relative; z-index: 999; }
.form_width { width: 60%; }
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
.header_top > p { font-size: 13px; }
.slide { padding: 0 0 0 35px; }
.sponsors .span4 > h3 { text-align: center; padding-top: 0; }
ul.sponsor_slider li { display: block; margin: 0 auto; text-align: center; }
.col1, .col2, .col3 { margin-bottom: 25px; }
#footer .pagewidth img { margin-top: -10px; }
ul.social.header { display: inline; float: right; margin: -60px 65px 0 0; position: relative; z-index: 999; }
.hide_mob_portrait { display: none; }
.form_width { width: 96%; }
.form_container { background-image: none; }
}