@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700');
body{
font-family: 'PT Sans', sans-serif;
}

.pn{
	padding:0;
}
.pl{
	padding-left:0;
}
.pr{
	padding-right:0;
}
a:focus{
	text-decoration:none;
}
ul {
    list-style: none;
    margin-left: 0;
}
@media only screen and (min-width: 1200px){
.container {
    padding:0;
	width: 1120px;
}
}
#smoothup {
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 5%;
    padding: 7px 9px;
    font-size: 25px;
    right: 2%;
    cursor: pointer;
    /* text-indent: -999999px; */
    display: none;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    z-index: 9;
    background:#e23040;
	  -webkit-border-radius:50%; 
  -moz-border-radius:50%; 
  border-radius:50%;
    color: #fff;
}
#smoothup:hover {
	-ms-transform: rotate(360deg);    
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
/*Hover Icon Settings*/
.hvr-shutter-out-horizontal:before {
	background: #235590;
}
.hvr-bounce-to-right:before {
	background: #E23040;
}
.hvr-shutter-in-horizontal:before {
    background: #E23040;
}
.hvr-radial-out:before {
	background: #E23040;
}

/* Top Header */

.top_header {
    width: 100%;
    float: left;
}
.top_header {
    width: 100%;
    float: left;
    background-color: #1e2d54;
}
.social_icons ul li {
    display: inline-block;
    font-size: 25px;
	margin-right: 14px;
}
.social_icons ul li .fa-facebook-f::before {
content: "\f39e";
}
.social_icons ul li a {
	color:#fff;
}
.social_icons ul li .fab::before {
font-family: "Font Awesome 5 Brands";
font-style: normal;
}
.thsr_menu {
    float: left;
	padding-right: 15px;
}
.thsr_search {
    float: right;
    padding: 0 0 0 0px;
	position: relative;
}
.thsr_menu ul li {
    display: inline-block;
    position: relative;
}
.thsr_search span {
    display: inline-block;
    color: #fff;
}
.thsr_menu ul li a {
	color: #fff;
    font-size: 18px;
    padding: 4px 12px 0 15px;
    display: block;
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
    letter-spacing: 0.2px;
}
.thsr_menu ul li:last-child a {
    padding: 4px 14px 0 15px;
}
.thsr_menu ul li:before {
    content: "";
    width: 1px;
    display: inline-block;
    height: 30px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.thsr_menu ul li:last-child:after {
    content: "";
    width: 1px;
    display: inline-block;
    height: 30px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
}
.thsr_menu ul li a:hover {
    color: #e23040;
    transition: .5s all;
}
.social_icons i:hover {
    color: #e23040;
    transition: .5s all;
}

.social_icons ul {
    margin-bottom: 0;
}
.thsr_menu ul{
	margin:0;
	padding: 0 0 0 5px;
}
.thsr_menu ul li {
    display: inline-block;
}
.thsr_search span {
    display: inline-block;
    color: #fff;
    font-size: 20px;
}
span.thsrs_user {
    padding-left: 23px;
}
.ths_r_style {
    width:57%;
    float: right;
}
.bottom_section_inner {
    margin: 50px 0 0;
}
span.thsrs_user span {
    width: 25px;
    display: block;
    padding: 0;
}
span.thsrs_srch span {
    width: 25px;
    display: block;
    padding: 0;
	cursor: pointer;
}

/* Top Search */
.top_search {
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 9;
    width: auto;
    min-width: 300px;
	display: none;
}
.top_search form.search-form {
    display: block;
    width: 100%;
    float: left;
	background-color: #E6E6E6;
}
.top_search form.search-form label {
    width: 80%;
    float: left;
    margin: 0;
    height: 100%;
    margin: 0 !important;
}
.top_search form.search-form label input {
	width: 100%;
    padding: 10px 10px;
    border: none;
    outline: none;
    background-color: #E6E6E6;
    font-size: 16px;
}
span.screen-reader-text {
    display: none;
}
.top_search form.search-form button {
    width: 20%;
    float: left;
    border: none;
    outline: none;
    box-shadow: none;
    padding: 20px 5px;
    font-size: 0;
    background: url(../images/search-icon.png);
    background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: top 8px right 16px;
}

/* Navigation */
#site-navigation ul li:hover a {
    color: #e23040;
}
.responsive_menu {
    display: none;
}
#site-navigation ul li:last-child a {
	padding-right: 0 !important;
}
#site-navigation ul li a {
padding: 0.4em 0.8em !important;
font-family: 'Rubik', sans-serif;
font-weight: bold;
font-size: 16px !important;
}
#site-navigation ul li ul.sub-menu li a {
    padding: 5px 10px !important;
}
.top_menu_f {
    padding: 30px 0;
}
.logo {
    width: 29.2%;
}
.main_menu {
    width: 70%;
}

