/*

Theme Name: jetwebsite

Theme URI: https://wordpress.org/themes/twentyseventeen/

Author: the WordPress team

Author URI: https://wordpress.org/

Description: Jetwebsite brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.

Version: 1.4

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: twentyseventeen

Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/



@charset "utf-8";
@font-face {
	font-family: "Flaticon";
	src: url("assets/fonts/Flaticon.eot");
	src: url("assets/fonts/Flaticon.eot?#iefix") format("embedded-opentype"),  url("assets/fonts/Flaticon.woff") format("woff"),  url("assets/fonts/Flaticon.ttf") format("truetype"),  url("assets/fonts/Flaticon.svg#Flaticon") format("svg");
	font-weight: normal;
	font-style: normal;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
	font-family: "Flaticon";
	src: url("assets/fonts/Flaticon.svg#Flaticon") format("svg");
}
}
html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	color: #333 !important;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 1px;
}
img {
	border: 0;
	max-width: 100%;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
a, a:visited {
	color: #555655;
	text-decoration: none;
}
a, a:hover, a:focus {
	color: inherit;
	text-decoration: none;
}
/* start header css */



.maintop {
	background-color: rgb(245, 245, 245);
	float: left;
	width: 100%;
}
.logo h1 {
	color: #444;
	float: left;
	font-family: roboto;
	font-size: 27px;
	font-weight: bold;
	margin-top: 8px;
}
.logo {
	float: keft;
	margin-top: 20px;
	z-index: 10;
	position: relative;
}
.logo a {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	border-radius: 50%;
	display: inline-block;
	position: relative;
	top: -5px;
	z-index: 99999999;
}
.logo img {
	max-width: 200px;
}
.hright ul {
	float: right;
}
.topsocial {
	margin-right: 5px;
	width: 100%;
}
.topsocial ul {
	padding-top: 7px;
	padding-left: 10px;
}
.topsocial ul li {
	height: 17px;
	margin: 0 -1px;
	padding: 1px 9px;
	width: auto;
	display: inline-block;
	text-align: center;
}
.topsocial ul li, .topsocial ul li a {
	color: #bdbdbd;
	font-size: 14px;
	line-height: 15px;
}
.topsocial ul li a i {
	color: rgb(178, 178, 178);
	-moz-transition: all 0.6s linear 0s;
	-webkit-transition: all 0.6s linear 0s;
	-ms-transition: all 0.6s linear 0s;
	-o-transition: all 0.6s linear 0s;
	transition: all 0.6s linear 0s;
	font-size: 17px;
}
.topsocial ul li:last-child {
	border-right: medium none;
}
.topleft ul {
	padding-top: 6px;
	padding-left: 10px;
}
.topleft {
	float: left;
	text-align: right;
}
.tophead {
	float: left;
	width: 100%;
	padding: 5px 0;
}
.headmenu {
	float: left;
	width: 100%;
	height: 80px;
}
.headmenu .navbar-inverse {
	background-color: #ffffff;
	border: none;
}
.headmenu .navbar {
	border: none;
}
.headmenu .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	background-color: #C3212C;
}
.headmenu nav ul li a:hover {
	background-color: #0566c4;
}
.headmenu .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover, .active a:hover, .hright .current-menu-item a {
	background-color: rgb(195, 33, 44);
	color: rgb(255, 255, 255) !important;
}
.headmenu .navbar-nav > li > a {
	padding-bottom: 31px;
	padding-top: 34px;
	vertical-align: middle;
	color: #34404e;
	font-size: 15px;
	font-weight: 500;
}
.headmenu ul li:last-child ul.dropdown-menu {
	border: medium none;
	border-radius: 0;
	min-width: 270px;
	border-top: 2px solid #F7B441;
	background-color: #fff;
	left: auto;
	padding: 0;
	right: 15px;
	display: none;
	-moz-transition: all 0.6s linear 0s;
	-webkit-transition: all 0.6s linear 0s;
	-ms-transition: all 0.6s linear 0s;
	-o-transition: all 0.6s linear 0s;
	transition: all 0.6s linear 0s;
}
.headmenu form.navbar-form {
	margin: 0;
	padding: 9px 15px;
}
.headmenu form.navbar-form input {
	border: 1px solid rgb(39, 65, 158);
	border-radius: 0;
}
.headmenu form.navbar-form .btn {
	background-color: rgb(39, 65, 158);
	border: medium none;
	color: #fff;
	margin-left: -6px;
	padding: 5.5px 14.5px;
	height: 34px;
	width: 45px;
	border-radius: 0;
}
.headmenu ul li:last-child ul.dropdown-menu:hover {
	display: block;
}
.rsearch {
	margin-right: 17px;
	padding-bottom: 10px;
	padding-top: 13px;
	vertical-align: middle;
}
.rsearch li {
	list-style: outside none none;
}
.pull-right.rsearch li a {
	color: #999999;
	font-size: 22px;
}
.banner {
	border-top: 3px solid #C3212C;
	float: left;
	position: relative;
	width: 100%;
	height: 100%;
}
.container-fluid {
	padding-left: 0;
	padding-right: 0;
}
.headmenu .navbar {
	margin-bottom: 0;
}
.img-overlay {
	align-items: center;
	background-color: rgba(0, 0, 0, 0.0);
	display: flex;
	height: 100%;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	right: 0;
}
.pull-right.rsearch ul li a:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.topleft ul li {
	display: inline-block;
	margin-right: 5px;
	padding-right: 10px;
}
.topleft ul li:last-child {
	border-right: medium none;
}
.topleft ul li, .topleft ul li a {
	color: #bdbdbd;
	font-size: 90%;
	line-height: 15px;
	font-size: 13px;
}
.topleft ul li i {
	color: #C3212C;
	float: left;
	font-size: 15px;
	margin-right: 6px;
	margin-top: 1px;
}
.headmenu .navbar-inverse .navbar-nav > li.search > a:focus, .navbar-inverse .navbar-nav > li.search > a:hover {
	background: transparant !important;
}
section.viewathlets {
	background-color: #1c3254;
	float: left;
	width: 100%;
	height: 100px;
}
.viewtitle h3 {
	margin: 0;
	text-transform: capitalize;
	color: #fff;
	padding-top: 38px;
	padding-bottom: 38px;
}
.viewathbutton {
	padding-top: 29px;
	float: right;
	width: 100%;
}
.viewathbutton a {
	text-transform: capitalize;
	border: 2px solid #fff;
	padding: 8px 30px;
	color: #fff;
	font-size: 14px;
	float: right;
	-moz-transition: all 0.6s linear 0s;
	-webkit-transition: all 0.6s linear 0s;
	-ms-transition: all 0.6s linear 0s;
	-o-transition: all 0.6s linear 0s;
	transition: all 0.6s linear 0s;
}
.viewathbutton a:hover {
	background-color: #fff;
	color: #000;
	font-weight: 600;
}
.footer1 {
	background: #1c3254 none repeat scroll 0 0;
	float: left;
	height: 50px;
	width: 100%;
}
.copyright {
	float: left;
	color: #ffffff;
	font-size: 14px;
	padding-top: 14px;
	text-align: center;
	width: 100%;
}
.banner .owl-theme .owl-nav {
	font-size: 25px;
	margin-top: 0 !important;
}
.banner .owl-prev {
	left: 0;
	position: absolute;
	top: 50%;
}
.banner .owl-next {
	position: absolute;
	right: 0;
	top: 50%;
}
.banner .owl-nav i {
	background: transparent none repeat scroll 0 0;
	color: #fff;
	font-size: 25px;
}
.banner .owl-theme .owl-nav [class*="owl-"] {
	background: transparent none repeat scroll 0 0 !important;
	z-index: 9;
}
.banner .owl-carousel {
	z-index: auto !important;
}
.banner .item {
	float: left;
	height: 300px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.fixed-header {
	box-shadow: 1px 2px 6px #000000;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2147483647;
}
.topsocial ul li a i:hover {
	color: #C3212C;
}
.bannercontent h1::after {
	background-color: rgb(195, 33, 44);
	content: "";
	display: block;
	height: 1px;
	margin: 10px auto 15px;
	width: 200px;
}
.headmenu.fixed-header .logo img {
	max-width: 65px;
}
.aright iframe {
	height: 300px;
	width: 100%;
}
.aboutuspart {
	float: left;
	padding: 50px 0;
	width: 100%;
}
.aboutuspart h2::after, .sttile h2::after {
	background-color: rgb(195, 33, 44);
	content: "";
	display: block;
	height: 1px;
	margin: 10px auto 50px;
	width: 70px;
}
.aboutuspart h2, .stitle h2 {
	margin-bottom: 20px;
	margin-top: 0;
	text-align: center;
	color: #140958;
	font-size: 30px;
	text-transform: uppercase;
}
.servicessection {
	background: rgb(245, 244, 244) none repeat scroll 0 0;
	padding: 80px 0 83px;
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}
.lnews {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	padding: 80px 0 0px;
	position: relative;
	float: left;
	width: 100%;
}
.link-list a {
	font-family: 'Roboto', sans-serif;
}
.aleft p {
	text-align: justify;
}
.sttile {
	padding-bottom: 0px;
	position: relative;
}
.sttile h2 {
	text-align: center;
	position: relative;
	z-index: 9;
	text-transform: uppercase;
	color: rgb(20, 9, 88);
}
.bttile {
	padding-bottom: 0px;
	position: relative;
}
.bttile h2 {
	text-align: center;
	position: relative;
	z-index: 9;
	text-transform: uppercase;
}
.servicessection .sttile > span {
	color: rgb(255, 255, 255);
	display: none;
}
.sttile > span {
	display: block;
	font-size: 285px;
	font-weight: 700;
	left: 50%;
	line-height: 140px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	transform: translateX(-50%);
	z-index: 1;
}
.servicescom .sitems {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	margin-bottom: 30px;
	min-height: 360px;
	padding: 30px 35px 50px;
	position: relative;
	text-align: center;
	z-index: 99;
}
.servicescom .sitems {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	margin-bottom: 30px;
	min-height: 360px;
	padding: 30px 35px 50px;
	position: relative;
	text-align: center;
	z-index: 99;
}
.servicescom .sitems .simg img {
	/*margin: 55px auto 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);*/
	width: auto;
}
.servicescom .sitems h5 {
	font-size: 22px;
	line-height: 50px;
	margin: 10px 0;
}
.servicescom .sitems p {
	line-height: 34px;
}
.servicessection i {
	bottom: 9px;
	color: #140958;
	font-size: 250px;
	line-height: 250px;
	position: absolute;
	right: -150px;
	z-index: 1;
}
.flaticon-circle-ring::before {
	content: "";
}
[class^="flaticon-"]::before, [class*=" flaticon-"]::before, [class^="flaticon-"]::after, [class*=" flaticon-"]::after {
	color: inherit;
	font-family: Flaticon;
	font-size: inherit;
	font-style: normal;
}
/**********************hover***************************/

/******************end******************/

.banner .owl-dots {
	display: none !important;
}
.headmenu li.dropdown:hover ul.dropdown-menu {
	display: block;
}
.bannercontent {
	position: relative;
	text-align: center;
	font-size: 20px;
	color: #333;
}
.bannercontent h1 {
	font-size: 40px;
	text-align: center;
	text-transform: capitalize;
	margin-bottom: 25px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.bannercontent h2 {
	font-size: 26px;
	text-align: center;
	text-transform: capitalize;
	margin-bottom: 25px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.readlink {
	margin-top: 40px;
}
.readlink a {
	background: #140958 none repeat scroll 0 0;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 15px;
	text-transform: capitalize;
	-moz-transition: all 0.6s linear 0s;
	-webkit-transition: all 0.6s linear 0s;
	-ms-transition: all 0.6s linear 0s;
	-o-transition: all 0.6s linear 0s;
	transition: all 0.6s linear 0s;
}
.readlink a:hover {
	background: rgb(195, 33, 44) none repeat scroll 0 0;
	color: rgb(255, 255, 255);
}
.brin {
	padding: 9%;
	border-radius: 6px;
	background-color: rgba(0, 0, 0, 0.5);
}
.brin h6 {
	color: rgb(255, 255, 255);
	font-size: 20px;
	margin-bottom: 15px;
	margin-top: 0;
	text-transform: uppercase;
}
.brin form input, .brin form textarea {
	border: 1px solid rgb(255, 255, 255);
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	margin-bottom: 12px;
	padding: 5px 8px;
	width: 100%;
}
.brin button {
	background-color: rgb(247, 180, 65);
	border: medium none;
	color: rgb(255, 255, 255);
	font-size: 16px;
	padding: 10px 15px;
	font-family: "Roboto", sans-serif;
}
/*footer css*/



footer {
	float: left;
	width: 100%;
}
.footer {
	background-color: #333;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.footer .widget-title:after {
	background-color: rgb(255, 255, 255);
	top: 43px;
	content: " ";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	width: 37px;
}
.widget-title {
	border-bottom: 1px solid rgba(79, 80, 83, 0.7);
	line-height: 2;
	margin: 1em auto 1em auto;
	padding-bottom: 0em;
	position: relative;
}
.footer h5 {
	color: #fff;
	font-weight: normal;
	font-size: 21px;
}
.footer1 .widget-title:before {
	font-family: FontAwesome;
	content: "\f21e";
	margin-right: 10px;
}
.footer p {
	color: #aeb3b9;
	line-height: 20px;
	font-size: 13px;
}
address {
	color: #aeb3b9;
	font-size: 13px;
	line-height: 30px;
	margin-top: 10px;
}
address a:hover {
	color: #fff;
}
address > i {
	color: rgb(255, 255, 255);
	margin-right: 12px;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 14px;
	font-size: inherit;
	text-rendering: auto;
}
.blog-heading a {
	color: #aeb3b9;
	text-decoration: none;
	font-size: 14px;
}
.blog-date {
	font-style: italic;
}
.footer .min-gallery li {
	margin-bottom: 8px;
	margin-right: 4px;
	padding-left: 0;
	padding-right: 0;
}
.footer .min-gallery li img {
	max-width: 90%;
	transition: all 0.2s ease-in-out;
}
.blog-heading {
	font-size: 16px !important;
	line-height: 20px;
}
.blog-heading a:hover {
	color: #e6e5e3;
}
.blog-list {
	list-style: none;
	padding: 0;
}
.list-group {
	list-style: none;
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}
.list-arrow li {
	font-size: 14px;
	line-height: 26px;
	padding-bottom: 6px;
	display: block;
}
.list-arrow li::before {
	color: #aeb3b9;
	margin-right: 10px;
}
.fa-angle-right::before {
	content: "\f105";
}
.container-fluid.copy {
	background-image: url(assets/images/footer_background.jpg);
	line-height: 20px;
	padding: 15px 0;
}
.copy p.down {
	color: #8C9FE2;
	padding-top: 43px;
}
.copy p.copy-text {
	color: #FCFDFF;
	padding-top: 26px;
}
.accer {
	float: right;
	padding-left: 15px;
}
.accer h3 {
	color: white;
	font-size: 21px;
}
.footer_bottom {
	padding-top: 6px;
}
.footer1 .widget-title::before {
	font-family: FontAwesome;
	content: "\f21e";
	margin-right: 10px;
}
.social-btn {
	text-align: right;
	margin-top: -11px;
	margin-bottom: 27px;
}
.social-btn li {
	display: inline-table;
	list-style: none;
}
.social-btn li a:hover {
	color: #0fa2d5;
}
.social-BTN li a:hover::before {
	box-shadow: inset 0 0 0 2px #0fa2d5;
	transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
}
.social-btn li a {
	border-radius: 50%;
	display: inline-block;
	height: 50px;
	position: relative;
	padding: 17px 8px;
	text-align: center;
	vertical-align: text-top;
	width: 50px;
	z-index: 1;
	transition: color 0.3s;
	-webkit-backface-visibility: hidden;
}
.fa-skype::before {
	content: "\f17e";
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
}
.social-btn .fa {
	font-size: 23px;
	width: 45px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
	height: 45px;
	border-radius: 23px;
	padding-left: 2px;
	padding-top: 11px;
}
.link-list {
	color: #aeb3b9;
}
.social-btn .fa:hover {
	opacity: 0.7;
}
.social-btn .fa-facebook {
	background: #3B5998;
	color: #fff;
	padding-top: 13px !important;
}
.social-btn .fa-linkedin {
	background: #007bb5;
	color: white;
}
.social-btn .fa-youtube {
	background: #bb0000;
	color: white;
}
.social-btn .fa-instagram {
	background: #125688;
	color: white;
	padding-top: 13px !important;
}
.continer-fluid.aboutuspart {
	background-color: #fff;
}
.News-Item .news-text > h6 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: rgb(20, 9, 88);
	line-height: 32px;
	margin: 43px 0 18px;
}
.News-Item .news-text > p {
	line-height: 30px;
}
.News-Item .news-text > span {
	display: block;
	line-height: 30px;
	color: rgb(189, 189, 189);
	margin-top: 10px;
}
.News-Item .news-image {
	overflow: hidden;
	position: relative; height:206px;
}
.News-Item {
	margin-bottom: 60px;
}
.News-Item:hover .news-image img {
	transform: scale3D(1, 1, 1);
	-moz-transition: all .5s ease-out;
}
.News-Item .news-image img {
	width: 100%;
}
.News-Item .news-image div {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(20, 9, 88, 0.5) none repeat scroll 0 0;
	opacity: 0;
}
.News-Item:hover .news-image div {
	opacity: 0.9;
}
.News-Item .news-image div {
	-moz-transition: all .3s ease-out;
}
[class^="flaticon-"]::before {
	font-family: Flaticon;
	font-size: inherit;
	font-style: normal;
	color: inherit;
}
.flaticon-unlink::before {
	content: "\f10f";
}
.News-Item .news-image div a {
	font-size: 40px;
	color: #fff;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 50%;
	margin-left: -20px;
}
.News-Item:hover .news-image div a {
	opacity: 1;
}
.csection {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-attachment: fixed !important;
	float: left;
	padding: 0;
	width: 100%;
	position: relative;
}
.csection .container {
	padding: 50px 0;
}
.csection .sttile h2 {
	color: rgb(255, 255, 255);
}
.csection p {
	font-size: 22px;
	line-height: 40px;
	padding: 0 220px;
	position: relative;
	text-align: center;
	z-index: 10;
	color: #fff;
	text-transform: capitalize;
}
.overlay {
	background: rgba(20, 9, 88, 0.8) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.news-text h6 a:hover {
	color: rgb(195, 33, 44);
}
.conatctus:hover {
	background-color: rgb(195, 33, 44);
}
.conatctus {
	background-color: rgb(20, 9, 88);
	color: rgb(255, 255, 255);
	font-size: 18px;
	line-height: 50px;
	padding: 20px 0;
	position: fixed;
	right: 0;
	text-align: center;
	top: 126px;
	z-index: 5555;
	display: block !important;
	line-height: 36px;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg) !important;
	white-space: nowrap;
	writing-mode: vertical-rl !important;
}
.conatctus a {
	color: #fff;
}
/* end footer css */



.footer ul {
	color: #aeb3b9;
}
.post-date {
	color: rgb(174, 179, 185);
	float: left;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	margin: 10px 0 20px;
	width: 100%;
}
.footer .menu li::before {
	color: rgb(174, 179, 185);
	content: "";
	font-family: fontawesome;
}
.list-arrow li::before, .footer .menu li::before {
	color: #aeb3b9;
	margin-right: 10px;
}
.footer .menu li {
	font-size: 14px;
	line-height: 26px;
	padding-bottom: 6px;
	display: block;
}
.footer a:visited {
	color: rgb(165,165,165);
}
.footer a:hover {
	color: #fff;
	;
}
.container.scommon {
	margin-top: 105px;
	margin-bottom: 40px;
}
.container-fluid.cform {
	float: left;
	width: 100%;
	top: 2px;
	position: relative;
	height: 100%;
}
.container-fluid.inner_header { background:#f2f2f2;
	position: relative;
	background-repeat: no-repeat;
	background-size: 100%;
	float: left;
	width: 100%;
	border-top: 3px solid #C3212C;
}
.inner_title h1 {
	color: #474343;
	text-align: center;
	padding: 55px 0px;
}
.btitle h1 {
	color: #140958;
	margin-left: 10px;
	margin-bottom: 19px;
}
.blog_content p {
	text-align: justify;
}
.cpsection {
	background-color: rgb(247, 247, 247);
	padding: 50px 0;
	float: left;
	width: 100%;
}
.cleft h2 {
	margin-top: 0;
}
.choce label {
	display: none !important;
}
#uniqName_3_3 > label {
	display: none !important;
	opacity: 0 !important;
}
.newslbtn .button {
    
	background: #140958 none repeat scroll 0 0 !important;
    color: #ffffff !important;
    padding: 19px 21px !important;
    font-size: 17px !important;
    transition: all 0.6s linear 0s !important;
    border-radius: 0px !important;
    line-height: 0px !important;
}

.newslbtn .button:hover {
	background: rgb(195, 33, 44) none repeat scroll 0 0 !important;
}

.wpcf7-form-control.wpcf7-submit.readlink {
	background: #140958 none repeat scroll 0 0;
	color: #ffffff;
	border: none;
	padding: 6px 13px;
	font-size: 17px;
	transition: all 0.6s linear 0s;
}
.wpcf7-form-control.wpcf7-submit {
}
.wpcf7-form-control.wpcf7-submit.readlink:hover {
	background: rgb(195, 33, 44) none repeat scroll 0 0;
}
.common h2 {
	float: left;
	margin-top: 32px;
}
.p3 p {
	text-align: justify;
}
.jcommon label {
	display: block !important;
	font-size: 13px;
	text-transform: uppercase;
}
.common {
	float: left;
	padding: 50px 0;
	width: 100%;
}
.jcommon {
	float: left;
	width: 100%;
	margin: 25px 0px;
}
.content_section {
	float: left;
	padding: 50px 0;
	width: 100%;
}
.wpcf7-form-control-signature-body canvas {
	border-bottom: 1px solid #ccc;
}
.wpcf7-form-control-clear-wrap {
	margin-top: 10px;
}
.sdate {
	width: 50%;
	float: left;
}
.sign {
	width: 50%;
	float: left;
}
.p4 p {
	display: inline-block;
}
span.wpcf7-list-item {
	margin: 0 1em 0 0 !important;
}
.common .wpcf7-form label {
	color: #666 !important;
	font-weight: normal !important;
}
.woocommerce-ordering select {
	background-color: rgb(245, 245, 245);
	border: 1px solid rgb(242, 242, 242);
	padding: 7px;
}
.woocommerce ul.products li.product .price {
	color: rgb(195, 33, 44) !important;
	font-size: 16px !important;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .added_to_cart.wc-forward {
	background: rgb(20, 9, 88) none repeat scroll 0 0 !important;
	color: rgb(255, 255, 255) !important;
	font-size: 14px !important;
	font-weight: bold;
	padding: 10px 15px !important;
	text-transform: capitalize;
	transition: all 0.6s linear 0s;
	-webkit-transition: all 0.6s linear 0s;
	border-radius: 0 !important;
	line-height: 1;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .added_to_cart.wc-forward:hover {
	background: rgb(195, 33, 44) none repeat scroll 0 0 !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	font-size: 20px !important;
}
.woocommerce-cart #coupon_code {
	padding: 9px;
	width: 145px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	background-color: rgb(245, 245, 245);
	border: medium none !important;
	box-sizing: border-box;
	line-height: 1;
	margin: 0;
	outline: 0 none;
	padding: 9px;
	width: 100%;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: relative !important;
}
.select2-container--default .select2-selection--single {
	background-color: rgb(245, 245, 245) !important;
	border: medium none !important;
	border-radius: 0 !important;
}
.post-thumbnail {
	margin-bottom: 20px;
}
.mleft {
	padding-right: 50px !important;
}
.mleft img {
	height: auto;
}
.bright h2 {
	margin-top: 0;
}
.bright h4 {
	font-size: 16px;
	text-transform: lowercase;
}
.bright {
	line-height: 24px;
}
.mleft h6 a {
	color: rgb(195, 33, 44);
	font-family: Lato, sans-serif;
	font-size: 18px;
	font-weight: 700;
}
.mleft h6 {
	margin-top: 35px;
}
.vcomment i {
	color: rgb(233, 58, 40);
	margin-right: 5px;
}
.mleft .row {
	background: rgba(0, 0, 0, 0) url("assets/images/post_sep.png");
	background-repeat: repeat-x;
	background-position: center bottom;
	float: left;
	margin-bottom: 40px;
	padding-bottom: 35px;
	width: 100%;
}
.cright {
	background-color: rgb(255, 255, 255);
	padding: 0 20px 20px !important;
}
.bright {
	background-color: rgb(245, 245, 245);
	line-height: 24px;
	padding: 20px !important;
}
.scommon {
	margin-bottom: 10px;
	padding: 0 !important;
	margin-top: 20px;
}
.container.form {
	width: 100%;
	float: left;
}
.social-btn1 li {
	display: inline-block;
	margin-right: 15px;
}
.single-ai1ec_event .bcontent {
	width: 100% !important;
}
#ai1ec-container {
	padding: 0px 20px;
}
#mc_embed_signup .mc-field-group.input-group input {
	display: inline;
	width: auto;
	border: none;
	margin-right: 10px;
}
.content_section th, .content_section td {
	border-bottom: 1px solid hsl(0, 0%, 80%);
	border-right: 1px solid hsl(0, 0%, 80%);
	padding: 7px;
	text-align: center;
	vertical-align: middle;
}
.content_section table {
	border-left: 1px solid hsl(0, 0%, 80%);
	border-top: 1px solid hsl(0, 0%, 80%);
}
#main {
	margin: 0 auto;
	width: 1170px;
}
.jetcoachingmy-row {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.jetcoachingmy {
	float: left;
	width: 100%;
}
.jetcoachingmy label {
	float: left;
	width: 100%;
}
.jetcoachingmy .form-control {
	float: left;
	width: 100%;
}
#secondary {
	display: none;
}
.woocommerce-breadcrumb {
	display: none;
}
.content-area {
	float: left;
	margin-top: 30px;
	width: 100%;
}
.woocommerce div.product div.summary {
	margin-bottom: 2em;
	padding: 50px;
}
.woocommerce .star-rating span {
	color: hsl(39, 100%, 50%);
}
.woocommerce .star-rating::before {
	color: hsl(39, 100%, 50%) !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: hsl(356, 71%, 45%) !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	padding: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: 0.5em 1em !important;
}
.instagram-pics li {
	float: left;
	width: 33.33%;
}
.bright h5, .cright h5 {
	font-size: 26px;
	margin-top: 0;
}
.jetcoachingmy-col .wpcf7-form-control.wpcf7-text {
	max-width: 100%;
}
.wpcf7-response-output {
	float: left;
	text-align: center;
	width: 100%;
}
.wpcf7-form-control-wrap.state {
	display: inline-block;
	width: 75%;
}
.wpcf7-form-control-wrap.postcode {
	display: inline-block;
	width: 65%;
}
.dleft {
	clear: left;
	display: inline-block;
	float: left;
	width: 25%;
}
.drleft {
	clear: left;
	display: inline-block;
	float: left;
	width: 35%;
}
.jetcoachingmy-col h2 {
	margin-top: 0;
}
.jetcoachingmy-row.cbg {
	background-color: #fff;
	font-size: 12px;
	padding: 10px;
	border-radius: 7px;
}
.dcom {
	background-color: hsl(0, 0%, 96%);
	border-bottom: 1px solid hsl(0, 0%, 80%);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	float: left;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 10px;
	width: 100%;
}
.dmargin {
	margin-top: 10px !important;
}
.dcom h3 {
	float: left;
	font-size: 18px;
	margin-bottom: 0;
	margin-top: 0;
	padding-right: 15px;
}
.dcom p {
	border-left: 1px solid #333;
	display: block;
	float: left;
	height: 100%;
	padding-left: 20px;
}
.dcom p {
	margin-bottom: 0;
}
.jpcommon {
	width: 100%;
	float: left;
	background-color: #f2f2f2;
	border-radius: 8px;
	padding: 10px;
	margin-bottom: 10px;
}
.scoach {
	text-align: center;
	padding-bottom: 10px;
	width: 100%;
	float: left;
}
.jetcoachingmy-col.one {
	border-left: 2px solid #6f6c6c;
}
.aright video {
    width: 100%;
}.mleft .wp-pagenavi {    clear: both;    float: right;}.mleft .wp-pagenavi span {        padding: 5px 8px;	color: #333;}.mleft .wp-pagenavi a:focus{outline: none;}.cjsubmit .readlink {    margin-top: 10px;}

 @media only screen and (max-width: 767px) { .mleft .wp-pagenavi {    font-size: 12px;    margin-bottom: 20px;}
.onceonlydebit {
    line-height: 20px;
    padding-bottom: 10px;
    padding-left: 7px;
}
.News-Item .news-image {
    height: auto;
}
.csection ul {
    padding: 0 10px !important;
}
.dcom p {
	border-left: medium none;
	padding-left: 0;
}
.dleft, .drleft {
	width: 100%;
}
.jetcoachingmy-row input[type="text"] {
	width: 100%;
}
.jetcoachingmy-col.one {
	border-left: medium none;
}
.wpcf7-form-control-wrap.state, .wpcf7-form-control-wrap.postcode {
	width: 100%;
}
.content_section .container {
	padding: 0 15px;
}
.topsocial {
	margin-right: 0;
	text-align: center;
}
.topleft ul {
	padding-left: 0;
}
.topleft {
	display: none;
}
.logo img {
	max-width: 60px;
}
.hright {
	display: none;
}
.bannercontent h1 {
	font-size: 20px;
}
.banner .item {
	height: auto;
}
.servicessection i {
	font-size: 150px;
	right: -100px;
}
.servicessection {
	padding: 30px 0 60px;
}
.csection p {
	font-size: 18px;
	padding: 0 20px;
}
.lnews {
	padding: 30px 0 0;
}
.copy p.copy-text {
	text-align: center;
}
.social-btn {
	text-align: center;
}
.row {
	margin-left: 0;
	margin-right: 0;
}
.bannercontent h1 {
	font-size: 16px;
}
.readlink a {
	font-size: 14px;
	padding: 8px 15px;
}
.tophead {
	display: none;
}
.logo a {
	z-index: 5;
}
.fixed-header {
	z-index: 214;
}
#ai1ec-container {
	padding: 0 15px;
}
.mleft {
	padding-right: 15px;
}
.container-fluid.inner_header {
	background-size: cover;
}
.woocommerce-result-count {
	display: none;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
	float: none;
	text-align: center;
}
.cart-collaterals {
	padding: 0 15px !important;
}
.woocommerce {
	padding: 0 15px;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	margin-left: 0 !important;
}
#ship-to-different-address {
	font-size: 14px;
}
.added_to_cart.wc-forward {
	margin-top: 10px;
}
.jcommon {
	padding: 0 15px;
}
.ai1ec-subscribe-dropdown.ai1ec-dropdown.ai1ec-dropup.ai1ec-btn.ai1ec-btn-default.ai1ec-btn-sm {
	float: right;
	margin-top: -27px;
}
.woocommerce ul.products li.product a img {
	width: auto !important;
}
#main {
	margin: 0 auto;
	width: 96%;
}
}
 @media only screen and (min-width: 768px) and (max-width: 1199px) {
.onceonlydebit {
   line-height: 22px;
    padding-bottom: 10px;
    padding-left: 7px;
}
.News-Item .news-image {
    height: 120px;
   
}
.logo img {
	max-width: 90px;
}
.jetcoachingmy-row input[type="text"] {
	width: 100%;
}
.wpcf7-form-control-wrap.state, .wpcf7-form-control-wrap.postcode {
	width: 100%;
}
.dleft {
	width: 100%;
}
.drleft {
	width: 100%;
}
.banner .item {
	float: left;
	
}
.bannercontent h1 {
	font-size: 28px;
}
.csection p {
	padding: 0 20px;
}
.row {
	margin-left: 0;
	margin-right: 0;
}
.headmenu .navbar-nav li a {
	font-size: 14px;
}
.servicessection {
	padding: 30px 0 83px;
}
.servicessection i {
	font-size: 150px;
	right: -100px;
}
.lnews {
	padding: 30px 0 0;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	margin-left: 0 !important;
}
.jcommon {
	padding: 0 15px;
}
.home #ai1ec-container {
	padding: 0;
}
.ai1ec-subscribe-dropdown .ai1ec-subscribe {
	float: right;
}
.cright h2 {
	font-size: 20px;
}
.footer h5 {
	font-size: 16px;
}
.footer .widget-title::after {
	top: 32px;
}
#menu-main-menu-1 li a {
	font-size: 12px;
}
#main {
	margin: 0 auto;
	width: 96%;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {

::i-block-chrome, .img-overlay {

	

	/* display */

display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;

/* flex wrap */

-webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;

/* flex direction */

-webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
 flex-direction: row;

/* justify content */

-webkit-box-pack: end;
 -webkit-justify-content: flex-end;
 -ms-flex-pack: end;
 justify-content: flex-end;

/* align items */

-webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;

/* align contents */

-webkit-align-content: space-between;
 -ms-flex-line-pack: justify;
 align-content: space-between;
}



::i-block-chrome, .conatctus {
 writing-mode: tb-rl;
 -webkit-transform: rotate(90deg);
 -moz-transform: rotate(90deg);
 -o-transform: rotate(90deg);
 white-space: nowrap;
 display: block;
 padding: 5px !important;
right:-30px !important;
}
}
 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.img-overlay {
	display: -ms-flexbox;
	-ms-flex-align: center;
}
}
