/*



Theme Name:     Pursuit Child Theme

Theme URI:      http://themovation.com/pursuit

Description:    Child theme for Pursuit

Author:         Themovation

Author URI:     http://themovation.com

Template:       pursuit

Version:        1.0

License:        Regular License

License URI:    http://themeforest.net/licenses/regular



*/



@font-face {
	font-family: 'Conv_visbymedium';
	src: url('https://sharepointflex.com/wp-content/themes/fonts/visbymedium.eot');
	src: url('https://sharepointflex.com/wp-content/themes/fonts/visbymedium.woff') format('woff'), url('https://sharepointflex.com/wp-content/themes/fonts/visbymedium.ttf') format('truetype'), url('https://sharepointflex.com/wp-content/themes/fonts/visbymedium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_visbythin';
	src: url('https://sharepointflex.com/wp-content/themes/fonts/visbythin.eot');
	src: url('https://sharepointflex.com/wp-content/themes/fonts/visbythin.woff') format('woff'), url('https://sharepointflex.com/wp-content/themes/fonts/visbythin.ttf') format('truetype'), url('https://sharepointflex.com/wp-content/themes/fonts/visbythin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
 @import url("https://sharepointflex.com/wp-content/themes/pursuit-child/.../pursuit/assets/css/app.css");
body {
	-webkit-font-smoothing: antialiased;
	margin-top: 80px;
}

#themo_single_post_layout h1 {
	margin-top: 40px;
        background: #3fa9f5;
        color: white;
        padding: 3rem;
        font-size: 28px;
}
.navbar {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 998;
}
.stickyheader {
	top: -18px;
	height: auto;
}
.stickyheader img {
	max-width: 80%;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
#logo {
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
 @media all and (max-width:900px) and (min-width:250px) {
.stickyheader img {
	max-width: 80%;
	margin-top: 12px;
}
.navbar-collapse {
	background: #FFF;
}
}



.features-inner .feature-block {
	background: #3ea9f5;
	width: 100%;
	color: #FFF !important;
	font-size: 16px;
	font-family: 'Conv_visbythin' !important;
	padding: 20px 20px 20px 20px;
	min-height: 350px;
	margin-bottom: 20px;
}
.features-inner .feature-block p {
	color: #FFF !important;
	font-family: 'Conv_visbythin' !important;
	line-height: 30px;
	text-align: justify;
}
.features-inner .feature-block h3 a {
	color: #414040 !important;
	font-size: 20px;
	font-family: 'Conv_visbymedium' !important;
}
.videoboxes .videobox a.external img {
	border: #4a7e94 1px solid;
	padding: 5px;
	background: #e6e6e6;
}
.videoboxes .videobox a.external img:hover {
	border: #333 1px solid;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(62, 169, 245, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(62, 169, 245, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(62, 169, 245, 0.75);
}
.videoboxes .videobox {
	position: relative;
}
.videobox .videotime {
	position: absolute;
	top: 8px;
	left: 8px;
	background: rgba(62, 169, 245, 0.75);
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}
h1.slider-title {
	text-transform: uppercase;
	font-family: 'Conv_visbymedium';
	font-size: 42px !important;
}
.slider-subtitle {
	font-family: 'Conv_visbymedium' !important;
}
.pricelistrow2 {
	position: relative;
	clear: both;
}
.rightprice2 {
	position: absolute;
	left: 195px;
	top: 0px;
	text-align: right;
	width: 60px;
}
.farrightprice2 {
	position: absolute;
	left: 275px;
	top: 0px;
	text-align: right;
	width: 60px;
}
.midprice2 {
	position: absolute;
	left: 117px;
	top: 0px;
	text-align: right;
	width: 60px;
}
.leftprice2 {
	margin-bottom: 10px;
	font-weight: bold;
	float: left;
	text-align: center;
	width: 100px;
}
ul#newpricing2015 {
	margin: 0 auto;
	padding-left: 0px;
	max-width: 350px;
	font-size: 16px;
}
ul#newpricing2015 li {
	padding-left: 0px;
	background: none;
	list-style: none;
	list-style-type: none;
}
.multipletemplates {
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	color: #FFF;
	text-align: center;
	display: block;
}
.newpricing2015wrap {
	max-width: 350px;
	margin: 0 auto;
}
 @media all and (max-width:1000px) and (min-width:250px) {
.newpricing2015wrap {
	max-width: 100%;
	overflow-y: auto;
}
}
.bluebox {
	background: #3ea9f5;
	color: #FFF;
	padding: 40px;
	font-size: 16px;
	border: #666 2px solid;
}
.bluebox a {
	color: #FFF;
	text-decoration: underline;
}
 @media all and (max-width:3000px) and (min-width:900px) {
.bluebox {
	width: 45%;
}
}
.pricingcontentdiv {
	padding: 20px;
	background: #FFF;
}
.imagewithcaption {
	position: relative;
}
.imagewithcaption img {
	border: #194072 2px solid;
	margin-top: 26px;
	max-width: 100%;
	max-height: auto;
 width:expression(this.width > 100% ? 100%:true);
	width: auto !important;
	height: auto !important;
	-ms-interpolation-mode: bicubic;
}
.thecaption {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFF;
	background: #232323;
	font-size: 14px;
	line-height: 18px;
}
#featuredimage {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#featuredimage {
	width: 100%;
	height: auto;
}
#WP-ANYTHING-SETTING1 {
	width: 100% !important;
}
.page-title.centered {
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu-main-menu .menu-get-started a {
	padding: 10px 20px !important;
	margin-top: 5px;
	color: #FFF !important;
	background: #3fa9f5 !important;
	border-radius: 5px;
	margin-left: 30px !important;
}
#menu-main-menu .menu-get-started a:hover {
	background: #666 !important;
	border: none !important;
}
#menu-main-menu .menu-get-started a:after {
	display: none !important;
}
.widget.widget_categories li a, .widget.widget_pages li a, .widget.widget_nav_menu li a {
	padding: 0px;
	border: none;
}
.widget .dropdown-menu {
	background: none;
	border-radius: 0;
}
.dropdown-menu > li > a {
	color: inherit;
	border: none;
}
.dropdown-menu > li > a:hover {
	background: none;
}
.footer .widget.widget_categories ul li, .footer .widget.widget_pages ul li, .footer .widget.widget_nav_menu ul li {
	margin: 0;
}
/*.footer .widget.widget_categories li a, .footer .widget.widget_pages li a, .footer .widget.widget_nav_menu li a {border:none;}




*/.widget-inner .menu li:first-child {
	font-weight: bold;
}
#themo_service_block_1 {
	margin-top: 40px;
}
.footer-area-1 img {
	max-width: 80%;
}
.socialmedia-icons {
	text-align: right;
}
.socialmedia-icons a {
	margin: 5px;
}
.socialmedia-icons a:hover {
	opacity: 0.8;
}
 @media all and (max-width:800px) and (min-width:250px) {
.socialmedia-icons {
	text-align: left;
	width: 100% !important;
	clear: both;
}
}
.simple-cta .themo-action-text {
	display: block;
}
#themo_single_post_layout h1 {
	margin-top: 40px;
}
body.single .post-inner {
	background: #FFF;
	padding: 20px;
}
.widget_recent_entries ul, .widget_archive ul, .widget_categories ul {
	padding: 20px;
	border: #CCC 1px solid;
	border-radius: 3px;
}
.sidebar .widget-title {
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.sidebar .widget-title::after {
	display: none !important;
}
.acchead {
	text-decoration: none;
	font-size: 14px;
	display: block;
	background: #3fa9f5;
	padding: 5px 12px;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	border-radius: 3px;
}
.acchead:hover {
	color: #FFF;
	background: #999;
	text-decoration: none;
}
.acccontent {
	display: none;
}
#newacc li {
	position: relative;
	overflow: hidden;
	background: none;
	padding-left: 0px;
	margin: 0px;
}
#newacc {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}
.imagewithcaption {
	position: relative;
}
.imagewithcaption img {
	border: #777777 1px solid;
	margin-top: 20px;
	max-width: 668px;
	max-height: auto;
 width:expression(this.width > 668 ? 668:true);
	width: auto !important;
	height: auto !important;
	-ms-interpolation-mode: bicubic;
}
.thecaption {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	background: #777777;
	font-size: 12px;
	line-height: 14px;
}
 @media screen and (min-width: 200px) and (max-width: 668px) {
.imagewithcaption img {
	max-width: 100%;
	width: auto;
}
}
 @media screen and (min-width: 200px) and (max-width: 3500px) {
.navbar .navbar-nav {
	
        margin: 14px 2px;
}
#menu-primary-nav {
	margin-top: 0px;
}
.headhesive--clone {
	display: none;
}
 @media screen and (min-width: 200px) and (max-width: 1000px) {
.navbar-nav{
        font-size: 12px;
}
}
.everyflex1 li, .everyflex2 li, .everyflex3 li {
	color: #666;
	font-family: "Open Sans", sans-serif !important;
}
.everyflex1 .fa-check:before, .everyflex2 .fa-check:before, .everyflex3 .fa-check:before {
	margin-right: 5px;
	font-family: FontAwesome !important;
}