@media screen and (min-width: 993px) {
.top_menu_f {
align-items: center;
display: flex;
}
#site-navigation ul li a {
padding: 0em 0.8em !important;
}
.ths_r_style {
width: 80%;
}
.top_menu_f .logo,
.top_menu_f .main_menu {
padding: 0;
}
.top_menu_f .main_menu {
-webkit-box-pack: end !important;
-ms-flex-pack: end !important;
justify-content: flex-end !important;
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
margin-left: auto !important;
}
#site-navigation {
float: none;
width: auto;
}
#site-navigation ul li > ul.children, 
#site-navigation ul li > ul.sub-menu {
top: 40px;
-webkit-transition: 0.4s all ease-in-out;
transition: 0.4s all ease-in-out;
-moz-transform: rotateX(-90deg);
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
}
#site-navigation ul li ul.sub-menu li ul,
#site-navigation ul li ul.children li ul,
#site-navigation ul li ul.sub-menu li ul li ul,
#site-navigation ul li ul.children li ul li ul {
-webkit-transform-origin: left;
transform-origin: left;
-o-transition: 0.4s all ease-in-out;
-ms-transition: 0.4s all ease-in-out;
-moz-transition: 0.4s all ease-in-out;
-webkit-transition: 0.4s all ease-in-out;
transition: 0.4s all ease-in-out;
left: 100%;
top: 0;
opacity: 0;
-moz-transform: rotateY(65deg) !important;
-webkit-transform: rotateY(65deg) !important;
transform: rotateY(65deg) !important;
}
#site-navigation ul li ul.sub-menu li:hover,
#site-navigation ul li ul.children li:hover,
#site-navigation ul li ul.sub-menu li ul li:hover,
#site-navigation ul li ul.children li ul li:hover {
-o-transition: 0.2s all ease-in-out;
-ms-transition: 0.2s all ease-in-out;
-moz-transition: 0.2s all ease-in-out;
-webkit-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
}
#site-navigation ul li ul.sub-menu li:hover ul,
#site-navigation ul li ul.children li:hover ul,
#site-navigation ul li ul.sub-menu li ul li:hover ul,
#site-navigation ul li ul.children li ul li:hover ul {
opacity: 1;
-moz-transform: rotateY(5deg) !important;
-webkit-transform: rotateY(5deg) !important;
transform: rotateY(5deg) !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
#site-navigation ul.menu > li.menu-item > a {
font-size: 15px !important;
}
}
@media screen and (min-width: 993px) and (max-width: 1100px) {
.top_menu_f .logo {
width: 20%;
}
.top_menu_f .main_menu {
width: 80%;
}
}




/*HOME*/
.banner_slider {
    width: 100%;
    float: left;
    overflow: hidden;	
    padding: 2px 0 0;
}
.home #content {
    margin: 0;
}
.news_title h3 {
	text-align: center;
    color: #1E2D50;
    font-size: 50px;
    font-weight: bold;
    padding: 40px 0 24px;
    font-family: 'Rubik', sans-serif;
}
.nbi_more_btn a {
    display: inline-block;
    padding: 7px 25px;
    background: #E23040;
    color: #fff;
	font-weight: bold;
}
.nbi_content {
    padding:0 30px 27px;
    border: 1px solid #235590;
    box-shadow: 0 0px 5px #eeee;
}

.nbi_title h3 {
    color: #235590;
    font-weight: bold;
    font-size: 27px;
    padding: 10px 0;
    letter-spacing: 0.2px;
	margin-bottom: 0;
}
.nbi_des p {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.2px;
}
.nbi_more_btn {
    padding: 6px 0 0;
}
.btn_arrow {
    display: inline-block;
    background: url(../images/arrow.png);
    width: 20px;
    height: 15px;
    background-size: cover;
    position: relative;
    top: 2px;
    left: 3px;
}
.news_Load a {
    display: inline-block;
    padding: 7px 25px;
    background-color: #235590;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
span.btn_arrow.nl {
    margin-left: 10px;
}
.news_Load {
    text-align: center;
    margin: 30px 0 37px;
}
.ns_inner {
    border-bottom: 1px solid #235590;
    margin-bottom: 40px;
    padding-bottom: 30px;
}
.nb_iner:nth-child(1) {
	padding: 0 25px 0px 0;
}
.nb_iner:nth-child(3) {
	padding: 0 0 0px 25px;
}
.twss_title {
    text-align: center;
}
.twss_title h3 {
    font-size: 50px;
    color: #1E2D50;
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
	padding: 8px 0;
}
.twssc_sections:nth-child(odd) .twssc_img {
    float: left;
}
.twssc_sections:nth-child(odd) .twssc_con {
    float: right;
}
.twssc_sections:nth-child(even) .twssc_img {
    float: right;
}
.twssc_sections:nth-child(even) .twssc_con {
    float: left;
}
.twssc_sections:nth-child(odd) .twsscc_stle_inner {
    padding: 0 134px;
}
.twssc_sections:nth-child(even) .twsscc_stle_inner {
    padding: 0 134px;
}
.twsscc_stle_inner {
    display: table-cell;
    vertical-align: middle;
    padding: 0 100px;
}
.twsscc_title {
    padding: 10px 0;
}
.twsscc_des {
    padding: 15px 0;
}

.twsscc_btn {
    padding: 0 0 40px;
}
.twsscc_stle {
    display: table;
    height: 422.25px;
}
.twsscc_title h5 {
    color: #235590;
    font-size: 50px;
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
}
.twsscc_des p {
    font-family: 'Rubik', sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
}
span.btn_arrow.tws {
    margin-left: 10px;
}
.twsscc_btn a {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
    display: inline-block;
    padding: 5px 25px;
    background-color: #235590;
    color: #fff;
}
.twss_content {
    margin-top:33px;
}
.social_media_section {
    margin: 30px 0;
}
.sms_title{
	text-align:center;
	padding: 7px 0 0;
}
.sms_title h3 {
    font-size: 50px;
    color: #1E2D50;
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
}
.sms_icons ul li {
    display: inline-block;
	margin-right: 17px;
}
.social_image {
    width: 14.28%;
    float: left;
}
.si_inner {
    background-size: cover !important;
    width: 100%;
    height: 160px;
}
.sms_icons ul li a {
    display: block;
    background-color: #235590;
    border-radius: 50%;
}
.sms_icons_style {
    width: 20%;
    display: block;
    margin: 0 auto;
}
.sms_icons_style ul {
    padding: 0 0 0 15px;
}
.smsis_style {
    width: 50px;
    display: block;
}
.sms_icons {
    margin: 30px 0 20px;
}
.bsi_image {
    background-size: cover !important;
    width: 100%;
    background-position: center;
}
.bsi_con_table {
    width: 100%;
    height: 317px;
    display: table;
	background-color: #0003;
}
.bsic_title h5 {
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 50px;
}
.bsi_contents {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.bsic_btn a {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
    display: inline-block;
    padding: 5px 25px;
    background-color: #E23040;
    color: #fff;
}
.bsic_btn {
    margin-top:30px;
}
/*Testimonials*/
.testmonial_section {
    width: 100%;
    float: left;
}
.tsi_slider {
    padding: 65px 0;
}
.ts_bg {
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
span.qote_icon {
    display: inline-block;
    width: 70px;
}
.tsisi_content p {
    font-size: 34px;
    font-family: 'Rubik', sans-serif;
    color: #fff;
    font-weight: bold;
}
.tsisi_author h5 {
    color: #fff;
    font-family: 'Rubik', sans-serif;
    font-size: 34px;
    font-weight: bold;
}
.tsis_inner {
    position: relative;
}
.jc_txt p {
    font-size: 34px;
    color: #fff;
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
}
.jc_no {
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
}
.jc_no span {
    display: inline-block;
    background-color: #1E2D50;
    padding: 0px 10px;
    margin: 0 5px 0 0;
}
.jc_no {
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
}
span.postion {
    display: inline-block;
    color: #ACD7F1;
    font-size: 24px;
    padding-left: 10px;
}
.jump_count {
    position: absolute;
    bottom: 0;
    right: 0;
}
.tsi_slider .slick-dots button {
    font-size: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    padding: 0;
    line-height: initial;
    background-color: #fff;
}
.tsi_slider ul.slick-dots {
    margin: 0;
    text-align: center;
}
.tsi_slider ul.slick-dots li {
    display: inline-block;
    padding: 0 5px;
}
/*Footer*/
footer#colophon {
    width: 100%;
    float: left;
}
.fl_style{
    float:right;
    position:relative;
    left:-50%;
    text-align:left;
}
.fl_style ul{
    list-style:none;
    position:relative;
    left:50%;
	 margin: 0;
}
.fl_style li{float:left;position:relative;}
span.ft_style {
    width: 90px;
    display: block;
}
.fl_style li:first-child{
    margin-right: 40px;
}
.copy_right {
    padding: 25px 0;
}
.copy_right p {
    font-size: 12.6px;
    line-height: 19px;
}
.footer_logo {
    padding: 15px 0 0;
}
.footer_menu_section {
    background-color: #212F4A;
    width: 100%;
    float: left;
}
.bottomMenu{
    float:right;
    position:relative;
    left:-50%;
    text-align:left;
}
.bottomMenu ul{
    list-style:none;
    position:relative;
    left:50%;
	margin: 0;
}
.bottomMenu li{float:left;position:relative;}
.footer_menu {
    padding: 37px 0;
}
.bottomMenu li a {
	color: #fff;
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
    padding: 15px;
    font-size: 21px;
}
.bottomMenu li a:hover{
	color:#E23040;
	transition:.5s all;
}
/**News events**/
.nep .news_title h3 {
    padding-top: 0;
    margin-top: 0;
}
.nep .nb_iner {
    padding: 0 15px !important;
    margin-bottom: 30px;
}
.nep .ns_inner{
	border:none;
	margin: 60px 0 0;
}

/*The Archive*/
.page-template-archive #content {
    margin-top: 0;
}
.page_banner {
    width: 100%;
    float: left;
}
.page_baner_bg {
    background-size: cover !important;
}
.page_banner_content {
    display: table;
    height: 300px;
}
.page_banner_content {
    display: table;
    height: 353px;
    width: 100%;
}
.pbc_title {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.pbc_title h1 {
    font-size: 60px;
    font-weight: bold;
    margin: 0;
	color: #1E2D50;
	line-height: 80px;
}
.tda_des p {
    font-size: 30px;
    text-align: center;
    width: 62%;
    margin: 0 auto;
    line-height: 35px;

}
.arch_page {
    width: 100%;
    float: left;
    background-color: #E6E6E6;
}
.arch_page_inner {
    width: 88%;
    margin: 0 auto;
    display: block;
    background-color: #fff;
}
.tda_des {
    padding: 53px 0 0;
}
.tda_btn a {
    display: inline-block;
    padding: 7px 25px;
    background-color: #235590;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.tda_btn {
    padding: 32px 0;
    text-align: center;
}
.arch_cus_cat {
    margin-top: 20px;
	padding-bottom: 10px;
}
.acc_cat_con {
    width: 20%;
    float: left;
    padding: 0 15px;
	min-height: 257px;
}
.acc_cat_con_tit h3 {
    font-size: 30px;
    margin: 15px 0;
    color: #235590;
    text-align: center;
    font-weight: bold;
}
.acc_cat_con_tit h3 a {color: #235590;}
.arch_bs_con p {
    font-size: 28px;
    text-align: center;
    width: 61%;
    margin: 0 auto;
    line-height: 34px;
}
.arch_bottom_menu {
    padding: 40px 0;
    text-align: center;
}
.arch_bottom_menu ul {
    display: inline-block;
    width: auto;
}
.arch_bottom_menu ul li {
    font-size: 25px;
    display: inline;
    padding: 0 25px;
}
.arch_bottom_menu ul li a {
	color: #23568f;
	font-weight:bold;
}
#site-navigation ul li a:hover{
	color: #e23040;
	transition:.5s all;
}
.arch_bottom_section {
    border-bottom: 1px solid #235590;
    padding-bottom: 30px;
}

.arch_bl_img {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
} 
.arch_bl_img iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.tax-archive_categories #content {
    margin-top: 0;
}
.arch_bl_con_style {
    padding: 0 30px;
	min-height: 280px;
}
.arch_bl_title h3 {
    color: #235590;
    font-weight: bold;
    font-size: 30px;
    padding: 0 0 15px;
    letter-spacing: 0.2px;
    margin-bottom: 0;
}
.arch_bl_des p {
	    font-size: 18px;
}
.arch_bl_des {
    margin-bottom: 30px;
}
.nbi_title h3 {
    color: #235590;
    font-weight: bold;
    font-size: 27px;
    padding: 10px 0;
    letter-spacing: 0.2px;
    margin-bottom: 0;
}
.top_content p {
    font-size: 30px;
    text-align: center;
    width: 62%;
    margin: 0 auto;
    line-height: 35px;
}
.top_content {
    padding:53px 0 40px;
}
.page-template-tandem-mods #content {
    margin-top: 0;
}
/** Tandem Mods **/