.privacy-policy{
color: #666;
font-size: 16px;
}

/* 404 page styles*/

.clearall{
  clear: both;
  content: " ";
  display: table; 
}

.right {float: right}
.left {float:left}

.os-screen {
  margin: 10% auto;
  width:600px;
  background:white;
  border: 2px solid black;
  box-shadow: 10px 10px 0 rgba(0,0,0,.2);
   
}

.top-bar {
   border-bottom: 2px solid black;
   padding: 3px;
}

.square {
  border: 2px solid black;
  width:20px;
  height:20px;   
}

.square.right{
  margin-left: 3px;
}

.square.left{
  margin-right: 3px;
}

.title-bar {
  width: 544px;
  float: left;
  position:relative;
}

.title {
  position: absolute;
  background:white;
  left: 0;
  width:100px;
  padding: 3px;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display:inline-block;
  text-align:center;    
}

.lines {
  background: black;
  height: 2px;
  margin-top: 2px;
}
        
.lines:first-child {
  margin-top: 1px;
 }

.contents {
  padding: 9px;
  line-height:1.4;
} 

.four-oh-four-button {
  border:2px solid black;
  background:transparent;
  display:block;
  padding:8px 16px;
  font-weight:bold;
  font-size:18px;
  font-family:'courier new';
  margin: 1rem auto;
}


.fourohfour-link{
  text-decoration: none;
  color: black;
  padding: 5px;
}

.fourohfour-link:hover{
  background: black;
  color: white;
}


@media screen and (min-width: 1000px){
 #themo_single_post_layout h1 {
	margin-top: 40px !important;
        padding: 8rem !important;
        font-size: 34px !important;
}



#pricingswitch {
   display: none !important;
}