.tm_top_descrption p {
    font-size: 28px;
    width: 63%;
    margin: 0 auto;
    line-height: 34px;
    text-align: center;
}
.tm_top_descrption {
    padding: 55px 0px;
}
.tppli_date,.tppli_cat {
    font-size: 16px;
    font-weight: bold;
}
.tpp_loop {
    padding: 0 115px 37px;
    border-bottom: 2px solid #1E2D50;
    margin-bottom: 38px;
}
.tppl_date {
    padding: 15px 0 0;
}
.tpp_right {
    width: 36%;
    padding: 0;
}
.tpp_left {
    width: 64%;
    padding: 0 25px 0 0;	
}
.tppl_title h3 {
    font-size: 28px;
    font-weight: bold;
    color: #235590;
}
.tppl_des p {
	font-size: 16px;
    line-height: 20px;
}
.tppl_more a {
    display: block;
    padding: 5px 15px;
    background-color: #1E2D50;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    border-radius: 5px;
}
.tppl_more {
    padding: 5px 0;
}
span.tmp_lod_arw {
    background-image: url(../images/tmpb.png);
}
span.tmp_lod_arw {
    background-image: url(../images/tmpb.png);
    background-size: cover;
    width: 20px;
    height: 18px;
    float: right;
    position: relative;
    right: 5px;
    top: 3px;
}
.tm_bottom_notes {
    padding: 20px 115px;
}
.tm_bottom_notes p {
    font-size: 16px;
}
span.zoom_arow {
    display: inline-block;
    background: url(../images/zoom-icon.png);
    width: 30px;
    height: 30px;
    position: absolute;
    top: 12px;
    right: 14px;
    z-index: 9;
}
.tppr_image {
    position: relative;
}
.tm_page_post_single {
    margin: 50px 0;
}
.tmpps_content {
    font-size: 18px;
    line-height: 30px;
}
.tmpps_img {
    text-align: center;
}
.tmpps_title h2 {
    color: #235590;
    font-weight: bold;
}
.tpp_loop_load_more {
    text-align: center;
    margin: 30px 0;
}
.cus_pagintion a {
    display: inline-block;
    padding: 10px 15px;
    background-color: #235590;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    margin: 0 5px;
}
.cus_pagintion span {
	display: inline-block;
    padding: 10px 15px;
    background-color: #235590;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    margin: 0 5px;
}
.cus_pagintion a:hover {
    background-color: #e23040;
    transition: .5s all;
}
.cus_pagintion span:hover {
    background-color: #e23040;
    transition: .5s all;
}
.cus_pagintion span.current {
    background-color: #e23040;
	cursor: pointer;
}
.tppld_inner_short {
    display: block;
}
.tppld_inner {
    display: none;
}
.tppl_des.on .tppld_inner_short {
    display: none;
}
.tppl_des.on .tppld_inner {
    display: block;
}
/** Become a skydriver**/
#content {
    margin-top: 0;
}
.bs_tab {
    text-align: center;
	padding: 35px 0;
}
.bs_tab ul li {
    display: inline-block;
}
.bs_tab ul li a{
    padding: 8px 20px;
    background-color: #235590;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
	display: block;
}
.bs_tab ul li:nth-child(1) {
    margin-right: 15px;
}
.bs_tab ul li:nth-child(2) {
    margin-left: 16px;
}
.bs_st_title h3 {
    font-size: 50px;
    text-align: center;
    font-weight: bold;
    margin: 10px 0;
	color: #235590;
}
.bs_st_content p {
    font-size: 28px;
    text-align: center;
    line-height: 34px;
    margin: 6px 0;
}
.bs_bottom_content {
    padding: 50px 0 0;
}
.bs_left_content {
    width: 50%;
    padding: 0 0 0 115px;
}
.bslc_loop_title h3 {
    font-size: 50px;
    font-weight: bold;
	color: #235590;
}
.bslc_loop {
    display: block;
    margin-bottom: 47px;
}
.bs_right_content {
    width: 50%;
    padding-right: 0;
    padding-left: 18px;	
    padding-top: 30px;
}
.bsrc_image {
    margin-bottom: 96px;
}
.bslc_loop_content {
    padding: 10px 0px 0 0px;
}
.bslc_loop_content p {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 15px;
}
.bslc_loop_content p {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 15px;
}
.bslc_loop:nth-child(3) {
    margin-top: 78px;
    display: block;
}
.bsbb_inner_button a {
    display: inline-block;
    padding: 7px 25px;
    background: #E23040;
    color: #fff;
    font-weight: bold;
}
.bs_bottom_baner {
    margin-top: 0px;
}
.bsbb_img_bg {
    background-size: cover !important;
    width: 100%;
    float: left;
}
.bsbb_content {
    display: table;
    height: auto;
	width:100%;
}
.bsbb_inner_con {
    text-align: center;
}
.bsbb_inner_title h3 {
    font-size: 50px;
    font-weight: bold;
    margin: 0;
}
.bsbb_inner_title {
    display: block;
    padding: 15px 0 0;
}
.bsbb_inner_button {
    display: block;
    padding: 10px 0 0;
}
.tab_container {
    width: 100%;
    float: left;
}
/* Membership Page */
.msts_title h3 {
    text-align: center;
    color: #1E2D50;
    font-size: 50px;
    font-weight: bold;
    padding: 40px 0 9px;
    font-family: 'Rubik', sans-serif;
}
.msts_title p {
    font-size: 28px;
    text-align: center;
    line-height: 33px;
}
.ms_lsl_title h4 {
    font-size: 28px;
    font-weight: bold;
    padding: 3px 0;
	color: #235590;
}
.ms_lsl_des p {
    font-size: 18px;
}
.ms_lsl_form p.login-username label {
    display: none;
}
.ms_lsl_form p.login-password label {
    display: none;
}
.ms_ls_style {
    width: 100%;
    margin: 0 auto;
}
.ms_login_section {
    padding: 60px 0;
}
.ms_lsl_des p {
    font-size: 17px;
    line-height: 21px;
}
.ms_lsl_form {
    padding: 15px 0 0 0;
}
.ms_lslf_style {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}
.ms_lslf_style p.login-username input {
    padding: 5px 9px;
    background-color: #E6E6E6;
    font-size: 17px;
    font-weight: bold;
    border-radius: 5px;
	border:none;
}
.ms_lslf_style p.login-password input {
    padding: 5px 9px;
    background-color: #E6E6E6;
    font-size: 17px;
    font-weight: bold;
    border-radius: 5px;
	border:none;
}
.ms_lslf_style input:focus{
	outline:none;
}
.ms_lslf_style p.login-submit {
    margin: 34px 0 0;
}
.ms_lslf_style p.login-submit input#wp-submit {
	padding: 10px 0 10px 20px;
    font-size: 17px;
    border-radius: 0;
    border: none;
    background: url(../images/arrow.png);
    background-color: #235590;
    box-shadow: none;
    outline: none;
    color: #fff;
    width: 120px;
    text-align: left;
    background-position: top 8px right 20px;
    background-repeat: no-repeat;
    background-size: 26px 20px;
}
.ms_lsl_form p.login-username {
    padding-bottom: 6px;
}
.ms_lss_title h4 {
    font-size: 35px;
}
.ms_ls_signup_style {
    display: inline-block;
    float: right;
    width: 73%;
    padding: 4px 0;
}
.ms_lss_des p {
    padding: 1px 0 0;
    font-size: 17px;
    line-height: 21px;
}
.ms_lss_title h4 {
    font-size: 28px;
	color: #235590;
}
.ms_lss_title h4 {
    font-size: 28px;
    font-weight: bold;
}
span.ms_tick {
	background: url(../images/right-arrow.png);
    width: 26px;
    height: 26px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    top: 8px;
	color: #235590;
}
span.ms_ls_val {
    font-size: 17px;
    padding: 0px 0px 0 7px;
    font-weight: bold;
}
.ms_lss_list ul {
}
.ms_lss_list {
    padding: 5px 0 0;
}
.ms_lss_list ul li {
    margin: 0 0 4px;
}
.ms_lss_btn {
    padding: 15px 0 0 2px;
}
.ms_lss_btn a {
    display: inline-block;
    padding: 7px 25px;
    background-color: #235590;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.ms_ls_login:after {
    content: "";
    display: block;
    width: 1px;
    height: 359px;
    position: absolute;
    background-color:#235590;
    right: 0;
    top: -12px;
}
.ms_ls_login {
    position: relative;
}
.ms_lslf_style p.login-submit input#wp-submit:hover {
    background-color: #E23040;
	transition:.5s all;
}
.ms_lss_btn a:hover{
	background-color: #E23040;
	transition:.5s all;
}
/*Registration Page*/
.jp_reg_title h3 {
    text-align: center;
    color: #1E2D50;
    font-size: 50px;
    font-weight: bold;
    padding: 40px 0 9px;
    font-family: 'Rubik', sans-serif;
}
.jp_reg_style {
    width: 70%;
    margin: 0 auto;
}
.jp_register {
    padding: 50px 0;
}
.jp_reg_style form#pms_register-form ul li input {
    padding: 10px 10px;
    background-color: #E6E6E6;
    font-size: 17px;
    font-weight: bold;
    border-radius: 5px;
    border: none;
    margin: 5px 0;
}
.jp_reg_style form#pms_register-form ul li label {
    font-size: 17px;
    color: #235590;
    font-weight: bold;
}
.jp_reg_style form#pms_register-form ul li input[type="radio"] {
    margin-right: 8px;
}
.jp_reg_style form#pms_register-form span.pms-subscription-plan-price {
    font-size: 17px;
    font-weight: bold;
    color: #E23040;
}
.jp_reg_style form#pms_register-form input[type="submit"] {
	padding:10px 60px 10px 20px;
    font-size: 17px;
    border-radius: 0;
    border: none;
    background: url(../images/arrow.png);
    background-color: #235590;
    box-shadow: none;
    outline: none;
    color: #fff;
    width: auto;
	min-width:140px;
    text-align: left;
    background-position: top 8px right 20px;
    background-repeat: no-repeat;
    background-size: 26px 20px;
	margin: 20px 0;
}
.jp_reg_style form#pms_register-form input[type="submit"]:hover{
	background-color: #E23040;
	transition:.5s all;
}
.jp_reg_style .pms_field-errors-wrapper p {
    font-size: 14px;
}
/**My account page**/
.mp_acc_title h3 {
    text-align: center;
    color: #1E2D50;
    font-size: 50px;
    font-weight: bold;
    padding: 40px 0 24px;
    font-family: 'Rubik', sans-serif;
}

/*subscrption tab*/

nav.pms-account-navigation {
    width: 100%;
    float: left;
    background: #235590;
    padding: 25px 25px;
}
nav.pms-account-navigation ul li a {
    box-shadow: none !important;
    font-size: 18px;
    color: #fff;
}
nav.pms-account-navigation ul li a:hover{
	color:#E23040;
	transition:.5s all;
}
table.pms-account-subscription-details-table {
    border: 1px solid #235590;
    margin: 40px 0;
    width: 100%;
    float: left;
}
table.pms-account-subscription-details-table tr td {
    padding: 10px 10px;
    font-size: 17px;
}
table.pms-account-subscription-details-table tr {
    border-bottom: 1px solid #235590;
}
table.pms-account-subscription-details-table tr td:first-child {
    border-right: 1px solid #235590;
}
.mp_acc_form {
    padding: 30px 0;
}
form#pms_edit-profile-form {
    width: 100%;
    float: left;
}
form#pms_edit-profile-form ul {
    width: 100%;
    float: left;
}
form#pms_edit-profile-form ul li {
    width: 100%;
    float: left;
}
form#pms_edit-profile-form ul li label {
	font-size: 17px;
    color: #235590;
    font-weight: bold;
}
form#pms_edit-profile-form ul li input{
	padding: 10px 10px;
    background-color: #E6E6E6;
    font-size: 17px;
    font-weight: bold;
    border-radius: 5px;
    border: none;
    margin: 5px 0;
}
form#pms-upgrade-subscription-form {
    font-size: 17px;
}
form#pms_edit-profile-form ul li input[type="submit"]{
	background-color: #235590;
}
input[type="submit"]{
	padding:10px 60px 10px 20px;
    font-size: 17px;
    border-radius: 0;
    border: none;
    background: url(../images/arrow.png);
    background-color: #235590;
    box-shadow: none;
    outline: none;
    color: #fff;
    width: auto;
	min-width:140px;
    text-align: left;
    background-position: top 8px right 20px;
    background-repeat: no-repeat;
    background-size: 26px 20px;
	margin: 20px 0;
	box-shadow:none;
}
input[type="submit"]:hover{
	background-color: #E23040;
	transition:.5s all;
	box-shadow:none;
}

/****Search and Filter*****/
.cus_filter_form {
    width: 80%;
    margin: 0 auto;
}
.cus_filter_form form {
    width: 100%;
    float: left;
}
.cus_filter_form form ul {
    width: 100%;
    float: left;
}
.cus_filter_form form ul li {
    display: inline-block;
    width: 33.3%;
    padding: 0 0;
}
.cus_filter_form form ul li select {
    min-width: 100%;
    padding: 10px 10px;
}
.cus_filter_form form ul li input {
    width: 100%;
    padding: 10px;
}
.cus_filter_form form ul li:nth-child(1) {
    padding: 0 15px 0 0;
}
.cus_filter_form form ul li:nth-child(2) {
    padding: 0 7.5px 0 ;
}
.cus_filter_form form ul li:nth-child(3) {
    padding: 0 0 0 15px;
}
.cus_filter_form form ul li select {
    padding: 5px 9px;
    background: url(../images/down-arrow.png);
    background-color: #E6E6E6;
    font-size: 17px;
    font-weight: bold;
    border-radius: 5px;
    border: none;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    background-position: top 8px right 22px;
	color:#000;
}
.cus_filter_form form ul li input {
    padding: 5px 9px;
	background: url(../images/search-icon.png);
    background-color: #E6E6E6;
    font-size: 17px;
    font-weight: bold;
    border-radius: 5px;
    border: none;
    outline: none;
	background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: top 3px right 16px;
}
.cus_filter_form form ul li input::placeholder {
  font-weight: bold;
  color:#000;
}

.cus_filter_form form ul li input:-ms-input-placeholder {
  font-weight: bold;
  color:#000;
}

.cus_filter_form form ul li input::-ms-input-placeholder {
  font-weight: bold;
  color:#000;
}
.cus_filter_form form ul li label {
    width: 100%;
    display: block;
}
.cus_filter_form form ul li label select{
    min-width:100% !important;
}
/*************************************/
.tm_page_post_filter {
    padding: 15px 0 30px;
    margin-bottom: 43px;
}
.cus_filter_form.tmp{
    width: 82%;
}
.arch_page_post_filter {
    margin: 25px 0 50px;
}
.arch_page_post_filter .cus_filter_form {
    width: 90%;
}
.morecontent {display: none;}
span.morecontents {display: none;}
.tppld_inner {
    margin: 0 0 10px;
}
span.containers {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}
/*********404PAGE************/
#notfound {
  position: relative;
  height: 100vh;
}

#notfound .notfound-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url('../images/bg.jpg');
  background-size: cover;
}

#notfound .notfound-bg:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color:rgba(35, 85, 144, 0.55);
}

#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.notfound {
  max-width: 910px;
  width: 100%;
  line-height: 1.4;
  text-align: center;
}

.notfound .notfound-404 {
  position: relative;
  height: 200px;
}

.notfound .notfound-404 h1 {
  font-family: 'Rubik', sans-serif;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 220px;
  font-weight: 900;
  margin: 0px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 10px;
}

.notfound h2 {
 font-family: 'Rubik', sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 15px;
}

.notfound .home-btn, .notfound .contact-btn {
  font-family: 'Rubik', sans-serif;
  display: inline-block;
  font-weight: 700;
  text-decoration: none;
  background-color: transparent;
  border: 2px solid transparent;
  text-transform: uppercase;
  padding: 13px 25px;
  font-size: 18px;
  border-radius: 40px;
  margin: 7px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

.notfound .home-btn:hover, .notfound .contact-btn:hover {
  opacity: 0.9;
}

.notfound .home-btn {
	border: 2px solid rgba(255, 255, 255, 0.9);
    color: rgba(255, 255, 255, 0.9);
}

.notfound .contact-btn {
  border: 2px solid rgba(255, 255, 255, 0.9);
  color: rgba(255, 255, 255, 0.9);
}

.notfound a:hover {
    border: 2px solid #E23040;
    color: #fff;
    transition: .5s all;
}

@media only screen and (max-width: 767px) {
  .notfound .notfound-404 h1 {
    font-size: 182px;
  }
}

@media only screen and (max-width: 480px) {
  .notfound .notfound-404 {
    height: 146px;
  }
  .notfound .notfound-404 h1 {
    font-size: 146px;
  }
  .notfound h2 {
    font-size: 16px;
  }
  .notfound .home-btn, .notfound .contact-btn {
    font-size: 14px;
  }
}
/***Search Page***/
div.page-header.src {
    width: 100%;
    float: left;
}
.page-header.src h1 {
    color:#235590;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
}
.entry-header.con h2 {
    font-size: 30px;
    font-weight: bold;
}
.entry-header.con h2 a{
    color: #235590;
}
a:hover{
	text-decoration:none;
}
.entry-header.con span.entry-excerpt {
    font-size: 16px;
    color: #000;
    font-family: 'Rubik', sans-serif;
}
.entry-header.con span.readmore a {
    font-size: 16px;
    font-weight: bold;
   font-family: 'Rubik', sans-serif;
    display: inline-block;
    padding: 5px 15px;
    background-color: #235590;
    color: #fff;
    margin: 5px 0 0;
}
.cm_src {
    width: 100%;
    float: left;
}

/**TAB PAGE**/
.bs_tab.tbp ul li {
    margin: 0 10px;
}
.tbs_page {
    width: 100%;
    float: left;
}
/** Full Width Page **/
.full_width_page {
    width: 100%;
    float: left;
    margin-top: 40px;
}
/** Right Side bar **/
.rsp {
    width: 100%;
	margin: 40px 0 0 0;
    float: left;
}
.rsp_left {
    width: 75%;
    padding-right: 15px;
	float: left;
}
.rsp_right {
    width: 25%;
    padding-left: 15px;
	float: left;
}
/** Left Side bar **/
.lsp {
    width: 100%;
	margin: 40px 0 0 0;
    float: left;
}
.lsp_left {
    width: 75%;
    padding-left: 15px;
	float: left;
}
.lsp_right {
    width: 25%;
    padding-right: 15px;
	float: left;
}
/**Side bar **/
.widget h1 {
    margin-top: 0;
    font-size: 30px;
    color: #235590;
    font-weight: bold;
}
.widget label ,.widget input {
	width:100%;
}
.widget ul li a {
    font-size: 18px;
    color: #000;
}
.nav-href div:before{
background-color:#2098d1;
}
.nav-href div a {
margin-top: 1px;
background-color:#2098d1;
font-family: 'Rubik', sans-serif;
font-weight: bold;
display: block;
padding:4px 14px 0 15px ;
letter-spacing: 0.2px
}
.nav-href div a:hover {
margin-top: 1px;
background-color: #232f5d;
color: #e23040;
display: block;
padding:4px 14px 0 15px;
font-family: 'Rubik', sans-serif;
font-weight: bold;
letter-spacing: 0.2px
}
.login_footer{
background-color: #232f5d;
padding-top:10px;
padding-bottom:10px;
color:#FFF;
font-family: 'Rubik', sans-serif;
font-weight: bold;
font-size:16px;
letter-spacing: 0.2px;

}
.footer_text{
    display:inline-block;
    padding:7px 25px
}
.become_member{
background-color: #212f4a;
padding-top:20px;
display:block;
float:left;
}
.log_lss_btn {
    padding: 1px 0 0 1px;
}
.log_lss_btn a {
    display: inline-block;
    padding: 7px 25px;
    background-color: #235590;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    transition:.5s all;
}
.log_lss_btn a:hover{
	background-color: #E23040;
	color: #fff;
}
.login-remember a.button {
font-style: italic; 
color: #232f5d;
}
.login-remember a.button:hover {
color: #e62243;
}
.login-caption{
    color: #232f5d;
    font-size:32px;
    font-weight: bold;
    letter-spacing: 0.2px;
}
.login-contents{
  border: 1px solid;
  padding: 10px;
  box-shadow: 1px 1px 4px 3px #e8e8e8;

}
.link_space{
 background-color: #FFF;
 width:2px;
 display:block;
}
